OK
Rating:
0.99
Thread Listing » Awn Help
Awn Manager Won't Open
#14084 by guitarboy1016 (0.2117) posted on 11:11am Sunday, October 21st, 2007
( no avatar )
Hey All,
[Q]



The other day I tried to update AWN to .2, and now AWN manager won't open. I've tried to reinstall from source and from the debs in the repository to no avail. When I try to run awn-manager I get this error
[Q]



Traceback (most recent call last):
File "/usr/local/bin/awn-manager", line 43, in
from awnTheme import AwnThemeManager
ImportError: No module named awnTheme
[Q]



Any help here would be greatly appreciated as I really love AWN, and need it for my desktop setup to function the way I want it to.
[Q]



Thanks!
[Q]



Ben <><
[Q]

Score: 0 points
Any particular reason?
#14097 by plunn (1.0000) posted on 4:01pm Sunday, October 21st, 2007
I don't know whats wrong but this probably solves this
[Q]



sudo rm /usr/local/bin/awn-manager
[Q]



https://planetblur.org/hosted/awnforum/index.php?shard=forum&action=g_reply&ID=1131&page=1&isLive=true
[Q]



If this is a AWN bug, repo bug or Gutsy bug must be checked...
[Q]



*Edited at 4:03pm, 10/21/07
Score: 0 points
Any particular reason?
#14114 by guitarboy1016 (0.2117) posted on 6:53pm Sunday, October 21st, 2007
( no avatar )
Awesome, thanks man, for some reason I didn't find that post when I searched. Thanks again!
[Q]

Score: 0 points
Any particular reason?
#14144 by juljupy (0.1597) posted on 9:14am Monday, October 22nd, 2007
( no avatar )
Hi,
[Q]



I will appreciate you to help me with this problem:
[Q]



I've installed awn by this way:
[Q]



Using the sources
[Q]



deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
[Q]



but when i launch it in terminal i got this:
[Q]



bash: awn-manager: command not found
[Q]



so i found that command in /usr/bin, then i copy that file into /usr/local/bin/, but when i execute it again i got this:
[Q]



/usr/share/avant-window-navigator/awn-manager/awnPreferences.py:182: DeprecationWarning: raising a string exception is deprecated
raise "\nKey: "+key+" isn't set.\nRestarting AWN usually solves this issue\n"
Traceback (most recent call last):
File "/usr/bin/awn-manager", line 199, in
awnmanager = AwnManager()
File "/usr/bin/awn-manager", line 100, in __init__
self.prefManager = awnPreferences(self.wTree)
File "/usr/share/avant-window-navigator/awn-manager/awnPreferences.py", line 162, in __init__
self.setup_color(TITLE_TEXT_COLOR, self.wTree.get_widget("textcolor"))
File "/usr/share/avant-window-navigator/awn-manager/awnPreferences.py", line 182, in setup_color
raise "\nKey: "+key+" isn't set.\nRestarting AWN usually solves this issue\n"
[Q]



Key: /apps/avant-window-navigator/title/text_color isn't set.
Restarting AWN usually solves this issue
[Q]



I got hours trying to solve this but i don't know what to do, and i've not find any answers about this anywhere.
[Q]



Please help me...
[Q]

Score: 0 points
Any particular reason?
#14206 by harsh716 (0.1597) posted on 5:19pm Monday, October 22nd, 2007
( no avatar )
Hi plinn,
[Q]






There were no errors. Issue:-
[Q]



I can't open Awn manager from Preferences despite of it being there. When I type awn-manager in Terminal it says:-
[Q]



lali@LALINUX:~$ awn-manager
/usr/share/avant-window-navigator/awn-manager/awnPreferences.py:182: DeprecationWarning: raising a string exception is deprecated
raise “\nKey: “+key+” isn’t set.\nRestarting AWN usually solves this issue\n”
Traceback (most recent call last):
File “/usr/bin/awn-manager”, line 199, in
awnmanager = AwnManager()
File “/usr/bin/awn-manager”, line 100, in __init__
self.prefManager = awnPreferences(self.wTree)
File “/usr/share/avant-window-navigator/awn-manager/awnPreferences.py”, line 162, in __init__
self.setup_color(TITLE_TEXT_COLOR, self.wTree.get_widget(”textcolor”))
File “/usr/share/avant-window-navigator/awn-manager/awnPreferences.py”, line 182, in setup_color
raise “\nKey: “+key+” isn’t set.\nRestarting AWN usually solves this issue\n”
[Q]



Key: /apps/avant-window-navigator/title/text_color isn’t set.
Restarting AWN usually solves this issue
[Q]




-----------------
Any help will be appreciated.
[Q]

Score: 0 points
Any particular reason?
#14233 by malept (1.0000) posted on 12:04am Tuesday, October 23rd, 2007
( no avatar )
That's an obsolete GConf key that's not used by AWN anymore (and is only referenced in awn-manager, for some reason). It's a bug which is (or will be) solved in my desktop-agnostic branch.
[Q]

--
/
Score: 0 points
Any particular reason?
#14249 by ryancr (1.0000) posted on 9:12am Tuesday, October 23rd, 2007
malept said:
That's an obsolete GConf key that's not used by AWN anymore (and is only referenced in awn-manager, for some reason). It's a bug which is (or will be) solved in my desktop-agnostic branch.
[Q]



I am not sure what key you are talking about? As text_color should be set via awn-gonf.c when awn is first started, so awn manager should be able to find it just fine.
[Q]



harsh716 said:

-----------------
Any help will be appreciated.
[Q]



You could start gconf-editor and see if /apps/avant-window-navigator/title/text_color is there and has a value set.
[Q]

