FS#227 - unclutter prevents uzbl-tabbed from starting
Attached to Project:
Uzbl
Opened by Orivej Desh (orivej) - 2010-04-11 09:30:12 PM
Last edited by Brendan Taylor (bct) - 2010-11-22 06:22:52 PM
Opened by Orivej Desh (orivej) - 2010-04-11 09:30:12 PM
Last edited by Brendan Taylor (bct) - 2010-11-22 06:22:52 PM
|
DetailsIf (and only if) unclutter hides the pointer, uzbl-tabbed immediately exits:
[...] uzbl-event-manager: entering daemon mode. ** (uzbl-core:24076): WARNING **: Error connecting to socket: /tmp/uzbltabbed_24075.socket Otherwise (e.g. pointer is moved before running uzbl-tabbed) it launches well. Starting unclutter with so-called grabpointer method ("unclutter -grab") prevents abnormal exit. |
This task depends upon
Comment by Orivej Desh (orivej) -
2010-04-13 11:19:43 AM
I had to switch from "unclutter -grab" to "unclutter" because the former prevents mouse scrolling. This increases the severity of the bug.
Comment by Israel Levin (israellevin1) -
2010-04-18 03:34:06 PM
Can anyone reproduce this?
Comment by Jacob hinkle (hinklejd) -
2010-06-28 07:39:22 PM
i can confirm this. I have exactly the same experience as Orivej.