[Digikam-devel] [Bug 216967] New: Marble plugin won't compile and subsequent crashes

Michal Thoma michal at thoma.cz
Tue Dec 1 17:44:45 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=216967

           Summary: Marble plugin won't compile and subsequent crashes
           Product: digikam
           Version: 1.0.0-rc
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: michal at thoma.cz


Version:           1.0.0-rc (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

Since digikam 1.0.0-b6 and also in 1.0.0-rc I'm experiencing serious digikam
crashes which seems related to Marble plugin.

When I compile b6 or rc, I always read this message:

--  libmarblewidget library found....... YES (optional)                         
--  Can build Marble plugin............. NO  (optional)

I don't know, why I can't build the plugin, I believe I have all dependecies.
Anyway it's state the plugin is optional, so compiling process proceeds.

Though later when I start program I get crash in three situations:

-Closing digikam (after quit SIGSEGV 11 error message appears, backtrace not
possible to retrieve)

-Opening image in Editor (SIGSEGV 11)

-Starting Showfoto (SIGSEGV 11 immediately after startup)

Here is backtrace for case of opening image in editor:

<code>

Aplikace: digiKam (digikam), signál SIGSEGV
[Current thread is 0 (LWP 9568)]

Thread 19 (Thread 0xb27e0b90 (LWP 9583)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0x8923ad0, mutex=0x8923acc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x08331981 in Digikam::ScanController::run (this=0x8923ec0) at
/home/michal/Compile/digikam-1.0.0-rc/digikam/scancontroller.cpp:499
#5  0xb621596e in QThreadPrivate::start (arg=0x8923ec0) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 18 (Thread 0xb1d80b90 (LWP 9621)):
#0  0xb4c4105a in ?? () from /usr/lib/libglib-2.0.so.0
#1  0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#2  0xb6335457 in QEventDispatcherGlib::processEvents (this=0x8bd1680, flags={i
= -1311243608}) at kernel/qeventdispatcher_glib.cpp:325
#3  0xb630806a in QEventLoop::processEvents (this=0xb1d80320, flags={i =
-1311243544}) at kernel/qeventloop.cpp:149
#4  0xb63084aa in QEventLoop::exec (this=0xb1d80320, flags={i = -1311243480})
at kernel/qeventloop.cpp:200
#5  0xb6212639 in QThread::exec (this=0x8c39410) at thread/qthread.cpp:481
#6  0xb6fa731d in Digikam::ImageFilterModelWorker::Thread::run (this=0x8c39410)
at
/home/michal/Compile/digikam-1.0.0-rc/digikam/../libs/models/imagefiltermodelthreads.h:66
#7  0xb621596e in QThreadPrivate::start (arg=0x8c39410) at
thread/qthread_unix.cpp:189
#8  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xae9f7b90 (LWP 9622)):
#0  0xb53d60c6 in __pthread_mutex_unlock_usercnt () from
/lib/tls/i686/cmov/libpthread.so.0
#1  0xb54d94f6 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#2  0xb4c40f5b in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb6335457 in QEventDispatcherGlib::processEvents (this=0xb1ebb978,
flags={i = -1365282136}) at kernel/qeventdispatcher_glib.cpp:325
#5  0xb630806a in QEventLoop::processEvents (this=0xae9f7320, flags={i =
-1365282072}) at kernel/qeventloop.cpp:149
#6  0xb63084aa in QEventLoop::exec (this=0xae9f7320, flags={i = -1365282008})
at kernel/qeventloop.cpp:200
#7  0xb6212639 in QThread::exec (this=0x8afe138) at thread/qthread.cpp:481
#8  0xb6fa731d in Digikam::ImageFilterModelWorker::Thread::run (this=0x8afe138)
at
/home/michal/Compile/digikam-1.0.0-rc/digikam/../libs/models/imagefiltermodelthreads.h:66
#9  0xb621596e in QThreadPrivate::start (arg=0x8afe138) at
thread/qthread_unix.cpp:189
#10 0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xae176b90 (LWP 9623)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0x8ba2838, mutex=0x8ba2834,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0x8ba2828) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0x8ba2828) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xad975b90 (LWP 9626)):
#0  0xb4cc00ac in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0xb633706b in QTimerInfoList::getTime (this=0x8c43eac, t=@0x8c43ed0) at
kernel/qeventdispatcher_unix.cpp:339
#2  0xb6337241 in QTimerInfoList::updateCurrentTime (this=0x8c43eac) at
kernel/qeventdispatcher_unix.cpp:297
#3  0xb6338e2c in QTimerInfoList::timerWait (this=0x8c43eac, tm=@0xad975174) at
kernel/qeventdispatcher_unix.cpp:420
#4  0xb633561a in timerSourcePrepare (source=0xb4cc3ff4, timeout=0xad9751c8) at
kernel/qeventdispatcher_glib.cpp:140
#5  0xb4c409c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#6  0xb4c40dda in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0xb6335457 in QEventDispatcherGlib::processEvents (this=0x8c3e5d0, flags={i
= -1382591816}) at kernel/qeventdispatcher_glib.cpp:325
#9  0xb630806a in QEventLoop::processEvents (this=0xad975330, flags={i =
-1382591752}) at kernel/qeventloop.cpp:149
#10 0xb63084aa in QEventLoop::exec (this=0xad975330, flags={i = -1382591688})
at kernel/qeventloop.cpp:200
#11 0xb6212639 in QThread::exec (this=0x8c3c9a0) at thread/qthread.cpp:481
#12 0xb621596e in QThreadPrivate::start (arg=0x8c3c9a0) at
thread/qthread_unix.cpp:189
#13 0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xad174b90 (LWP 9627)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb54bfae7 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb4c4e74b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb4c40f82 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6335457 in QEventDispatcherGlib::processEvents (this=0x8c24860, flags={i
= -1390984520}) at kernel/qeventdispatcher_glib.cpp:325
#6  0xb630806a in QEventLoop::processEvents (this=0xad174330, flags={i =
-1390984456}) at kernel/qeventloop.cpp:149
#7  0xb63084aa in QEventLoop::exec (this=0xad174330, flags={i = -1390984392})
at kernel/qeventloop.cpp:200
#8  0xb6212639 in QThread::exec (this=0x8c3cb60) at thread/qthread.cpp:481
#9  0xb621596e in QThreadPrivate::start (arg=0x8c3cb60) at
thread/qthread_unix.cpp:189
#10 0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xac973b90 (LWP 9628)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0x8c32b60, mutex=0x8c32b5c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0x8c32b50) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0x8c32b50) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xaa9b4b90 (LWP 9633)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d7412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d9344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xaaae3ae3 in ?? () from /usr/lib/libxine.so.1

