Skip to content

Startup Crash with Ubuntu 22.04 #215

Open
@Selebrator

Description

@Selebrator

I tried running the (standard or self-contained) Linux version of the log manager on a minimal Ubuntu 22.04 install and get this fairly unhelpful stacktrace.

Unhandled exception. GLib.GException: Unrecognized image file format
   at Gdk.PixbufLoader.Write(Byte[] buf, UInt64 count)
   at Gdk.PixbufLoader.LoadFromStream(Stream input)
   at Gdk.PixbufLoader.InitFromStream(Stream stream)
   at Gdk.PixbufLoader..ctor(Stream stream)
   at Gdk.Pixbuf..ctor(Stream stream)
   at Eto.GtkSharp.Drawing.IconHandler.Create(Stream stream)
   at Eto.Drawing.Icon..ctor(Stream stream)
   at GW2Scratch.ArcdpsLogManager.Resources.GetProgramIcon()
   at GW2Scratch.ArcdpsLogManager.LoadingForm..ctor()
   at GW2Scratch.ArcdpsLogManager.Gtk.Program.Main()
Aborted (core dumped)

I made sure that libgdk-pixbuf (every package including that name) is installed. No idea why this isn't working. I don't need this to work. I just wanted to try this for #214.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions