Bug 136255 - Crash when changing from Icon View to Image View while having just 1 JPEG file in the directory.
Summary: Crash when changing from Icon View to Image View while having just 1 JPEG fil...
Status: RESOLVED DUPLICATE of bug 120522
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 21:07 UTC by Juha Manninen
Modified: 2012-10-19 13:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juha Manninen 2006-10-24 21:07:50 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
Compiler:          Using KDE package for SuSe 10.1. 
OS:                Linux

The crash happens when switching to Image View from either of the other 2 views. It happens only if there is just one file in the directory. It works OK if there are 2 or more files.
Comment 1 Juha Manninen 2006-10-24 21:28:24 UTC
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231030608 (LWP 3749)]
[KCrash handler]
#6  0xb5b06262 in Gwenview::FileThumbnailView::setThumbnailPixmap ()
   from /opt/kde3/lib/libgwenviewcore.so.1
#7  0xb5b08ef3 in Gwenview::FileThumbnailView::qt_invoke ()
   from /opt/kde3/lib/libgwenviewcore.so.1
#8  0xb7511f1d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0xb5ae0cdd in Gwenview::ThumbnailLoadJob::thumbnailLoaded ()
   from /opt/kde3/lib/libgwenviewcore.so.1
#10 0xb5ae35cc in Gwenview::ThumbnailLoadJob::checkThumbnail ()
   from /opt/kde3/lib/libgwenviewcore.so.1
#11 0xb5ae3a20 in Gwenview::ThumbnailLoadJob::qt_invoke ()
   from /opt/kde3/lib/libgwenviewcore.so.1
#12 0xb7511f1d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb784ab1e in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb752dfc7 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb7535383 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb74b2f07 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb74b3cd1 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb7b39bd3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#19 0xb74a8095 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb74628e0 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb74c9d28 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb74c9bbe in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb74b2abf in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6890565 in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#25 0xb728a534 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#26 0x0804e2ff in launch ()
#27 0x0804eb8a in handle_launcher_request ()
#28 0x0804ef0f in handle_requests ()
#29 0x0805010c in main ()
Comment 2 Tommi Tervo 2006-10-25 08:51:43 UTC

*** This bug has been marked as a duplicate of 120522 ***