On Fri, Dec 06, 2013 at 03:28:22PM +0100, Elias Diem wrote:
> Hello there
> 
> I've got a problem with uzbl, a web browser.
> 
> The install works fine. I can also start the program. 
> However it seems that uzbl doesn't want to listen to any 
> keystrokes I type. For example 'o' to open an URL does 
> nothing.
> 
> Is anybody else here using uzbl and can help me with the 
> problem?
> 
> *  www-client/uzbl
>       Latest version available: 2011.04.12
>       Latest version installed: 2011.04.12
> 
> I run amd64.
> 
> Thanks.
> 
> -- 
> Greetings
> Elias
> 
> 
> 

I had the exact same problem when I switched, but its a pretty easy fix.
UZBL is written to use Python 2, so you either have to set that as your default
in `eselect python`, or change the shebang at the top of 
/usr/bin/uzbl-event-manager
to explicitly use Python2. (Change ''#!/usr/bin/env python' to '#!/usr/bin/env 
python2')

Attachment: signature.asc
Description: Digital signature

Reply via email to