Discussion:
[vbox-dev] Clipboard "receiver" program stuck when sometimes
Aaron Lewis
2014-01-24 05:21:28 UTC
Permalink
Hi,

Sometimes when I copy a text out of a Windows XP guest machine, to an
application running on the host, the host program that receives the
clipboard stuck.

And after a while, it receives nothing. That happens to more than one
application.

It's obviously a problem with VirtualBox, how should I debug it?

P.S Running VBox 4.3+
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
Michael Thayer
2014-01-24 08:24:25 UTC
Permalink
Hello Aaron,
Post by Aaron Lewis
Sometimes when I copy a text out of a Windows XP guest machine, to an
application running on the host, the host program that receives the
clipboard stuck.
And after a while, it receives nothing. That happens to more than one
application.
It's obviously a problem with VirtualBox, how should I debug it?
You didn't mention what host operating system you are using, which is
relevant as we use different clipboard code for each. Are you sure
though that it is not the clipboard code in the guest which is blocking?
You can test this by terminating and restarting (e.g. pressing Win+R
and entering "VBoxTray") the process "VBoxTray" in the guest system.

Regards,

Michael
--
ORACLE Deutschland B.V. & Co. KG Michael Thayer
Werkstrasse 24 VirtualBox engineering
71384 Weinstadt, Germany mailto:michael.thayer at oracle.com

Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
Registergericht: Amtsgericht M?nchen, HRA 95603
Gesch?ftsf?hrer: J?rgen Kunz

Komplement?rin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher
Aaron Lewis
2014-01-26 01:38:39 UTC
Permalink
Hi Michael,

The host OS is Arch Linux.

And yes, the key combination works, the guest is reset, so it's a not
a guest problem.

And this problem is only happening occasionally


On Fri, Jan 24, 2014 at 4:24 PM, Michael Thayer
Post by Michael Thayer
Hello Aaron,
Post by Aaron Lewis
Sometimes when I copy a text out of a Windows XP guest machine, to an
application running on the host, the host program that receives the
clipboard stuck.
And after a while, it receives nothing. That happens to more than one
application.
It's obviously a problem with VirtualBox, how should I debug it?
You didn't mention what host operating system you are using, which is
relevant as we use different clipboard code for each. Are you sure though
that it is not the clipboard code in the guest which is blocking? You can
test this by terminating and restarting (e.g. pressing Win+R and entering
"VBoxTray") the process "VBoxTray" in the guest system.
Regards,
Michael
--
ORACLE Deutschland B.V. & Co. KG Michael Thayer
Werkstrasse 24 VirtualBox engineering
71384 Weinstadt, Germany mailto:michael.thayer at oracle.com
Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
Registergericht: Amtsgericht M?nchen, HRA 95603
Gesch?ftsf?hrer: J?rgen Kunz
Komplement?rin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
Michael Thayer
2014-01-27 07:44:28 UTC
Permalink
Hello Aaron,

You might want to enable clipboard logging on the host - set
VBOX_RELEASE_LOG=+clipboard.e.l.f in the environment when you run the
virtual machine and you should see lots of additional lines in the
machine log file.

Regards,

Michael
Post by Aaron Lewis
Hi Michael,
The host OS is Arch Linux.
And yes, the key combination works, the guest is reset, so it's a not
a guest problem.
And this problem is only happening occasionally
On Fri, Jan 24, 2014 at 4:24 PM, Michael Thayer
Post by Michael Thayer
Hello Aaron,
Post by Aaron Lewis
Sometimes when I copy a text out of a Windows XP guest machine, to an
application running on the host, the host program that receives the
clipboard stuck.
And after a while, it receives nothing. That happens to more than one
application.
It's obviously a problem with VirtualBox, how should I debug it?
You didn't mention what host operating system you are using, which is
relevant as we use different clipboard code for each. Are you sure though
that it is not the clipboard code in the guest which is blocking? You can
test this by terminating and restarting (e.g. pressing Win+R and entering
"VBoxTray") the process "VBoxTray" in the guest system.
Regards,
Michael
--
ORACLE Deutschland B.V. & Co. KG Michael Thayer
Werkstrasse 24 VirtualBox engineering
71384 Weinstadt, Germany mailto:michael.thayer at oracle.com
Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
Registergericht: Amtsgericht M?nchen, HRA 95603
Gesch?ftsf?hrer: J?rgen Kunz
Komplement?rin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher
--
ORACLE Deutschland B.V. & Co. KG Michael Thayer
Werkstrasse 24 VirtualBox engineering
71384 Weinstadt, Germany mailto:michael.thayer at oracle.com

Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
Registergericht: Amtsgericht M?nchen, HRA 95603
Gesch?ftsf?hrer: J?rgen Kunz

Komplement?rin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher
Loading...