You are not logged in.
Pages: 1
Hi there!
My acroread won't start anymore :?
When i try to start it nothing happens and there is no output when I start it via shellcommand: acroread!
Anyone any hint???
Cheers, Maikel
Offline
Try moving your .adobe directory so that a new one gets created.
Offline
if you have scim, change your IM_MODULE.
from scim to xim
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
Offline
Try moving your .adobe directory so that a new one gets created.
Doesn't change anything. Only thing is that i could see the splash for an milli. second
Cheers, Maikel
Offline
if you have scim, change your IM_MODULE.
from scim to ximexport GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
if [ "$GTK_IM_MODULE" = "scim" ]; then
GTK_IM_MODULE=xim
export GTK_IM_MODULE
fi
That`s allready in /usr/bi/acroread
Cheers, Maikel
Offline
Type:
strace acroread
Then copy the last 20 lines or so and post them here.
note
You may need to install strace:
su -c 'pacman -Sy strace'
That command will ask you for root password.
Offline
Or try reinstalling acroread.
Offline
open("/opt/acrobat/Reader/intellinux/lib/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/lib/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/sidecars/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/sidecars/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/sidecars/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/acrobat/Reader/intellinux/sidecars/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=64976, ...}) = 0
mmap2(NULL, 64976, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb6832000
close(4) = 0
open("/lib/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
munmap(0xb6832000, 64976) = 0
munmap(0xb626a000, 3577120) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
exit_group(1) = ?
Process 6692 detached
Oh... It has to do with the new version of gcc (libstdc++.so.5)
I guess I have to wait till a new version of Acroread will the the light of day...
Cheers, Maikel
Offline
It looks like you are using the gcc/glibc from testing. If it's the case, install libstdc++5 from testing. It should fix acroread.
Offline
Indeed, you can jsut install libstdc++5 and it will fix the problem. Strace lets you know
Offline
it's strange.
i have no ibstdc++5, using testing. but acroread-kor works fine.
$ ls -l /usr/lib/libstdc++*
-rw-r--r-- 1 root root 1943026 2006-05-26 04:31 /usr/lib/libstdc++.a
lrwxrwxrwx 1 root root 18 2006-05-27 10:12 /usr/lib/libstdc++.so -> libstdc++.so.6.0.8
lrwxrwxrwx 1 root root 18 2006-05-27 10:12 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.8
-rwxr-xr-x 1 root root 1132834 2006-05-26 04:31 /usr/lib/libstdc++.so.6.0.8
Offline
It looks like you are using the gcc/glibc from testing. If it's the case, install libstdc++5 from testing. It should fix acroread.
Yepp, that did fix the problem.
This happens when a noop with bad english tries to understand the english news!!!
I understood the news about the new gcc version totaly wrong.
Thought i have to wait till an acroread version which is compiled with the new gcc will be released... :oops:
Cheers, Maikel
Offline
I had to reinstall libstdc++5 again (not from testing), to get acroread to work beyond the splash screen. All other symptoms were as described previously.
And this was post the big upgrade, which seems strange.
Still, it solved the problem.
Offline
I had to reinstall libstdc++5 again (not from testing), to get acroread to work beyond the splash screen. All other symptoms were as described previously.
And this was post the big upgrade, which seems strange.
Still, it solved the problem.
You probably had to reinstall libstdc++5 because of an old pacman bug that happens when files move from one package to another one.
Offline
Pages: 1