Open GoogleCodeExporter opened 8 years ago
[deleted comment]
I have the same issue
Original comment by codd...@gmail.com
on 4 Apr 2014 at 9:37
Same issue happens for me on Arch with 0.11.
Original comment by lambdatr...@gmail.com
on 4 Apr 2014 at 6:04
[deleted comment]
How to solve this problem?
Original comment by codd...@gmail.com
on 5 Nov 2014 at 7:09
I have the same problem, I cannot share my screen anymore.
Original comment by rvign...@gmail.com
on 12 Jan 2015 at 5:25
I have the same issue, I attach some debug information.
[024:306] 0x7f814a62e670: C->F: ["setshareoptions","","c17395517021261106635_NMS",0,{"fps":5,"maxPixels":2400000 }] [024:306] 0x7f814a62e670: C->F: ["share-pick","","c17395517021261106635_NMS",0,{"titleHint":null,"onlyShowHinted Titles":false,"onlyShowDesktops":false}] The program 'GoogleTalkPlugin' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAtom (invalid Atom parameter)'. (Details: serial 400 error_code 5 request_code 20 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
Original comment by eloy...@gmail.com
on 13 Jan 2015 at 7:48
I have had this issue with many different tiling window managers, except for
i3. On the dwm mailing list someone suggested this fix:
xprop -root -f _NET_CLIENT_LIST_STACKING 32x -set _NET_CLIENT_LIST_STACKING 0
Maybe it is relevant to xmonad too, I haven't actually tried it.
Original comment by szty...@gmail.com
on 13 Jan 2015 at 7:51
xprop -root -f _NET_CLIENT_LIST_STACKING 32x -set _NET_CLIENT_LIST_STACKING 0
This hack fixes the problem even for XMonad
Original comment by ext.mnai...@kyriba.com
on 19 May 2015 at 3:06
Original issue reported on code.google.com by
szty...@gmail.com
on 24 Jan 2013 at 8:33