Hi all,
I upgraded to F14 and had some teething troubles with /boot & yum (now OK)
I uninstalled the VirtualBox sotware via YUMEX and re-installed it in order to make sure all is OK and now I am getting segmentation faults which seem to be related to QT. I uninstalled QT3 and made sure I have QT V4 installed (as per documentation)but to no avail.
Vbox comes up, all data seems setup correctly, but when I start it: error
Failed to open a session for the virtual machine Windows XP.
Callee RC: NS_ERROR_INVALID_ARG (0x80070057)
From a command line I get something different:
VirtualBox
(<unknown>:5804): Gtk-WARNING **: Error loading theme icon 'gtk-cancel' for stock: Error opening file: No such file or directory
(<unknown>:5804): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** (<unknown>:5804): CRITICAL **: clearlooks_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
(<unknown>:5804): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(<unknown>:5804): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(<unknown>:5804): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(<unknown>:5804): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
Anyone got any ideas ?
PS: The package was nstalled from VirtualBox's REPO (PUEL version), version 3.2-12_68302_fedora14-1
Thanks, Patrick.