VirtualBox

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#15717 closed defect (fixed)

Ubuntu 14.04 LTS: xcb not found

Reported by: 0x0000.ru Owned by:
Component: GUI Version: VirtualBox 5.1.2
Keywords: ubuntu xcb Cc:
Guest type: other Host type: other

Description

user@computer ~ $ virtualbox
Qt FATAL: This application failed to start because it could not find or load the Qt platform plugin "xcb".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted

However, this trick helps run the GUI:

P=/usr/lib/virtualbox; sudo LD_LIBRARY_PATH=$P:$P/plugins/platforms $P/VirtualBox

may be related to https://www.virtualbox.org/ticket/15634

Attachments (3)

log.txt (245.3 KB ) - added by 0x0000.ru 8 years ago.
log_as_root.txt (257.6 KB ) - added by 0x0000.ru 8 years ago.
log_110225_i386.txt (121.3 KB ) - added by 0x0000.ru 8 years ago.

Download all attachments as: .zip

Change History (15)

comment:1 by Frank Mehnert, 8 years ago

Cannot reproduce. Please do the following as root:

strace -f -s128 -o log.txt /usr/lib/virtualbox/VirtualBox

and attach the resulting file log.txt to this ticket. I guess there is some pending qt.conf file.

comment:2 by fourty, 8 years ago

I have the exact same problem on my Mint 17.3 x32 XFCE machine. The above trick does work for me a well. I have QT 5.5 installed for development.

comment:3 by Frank Mehnert, 8 years ago

I would rather like to know why it works for me but apparently not for you. So if you want to help, please provide the output which I requsted in comment 1.

by 0x0000.ru, 8 years ago

Attachment: log.txt added

comment:4 by 0x0000.ru, 8 years ago

After upgrading to 16.04 I get the same error.

by 0x0000.ru, 8 years ago

Attachment: log_as_root.txt added

comment:5 by 0x0000.ru, 8 years ago

Sorry, I missed that should be run as root. I have attached a new file.

comment:6 by Frank Mehnert, 8 years ago

Thanks for the log. I found one problem which (for some reason) did not trigger on my Ubuntu 14.04 environment, no idea why. Could you test if this test build fixes the problem for you? Thank you!

comment:7 by 0x0000.ru, 8 years ago

Is there a test build for i386?

Last edited 8 years ago by 0x0000.ru (previous) (diff)

comment:8 by Frank Mehnert, 8 years ago

Yes, see here.

by 0x0000.ru, 8 years ago

Attachment: log_110225_i386.txt added

comment:9 by 0x0000.ru, 8 years ago

No, the problem is not solved for the i386. But I found out that the amd64 build works well. I used for the research a fresh install of Ubuntu 14.04.5 LTS

comment:10 by Frank Mehnert, 8 years ago

That was it. I thought it's a systematic bug but actually it was a problem specific to 32-bit. Will be fixed in 5.1.4.

comment:11 by Frank Mehnert, 8 years ago

Resolution: fixed
Status: newclosed

Fix is part of 5.1.4.

comment:12 by 0x0000.ru, 8 years ago

Great! Thanks.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use