[Bug 18006] Mp3tag: Crash when using Tag Sources feature

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 23 07:49:10 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18006





--- Comment #5 from Nikolay Sivov <bunglehead at gmail.com>  2009-05-23 07:49:09 ---
Created an attachment (id=21259)
 --> (http://bugs.winehq.org/attachment.cgi?id=21259)
A test shows nothing

(In reply to comment #0)
> Mp3Tag v2.43 under wine 1.1.18 crashes while displaying the tracks found using
> the Tag Sources feature.
> 
> Steps to reproduce:
> 
> 0. Download and install Mp3Tag v2.43 from
> http://download.mp3tag.de/mp3tagv243setup.exe
> 1. Open a directory with some mp3 files
> 2. Select one file in the file view
> 3. In main menu, click on "Tag Sources -> Amazon.com"
> 4. Enter "Avril"
> 5. Select album "X-Posed"
> 6. Click "Next"
> 7. The results windows pops up and Mp3Tag crashes right afterwards
> 

Confirming.

> Quoting Mp3Tag author:

OK. I've made a small test on that which unfortunately succeeded on WinXP and
Wine.

It does this following:
- creates control with LVS_REPORT
- no columns added
- insert item with LVIF_PARAM | LVIF_TEXT (with callback placeholder)
- then text is retrieved with LVM_GETITEMTEXT

After that parent window got a LVN_DISPINFO notification.

Please contact author again and get a similar list from it. I need exact steps
to write test, without it it can't be solved.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list