Re: [X2Go-Dev] [PATCH] Re: x2godesktopsharing SIGSEV - how to compile with debugging info?

2012-02-18 Thread Jan Engelhardt
On Saturday 2012-02-18 00:55, Mike Gabriel wrote: >>> >>> I get Segmentation fault when I right-click on x2godesktopsharing >>> icon in the system tray and choose "Activate Desktop Sharing". (Arch >>> Linux.) >> >> The segfault was due to non-existent "x2godesktopsharing" group in the >> system. >

Re: [X2Go-Dev] New major distribution builds available for X2go

2012-02-18 Thread Jan Engelhardt
[I hate this Reply-To header setting crap... and the absence of the same in the archives.] On Saturday 2012-02-18 09:32, Jan Engelhardt wrote: > >On Friday 2012-02-17 09:16, Oleksandr Shneyder wrote: >>> But symlinking of /usr/lib/nx/X11/libXext.so.6 to >>> /usr/lib/nx/X11/libNX_Xext.so.6 should

Re: [X2Go-Dev] New major distribution builds available for X2go

2012-02-18 Thread Jan Engelhardt
On Saturday 2012-02-18 02:33, Mike Gabriel wrote: >Hi Alex, hi Jan, > >@Alex: Could you please check if my last commit on nx-libs.git fixes >Xinerama support in with X2Go? >http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=ec47c22c264bd2f1d2ce6e434b503a701dc129f7 Would not know (I have n

Re: [X2Go-Dev] [PATCH] Re: x2godesktopsharing SIGSEV - how to compile with debugging info?

2012-02-18 Thread Milan Knížek
V Sat, 18 Feb 2012 09:00:30 +0100 (CET) Jan Engelhardt napsáno: > I do not see any group name length limit either, however, > > (a) there is a limit as to what a user can/want to take. While > tabcompletion probably gets you out most of the time, nobody really > wants e.g. /home/Karl\ Theodor\ M

Re: [X2Go-Dev] [PATCH] Re: x2godesktopsharing SIGSEV - how to compile with debugging info?

2012-02-18 Thread Jan Engelhardt
On Saturday 2012-02-18 10:02, Milan Knížek wrote: >> >> The 16 character limit in Arch is just like the 80 character "limit" >> in coding. But actually, it is not a limit, but a wellness target: it >> may be exceeded if there is a justification. In contrast, historic >> UNIX usernames of 8 chars

Re: [X2Go-Dev] - Dependency for kdialog

2012-02-18 Thread Oliver Burger
Am 13.02.2012 12:03, schrieb newsgroups.ma...@stefanbaur.de: Am 13.02.2012 11:02, schrieb Sören Plönnigs: is it possible to remove the dependency for kdialog from x2goserver package? And I do remember seeing a rather clever hack in a bash script once, that tried to figure out which dialog fron

[X2Go-Dev] [PATCH] Fix threading on OS X.

2012-02-18 Thread Mihai Moldovan
Raise the stack space to 2MB for secondary threads. It previously used the 512KB system default. Signed-off-by: Mihai Moldovan --- sshmasterconnection.cpp | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/sshmasterconnection.cpp b/sshmasterconnection.cpp index c9

[X2Go-Dev] MAC developers wanted (was: Re: [PATCH] Fix threading on OS X.)

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 04:57, schrieb Mihai Moldovan: Raise the stack space to 2MB for secondary threads. It previously used the 512KB system default. Signed-off-by: Mihai Moldovan Mihai, since you committed an OS X-specific patch: Would you be interested in picking up development of the OS X X2Go-C

[X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread Daniel Lindgren
Hi. I've been troubleshooting a weird problem with X2Go for a while, when connecting to Gnome sessions in virtual machines the top and bottom panels are displayed but the desktop/background never shows up and the mouse pointer never stops spinning. It's like the Gnome session startup reaches 99% a

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 19:54, schrieb Daniel Lindgren: I've been troubleshooting a weird problem with X2Go for a while, when connecting to Gnome sessions in virtual machines the top and bottom panels are displayed but the desktop/background never shows up and the mouse pointer never stops spinning. It's l

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread John A. Sullivan III
On Sat, 2012-02-18 at 20:13 +0100, newsgroups.ma...@stefanbaur.de wrote: > Am 18.02.2012 19:54, schrieb Daniel Lindgren: > > The hassle with having to install vmware tools in every guest to perform > a soft power-off, and keeping the tools up-to-date and matching the > currently installed kerne

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 20:58, schrieb John A. Sullivan III: [my Anti-VMware rant] Likewise, if we're not using VServer, we're using KVM - John This could be the beginning of a wonderful friendship... ;-) -Stefan ___ X2Go-Dev mailing list X2Go-Dev@lists.be

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread Daniel Lindgren
> Exactly which flavor of Linux are you running? Plain Debian, Ubuntu > ("bastardized" with an additional Debian repository for open-vm-tools), or > something completely different? And which version? Debian Squeeze 6.0.4, fresh install today. Open-vm-tools is in contrib. > I remember seeing some

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread Mike Gabriel
On Sa 18 Feb 2012 21:01:01 CET "newsgroups.ma...@stefanbaur.de" wrote: Am 18.02.2012 20:58, schrieb John A. Sullivan III: [my Anti-VMware rant] Likewise, if we're not using VServer, we're using KVM - John This could be the beginning of a wonderful friendship... ;-) Not wanting to destro

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 21:04, schrieb Daniel Lindgren: If you buy VMWare vCenter you get live migration too, once you've used it you'll never want to go back ... Live migration is possible with KVM, too - in combination with DRBD for shared storage, another open-source solution. One of my partner compani

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 21:05, schrieb Mike Gabriel: On Sa 18 Feb 2012 21:01:01 CET "newsgroups.ma...@stefanbaur.de" wrote: Am 18.02.2012 20:58, schrieb John A. Sullivan III: [my Anti-VMware rant] Likewise, if we're not using VServer, we're using KVM - John This could be the beginning of a wonderf

