#7571 closed defect (fixed)
VB 3.2.10 guest additions has broken desktop settings => Fixed in SVN
回報者: | louis | 負責人: | |
---|---|---|---|
元件: | guest additions | 版本: | VirtualBox 3.2.10 |
關鍵字: | 副本: | ||
Guest type: | Linux | Host type: | Mac OS X |
描述
installed Ubuntu 10.10 in VB 3.2.10. installed the guest additions. desktop effects no longer work correctly. for one thing if you try and drag a window, it keeps moving to the right.. installed 3.2.10 guest additions into a previous install of ubuntu 10.04 and Linux Mint 9. Both gave me a can't enable desktop effects until I re-installed 3.2.8 guest additions.
更動歷史 (14)
comment:7 14 年 前 由 編輯
I doubt that. I can reproduce this problem with a Windows host and a Lucid guest with 3D effects enabled. The vboxvideo module is properly compiled and loaded.
comment:8 14 年 前 由 編輯
On Lucid is ok, because it has installed as default DKMS. Maverick does not have DKMS installed as default so DKMS will not build vboxvideo module. On Maverik DKMS must be installed before guest additions. So in my opinion, options for future guest addition releases are:
- Check for DKMS in install scripts
- Build vboxvideo module on install time, not using DKMS if DKMS not found. (or build it always?)
comment:9 14 年 前 由 編輯
Again, this ticket has probably nothing to do with #7572. vboxvideo is compiled fine here but I still can reproduce that the guest window only moves to the right despite the direction of the mouse. The issue that vboxvideo is not compiled if DKMS is not installed was fixed some days ago in the SVN and the next maintenance release will contain the fix.
comment:10 14 年 前 由 編輯
Maybe this issue is caused by window decorator crash ? loukingjr did not provide any logs so its hard to deduce ...
Also:
OpenGL Warning: Unsupported GLX Call: glXGetConfig with attrib 0x8010, ignoring.
was fixed in SVN ?
comment:12 14 年 前 由 編輯
Found the cause. The fix will be in the next maintenance release. And it is not sufficient to update the additions.
comment:13 14 年 前 由 編輯
副本: | 移除 | 筆
---|---|
摘要: | VB 3.2.10 guest additions has broken desktop settings → VB 3.2.10 guest additions has broken desktop settings => Fixed in SVN |
comment:14 14 年 前 由 編輯
狀態: | new → closed |
---|---|
處理結果: | → fixed |
Does disabling 3D in the host settings make a difference here?