VirtualBox

Changes between Initial Version and Version 1 of Ticket #12292, comment 10


Ignore:
Timestamp:
Feb 21, 2014 9:24:13 PM (10 years ago)
Author:
Germi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12292, comment 10

    initial v1  
    1 I had the same problem and found a perfectly working solution WITHOUT disabling Mavericks 'Displays have separate spaces' functionality.
     1I had the same problem and found a perfectly working solution WITHOUT disabling Mavericks 'Displays have separate spaces' functionality or the need to go back to a previous version (which btw didn't work for me).
    22
    33Got into terminal and change the LSUIPresentationMode for the vmstarter.app and VirtualBoxVM.app as follows:
    44
     5
     6{{{
    57sudo defaults write /Applications/VirtualBox.app/Contents/Resources/vmstarter.app/Contents/Info.plist LSUIPresentationMode -int 4
    68sudo defaults write /Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app/Contents/Info.plist LSUIPresentationMode -int 4
    79sudo chmod 644 /Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app/Contents/Info.plist
    810sudo chmod 644 /Applications/VirtualBox.app/Contents/Resources/vmstarter.app/Contents/Info.plist
     11}}}
     12
    913
    1014Restart Virtualbox and the problem is fixed.

© 2023 Oracle
ContactPrivacy policyTerms of Use