[ubuntu-mono] [Bug 216917] Re: starting a slideshow segfaults if OpenGL not available
Bug Watch Updater
216917 at bugs.launchpad.net
Thu Sep 16 02:20:04 UTC 2010
** Changed in: f-spot
Status: New => Fix Released
** Changed in: f-spot
Importance: Unknown => Medium
--
starting a slideshow segfaults if OpenGL not available
https://bugs.launchpad.net/bugs/216917
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.
Status in Personal photo management for the GNOME desktop: Fix Released
Status in “f-spot” package in Ubuntu: Fix Released
Bug description:
Binary package hint: f-spot
f-spot 0.4.2-1ubuntu2 from hardy 8.04 beta segfaults if OpenGL not available:
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]
item changed
open uri = file:///home/jeff/Photos/2008/04/13/IMG_4314.JPG
open uri = file:///home/jeff/Photos/2008/04/13/IMG_4314.JPG
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)
Segmentation fault (core dumped)
More information about the Ubuntu-mono
mailing list