http://bugs.winehq.org/show_bug.cgi?id=31413
--- Comment #8 from GyB gyebro69@gmail.com 2012-08-07 09:53:45 CDT --- (In reply to comment #5)
- Click the "_File" menu.
- Click "Import Media..." menu option
- Click "+" to the left of "My Documents" folder
- Click "Music" folder
- Click "Ok" button
It then fails.
Thanks for the detailed instructions, following these steps I can indeed reproduce the crash...well, sort of... I'm still not sure if we see the same problem. For me, the crash happens only when importing certain media types. I have an album in ~/Music which contains songs in m4a (Apple Lossless) format. There is a crash in 'sbmetadatahandlertaglib' when trying to import those files the very first time. Strangely, the crash occurs only the first time: if I restart Nightingale and try to import those files again, there is no crash, but the playlist remains empty, and I'm informed that no suitable decoder was found to play .m4a files. Could you check if you have files in 'exotic' formats in your ~/Music (other than .mp3 which doesn't trigger the crash here)
A word of advice when doing the regression test in Nightingale: remove ./wine and install Nightingale from scratch in each step during bisecting, otherwise you will receive false results. I'm looking forward the outcome of the regression test :)