Re: f-spot 0.4.3.1 does not start under (X)ubuntu hardy
- From: Rainer M Krug <Rainer krugs de>
- To: f-spot-list gnome org
- Subject: Re: f-spot 0.4.3.1 does not start under (X)ubuntu hardy
- Date: Mon, 01 Sep 2008 12:23:15 +0200
Hi
the problem is finally solved.
I installed the newest proprietary driver (8.522) and it works now.
Thanks for pointing me in the right direction,
Rainer
Stephane Delcroix wrote:
> which video card and which driver are you using ?
>
> s
>
> On Thu, 2008-08-21 at 16:03 +0200, Rainer M Krug wrote:
>> Hi
>>
>> can you point me in the right direction to get f-spot to work? I really
>> would like to use it instead of Picasa.
>>
>>
>> Stephane Delcroix wrote:
>>> there's probably something wrong going on with your 3D hardware/graphic
>>> driver
>>>
>>> s
>>>
>>>
>>> On Tue, 2008-08-05 at 16:36 +0200, Rainer M Krug wrote:
>>>> Stephane Delcroix wrote:
>>>>> Hi,
>>>>>
>>>>> can you please try this:
>>>>>
>>>>> run f-spot from a terminal, with --debug
>>>>> from another terminal, do a killall -QUIT f-spot, and report the log
>>>>> displayed on te first terminal
>>>> Here it is - hop it helps:
>>>>
>>>>
>>>> rkrug ecolmod:~$ f-spot --debug
>>>> ** Running f-spot in Debug Mode **
>>>> ** Running Mono with --debug **
>>>> Starting new FSpot server
>>>> Full thread dump:
>>>>
>>>> "" tid=0x0xb7cef940 this=0x0x30e10:
>>>> at (wrapper managed-to-native) GdkGlx.Context.glXChooseVisual
>>>> (intptr,int,int[]) <0x00004>
>>>> at (wrapper managed-to-native) GdkGlx.Context.glXChooseVisual
>>>> (intptr,int,int[]) <0xffffffff>
>>>> at GdkGlx.Context..ctor (Gdk.Screen,GdkGlx.Context,int[]) <0x0008f>
>>>> at GdkGlx.Context..ctor (Gdk.Screen,int[]) <0x00012>
>>>> at FSpot.PhotoImageView.HandleRealized (object,System.EventArgs)
>>>> <0x00060>
>>>> at FSpot.PhotoImageView..ctor (FSpot.BrowsablePointer) <0x0014f>
>>>> at FSpot.PhotoView..ctor (FSpot.IBrowsableCollection) <0x00278>
>>>> at MainWindow..ctor (Db) <0x01963>
>>>> at FSpot.Core.get_MainWindow () <0x00035>
>>>> at FSpot.Core.Organize () <0x0000f>
>>>> at FSpot.Driver.Main (string[]) <0x00f7a>
>>>> at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_string[]
>>>> (object,intptr,intptr,intptr) <0xffffffff>
>>>>
>>>> "" tid=0x0xb36a9b90 this=0x0x7b9a0:
>>>> at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait
>>>> (object,int) <0x00004>
>>>> at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait
>>>> (object,int) <0xffffffff>
>>>> at System.Threading.Monitor.Wait (object) <0x0002d>
>>>> at FSpot.PixbufCache.WorkerTask () <0x0005d>
>>>> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
>>>> <0xffffffff>
>>>> at (wrapper runtime-invoke)
>>>> System.Collections.Generic.GenericEqualityComparer`1.runtime_invoke_void
>>>> (object,intptr,intptr,intptr) <0xffffffff>
>>>>
>>>> "" tid=0x0xb4e7bb90 this=0x0x7bbb0:
>>>> at (wrapper managed-to-native)
>>>> System.Threading.WaitHandle.WaitOne_internal (intptr,int,bool) <0x00004>
>>>> at (wrapper managed-to-native)
>>>> System.Threading.WaitHandle.WaitOne_internal (intptr,int,bool) <0xffffffff>
>>>> at System.Threading.WaitHandle.WaitOne () <0x00052>
>>>> at Banshee.Database.QueuedSqliteDatabase.ProcessQueue () <0x00152>
>>>> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
>>>> <0xffffffff>
>>>> at (wrapper runtime-invoke)
>>>> System.Collections.Generic.GenericEqualityComparer`1.runtime_invoke_void
>>>> (object,intptr,intptr,intptr) <0xffffffff>
>>>>
>>>> "" tid=0x0xb37aab90 this=0x0x7ba50:
>>>> at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait
>>>> (object,int) <0x00004>
>>>> at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait
>>>> (object,int) <0xffffffff>
>>>> at System.Threading.Monitor.Wait (object) <0x0002d>
>>>> at PixbufLoader.WorkerThread () <0x0008f>
>>>> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
>>>> <0xffffffff>
>>>> at (wrapper runtime-invoke)
>>>> System.Collections.Generic.GenericEqualityComparer`1.runtime_invoke_void
>>>> (object,intptr,intptr,intptr) <0xffffffff>
>>>>
>>>> Unhandled Exception: System.Threading.SynchronizationLockException:
>>>> Object is not synchronized
>>>> at System.Threading.Monitor.Wait (System.Object obj) [0x00000]
>>>> at PixbufLoader.WorkerThread () [0x00000]
>>>> at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
>>>> rkrug ecolmod:~$
>>>>
>>>>
>>>>
>>>>> s
>>>>>
>>>>>
>>>>> On Mon, 2008-08-04 at 10:48 +0200, Rainer M Krug wrote:
>>>>>> Rainer M Krug wrote:
>>>>>>> Lorenzo Milesi wrote:
>>>>>>>> Il giorno dom, 03/08/2008 alle 12.14 +0200, Rainer M Krug ha scritto:
>>>>>>>>> Any suggestions on how to proceed? I have the feeling that a
>>>>>>>>> dependency is not met or that there is somewhere a version conflict
>>>>>>>>> in some libraries, but I have no idea where.
>>>>>>>> try f-spot --debug from command line.
>>>>>>> I guess that does not help:
>>>>>>>
>>>>>>> rkrug ecolmod:~$ f-spot --debug
>>>>>>> ** Running f-spot in Debug Mode **
>>>>>>> ** Running Mono with --debug **
>>>>>>> Starting new FSpot server
>>>>>>>
>>>>>>> And that's it
>>>>>> In addition: the same happens when trying:
>>>>>>
>>>>>> f-spot --debug -v --debug ~/Pictures/APicture.JPG
>>>>>>
>>>>>> or
>>>>>>
>>>>>> f-spot --debug -v --debug ~/Pictures
>>>>>>
>>>>>> No error messages, nothing. Just an empty window, but with different
>>>>>> window titles.
>>>>>>
>>>>>>
>>>>>>>> ciao
>>>>>>>> maxxer
>>>>>> _______________________________________________
>>>>>> F-spot-list mailing list
>>>>>> F-spot-list gnome org
>>>>>> http://mail.gnome.org/mailman/listinfo/f-spot-list
>>>>>>
>>>> _______________________________________________
>>>> F-spot-list mailing list
>>>> F-spot-list gnome org
>>>> http://mail.gnome.org/mailman/listinfo/f-spot-list
>>>>
>> _______________________________________________
>> F-spot-list mailing list
>> F-spot-list gnome org
>> http://mail.gnome.org/mailman/listinfo/f-spot-list
>>
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]