mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
When making any D-Bus call through the GDBus' proxy wrapper with an invalid D-Bus object path, gnome-shell hangs. Supposedly FdoApplicationProxy constructor should validate the passed D-Bus object path and throw an error if the path is invalid. Since it does not do that, we work it around by making sure that the deduced D-Bus object path is valid or throw an exception if the path is not. https://bugzilla.gnome.org/show_bug.cgi?id=787902 |
||
|---|---|---|
| .. | ||
| extensionPrefs | ||
| gdm | ||
| misc | ||
| perf | ||
| portalHelper | ||
| ui | ||
| js-resources.gresource.xml | ||
| meson.build | ||