bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
401 stars 61 forks source link

Tootle crash on [GLib-GIO] Settings schema 'io.elementary.desktop.wingpanel.datetime' is not installed #108

Closed goupildb closed 5 years ago

goupildb commented 5 years ago

On 64-bit Debian Sid, Tootle crash on those messages: $ com.github.bleakgrey.tootle

(com.github.bleakgrey.tootle:28277): dbind-WARNING **: 20:15:22.186: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [INFO 20:15:22.187134] Application.vala:155: Tootle version: 0.2.0 [INFO 20:15:22.187178] Application.vala:157: Kernel version: 4.18.0-2-amd64 [INFO 20:15:22.225575] Notificator.vala:40: Starting: /api/v1/streaming/?stream=user [INFO 20:15:22.228832] Notificator.vala:40: Starting: /api/v1/streaming/?stream=user [INFO 20:15:22.233636] Notificator.vala:40: Starting: /api/v1/streaming/?stream=public:local [INFO 20:15:22.235459] Notificator.vala:40: Starting: /api/v1/streaming/?stream=public

(com.github.bleakgrey.tootle:28277): Gtk-WARNING **: 20:15:22.335: gtk_window_set_titlebar() called on a realized window [INFO 20:15:22.928324] Watchlist.vala:23: Reloading [INFO 20:15:22.928403] Watchlist.vala:34: Watching for 0 users and 0 hashtags [ERROR 20:15:23.413593] [GLib-GIO] Settings schema 'io.elementary.desktop.wingpanel.datetime' is not installed Trappe pour point d'arrêt et de trace

Tootle was working a few days ago.

bleakgrey commented 5 years ago

Dupe of #107, trying to think of a solution now