From bugs at x2go.org Mon Oct 10 22:19:09 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 10 Oct 2011 22:19:09 +0200 Subject: [X2go-Bugs] [Tickets #89] Re: Grey-out , , Share local folder'' menu item if the remote user is not in fuse group In-Reply-To: References: Message-ID: <20111010221909.Horde.XoXjeoeoSH1Ok1M9tBvVZrA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=89 ------------------------------------------------------------------------------ Ticket | 89 Updated By | Mike Gabriel Summary | Grey-out ,,Share local folder'' menu item if the remote | user is not in fuse group Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Resolved Priority | 1. Low Operating System | -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-10-10 22:19) wrote: Fixed by this commit... http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=f5c94ccec939abd931ddddbc649b7ea1864e58af From bugs at x2go.org Mon Oct 10 22:20:18 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 10 Oct 2011 22:20:18 +0200 Subject: [X2go-Bugs] [Tickets #85] Re: high CPU load during authentication In-Reply-To: References: Message-ID: <20111010222018.Horde.HiGiN4eoSH1Ok1OC6DBlZrA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=85 ------------------------------------------------------------------------------ Ticket | 85 Updated By | Mike Gabriel Summary | high CPU load during authentication Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Resolved Priority | 3. High Operating System | -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-10-10 22:20) wrote: Fixed by this commit... http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=5d87bf5b39fc37f9ff7c0c91dc174d52625c2af9 From bugs at x2go.org Mon Oct 10 22:23:49 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 10 Oct 2011 22:23:49 +0200 Subject: [X2go-Bugs] [Tickets #26] Re: ~/.x2go/ not deleted In-Reply-To: References: Message-ID: <20111010222349.Horde.DJHbLIeoSH1Ok1RV1CbEaCA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=26 ------------------------------------------------------------------------------ Ticket | 26 Updated By | Mike Gabriel Summary | ~/.x2go/ not deleted Queue | python-x2go Version | HEAD Type | Bug -State | Accepted +State | Stalled Priority | 1. Low Operating System | Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-10-10 22:23) wrote: Partially fixed by these commits... 1. http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=b2ba91b1c47870a8cc0ac41ec0b3921062cafcba 2. http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=1b8e6a3ffe35e2068d27220399c4f179e0542d10 From bugs at x2go.org Mon Oct 17 15:11:22 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 17 Oct 2011 15:11:22 +0200 Subject: [X2go-Bugs] [Tickets #33] Re: the sql-statements in x2godbadmin broke, when using dots in usernames In-Reply-To: References: Message-ID: <20111017151122.Horde.1wHdbIeoSH1OnCl6suRWZcA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=33 ------------------------------------------------------------------------------ Ticket | 33 Updated By | hugues.charbonnier at gmail.com Summary | the sql-statements in x2godbadmin broke, when using | dots in usernames Queue | x2goserver Version | 3.0.99 Type | Bug State | Unconfirmed Priority | 1. Low Operating System | 1 Owners | Oleksandr Shneyder ------------------------------------------------------------------------------ hugues.charbonnier at gmail.com (2011-10-17 15:11) wrote: > we have dots in our usernames here, which doesn't do well in > sql-statements if they aren't escaped. The attached patch should fix > this for x2godbadmin I confirm the bug is also present if there is hyphen-minus in usernames. And i confirm, the attached patch fixed the problem in my case From bugs at x2go.org Fri Oct 21 14:24:44 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Fri, 21 Oct 2011 14:24:44 +0200 Subject: [X2go-Bugs] [Tickets #91] Forward USB using USB IP Message-ID: Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=91 ------------------------------------------------------------------------------ Ticket | 91 Erstellt Von | team at edv-serviceteam.net Zusammenfassung | Forward USB using USB IP Warteschlange | x2goserver Version | FUTURE Typ | Enhancement Status | New Priorit?t | 1. Low Operating System | 8 Zust?ndige | ------------------------------------------------------------------------------ team at edv-serviceteam.net (2011-10-21 14:24) hat geschrieben: this topic already last year: http://lists.berlios.de/pipermail/x2go-dev/2010-September/001087.html Recent linux kernel provide support for USB forwarding over IP (kernel config: CONFIG_USB_IP_COMMON/CONFIG_USB_IP_HOST). Has anyone tried to make use of this feature in conjunction with x2go? Of course xygo *does* provide support for usb mass storage and printers. But usbip appears to be a low level devices driver that should support almost any device types. Integration with x2go should not be too hard as x2go already supports secure portforward/tunneling which is required by usbib (in untrusted environments). Have a nice day Michael Hierweck