You are not logged in.

#1 2018-07-09 09:02:12

anarki@buttereblume
Member
Registered: 2015-12-29
Posts: 50

Geary fails with g_object_ref: assertion 'G_IS_OBJECT (object)'

Using 4.17.4-1-ARCH and the latest Gnome Desktop, my friend installed Geary 0.12.2 and it works fine. On my machine, using the same kernel without Gnome Desktop, Geary fails:

> geary --debug
[msg] 11:35:15 0.049741 geary-application.vala:253: Geary 0.12.2 prefix=/usr exec_dir=/usr/bin is_installed=true

(geary:2153): libnotify-WARNING **: 11:35:15.797: Failed to connect to proxy
 [deb] 11:35:15 0.004902 util-connectivity-manager.vala:68: Checking if imap.mailbox.org/default:993 reachable...
 [deb] 11:35:15 0.024539 db-versioned-database.vala:77: VersionedDatabase.upgrade: current database schema for /home/anarki/.local/share/geary/account_01/geary.db: 25
 [deb] 11:35:15 0.001555 imap-db-gc.vala:105: [GC:/home/anarki/.local/share/geary/account_01/geary.db] GC state: last_reap_time=never last_vacuum_time=never reaped_messages_since=0 free_page_bytes=4096
 [deb] 11:35:15 0.000031 imap-db-gc.vala:119: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Recommending reaping: never completed
 [deb] 11:35:15 0.000001 imap-db-gc.vala:138: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Database never vacuumed (0 messages reaped)
 [deb] 11:35:15 0.000006 imap-db-gc.vala:254: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Starting garbage collection of IMAP database
 [deb] 11:35:15 0.000033 imap-db-gc.vala:283: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Garbage collector reaping date: 2018-06-09T11:35:15+0200 (1528536915)
 [deb] 11:35:15 0.000338 imap-client-session-manager.vala:503: Host imap.mailbox.org/default:993 became reachable
 [msg] 11:35:15 0.000462 imap-db-gc.vala:312: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Found 0 email messages ready for reaping
 [msg] 11:35:15 0.000046 imap-db-gc.vala:343: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Reaped completed: 0 messages
 [deb] 11:35:15 0.002191 smtp-outbox-folder.vala:178: Starting outbox postman
 [msg] 11:35:15 0.000641 imap-db-gc.vala:366: [GC:/home/anarki/.local/share/geary/account_01/geary.db] Completed: Reaped 0 attachment files
 [msg] 11:35:15 0.000060 imap-db-database.vala:88: Garbage collection of IMAP database /home/anarki/.local/share/geary/account_01/geary.db failed: Error opening directory '/home/anarki/.local/share/geary/account_01/attachments': No such file or directory                                                                                                                                                                                        
![crt] 11:35:15 0.011122 secret_collection_get_locked: assertion 'SECRET_IS_COLLECTION (self)' failed

(geary:2153): GLib-GIO-CRITICAL **: 11:35:15.843: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed

(geary:2153): GLib-GObject-CRITICAL **: 11:35:15.843: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
[1] 2153 segmentation fault (core dumped)  geary --debug

Can anyone confirm?

Last edited by anarki@buttereblume (2018-07-09 09:03:57)

Offline

#2 2018-07-12 06:27:59

mjog
Member
Registered: 2018-07-12
Posts: 1

Re: Geary fails with g_object_ref: assertion 'G_IS_OBJECT (object)'

From memory, this happens when you don't have a gnome-password-daemon keyring, so a workaround would be to create one using Seahorse.

I think the crash has been fixed on the `geary-0.12` branch in git, can try compiling that and letting me know if it resolves the problem? I should be putting out 0.12.3 sometime this weekend, so the fix should also make it into that release.

Offline

Board footer

Powered by FluxBB