Comment 9 for bug 297001

Revision history for this message
Matt Caswell (matt-openssl) wrote :

I can confirm that this issue is fixed in 1.0.1-0ubuntu3 from intrepid-proposed.

After installing on my Ubuntu 8.10 (AMD64) box, I re-ran:

WINEDEBUG=+mountmgr wine winefile >mountmgr.log 2>&1

I then inserted a USB flash drive. This produced the attached log file.

The error regarding no HAL support is gone. Wine can be seen detecting the hotplug event in the following line:

trace:mountmgr:add_dos_device added device e: udi "/org/freedesktop/Hal/devices/
volume_uuid_8E98_1D37" for "/dev/sdc1" on "" type "disk"

Things still did not work entirely as I expected since winefile still did not update to show the new drive. Not sure why....but as far as this particular defect goes I believe it to be fixed.