[X2Go-Dev] Bug#1156: SSH daemon could not be started

2018-02-14 Thread Mihai Moldovan
* On 01/29/2018 01:55 PM, Gromit wrote:
> Had this same problem under Windows 10.
> 
> Started x2goclient.debug --debug and it showed me that the
> permissions for the ssh_host_rsa_key are too open (0770).
> 
> Installed cygwin to check these permissions under windows and the user- 
> and groupname where the same username. The rights where 700. Somehow the 
> rights for the group where inherited from the user when they have the 
> same owner/group-name.
> 
> Fixed it by changing the group for ssh_host_rsa_key from the username to 
> 'Users' under cygwin.

Yes, that's very unfortunate. As far as I could find out, that's a known bug (or
feature, or whatever) in Cygwin.

Sadly, I have no idea how to fix that without telling users to install chmod,
cygwin bash and fixing permissions manually. That's certainly not the best way
to deal with that wide-spread issue.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

Re: [X2Go-Dev] x2goclient-4.1.1.0 compile fails at link stage with undefined references

2018-02-14 Thread Mihai Moldovan
* On 02/13/2018 08:56 AM, John Frankish wrote:
> Using gcc-7.2.0 and qt-4.8.6
> 
> Is something missing?
> 
> make
> ...
> g++ -lldap -lcups -lX11 -lXpm -Wl,-O1 -Wl,-rpath,/usr/local/lib -o x2goclient 
> sharewidget.o settingswidget.o mediawidget.o configwidget.o sessionwidget.o 
> connectionwidget.o configdialog.o editconnectiondialog.o exportdialog.o 
> imgframe.o LDAPSession.o onmainwindow.o sessionbutton.o sessionmanagedialog.o 
> sshmasterconnection.o sshprocess.o SVGFrame.o InteractionDialog.o 
> userbutton.o x2gologdebug.o printprocess.o cupsprint.o cupsprintwidget.o 
> cupsprintersettingsdialog.o printwidget.o printercmddialog.o printdialog.o 
> wapi.o clicklineedit.o httpbrokerclient.o ongetpass.o x2gosettings.o 
> brokerpassdlg.o contest.o xsettingswidget.o appdialog.o x2goutils.o 
> helpdialog.o sessionexplorer.o folderbutton.o folderexplorer.o 
> non_modal_messagebox.o help.o unixhelper.o compat.o pulsemanager.o 
> x2goclient.o moc_configdialog.o moc_editconnectiondialog.o moc_exportdialog.o 
> moc_imgframe.o moc_onmainwindow.o moc_sessionbutton.o 
> moc_sessionmanagedialog.o moc_sshmasterconnection.o moc_sshprocess.o 
> moc_SVGFrame.o moc_InteractionDialog.o moc_userbutton.o moc_printprocess.o 
> moc_cupsprintwidget.o moc_cupsprintersettingsdialog.o moc_printwidget.o 
> moc_printercmddialog.o moc_printdialog.o moc_sessionwidget.o 
> moc_connectionwidget.o moc_settingswidget.o moc_mediawidget.o 
> moc_sharewidget.o moc_clicklineedit.o moc_httpbrokerclient.o 
> moc_brokerpassdlg.o moc_contest.o moc_xsettingswidget.o moc_appdialog.o 
> moc_sessionexplorer.o moc_folderbutton.o moc_folderexplorer.o 
> moc_pulsemanager.o qrc_resources.o-L/usr/local/lib -lssh -lssh_threads 
> -lQtSvg -lQtGui -lQtNetwork -lQtCore -lpthread 
> sessionwidget.o: In function `SessionWidget::slot_emitSettings()':
> sessionwidget.cpp:(.text+0xd70): undefined reference to 
> `SessionWidget::settingsChanged(QString const&, QString const&, QString 
> const&)'
> sessionwidget.o: In function `SessionWidget::slot_rdpDirectClicked()':
> sessionwidget.cpp:(.text+0x1154): undefined reference to 
> `SessionWidget::directRDP(bool, bool)'
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:262: x2goclient] Error 1
> make[2]: Leaving directory '/usr/src/x2goclient-4.1.1.0/client_build'
> make[1]: *** [Makefile:76: build_client] Error 2
> make[1]: Leaving directory '/usr/src/x2goclient-4.1.1.0'
> make: *** [Makefile:70: build] Error 2
> Command exited with non-zero status 2

... on what platform? Linux should at least have the directRDP function, though
Linux/kFreeBSD or the like might be different.



Mihai




signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

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

2018-02-14 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

