Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Stefan Baur
Am 27.08.2012 18:52, schrieb Stefan Baur: Well, since I have one box running Wheezy, I guess I'm going to give both the latest Chrome and Wheezy's Chromium-Browser a try soon. And here are the results: Both chromium-browser from Wheezy as well as the latest Google Chrome crash as soon as I cl

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Stefan Baur
Am 27.08.2012 18:21, schrieb John Williams: > It may be I am seeing similar crashes to you. When I said Xorg locked > up, I only meant that nothing in my x2go session would respond (not > only chromium, but all mouse clicks were ignored). It may very well be > that VcXsrv on the client is crashi

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread John Williams
On Mon, Aug 27, 2012 at 9:11 AM, Stefan Baur wrote: > In my case, vcxsrv crashes whenever I try to access the proxy settings in > Chrome, see my message from back in May: > https://lists.berlios.de/pipermail/x2go-dev/2012-May/003991.html > > I'd be interested to know if you're using Chromium from

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Stefan Baur
Am 27.08.2012 17:32, schrieb John Williams: > On Mon, Aug 27, 2012 at 12:14 AM, Stefan Baur > wrote: >> Am 26.08.2012 21:07, schrieb John Williams: >> >> Interesting. I tried Chrome and have been seeing other issues (X-Server >> crashing) when using the Windows X2Go Client, so that didn't seem li

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread John Williams
On Mon, Aug 27, 2012 at 12:14 AM, Stefan Baur wrote: > Am 26.08.2012 21:07, schrieb John Williams: > > Interesting. I tried Chrome and have been seeing other issues (X-Server > crashing) when using the Windows X2Go Client, so that didn't seem like a > solution to me. > Are you using the Windows Cl

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Stefan Baur
Am 27.08.2012 09:14, schrieb Stefan Baur: Anyways, thanks for the hint, I'll try the about:config change. Sounds like something that might even be added into /etc/iceweasel/pref/iceweasel.js so it (positively) affects all users without having to mess with their individual configuration files. J

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Alexandru Ionica
Hello,   The about:config change works at least for Flash player. If you use Ubuntu/Firefox you can make the fix global by  putting in /etc/firefox/syspref.js the following: // prevent flash player windows from overlapping other tabs pref("plugins.force.wmode", "opaque");   Now I don't know th

Re: [X2Go-Dev] /usr/sbin/x2gocleansessions does not properly quit

2012-08-27 Thread Stefan Baur
Whoops, sorry. Not enough caffeine this morning. Am 27.08.2012 10:39, schrieb Stefan Baur: Hi Mike, das ist Bash und nicht Perl, und außerdem nicht sonderlich hübsch, aber vielleicht als Anregung... This translates to: "Hi Mike, this is Bash, not Perl, and not exactly elegant, but might serv

Re: [X2Go-Dev] /usr/sbin/x2gocleansessions does not properly quit

2012-08-27 Thread Stefan Baur
Am 27.08.2012 09:39, schrieb Mike Gabriel: On Mo 27 Aug 2012 02:24:02 CEST Benjamin Shadwick wrote: - Abort the start of the new instance when a previous running instance is detected? Yes, the lower solution has just appeared on my todo list. If you have time to provide a patch, feel free t

Re: [X2Go-Dev] /usr/sbin/x2gocleansessions does not properly quit

2012-08-27 Thread Mike Gabriel
Hi Benjamin, On Mo 27 Aug 2012 02:24:02 CEST Benjamin Shadwick wrote: Is there an advantage to allowing multiple copies of the daemon to run, instead of having it do one of the following: - Either kill previous instance(s) of the daemon and replace it with a new running instance, or - Abort th

Re: [X2Go-Dev] /usr/sbin/x2gocleansessions does not properly quit

2012-08-27 Thread Mike Gabriel
Hi Paul, On So 26 Aug 2012 21:51:05 CEST Paul Menzel wrote: Dear Mike, as always, thank you for your fast response! Am Sonntag, den 26.08.2012, 21:31 +0200 schrieb Mike Gabriel: On So 26 Aug 2012 15:15:40 CEST Paul Menzel wrote: > Dear X2Go folks, > > > while looking into sessions which

Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel

2012-08-27 Thread Stefan Baur
Am 26.08.2012 21:07, schrieb John Williams: I switched from Firefox to Chromium months ago because of this issue. Interesting. I tried Chrome and have been seeing other issues (X-Server crashing) when using the Windows X2Go Client, so that didn't seem like a solution to me. Are you using th