Custom Query (16363 matches)
Results (2245 - 2247 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4072 | fixed | Python 2.6 produces DeprecationWarnings on XPCOM exception class => Fixed in SVN | ||
| Description |
When using the Python bindings on a system with Python 2.6 (e.g. Fedora 11), Python produces DeprecationWarning messages the first time the bindings throw an exception. This can be reproduced by using vboxshell.py to create a machine with an invalid OS type (after applying the fix in #4071): [sample]$ export VBOX_PROGRAM_PATH=/usr/lib/virtualbox/ [sample]$ export PYTHONPATH=../:/usr/lib/virtualbox/ [sample]$ python vboxshell.py Running VirtualBox version 2.2.2 vbox> create foo bar baz /home/bgilbert/sdk/bindings/xpcom/python/xpcom/__init__.py:54: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message /home/bgilbert/sdk/bindings/xpcom/python/xpcom/__init__.py:57: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message Unknown OS type: bar |
|||
| #4074 | fixed | slackware64 (64bit) guest hangs slackware (32bit) host during installation | ||
| Description |
Running Virtualbox 2.2.2 on slackware linux (32bit) and tried to install slackware64 (64bit) as guest. The Intel VT-x is enabled. I've read about the 64-bit guest section in the UserManual?.pdf. I've also tried to install RHEL5.2 (64bit) guest. Almost the same issue, the host become non-responsive (hang), some times the host auto-reboot, after the guest installation loaded initrd.img. The VBox.log file is located at <http://www.virtualbox.org/attachment/ticket/3927/VBox.slackware64.log> Thanks! |
|||
| #4077 | fixed | physical optical drive ussage only works in vms with passthrough enabled => Fixed in SVN | ||
| Description |
Since version 2.2 I have not been able to use my Mac's physical optical drive in any vm unless passthrough is checked. running Mac os x 10.5.7 and 10.5.6 prior to updating. Mac is an intel macbook late 2006 core 2 duo 2.0ghz 2 GB ram installed. |
|||

