[X2Go-Dev] Bug#1063: CreateDB fails with error `DBI connect('dbname=/var/lib/x2go/x2go_sessions', '', ...) failed`

2016-08-13 Thread Mihai Moldovan
On 14.08.2016 03:12 AM, Sivachidambaram Somu wrote: > When I run the command with elevated privileges, the created DB file is owned > by > root and it remains unaccessible when the client tries to establish a > connection. That's both true and expected. The x2goserver scripts (for instance

[X2Go-Dev] Processed (with 1 errors): your mail

2016-08-13 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: > reassign 1014 x2goclient 4.0.5.0 Bug #1014 [x2goclient (win64)] resize of window causes fonts/spacing to scale improperly Warning: Unknown package 'win64' Bug reassigned from package 'x2goclient (win64)' to 'x2goclient'. Ignoring request to alter

[X2Go-Dev] Processed: Re: Ubuntu Server 14.04.2 PPA: Unresolvable Dependencies for x2goserver

2016-08-13 Thread X2Go Bug Tracking System
Processing control commands: > reassign -1 launchpad.net Bug #796 [x2goserver] Ubuntu Server 14.04.2 PPA: Unresolvable Dependencies for x2goserver Bug reassigned from package 'x2goserver' to 'launchpad.net'. No longer marked as found in versions 4.1.0.0-0~1214~ubuntu14.04.1. Ignoring request to

[X2Go-Dev] Bug#796: Ubuntu Server 14.04.2 PPA: Unresolvable Dependencies for x2goserver

2016-08-13 Thread Mihai Moldovan
Control: reassign -1 launchpad.net Control: tag -1 moreinfo Is this still a problem, or did whatever broke in the repository get fixed "automatically"? Mihai signature.asc Description: OpenPGP digital signature ___ x2go-dev mailing list

[X2Go-Dev] Processed: Re: x2go runs "bash -c bash -c ..." on session create, causing dot bashrc issues

2016-08-13 Thread X2Go Bug Tracking System
Processing control commands: > reassign -1 x2goclient 4.0.5.0 Bug #968 [x2goserver] x2go runs "bash -c bash -c ..." on session create, causing dot bashrc issues Bug reassigned from package 'x2goserver' to 'x2goclient'. No longer marked as found in versions 4.0.1.19. Ignoring request to alter

[X2Go-Dev] Bug#968: x2go runs "bash -c bash -c ..." on session create, causing dot bashrc issues

2016-08-13 Thread Mihai Moldovan
Control: reassign -1 x2goclient 4.0.5.0 Control: tag -1 moreinfo Is this a problem with the current client version? .bashrc should still be executed, but probably not more than once per command. Mihai signature.asc Description: OpenPGP digital signature

[X2Go-Dev] Processed: your mail

2016-08-13 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: > tag 1073 -moreinfo Bug #1073 [x2goserver-xsession] XSession-x2go: Hostname not set correctly Removed tag(s) moreinfo. > End of message, stopping processing here. Please contact me if you need assistance. -- 1073:

[X2Go-Dev] Processed: X2Go issue (in src:x2goserver) has been marked as pending for release

2016-08-13 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: > tag #1073 pending Bug #1073 [x2goserver-xsession] XSession-x2go: Hostname not set correctly Added tag(s) pending. > fixed #1073 4.0.1.20 Bug #1073 [x2goserver-xsession] XSession-x2go: Hostname not set correctly There is no source info for the

[X2Go-Dev] Bug#1073: X2Go issue (in src:x2goserver) has been marked as pending for release

2016-08-13 Thread Mihai Moldovan
tag #1073 pending fixed #1073 4.0.1.20 thanks Hello, X2Go issue #1073 (src:x2goserver) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=23bf7ca The issue will

[X2Go-Dev] Bug#1073: XSession-x2go: Hostname not set correctly

2016-08-13 Thread Benjamin Shadwick
I see the problem: cur_hostname="$(hostname)" if [ -z "${cur_name}" ] || [ "${cur_hostname}" = "(none)" ] || [ "${cur_hostname}" = "localhost" ]; then errormsg "Hostname not set correctly; aborting." fi You're setting up a variable "cur_hostname" but then checking whether "cur_name" is

[X2Go-Dev] Bug#1073: XSession-x2go: Hostname not set correctly

2016-08-13 Thread Benjamin Shadwick
$ hostname shodan $ hostname -A shodan.intertron $ cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 shodan # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2

[X2Go-Dev] Processed: Re: CreateDB fails with error `DBI connect('dbname=/var/lib/x2go/x2go_sessions', '', ...) failed`

2016-08-13 Thread X2Go Bug Tracking System
Processing control commands: > tag -1 moreinfo Bug #1063 [x2goserver] CreateDB fails with error `DBI connect('dbname=/var/lib/x2go/x2go_sessions','',...) failed` Added tag(s) moreinfo. -- 1063: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1063 X2Go Bug Tracking System Contact

[X2Go-Dev] Bug#1063: CreateDB fails with error `DBI connect('dbname=/var/lib/x2go/x2go_sessions', '', ...) failed`

2016-08-13 Thread Mihai Moldovan
Control: tag -1 moreinfo On 26.07.2016 08:03 AM, Sivachidambaram Somu wrote: > Package: x2goserver > Version: 4.0.1.19-3.el6 > > Upon installing x2goserver, when "x2godbadmin" script is used with create DB > option, a DBI connect error is thrown by the script. As a result, upon >

[X2Go-Dev] Processed: Re: XSession-x2go: Hostname not set correctly

2016-08-13 Thread X2Go Bug Tracking System
Processing control commands: > tag -1 moreinfo Bug #1073 [x2goserver-xsession] XSession-x2go: Hostname not set correctly Added tag(s) moreinfo. -- 1073: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1073 X2Go Bug Tracking System Contact ow...@bugs.x2go.org with problems

[X2Go-Dev] Bug#1073: XSession-x2go: Hostname not set correctly

2016-08-13 Thread Mihai Moldovan
Control: tag -1 moreinfo On 13.08.2016 04:28 PM, Benjamin Shadwick wrote: > Package: x2goserver-xsession > Version 4.1.0.0-0~1355~ubuntu16.04.1 > > When trying to start an LXDE x2go session on an Ubuntu 16.04.1 LTS x64 > server via a Windows client, I get a black screen with a white dialog >

[X2Go-Dev] Bug#1073: XSession-x2go: Hostname not set correctly

2016-08-13 Thread Benjamin Shadwick
Package: x2goserver-xsession Version 4.1.0.0-0~1355~ubuntu16.04.1 When trying to start an LXDE x2go session on an Ubuntu 16.04.1 LTS x64 server via a Windows client, I get a black screen with a white dialog saying "XSession-x2go: Hostname not set correctly; aborting." Debug logging doesn't have