[Bug 133847] Re: cannot conect to Gnome/KDE via nxclient

2010-08-27 Thread David Tombs
Closing due to previous comment: it was a user configuration issue.

** Changed in: ubuntu
   Status: New = Invalid

-- 
cannot conect to Gnome/KDE via nxclient
https://bugs.launchpad.net/bugs/133847
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133847] Re: cannot conect to Gnome/KDE via nxclient

2010-08-25 Thread Roti
I have the same problem. Even with the packages from the repo: freenx
and qtnx. In that case, the log doesn't show any helpful message like in
the official package's log. The interesting thing is, that with another
user, I can login.

From offocial package's log:
success with other login:
Aug 25 18:10:15 mercury02 NXNODE-3.4.0-13[22186]: DEBUG: run command: trying to 
run command '/bin/bash -c 'exec -a - /bin/bash -c '\''/etc/gdm/Xsession 
gnome-session'\'' (eval) nxnode 3330

fail with my login
Aug 25 17:44:31 mercury02 NXNODE-3.4.0-13[21254]: DEBUG: command list: current 
element command is: '/bin/bash -c 'exec -a - /bin/bash -c 
'\''/usr/NX/bin/nxclient -dialog ok -caption Error -message '\''\'\'''\''Cannot 
find the Gnome environment. Please contact your system 
administrator.'\''\'\'''\'' -class error -display '\''\'\'''\'':1003'\''\'\'' 
Logger::log nxnode 8726

(dbus-x11 installed)


** Changed in: ubuntu
   Status: Invalid = New

-- 
cannot conect to Gnome/KDE via nxclient
https://bugs.launchpad.net/bugs/133847
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133847] Re: cannot conect to Gnome/KDE via nxclient

2010-08-25 Thread Roti
I found the solution to my problem:

I played with libtrash and other trash things, and had this in my
.bashrc and .bash_profile. When I removed these, nx started working.


# Include this in your ~/.bash_profile to enable libtrash every time you
# log in (or otherwise start a login shell)
#LIBTRASH=/usr/lib/libtrash/libtrash.so
LIBTRASH=/usr/lib/libtrash/libtrash.so.3.2

LIBTRASH_dest=$LIBTRASH
if test -L $LIBTRASH ; then
   LIBTRASH_dest=$(dirname $LIBTRASH)/$(ls -l $LIBTRASH | \
 sed -e 's/^.\+ - //')
fi

if test x${LD_PRELOAD+set} = x -a -f $LIBTRASH_dest ; then
   LD_PRELOAD=$LIBTRASH
   export LD_PRELOAD
   if test x$0 = x-bash ; then
  exec bash ${1+$@}
   else
  exec $0 ${1+$@}
   fi
fi

-- 
cannot conect to Gnome/KDE via nxclient
https://bugs.launchpad.net/bugs/133847
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133847] Re: cannot conect to Gnome/KDE via nxclient

2007-08-28 Thread Egon Willighagen
I got the same for KDE. BTW. GNOME does show up for me, in full screen
mode.

-- 
cannot conect to Gnome/KDE via nxclient
https://bugs.launchpad.net/bugs/133847
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133847] Re: cannot conect to Gnome/KDE via nxclient

2007-08-26 Thread trollord
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu the following pages should be informative:

1. [WWW] http://www.ubuntu.com/community/ubuntustory/components - information 
about Ubuntu repositories
2. [WWW] https://help.ubuntu.com/community/Repositories - information regarding 
managing repositories

** Changed in: ubuntu
   Status: New = Invalid

-- 
cannot conect to Gnome/KDE via nxclient
https://bugs.launchpad.net/bugs/133847
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs