[Bug 405512] Free NX Client unable to connect
http://bugzilla.novell.com/show_bug.cgi?id=405512 User dmueller@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=405512#c3 --- Comment #3 from Dirk Mueller <dmueller@novell.com> 2009-06-03 05:38:55 MDT --- the reason why it works with the ubuntu client is that they patched it for the ubuntu server: --- qtnx-0.9.orig/qtnxwindow.cpp 2008-03-14 12:25:00.638618439 +0000 +++ qtnx-0.9/qtnxwindow.cpp 2008-03-14 12:25:34.639487284 +0000 @@ -290,7 +290,7 @@ m_NXClient->setDepth(getDepth()); - QString keyPath = "id.key"; + QString keyPath = "/usr/share/qtnx/id.key"; #ifdef Q_WS_MAC by default it searches for id.key in your home directory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com