Re: f-spot runs as root only



That stack trace doesn't look anything like what I would expect to see
from a permission problem, but a permission problem with one of the
files seems like the most likely candidate for something working as root
but not as a normal user.

--Larry


On Sat, 2005-01-22 at 21:00 -0500, Ken VanDine wrote:
> I am having an issue with 0.0.6, it runs as root... but not as a regular 
> user.  Here is what I get:
> 
> Any help is appreciated.
> 
> <snip>
> pixbuf == null
> 
> Unhandled Exception: System.NullReferenceException: Object reference not 
> set to an instance of an object
> in (unmanaged) (wrapper managed-to-native) Gtk.Style:gtk_paint_box 
> (intptr,intptr,int,int,Gdk.Rectangle&,intptr,string,int,int,int,int)
> in <0x00004> (wrapper managed-to-native) Gtk.Style:gtk_paint_box 
> (intptr,intptr,int,int,Gdk.Rectangle&,intptr,string,int,int,int,int)
> in <0x00077> Gtk.Style:PaintBox 
> (Gtk.Style,Gdk.Window,Gtk.StateType,Gtk.ShadowType,Gdk.Rectangle,Gtk.Widget,string,int,int,int,int)
> in [0x0009b] (at 
> /home/kvandine/conary/builds/f-spot/f-spot-0.0.6/src/GroupSelector.cs:717) 
> Limit:Draw (Gdk.Rectangle)
> in [0x001a0] (at 
> /home/kvandine/conary/builds/f-spot/f-spot-0.0.6/src/GroupSelector.cs:780) 
> FSpot.GroupSelector:OnExposeEvent (Gdk.EventExpose)
> in <0x00069> Gtk.Widget:exposeevent_cb (intptr,intptr)
> in <0x00060> (wrapper native-to-managed) Gtk.Widget:exposeevent_cb 
> (intptr,intptr)
> in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
> in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
> in <0x00007> Gtk.Application:Run ()
> in <0x00007> Gnome.Program:Run ()
> in [0x00076] (at 
> /home/kvandine/conary/builds/f-spot/f-spot-0.0.6/src/main.cs:30) 
> Driver:Main (string[])
> 
> </snip>
> 
> And here is what I see over and over in an strace:
> 
> <snip>
> 
> rt_sigprocmask(SIG_UNBLOCK, [RTMIN], [RTMIN], 8) = 0
> gettimeofday({1106445183, 577658}, NULL) = 0
> nanosleep({0, 81342000}, NULL)          = 0
> rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
> gettimeofday({1106445183, 686535}, NULL) = 0
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]