GNOME Bugzilla – Bug 553137
Crash: Slideshow
Last modified: 2008-09-21 19:38:44 UTC
Steps to reproduce: 1. View -> Slideshow Stack trace: f-spot [Info 18:45:41.092] Initializing DBus [Info 18:45:41.217] Initializing Mono.Addins [Info 18:45:41.387] Starting new FSpot server The existing database version is more recent than this version of F-Spot expects. Xlib: extension "GLX" missing on display ":0.0". Error initializing the OpenGL context: GdkGlx.GlxException: Unable to find matching visual at GdkGlx.Context..ctor (Gdk.Screen screen, GdkGlx.Context share_list, System.Int32[] attr) [0x00000] at GdkGlx.Context..ctor (Gdk.Screen screen, System.Int32[] attr) [0x00000] at FSpot.PhotoImageView.HandleRealized (System.Object sender, System.EventArgs args) [0x00000] Xlib: extension "GLX" missing on display ":0.0". Error initializing the OpenGL context: GdkGlx.GlxException: Unable to find matching visual at GdkGlx.Context..ctor (Gdk.Screen screen, GdkGlx.Context share_list, System.Int32[] attr) [0x00000] at GdkGlx.Context..ctor (Gdk.Screen screen, System.Int32[] attr) [0x00000] at FSpot.PhotoImageView.HandleRealized (System.Object sender, System.EventArgs args) [0x00000] [Info 18:45:45.218] Inhibit screensaver for slideshow Xlib: extension "GLX" missing on display ":0.0". Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. GdkGlx.GlxException: Unable to find matching visual at GdkGlx.Context..ctor (Gdk.Screen screen, GdkGlx.Context share_list, System.Int32[] attr) [0x00000] at GdkGlx.Context..ctor (Gdk.Screen screen, System.Int32[] attr) [0x00000] at FSpot.TextureDisplay.OnRealized () [0x00000] at Gtk.Widget.realized_cb (IntPtr widget) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Widget.realized_cb(IntPtr widget) at Gtk.Widget.realized_cb(IntPtr ) at Gtk.Notebook.gtk_notebook_set_current_page(IntPtr , Int32 ) at Gtk.Notebook.gtk_notebook_set_current_page(IntPtr , Int32 ) at Gtk.Notebook.set_CurrentPage(Int32 value) at FSpot.FullScreenView.PlayPause() at MainWindow.HandleViewSlideShow(System.Object sender, System.EventArgs args) at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data) at GLib.Signal.voidObjectCallback(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at FSpot.Driver.Main(System.String[] args) Other information:
*** This bug has been marked as a duplicate of 532047 ***