<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>307959</bug_id>
          
          <creation_ts>2012-10-06 07:25:25 +0000</creation_ts>
          <short_desc>Amarok 2.5 crashes on startup.</short_desc>
          <delta_ts>2012-10-08 15:03:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>general</component>
          <version>2.5.0</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>258741</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>2.7</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="peter@dharma.dyndns.info">peter</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1303627</commentid>
    <comment_count>0</comment_count>
    <who name="peter@dharma.dyndns.info">peter</who>
    <bug_when>2012-10-06 07:25:25 +0000</bug_when>
    <thetext>Application: amarok (2.5.0)
KDE Platform Version: 4.8.5 (4.8.5) &quot;release 521&quot;
Qt Version: 4.8.3
Operating System: Linux 3.4.2-jng6-desktop x86_64
Distribution: &quot;openSUSE 12.1 (x86_64)&quot;

-- Information about the crash:
Yesterday upgraded to 2.6, did nor work so downgraded to 2.5, which worked yesterday.
Today it crashes every time on start-up.

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f01db7e37a0 (LWP 6263))]

Thread 9 (Thread 0x7f01d4eda700 (LWP 6269)):
#0  0x00007f01ec919014 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007f01e845d2df in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f01e845db02 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f01e845dfa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f01efe34666 in QEventDispatcherGlib::processEvents (this=0x7f01d0000920, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f01efe04162 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f01efe043b7 in QEventLoop::exec (this=0x7f01d4ed9cd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f01efd02687 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#8  0x00007f01efde3c0f in QInotifyFileSystemWatcherEngine::run (this=0x1b93c50) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f01efd056ec in QThreadPrivate::start (arg=0x1b93c50) at thread/qthread_unix.cpp:338
#10 0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#11 0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f01cf8c2700 (LWP 6270)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01efd05c5b in wait (time=18446744073709551615, this=0x2a26720) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=&lt;optimized out&gt;, mutex=0x29fa820, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f01ebcf196b in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x29fcc50, th=0x29fa110) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01ebcf425b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x29fa110) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01ebcf30cf in ThreadWeaver::ThreadRunHelper::run (this=0x7f01cf8c1d20, parent=0x29fcc50, th=0x29fa110) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f01ebcf315b in ThreadWeaver::Thread::run (this=0x29fa110) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f01efd056ec in QThreadPrivate::start (arg=0x29fa110) at thread/qthread_unix.cpp:338
#8  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#9  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f01cf0c1700 (LWP 6271)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01efd05c5b in wait (time=18446744073709551615, this=0x2a26720) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=&lt;optimized out&gt;, mutex=0x29fa820, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f01ebcf196b in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x29fcc50, th=0x2a27240) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01ebcf425b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2a27240) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01ebcf30cf in ThreadWeaver::ThreadRunHelper::run (this=0x7f01cf0c0d20, parent=0x29fcc50, th=0x2a27240) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f01ebcf315b in ThreadWeaver::Thread::run (this=0x2a27240) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f01efd056ec in QThreadPrivate::start (arg=0x2a27240) at thread/qthread_unix.cpp:338
#8  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#9  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f01ce8c0700 (LWP 6272)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01efd05c5b in wait (time=18446744073709551615, this=0x2a26720) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=&lt;optimized out&gt;, mutex=0x29fa820, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f01ebcf196b in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x29fcc50, th=0x2a27390) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01ebcf425b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2a27390) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01ebcf30cf in ThreadWeaver::ThreadRunHelper::run (this=0x7f01ce8bfd20, parent=0x29fcc50, th=0x2a27390) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f01ebcf315b in ThreadWeaver::Thread::run (this=0x2a27390) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f01efd056ec in QThreadPrivate::start (arg=0x2a27390) at thread/qthread_unix.cpp:338
#8  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#9  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f01cde98700 (LWP 6273)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01efd05c5b in wait (time=18446744073709551615, this=0x2a26720) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=&lt;optimized out&gt;, mutex=0x29fa820, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f01ebcf196b in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x29fcc50, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01ebcf425b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f01ebcf4274 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2a27aa0, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f01ebcf30cf in ThreadWeaver::ThreadRunHelper::run (this=0x7f01cde97d20, parent=0x29fcc50, th=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:87
#12 0x00007f01ebcf315b in ThreadWeaver::Thread::run (this=0x2aa78b0) at /usr/src/debug/kdelibs-4.8.5/threadweaver/Weaver/Thread.cpp:142
#13 0x00007f01efd056ec in QThreadPrivate::start (arg=0x2aa78b0) at thread/qthread_unix.cpp:338
#14 0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#15 0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f01cd054700 (LWP 6274)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01e5259f52 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f01e5259f89 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#4  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f01bffff700 (LWP 6275)):
#0  0x00007f01ee7caff3 in poll () from /lib64/libc.so.6
#1  0x00007f01e845dae8 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f01e845dfa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f01efe34666 in QEventDispatcherGlib::processEvents (this=0x7f01b40008e0, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f01efe04162 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f01efe043b7 in QEventLoop::exec (this=0x7f01bfffed00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f01efd02687 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#7  0x00007f01efd056ec in QThreadPrivate::start (arg=0x2a96100) at thread/qthread_unix.cpp:338
#8  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#9  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f01beb85700 (LWP 6280)):
#0  0x00007f01ec91ae6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01ead0c772 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f01eb005e80) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f01ead0c7a9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=&lt;optimized out&gt;) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f01dfca8b74 in ?? () from /usr/lib64/libGL.so.1
#4  0x00007f01ec916f05 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f01ee7d410d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f01db7e37a0 (LWP 6263)):
[KCrash Handler]
#6  QAbstractAnimation::state (this=0x31) at animation/qabstractanimation.cpp:662
#7  0x00007f01f0b67d0a in Context::ContextView::addCollapseAnimation(QAbstractAnimation*) () from /usr/lib64/libamaroklib.so.1
#8  0x00007f01f0b6485e in Context::Applet::collapse(bool) () from /usr/lib64/libamaroklib.so.1
#9  0x00007f01cdeafb13 in ?? () from /usr/lib64/kde4/amarok_context_applet_albums.so
#10 0x00007f01cdeb1029 in ?? () from /usr/lib64/kde4/amarok_context_applet_albums.so
#11 0x00007f01efe19511 in QMetaObject::activate (sender=0x29fb1b0, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fff44f8fd20) at kernel/qobject.cpp:3556
#12 0x00007f01eb15f8b7 in Plasma::DataContainer::dataUpdated (this=&lt;optimized out&gt;, _t1=&lt;optimized out&gt;, _t2=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.8.5/build/plasma/datacontainer.moc:126
#13 0x00007f01eb15fdde in Plasma::DataContainer::checkForUpdate (this=0x29fb1b0) at /usr/src/debug/kdelibs-4.8.5/plasma/datacontainer.cpp:295
#14 0x00007f01eb16168f in timerEvent (this=&lt;optimized out&gt;, event=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.8.5/plasma/dataengine.cpp:387
#15 Plasma::DataEngine::timerEvent (this=&lt;optimized out&gt;, event=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.8.5/plasma/dataengine.cpp:362
#16 0x00007f01efe1e409 in QObject::event (this=0x2a275c0, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1166
#17 0x00007f01ef1880e4 in notify_helper (e=0x7fff44f90460, receiver=0x2a275c0, this=0x1d65b50) at kernel/qapplication.cpp:4557
#18 QApplicationPrivate::notify_helper (this=0x1d65b50, receiver=0x2a275c0, e=0x7fff44f90460) at kernel/qapplication.cpp:4529
#19 0x00007f01ef18ceb3 in QApplication::notify (this=0x7fff44f907e0, receiver=0x2a275c0, e=0x7fff44f90460) at kernel/qapplication.cpp:4418
#20 0x00007f01f1913156 in KApplication::notify (this=0x7fff44f907e0, receiver=0x2a275c0, event=0x7fff44f90460) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#21 0x00007f01efe0562c in QCoreApplication::notifyInternal (this=0x7fff44f907e0, receiver=0x2a275c0, event=0x7fff44f90460) at kernel/qcoreapplication.cpp:915
#22 0x00007f01efe36418 in sendEvent (event=0x7fff44f90460, receiver=&lt;optimized out&gt;) at kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0x1d5b9f0) at kernel/qeventdispatcher_unix.cpp:626
#24 0x00007f01efe33dcd in timerSourceDispatch (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:186
#25 timerSourceDispatch (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:180
#26 0x00007f01e845d5dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f01e845ddd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f01e845dfa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f01efe345ff in QEventDispatcherGlib::processEvents (this=0x1b1b000, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f01ef22b91e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=&lt;optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f01efe04162 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f01efe043b7 in QEventLoop::exec (this=0x7fff44f90770, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007f01efe091d5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#34 0x000000000040908e in ?? ()
#35 0x00007f01ee71a23d in __libc_start_main () from /lib64/libc.so.6
#36 0x000000000040ba7d in _start ()

Possible duplicates by query: bug 307817, bug 307301, bug 307255, bug 306253, bug 304416.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303653</commentid>
    <comment_count>1</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2012-10-06 09:27:17 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 258741 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304230</commentid>
    <comment_count>2</comment_count>
    <who name="peter@dharma.dyndns.info">peter</who>
    <bug_when>2012-10-08 11:10:24 +0000</bug_when>
    <thetext>On Saturday 06 Oct 2012 09:27:17 you wrote:
&gt; https://bugs.kde.org/show_bug.cgi?id=307959
&gt; 
&gt; Jekyll Wu &lt;adaptee@gmail.com&gt; changed:
&gt; 
&gt;            What    |Removed                     |Added
&gt; ----------------------------------------------------------------------------
&gt; Status|UNCONFIRMED                 |RESOLVED
&gt;          Resolution|---                         |DUPLICATE
&gt; 
&gt; --- Comment #1 from Jekyll Wu &lt;adaptee@gmail.com&gt; ---
&gt; 
&gt; 
&gt; *** This bug has been marked as a duplicate of bug 258741 ***

I&apos;m sorry for that, it took me some time before i found out that when the play 
list is removed, amarok starts up again.


Kind Regards, Peter</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304233</commentid>
    <comment_count>3</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2012-10-08 11:21:08 +0000</bug_when>
    <thetext>Peter, that is not the problem. You should upgrade as this is fixed in Amarok 2.6 since quite some time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304236</commentid>
    <comment_count>4</comment_count>
    <who name="peter@dharma.dyndns.info">peter</who>
    <bug_when>2012-10-08 11:28:12 +0000</bug_when>
    <thetext>On Monday 08 Oct 2012 11:21:08 you wrote:
&gt; Peter, that is not the problem. You should upgrade as this is fixed in
&gt; Amarok 2.6 since quite some time.

Thanks for your answer Myriam,
Yes i tried the 2.6 but downgraded again because the the upgrade of the 
database hangs. I can skip over that and forget about the statistics but it 
hangs again with the next startup.

Kind Regards, Peter</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304277</commentid>
    <comment_count>5</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2012-10-08 13:44:20 +0000</bug_when>
    <thetext>Did you report this as a separate issue with the output of amarok -d --nofork? Also running it in gdb would be helpful. But that belongs in another bug report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304292</commentid>
    <comment_count>6</comment_count>
    <who name="peter@dharma.dyndns.info">peter</who>
    <bug_when>2012-10-08 15:03:28 +0000</bug_when>
    <thetext>On Monday 08 Oct 2012 13:44:20 you wrote:
&gt; Did you report this as a separate issue with the output of amarok -d
&gt; --nofork? Also running it in gdb would be helpful. But that belongs in
&gt; another bug report.

Thank you very much for the effort you take. Amarok is a great product for 
Linux.
I&apos;m very happy now that Amarok works again, so it will take some time before i 
will try again the 2.6 version. Because i have been away for four mounts i 
started friday with the 2.6. 
I believe i did some reporting yesterday (maybe that went wrong) but not with 
the &quot;-d --nofork&quot; options.

Kind Regards, Peter</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>