Thread 11 (Thread 0xa9d1db90 (LWP 9636)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb54c27b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xaab0d7d6 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 10 (Thread 0xa951cb90 (LWP 9637)):
#0  0xb4c4099f in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb4c40dda in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6335457 in QEventDispatcherGlib::processEvents (this=0x940a4d0, flags={i
= -1454259608}) at kernel/qeventdispatcher_glib.cpp:325
#4  0xb630806a in QEventLoop::processEvents (this=0xa951c2e0, flags={i =
-1454259544}) at kernel/qeventloop.cpp:149
#5  0xb63084aa in QEventLoop::exec (this=0xa951c2e0, flags={i = -1454259480})
at kernel/qeventloop.cpp:200
#6  0xb6212639 in QThread::exec (this=0x986f700) at thread/qthread.cpp:481
#7  0xaab3120a in ?? () from
/usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#8  0xb621596e in QThreadPrivate::start (arg=0x986f700) at
thread/qthread_unix.cpp:189
#9  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xa7c23b90 (LWP 9664)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0x9b91c68, mutex=0x9b91c64,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0x9b91c58) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0x9b91c58) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xa4d09b90 (LWP 9674)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0xa12acc0, mutex=0xa12acbc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0xa12acb0) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0xa12acb0) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xa6affb90 (LWP 9679)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0xa754de0, mutex=0xa754ddc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0xa754dd0) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0xa754dd0) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xa740fb90 (LWP 9687)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb54bfae7 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xaa159912 in ?? () from /usr/lib/libpulse.so.0
#3  0xaa1493c0 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0xaa14ad43 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0xaa14ae14 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0xaa1596c3 in ?? () from /usr/lib/libpulse.so.0
#7  0xaa183ef2 in ?? () from /usr/lib/libpulse.so.0
#8  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xa8503b90 (LWP 9688)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xaaaf4d8e in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0xb3e63b90 (LWP 9700)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0xae687f8, mutex=0xae687f4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0xae687e8) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0xae687e8) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0x9a5ffb90 (LWP 9740)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0xb59a490, mutex=0xb59a48c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0xb59a480) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0xb59a480) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0x99dfeb90 (LWP 9741)):
#0  0xb803d430 in __kernel_vsyscall ()
#1  0xb53d70e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb54d92ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb62169b2 in QWaitCondition::wait (this=0xb0c4010, mutex=0xb0c400c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb71d318a in Digikam::LoadSaveThread::run (this=0xb0c4000) at
/home/michal/Compile/digikam-1.0.0-rc/libs/threadimageio/loadsavethread.cpp:131
#5  0xb621596e in QThreadPrivate::start (arg=0xb0c4000) at
thread/qthread_unix.cpp:189
#6  0xb53d34ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb54ca49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb492f920 (LWP 9568)):
[KCrash Handler]
#6  Digikam::ImagePlugin::actionCategory (this=0xafae9b8) at
/usr/include/qt4/QtCore/qatomic_i386.h:120
#7  0xb7322b8a in Digikam::EditorWindow::loadImagePlugins (this=0xafd04f0) at
/home/michal/Compile/digikam-1.0.0-rc/utilities/imageeditor/editor/editorwindow.cpp:814
#8  0x080a97c8 in ImageWindow (this=0xafd04f0) at
/home/michal/Compile/digikam-1.0.0-rc/utilities/imageeditor/editor/imagewindow.cpp:217
#9  0x080a9b3e in Digikam::ImageWindow::imagewindow () at
/home/michal/Compile/digikam-1.0.0-rc/utilities/imageeditor/editor/imagewindow.cpp:178
#10 0x0830cd84 in Digikam::ImageViewUtilities::openInEditor (this=0x8c369b0,
info=@0xbf9d9f38, allInfosToOpen=@0xbf9d9f34, currentAlbum=0xaf3fc48)
    at /home/michal/Compile/digikam-1.0.0-rc/digikam/imageviewutilities.cpp:322
