http://bugs.winehq.org/show_bug.cgi?id=8370 Summary: Error with GetVolumeInformation() Product: Wine Version: 0.9.36. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: vladimiroski(a)gmail.com err:winecfg:load_drives GetVolumeInformation() for 'A:\' failed, setting serial to 0 err:winecfg:load_drives GetVolumeInformation() for 'D:\' failed, setting serial to 0 This is produced if you run the auto-detection from winecfg, in case D:\ get linked to "/media/cdrom0" or A:\ to "/media/floppy0". IMHO Winecfg should check if the device is capable of GetVolumeInformation() before trying to do it. It's some kind of enhancement, as it does not crash wine or something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.