dorpping files to playlist broken?

Nanno Langstraat langstr at gmail.com
Wed May 26 16:55:48 CEST 2010


On 2010-04-24 14:37, Nanno Langstraat wrote:
> Mathias Panzenböck wrote:
>>>> Dropping files from my KDE Desktop into amaroks playlist seems to be broken.
>
> [...]
> b) I found the culprit. It's a bug in Qt!
>
> It's unrelated to my MIME changes, this line in PrettyListView.cpp 
> triggers it:
>     setMouseTracking( true );
>
> introduced in commit 234138ba372e3be466c216fcdd564c2e50915b7a by 
> Oleksandr Khayrullin and Nikolaj.
>
> [...]
>
> Oleksandr Khayrullin / Nikolaj, you have 2 ways to work around this bug:
>
>     * Don't use 'setMouseTracking()' for the foreseeable future.
>
>     * Override 'mouseMoveEvent()', and only call
>       'QListView::mouseMoveEvent()' if 'event->buttons != 0'.
>

FYI, code seems to be unchanged in git current.

Is Nikolaj still active as a developer?

     Nanno

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/amarok-devel/attachments/20100526/04902ff4/attachment.htm 


More information about the Amarok-devel mailing list