You are not logged in.

#751 2010-01-17 13:51:03

lordmetroid
Member
Registered: 2009-09-27
Posts: 75

Re: uzbl. A browser that adheres to the unix philosophy.

I installed uzbl-core and liked it, then I installed uzbl-browser and did not like it. So I tried to remove uzbl-browser but even though I executed pacman using "pacman -Rns uzbl-browser", uzbl-core still launches the uzbl-browser. mad

EDIT: I removed every instance of uzbl from my system manually using rm -Rf on all things locate found of uzbl. Maybe someone should take a look at the uzbl-browser package so uzbl-browser it actually is removed when one expect it to.

Last edited by lordmetroid (2010-01-17 13:59:01)

Offline

#752 2010-01-21 14:42:25

hatten
Arch Linux f@h Team Member
From: Sweden, Borlange
Registered: 2009-02-23
Posts: 736

Re: uzbl. A browser that adheres to the unix philosophy.

I have a few problems, neither http://www.htmlcodetutorial.com/embedde … EMBED.html nor http://trypolyphasic.com/alarm plays any sound for me, it just keeps dumping the mp3's to ~, I know i could probably make an ugly scripts that plays and deletes the files as soon as they are dumped to ~, but there must be a better way.

When I run uzbl from crontab, with

58 7,11,15,19   * * *   amixer set Master off ; export DISPLAY=:0 && uzbl-browser http://trypolyphasic.com/alarm

the launched uzbl acts weird. I cannot use fl for example, and have to use my mouse. Why is that? Should i use a different command?

Offline

#753 2010-01-23 20:30:00

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: uzbl. A browser that adheres to the unix philosophy.

Hi
been trying out uzbl-browser and like it a lot, I would like to use the tabbed version but launching it from a terminal results in constantly repeating lines of

uzbl-tabbed: error: parse_command: unknown command 'EVENT [35651587_01] COMMAND_EXECUTED print title 1 ArchWiki'
uzbl-tabbed: error: parse_command: unknown command 'EVENT [35651587_01] COMMAND_EXECUTED print uri 1 http://wiki.archlinux.org/index.php/Main_Page'

if anyone has any idea, I'd be grateful

Offline

#754 2010-01-24 08:03:19

tydell
Member
From: actually: Hannover, DE
Registered: 2009-07-26
Posts: 109
Website

Re: uzbl. A browser that adheres to the unix philosophy.

It's normal output in console. At the moment uzbl_tabbed works ok but keyboard shortcuts for uzbl_tabbed don't work at the moment, shortcuts from uzbl-browsers work ok

Offline

#755 2010-01-24 17:35:21

hatten
Arch Linux f@h Team Member
From: Sweden, Borlange
Registered: 2009-02-23
Posts: 736

Re: uzbl. A browser that adheres to the unix philosophy.

hatten wrote:

I have a few problems, neither http://www.htmlcodetutorial.com/embedde … EMBED.html nor http://trypolyphasic.com/alarm plays any sound for me, it just keeps dumping the mp3's to ~, I know i could probably make an ugly scripts that plays and deletes the files as soon as they are dumped to ~, but there must be a better way.

When I run uzbl from crontab, with

58 7,11,15,19   * * *   amixer set Master off ; export DISPLAY=:0 && uzbl-browser http://trypolyphasic.com/alarm

the launched uzbl acts weird. I cannot use fl for example, and have to use my mouse. Why is that? Should i use a different command?

Bump, I'm unsure if it's a bug, can anyone confirm either of them?

Offline

#756 2010-01-25 00:58:41

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: uzbl. A browser that adheres to the unix philosophy.

@tydell - thanks for clearing that up, I'll use uzbl-browser for now

Offline

#757 2010-01-28 19:47:28

hatten
Arch Linux f@h Team Member
From: Sweden, Borlange
Registered: 2009-02-23
Posts: 736

Re: uzbl. A browser that adheres to the unix philosophy.

hatten wrote:
hatten wrote:

I have a few problems, neither http://www.htmlcodetutorial.com/embedde … EMBED.html nor http://trypolyphasic.com/alarm plays any sound for me, it just keeps dumping the mp3's to ~, I know i could probably make an ugly scripts that plays and deletes the files as soon as they are dumped to ~, but there must be a better way.

When I run uzbl from crontab, with

58 7,11,15,19   * * *   amixer set Master off ; export DISPLAY=:0 && uzbl-browser http://trypolyphasic.com/alarm

the launched uzbl acts weird. I cannot use fl for example, and have to use my mouse. Why is that? Should i use a different command?

Bump, I'm unsure if it's a bug, can anyone confirm either of them?

For the love of god, can a single person in this world using uzbl read this post and say either "that doesn't work for me either, a bug" or "you mistyped XX" or anything? Or simply whine at me for bumping this post twice!

Offline

#758 2010-01-28 21:02:22

