Hallo allerseits,
zur Verwaltung und zum Füllen meines GPS Gerätes mit Geocaches benutze ich schon lange den Opencachemanager aus dem AUR.
Leider startet die Anwendung nicht mehr und auch die neuste Version bringt folgenden Fehler:
[diablo@sakura ~]$ ocm-gtk
Unhandled Exception: GLib.GException: Format der Bilddatei unbekannt
at Gdk.PixbufLoader.Write (System.Byte[] buf, UInt64 count) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.Write (System.Byte[] bytes, UInt32 count) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.LoadFromStream (System.IO.Stream input) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.InitFromAssemblyResource (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader..ctor (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.Pixbuf..ctor (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at ocmgtk.OCMMainWindow.Build () [0x00000] in <filename unknown>:0
at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.InitializeApp (System.String filename, Boolean quitAfterImport) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Start (System.String filename) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Start () [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: GLib.GException: Format der Bilddatei unbekannt
at Gdk.PixbufLoader.Write (System.Byte[] buf, UInt64 count) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.Write (System.Byte[] bytes, UInt32 count) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.LoadFromStream (System.IO.Stream input) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader.InitFromAssemblyResource (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.PixbufLoader..ctor (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.Pixbuf..ctor (System.Reflection.Assembly assembly, System.String resource) [0x00000] in <filename unknown>:0
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at ocmgtk.OCMMainWindow.Build () [0x00000] in <filename unknown>:0
at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.InitializeApp (System.String filename, Boolean quitAfterImport) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Start (System.String filename) [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Start () [0x00000] in <filename unknown>:0
at ocmgtk.OCMApp.Main (System.String[] args) [0x00000] in <filename unknown>:0
[diablo@sakura ~]$
Hat hier jemand eine Idee, woran es liegen könnte?