> tag #1209 pending
Bug #1209 [x2goclient] Can't logout the broker in TCE
Added tag(s) pending.
> fixed #1209 4.1.1.1
Bug #1209 [x2goclient] Can't logout the broker in TCE
There is no source info for the package 'x2goclient' at version '4.1.1.1' with 
architecture ''
Unable to make a source version for version '4.1.1.1'
Marked as fixed in versions 4.1.1.1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1209: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1209
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

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

2018-02-14 Thread Mihai Moldovan
tag #1209 pending
fixed #1209 4.1.1.1
thanks

Hello,

X2Go issue #1209 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=c57ad5d

The issue will most likely be fixed in src:x2goclient (4.1.1.1).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit c57ad5d8cd641f789a26278e3d3f112e9db5874e
Author: Mihai Moldovan 
Date:   Wed Feb 14 22:25:09 2018 +0100

src/onmainwindow.cpp: always enable close button, let it log out from a 
broker if already authenticated or close the client on click. Fixes: #1209.

diff --git a/debian/changelog b/debian/changelog
index 606b075..09e563e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,9 @@ x2goclient (4.1.1.1-0x2go1) UNRELEASED; urgency=medium
   unnecessary, since in thinclient mode, for which this feature is
   useful, users will not be able to see the client window while a session
   is executing, due to it running in full screen mode.
+- src/onmainwindow.cpp: always enable close button, let it log out from a
+  broker if already authenticated or close the client on click. Fixes:
+  #1209.
 
   [ Oleksandr Shneyder ]
   * New upstream version (4.1.1.1):
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] x2goclient-4.1.1.0 compile fails at link stage with undefined references

2018-02-14 Thread John Frankish
Using gcc-7.2.0 and qt-4.8.6

Is something missing?

make
...
g++ -lldap -lcups -lX11 -lXpm -Wl,-O1 -Wl,-rpath,/usr/local/lib -o x2goclient 
sharewidget.o settingswidget.o mediawidget.o configwidget.o sessionwidget.o 
connectionwidget.o configdialog.o editconnectiondialog.o exportdialog.o 
imgframe.o LDAPSession.o onmainwindow.o sessionbutton.o sessionmanagedialog.o 
sshmasterconnection.o sshprocess.o SVGFrame.o InteractionDialog.o userbutton.o 
x2gologdebug.o printprocess.o cupsprint.o cupsprintwidget.o 
cupsprintersettingsdialog.o printwidget.o printercmddialog.o printdialog.o 
wapi.o clicklineedit.o httpbrokerclient.o ongetpass.o x2gosettings.o 
brokerpassdlg.o contest.o xsettingswidget.o appdialog.o x2goutils.o 
helpdialog.o sessionexplorer.o folderbutton.o folderexplorer.o 
non_modal_messagebox.o help.o unixhelper.o compat.o pulsemanager.o x2goclient.o 
moc_configdialog.o moc_editconnectiondialog.o moc_exportdialog.o moc_imgframe.o 
moc_onmainwindow.o moc_sessionbutton.o moc_sessionmanagedialog.o 
moc_sshmasterconnection.o moc_sshprocess.o moc_SVGFrame.o 
moc_InteractionDialog.o moc_userbutton.o moc_printprocess.o 
moc_cupsprintwidget.o moc_cupsprintersettingsdialog.o moc_printwidget.o 
moc_printercmddialog.o moc_printdialog.o moc_sessionwidget.o 
moc_connectionwidget.o moc_settingswidget.o moc_mediawidget.o moc_sharewidget.o 
moc_clicklineedit.o moc_httpbrokerclient.o moc_brokerpassdlg.o moc_contest.o 
moc_xsettingswidget.o moc_appdialog.o moc_sessionexplorer.o moc_folderbutton.o 
moc_folderexplorer.o moc_pulsemanager.o qrc_resources.o-L/usr/local/lib 
-lssh -lssh_threads -lQtSvg -lQtGui -lQtNetwork -lQtCore -lpthread 
sessionwidget.o: In function `SessionWidget::slot_emitSettings()':
sessionwidget.cpp:(.text+0xd70): undefined reference to 
`SessionWidget::settingsChanged(QString const&, QString const&, QString const&)'
sessionwidget.o: In function `SessionWidget::slot_rdpDirectClicked()':
sessionwidget.cpp:(.text+0x1154): undefined reference to 
`SessionWidget::directRDP(bool, bool)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:262: x2goclient] Error 1
make[2]: Leaving directory '/usr/src/x2goclient-4.1.1.0/client_build'
make[1]: *** [Makefile:76: build_client] Error 2
make[1]: Leaving directory '/usr/src/x2goclient-4.1.1.0'
make: *** [Makefile:70: build] Error 2
Command exited with non-zero status 2
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev