LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Qt Warning when starting VirtualBox (https://www.linuxquestions.org/questions/fedora-35/qt-warning-when-starting-virtualbox-714397/)

jonaskellens 03-25-2009 01:57 PM

Qt Warning when starting VirtualBox
 
This is the warning I get when starting VirtualBox

[root@jonas VirtualBox-2.1.4]$ pwd
/opt/VirtualBox-2.1.4
[root@jonas VirtualBox-2.1.4]# ./VirtualBox
Qt WARNING: Qt: Session management error: None of the authentication protocols specified are supported

I've installed VirtualBox with the rpm, but it does not start up.

Then I've installed VirtualBox from the .run-file. Still does not start up. I get the error above...

VirtualBox has always worked fine for me. Don't know what happened to my Fedora10-system. I did not change anything.

I really need to be able to continue with my virtual hosts for a work I'm writing at the moment !


UPDATE :

I've tried starting VirtualBox again as normal user :

[jonas@jonas VirtualBox-2.1.4]$ pwd
/opt/VirtualBox-2.1.4
[jonas@jonas VirtualBox-2.1.4]$ service vboxdrv restart
Stopping VirtualBox kernel module [FAILED]
(Cannot unload module vboxnetflt)
[jonas@jonas VirtualBox-2.1.4]$ su -c'service vboxdrv restart'
Password:
Stopping VirtualBox kernel module [ OK ]
Starting VirtualBox kernel module [ OK ]
[jonas@jonas VirtualBox-2.1.4]$ ./VirtualBox

Now I get a message from Bug Buddy saying :

Quote:

The application imsettings-applet has crashed.
Information about the crash has been successfully collected.

This application is not known to bug-buddy, therefore the bug report cannot be sent to the GNOME Bugzilla. Please save the bug to a text file and report it to the appropriate bug tracker for this application.
I have saved the bug report imsettings-applet-bugreport.txt :

Code:

System: Linux 2.6.27.19-170.2.35.fc10.i686 #1 SMP Mon Feb 23 13:21:22 EST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Crux
Icon Theme: Crux

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors ---------------------
Acceleration key: disabled
*** Exiting...
XSETTINGS manager support is explicitly disabled.
** (nautilus:3260): WARNING **: Unable to add monitor: Not supported
(gnome-terminal:3483): Vte-WARNING **: Attempt to set invalid NRC map '\xfe'.
(imsettings-applet:3290): libimsettings-xim-WARNING **: Child sequence won't be matched.: <Multi_key> <apostrophe> <comma> <C>       
(imsettings-applet:3290): libimsettings-xim-WARNING **: Child sequence won't be matched.: <Multi_key> <apostrophe> <cedilla> <C>        : "Ḉ" U1E08 # LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE
(imsettings-applet:3290): libimsettings-xim-WARNING **: : <dead_acute> <ccedilla>                  : "ḉ"  U1E09 # LATIN SMALL LETTER C WITH CEDILLA AND ACUTE
--------------------------------------------------



All times are GMT -5. The time now is 05:17 AM.