awn-settings cannot be started if you're not using a gnome icon theme
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Awn |
Undecided
|
Unassigned | ||
| avant-window-navigator (Ubuntu) |
Medium
|
Unassigned |
Bug Description
Binary package hint: awn-settings
In avant-window-
Problem is this is not a very good fallback: as soon as you use a non gnome icon-theme (oxygen, crystal-svg, etc.) under a non-gnome window manager (Window Maker, Xfce, KDE, etc.), awn-settings simply dies complaining that the icon is missing.
In case 'gtk-missing-image' is missing, using 'unknown' as a last last resort fallback instead of dying a miserable death would be nice.
Actual tests were made on awn-settings version 0.4.0-2ubuntu1 on Maverick i386 under KDE: I had to chose to use the Tango icon theme which include the 'gtk-missing-image' icon, instead of Oxygen which doesn't, to get awn-settings to start.
description: | updated |
maleficxp (maleficxp) wrote : | #1 |
Julien Lavergne (gilir) wrote : | #2 |
Thank you for your bug report. Forwarded upstream.
Changed in avant-window-navigator (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Michal Hruby (mhr3) wrote : Re: [Bug 668919] Re: awn-settings cannot be started if you're not using a gnome icon theme | #3 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
status confirmed
milestone 0.4.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://
iEYEARECAAYFAkz
DJsAoOI7EZr4quX
=i4zr
-----END PGP SIGNATURE-----
Changed in awn: | |
milestone: | none → 0.4.2 |
status: | New → Confirmed |
onox (onox) wrote : | #4 |
Maybe it should be changed to "image-missing".
Povilas Kanapickas (p12) wrote : | #5 |
Could you check whether this bug is still present in the testing packages in this PPA: https:/
Thanks!
I also had same problem.
And i fix it by adding additional try-exept block to "avant- window- navigator/ awn-settings/ awnClass. py" where 'gtk-missing-image' is loading.