Bug 150713 - crash when selecting tools/image viewer
Summary: crash when selecting tools/image viewer
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 14:16 UTC by Larry Bauer
Modified: 2022-01-23 11:40 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Bauer 2007-10-11 14:16:25 UTC
Version:           0.9.3-beta1 (using KDE KDE 3.5.7)
Installed from:    Slackware Packages
OS:                Linux

With the 0.9.3-beta1 version, selecting tools/image viewer from the top menu crashes both Digikam *and* the X-server.  After several minutes, X restarts with a login screen.  Using Slackware 12.0, with Digikam compiled from sources as follows:

digikam-0.9.3-beta1.tar.bz2
exiv2-0.12.tar.gz
imlib2-1.3.0.tar.gz
jasper-1.900.1.zip
kipi-plugins-0.1.4.tar.bz2
lcms-1.16.tar.gz
libgphoto2-2.3.0.tar.bz2
libkdcraw-0.1.2.tar.bz2
libkexif-0.2.5.tar.bz2
libkexiv2-0.1.6.tar.bz2
libkipi-0.1.5.tar.bz2
lprof-1.11.4.1.tar.gz
sqlite-3.3.8.tar.gz
Comment 1 caulier.gilles 2007-10-11 14:21:28 UTC
Tools/Image Viewer is a kipi-plugins.

Crash still reproductible with others plugins like Tools/Raw Converter ?

Can you give us a backtrace using gdb ?

Gilles Caulier
Comment 2 Larry Bauer 2007-10-11 14:44:40 UTC
Sorry to put the report in the wrong place -- thanks for moving it for me.

I have just checked all of the other tools on the menu, and all seem to work just fine.  I would be happy to get a backtrace, but don't know how to do so.  Could you please give me directions?

thanks,
--larry
Comment 3 Kusi 2007-10-11 16:09:53 UTC
the plugin uses the OpenGL non-power-of-two texture extension. Just to make sure your video driver supports this, can you please attach the output of glxinfo?
You'll find this command in the mesa package in case mesa isn't already installed

Kusi
Comment 4 Larry Bauer 2007-10-11 20:05:44 UTC
This appears to be the source of the problem, all right.  When I try to run glxinfo, I get exactly the same result as I did when I tried to run the ImageViewer -- the X-server crashes and restarts, logging me out.

I realize that this is caused by a lack of support in the video driver.  It does seem like a rather inelegant failure mode, however :-)

Am I missing something in my Xconfig file, or is this the "normally occurring abnormal behaviour?" 

thanks,
--larry
Comment 5 Kusi 2007-10-11 20:22:43 UTC
your OpenGL subsystem seems to be messed up. Try updating your video drivers or change from the opensource driver (in case you're using this) to the proprietary video driver. Your problem is not related to kde-imaging. good luck!

Kusi

Comment 6 Andi Clemens 2008-07-05 02:18:44 UTC
*** Bug 154213 has been marked as a duplicate of this bug. ***
Comment 7 Andi Clemens 2008-08-12 12:10:20 UTC
This bug seems not to be related to digiKam at all. We should close it though.
Comment 8 Andi Clemens 2008-08-12 12:11:09 UTC
I meant "not related to kipiplugins"...
Comment 9 Kusi 2008-08-12 16:14:20 UTC
Yes, this bug needs to be closed. I'm the author of the imageviewer (and obviously a b.k.o newbie), so how do I close this bug?
Comment 10 Andi Clemens 2008-08-12 16:30:40 UTC
For example: "Resolve bug as WORKSFORME". If you don't have those options available at the bottom of the screen, you might ask for more rights first. I guess sysadmin at kde dot org should be the right mail address for that.
Comment 11 Larry Bauer 2008-08-12 17:24:40 UTC
Sorry for not closing the bug earlier -- I updated the video driver from the nVidia web site (actually, I moved from Slackware to OpenSuse 10.3 and updated the drivers from the nVidia web site) and the problem went away.  I am marking the bug as resolved now.