Discussion:
[xmonad] Issue 527 in xmonad: Google Hangouts screen sharing crashes
c***@google.com
2013-01-24 08:34:09 UTC
Permalink
Status: New
Owner: ----

New issue 527 by ***@gmail.com: Google Hangouts screen sharing crashes
http://code.google.com/p/xmonad/issues/detail?id=527

1. Open a new Google Hangout

2. Press "Share your screen"

3. The window for selecting the window to share appears for a fraction of a
second and then the hangout crashes.

I am using xmonad 0.11 on Gentoo without any additional configuration
changes. The same functionality works with other window managers, also
other tiling ones.
c***@google.com
2013-06-14 14:19:36 UTC
Permalink
Comment #1 on issue 527 by ***@egobeer.nl: Google Hangouts screen
sharing crashes
http://code.google.com/p/xmonad/issues/detail?id=527

Same here
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2014-04-04 09:38:03 UTC
Permalink
Comment #2 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
http://code.google.com/p/xmonad/issues/detail?id=527

I have the same issue
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2014-04-04 18:05:12 UTC
Permalink
Comment #3 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
http://code.google.com/p/xmonad/issues/detail?id=527

Same issue happens for me on Arch with 0.11.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2014-10-23 14:43:15 UTC
Permalink
Comment #4 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

My entire team started observing this behavior across multiple platforms
(Wndows 7 and OSX) as of a few days ago (10/21/2014). When attempting to
share the screen, Chrome crashes.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2014-11-05 07:09:37 UTC
Permalink
Comment #5 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

How to solve this problem?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2015-01-12 05:26:10 UTC
Permalink
Comment #6 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

I have the same problem, I cannot share my screen anymore.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2015-01-13 19:49:05 UTC
Permalink
Comment #7 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

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,"onlyShowHintedTitles":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.)
~~~
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2015-01-13 19:51:28 UTC
Permalink
Comment #8 on issue 527 by ***@gmail.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

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.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
c***@google.com
2015-05-19 15:06:09 UTC
Permalink
Comment #9 on issue 527 by ***@kyriba.com: Google Hangouts screen
sharing crashes
https://code.google.com/p/xmonad/issues/detail?id=527

xprop -root -f _NET_CLIENT_LIST_STACKING 32x -set _NET_CLIENT_LIST_STACKING
0
This hack fixes the problem even for XMonad
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Loading...