Unable to load image-loading module... libpixbufloader-svg.dll

Bug #1650907 reported by Andrew Ziem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BleachBit
Fix Released
High
Unassigned

Bug Description

BleachBit 1.13 alpha built with Python 2.7

clean_operation('firefox'), options = '['cache']'
elapsed time: 0 seconds
...\BleachBit-portable\library.zip\bleachbit\GuiBasic.py:137: GtkWarning: Error loading theme icon 'dialog-warning' for stock: Unable to load image-loading module: C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll:
`C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll': The specified module could not be found.
clean_operation('firefox'), options = '['cache']'
debug: running cmd ['wmic', 'path', 'win32_process', 'where', "caption='firefox.exe'", 'get', 'Caption']
elapsed time: 3 seconds
clean_operation('firefox'), options = '['cache']'

The DLL is in
.\BleachBit-portable\lib\gdk-pixbuf-2.0\2.10.0\loaders\libpixbufloader-svg.dll

Revision history for this message
Andrew Ziem (ahziem1) wrote :

Fixed in 2cc253a1a6a74b84fa1cc218afe2c751447ede1a

Mentions of the same issue here. They use other solution
http://www.py2exe.org/index.cgi/Py2exeAndPyGTK

https://winswitch.org/trac/ticket/10?cversion=0&cnum_hist=5
https://winswitch.org/trac/browser/trunk/win32/MAKE-INSTALLER.BAT

One problem is the loaders.cache apparently uses absolute paths. The SVG files are large and not needed anyway. When SVG files are deleted, PyGTK quietly falls back to PNG files.

Changed in bleachbit:
status: In Progress → Fix Committed
Andrew Ziem (ahziem1)
Changed in bleachbit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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