Drag-n-Drop: Linux/GNOME guest-to-host fail

Postings relating to old VirtualBox pre-releases
Post Reply
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

Drag-n-Drop: Linux/GNOME guest-to-host fail

Post by Technologov »

Host1: Windows 7, VBox 5.0-RC3
Host2: Debian Linux 8, KDE4 Dolphin, RC3

RHEL5/GNOME2 (Nautilus 2.16.2), GA RC3
Host->Guest: Works.
Guest->Host: Fails.

RHEL7/GNOME3 (Files 3.8.2), GA RC3
Host->Guest: Works.
Guest->Host: Fails.

RHEL5 : Guest log

Code: Select all

root@localhost ~]# cat /tmp/VBoxClient.log 
DnD: Proxy window=0x600001, root window=0x3f ...
18:29:32.366659 00002b82b2085770 main     DnD: Started
18:29:32.366677 00002b82b2085770 main     DnD: 5.0.0_RC3r101436
18:29:40.625760 00002b82b2085770 main     DnD: Entered new window 0xd0027c ('TEST1'), supports Xdnd version=5
18:29:40.628493 0000000043062940 dndX11   DnD: Target window 0xd007ae ('File Manager') is asking for data as 'text/uri-list'
18:29:41.041600 00002b82b2085770 main     DnD: Drop event from host resuled in: VINF_SUCCESS
18:29:41.054634 00002b82b2085770 main     DnD: Received 225 bytes MIME data from host
18:29:41.078176 0000000043062940 dndX11   DnD: Target window 0xd007ae ('File Manager') is asking for data as 'text/uri-list'
18:29:41.078196 0000000043062940 dndX11   DnD: Target window=0xd007ae requested data from host as 'text/uri-list', rc=VINF_SUCCESS
18:29:56.168575 00002b82b2085770 main     DnD: New guest source window 0xd007ae ('File Manager')
18:30:01.232507 00002b82b2085770 main     DnD: Error processing message 601, failed with VERR_TIMEOUT, resetting all
18:30:03.603024 00002b82b2085770 main     DnD: Error processing message 601, failed with VERR_INVALID_STATE, resetting all
RHEL7 Guest.log:

Code: Select all

[user@localhost ~]$ cat /tmp/VBoxClient.log 
DnD: Proxy window=0x1000001, root window=0x175 ...
18:33:01.911552 00007f3637cb2780 main     DnD: Started
18:33:01.911574 00007f3637cb2780 main     DnD: 5.0.0_RC3r101436
18:33:08.669017 00007f3637cb2780 main     DnD: New guest source window 0x24004aa ('nautilus')
18:33:13.753479 00007f3637cb2780 main     DnD: Error processing message 601, failed with VERR_TIMEOUT, resetting all
18:33:16.952925 00007f3637cb2780 main     DnD: Error processing message 601, failed with VERR_INVALID_STATE, resetting all
Attachments
RHEL7 64-bit-2015-07-04-21-33-41.zip
(26.21 KiB) Downloaded 28 times
RHEL5 64-2015-07-04-21-30-47.log
(121.03 KiB) Downloaded 30 times
Post Reply