Something I have installed stops Gimp from loading - that is the little
Gimp picture flashes on the screen briefly and then the load aborts. I
can find no clue in /var/log/syslog and /var/log/kern.log so I have used
dpkg --purge to remove a number of programs to no avail. I have done a
number of apt-get update and apt-get dist-upgrade runs since I last used
Gimp. Although the upgrades were quite large I assume they are not the
problem since I have seen nothing on the list about this problem.
Any suggestions of what to try next would be most welcome.
Tom
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-17-2008, 06:10 PM
"Paul Johnson"
Something stopping Gimp loading
On Saturday 17 May 2008 11:00:54 am Thomas H. George wrote:
> Something I have installed stops Gimp from loading - that is the little
> Gimp picture flashes on the screen briefly and then the load aborts. I
> can find no clue in /var/log/syslog and /var/log/kern.log so I have used
> dpkg --purge to remove a number of programs to no avail.
Those logs only handle system process output, not user processes. You'll need
to run gimp in a terminal or check your ~/.xsession-errors for gimp's output.
--
Paul Johnson
baloo@ursine.ca
Explaination of .pgp part: http://linuxmafia.com/faq/Mail/rant-gpg.html
05-17-2008, 06:25 PM
Ron Johnson
Something stopping Gimp loading
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 05/17/08 13:00, Thomas H. George wrote:
> Something I have installed stops Gimp from loading - that is the little
> Gimp picture flashes on the screen briefly and then the load aborts. I
> can find no clue in /var/log/syslog and /var/log/kern.log so I have used
> dpkg --purge to remove a number of programs to no avail. I have done a
> number of apt-get update and apt-get dist-upgrade runs since I last used
> Gimp. Although the upgrades were quite large I assume they are not the
> problem since I have seen nothing on the list about this problem.
>
> Any suggestions of what to try next would be most welcome.
Open a command window and run it from there. Hopefully some useful
error messages will appear.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-17-2008, 09:47 PM
"Thomas H. George"
Something stopping Gimp loading
On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 05/17/08 13:00, Thomas H. George wrote:
> > Something I have installed stops Gimp from loading - that is the little
> > Gimp picture flashes on the screen briefly and then the load aborts. I
> > can find no clue in /var/log/syslog and /var/log/kern.log so I have used
> > dpkg --purge to remove a number of programs to no avail. I have done a
> > number of apt-get update and apt-get dist-upgrade runs since I last used
> > Gimp. Although the upgrades were quite large I assume they are not the
> > problem since I have seen nothing on the list about this problem.
> >
> > Any suggestions of what to try next would be most welcome.
>
> Open a command window and run it from there. Hopefully some useful
> error messages will appear.
>
Right. I opened a terminal window, tried to start Gimp, and got the
following message:
gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
Tom
> - --
> Ron Johnson, Jr.
> Jefferson LA USA
>
> ESPN makes baseball players better.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFILyMAS9HxQb37XmcRAiR+AJ9/cdM+Q9vhioMnkYSiucNIxY/qeQCfcXtO
> jIXbEOCqy/p21z3CQh0yhRg=
> =aoi4
> -----END PGP SIGNATURE-----
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-17-2008, 10:11 PM
Ron Johnson
Something stopping Gimp loading
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 05/17/08 16:47, Thomas H. George wrote:
> On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> On 05/17/08 13:00, Thomas H. George wrote:
>>>> Something I have installed stops Gimp from loading - that is the little
>>>> Gimp picture flashes on the screen briefly and then the load aborts. I
>>>> can find no clue in /var/log/syslog and /var/log/kern.log so I have used
>>>> dpkg --purge to remove a number of programs to no avail. I have done a
>>>> number of apt-get update and apt-get dist-upgrade runs since I last used
>>>> Gimp. Although the upgrades were quite large I assume they are not the
>>>> problem since I have seen nothing on the list about this problem.
>>>>
>>>> Any suggestions of what to try next would be most welcome.
> Open a command window and run it from there. Hopefully some useful
> error messages will appear.
>
>> Right. I opened a terminal window, tried to start Gimp, and got the
>> following message:
>
>> gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
That there is... a bug. But you probably figured that out.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-18-2008, 01:11 PM
Florian Kulzer
Something stopping Gimp loading
On Sat, May 17, 2008 at 17:47:41 -0400, Thomas H. George wrote:
> On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> > On 05/17/08 13:00, Thomas H. George wrote:
> > > Something I have installed stops Gimp from loading - that is the little
> > > Gimp picture flashes on the screen briefly and then the load aborts.
[...]
> > Open a command window and run it from there. Hopefully some useful
> > error messages will appear.
> >
> Right. I opened a terminal window, tried to start Gimp, and got the
> following message:
>
> gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
This symbol is defined in libglib-2.0.so.0, which is part of the
libglib2.0-0 package. Something is wrong with this package on your
system, or you have a more general problem with your dynamic linker.
Please post the output of the following commands:
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-18-2008, 01:38 PM
"Thomas H. George"
Something stopping Gimp loading
On Sun, May 18, 2008 at 03:11:24PM +0200, Florian Kulzer wrote:
> On Sat, May 17, 2008 at 17:47:41 -0400, Thomas H. George wrote:
> > On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> > > On 05/17/08 13:00, Thomas H. George wrote:
> > > > Something I have installed stops Gimp from loading - that is the little
> > > > Gimp picture flashes on the screen briefly and then the load aborts.
>
> [...]
>
> > > Open a command window and run it from there. Hopefully some useful
> > > error messages will appear.
> > >
> > Right. I opened a terminal window, tried to start Gimp, and got the
> > following message:
> >
> > gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
>
> This symbol is defined in libglib-2.0.so.0, which is part of the
> libglib2.0-0 package. Something is wrong with this package on your
> system, or you have a more general problem with your dynamic linker.
> Please post the output of the following commands:
>
> nm -D /usr/lib/libglib-2.0.so.0 | grep g_dpgettext
>
> ls -l /usr/lib/libglib-2.0.so*
>
> dpkg -l libglib2.0* | awk '/^i/{print $1, $2}'
>
> /sbin/ldconfig -pNX | grep libglib-2.0
>
Script started on Sun 18 May 2008 09:28:05 AM EDT
tom@Phoenix:~$ nm _[K-D /usr/lib/libglib-2.0.s0.0[K[K[Ko.0 | grep g_dpgettext
0000000000054180 T g_dpgettext
tom@Phoenix:~$ ls -l /usr/lib/libglib-2.0.so*
[00mlrwxrwxrwx 1 root root 23 2008-05-13 08:37 [01;36m/usr/lib/libglib-2.0.so.0[00m -> [00mlibglib-2.0.so.0.1600.3[00m
-rw-r--r-- 1 root root 771320 2008-04-11 17:33 [00m/usr/lib/libglib-2.0.so.0.1600.3[00m
[mtom@Phoenix:~$ dpkg -l libglib2.0* | awk '/^i/{print $1, $2}'
ii libglib2.0-0
tom@Phoenix:~$ /sbin/ldconfig pNX | grep libglib-2.0
/sbin/ldconfig: relative path `pNX' used to build cache
tom@Phoenix:~$ exit
Script done on Sun 18 May 2008 09:33:29 AM EDT
Tom
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-18-2008, 07:47 PM
Florian Kulzer
Something stopping Gimp loading
On Sun, May 18, 2008 at 09:38:45 -0400, Thomas H. George wrote:
> On Sun, May 18, 2008 at 03:11:24PM +0200, Florian Kulzer wrote:
> > On Sat, May 17, 2008 at 17:47:41 -0400, Thomas H. George wrote:
> > > On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> > > > On 05/17/08 13:00, Thomas H. George wrote:
> > > > > Something I have installed stops Gimp from loading - that is the little
> > > > > Gimp picture flashes on the screen briefly and then the load aborts.
> >
> > [...]
> >
> > > > Open a command window and run it from there. Hopefully some useful
> > > > error messages will appear.
> > > >
> > > Right. I opened a terminal window, tried to start Gimp, and got the
> > > following message:
> > >
> > > gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
> >
> > This symbol is defined in libglib-2.0.so.0, which is part of the
> > libglib2.0-0 package. Something is wrong with this package on your
> > system, or you have a more general problem with your dynamic linker.
> > Please post the output of the following commands:
> >
> > nm -D /usr/lib/libglib-2.0.so.0 | grep g_dpgettext
> >
> > ls -l /usr/lib/libglib-2.0.so*
> >
> > dpkg -l libglib2.0* | awk '/^i/{print $1, $2}'
> >
> > /sbin/ldconfig -pNX | grep libglib-2.0
> >
>
> Script started on Sun 18 May 2008 09:28:05 AM EDT
> tom@Phoenix:~$ nm -D /usr/lib/libglib-2.0.so.0 | grep g_dpgettext
> 0000000000054180 T g_dpgettext
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-18-2008, 09:20 PM
"Thomas H. George"
Something stopping Gimp loading
On Sun, May 18, 2008 at 09:47:20PM +0200, Florian Kulzer wrote:
> On Sun, May 18, 2008 at 09:38:45 -0400, Thomas H. George wrote:
> > On Sun, May 18, 2008 at 03:11:24PM +0200, Florian Kulzer wrote:
> > > On Sat, May 17, 2008 at 17:47:41 -0400, Thomas H. George wrote:
> > > > On Sat, May 17, 2008 at 01:25:04PM -0500, Ron Johnson wrote:
> > > > > On 05/17/08 13:00, Thomas H. George wrote:
> > > > > > Something I have installed stops Gimp from loading - that is the little
> > > > > > Gimp picture flashes on the screen briefly and then the load aborts.
> > >
> > > [...]
> > >
> > > > > Open a command window and run it from there. Hopefully some useful
> > > > > error messages will appear.
> > > > >
> > > > Right. I opened a terminal window, tried to start Gimp, and got the
> > > > following message:
> > > >
> > > > gimp: symbol lookup error: gimp: undefined symbol: g_dpgettext
> > >
> > > This symbol is defined in libglib-2.0.so.0, which is part of the
> > > libglib2.0-0 package. Something is wrong with this package on your
> > > system, or you have a more general problem with your dynamic linker.
> > > Please post the output of the following commands:
> > >
> > > nm -D /usr/lib/libglib-2.0.so.0 | grep g_dpgettext
> > >
> > > ls -l /usr/lib/libglib-2.0.so*
> > >
> > > dpkg -l libglib2.0* | awk '/^i/{print $1, $2}'
> > >
> > > /sbin/ldconfig -pNX | grep libglib-2.0
> > >
> >
> > Script started on Sun 18 May 2008 09:28:05 AM EDT
> > tom@Phoenix:~$ nm -D /usr/lib/libglib-2.0.so.0 | grep g_dpgettext
> > 0000000000054180 T g_dpgettext
>
> OK, the symbol is defined.
>
> > tom@Phoenix:~$ ls -l /usr/lib/libglib-2.0.so*
> > lrwxrwxrwx 1 root root 23 2008-05-13 08:37 /usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1600.3
> > -rw-r--r-- 1 root root 771320 2008-04-11 17:33 /usr/lib/libglib-2.0.so.0.1600.3
>
> Hmm, I have a /usr/lib/libglib-2.0.so symlink (to the same *.1600.3
> file) in addition to the one that your output shows.
>
> > tom@Phoenix:~$ dpkg -l libglib2.0* | awk '/^i/{print $1, $2}'
> > ii libglib2.0-0
> > tom@Phoenix:~$ /sbin/ldconfig pNX | grep libglib-2.0
> > /sbin/ldconfig: relative path `pNX' used to build cache
>
> That should have been "-pNX" there.
>
> > tom@Phoenix:~$ exit
> >
> > Script done on Sun 18 May 2008 09:33:29 AM EDT
>
> Please run the ldconfig command again with the correct syntax. I would
> furthermore like to see the result of:
>
> ldd `which gimp` | grep libglib-2.0
Tom
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-19-2008, 01:48 AM
Daniel Burrows
Something stopping Gimp loading
On Sun, May 18, 2008 at 05:20:31PM -0400, "Thomas H. George" <lists@tomgeorge.info> was heard to say:
> On Sun, May 18, 2008 at 09:47:20PM +0200, Florian Kulzer wrote:
> > Please run the ldconfig command again with the correct syntax. I would
> > furthermore like to see the result of:
> >
> > ldd `which gimp` | grep libglib-2.0
>
>
> Script started on Sun 18 May 2008 05:12:50 PM EDT
> tom@Phoenix:~$ /sbin/ldconfig -pNX | grep libglib-2.0
> libglib-2.0.so.0 (libc6,x86-64) => /usr/local/lib/libglib-2.0.so.0
> libglib-2.0.so.0 (libc6,x86-64) => /usr/lib/libglib-2.0.so.0
> libglib-2.0.so (libc6,x86-64) => /usr/local/lib/libglib-2.0.so
> tom@Phoenix:~$ ldd `which gimp` [K| grep libglib-2.0
> libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x00002b5b4ecea000)
> tom@Phoenix:~$ exit
>
> Script done on Sun 18 May 2008 05:16:10 PM EDT
It looks like you have a copy of glib installed in /usr/local. I bet
that's your problem: moving it out of the way should fix things. You
may want to figure out why it's installed first, though, to avoid
breaking anything else in the process.
Daniel
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org