Open GoogleCodeExporter opened 9 years ago
try $xdotool search "Firefox" windowactivate --sync
if not, try change the Firefox to the home website title?
Original comment by azrudi.a...@gmail.com
on 31 Jan 2013 at 7:56
I recently started having the same problem with chrome, exact same error with
_NET_WM_DESKTOP. --sync doesn't help, just causes xdotool to hang indefinitely.
Original comment by k04j...@gmail.com
on 27 Oct 2014 at 6:56
Same here, Kubuntu 14.04:
~/multi7: xdotool windowactivate 35655394
XGetWindowProperty[_NET_WM_DESKTOP] failed (code=1)
Original comment by kheyfbo...@gmail.com
on 10 Dec 2014 at 8:03
I have the same issue on Debian jessie, also with other program (calc, gvim,...)
xdotool version 3.20141006.1
Original comment by lapino
on 26 Jan 2015 at 2:26
I suspect this might have something to do with focus prevention. As it is,
xdotool is useless.
Original comment by pogonys...@gmail.com
on 8 Mar 2015 at 10:52
Using
xdotool search --desktop 0 "Firefox" windowactivate
seems to be a workaround (not valid for all cases):
https://groups.google.com/forum/#!topic/xdotool-users/rMcSpm2f7_k
http://wiki.yangleo.me/2013/11/09/xbindkeys-and-xdotool-the-AutoHotkey-in-Linux.html
Original comment by b3811...@uggsrock.com
on 5 Jun 2015 at 5:21
Original issue reported on code.google.com by
melniche...@gmail.com
on 1 May 2012 at 7:46