#11 0x082d2ddc in Digikam::DigikamImageView::openCurrentInEditor
(this=0x8b9c9d0) at
/home/michal/Compile/digikam-1.0.0-rc/digikam/digikamimageview.cpp:158
#12 0x082e02a3 in Digikam::DigikamView::qt_metacall (this=0x8bd5f68,
_c=QMetaObject::InvokeMetaMethod, _id=55, _a=0xbf9da05c) at
/home/michal/Compile/digikam-1.0.0-rc/digikam/digikamview.cpp:1529
#13 0xb631fca8 in QMetaObject::activate (sender=0xa8d8f98, from_signal_index=5,
to_signal_index=6, argv=0xbf9da05c) at kernel/qobject.cpp:3069
#14 0xb63200e0 in QMetaObject::activate (sender=0xa8d8f98, m=0x8507c40,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbf9da05c) at
kernel/qobject.cpp:3163
#15 0xb57a9891 in QAction::triggered (this=0xa8d8f98, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#16 0xb57aae0f in QAction::activate (this=0xa8d8f98, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#17 0xb5c7a322 in QToolButton::nextCheckState (this=0xb249b90) at
../../include/QtGui/../../src/gui/kernel/qaction.h:203
#18 0xb5b92cd3 in QAbstractButtonPrivate::click (this=0xae2cb38) at
widgets/qabstractbutton.cpp:525
#19 0xb5b92fa6 in QAbstractButton::mouseReleaseEvent (this=0xae2ca68,
e=0xbf9da668) at widgets/qabstractbutton.cpp:1115
#20 0xb5c7a81c in QToolButton::mouseReleaseEvent (this=0xae2ca68, e=0xbf9da668)
at widgets/qtoolbutton.cpp:709
#21 0xb5806b43 in QWidget::event (this=0xae2ca68, event=0xbf9da668) at
kernel/qwidget.cpp:7516
#22 0xb5b90f5e in QAbstractButton::event (this=0xae2ca68, e=0xbf9da668) at
widgets/qabstractbutton.cpp:1077
#23 0xb5c7d24a in QToolButton::event (this=0xae2ca68, event=0xbf9da668) at
widgets/qtoolbutton.cpp:1151
#24 0xb57afe9c in QApplicationPrivate::notify_helper (this=0x86a8730,
receiver=0xae2ca68, e=0xbf9da668) at kernel/qapplication.cpp:4084
#25 0xb57b8b11 in QApplication::notify (this=0xbf9dafb0, receiver=0xae2ca68,
e=0xbf9da668) at kernel/qapplication.cpp:3786
#26 0xb68abe0d in KApplication::notify (this=0xbf9dafb0, receiver=0xae2ca68,
event=0xbf9da668) at
/build/buildd/kde4libs-4.2.4/kdeui/kernel/kapplication.cpp:307
#27 0xb6309a3b in QCoreApplication::notifyInternal (this=0xbf9dafb0,
receiver=0xae2ca68, event=0xbf9da668) at kernel/qcoreapplication.cpp:602
#28 0xb57b7b7e in QApplicationPrivate::sendMouseEvent (receiver=0xae2ca68,
event=0xbf9da668, alienWidget=0xae2ca68, nativeWidget=0xae211f0,
buttonDown=0xb605a200, lastMouseReceiver=@0xb605a204)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#29 0xb582797e in QETWidget::translateMouseEvent (this=0xae211f0,
event=0xbf9dacac) at kernel/qapplication_x11.cpp:4425
#30 0xb5826ca7 in QApplication::x11ProcessEvent (this=0xbf9dafb0,
event=0xbf9dacac) at kernel/qapplication_x11.cpp:3421
#31 0xb5851c6a in x11EventSourceDispatch (s=0x86ab900, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0xb4c3db88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb4c410eb in ?? () from /usr/lib/libglib-2.0.so.0
#34 0xb4c41268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0xb6335438 in QEventDispatcherGlib::processEvents (this=0x86945e8, flags={i
= -1080185240}) at kernel/qeventdispatcher_glib.cpp:323
#36 0xb5851365 in QGuiEventDispatcherGlib::processEvents (this=0x86945e8,
flags={i = -1080185192}) at kernel/qguieventdispatcher_glib.cpp:202
#37 0xb630806a in QEventLoop::processEvents (this=0xbf9daf10, flags={i =
-1080185128}) at kernel/qeventloop.cpp:149
#38 0xb63084aa in QEventLoop::exec (this=0xbf9daf10, flags={i = -1080185064})
at kernel/qeventloop.cpp:200
#39 0xb630a959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#40 0xb57afd17 in QApplication::exec () at kernel/qapplication.cpp:3553
#41 0x083da01b in main (argc=1, argv=0xbf9db3f4) at
/home/michal/Compile/digikam-1.0.0-rc/digikam/main.cpp:

