Re: gqview and slackware 9.1
John Ellis <[email protected]> Wed, 25 Feb 2004 18:23:21 -0500
| Newsgroups | gmane.comp.gnome.apps.gqview.user |
|---|---|
| Message-ID | <[email protected]> |
xBirkoff wrote: > > Hi, > > I have slackware 9.1 and I try to run gqview 1.4.0 but the "Segmentation > fault" message is displayed. My gqview is compiled with configure, make > a make install on the same machine successfully. I had installed gqview > 1.3.2 before and it works fine. I don't know where is the problem and > how can I fix it. Run GQview from a terminal, are any warning messages printed before the crash? If you get a locale encoding mismatch type warning prior to crashing, this is a known bug - but please let me/the list know if this is the case. Otherwise, a gdb backtrace might be helpful to point out the location of the crash: in gqview's src directory: make clean make CFLAGS="-g -Wall -O2" (-O2 and -Wall are optional, but at least -Wall will print any compile warnings not normally shown) make install (the steps up to this point are to rebuild the gqview binary with debugging info) then run: gdb gqview type "r", press enter (gqview should try to start, and if you are lucky, crash) in gdb type "bt", press enter send me the resulting output (CC the list at your option) Oh, and having the GTK 2 library up to date (latest is 2.2.4) can not hurt. Greetings, John -- John Ellis <[email protected]> http://gqview.sourceforge.net <GQview> | http://gqapplets.sourceforge.net http://gqmpeg.sourceforge.net <GQmpeg> | <panel applets> ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click