diodon glib-gio-error

Bug #1474555 reported by Jose Riha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Diodon
Invalid
Undecided
Unassigned

Bug Description

hello,

after i built diodon 1.3.0 and installed i am getting the following error:

$ diodon

(diodon:3184): GLib-GIO-ERROR **: Settings schema 'net.launchpad.Diodon.clipboard' does not contain a key named 'add-images'

running sudo glib-compile-schemas /usr/share/glib-2.0/schemas/ did not solve the issue.

arch linux, 32 bit.

Revision history for this message
Oliver Sauder (sao) wrote :

What parameters/commands did you use to compile Diodon?

Revision history for this message
Jose Riha (jose1711) wrote :

hi oliver,

it has been compiled and installed like this:

python2 ./waf configure --prefix=/usr
python2 ./waf build
python2 ./waf install --destdir="$pkgdir/"

Revision history for this message
Oliver Sauder (sao) wrote :

Not so aware of arch linux but what does $pkgdir exactly point to?

As I know is that glib schemas are only allowed in location /usr/share/glib-2.0/schemas/net.launchpad.Diodon.gschema.xml or /usr/local/share/glib-2.0/schemas/net.launchpad.Diodon.gschema.xml?

As you are installing to $pkgdir and not directly to /usr... am I suggesting that you most likely still have an old schema at /usr/share of an older Diodon version which doesn't have the add-images option (as this is a new feature added recently).

Revision history for this message
Jose Riha (jose1711) wrote :

thank you, that was an excellent hint. i removed /usr/local/share/glib-2.0/schemas/gschemas.compiled and now diodon is starting normally so i can finally update pkgbuild for arch linux: https://aur.archlinux.org/packages/?O=0&K=diodon

the only thing i noticed is that the icon in notification area is not displayed but that does not affect functionality.

Revision history for this message
Oliver Sauder (sao) wrote :

Good.

Concerning the icon in the notification area, in case you are using GNOME an extension needs to be installed that application indicator are now showed.

https://extensions.gnome.org/extension/615/appindicator-support/

Changed in diodon:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.