Owen W. Taylor 7fb3ecc12c MetaLauncher: Don't g_error() on failure
g_error() is the wrong thing to do when, for example, we can't find the
DRM device, since Mutter should just fail to start rather than reporting
a bug into automatic bug tracking systems. Rather than trying to decipher
which errors are "expected" and which not, just make all failure paths
in meta_launcher_new() return a GError out to the caller - which we make
exit(1).

https://bugzilla.gnome.org/show_bug.cgi?id=757311
2015-11-06 17:03:59 -05:00
2015-07-06 00:52:18 -07:00
2015-10-22 19:15:59 +02:00
2014-03-18 20:37:35 -04:00
2015-08-10 17:23:23 +02:00
2015-10-29 14:56:06 +01:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-10-29 14:56:06 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%