</code>

Standard error output states:

<code>

timeChanged                                                                  
void SunLocator::update()                                                    
timeChanged                                                                  
void SunLocator::update()                                                    
Starting to load Plugins.                                                    
=== MarbleDirs: ===                                                          
Local Path: "/home/michal/.marble/data"                                      
Plugin Local Path: "/home/michal/.marble/plugins"                            

Marble Data Path (Run Time) : ""                                             
Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data"          

Marble Plugin Path (Run Time) : ""                                           
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble"            

System Path: "/usr/share/kde4/apps/marble/data"                              
Plugin System Path: "/usr/lib/kde4/plugins/marble"                           
===================                                                          
"CompassFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" 
loading:  Marble::CompassFloatItem(0x9cd79d0)
Marble::CompassFloatItem(0xbc6b5c8) 
"MapScaleFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so"  
loading:  Marble::MapScaleFloatItem(0x9cd9378)
Marble::MapScaleFloatItem(0xbc6c520) 
"MarbleCrosshairsPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" 
loading:  Marble::MarbleCrosshairsPlugin(0x9ce58d0)
Marble::MarbleCrosshairsPlugin(0xbc6c1a0) 
"MarbleGeoDataPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so"            
loading:  Marble::MarbleGeoDataPlugin(0x9cd77c8)
Marble::MarbleGeoDataPlugin(0xbc6b2b0)       
"MarbleOverviewMap.so"  -  "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so"  
loading:  Marble::MarbleOverviewMap(0x9ce4f28)
Marble::MarbleOverviewMap(0xbc6b3d8)           
"MarbleStarsPlugin.so"  -  "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so"  
loading:  Marble::MarbleStarsPlugin(0x9cd8ef0)
Marble::MarbleStarsPlugin(0xbc27a40)           
"NavigationFloatItem.so"  - 
"/usr/lib/kde4/plugins/marble/NavigationFloatItem.so"            
loading:  Marble::NavigationFloatItem(0x9c803b8)
Marble::NavigationFloatItem(0xbc6b200)       
Time elapsed: 14 ms                                                             
Use workaround:  0                                                              
loadMapTheme "earth/citylights/citylights.dgml"                                 
loadMapTheme "earth/bluemarble/bluemarble.dgml"                                 
MapThemeId "earth/srtm/srtm.dgml"                                               
loadMapTheme "earth/srtm/srtm.dgml"                                             
DGML2 Name       :  "Atlas"                                                     
adding container: "cityplacemarks.kml" false                                    
starting parser for "cityplacemarks"                                            
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" 
adding container: "baseplacemarks.kml" false                                    
adding container: "elevplacemarks.kml" false                                    
starting parser for "elevplacemarks"                                            
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" 
Loading ended true                                                              
adding container: "otherplacemarks.kml" false                                   
starting parser for "otherplacemarks"                                           
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" 
Loading ended true                                                              
starting parser for "baseplacemarks"                                            
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache"
Loading ended true
adding container: "boundaryplacemarks" true
THEME CHANGED: *** "earth/srtm/srtm.dgml"
SunLocator::setBody( QString )
In MarbleMap the property  "compass" was set to  false
GeoSceneSettings: Property  "compass" to false
In MarbleMap the property  "overviewmap" was set to  false
GeoSceneSettings: Property  "overviewmap" to false
starting parser for "boundaryplacemarks"
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache"
Loading ended true
Loading ended true
KCrash: Application 'digikam' crashing...
sock_file=/home/michal/.kde/socket-objevitel/kdeinit4__0

