You are not logged in.

#1 2006-05-27 11:49:28

MaikelG
Member
From: Balingen, Germany
Registered: 2006-04-29
Posts: 46
Website

acroread won't start

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

#2 2006-05-27 15:06:44

vacant
Member
From: downstairs
Registered: 2004-11-05
Posts: 816

Re: acroread won't start

Try moving your .adobe directory so that a new one gets created.

Offline

#3 2006-05-27 15:21:38

oseb
Member
From: Busan, Korea
Registered: 2005-05-26
Posts: 31

Re: acroread won't start

if you have scim, change your IM_MODULE.
from scim to xim

export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim

Offline

#4 2006-05-27 17:03:19

MaikelG
Member
From: Balingen, Germany
Registered: 2006-04-29
Posts: 46
Website

Re: acroread won't start

vacant wrote:

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

#5 2006-05-27 17:06:37

MaikelG
Member
From: Balingen, Germany
Registered: 2006-04-29
Posts: 46
Website

Re: acroread won't start

oseb wrote:

if you have scim, change your IM_MODULE.
from scim to xim

export 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

#6 2006-05-27 20:14:41

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: acroread won't start

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

#7 2006-05-27 20:21:00

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: acroread won't start

Or try reinstalling acroread.

Offline

#8 2006-05-27 20:56:15

MaikelG
Member
From: Balingen, Germany
Registered: 2006-04-29
Posts: 46
Website

Re: acroread won't start

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

#9 2006-05-27 21:20:12

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: acroread won't start

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

#10 2006-05-27 23:25:46

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: acroread won't start

Indeed, you can jsut install libstdc++5 and it will fix the problem. Strace lets you know wink

Offline

#11 2006-05-28 00:13:08

oseb
Member
From: Busan, Korea
Registered: 2005-05-26
Posts: 31

Re: acroread won't start

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

#12 2006-05-28 05:56:04

MaikelG
Member
From: Balingen, Germany
Registered: 2006-04-29
Posts: 46
Website

Re: acroread won't start

Snowman wrote:

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!!!  lol
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

#13 2006-06-25 22:47:03

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: acroread won't start

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

#14 2006-06-25 23:04:41

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: acroread won't start

Cotton wrote:

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

Board footer

Powered by FluxBB