FS#38072 - [f-spot] Can't start due to some mono related problem
Attached to Project:
Arch Linux
Opened by Felipe Lessa (meteficha) - Monday, 09 December 2013, 12:26 GMT
Last edited by Jan de Groot (JGC) - Monday, 09 December 2013, 13:27 GMT
Opened by Felipe Lessa (meteficha) - Monday, 09 December 2013, 12:26 GMT
Last edited by Jan de Groot (JGC) - Monday, 09 December 2013, 13:27 GMT
|
Details
Description:
Trying to start f-spot results in: $ f-spot Missing method System.Type::op_Inequality(Type,Type) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for GLib.GType ---> System.MissingMethodException: Method not found: 'System.Type.op_Inequality'. at GLib.GType..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at FSpot.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for GLib.GType ---> System.MissingMethodException: Method not found: 'System.Type.op_Inequality'. at GLib.GType..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at FSpot.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0 This seems related to bug #37228 in banshee. Additional info: f-spot 0.8.2-3 mono 3.2.3-1 gtk-sharp-2 2.12.22-1 |
This task depends upon