gogi-goji
Member
From: Canada
Registered: 2009-10-20
Posts: 73
Website

Re: uzbl. A browser that adheres to the unix philosophy.

I don't have any ideas about your first issue.  I can confirm that trying to play sound files results in them being dumped in my home directory, and no sound actually being played.  I'm unsure if this is intended or not, since I do not know enough about uzbl (I just started using it a few days ago).

I believe that not being able to follow links with fl is intentional, at least for the moment.  http://www.uzbl.org/news.php?id=22  A nasty security bug allowed shell commands to be run from malicious sites, which could turn particularly nasty.  They don't know how to fix it and keep functionality yet, so the feature has been disabled, resulting in the follow link and scroll percentage features being disabled.  So fl not working is not a bug, it is the result of closing a huge security hole, and should be reenabled sometime in the future.


My (sporadically updated) blog
My miscellaneous dotfiles

Offline

#759 2010-01-28 21:35:34

hatten
Arch Linux f@h Team Member
From: Sweden, Borlange
Registered: 2009-02-23
Posts: 736

Re: uzbl. A browser that adheres to the unix philosophy.

I can normally use fl, it may probably be because i use

@cbind  fl*  = script @scripts_dir/follow_numbers_customizable.js %s

as found on the wiki for following. I know it's a bit unsafe but I don't care about that. It may be some error in that linkfollower, but as it's not supposed to be used at all I'll put it on hold until it's supposed to be working =p

Offline

#760 2010-01-28 22:45:51

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: uzbl. A browser that adheres to the unix philosophy.

The sound "issue" is probably not an issue as such. Don't other browsers just download a file to tmp and then call the associated application with the pathname to the temp file? As they do it "under the hood" or with some pre-configured apps (or using the environment associations), it's not that obvious. Some may pipe directly to an associated app, but I'm not sure.

So, what would be needed IIUIC is to download a file, work out what it is, and pass it to a specified application. If you have a mime association somewhere (say, a mailcap file might work), it might be possible to use that, or you could set-up an uzbl specific one.

Actually getting uzbl to do it will be in the configuration and will require a script of some sort - though I haven't done any real configuration yet, so don't know how to do this myself. You could though, maybe hook into whatever link select (click, whatever) event is and and check the target link extension against a list of configured ones. Some applications will be able to take the URL as input, rather than the url itself.

Hope this is useful (and correct).

Last edited by skanky (2010-01-28 22:46:16)


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#761 2010-01-29 10:51:44

akuschki
Member
Registered: 2009-10-17
Posts: 40

Re: uzbl. A browser that adheres to the unix philosophy.

I installed uzbl-git from aur and can't figure out how to do anything. I start up uzbl-browser and I verified that it reads the config file in ~/.config/uzbl. I can click links and scroll with the mouse, but no matter which key I press (with mod key or without), nothing happens. When I press any lower case key it is displayed in the lower right corner, but nothing happens, so after some keypresse, the lower right corner looks like this:
[] [abcdefggggarr<span > </span>]   http://www.google.com/intl/de/ 35651587

I know I am probably just being stupid but I just can't figure out what to do. Any help appreciated.

Offline

#762 2010-01-29 11:22:40

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: uzbl. A browser that adheres to the unix philosophy.

If you're in command mode you need to type in "bound" key sequences. Try "o www.archlinux.org" and "gg tacos" for example.
If you want to type in a form then you can either (a) click in a field and start typing or (b) if the cursor is already in a  field, type "i" then start typing. To get back to command mode, type ESC.

These are a few of the defaults (look at the "bind" commands in the config file for more - and use it to define your own.

HTH.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#763 2010-01-29 14:47:38

akuschki
Member
Registered: 2009-10-17
Posts: 40

Re: uzbl. A browser that adheres to the unix philosophy.

hi skanky, thanks for the quick reply.
yeah I did look at the default key bindings in $HOME/.config/uzbl and I verified the file is sourced by uzbl-browser. none of the default key bindings seem to work. no matter if I click into the form field or whether I press ESC to go into command mode and then try o www.archlinux.org, all that happens is that any key I press is added to the status bar display. see the picture below:

http://dl.dropbox.com/u/1142077/2010-01 … _scrot.png

Offline

#764 2010-01-29 15:07:02

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: uzbl. A browser that adheres to the unix philosophy.

Okay, sorry, I misunderstood your first post. Not sure what the issue is then as it sounds like there is no config file being sourced - which you have checked. You've also checked that it's uzbl-browser that's being used, not core, which I would have suggested.

Did you upgrade or was it a fresh install? The config did change considerably with a recent(ish) update, but I still had some stuff work with the old one, before I updated it.

Either way, it might be worth copying the example config over your local one again - in case there was an error in it that broke it.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#765 2010-01-29 15:30:40

hatten
Arch Linux f@h Team Member
From: Sweden, Borlange
Registered: 2009-02-23
Posts: 736

Re: uzbl. A browser that adheres to the unix philosophy.

copy the example files from /usr/path/to/uzbl to $XDG_CONFIG_HOME. I bet there's an howto out there but I cannot seem to find it atm.

Offline

#766 2010-01-29 16:04:47

akuschki
Member
Registered: 2009-10-17
Posts: 40

Re: uzbl. A browser that adheres to the unix philosophy.

copied the example files - no change. deleted uzbl-git and config files, tried to reinstall uzbl-git - compile failed. the comment by securitybreach , 06 Dec 2009 on the aur page http://aur.archlinux.org/packages.php?ID=25972 sounds just like my problem.

Offline

#767 2010-01-29 16:07:14

akuschki
Member
Registered: 2009-10-17
Posts: 40

Re: uzbl. A browser that adheres to the unix philosophy.

installed uzbl-browser from community and it works. I guess something is fishy with the git version, does nobody else have any problems?

Offline

#768 2010-01-29 20:49:26

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: uzbl. A browser that adheres to the unix philosophy.

akuschki wrote:

installed uzbl-browser from community and it works. I guess something is fishy with the git version, does nobody else have any problems?

Just checked on my home machine and I'm running uzbl-git 20091205-1 with no problems.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#769 2010-02-14 15:38:08

Lexion
Member
Registered: 2008-03-23
Posts: 510

Re: uzbl. A browser that adheres to the unix philosophy.

I just installed uzbl, but I can't use it because whenever I type in keycmds, it puts "<span > </span>" after them. i.e.

o www.google.com<span > </span>

And it won't run the commands. Also, backspace and esc don't work.


urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand

Offline

#770 2010-02-15 00:32:45

borrell
Member
Registered: 2008-12-02
Posts: 31
Website

Re: uzbl. A browser that adheres to the unix philosophy.

akuschki wrote:

installed uzbl-browser from community and it works. I guess something is fishy with the git version, does nobody else have any problems?

Double check you have python installed wink

Offline

#771 2010-02-16 00:24:16

tvale
Member
From: Portugal
Registered: 2008-12-11
Posts: 175

Re: uzbl. A browser that adheres to the unix philosophy.

I recall follow links in a new window isn't back yet. Is it going to? I think it's the only reason keeping me in vimperator.

Offline

#772 2010-02-16 16:53:54

Lexion
Member
Registered: 2008-03-23
Posts: 510

Re: uzbl. A browser that adheres to the unix philosophy.

Sorry, my bad. I was using an old config file for a new version.


urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand

Offline

#773 2010-02-17 02:45:53

aeosynth
Member
From: California
Registered: 2010-02-06
Posts: 115
Website

Re: uzbl. A browser that adheres to the unix philosophy.

I just started using uzbl-tabbed, how do I make tabs load in the background?

edit: ah, I just found it - set switch_to_new_tabs = 0.
If I could delete this post I would -_-;

Last edited by aeosynth (2010-02-17 03:07:33)

Offline

#774 2010-02-17 09:24:37

aeosynth
Member
From: California
Registered: 2010-02-06
Posts: 115
Website

Re: uzbl. A browser that adheres to the unix philosophy.

Ok, for reals now:

How do I let middle clicks pass through to the browser? Let's look at http://w3schools.com/jsref/tryit.asp?fi … nmousedown. In Firefox, middle-clicking the image pops up an alert box; in uzbl, nothing happens. If I comment out my middle-click mouse binding, then middle-clicking the image gives me a red <Button2> notice in the status bar, but still no alert box.

Also, a bug with the default config: each config reload adds entries to the right-click menu.

I'm using uzbl-tabbed 2010.02.02-1

Offline

#775 2010-02-17 18:18:22

tydell
Member
From: actually: Hannover, DE
Registered: 2009-07-26
Posts: 109
Website

Re: uzbl. A browser that adheres to the unix philosophy.

I have to say Have similar problem like others

tydell@myhost ~ % uzbl-browser 
{'cookie_jar': '/home/tydell/.local/share/uzbl/cookies.txt',
 'cookie_socket': '/home/tydell/.cache/uzbl/cookie_daemon_socket',
 'cookie_whitelist': '/home/tydell/.config/uzbl/cookie_whitelist',
 'daemon_mode': True,
 'daemon_timeout': 0,
 'use_whitelist': False,
 'verbose': True}
uzbl-cookie-daemon: detected daemon listening on '/home/tydell/.cache/uzbl/cookie_daemon_socket'
uzbl-event-manager: will auto close.
uzbl-event-manager: found pid file: '/home/tydell/.cache/uzbl/event_daemon.pid'
uzbl-event-manager: event daemon already started with pid: 4970
Exception occured while executing script:
At line 3: ReferenceError: Can't find variable: Uzbl

I removed uzbl and any configs and other files, installed uzbl again, copied example config into right place but keybindings don't work
Any ideas what to do else with this ?

Offline

Board footer

Powered by FluxBB