http://bugs.winehq.org/show_bug.cgi?id=27219
Summary: "failed to attach hard disk" error while create a new virtual machine with virtualbox on wine Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=34778) --> (http://bugs.winehq.org/attachment.cgi?id=34778) log: create a virtual machine
1. download virtualbox for windows, 32bit. http://www.virtualbox.org/wiki/Downloads http://download.virtualbox.org/virtualbox/4.0.8/VirtualBox-4.0.8-71778-Win.e...
2. register native netcfgx.dll, works around Bug 27060
3. install virtualbox
4. start virtualbox.
$ wine VirtualBox.exe
5. create a new virtual machine, add a new virtual hard disk while creating virtual machine
after click the last "Finish" button, an error message box appear: " Failed to attach the hard disk ( C:\users\fracting\VirtualBox VMs\ubuntu\ubuntu.vdi) to the slot of the machine ubuntu.
click "OK", then another error: " Failed to attach the CD/DVD device 0 to the slot of the machine ubuntu.
This two error prevent to complete the creation of virtual machine.
http://bugs.winehq.org/show_bug.cgi?id=27219
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://download.virtualbox. | |org/virtualbox/4.0.8/Virtua | |lBox-4.0.8-71778-Win.exe
http://bugs.winehq.org/show_bug.cgi?id=27219
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2012-05-16 17:46:19 CDT --- confirming. Still present in current git
https://bugs.winehq.org/show_bug.cgi?id=27219
--- Comment #2 from Austin English austinenglish@gmail.com --- Virtualbox fails to start for me:
austin@aw25 ~/.wine/drive_c/Program Files/Oracle/VirtualBox $ wine VirtualBox.exe fixme:ntoskrnl:KeInitializeSpinLock stub: 0x5448ac fixme:ntoskrnl:KeInitializeSpinLock stub: 0x1117f8 err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoGetClassObject class {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} not registered err:ole:CoGetClassObject class {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} not registered err:ole:create_server class {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} could be created for context 0x17 fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} fixme:win:FlashWindowEx 0x32d088
austin@aw25 ~/oldbugs/27219 $ sha1sum VirtualBox-4.0.8-71778-Win.exe b3a840b31407d93ed2e651f91fa33fe15f6f13c8 VirtualBox-4.0.8-71778-Win.exe austin@aw25 ~/oldbugs/27219 $ du -h VirtualBox-4.0.8-71778-Win.exe 80M VirtualBox-4.0.8-71778-Win.exe austin@aw25 ~/oldbugs/27219 $ wine --version wine-1.7.33-50-g7eed378
https://bugs.winehq.org/show_bug.cgi?id=27219
--- Comment #3 from Qian Hong fracting@gmail.com --- I still can start Virtualbox, but the bug still present.
I'm testing on
$ wine --version wine-1.7.33-40-gca51e11
$ uname -a Linux fracting-ThinkPad-Edge-E431 3.16.0-28-generic #38-Ubuntu SMP Fri Dec 12 17:38:37 UTC 2014 i686 i686 i686 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.10 Release: 14.10 Codename: utopic
$ du -h VirtualBox-4.0.8-71778-Win.exe 80M VirtualBox-4.0.8-71778-Win.exe
$ sha1sum VirtualBox-4.0.8-71778-Win.exe b3a840b31407d93ed2e651f91fa33fe15f6f13c8 VirtualBox-4.0.8-71778-Win.exe
I don't have "err:ole:CoGetClassObject class {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} not registered" in log. Austin, is it possible that your installation is incomplete? Or maybe there is something else different between our configure, maybe you are using 64bit?
https://bugs.winehq.org/show_bug.cgi?id=27219
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Qian Hong from comment #3)
I don't have "err:ole:CoGetClassObject class {b1a7a4f2-47b9-4a1e-82b2-07ccd5323c3f} not registered" in log. Austin, is it possible that your installation is incomplete? Or maybe there is something else different between our configure, maybe you are using 64bit?
I'm runnning 32-bit wine, albeit on a 64-bit OS.
https://bugs.winehq.org/show_bug.cgi?id=27219
--- Comment #5 from Qian Hong fracting@gmail.com ---
I'm runnning 32-bit wine, albeit on a 64-bit OS.
Thanks Austin, I found similar behavior on wow64 wineprefix, but it works when WINEARCH=win32. I created bug 37771 to track that one.
https://bugs.winehq.org/show_bug.cgi?id=27219
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=37771
https://bugs.winehq.org/show_bug.cgi?id=27219
nallekarhu_80@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nallekarhu_80@luukku.com
--- Comment #6 from nallekarhu_80@luukku.com --- It's like the title says 1.7.48
https://bugs.winehq.org/show_bug.cgi?id=27219
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- The same 1.9.12-git.
https://bugs.winehq.org/show_bug.cgi?id=27219
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.14. Note that windows version must be set XP in winecfg to make the install process a succes.