Hi Ray, How interesting, just yesterday I also sent an idea for a patch via email to Agostino Russo. I didn't even notice the patch system here. Thanks for bringing that to my attention.
I looked at your patch, but just to let you know -- for me, at least -- get_filesystem() also causes the error for me GetVolumeInformationA method is the culprit in that one). I have recommended that he use ctypes.windll.kernel32.SetErrorMode(1) at the beginning of the Drive class's __init__() to suppress the pop-up and ctypes.windll.kernel32.SetErrorMode(0) at the end to return windows back to the default state (regarding this pop-up, at least)... ** Attachment added: "Use SetErrorMode() to suppress no disk error" http://launchpadlibrarian.net/51351801/nodiskerrorpatch.py -- wubi installer's pyrun.exe says "no disk" https://bugs.launchpad.net/bugs/365881 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs