Go to file
Martin Steghöfer ed140c230c mainwindow: Catch Gdk::PixbufError
Due to another bug the MIME type guessing of PNG files was broken on my
Ubuntu system. This made pavucontrol crash on startup (while loading the
necessary icons) without a helpful error message (requiring a lot of
debugging effort). Although this is not originally pavucontrol's fault,
I think that pavucontrol could be more robust about such a problem,
especially because:

A) In a complex database like the one to guess MIME types (that is populated
from hundres of different packages) this can happen from time to time and
B) pavucontrol already has some fallback options in place - they are just not
active in this specific case.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=88813
2015-02-16 11:29:29 +01:00
doc build-sys: Prepare for a 2.0 release 2013-03-08 13:19:41 +05:30
m4 Make use of common ZP_LYNX_DOC macro. 2008-08-08 15:57:50 +02:00
po Add TRANSLATORS_README.txt 2014-03-24 09:31:26 +02:00
src mainwindow: Catch Gdk::PixbufError 2015-02-16 11:29:29 +01:00
.gitignore gitignore: Add *.swp. 2012-07-04 12:57:53 +03:00
LICENSE Fix license mess: change everything to GPL 2007-05-23 23:34:52 +00:00
Makefile.am build-sys: Drop ChangeLog generation from git 2013-03-08 13:25:44 +05:30
autogen.sh remove $Id$ 2008-07-15 13:24:56 +02:00
bootstrap.sh build-sys: Use autoreconf in bootstrap.sh 2013-03-25 08:45:24 +02:00
configure.ac build-sys: Prepare for a 2.0 release 2013-03-08 13:19:41 +05:30