| View previous topic :: View next topic |
| Author |
Message |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Sun Dec 02, 2007 11:30 pm Post subject: openmotif library problem for icaclient/wfcmgr |
|
|
Hi, I get the following error when trying to use citrix's wfcmgr:
| Code: |
~ $ wfcmgr
/opt/ICAClient/wfcmgr.bin: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
~ $ locate libXm.so.3
/opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/libXm.so.3
/opt/matlab74/sys/os/glnxa64/libXm.so.3
/opt/matlab74/sys/os/glnxa64/libXm.so.3.0.1
/usr/lib32/openmotif-2.2/libXm.so.3
/usr/lib32/openmotif-2.2/libXm.so.3.0.2
/usr/lib64/libXm.so.3
/usr/lib64/openmotif-2.2/libXm.so.3
/usr/lib64/openmotif-2.2/libXm.so.3.0.2
/usr/lib64/libXm.so.3.0.2
|
Any ideas to resolve or further diagnose this issue? (I've already tried to get rid of the problem by re-emerging icaclient and openmotif.)
Erik
Last edited by equaeghe on Wed Dec 05, 2007 11:16 pm; edited 1 time in total |
|
| Back to top |
|
 |
pehop n00b

Joined: 16 Oct 2005 Posts: 50 Location: Oxford, UK
|
Posted: Mon Dec 03, 2007 11:44 am Post subject: |
|
|
I have the same problem. It started after upgrading app-emulation/emul-linux-x86-xlibs-20071128-r1 to app-emulation/emul-linux-x86-xlibs-20071128-r2. I don't know why but when I go back to app-emulation/emul-linux-x86-xlibs-20071128-r1 it didn't help 
Last edited by pehop on Mon Dec 03, 2007 5:02 pm; edited 1 time in total |
|
| Back to top |
|
 |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Mon Dec 03, 2007 12:42 pm Post subject: |
|
|
| pehop wrote: | I have the same problem. It started after upgrading app-emulation/emul-linux-x86-xlibs-20071128-r1 to app-emulation/emul-linux-x86-xlibs-20071128-r2. I don't know why but when I go back to app-emulation/emul-linux-x86-xlibs-20071128-r1 it doesn't help  |
Mmm, I guessed it might have something to do with that. I got a message about a collision and a file (libXm.so.something) being overwritten with the advice to use portageq owner to check it out (which returned no owner...).
If no answer appears soon, I'll file a bug and report its number back here,
Erik
EDIT: no need to file a new bug, 200426 is our guy. I'll post a link to this thread in the bug. |
|
| Back to top |
|
 |
dopey Apprentice

Joined: 10 Feb 2003 Posts: 235
|
Posted: Thu Dec 06, 2007 6:00 am Post subject: |
|
|
For a workaround
create /etc/env.d/99motif32 with the following one line content:
LDPATH=/usr/lib32/openmotif-2.2
run env-update
all done, no need to downgrade the package. |
|
| Back to top |
|
 |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Thu Dec 06, 2007 7:38 pm Post subject: |
|
|
| dopey wrote: | For a workaround
create /etc/env.d/99motif32 with the following one line content:
LDPATH=/usr/lib32/openmotif-2.2
run env-update
all done, no need to downgrade the package. |
I did that, and when I try to start wfcmgr, the splash screen appears for a short while and then nothing happens, except for the following errors in the console: (many more of the same, just pasted the last few ones)
| Code: |
Warning: No font found.
Warning:
Name: FONTLIST_DEFAULT_TAG_STRING
Class: XmRendition
Conversion failed. Cannot load font.
Warning:
Name: FONTLIST_DEFAULT_TAG_STRING
Class: XmRendition
Conversion failed. Cannot load font.
Segmentatiefout
|
That last word is 'segmentation fault' in Dutch, my locale language.
So still no go for me... |
|
| Back to top |
|
 |
dopey Apprentice

Joined: 10 Feb 2003 Posts: 235
|
Posted: Fri Dec 07, 2007 11:18 pm Post subject: |
|
|
| hmm. intersting. I guess I can file this under a "works for me" type of thing. Be interesting to get an strace output of your runup. |
|
| Back to top |
|
 |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Mon Dec 10, 2007 10:32 pm Post subject: |
|
|
| dopey wrote: | | hmm. intersting. I guess I can file this under a "works for me" type of thing. Be interesting to get an strace output of your runup. |
| Code: |
strace wfcmgr 2> wfcmgr.strace
|
results in a file of about 730kB... Personal messages don't seem to allow attachments, or can I do something like that in another way?
Erik |
|
| Back to top |
|
 |
steffers n00b

Joined: 03 Nov 2007 Posts: 5
|
Posted: Thu Dec 27, 2007 8:44 am Post subject: the LDPATH addition works for me |
|
|
The addition of /usr/lib32/openmotiv-2.2 to LDPATH fixed the problem for me. No segmentation faults. Just for your information.  |
|
| Back to top |
|
 |
Aleksi Halkola n00b

Joined: 02 Aug 2005 Posts: 21
|
Posted: Tue Jan 15, 2008 9:12 am Post subject: |
|
|
| I was glad to find the work around here on the forums so quickly. And it worked for me too. Thanks! |
|
| Back to top |
|
 |
myha Apprentice


Joined: 16 Sep 2005 Posts: 152 Location: Ljubljana, Slovenia
|
Posted: Wed Feb 27, 2008 2:05 pm Post subject: |
|
|
hi, worked here also.
thanks,
brm |
|
| Back to top |
|
 |
|