| View previous topic :: View next topic |
| Author |
Message |
Hydraulix Guru


Joined: 12 Dec 2003 Posts: 447 Location: Baltimore, Maryland
|
Posted: Tue Jan 10, 2006 10:28 am Post subject: F-spot just stopped working. |
|
|
I keep getting this message....
| Code: |
hydraulix@toshiba ~ $ f-spot
** (/usr/lib/f-spot/f-spot.exe:6430): WARNING **: The following assembly referenced from /usr/lib/f-spot/f-spot.exe could not be loaded:
Assembly: dbus-sharp (assemblyref_index=10)
Version: 0.50.0.0
Public Key: 9eef2692033670f5
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/f-spot).
** (/usr/lib/f-spot/f-spot.exe:6430): WARNING **: The class DBus.Connection could not be loaded, used in dbus-sharp, Version=0.50.0.0, Culture=neutral, PublicKeyToken=9eef2692033670f5
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
in <0xffffffff> Driver:Main (string[])
in <0x73> Driver:Main (string[])
in <0x50a75347> (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr)
Native stacktrace:
mono(mono_handle_native_sigsegv+0xc0) [0x814fe70]
mono [0x813c32b]
/lib/libpthread.so.0 [0x4897906d]
[0xffffe440]
mono(mono_compile_create_var+0x56) [0x8118806]
mono [0x813a37d]
mono [0x811db9a]
mono(mono_magic_trampoline+0x1a) [0x81510aa]
[0xb7f38032]
[0xb765d823]
mono(mono_runtime_exec_main+0x60) [0x80d2b40]
mono(mono_runtime_run_main+0x1dc) [0x80d2e5c]
mono(mono_main+0xecf) [0x805d67f]
mono [0x805c30e]
/lib/libc.so.6(__libc_start_main+0xa6) [0x487333a6]
mono [0x805c251]
/usr/bin/f-spot: line 15: 6430 Aborted mono --debug $EXE_TO_RUN "$@"
|
I reemerged mono, f-spot and dbus and I still get the same message. _________________ It is the fate of operating systems to become free.
- Neal Stephenson
If only You and Dead people can read hex, how many people can read hex? |
|
| Back to top |
|
 |
latexer Retired Dev

Joined: 05 Mar 2003 Posts: 239 Location: NYC
|
Posted: Wed Jan 11, 2006 1:21 am Post subject: |
|
|
Re-emerging f-spot should be sufficient. Unfortunately, dbus changes the assembly version with each upgrade, so every time you upgrade dbus, you'll usually need to re-emerge dbus-sharp using applications such as tomboy, f-spot, muine, etc.
Are you sure you didn't end up re-emerging f-spot, then doing *another* dbus upgrade to 0.60 when you were trying to fix things? (that would explain why your original re-emerge didn't work) _________________ overlays - Use at your own risk. File bug reports on this stuff and i'll kick you in the junk. Ask me before asking upstream if these fail. I mean it. No, really.
#gentoo-dotnet on freenode |
|
| Back to top |
|
 |
Hydraulix Guru


Joined: 12 Dec 2003 Posts: 447 Location: Baltimore, Maryland
|
Posted: Wed Jan 11, 2006 2:04 pm Post subject: |
|
|
| latexer wrote: | Re-emerging f-spot should be sufficient. Unfortunately, dbus changes the assembly version with each upgrade, so every time you upgrade dbus, you'll usually need to re-emerge dbus-sharp using applications such as tomboy, f-spot, muine, etc.
Are you sure you didn't end up re-emerging f-spot, then doing *another* dbus upgrade to 0.60 when you were trying to fix things? (that would explain why your original re-emerge didn't work) |
That's what I did. I emerged f-spot and then did the dbus updrade. Now I just re-emerged f-spot and everything is working perfect. Thanks.  _________________ It is the fate of operating systems to become free.
- Neal Stephenson
If only You and Dead people can read hex, how many people can read hex? |
|
| Back to top |
|
 |
unz l33t


Joined: 28 Jul 2004 Posts: 819 Location: Roma, Italia
|
Posted: Fri Jan 13, 2006 12:31 pm Post subject: |
|
|
i tried re-emerging f-spot and dbus ... but i still got
| Code: | unz@gUnz nvclock $ f-spot
Starting new FSpot server
(f-spot:9447): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized
(f-spot:9447): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
Unhandled Exception: System.DllNotFoundException: /usr/lib/f-spot/libfspot.so.0
in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new ()
in <0x00032> FSpot.ImageView:.ctor ()
in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection query)
in <0x00227> PhotoView:.ctor (FSpot.PhotoQuery query, .PhotoStore photo_store)
in <0x00d02> MainWindow:.ctor (.Db db)
in <0x00026> FSpot.Core:get_MainWindow ()
in <0x0000c> FSpot.Core:Organize ()
in <0x003a8> Driver:Main (System.String[] args)
|
any clue?
| Code: | [ebuild R ] media-gfx/f-spot-0.1.5 USE="-debug" 0 kB
[ebuild R ] sys-apps/dbus-0.60-r3 USE="X gtk mono python xml2 -debug -doc -gcj -qt" 0 kB
|
_________________ Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/ |
|
| Back to top |
|
 |
Hydraulix Guru


Joined: 12 Dec 2003 Posts: 447 Location: Baltimore, Maryland
|
Posted: Sat Jan 14, 2006 7:08 am Post subject: |
|
|
| unz wrote: | i tried re-emerging f-spot and dbus ... but i still got
| Code: | unz@gUnz nvclock $ f-spot
Starting new FSpot server
(f-spot:9447): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized
(f-spot:9447): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
Unhandled Exception: System.DllNotFoundException: /usr/lib/f-spot/libfspot.so.0
in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new ()
in <0x00032> FSpot.ImageView:.ctor ()
in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection query)
in <0x00227> PhotoView:.ctor (FSpot.PhotoQuery query, .PhotoStore photo_store)
in <0x00d02> MainWindow:.ctor (.Db db)
in <0x00026> FSpot.Core:get_MainWindow ()
in <0x0000c> FSpot.Core:Organize ()
in <0x003a8> Driver:Main (System.String[] args)
|
any clue?
| Code: | [ebuild R ] media-gfx/f-spot-0.1.5 USE="-debug" 0 kB
[ebuild R ] sys-apps/dbus-0.60-r3 USE="X gtk mono python xml2 -debug -doc -gcj -qt" 0 kB
|
|
Try reemerging GTK. _________________ It is the fate of operating systems to become free.
- Neal Stephenson
If only You and Dead people can read hex, how many people can read hex? |
|
| Back to top |
|
 |
unz l33t


Joined: 28 Jul 2004 Posts: 819 Location: Roma, Italia
|
Posted: Sun Jan 15, 2006 8:55 pm Post subject: |
|
|
done, and also i emerged libgail-gnome ... now i got this
| Code: | unz@gUnz unz $ f-spot
Starting new FSpot server
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Unhandled Exception: System.DllNotFoundException: /usr/lib/f-spot/libfspot.so.0
in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new ()
in <0x00032> FSpot.ImageView:.ctor ()
in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection query)
in <0x00227> PhotoView:.ctor (FSpot.PhotoQuery query, .PhotoStore photo_store)
in <0x00d02> MainWindow:.ctor (.Db db)
in <0x00026> FSpot.Core:get_MainWindow ()
in <0x00016> FSpot.Core:Import (System.String path)
in <0x0038c> Driver:Main (System.String[] args)
|
same error as above ... which version of mono is supported by f-spot? i'm using dev-lang/mono-1.1.12.1-r1 _________________ Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/ |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|