On 11/07/2009 01:25 AM, Sebastian Moors wrote: > Patrick Shirkey schrieb: > >> Hi, >> >> I found a bug that may or may not be known with the latest svn. >> >> It's in the Playlist editor. This is with no patterns loaded or anything >> displayed in the playlist. Right clicking several times on the arrows on >> the right hand side a few times will eventually crash the app. >> >> >> > Hi Patrick! > > Thanks for reporting this bug.. i thing i've fixed it now, could you > test? I spend a minute clicking those buttons > but no crash happened anymore :) > Thanks, > Sebastian > >
The bug is fixed with that latest change. Cheers. Patrick Shirkey Boost Hardware Ltd > >> Here's the trace. >> >> #0 0x0000000000534b76 in PlaylistDialog::updateActiveSongNumber() () >> #1 0x000000000054e220 in PlaylistDialog::qt_metacall(QMetaObject::Call, >> int, void**) () >> #2 0x0000003ca37547dc in QMetaObject::activate(QObject*, int, int, >> void**) () >> from /usr/lib64/libQtCore.so.4 >> #3 0x0000003ca374e7de in QObject::event(QEvent*) () from >> /usr/lib64/libQtCore.so.4 >> #4 0x0000003ca4b8f69c in QApplicationPrivate::notify_helper(QObject*, >> QEvent*) () >> from /usr/lib64/libQtGui.so.4 >> #5 0x0000003ca4b968fe in QApplication::notify(QObject*, QEvent*) () >> from /usr/lib64/libQtGui.so.4 >> #6 0x0000003ca373f59c in QCoreApplication::notifyInternal(QObject*, >> QEvent*) () >> from /usr/lib64/libQtCore.so.4 >> #7 0x0000003ca3769fc2 in ?? () from /usr/lib64/libQtCore.so.4 >> #8 0x0000003ca37679ed in ?? () from /usr/lib64/libQtCore.so.4 >> #9 0x0000003c9d63790e in g_main_context_dispatch () from >> /lib64/libglib-2.0.so.0 >> #10 0x0000003c9d63b0e8 in ?? () from /lib64/libglib-2.0.so.0 >> #11 0x0000003c9d63b20a in g_main_context_iteration () from >> /lib64/libglib-2.0.so.0 >> #12 0x0000003ca3767936 in >> QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) >> () from /usr/lib64/libQtCore.so.4 >> #13 0x0000003ca4c21f8e in ?? () from /usr/lib64/libQtGui.so.4 >> #14 0x0000003ca373ded2 in >> QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () >> from /usr/lib64/libQtCore.so.4 >> #15 0x0000003ca373e2a4 in >> QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () >> from /usr/lib64/libQtCore.so.4 >> #16 0x0000003ca3740439 in QCoreApplication::exec() () from >> /usr/lib64/libQtCore.so.4 >> #17 0x00000000004bdd29 in main () >> >> >> >> >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Hydrogen-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