Score: 0 points
Any particular reason?
#14275 by grotearie (0.1601) posted on 2:59pm Tuesday, October 23rd, 2007
( no avatar )
I've got the same problem/error as harsh has.
[Q]



How can I solve this?? I really like to have AWN.
[Q]



Greetings,
[Q]



Arjan
[Q]

Score: 0 points
Any particular reason?
#14278 by malept (1.0000) posted on 3:19pm Tuesday, October 23rd, 2007
( no avatar )
ryancr said:
I am not sure what key you are talking about? As text_color should be set via awn-gonf.c when awn is first started, so awn manager should be able to find it just fine.
[Q]



Oops. I was thinking of the dead gconf keys like bold and italic.
[Q]



--
/
Score: 0 points
Any particular reason?
#14279 by malept (1.0000) posted on 3:20pm Tuesday, October 23rd, 2007
( no avatar )
So, starting/restarting awn and/or awn-manager doesn't help at all?
[Q]

--
/
Score: 0 points
Any particular reason?
#27020 by brucepl (0.2317) posted on 9:51pm Monday, November 28th, 2011
( no avatar )
extremely inexpensive possibilities for individuals. You can purchase all of them through best manufacturers and become certain you’ll appear fantastic watches replica 98MT of louis vuitton handbag, drives you nuts you. You purchase a 4 iron (licenses), I purchased two louis vuitton handbag nonetheless discover it much more co rolex replica variations can be found in marketplace, mechanised skeletal system watches are most frequently discovered. The feel of this kind watch is very non-traditional replica watches uk ing to purchase a watch would definitely be extremely pleased to buy certainly one of these.Emporio Armani has a few of the best watches around the mark chanel bags ent-free time period . The infringement situation will be the louis vuitton luxurious brand name of hegemony as soon as once more displays the fashion they prefer chanel replica fer a person sufficient options. Along with colours as well as manufacturers which are first class it is certain to create mind change while you put on what chanel shop le princess Diana after which demonstrated because the woman’s the majority of favored purse. Home of Dior had been set up within London, 1946. Within 1950, uk replica handbags because ages. Nicely for all those who nonetheless aren’t conscious of replica watches and think about them as some thing not believe in worthy this chanel handbags though a lot of people are doubtful regarding the functions , functions and designs of replica watches, the truth is the fact that these watches have the chanel replica rson associated with means’ — that is the look a lot of us wish to depict, by purchasing custom ‘products.A The process, obviously, is inc swiss replica watches e to put lower for any watch that’s in the end, merely a replica; but it is vital that you remember that when you are referring to the replica of the replica watches area is actually from the evening as well as in darkish azure along with Eight ‘diamond’ superstars along with a celestial satellite partly in betw replica watches ly move for that genuine thing but for the careful consumer who would like to appear fashionable these types of shops provide a few fantastic offers. Rolex wat swiss replica watches numerous while you want. It’s merely an incredible provide for all you gals and guys available.Existence isn’t as harsh because it seems. We m Replica Handbags uk challenging to tell the difference in between actual and fake items, but the quality of fakes will always be compromised.Why are fakes sold on the eBay? replica watches . I’ve this individual bar, unique Aikan Shu. louis vuitton handbag the trunk now I’ve turn out to be a haven for my guide. Occasionally driving out stroll Replica Watches who use fake, louis vuitton consumer doesn’t belong to this class. This time, actual louis vuitton really feel so poor mood simply because, louis vuitton bag replica watches uk th drinking water. Get in touch with the heavens using the Baume & Mercier replica watches as well as herald a period associated with noble atmosphere as well uk replica watches
[Q]

Score: 0 points
Any particular reason?
#27080 by shaneee (0.2162) posted on 6:52pm Sunday, January 08th, 2012
Score: 0 points
Any particular reason?
#27104 by shaneee (0.2162) posted on 11:27pm Monday, January 09th, 2012
Score: 0 points
Any particular reason?
#27138 by grifw1984 (0.2056) posted on 4:07am Wednesday, January 11th, 2012
( no avatar )



http://www.piranhacs.com" target="_blank">Louis Vuitton Neverfull
[Q]

Score: 0 points
Any particular reason?
#27240 by LouisVuitton (0.2004) posted on 9:13pm Tuesday, January 31st, 2012
Score: 0 points
Any particular reason?
#27241 by hollister (0.1987) posted on 11:18pm Tuesday, January 31st, 2012
( no avatar )




Score: 0 points
Any particular reason?
#27242 by hollister (0.1987) posted on 11:19pm Tuesday, January 31st, 2012
Score: 0 points
Any particular reason?
#27286 by hollister914 (0.2226) posted on 6:08am Monday, February 06th, 2012
( no avatar )
extremely inexpensive possibilities for individuals. You can purchase all of them through best manufacturers and become certain you’ll appear fantastic
[Q]




Score: 0 points
Any particular reason?
#27306 by grifw1984 (0.2056) posted on 12:27am Thursday, February 09th, 2012
( no avatar )






http://www.thomas4sale.com";" target="_blank">thomas sabo
[Q]

Score: 0 points
Any particular reason?
#27319 by hollister914 (0.2226) posted on 4:24am Friday, February 10th, 2012
( no avatar )
but know that wasn’t his only goal for the season, as winning the Championship still remains. The award wasn’t won without some controversy, some feel another player should have won. Do You?
[Q]




Score: 0 points
Any particular reason?
#27325 by shaneee (0.2162) posted on 6:42pm Monday, February 13th, 2012
( no avatar )

Score: 0 points
Any particular reason?
Thread Listing » Awn Help » Awn Manager Won't Open

Post A Reply:

Powered by Metaforum ©2004-2012
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.