Crash on opening or saving TIFF image format

Bug #1967937 reported by Norbert
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Pinta
Confirmed
High
Unassigned

Bug Description

I tried to open TIFF image on Windows. I get the following error:

GLib.GException: Unable to load image-loading module: C:\Program Files\Pinta\lib\gdk-pixbuf-2.0\2.10.0\loaders\libpixbufloader-tiff.dll: 'C:\Program Files\Pinta\lib\gdk-pixbuf-2.0\2.10.0\loaders\libpixbufloader-tiff.dll': The specified module could not be found.
   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 Pinta.Core.GdkPixbufFormat.Import(String fileName, Window parent) in D:\a\Pinta\Pinta\Pinta.Core\ImageFormats\GdkPixbufFormat.cs:line 52
   at Pinta.Core.WorkspaceManager.OpenFile(String file, Window parent) in D:\a\Pinta\Pinta\Pinta.Core\Managers\WorkspaceManager.cs:line 220

Saving file in Tiff format also causes an error. On Ubuntu both works.

Revision history for this message
Norbert (nrbrt123) wrote :
Revision history for this message
Cameron White (cameronwhite91) wrote :

Confirmed. I could also reproduce it on a development build, so I don't think it's an issue with the installer failing to include some dependencies. It might be that the GTK package that GtkSharp bundles is missing something

Changed in pinta:
milestone: none → 2.1
status: New → Confirmed
Revision history for this message
Cameron White (cameronwhite91) wrote :

Looking into it, the dependency walker tool reports a couple missing dlls so this looks like a packaging issue with GtkSharp's bundled GTK distribution..

Changed in pinta:
importance: Undecided → High
milestone: 2.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.