I upgraded from Ubuntu Breezy (5.10) to Dapper (6.06), but I am still not able to run f-spot.  I am able to successfully compile the latest CVS version by following the How to Build instructions, (Thanks, Bengtt!), but I get the following when trying to run f-spot, either the stable version through the package manager or the latest CVS. I have attached the full error output, both for the stable version and the CVS snapshot. The output of the two is slightly different.

** (/home/james/unstable/f-spot/lib/f-spot/f- spot.exe:2636): WARNING **: The following assembly referenced from /home/james/unstable/f-spot/lib/f-spot/f-spot.exe could not be loaded:
     Assembly:   gnome-sharp    (assemblyref_index=9)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
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 (/home/james/unstable/f-spot/lib/f-spot).


=================================================================
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.
=================================================================

I have looked for the variable MONO_PATH isn't set, at least not in bash.

Thank you so much for the help!
James Carroll


** (/home/james/unstable/f-spot/lib/f-spot/f-spot.exe:2606): WARNING **: The 
following assembly referenced from 
/home/james/unstable/f-spot/lib/f-spot/f-spot.exe could not be loaded:
     Assembly:   gnome-sharp    (assemblyref_index=9)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
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 
(/home/james/unstable/f-spot/lib/f-spot).


=================================================================
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:


Native stacktrace:

        f-spot(mono_handle_native_sigsegv+0x81) [0x8148d51]
        f-spot [0x811730b]
        [0xffffe440]
        f-spot(mono_assembly_load_reference+0x153) [0x80d23b3]
        f-spot(mono_class_from_typeref+0x23d) [0x80e6ddd]
        f-spot(mono_class_get+0xda) [0x80e5cea]
        f-spot [0x80d890c]
        f-spot(mono_metadata_parse_type_full+0x111) [0x80d8b21]
        f-spot(mono_metadata_parse_mh_full+0x3eb) [0x80d977b]
        f-spot(mono_method_get_header+0x13e) [0x80e037e]
        f-spot [0x81329e2]
        f-spot [0x813458a]
        f-spot [0x8134a83]
        f-spot(mono_runtime_exec_main+0x52) [0x8092c22]
        f-spot(mono_runtime_run_main+0x12f) [0x8095adf]
        f-spot(mono_main+0xf59) [0x805ce79]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7da8ea2]
        f-spot [0x805b9c1]
** (/usr/lib/f-spot/f-spot.exe:2618): WARNING **: The following assembly 
referenced from /usr/lib/f-spot/f-spot.exe could not be loaded:
     Assembly:   gnome-sharp    (assemblyref_index=9)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
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).


=================================================================
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:


Native stacktrace:

        mono(mono_handle_native_sigsegv+0x81) [0x8148d51]
        mono [0x811730b]
        [0xffffe440]
        mono(mono_assembly_load_reference+0x153) [0x80d23b3]
        mono(mono_class_from_typeref+0x23d) [0x80e6ddd]
        mono(mono_class_get+0xda) [0x80e5cea]
        mono [0x80d890c]
        mono(mono_metadata_parse_type_full+0x111) [0x80d8b21]
        mono(mono_metadata_parse_mh_full+0x3eb) [0x80d977b]
        mono(mono_method_get_header+0x13e) [0x80e037e]
        mono [0x81329e2]
        mono [0x813458a]
        mono [0x8134a83]
        mono(mono_runtime_exec_main+0x52) [0x8092c22]
        mono(mono_runtime_run_main+0x12f) [0x8095adf]
        mono(mono_main+0xf59) [0x805ce79]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d20ea2]
        mono [0x805b9c1]
/usr/bin/f-spot: line 8:  2618 Aborted                 mono $MONO_OPTIONS 
/usr/lib/f-spot/f-spot.exe "$@"
_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to