Adam Williamson
c5f6482705
appDisplay: Avoid double slash when creating default folders
...
Creating these default folders still doesn't work. After some
investigation I found that's because the template we use for
the path when creating the `child` `Gio.Settings` instance
results in a double slash - it comes out as e.g.
/org/gnome/desktop/app-folders//folders/Utilities/ . dconf does
not gracefully handle this as many other things that handle
paths do, it considers it a programmer error. It results in
error messages like:
dconf_changeset_set: assertion 'dconf_is_path (path, NULL)' failed
which is slightly confusing. Anyway, we fix it by removing a
slash from the template.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2242 >
2022-03-20 21:50:25 +00:00
..
2022-03-04 14:14:37 +00:00
2022-03-04 22:05:46 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-20 21:50:25 +00:00
2022-02-12 12:29:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2021-02-03 20:19:29 +01:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2020-03-29 12:56:33 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-02 17:22:20 +01:00
2021-02-17 15:45:01 +00:00
2022-03-04 14:14:37 +00:00
2022-03-06 00:10:03 +00:00
2022-02-12 12:29:52 +00:00
2022-02-12 12:29:52 +00:00
2019-07-05 11:32:31 +00:00
2022-03-12 09:28:14 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2021-09-01 14:55:47 +00:00
2022-02-23 12:23:52 +00:00
2022-03-12 09:28:14 +00:00
2022-03-05 22:29:57 +00:00
2022-03-04 14:14:37 +00:00
2019-09-09 19:28:18 +00:00
2022-02-26 18:15:28 +01:00
2022-03-13 00:12:18 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-06 00:10:03 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-12 15:28:52 +00:00
2022-02-23 17:58:36 +00:00
2022-03-05 22:29:57 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-05 23:51:59 +00:00
2022-02-12 12:29:52 +00:00
2020-01-30 17:49:08 +00:00
2021-05-18 13:42:52 +00:00
2022-03-20 21:42:16 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-12 12:29:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 12:27:34 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-01-29 01:16:29 +01:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-13 00:01:17 +00:00
2022-02-12 00:20:54 +00:00
2022-03-20 21:42:16 +00:00
2022-03-13 00:16:19 +00:00
2022-03-13 00:06:03 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-05 10:08:48 +01:00
2022-03-04 14:14:37 +00:00