TODO before 1.4.6

Dan Meltzer parallelgrapefruit at gmail.com
Tue May 8 01:20:05 CEST 2007


I can still reproduce.

Seems to happen on double clicking the second grayed out item.. to
reproduce I did something like:

1. load a bunch of tracks to the playlist manually.  Play a few of them.
2. Load a dynamic playlist and click repopulate, I have two
already-played grayed out tracks.
3. Double click the second already played track.
4. Crash.

Not sure how much of that is necessary.  The bt shows the crash on
line 183 of playlistloader.cpp,in the urlloader destructor. (delete
m_markerListViewItem) so Its deleting something that doesn't exist?

bt:

#5  0xb7d0e0f6 in ~UrlLoader (this=0x888b4e0)
    at /home/hydrogen/amarok-svn/amarok/src/playlistloader.cpp:183
#6  0xb6677f59 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3276
#7  0xb66780c6 in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3181
#8  0xb66267c8 in QEventLoop::processEvents (this=0x8097e58, flags=4)
    at kernel/qeventloop_x11.cpp:144
#9  0xb668cef0 in QEventLoop::enterLoop (this=0x8097e58)
    at kernel/qeventloop.cpp:198
#10 0xb668cd76 in QEventLoop::exec (this=0x8097e58)
    at kernel/qeventloop.cpp:145
#11 0xb667628f in QApplication::exec (this=0xbf928308)
    at kernel/qapplication.cpp:2758
#12 0x0804d0d2 in main (argc=1, argv=0xbf928494)
    at /home/hydrogen/amarok-svn/amarok/src/main.cpp:114


On 5/7/07, Jeff Mitchell <kde-dev at emailgoeshere.com> wrote:
> Mark Kretschmann wrote:
> > On Saturday 05 May 2007, Mark Kretschmann wrote:
> >
> >> Seb and I talked about doing the 1.4.6 release soonish. Two issues came to
> >> my mind that we should IMHO look into before releasing:
> >>
> >> * Magnatune icon is upside down (embarrassing I think)
> >> * Great number of reports about "suggested tracks" not working
> >>
> >
> > Just noticed this crash bug too:
> >
> > PRODUCT: amarok / general
> > STATUS: NEW
> > URL: http://bugs.kde.org/show_bug.cgi?id=144121
> > DESCRIPTION: Dynamic playlist crash when playing top track after sort
> I think it's a duplicate -- see the bug report.  I certainly can't
> reproduce it, and I've fixed the other bug, which sounds like it might
> have stemmed from the same problem (if they were showing zero tracks).
> hydrogen said he could reproduce it though, so hopefully he'll check again.
>
> Also, I fixed the Magnatune icon...should we even mention that in the
> ChangeLog?  :-)
>
> --Jeff
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>


More information about the Amarok-devel mailing list