<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-3933289048.css" rel="stylesheet">
</head><body>
Well, it's not the end of the story yet.  I shut down the server and restarted it, reconnected with x2go and once again there were no sshfs mounts and of course no printing or shares.  I think this could be related to the fact that both of my kernels have fuse compiled in and if you do something like 'modprobe fuse' you get the FATAL error come back to you.  I was able to get the shares working again by issuing a 'modprobe fuse' on both sides even though you get the error and then I went into the client and manually selected the folder and clicked Share and despite the fact that it was set at automount which didn't seem to work.  So the share mount appeared.  But, no spool mount for printing appears.  Still trying to determine how to get that working reliably.<br><br>-Gerry<br><br><br><br>Jun 24, 2010 11:59:08 AM, x2go-dev@lists.berlios.de wrote:<br><blockquote style="border-left: 3px solid rgb(102, 153, 204);">



Hi John,<br>  I think one of the problems is that there isn't a lot of indication of what isn't working when things don't work.  The best thing would be to pop an error box to the user that told them what was wrong.  The FATAL error that I got when trying to load fuse was because my kernel had fuse compiled in rather than as a module.  That threw me off for a little bit until I checked the .config.  Now that I got it working it seems to work reliably.  I'm going to work with it some more today and maybe do another scratch install.<br><br>  Thanks for the help.<br><br>-Gerry<br><br><br><br>Jun 24, 2010 07:13:15 AM, x2go-dev@lists.berlios.de wrote:<br><blockquote style="border-left: 3px solid rgb(102, 153, 204);">That is strange.  In our case, we had a lot customization to do because<br>we are using X2Go in a VServer environment and the VMs have<br>intentionally limited POSIX capabitities, e.g,. they cannot mount by<br>default and they cannot fusermount -u at all.  Once we solved that<br>problem, it worked reliably.  I'm surprised you had so much difficulty<br>but I'm glad it's finally working for you - John<br><br>On Wed, 2010-06-23 at 22:48 -0500, Gerry Reno wrote:<br>> I closed out the existing 'gedit' and restarted the session again and<br>> this time I have 2 sshfs mounts and printing now works as well.  What<br>> an exercise!<br>> <br>> -Gerry<br>> <br>> <br>> Jun 23, 2010 10:46:15 PM, x2go-dev@lists.berlios.de wrote:<br>>         Ok, I go and 'modprobe fuse' again on both server and client.<br>>         On client I get an error: FATAL: Module fuse not found.  I<br>>         know this is stupid error because I already have manually<br>>         mounted sshfs previously.  I go into x2goclient interface and<br>>         redefine mountpoint, redo everything under printing.<br>>         Disconnect, reboot everything, reconnect.  I click the Share<br>>         button on the client and select the mount and click Share.  I<br>>         run 'mount' on the server and lo and behold I see a sshfs<br>>         mounted directory.  Yay!  So then I bring up 'gedit' and type<br>>         a few words and try to print but I get same as before - no<br>>         printing.  <br>>         <br>>         So I got halfway there but I'm really not sure exactly what<br>>         made the shares work.  Now to try to figure out what keeps<br>>         printing from working...<br>>         <br>>         -Gerry<br>>         <br>>         <br>>         <br>>         Jun 23, 2010 08:24:39 PM, x2go-dev@lists.berlios.de wrote:<br>>                 Then I think you are going to have to add debugging to<br>>                 the scripts or<br>>                 walk through them and try the commands manually to<br>>                 find out where it is<br>>                 failing. I do know Ubuntu is not a supported platform<br>>                 but the fixes to<br>>                 make it work may be simple.<br>>                 <br>>                 Ah - just a thought. It could be the scripts are<br>>                 making calls that are<br>>                 only supported in bash. I believe the default shell in<br>>                 Ubuntu is dash.<br>>                 What happens if you change the default system shell,<br>>                 i.e., links /bin/sh<br>>                 to /bin/bash instead of /bin/dash? Does that fix the<br>>                 problem? - John<br>>                 <br>>                 On Wed, 2010-06-23 at 15:32 -0500, Gerry Reno wrote:<br>>                 > Ok, I just installed the Qt client and it connects<br>>                 to the server just<br>>                 > fine but has the exact same problem as the gtk<br>>                 client - no printing -<br>>                 > no shares. This is using lucid for both client and<br>>                 server. I cannot<br>>                 > find any errors and the cups log shows that my docs<br>>                 are printing.<br>>                 > <br>>                 > -Gerry<br>>                 > <br>>                 > <br>>                 > <br>>                 > Jun 23, 2010 04:06:04 PM, x2go-dev@lists.berlios.de<br>>                 wrote:<br>>                 > While I'm working on getting the Qt client, here's<br>>                 something<br>>                 > interesting I just tried:<br>>                 > <br>>                 > # sshfs -o IdentityFile=keypair1.pem<br>>                 > ubuntu@testmachine1:/home/ubuntu /tmp/sshfs_mount<br>>                 > # mount | grep ssh<br>>                 > ubuntu@testmachine1:/home/ubuntu on /tmp/sshfs_mount<br>>                 type<br>>                 > fuse.sshfs (rw,nosuid,nodev,max_read=65536)<br>>                 > <br>>                 > So I can mount a server directory back on the client<br>>                 manually.<br>>                 > <br>>                 > -Gerry<br>>                 > <br>>                 > <br>>                 > <br>>                 > Jun 23, 2010 03:38:38 PM, x2go-dev@lists.berlios.de<br>>                 wrote:<br>>                 > On Wed, 2010-06-23 at 13:21 -0500, Gerry Reno wrote:<br>>                 > > Jun 23, 2010 06:19:18 AM,<br>>                 x2go-dev@lists.berlios.de<br>>                 > wrote:<br>>                 > <br>>                 > > <br>>                 > > Hi John,<br>>                 > > Well I setup a whole new server from scratch<br>>                 (lucid<br>>                 > again) and tried<br>>                 > > printing from it back to the same client and got<br>>                 the<br>>                 > same results - no<br>>                 > > printing or shares. So I went looking for the Qt<br>>                 > client but I don't<br>>                 > > see it:<br>>                 > > <br>>                 > > # apt-show-versions -a -R x2go | grep client<br>>                 > > x2goclient 3.01-5 lenny x2go.obviously-nice.de<br>>                 > > x2goclient not installed<br>>                 > > x2goclient-cli 3.0.1-1.2 lenny<br>>                 > x2go.obviously-nice.de<br>>                 > > x2goclient-cli not installed<br>>                 > > x2goclient-gtk 3.01-8 install ok installed<br>>                 > > x2goclient-gtk 3.01-8 lenny x2go.obviously-nice.de<br>>                 > > x2goclient-gtk/lenny uptodate 3.01-8<br>>                 > > x2gothinclient 1.0.1-1 lenny<br>>                 x2go.obviously-nice.de<br>>                 > > x2gothinclient not installed<br>>                 > > x2gothinclientsystem 1.0.1-2 lenny<br>>                 > x2go.obviously-nice.de<br>>                 > > x2gothinclientsystem not installed<br>>                 > > <br>>                 > > Is it the plain 'x2goclient'? The version doesn't<br>>                 > look as recent as<br>>                 > > the gtk client.<br>>                 > > <br>>                 > <br>>                 > Yes, sorry, that's a bit confusing. x2goclient<br>>                 3.0.1-5<br>>                 > is the Qt<br>>                 > version - John<br>>                 > <br>>                 > _______________________________________________<br>>                 > X2go-dev mailing list<br>>                 > X2go-dev@lists.berlios.de<br>>                 > https://lists.berlios.de/mailman/listinfo/x2go-dev<br>>                 > <br>>                 > <br>>                 ><br>>                 ______________________________________________________________<br>>                 > <br>>                 > _______________________________________________<br>>                 > X2go-dev mailing list<br>>                 > X2go-dev@lists.berlios.de<br>>                 > https://lists.berlios.de/mailman/listinfo/x2go-dev<br>>                 > _______________________________________________<br>>                 > X2go-dev mailing list<br>>                 > X2go-dev@lists.berlios.de<br>>                 > https://lists.berlios.de/mailman/listinfo/x2go-dev<br>>                 <br>>                 <br>>                 _______________________________________________<br>>                 X2go-dev mailing list<br>>                 X2go-dev@lists.berlios.de<br>>                 https://lists.berlios.de/mailman/listinfo/x2go-dev<br>>         <br>>         <br>>         ______________________________________________________________<br>>         <br>>         _______________________________________________<br>>         X2go-dev mailing list<br>>         X2go-dev@lists.berlios.de<br>>         https://lists.berlios.de/mailman/listinfo/x2go-dev<br>> _______________________________________________<br>> X2go-dev mailing list<br>> X2go-dev@lists.berlios.de<br>> https://lists.berlios.de/mailman/listinfo/x2go-dev<br><br><br>_______________________________________________<br>X2go-dev mailing list<br>X2go-dev@lists.berlios.de<br>https://lists.berlios.de/mailman/listinfo/x2go-dev<br></blockquote><br><hr size="1"><br>_______________________________________________<br>X2go-dev mailing list<br>X2go-dev@lists.berlios.de<br>https://lists.berlios.de/mailman/listinfo/x2go-dev<br></blockquote></body></html>