FS#19830 - [libdesktop-agnostic] update broke awn

Attached to Project: Community Packages
Opened by Veli-Jussi Raitila (vjraitila) - Wednesday, 16 June 2010, 18:32 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 18 June 2010, 18:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Dan Griffiths (Ghost1227)
Jan Alexander Steffens (heftig)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The default configuration backend in libdesktop-agnostic has been changed from "keyfile" to "gconf". This causes avant-window-navigator to fail to start with the following message:

---
(avant-window-navigator:4344): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed

** ERROR **: No panels to create!
** Please check that the gconf-schema is installed.
** You might also try to run `killall gconfd-2`.
aborting...
---

Additional info:
* libdesktop-agnostic 0.3.90-2
* avant-window-navigator 0.4.0-6

Steps to reproduce:
- Upgrade to libdesktop-agnostic 0.3.90-2
- Start avant-window-navigator
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Friday, 18 June 2010, 18:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  avant-window-navigator 0.4.0-7
awn-extras-applets 0.4.0-5
Comment by Jan Alexander Steffens (heftig) - Thursday, 17 June 2010, 03:39 GMT
Please try avant-window-navigator 0.4.0-7. Should work again.
Comment by Veli-Jussi Raitila (vjraitila) - Thursday, 17 June 2010, 10:37 GMT
Worked for me. Thanks!
Comment by Veli-Jussi Raitila (vjraitila) - Thursday, 17 June 2010, 10:54 GMT
Except that some of the applets do not seem to work (for example clock and calendar). Perhaps related?

---
(awn-applet:4603): GConf-CRITICAL **: gconf_entry_get_value: assertion `entry != NULL' failed

** (awn-applet:4603): CRITICAL **: file digital-clock.c: line 232: uncaught error: Could not find the key specified: /apps/awn-applet-digital-clock/hour12. (desktop_agnostic_config_error-quark, 2)

(awn-applet:4603): GLib-GObject-CRITICAL **: g_object_ref_sink: assertion `G_IS_OBJECT (object)' failed

** (awn-applet:4603): WARNING **: Could not create applet!
---
Comment by Jan Alexander Steffens (heftig) - Thursday, 17 June 2010, 11:58 GMT
Please try avn-extras-applets 0.4.0-5. Should work again.
Comment by Veli-Jussi Raitila (vjraitila) - Friday, 18 June 2010, 13:39 GMT
That did it. Works here now.

Loading...