Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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

Closed by  Jan de Groot (JGC)
Monday, 09 December 2013, 13:27 GMT
Reason for closing:  Fixed

Loading...