Here is standard error output:

Starting to load Plugins. 

=== MarbleDirs: === 
Local Path: "/home/michal/.marble/data" 
Plugin Local Path: "/home/michal/.marble/plugins" 

Marble Data Path (Run Time) : "" 

Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data" 

Marble Plugin Path (Run Time) : "" 
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" 


System Path: "/usr/share/kde4/apps/marble/data" 
Plugin System Path: "/usr/lib/kde4/plugins/marble" 
=================== 
"CompassFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" 

loading:  Marble::CompassFloatItem(0xa1b8280)
Marble::CompassFloatItem(0xa1b7f80) 
"MapScaleFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" 
loading:  Marble::MapScaleFloatItem(0xa1c8db8)
Marble::MapScaleFloatItem(0xa162dd8) 
"MarbleCrosshairsPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" 
loading:  Marble::MarbleCrosshairsPlugin(0xa1b7a20)
Marble::MarbleCrosshairsPlugin(0xa1c3aa0) 
"MarbleGeoDataPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so" 
loading:  Marble::MarbleGeoDataPlugin(0xa1c31d8)
Marble::MarbleGeoDataPlugin(0xa1c4a20) 
"MarbleOverviewMap.so"  -  "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" 
loading:  Marble::MarbleOverviewMap(0xa1c6bc8)
Marble::MarbleOverviewMap(0xa1c4bd0) 
"MarbleStarsPlugin.so"  -  "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" 
loading:  Marble::MarbleStarsPlugin(0xa1c7030)
Marble::MarbleStarsPlugin(0xa1c4b48) 
"NavigationFloatItem.so"  - 
"/usr/lib/kde4/plugins/marble/NavigationFloatItem.so" 
loading:  Marble::NavigationFloatItem(0xa1c7f88)
Marble::NavigationFloatItem(0xa1c7fd8) 
Time elapsed: 92 ms

Use workaround:  0 

loadMapTheme "earth/citylights/citylights.dgml" 

loadMapTheme "earth/bluemarble/bluemarble.dgml" 

MapThemeId "earth/srtm/srtm.dgml" 
loadMapTheme "earth/srtm/srtm.dgml" 

DGML2 Name       :  "Atlas" 

adding container: "cityplacemarks.kml" false 

adding container: "baseplacemarks.kml" false 
starting parser for "baseplacemarks" 
adding container: "elevplacemarks.kml" false 
starting parser for "elevplacemarks" 
adding container: "otherplacemarks.kml" false 
starting parser for "otherplacemarks" 
adding container: "boundaryplacemarks" true 
starting parser for "boundaryplacemarks" 

starting parser for "cityplacemarks" 

"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" 
Loading ended true 

Loading ended true 

Loading ended true 
TextureColorizer: Time elapsed: 100 ms
THEME CHANGED: *** "earth/srtm/srtm.dgml" 
SunLocator::setBody( QString ) 
In MarbleMap the property  "compass" was set to  false 
GeoSceneSettings: Property  "compass" to false 
In MarbleMap the property  "overviewmap" was set to  false 
GeoSceneSettings: Property  "overviewmap" to false 
Loading ended true 

Loading ended true 

Starting to load Plugins. 

=== MarbleDirs: === 
Local Path: "/home/michal/.marble/data" 
Plugin Local Path: "/home/michal/.marble/plugins" 

Marble Data Path (Run Time) : "" 
Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data" 

Marble Plugin Path (Run Time) : "" 
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" 

System Path: "/usr/share/kde4/apps/marble/data" 
Plugin System Path: "/usr/lib/kde4/plugins/marble" 
=================== 
"CompassFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" 
loading:  Marble::CompassFloatItem(0xa1b8280)
Marble::CompassFloatItem(0xabbbe88) 

"MapScaleFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" 
loading:  Marble::MapScaleFloatItem(0xa1c8db8)
Marble::MapScaleFloatItem(0xabbaca8) 
"MarbleCrosshairsPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" 
loading:  Marble::MarbleCrosshairsPlugin(0xa1b7a20)
Marble::MarbleCrosshairsPlugin(0xabbae08) 
"MarbleGeoDataPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so" 
loading:  Marble::MarbleGeoDataPlugin(0xa1c31d8)
Marble::MarbleGeoDataPlugin(0xabbac90) 
"MarbleOverviewMap.so"  -  "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" 
loading:  Marble::MarbleOverviewMap(0xa1c6bc8)
Marble::MarbleOverviewMap(0xabbc180) 
"MarbleStarsPlugin.so"  -  "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" 
loading:  Marble::MarbleStarsPlugin(0xa1c7030)
Marble::MarbleStarsPlugin(0xabcbf08) 
"NavigationFloatItem.so"  - 
"/usr/lib/kde4/plugins/marble/NavigationFloatItem.so" 
loading:  Marble::NavigationFloatItem(0xa1c7f88)
Marble::NavigationFloatItem(0xabca4a8) 
Time elapsed: 7 ms

Use workaround:  0 
loadMapTheme "earth/citylights/citylights.dgml" 
loadMapTheme "earth/bluemarble/bluemarble.dgml" 

MapThemeId "earth/srtm/srtm.dgml" 
loadMapTheme "earth/srtm/srtm.dgml" 

DGML2 Name       :  "Atlas" 

adding container: "cityplacemarks.kml" false 
starting parser for "cityplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" 

adding container: "baseplacemarks.kml" false 

starting parser for "baseplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache" 
Loading ended true 
adding container: "elevplacemarks.kml" false 
starting parser for "elevplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" 
Loading ended true 

adding container: "otherplacemarks.kml" false 

starting parser for "otherplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" 
Loading ended true 
Loading ended true 
adding container: "boundaryplacemarks" true 
starting parser for "boundaryplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache" 

Loading ended true 
THEME CHANGED: *** "earth/srtm/srtm.dgml" 
SunLocator::setBody( QString ) 
In MarbleMap the property  "compass" was set to  false 
GeoSceneSettings: Property  "compass" to false 
In MarbleMap the property  "overviewmap" was set to  false 
GeoSceneSettings: Property  "overviewmap" to false 

Style reset requested. 

Style reset requested. 

Style reset requested. 
Style reset requested. 

start generate indexes 

generated indexes 
MarblePlacemarkModel (generateIndex): Time elapsed: 18 ms 

Style reset requested. 
Style reset requested. 

Style reset requested. 
Style reset requested. 
Style reset requested. 

Style reset requested. 
start generate indexes 

generated indexes 
MarblePlacemarkModel (generateIndex): Time elapsed: 17 ms 
Style reset requested. 
Style reset requested. 

QString::arg: Argument missing: <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta name="generator" content="HTML Tidy for Linux/x86 (vers 1st August
2004), see www.w3.org" />

  <style type="text/css">
  /*<![CDATA[*/
    @import "/usr/share/kde4/apps/kdeui/about/kde_infopage.css";            /*
locationCss    */
                           /* locationRtl    */
    body {font-size: 12px;}  /* fontSize       */
  /*]]>*/
  </style>

  <title>digiKam</title>
</head>

<body>
  <div id="header">
    <div id="headerL"/>

    <div id="title">
        digiKam <!-- appTitle -->
    </div>

    <div id="tagline">
        Spravujte své fotografie jako profesionál pomocí open source. <!--
Slogan -->
    </div>
  </div>

  <div style='clear:both;'/>

  <!-- the main text box -->
  <div id="box">
    <div id="boxT"><div id="boxTL"/><div id="boxTR"/><div id="boxTC"/></div>
    <div id="boxL">
      <div id="boxR">
        <div id="boxCenter">
           <h2 style='margin-top: 0px;'>Welcome to digiKam
rc..-rc</h2><p>digiKam is an open source photo management program designed to
import, organize, enhance, search and export your digital images to and from
your computer.</p><p>Currently, you are in the Album view mode of digiKam.
Albums are the places where your files are stored, and are identical to the
folders on your hard disk.</p><p><ul><li>digiKam has many powerful features
which are described in the <a
href='help:/digikam/index.html'>documentation</a></li><li>The <a
href='http://www.digikam.org'>digiKam homepage</a> provides information about
new versions of digiKam.</li></ul></p><p></p><p>Some of the new features in
this release of digiKam include (compared to digiKam
0.9.6):</p><p><ul><li>Designed from the ground-up for KDE4, using KDE4
technology:<ul><li>Hardware handling with <a
href='http://solid.kde.org'>Solid</a> interface;</li><li>More comprehensive
multimedia file handling using <a href='http://phonon.kde.org'>Phonon</a>
interface;</li><li>Easy Geolocation with <a
href='http://edu.kde.org/marble'>Marble</a> interface;</li><li>Social Semantic
Desktop synchronization using <a
href='http://nepomuk.semanticdesktop.org'>Nepomuk</a> interface.</li></ul></li>
<li>XMP metadata support;</li>
<li>TIFF/EP RAW metadata editing;</li>
<li>Customizable file storage for the digiKam database, supporting remote
albums;</li>
<li>Support of multiple root album paths (no more importing into one giant
album);</li>
<li>Thumbnail-bar integration for easy navigation and editing;</li>
<li>Supports the latest camera RAW files using <a
href='http://www.libraw.org'>LibRaw</a>;</li>
<li>New/revamped tools:<ul><li>Batch queue manager;</li><li>Revamped camera
import wizard;</li><li><a href='http://lensfun.berlios.de'>LensFun</a>
integration: auto-correction of lens distortion;</li><li>Fuzzy searches based
on hand-drawn sketches;</li><li>Advanced searches using image meta-information,
such as keywords and dates;</li><li>User-friendly map searching that gives you
the power to search for global photo locations;</li><li>Advanced searches for
duplicate and similar images;</li></ul></li>
<li>...and much more.</li>
</ul></p><p></p><p>We hope that you will enjoy digiKam.</p><p>Thank you,</p><p
style='margin-bottom: 0px; margin-left:20px;'>The digiKam team</p> <!--
Advanced information -->
        </div>
      </div>
    </div>
    <div id="boxB"><div id="boxBL"/><div id="boxBR"/><div id="boxBC"/></div>
  </div>

</body>
</html>
, /home/michal/programy/digikam-1.0.0-rc/share/apps/digikam/about/digikam.css

timeChanged 
void SunLocator::update() 

timeChanged 
void SunLocator::update() 

QString::arg: Argument missing: <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta name="generator" content="HTML Tidy for Linux/x86 (vers 1st August
2004), see www.w3.org" />

  <style type="text/css">
  /*<![CDATA[*/
    @import "/usr/share/kde4/apps/kdeui/about/kde_infopage.css";            /*
locationCss    */
                           /* locationRtl    */
    body {font-size: 12px;}  /* fontSize       */
  /*]]>*/
  </style>

  <title>digiKam</title>
</head>

<body>
  <div id="header">
    <div id="headerL"/>

    <div id="title">
        digiKam <!-- appTitle -->
    </div>

    <div id="tagline">
        Spravujte své fotografie jako profesionál pomocí open source. <!--
Slogan -->
    </div>
  </div>

  <div style='clear:both;'/>

  <!-- the main text box -->
  <div id="box">
    <div id="boxT"><div id="boxTL"/><div id="boxTR"/><div id="boxTC"/></div>
    <div id="boxL">
      <div id="boxR">
        <div id="boxCenter">
           <h2 style='margin-top: 0px;'>Welcome to digiKam
rc..-rc</h2><p>digiKam is an open source photo management program designed to
import, organize, enhance, search and export your digital images to and from
your computer.</p><p>Currently, you are in the Album view mode of digiKam.
Albums are the places where your files are stored, and are identical to the
folders on your hard disk.</p><p><ul><li>digiKam has many powerful features
which are described in the <a
href='help:/digikam/index.html'>documentation</a></li><li>The <a
href='http://www.digikam.org'>digiKam homepage</a> provides information about
new versions of digiKam.</li></ul></p><p></p><p>Some of the new features in
this release of digiKam include (compared to digiKam
0.9.6):</p><p><ul><li>Designed from the ground-up for KDE4, using KDE4
technology:<ul><li>Hardware handling with <a
href='http://solid.kde.org'>Solid</a> interface;</li><li>More comprehensive
multimedia file handling using <a href='http://phonon.kde.org'>Phonon</a>
interface;</li><li>Easy Geolocation with <a
href='http://edu.kde.org/marble'>Marble</a> interface;</li><li>Social Semantic
Desktop synchronization using <a
href='http://nepomuk.semanticdesktop.org'>Nepomuk</a> interface.</li></ul></li>
<li>XMP metadata support;</li>
<li>TIFF/EP RAW metadata editing;</li>
<li>Customizable file storage for the digiKam database, supporting remote
albums;</li>
<li>Support of multiple root album paths (no more importing into one giant
album);</li>
<li>Thumbnail-bar integration for easy navigation and editing;</li>
<li>Supports the latest camera RAW files using <a
href='http://www.libraw.org'>LibRaw</a>;</li>
<li>New/revamped tools:<ul><li>Batch queue manager;</li><li>Revamped camera
import wizard;</li><li><a href='http://lensfun.berlios.de'>LensFun</a>
integration: auto-correction of lens distortion;</li><li>Fuzzy searches based
on hand-drawn sketches;</li><li>Advanced searches using image meta-information,
such as keywords and dates;</li><li>User-friendly map searching that gives you
the power to search for global photo locations;</li><li>Advanced searches for
duplicate and similar images;</li></ul></li>
<li>...and much more.</li>
</ul></p><p></p><p>We hope that you will enjoy digiKam.</p><p>Thank you,</p><p
style='margin-bottom: 0px; margin-left:20px;'>The digiKam team</p> <!--
Advanced information -->
        </div>
      </div>
    </div>
    <div id="boxB"><div id="boxBL"/><div id="boxBR"/><div id="boxBC"/></div>
  </div>

