http://bugs.winehq.org/show_bug.cgi?id=29973
Bug #: 29973 Summary: StarBurn doesn't recognize its default drive selection for erasing Product: Wine Version: 1.4-rc4 Platform: x86-64 URL: http://www.starburnsoftware.com/products/starburn/down load/download-starburn-free OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: bunglehead@gmail.com Classification: Unclassified Regression SHA1: 59e59c6bf97540a1c8ca5c248a10b9114cce9608
Created attachment 39019 --> http://bugs.winehq.org/attachment.cgi?id=39019 Terminal output
In StarBurn's erase disc dialog, a list of detected CD/DVD/Blu-Ray drives is provided, with one of those drives selected by default. However, just clicking next to erase the disc in the preselected drive fails with an error claiming no device was selected. It works after deselecting the drive and then selecting it again.
This is a regression:
59e59c6bf97540a1c8ca5c248a10b9114cce9608 is the first bad commit commit 59e59c6bf97540a1c8ca5c248a10b9114cce9608 Author: Nikolay Sivov bunglehead@gmail.com Date: Thu Jul 23 23:50:12 2009 +0400
comctl32/listview: Don't alter selection mark in LVM_SETITEMSTATE.
:040000 040000 3b933d2d7fd43bcb781f1d1ce8dbe9f79d8b7b3b f109d330ce3227ec4a3226ccaba0b790d421a078 M dlls
Reverting the patch allows the default selection to be recognized properly.
Steps to reproduce:
1. Ensure a mounted rewritable optical disc is available 2. Create a symlink at $WINEPREFIX/dosdevices/cdrom0 linked to the device node of the drive containing the disc 3. Install and run StarBurn 4. Right-click the drive at the bottom of the window and choose 'erase disc' 5. Click next