Discuss VirtualBox 3.0.10 release
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Discuss VirtualBox 3.0.10 release
We are not talking about files, but the bidirectional clipboard.
-
AntiMatter
- Volunteer
- Posts: 176
- Joined: 2. Nov 2008, 06:48
- Primary OS: Ubuntu 12.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: All Windows (x32 & x64), Linux
- Location: Canada
Re: Discuss VirtualBox 3.0.10 release
Sorry I was not clear. The copy / paste I was referring to is for content not from within the Explorer (BTW I never use this practice of moving files). Example:Etepetete wrote:I can only confirm that it works.
MarkCranness gave me a short tutorial on what to expect from copy and paste here: http://forums.virtualbox.org/viewtopic. ... 45#p104011 . It might prove interesting reading for you.
From Host: select a chunk of text and copy it to the clipboard. Go to Guest (Win 2003 in my example), open Notepad and paste the text. Nothing happened, because in the guest, the clipboard is empty. The content copied from the host is not carried over. Can you try this and let me know?
NOTE: when you do that the FIRST time, it will work. Repeat this operation several times.
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
After reading the ticket posted by Perryg I went back to testing again. I ran a few programs in the background and then did copy and past between my favorite text editor and a pdf reader, creating new files, copying and pasting many times, etc. It still works for me. I do have to admit, it is only a short term test. From the ticket it seems that this problem in the past arose after the VMs were running for some amount of time so my test wouldn't be representative in comparison.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Discuss VirtualBox 3.0.10 release
That's it exactly. Might want to add yourself to the ticket.
I have noticed that sometimes it works longer than others, depending on the amount of use the guest gets too, but you can read all about it in the ticket.
I have noticed that sometimes it works longer than others, depending on the amount of use the guest gets too, but you can read all about it in the ticket.
-
AntiMatter
- Volunteer
- Posts: 176
- Joined: 2. Nov 2008, 06:48
- Primary OS: Ubuntu 12.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: All Windows (x32 & x64), Linux
- Location: Canada
Re: Discuss VirtualBox 3.0.10 release
Made a cursory read of your ticket. I didn't see a solution so I assume it's a confirmed bug? I have added a comment to confirm that the bug also occur between Windows - Windows.Perryg wrote:Started messing up in 3.0.8 and still there in 3.0.10
Here is my ticket.
http://www.virtualbox.org/ticket/5266#comment:32
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Discuss VirtualBox 3.0.10 release
Well you are the third confirmed user. One Linux-windows and one windows-Linux and now you windows-windows.
I must admit that I am a clipboard power user. I run Linux seamless in Vista and all day I am C/P test back and forth.
Most people don't use it that much so it may not be as apparent to them since I have noticed (for me) if I do not do a lot in the guest it can take all day to mess up.
It appears to brake the stream because you can save-stop the guest and start it backup and it will work again for a period of time.
I must admit that I am a clipboard power user. I run Linux seamless in Vista and all day I am C/P test back and forth.
Most people don't use it that much so it may not be as apparent to them since I have noticed (for me) if I do not do a lot in the guest it can take all day to mess up.
It appears to brake the stream because you can save-stop the guest and start it backup and it will work again for a period of time.
-
adi_sj
- Posts: 1
- Joined: 4. Nov 2009, 09:31
- Primary OS: MS Windows Vista
- VBox Version: OSE Fedora
- Guest OSses: MS Windows 98
Re: Discuss VirtualBox 3.0.10 release
I've tried this v3.0.10 for Windows98 Guest, and its shared folder didnt work.
I've shared before starting VM, using Settings-shared folders. But after entering VM, I cant access vboxsvr or vboxsrv using Windows Explorer. I cant access using command prompt also (net use x: \\vboxsvr\sharedname). The message Error 56 (Cant find path) is always displayed.
I also have tried using Install Guest Additions (even I set shared folder from beginning, before start VM), but the error still comes.
Please help me to solve the problem.
I've shared before starting VM, using Settings-shared folders. But after entering VM, I cant access vboxsvr or vboxsrv using Windows Explorer. I cant access using command prompt also (net use x: \\vboxsvr\sharedname). The message Error 56 (Cant find path) is always displayed.
I also have tried using Install Guest Additions (even I set shared folder from beginning, before start VM), but the error still comes.
Please help me to solve the problem.
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
adi_sj, a solution was posted here: http://forums.virtualbox.org/viewtopic. ... 78#p106650
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
I've noticed in several threads a suggestion to install the GA in the Guest in safe mode. I never had to do this so I'm wondering what that is about. Anybody have time and nerve to enlighten me?
-
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: Discuss VirtualBox 3.0.10 release
That's needed for 3D, because Windows file protection replaces the files back to original when you install them in normal mode.Etepetete wrote:I've noticed in several threads a suggestion to install the GA in the Guest in safe mode. I never had to do this so I'm wondering what that is about. Anybody have time and nerve to enlighten me?
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.
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
Thanks Sasquatch!
I assume that has to do with versions newer than XP. I haven't had any issues with the 3D acceleration. If it also pertains to XP I'll do an install in safe mode in the near future and see if I notice anything changed.
I assume that has to do with versions newer than XP. I haven't had any issues with the 3D acceleration. If it also pertains to XP I'll do an install in safe mode in the near future and see if I notice anything changed.
-
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: Discuss VirtualBox 3.0.10 release
3D is for XP and newer, and XP already has system file protection.
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.
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
It came to mind that I probably am not having problems because I'm not using 3D acceleration. I don't have any games and such installed on my laptop and I don't intend to. Is there something on the Internet I could navigate to to test the 3D acceleration within my VM?
-
AntiMatter
- Volunteer
- Posts: 176
- Joined: 2. Nov 2008, 06:48
- Primary OS: Ubuntu 12.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: All Windows (x32 & x64), Linux
- Location: Canada
Re: Discuss VirtualBox 3.0.10 release
You can try Ubuntu + Compiz and see all the cool (and annoying IMHO !) 3D effects of the Compiz stuffs. That also gives you the opportunity to review the just released Ubuntu 9.10 which, this time, I find the GUI & color theme very beautiful.Etepetete wrote:It came to mind that I probably am not having problems because I'm not using 3D acceleration. I don't have any games and such installed on my laptop and I don't intend to. Is there something on the Internet I could navigate to to test the 3D acceleration within my VM?
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
Thanks for the tip but it won't help me test if 3D acceleration is working in my XP VM.AntiMatter wrote:You can try Ubuntu + Compiz and see all the cool (and annoying IMHO !) 3D effects of the Compiz stuffs. That also gives you the opportunity to review the just released Ubuntu 9.10 which, this time, I find the GUI & color theme very beautiful.