pavucontrol/src
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
..
.gitignore hide .desktop file from git 2008-08-05 20:26:51 +02:00
Makefile.am Rebase the sink/source widgets on the device widget 2009-06-17 08:54:10 +01:00
cardwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
cardwidget.h mainwindow: Show the availability of the ports and profiles. 2012-11-24 16:35:12 +02:00
channelwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
channelwidget.h volume: Don't bother setting the steps. 2011-03-09 21:54:05 +00:00
devicewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
devicewidget.h added back support for gtkmm-2.4 builds 2013-03-11 13:23:06 +02:00
i18n.h internationalize pavucontrol.cc 2008-08-05 20:45:24 +02:00
mainwindow.cc mainwindow: Catch Gdk::PixbufError 2015-02-16 11:29:29 +01:00
mainwindow.h Add a --maximize command line option 2014-03-07 16:04:32 +02:00
minimalstreamwidget.cc Drop the need to use libglademm 2011-03-03 14:31:14 +00:00
minimalstreamwidget.h Drop the need to use libglademm 2011-03-03 14:31:14 +00:00
pavucontrol.cc Add a --maximize command line option 2014-03-07 16:04:32 +02:00
pavucontrol.desktop.in Add 'Mixer' categorization to .desktop file 2009-02-25 05:19:03 +01:00
pavucontrol.glade Do not instantiate cardwidget, devicewidget and rolewidget with a type of EventBox 2014-09-07 13:58:51 +03:00
pavucontrol.gladep initial commit 2006-04-21 14:51:33 +00:00
pavucontrol.h Add UI to select the formats supported by the receiver attached to a digitial sink 2011-08-10 14:22:55 +02:00
rolewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
rolewidget.h Drop the need to use libglademm 2011-03-03 14:31:14 +00:00
sinkinputwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sinkinputwidget.h stream-volumes: Support source-output volume controls now available in PA. 2011-07-22 09:35:38 +01:00
sinkwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sinkwidget.h sinkwidget: add support for AAC pass-through 2013-03-13 11:35:59 +02:00
sourceoutputwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sourceoutputwidget.h stream-volumes: Support source-output volume controls now available in PA. 2011-07-22 09:35:38 +01:00
sourcewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sourcewidget.h sink/sourcewidget: Move the index and card_index to the devicewidget 2012-07-27 08:56:02 +03:00
streamwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
streamwidget.h Drop the need to use libglademm 2011-03-03 14:31:14 +00:00