[Bug 786152] New: home:nick_at_seakr:misc:nx/FreeNX: Bug undefined symbol: _XGetRequest in /usr/lib/libXcomposite.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c0 Summary: home:nick_at_seakr:misc:nx/FreeNX: Bug undefined symbol: _XGetRequest in /usr/lib/libXcomposite. Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: nick.couchman@seakr.com ReportedBy: ah@zunit.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- please refer to : http://forums.opensuse.org/english/get-technical-help-here/applications/4797... Info: Using pack method 'adaptive-7' with session 'unix-kde'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Listening to X11 connections on display ':1000'. Info: Established X client connection. Info: Using shared memory parameters 1/1/1/4096K. Info: Using alpha channel in render extension. Info: Not using local device configuration changes. /usr/lib/NX/nxagent: symbol lookup error: /usr/lib/libXcomposite.so.1: undefined symbol: _XGetRequest NX> 1006 Session status: closed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c andrzej ho <ah@zunit.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.novell.com | |/show_bug.cgi?id=786109 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c andrzej ho <ah@zunit.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |786109 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c1 --- Comment #1 from Nick Couchman <nick.couchman@seakr.com> 2012-10-30 02:43:31 UTC --- Did you try the packages out of the X11:RemoteDesktop repository? If so, and they exhibit the same behavior, you might want to report the bug against that repo. I'll do some testing to see if I can reproduce it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c2 --- Comment #2 from andrzej ho <ah@zunit.com> 2012-10-30 21:53:49 UTC --- I have tried X11:RemoteDesktop - same problem. I think the problem might be with building libX11 and not FreeNX directly please see: https://bugzilla.novell.com/show_bug.cgi?id=787238 I have tried two different machines one with i686 and one with x64 - same symptoms. ------------------------- Version installed 0.7.2-29.1 libnxredir.so.0 config(FreeNX) = 0.7.2-29.1 FreeNX = 0.7.2-29.1 FreeNX(x86-32) = 0.7.2-29.1 /sbin/ldconfig /sbin/ldconfig -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c Nick Couchman <nick.couchman@seakr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED Platform|Other |x86-64 OS/Version|Other |openSUSE 12.2 Severity|Normal |Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c3 --- Comment #3 from Nick Couchman <nick.couchman@seakr.com> 2012-10-30 21:58:33 UTC --- Okay, looks like this bug is already linked to the upstream one...I'll wait until its fixed upstream, then it should be fixed in my branch of the package, as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c4 --- Comment #4 from andrzej ho <ah@zunit.com> 2012-10-30 22:00:01 UTC --- Also it might be worth noting that I had to make symbolic link: linux-6stn:/var/lib/nxserver/home/.ssh # ls -l total 12 lrwxrwxrwx 1 nx root 16 paź 21 21:30 authorized_keys -> authorized_keys2 before I was even able to establish connection (after installing X11:RemoteDesktop FreeNX package). It is a minor thing but it may be worth fixing as well - to make life easier for other people -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c5 --- Comment #5 from Nick Couchman <nick.couchman@seakr.com> 2012-10-30 22:02:45 UTC --- (In reply to comment #4)
Also it might be worth noting that I had to make symbolic link:
linux-6stn:/var/lib/nxserver/home/.ssh # ls -l total 12 lrwxrwxrwx 1 nx root 16 paź 21 21:30 authorized_keys -> authorized_keys2
before I was even able to establish connection (after installing X11:RemoteDesktop FreeNX package). It is a minor thing but it may be worth fixing as well - to make life easier for other people
The other option is to edit the /etc/ssh/sshd_config file and find the line that specifies the acceptable key files (AuthorizedKeysFile). Apparently in openSuSE 12.2 they decided to force the .ssh/authorized_keys option as the only acceptable one - if you comment this line out, sshd, by default, uses either one. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c Bug 786152 depends on bug 786109, which changed state. Bug 786109 Summary: undefined symbol: _XGetRequest - symbol lookup error: /usr/lib/libXcomposite in /usr/lib/NX/nxagent http://bugzilla.novell.com/show_bug.cgi?id=786109 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c6 --- Comment #6 from andrzej ho <ah@zunit.com> 2012-11-04 17:51:14 UTC --- this was repo specific: https://bugzilla.novell.com/show_bug.cgi?id=787775 however I am going to open another bug due to libCairo (?) slow graphical rendering: http://forums.opensuse.org/english/get-technical-help-here/applications/prin... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c7 Nick Couchman <nick.couchman@seakr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Nick Couchman <nick.couchman@seakr.com> 2013-01-19 21:03:32 UTC --- Re-based my packages on a copy of a good repository (home:please_try_again), so this issue should be fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=786152 https://bugzilla.novell.com/show_bug.cgi?id=786152#c Bug 786152 depends on bug 786109, which changed state. Bug 786109 Summary: undefined symbol: _XGetRequest - symbol lookup error: /usr/lib/libXcomposite in /usr/lib/NX/nxagent http://bugzilla.novell.com/show_bug.cgi?id=786109 What |Old Value |New Value ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | -- Configure bugmail: https://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