Hi,

>> I could not reproduce this bug. I tested on several configurations and
>> it works fine. However, I suspect that this bug is caused by libprojectm2.
> 
> Package from debian-multimedia.org was working fine.
This "multimedia" package seem to use the embedded version of
'libprojectm2' contrary to the archive package that use the real
'libprojectm2' Debian package instead. So it is possible that there are
differences between them.

>> Could you get more informations?
>> For example could you make a backtrace using gdb debugger :
>>
>>     $ gdb clementine
>>       run
>>      (open visualization menu and wait for it to crash)
>>       bt
> 
> Done.
Thanks. Apparently this issue seem to come from 'libprojectM.so.2' so I
will reassign this bug to 'libprojectm2' package.

Regards,
Thomas PIERSON



> ,----
> | Starting program: /usr/bin/clementine 
> | [Thread debugging using libthread_db enabled]
> | [New Thread 0xb3b21b70 (LWP 5236)]
> | [New Thread 0xb28d2b70 (LWP 5237)]
> | Couldn't load icon "clementine-panel" 
> | Couldn't load icon "clementine-panel-grey" 
> | [New Thread 0xb1ec0b70 (LWP 5238)]
> | Error connecting to notifications service. 
> | [New Thread 0xb14ffb70 (LWP 5239)]
> | virtual bool GnomeGlobalShortcutBackend::DoRegister() - starting 
> | virtual bool GnomeGlobalShortcutBackend::DoRegister() - gnome settings 
> daemon not registered 
> | virtual bool QxtGlobalShortcutBackend::DoRegister() 
> | [New Thread 0xb0cfeb70 (LWP 5240)]
> | [New Thread 0xb04fdb70 (LWP 5241)]
> | [New Thread 0xafcfcb70 (LWP 5242)]
> | [New Thread 0xaf4fbb70 (LWP 5243)]
> | [New Thread 0xaecfab70 (LWP 5244)]
> | [New Thread 0xae4f9b70 (LWP 5245)]
> | Application asked to unregister timer 0x1f00000a which is not registered in 
> this thread. Fix application.
> | [New Thread 0xad9ffb70 (LWP 5248)]
> | [New Thread 0xabbfbb70 (LWP 5249)]
> | [New Thread 0xab3fab70 (LWP 5250)]
> | [New Thread 0xacdffb70 (LWP 5251)]
> | [New Thread 0xac3ffb70 (LWP 5252)]
> | [projectM] Allocating idle preset...
> | 
> | Program received signal SIGPIPE, Broken pipe.
> | 0xb7fe2424 in __kernel_vsyscall ()
> | (gdb) bt
> | #0  0xb7fe2424 in __kernel_vsyscall ()
> | #1  0xb63216cb in write () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #2  0xb62ca704 in _IO_file_write () from 
> /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #3  0xb62ca38f in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #4  0xb62ca6a6 in _IO_do_write () from 
> /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #5  0xb62cb08a in _IO_file_sync () from 
> /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #6  0xb62bf370 in fflush () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
> | #7  0xb648d2ae in __gnu_cxx::stdio_sync_filebuf<char, 
> std::char_traits<char> >::sync() () from 
> /usr/lib/i386-linux-gnu/libstdc++.so.6
> | #8  0xb648e0af in std::basic_ostream<char, std::char_traits<char> 
> >::flush() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
> | #9  0xb6d3d05f in PresetFactory::protocol(std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > const&, 
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) () 
> from /usr/lib/libprojectM.so.2
> | #10 0xb6d40018 in MilkdropPresetFactory::allocate(std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > const&, 
> std::basic_string<char, std::char_traits<char>, std::allocator<char> > 
> const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> 
> > const&) () from /usr/lib/libprojectM.so.2
> | #11 0xb6d382c2 in PresetLoader::loadPreset(std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > const&) const () from 
> /usr/lib/libprojectM.so.2
> | #12 0xb6d255f8 in projectM::initPresetTools(int, int) () from 
> /usr/lib/libprojectM.so.2
> | #13 0xb6d26382 in projectM::projectM_init(int, int, int, int, int, int) () 
> from /usr/lib/libprojectM.so.2
> | #14 0xb6d265f4 in projectM::readSettings(projectM::Settings const&) () from 
> /usr/lib/libprojectM.so.2
> | #15 0xb6d266bb in projectM::projectM(projectM::Settings, int) () from 
> /usr/lib/libprojectM.so.2
> | #16 0x08399de8 in ProjectMVisualisation::InitProjectM() ()
> | #17 0x0839a978 in ProjectMVisualisation::drawBackground(QPainter*, QRectF 
> const&) ()
> | #18 0xb7aee9b8 in QGraphicsView::drawBackground(QPainter*, QRectF const&) 
> () from /usr/lib/libQtGui.so.4
> | #19 0xb7afb708 in QGraphicsView::paintEvent(QPaintEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #20 0xb749e5d9 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
> | #21 0xb789ef45 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
> | #22 0xb7930fd1 in QAbstractScrollArea::viewportEvent(QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #23 0xb7afcb3c in QGraphicsView::viewportEvent(QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #24 0xb7933726 in ?? () from /usr/lib/libQtGui.so.4
> | #25 0xb6f6dc36 in 
> QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () 
> from /usr/lib/libQtCore.so.4
> | #26 0xb7444072 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () 
> from /usr/lib/libQtGui.so.4
> | #27 0xb74494e8 in QApplication::notify(QObject*, QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #28 0xb6f6da9e in QCoreApplication::notifyInternal(QObject*, QEvent*) () 
> from /usr/lib/libQtCore.so.4
> | #29 0xb749b30c in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, 
> QPoint const&, int, QPainter*, QWidgetBackingStore*) () from 
> /usr/lib/libQtGui.so.4
> | #30 0xb767c5ce in QWidgetPrivate::repaint_sys(QRegion const&) () from 
> /usr/lib/libQtGui.so.4
> | #31 0xb7490b00 in QWidgetPrivate::syncBackingStore() () from 
> /usr/lib/libQtGui.so.4
> | #32 0xb749f185 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
> | #33 0xb7dd5522 in QGLWidget::event(QEvent*) () from 
> /usr/lib/libQtOpenGL.so.4
> | #34 0xb74440a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () 
> from /usr/lib/libQtGui.so.4
> | #35 0xb74494e8 in QApplication::notify(QObject*, QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #36 0xb6f6da9e in QCoreApplication::notifyInternal(QObject*, QEvent*) () 
> from /usr/lib/libQtCore.so.4
> | #37 0xb6f71264 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, 
> QThreadData*) () from /usr/lib/libQtCore.so.4
> | #38 0xb6f713ac in QCoreApplication::sendPostedEvents(QObject*, int) () from 
> /usr/lib/libQtCore.so.4
> | #39 0xb7ac9dfa in ?? () from /usr/lib/libQtGui.so.4
> | #40 0xb7ad403b in QGraphicsScene::qt_metacall(QMetaObject::Call, int, 
> void**) () from /usr/lib/libQtGui.so.4
> | #41 0x083c0153 in ProjectMVisualisation::qt_metacall(QMetaObject::Call, 
> int, void**) ()
> | #42 0xb6f73e4d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, 
> void**) () from /usr/lib/libQtCore.so.4
> | #43 0xb6f7e795 in QMetaCallEvent::placeMetaCall(QObject*) () from 
> /usr/lib/libQtCore.so.4
> | #44 0xb6f85caf in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
> | #45 0xb7ada8f0 in QGraphicsScene::event(QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #46 0xb74440a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () 
> from /usr/lib/libQtGui.so.4
> | #47 0xb7449432 in QApplication::notify(QObject*, QEvent*) () from 
> /usr/lib/libQtGui.so.4
> | #48 0xb6f6da9e in QCoreApplication::notifyInternal(QObject*, QEvent*) () 
> from /usr/lib/libQtCore.so.4
> | #49 0xb6f71264 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, 
> QThreadData*) () from /usr/lib/libQtCore.so.4
> | #50 0xb6f713ac in QCoreApplication::sendPostedEvents(QObject*, int) () from 
> /usr/lib/libQtCore.so.4
> | #51 0xb6f9b894 in ?? () from /usr/lib/libQtCore.so.4
> | #52 0xb6a2f252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
> | #53 0xb6a2fa30 in ?? () from /lib/libglib-2.0.so.0
> | #54 0xb6a2fce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
> | #55 0xb6f9bcc7 in 
> QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
> from /usr/lib/libQtCore.so.4
> | #56 0xb74f901a in ?? () from /usr/lib/libQtGui.so.4
> | #57 0xb6f6cabd in 
> QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from 
> /usr/lib/libQtCore.so.4
> | #58 0xb6f6cd01 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) 
> () from /usr/lib/libQtCore.so.4
> | #59 0xb6f7145a in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
> | #60 0xb7441f24 in QApplication::exec() () from /usr/lib/libQtGui.so.4
> | #61 0x08139e7e in main ()
> `----
> 




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to