I'm running Ubuntu 10.4 under Virtual Box 3.2.0 on Windows 7 Eneterprise all running on a Samsung N110.
Since installing the Guest additions in Virtual Box, every time an application is launched, the application will be displayed for a couple of seconds and then the view jumps back to the home screen. I'm trying to ascertain what is causing the issue.
If anyone has any suggestions I would really appreciate it.
Display keeps jumping to Home Screen without input after GA
-
GeicoGecko
- Posts: 2
- Joined: 29. May 2010, 15:22
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.4 UNR
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Display keeps jumping to Home Screen without input after GA
You are going to need to describe this a little better. I am trying to figure out what you mean but home screen does not ring any bells.
-
GeicoGecko
- Posts: 2
- Joined: 29. May 2010, 15:22
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.4 UNR
Re: Display keeps jumping to Home Screen without input after GA
Ok so on the netbook remix of Ubuntu there is basically a home screen which is similar (but not the same) as a traditional desktop.
It's something about the guest additions that have caused this behaviour.
Basically the application loads and is displayed but then the screen jumps back to the home screen. You can click back on the application and it is displayed once more but after a couple of seconds the screen and therefore focus jumps back to the home screen. I can't even keep the terminal open long enough to un-install the guest additions! I can type maybe 4 letters before the screen jumps back!
It's something about the guest additions that have caused this behaviour.
Basically the application loads and is displayed but then the screen jumps back to the home screen. You can click back on the application and it is displayed once more but after a couple of seconds the screen and therefore focus jumps back to the home screen. I can't even keep the terminal open long enough to un-install the guest additions! I can type maybe 4 letters before the screen jumps back!
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Display keeps jumping to Home Screen without input after GA
Well if it is anything like the full version of Ubuntu you should be able to hold the left shit key down at boot (escape key on older versions) and get to a grub menu and select single user or what ever the recovery mode is and then drop to the console and do what ever you need to do. Not so familiar with the netbook remix so can't be sure.
You may need to ask the Ubuntu people about what the problem could be. It may not have all the necessary files to do this and you need some dependencies fixed.
You may need to ask the Ubuntu people about what the problem could be. It may not have all the necessary files to do this and you need some dependencies fixed.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Display keeps jumping to Home Screen without input after GA
If the boot to recovery fails, you can always use the combination Host+F2 and log on to the TTY that appears.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
takkat
- Posts: 10
- Joined: 29. May 2009, 08:24
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: xp ubuntu suse and more
Re: Display keeps jumping to Home Screen without input after GA
Running Ubuntu 10.04 32-bit Netbook Remix as a guest in VBox 3.2.2 PUEL on an Ubuntu 10.04 64-bit host I can confirm the odd behaviour of the ubuntu netbook desktop.
Any application will almost immediately be minimzed to the panel without any user action. Thus even logout, shutdown or closing the programs are almost impossible. The issue started the minute I had installed the guest additions. Before that everything worked fine, as expected.
A conventional GNOME-Session on the same machine (selecting "GNOME" or "Netbook Remix" is possible at logon) runs nicely.
Therefore I believe it is some issue of the GA that won't harmonize with the ubunutu netbook remix desktop.
Any application will almost immediately be minimzed to the panel without any user action. Thus even logout, shutdown or closing the programs are almost impossible. The issue started the minute I had installed the guest additions. Before that everything worked fine, as expected.
A conventional GNOME-Session on the same machine (selecting "GNOME" or "Netbook Remix" is possible at logon) runs nicely.
Therefore I believe it is some issue of the GA that won't harmonize with the ubunutu netbook remix desktop.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Display keeps jumping to Home Screen without input after GA
I tested this in a VM, and surely, it minimizes the application. You can alt+tab back to it, only to see it going to the background a second later. I was trying a few things and removed the 'video' module with 'sudo dkms remove -m vboxvideo -v 3.2.2 --all', then reboot and voilà, no more minimizing. The automatic resizing still works, seamless mouse too. Don't know about 3D, but then again, why would you need that on a netbook that's not even powerful enough to paint a few flames
.
Note that the module 'vboxvideo' will come back if you install the GA again, so before you reboot, you can already remove the module with the dkms command. Blacklisting does NOT work.
Note that the module 'vboxvideo' will come back if you install the GA again, so before you reboot, you can already remove the module with the dkms command. Blacklisting does NOT work.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
takkat
- Posts: 10
- Joined: 29. May 2009, 08:24
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: xp ubuntu suse and more
Re: Display keeps jumping to Home Screen without input after GA
Removing vboxvideo works fine here, thank you! 
-
takkat
- Posts: 10
- Joined: 29. May 2009, 08:24
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: xp ubuntu suse and more
Re: Display keeps jumping to Home Screen without input after GA
In 3.2.6 disabling 3D in the display settings does the job as well, then GA can be installed without any further problems.