</body>
</html>
, /home/michal/programy/digikam-1.0.0-rc/share/apps/digikam/about/digikam.css

timeChanged 
void SunLocator::update() 

timeChanged 
void SunLocator::update() 

Starting to load Plugins. 

=== MarbleDirs: === 

Local Path: "/home/michal/.marble/data" 
Plugin Local Path: "/home/michal/.marble/plugins" 

Marble Data Path (Run Time) : "" 
Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data" 

Marble Plugin Path (Run Time) : "" 
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" 

System Path: "/usr/share/kde4/apps/marble/data" 
Plugin System Path: "/usr/lib/kde4/plugins/marble" 
=================== 
"CompassFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" 
loading:  Marble::CompassFloatItem(0xa1b8280)
Marble::CompassFloatItem(0xbd7d930) 
"MapScaleFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" 

loading:  Marble::MapScaleFloatItem(0xa1c8db8)
Marble::MapScaleFloatItem(0xbd7eb08) 
"MarbleCrosshairsPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" 
loading:  Marble::MarbleCrosshairsPlugin(0xa1b7a20)
Marble::MarbleCrosshairsPlugin(0xbd7e4a8) 
"MarbleGeoDataPlugin.so"  - 
"/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so" 
loading:  Marble::MarbleGeoDataPlugin(0xa1c31d8)
Marble::MarbleGeoDataPlugin(0xbb8f740) 
"MarbleOverviewMap.so"  -  "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" 
loading:  Marble::MarbleOverviewMap(0xa1c6bc8)
Marble::MarbleOverviewMap(0xbd8e108) 
"MarbleStarsPlugin.so"  -  "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" 

loading:  Marble::MarbleStarsPlugin(0xa1c7030)
Marble::MarbleStarsPlugin(0xbd2af98) 
"NavigationFloatItem.so"  - 
"/usr/lib/kde4/plugins/marble/NavigationFloatItem.so" 
loading:  Marble::NavigationFloatItem(0xa1c7f88)
Marble::NavigationFloatItem(0xbd7da98) 
Time elapsed: 28 ms

Use workaround:  0 
loadMapTheme "earth/citylights/citylights.dgml" 
loadMapTheme "earth/bluemarble/bluemarble.dgml" 

MapThemeId "earth/srtm/srtm.dgml" 
loadMapTheme "earth/srtm/srtm.dgml" 
DGML2 Name       :  "Atlas" 
adding container: "cityplacemarks.kml" false 
starting parser for "cityplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" 

adding container: "baseplacemarks.kml" false 
adding container: "elevplacemarks.kml" false 
adding container: "otherplacemarks.kml" false 
starting parser for "baseplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache" 
Loading ended true 
starting parser for "otherplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" 
Loading ended true 
starting parser for "elevplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" 
Loading ended true 
adding container: "boundaryplacemarks" true 
starting parser for "boundaryplacemarks" 
"Loading Default Placemark Cache
File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache" 

Loading ended true 
THEME CHANGED: *** "earth/srtm/srtm.dgml" 
SunLocator::setBody( QString ) 
In MarbleMap the property  "compass" was set to  false 
GeoSceneSettings: Property  "compass" to false 
In MarbleMap the property  "overviewmap" was set to  false 
GeoSceneSettings: Property  "overviewmap" to false 

Loading ended true 

KCrash: Application 'digikam' crashing

</code>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Digikam-devel mailing list