On Fri, 2010-06-18 at 10:19 +0200, Dick Kniep wrote:
> Hi List,
>
>
>
> First of all,I am very impressed by the work you have done and would
> like to thank all involved.
>
>
>
> We are a company that provides a kind of CRM system over the net to
> our customers. (See www.lindix.nl, text is
On Mon, 2010-06-21 at 02:06 +0200, Guillaume LUDWIG wrote:
> Le lundi 21 juin 2010 01:17:42, cougarmaster a écrit :
> > Hi all,
> >
> >Where is the firefox plugin? I can't seem to find it. Can someone post
> > the site to download the latest version, it seems I am missing a lot of
> > fun. :(
On Mon, 2010-06-21 at 10:05 +0200, Jo-Erlend Schinstad wrote:
> I guess the subject sais it all. I'd like to be able to disconnect
> from the sessions without logging out of the system. How is this
> accomplished using x2go?
There are several ways. It can be done from the client side by clicking
On Mon, 2010-06-21 at 12:17 +0200, Jo-Erlend Schinstad wrote:
> On 21 June 2010 12:02, John A. Sullivan III
> wrote:
>
> > If one downloads and installs the KDE or Gnome bindings, it redeploys
> > the lock button to suspend (we elected not to do that as we want to give
>
On Mon, 2010-06-21 at 05:58 -0400, John A. Sullivan III wrote:
> On Mon, 2010-06-21 at 02:06 +0200, Guillaume LUDWIG wrote:
> > Le lundi 21 juin 2010 01:17:42, cougarmaster a écrit :
> > > Hi all,
> > >
> > >Where is the firefox plugin? I can't seem to
On Mon, 2010-06-21 at 13:35 +0200, Guillaume LUDWIG wrote:
> Le dimanche 20 juin 2010 21:38:54, Guillaume LUDWIG (UNTRUSTED, sender dev-boun...@lists.berlios.de> is not authenticated) a écrit :
> > g...@black-cerisier:~$ cat /home/gml/.x2go/S-
> > test-50-1277062230_stDGNOME_dp24/sessions
> > Loop
On Mon, 2010-06-21 at 18:45 +0200, Dick Kniep wrote:
> To explain a little further:
>
>
>
> We have a Linux application written in wxPython with Postgresql and
> (mostly) Windows clients.
>
>
>
> Goglobal gives us the possibility to export a file to the client and
> subsequently start the
On Mon, 2010-06-21 at 20:41 -0500, Gerry Reno wrote:
> I have a lucid client and a lucid server. I followed the guides for
> Linux and I can access the server from the client using x2go and the
> session works fine. I cannot seem to get folder sharing or printing
> to work however. I have cups-x
On Tue, 2010-06-22 at 12:37 +0200, Dick Kniep wrote:
> Hi LIst,
>
>
> A little more explanation. We publish our application from Linux, but
> NO desktop. So the user double-clicks an icon on his desktop and the
> application starts in its own window powered by x2go (currently
> GoGlobal). So fo
On Tue, 2010-06-22 at 17:16 +0200, Dick Kniep wrote:
> Hi List,
>
>
>
> Some more questions about how certain things work in x2go.
>
>
>
> We want to pre-configure the x2go client in such a way that during
> installation it tries to make a connection to the user directory to
> share that di
I'm not sure if it is still a requirement that the users be members of
the fuse group on the client. We are set up that way by force of habit.
We also added the users to the various pulse groups - John
On Tue, 2010-06-22 at 12:47 -0500, Gerry Reno wrote:
> Hi John,
> Thanks for the reply. I ch
On Tue, 2010-06-22 at 21:46 +0200, Paul van der Vlis wrote:
> Dick Kniep schreef:
> > Hi List,
> >
> > Some more questions about how certain things work in x2go.
> >
> > We want to pre-configure the x2go client in such a way that during
> > installation it tries to make a connection to the user d
Yes. If you issue a mount command on the X2Go Server, do you see the
mounts for the sshfs shares, e.g.,
j...@jas:~$ mount
/dev/hdv1 on / type ufs (defaults)
none on /proc type proc (defaults)
none on /tmp type tmpfs (size=128m,mode=1777,noexec,nosuid,nodev)
none on /dev/pts type devpts (gid=5,mod
Oops! My apologies. I was confusing it with x2goumount_session. I
believe the mount logic is in x2gomountdirs - John
On Tue, 2010-06-22 at 19:37 -0500, Gerry Reno wrote:
> Ok, here is 'mount' on the server:
> # mount
> /dev/sda1 on / type ext3 (rw)
> proc on /proc type proc (rw,noexec,nosuid,nod
On Tue, 2010-06-22 at 23:10 -0500, Gerry Reno wrote:
> Don't know if these are errors are just info.
> From /var/log/cups/error_log:
> E [22/Jun/2010:16:38:04 +] Unable to remove temporary file
> "/var/spool/cups/tmp/.hplip" - Is a directory
> E [22/Jun/2010:16:38:04 +] Unable to open liste
On Tue, 2010-06-22 at 17:10 +0200, Dick Kniep wrote:
>
>
>
> Hi List,
>
>
> Well, actually it is not that difficult to export from the server to
> the client. In fact, as the user directory is mounted and the user is
> logged on to the server and is executing our system, it is quite easy.
>
On Tue, 2010-06-22 at 17:10 +0200, Dick Kniep wrote:
>
>
>
> Hi List,
>
>
> Well, actually it is not that difficult to export from the server to
> the client. In fact, as the user directory is mounted and the user is
> logged on to the server and is executing our system, it is quite easy.
>
On Wed, 2010-06-23 at 13:21 -0500, Gerry Reno wrote:
> Jun 23, 2010 06:19:18 AM, x2go-dev@lists.berlios.de wrote:
>
> Hi John,
> Well I setup a whole new server from scratch (lucid again) and tried
> printing from it back to the same client and got the same results - no
> printing or shares. S
By the way, is the X2Go Server running on bare-metal so to speak or is
it a virtual machine? If the latter, what type? Thanks - John
On Wed, 2010-06-23 at 15:05 -0500, Gerry Reno wrote:
> While I'm working on getting the Qt client, here's something
> interesting I just tried:
>
> # sshfs -o Iden
Then I think you are going to have to add debugging to the scripts or
walk through them and try the commands manually to find out where it is
failing. I do know Ubuntu is not a supported platform but the fixes to
make it work may be simple.
Ah - just a thought. It could be the scripts are making
That is strange. In our case, we had a lot customization to do because
we are using X2Go in a VServer environment and the VMs have
intentionally limited POSIX capabitities, e.g,. they cannot mount by
default and they cannot fusermount -u at all. Once we solved that
problem, it worked reliably. I
On Thu, 2010-06-24 at 12:03 +0200, Ricardo Díaz Martín wrote:
> Hi,
>
>
> I'm getting crazy with x2go home server when I read all users
> installation works at the first. I have done step by step installation
> in ubuntu and looks like all works fine (no errors at installation
> time).
>
>
> Af
On Fri, 2010-06-25 at 22:11 +0200, Mike Gabriel wrote:
> Hi there,
>
> in the current x2goclient package (3.01-5, Debian, Qt version) there
> is need for an option to configure the reverse SSH port number (i.e.
> the SSH daemon's port on the client side). This option should be a
> client wid
On Sat, 2010-06-26 at 13:52 +0200, Heinz-M. Graesing wrote:
> Hi Paul - hello *...@x2go-dev,
>
> Again we had some things to do this week. We've changed the plugin - for
> everybody using/playing with it: please download the new one:
>
> http://plugin.x2go.org
>
> The current files will be fou
On Mon, 2010-06-28 at 06:57 +0200, Jo-Erlend Schinstad wrote:
> I have x2goserver-home setup and working properly on an Ubuntu host
> and using Ubuntu guests. However, when I connect to the server using a
> Windows 7 client, I cannot enable fullscreen. I configure the session
> to use full screen i
On Mon, 2010-06-28 at 09:30 +0200, Erik Auerswald wrote:
> Hi,
>
> On Mon, Jun 28, 2010 at 06:55:56AM +, cougarmaster wrote:
> >Was reading about how to increase SSH performance and I came across this.
> > Would this help in speeding up X2GO in anyway are just a waste of time?
>
> I don't
On Mon, 2010-06-28 at 14:28 +0200, Erik Auerswald wrote:
> Hello John,
>
> On Mon, Jun 28, 2010 at 07:47:47AM -0400, John A. Sullivan III wrote:
> > On Mon, 2010-06-28 at 09:30 +0200, Erik Auerswald wrote:
> > > On Mon, Jun 28, 2010 at 06:55:56AM +, cougarmaster wrote
On Mon, 2010-06-28 at 20:31 +0200, Mike Gabriel wrote:
> Hi Paul,
>
> thank you for your reply.
>
> On Mo 28 Jun 2010 09:08:36 CEST Paul van der Vlis wrote:
>
> >> Main question is: how do i configure the sessions with the x2go plugin?
> >> I understood that there is a .css file and a javascript
On Mon, 2010-06-28 at 20:46 +0200, Mike Gabriel wrote:
> Hi John,
>
> On Mo 28 Jun 2010 13:47:47 CEST "John A. Sullivan III" wrote:
>
> >> This is the standard network performance tuning found everywhere. This is
> >> interesting for a saturated se
On Mon, 2010-06-28 at 21:37 +0200, Heinz-M. Graesing wrote:
> Hello all new to the list,
>
> I just wan't to comment on a number of complaints about the "needed
> membership" to write to the mailing list "x2go-dev". At the moment you
> can only write to the list, after you've registered your email
Hello, all. We have had numerous complaints about CAPS lock and NUM
lock getting out of sync between the physical and virtual desktops. We
at first attributed it to accessing the same virtual desktop from
potentially different physical desktops. Upon further investigation we
see the following:
On Wed, 2010-06-30 at 13:11 +0200, Mike Gabriel wrote:
> Hi there,
>
> after havine played with x2goserver-one/sqlite for a while I am
> testing x2goserver with LDAP/Postgres setup.
>
> The Postgres setup was easy, thanks to the wiki (there are some
> essential typos in the wiki page, I have
On Wed, 2010-06-30 at 14:07 +0200, Mike Gabriel wrote:
> hi list-folks,
>
> what kind of home dir setup does x2go expect/support.
>
> 1. Scenario I tried...
> My default scenario: homes rest on an NFS server, homes are mounted as
> NFS homes with kerberos security (sec=krb5i or sec=krb5p).
>
>
On Wed, 2010-06-30 at 18:58 +, Eli K. wrote:
> Hello x2go list,
>
> I've added one of my not so important mail accounts to this list to share my
> opinion about nx based development in the future. I don't like mailing lists
> because they only collect spam (to add my opinion to a already dis
On Wed, 2010-06-30 at 23:24 +0200, Mike Gabriel wrote:
> Sorry, the former mail had the wrong subject line...
>
> Hi List,
>
> I am thinking about setting up a public x2goplugin test site. This
> test site needs some features.
>
>o accessible from everywhere on the internet
>o no acces
It seems like Mike is willing to take on a lot of this work himself and
is just looking for information to help him do that work. If that's the
case, I have no problem being barraged and sharing whatever knowledge I
have of the project. :-) I know I have a pile of improvements and
patches I'd lik
On Thu, 2010-07-01 at 07:53 +0200, Heinz-M. Graesing wrote:
> Hello Paul,
> Hello wiki users,
>
> I've set permissen to all registered users (they are all part of the
> list too) of the wiki so they can work on the sites now. I to have added
> the whole list of properties of the x2goplgin. The n
On Thu, 2010-07-01 at 17:10 +0200, Ricardo Díaz Martín wrote:
> Hi,
>
>
> Is there somebody with x2go client working in MAC OS X Leopard or Snow
> Leopard?
>
>
> I have try in two different mac box and I always get the same message
> info "Can't connect to X-Server. Please check your settings".
Hello, all. We recently found a condition where the VServer patches we
submitted conflict with the x2golistsessions script running on the X2Go
Servers. We have revised the patches. Since most of the patches seemed
to get lost in the LinuxTag excitement and never posted, I'll repost
them all in d
Here is the documentation for the shared database patches to follow
shortly. I'm emailing them separately lest the size exceed the mail
list limit. The documentation explains the need for this patch
including the security holes it plugs. Thanks - John
MultiDBSupportNotes.odt
Description: appli
"echo \"create table mounts(
+ DBCMD="${DBCMD}create table mounts(
session_id varchar(500) references sessions on delete restrict,
path varchar(512) not null,
client inet not null,
primary key(path,client)
- )\" | psql x2go_sessions"
+ );&qu
Here is the documentation for adapting X2Go to a VServer environment
including an explanation of why one might want to do that and a brief
comparison of X2Go virtualization options to help determine what might
work best for a particular environment. We use both KVM and VServer -
John
X2GoVServer
Here are the patches for a VServer adaption. Most are applied to the
VServer host. Some are applied to the X2Go Servers running as VServer
guests. It is explained in the documentation mailed previously. Thanks
- John
CREATE SCHEMA postgres;
create table postgres.sessions(
session
Here is the documentation for the patches to enable cups-x2go to service
multiple X2Go servers. An explanation of the issues is included - John
X2GoSharedCUPSServer.odt
Description: application/vnd.oasis.opendocument.text
___
X2go-dev mailing list
X2go
Here are the patches to enable a single cups-x2go CUPS server to service
multiple X2Go Servers. The documentation was posted previously. Thanks
- John
--- cups-x2go.conf.orig 2010-03-09 11:20:50.873606048 +
+++ cups-x2go.conf.new 2010-03-09 12:14:36.800611904 +
@@ -3,10 +3,42 @@
##
##
On Fri, 2010-07-02 at 15:20 +0200, Mike Gabriel wrote:
> Hi x2go-folks,
>
> here is another question to the developers...
>
> When talking to school teachers here in Kiel, there was a very central
> demand to thin client work stations: run application on the thin
> client hardware.
>
> in sc
On Sun, 2010-05-30 at 22:24 -0400, John A. Sullivan III wrote:
> Is there any special magic to running X2Go on Debian Squeeze? We
> upgraded an x2goserver to Squeeze from Lenny and we can no longer
> connect. The X2Go client just says connecting.
>
> We can see the ssh sessions
On Fri, 2010-07-09 at 03:41 -0400, Gerry Reno wrote:
> Here's something else that happens part of the time trying to connect to
> this user:
>
> Wrong password!
>
> Connection failed localhost: Unable to connect:
> /home/greno/.x2go/ssh/socaskpass-r23053 Permission denied, please try
> again.
On Fri, 2010-07-09 at 13:45 -0400, Gerry Reno wrote:
> I can log into any session that is NOT on my localhost.
>
> When I try to use any hostname or IP associated with my localhost then
> the session login fails.
Ah, that might make sense. I'm not sure but wasn't there a recent
thread where som
On Fri, 2010-07-09 at 14:52 -0400, Gerry Reno wrote:
> On 07/09/2010 02:26 PM, John A. Sullivan III wrote:
> > On Fri, 2010-07-09 at 13:45 -0400, Gerry Reno wrote:
> >
> >> I can log into any session that is NOT on my localhost.
> >>
> >> When I try to
On Fri, 2010-07-09 at 22:35 +0200, Heinz-M. Graesing wrote:
> Hello x2gousers,
>
> let's start this mail with the good news. After reading the next lines,
> you'll be able to test the new features of our new release. You'll just
> have to add the following line to your /etc/apt/sources.list:
>
>
On Mon, 2010-07-12 at 21:33 +0200, Paul van der Vlis wrote:
> >>
> > And also a fix please for the problem with the Wine menues and fonts
> > being used for single application rootless apps whenever you establish a
> > session to a user with Wine installed.
>
> I had also problems with fonts, not
>
> the plugin itself is under development. It's a combination of x2goclient
> and and a dynamically linked library (.so / .dll), but what you see and
> can use is mainly the classic "x2goclient" as we know it. The library is
> needed to start x2goclient. We are discussing to use "qtbrowserplu
On Fri, 2010-07-16 at 12:52 +0200, Heinz-M. Graesing wrote:
> Am 16.07.2010 06:21, schrieb Gerry Reno:
> >
> >
> > And you cannot make an "open core" project out of a derivative of a
> > GPL work. The "open core" part has to be in surrounding apps that
> > themselves do not link to any GPL code
On Fri, 2010-07-16 at 20:03 +0200, Joerg Sawatzki wrote:
> Hey list,
>
> the state of Lower Saxony, Germany is currently developing a portable
> learning environment for schools - see http://www.n-stick.de .
> Some schools with a good internet connection asked whether it is
> possible to start and
On Sat, 2010-07-17 at 21:04 +0200, Oleksandr Shneyder wrote:
> Am 16.07.2010 15:09, schrieb John A. Sullivan III:
> >>
> >
> >> the plugin itself is under development. It's a combination of x2goclient
> >> and and a dynamically linked library (.so / .dl
On Sun, 2010-07-18 at 01:17 +0200, Jörg Sawatzki wrote:
>
> > We are working with git and now that is a big whish of you, the next
> > thin we'll do is to get git.x2go.org working.
> Why don't you use github or *forge? It saves time and money and you have
> the same (and more) possibilities than
On Wed, 2010-07-21 at 06:12 +0200, Milan Knížek wrote:
> Mike Gabriel píše v Út 13. 07. 2010 v 13:02 +0200:
> > Hi there,
> >
> Hello,
> > 2.
> > When suspending an x2go session the local shared directory gets
> > unmounted properly on the server, but the desktop link (GNOME) remains
> > on th
On Thu, 2010-07-22 at 12:18 +0200, swlambert...@online.de wrote:
> Hello at all,
>
> I 'm not sure whether this is the correct place to post my question. But I
> can't find a forum or wiki for x2go-User and Admin questions. So, I use this
> mailing-list.
>
> Since a few weeks I'm testing x2go.
On Thu, 2010-07-22 at 09:45 +0800, 秦桂杉 wrote:
> hi
>
> Is it possible to use x2goagent to covert X11 to RDP?
> I want to use XP tsclient to view a remote X11 desktop , is there
> open source project like this?
>
Perhaps I misunderstand the question. If you wish to view a remote X11
Desktop fr
On Thu, 2010-07-22 at 10:15 -0400, Gerry Reno wrote:
> On 07/22/2010 10:06 AM, John A. Sullivan III wrote:
> > On Thu, 2010-07-22 at 09:45 +0800, 秦桂杉 wrote:
> >
> >> hi
> >>
> >> Is it possible to use x2goagent to covert X11 to RDP?
> >> I wa
Hello, all. We have two clients interested in using thin clients to
access X2Go Server. This is not an area of expertise for me. I do see
the documentation on creating an image for a thin client with X2Go as
the display manager.
However, does anyone know of any thin clients that will run relati
On Fri, 2010-07-23 at 13:43 +0200, Malic Zilyas wrote:
> Hellow,
>
> Do I need to configure some things extra on my windows xp computer to be
> able to hear pulseadio?
> At the moment i have a server running pulseaudio, when I connect with
> the Audio parameter set in the session. I get the foll
On Fri, 2010-07-23 at 14:20 +0200, Philipp Huebner wrote:
> Hi,
>
> On 22.07.2010 16:52, John A. Sullivan III wrote:
> > Hello, all. We have two clients interested in using thin clients to
> > access X2Go Server. This is not an area of expertise for me. I do see
>
On Sat, 2010-07-24 at 13:41 +0200, cont...@gmli.fr wrote:
> Hi,
>
> I've found the solution to my problem of embedded app in x2goplugin,
> by specifying rootless=false/true when I need it.
>
> I'm now facing another problem :
>
> http://cfait.fr/~gml/x2go-gedit.png
>
> I use :
>
> command=ge
On Sun, 2010-07-25 at 14:10 +0200, Philipp Huebner wrote:
> Hi,
>
> On 23.07.2010 17:27, John A. Sullivan III wrote:
> > On Fri, 2010-07-23 at 14:20 +0200, Philipp Huebner wrote:
> [...]
> >> They have Firefox installed, so you should be able to use the X2go
> >&g
We have had some complaints from clients in the last few days where they
have installed a fresh copy of firefox and then the latest plugin and
the login screen bounces up and down unusably. That is, the blue login
area drops below the black background and then back up again.
There is apparently s
On Sun, 2010-07-25 at 11:12 +0200, Heinz-M. Graesing wrote:
> As this is a offer of mike I'd like to ask directly: If we choose some
> generic projects which can be easily mirrored and don't have a "lock in"
> effect, would you and anybody else like to run a mirror? This would be
> help to avoi
On Wed, 2010-07-28 at 12:04 -0500, M0E Lnx wrote:
> I just found out about the project and I've setup the server on a
> debian lenny install @ home.
> grabbed the windows client (Version 3.01-4) to connect from my windows
> XP install @ work, and the client crashes before it even asks to
> authenti
On Wed, 2010-07-28 at 13:05 -0500, M0E Lnx wrote:
> How is that even possible? I see no option to select which network
> interface to use in the configuration settings.
There isn't such a setting but I do recall one client whose wireless
connection was not functioning and it was their only connect
On Mon, 2010-08-02 at 11:58 +, cougarmaster wrote:
> Hi all,
>Looking for docs or instructions how to configure the firefox plugin. I
> can't
> login and just loads a page showing "SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu4
> " Want to try out tks
http://wiki.x2go.org/x2goplugin
On Mon, 2010-08-02 at 08:23 -0500, M0E Lnx wrote:
> I've come across some stuff on the www about x2go plugin for firefox.
> Since I'm having problems connecting to my server with the windows
> client, I've been wondering if the plugin would help accomplish the
> same thing.
>
> so, will the plugin
On Tue, 2010-08-17 at 22:55 +0200, Mike Gabriel wrote:
> Hi Paul,
>
> on Tue May 26 11:40:43 CEST 2009 you had this request to the x2go-dev list:
>
> > Hello,
> >
> > After installing X2go I see my auth.log is growing.
> > I see this:
> > -
> > May 25 06:53:22 server sudo: root : TTY=
On Sun, 2010-08-22 at 15:28 +0200, Heinz-M. Graesing wrote:
> Hello,
>
> Am 09.08.2010 17:12, schrieb cont...@gmli.fr:
> > Hi,
> >
> > I would like to do two things :
> >
> > - prevent users from suspending their session
> > - prevent users from resuming their session
>
> You should take care abo
I believe Heinz recently mentioned that the Windows full screen issue
would be addressed in the next plugin release (and I suppose the next
client release). Will that release also address the Windows clipboard
issue, i.e., will using the clipboard be an option? Thanks - John
I believe Heinz recently mentioned that the Windows full screen issue
would be addressed in the next plugin release (and I suppose the next
client release). Will that release also address the Windows clipboard
issue, i.e., will using the clipboard be an option? Thanks - John
Hello, all. We've seen this bug rarely but enough to know that it is a
real bug and not just a coincidence. Here is the report from our
internal trouble ticket. Unfortunately, it smells like it might be
something in the NX libraries:
The user called because she could not see her mouse cursor in
On Wed, 2010-08-25 at 16:38 -0400, John A. Sullivan III wrote:
> Hello, all. We've seen this bug rarely but enough to know that it is a
> real bug and not just a coincidence. Here is the report from our
> internal trouble ticket. Unfortunately, it smells like it might be
> so
On Fri, 2010-08-27 at 13:35 -0400, John A. Sullivan III wrote:
> On Wed, 2010-08-25 at 16:38 -0400, John A. Sullivan III wrote:
> > Hello, all. We've seen this bug rarely but enough to know that it is a
> > real bug and not just a coincidence. Here is the report from our
We are seeing this problem with alarming regularity. It affects Windows
clients only so it may be an Xming issue. If the user's Windows screen
saver kicks in while they have their X2Go session open, when they stop
the screensaver, the X2Go desktop presentation screen is complete white.
Has anyon
On Tue, 2010-09-07 at 09:48 +0200, Arjen Roodselaar wrote:
> Hi list,
>
> We considering migrating from our current Linux terminal servers solution to
> X2GO. During tests however, we discovered copy/paste from a Windows client to
> Linux server is not available. Since this is a show stopper for
On Tue, 2010-09-07 at 16:13 +0200, Arjen Roodselaar wrote:
> Hi John,
>
> Thank you for looking into this and your reply.
>
> -Original message-----
> From: John A. Sullivan III <jsulli...@opensourcedevel.com>
> Sent: Tue 09/07/10 14:07:04
> To: x2go-dev@li
On Tue, 2010-09-07 at 21:23 +0200, Joerg Sawatzki wrote:
> Hey,
>
> I know this question was on the list already a couple of months ago but
> I cannot find it anymore
> So once again:
> Where is the source of the browser plugin? And where's the source of the
> win32 client? I quickly browsed t
On Wed, 2010-09-08 at 13:57 +0200, Kevin Moellering wrote:
> > Am 09.08.2010 17:12, schrieb contact at gmli.fr:
> > > Hi,
> > >
> > > I would like to do two things :
> > >
> > > - prevent users from suspending their session
> > > - prevent users from resuming their session
> >
> > You should take c
On Wed, 2010-09-08 at 20:43 +0200, Stefan Bauer wrote:
> Hi folks,
>
> i was hoping to not have to abuse the list but i'm having problems
> to get things working:
>
> X2Go Client V. 3.01-2
>
> Trying to start an xterm on the x2go-server i got the following:
>
> NXPROXY - Version 3.0.0
>
> Copy
On Wed, 2010-09-08 at 21:31 +0200, Stefan Bauer wrote:
> Am 08.09.2010 21:28, John A. Sullivan III schrieb:
> > Are you trying to connect to an X2GoServer running on the same computer
> > as the X2GoClient? That does not work - John
>
> It's a virtual machine in my la
On Wed, 2010-09-08 at 21:57 +0200, Stefan Bauer wrote:
> Am 08.09.2010 21:54, M0E Lnx schrieb:
> > If you are connecting from the guest to the server running on the host, you
> > should be using the host's local ip address and not localhost.
>
> I havent specified anywhere localhost! I'm accessing
On Wed, 2010-09-08 at 22:18 +0200, Stefan Bauer wrote:
> Am 08.09.2010 22:09, John A. Sullivan III schrieb:
> > Hmm . . . could it be it is reverse resolving it from the hosts file? If
> > not, what happens if you add the following line to /etc/ssh/sshd_config
> > and r
On Thu, 2010-09-09 at 09:49 +0200, Stefan Bauer wrote:
> Morning,
>
> i investigated the problem "debian lenny x2goserver-one - remote NX
> proxy closed the connection" a little further:
>
> Sep 9 09:38:13 x2go sudo: toni : TTY=unknown ; PWD=/home/toni ;
> USER=root ; COMMAND=/usr/bin/x2gopg
On Fri, 2010-09-10 at 08:03 +0200, Léon Keijser wrote:
> Replying to this thread since i'm now rebuilding the client from source..
>
> On Tue, 07 Sep 2010 10:53:25 -0400, "John A. Sullivan III"
> wrote:
> > Ah! As I think about it, it is probably all the s
On Mon, 2010-08-30 at 21:52 -0400, John A. Sullivan III wrote:
> On Fri, 2010-08-27 at 13:35 -0400, John A. Sullivan III wrote:
> > On Wed, 2010-08-25 at 16:38 -0400, John A. Sullivan III wrote:
> > > Hello, all. We've seen this bug rarely but enough to know that it is a
On Mon, 2010-09-13 at 14:07 +0200, Paul van der Vlis wrote:
> John A. Sullivan III schreef:
> > On Mon, 2010-08-30 at 21:52 -0400, John A. Sullivan III wrote:
> >> On Fri, 2010-08-27 at 13:35 -0400, John A. Sullivan III wrote:
> >>> On Wed, 2010-08-25 at 16:38 -04
On Wed, 2010-09-22 at 19:47 +0200, Jörg Sawatzki wrote:
> Hey list,
>
> I just got an email back from Heinz - a private mail!
> You know that I have been discussing about the plugin and sources with
> him and Alex on this list for a couple of months now.
> Other people have asked as well where the
On Wed, 2010-09-22 at 21:20 +0200, Jörg Sawatzki wrote:
> John,
>
> > However, I believe you are seriously misreading Heinz (with whom I have
> > now worked for a couple of years) and Oleksandr. Yes, they should (make
> > that "must") publish the code but I also realize they are two honest and
>
We're not treating you like an idiot for correctly pointing out the
things that should be done; we are grateful for that. We're treating
you like an idiot for the way you are going about it.
Yes, they should follow the requirements of the GPL. Yes, they did not
have to accede to the many request
On Thu, 2010-09-23 at 00:02 +0200, Oleksandr Shneyder wrote:
>
> Q: What is current status of project? What are you doing all this time?
> A: A lot of things. We are working hard to make x2go better.
> QtBrowserPlugin, windows full screen mode, solving problem with windows
> clipboard is our main
s is not a
> banana republic where you can only follow the laws and requirements if
> you like them or if you have time to do that.
>
> Am Mittwoch, den 22.09.2010, 18:01 -0400 schrieb John A. Sullivan III:
> > We're not treating you like an idiot for correctly pointing out the
On Thu, 2010-09-23 at 13:04 +0200, Mike Gabriel wrote:
> > For example I've tried to tweak my SSH server but despite some improvements
> > in responsiveness video playback (I tried a youtube video) is still choppy.
>
> NoMachine has announced that NXv4 will have support for videos,
> animations
On Thu, 2010-09-23 at 09:06 -0400, brian mullan wrote:
> 1) I recently read that several NX solution vendors are now using
> libjpeg-turbo instead of the older libjpeg.
>
>
> http://libjpeg-turbo.virtualgl.org/
>
> It's a high-speed version of libjpeg based on libjpeg/SIMD b
On Thu, 2010-09-23 at 11:46 -0400, R P Herrold wrote:
> On Thu, 23 Sep 2010, Jörg Sawatzki wrote:
>
> > As their responsiveness is very slow, they'll either miss the deadline
> > or they don't want to bother a lawyer again to get the forms correctly
> > filled out. :)
> >
> > The failure of this p
101 - 200 of 517 matches
Mail list logo