[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2008-09-10 Thread Daniel T Chen
** Changed in: acroread (Ubuntu) Status: Confirmed => Fix Released -- nppdf.so: undefined symbol: XtCalloc https://bugs.launchpad.net/bugs/41787 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-10-31 Thread Jens Rühmkorf
Use dpkg-divert to add a wrapper-script that sets LD_PRELOAD as suggested: # dpkg-divert --add --rename --divert /usr/lib/firefox/firefox.real /usr/lib/firefox/firefox # cat < /tmp/firefox #!/bin/sh # fixes bug #41787 export LD_PRELOAD=/usr/lib/libXt.so.6 exec /usr/lib/firefox/firefox.real "$@"

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-10-02 Thread tilman
** Bug 63603 has been marked a duplicate of this bug -- nppdf.so: undefined symbol: XtCalloc https://launchpad.net/bugs/41787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-09-06 Thread Mika Fischer
** Bug 50701 has been marked a duplicate of this bug -- nppdf.so: undefined symbol: XtCalloc https://launchpad.net/bugs/41787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-07-30 Thread Whoopie
** Bug 50496 has been marked a duplicate of this bug -- nppdf.so: undefined symbol: XtCalloc https://launchpad.net/bugs/41787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-07-10 Thread Jeff Balderson
Try this. Start Firefox from a command prompt: LD_PRELOAD=/usr/lib/libXt.so.6 /usr/lib/firefox/firefox That should temporarily fix the problem until you exit firefox. The problem appears to be that nppdf.so expects that libXt.so to already be loaded, which is bad practice. A hack that will wor

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-06-17 Thread Conrad Knauer
Version 7.0.8 is out now. I have confirmed (based on reports originally posted in the forums; e.g. on http://ubuntuforums.org/showthread.php?t=187973) that if you download the Linux version of Adobe Reader from http://www.adobe.com/products/acrobat/readstep2.html and extract nppdf.so and use it to