Re: [X2Go-Dev] Fwd: MAC developers wanted

2012-02-18 Thread Mihai Moldovan
Hi Stefan thanks - I've seen your message via the webfrontend earlier and thus decided to sign up. However, CCing me would have been a good idea, yes. I am flattered, but unfortunately not skilled enough to help you. The fix I send originated from a hour-long debugging session with two other peop

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread Daniel Lindgren
> Live migration is possible with KVM, too - in combination with DRBD for > shared storage, another open-source solution. Sure, but I was comparing ESXi to VMWare Server. There are several options if you want live migration, I believe that Citrix XenServer supports live migration in their free ve

Re: [X2Go-Dev] Fwd: MAC developers wanted

2012-02-18 Thread Mike Gabriel
Hi Mihai, On Sa 18 Feb 2012 21:25:36 CET Mihai Moldovan wrote: Hi Stefan thanks - I've seen your message via the webfrontend earlier and thus decided to sign up. However, CCing me would have been a good idea, yes. I am flattered, but unfortunately not skilled enough to help you. The fix I sen

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread John A. Sullivan III
On Sat, 2012-02-18 at 21:05 +0100, Mike Gabriel wrote: > On Sa 18 Feb 2012 21:01:01 CET "newsgroups.ma...@stefanbaur.de" wrote: > > > Am 18.02.2012 20:58, schrieb John A. Sullivan III: > > > > [my Anti-VMware rant] > > > >> > >> > >> Likewise, if we're not using VServer, we're using KVM - John >

Re: [X2Go-Dev] Problem with X2Go and VMWare Tools

2012-02-18 Thread newsgroups.ma...@stefanbaur.de
Am 18.02.2012 21:26, schrieb Daniel Lindgren: Either way, AFAIK, KVM is not a supported paltform by Microsoft, so it's not viable in an enterprise environment were support contracts are a must. That's what I meant with "forced to use VMware" in my rant. (Aside from that, no matter if it's off

Re: [X2Go-Dev] Fwd: MAC developers wanted

2012-02-18 Thread Mihai Moldovan
Ah, native multi-arch binaries? I'll give it a try, hang on... * On 18.02.2012 09:35 PM, Mike Gabriel wrote: > Hi Mihai, > > On Sa 18 Feb 2012 21:25:36 CET Mihai Moldovan wrote: > >> Hi Stefan >> >> thanks - I've seen your message via the webfrontend earlier and thus >> decided to sign up. Howeve

Re: [X2Go-Dev] Fwd: MAC developers wanted

2012-02-18 Thread Mike Gabriel
On Sa 18 Feb 2012 21:46:40 CET Mihai Moldovan wrote: Ah, native multi-arch binaries? I'll give it a try, hang on... Yeah... Cheers, Mike -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419 GnuPG Key ID 0xB588399B mail: mike.gabr.

Re: [X2Go-Dev] Font colour in x2goclient in case of dark system theme

2012-02-18 Thread Mike Gabriel
Hi Milan, hi everyone contributing, On Fr 17 Feb 2012 16:33:21 CET Milan Knížek wrote: Where in the code? P.S. Sorry for possibly stupid question, but since I am not a coder, it is rather a trial & error approach and a lot of googling... We are very happy to see people contributing to X2Go.

Re: [X2Go-Dev] [PATCH] Fix threading on OS X.

2012-02-18 Thread Mike Gabriel
Comitted: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=523d81c193cb7b7b666f65237caa58f6260785b7 Mike On Sa 18 Feb 2012 04:57:52 CET Mihai Moldovan wrote: Raise the stack space to 2MB for secondary threads. It previously used the 512KB system default. Signed-off-by: Mihai Moldov

Re: [X2Go-Dev] Fwd: MAC developers wanted

2012-02-18 Thread Mihai Moldovan
Hi all Turns out, building a static, multi-arch (fat) version of x2goclient is not that easy. Not because of x2goclient, but I had to (successfully) hack openldap into building universal first. Also, my system Qt libs have no static version, so I'm currently rebuilding them. Anyway, I should have