Awn

GtkFontButton.set_font_name

Asked by Warren Noronha

I managed to install the awn window manager using the packages provided on

# Avant Window Navigator
deb http://download.tuxfamily.org/syzygy42/ feisty avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42/ feisty avant-window-navigator

Packages installed:
affinity libtrackerclient0 avant-window-navigator-bzr awn-core-applets-bzr libawn-bzr

This is the error message I get when I try to run the application

warren@bingo:~$ awn-manager
Traceback (most recent call last):
  File "/usr/bin/awn-manager", line 199, in <module>
    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 149, in __init__
    self.setup_font(TITLE_FONT_FACE, self.wTree.get_widget("selectfontface"))
  File "/usr/share/avant-window-navigator/awn-manager/awnPreferences.py", line 267, in setup_font
    font_btn.set_font_name(self.client.get_string(key))
TypeError: GtkFontButton.set_font_name() argument 1 must be string, not None

warren@bingo:~$ awn-applet-activation

** (awn-applet-activation:12941): WARNING **: You need to provide a uid for this applet

Question information

Language:
English Edit question
Status:
Answered
For:
Awn Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Neil J. Patel (njpatel) said :
#1

This should be fixed in latest bzr.

Revision history for this message
Daniel Botelho (botelho-daniel) said :
#2

Hello!

I'm also having this "WARNING **: You need to provide a uid for this applet"! I've the [url=http://ubuntuforums.org/showthread.php?t=581620]HowTo: Gutsy 7.10 + ATI + Compiz + awn[/url] :S

Is there a way to solve this?

Revision history for this message
Druida (joelcunhaferreira) said :
#3

Hi,

i just compiled the avant-window-navigator-0.2.1 but i keep getting this error....

Using: Ubuntu Feisty amd64

druida@R0tten:~$ awn-manager
Traceback (most recent call last):
  File "/usr/bin/awn-manager", line 199, in <module>
    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 149, in __init__
    self.setup_font(TITLE_FONT_FACE, self.wTree.get_widget("selectfontface"))
  File "/usr/share/avant-window-navigator/awn-manager/awnPreferences.py", line 267, in setup_font
    font_btn.set_font_name(self.client.get_string(key))
TypeError: GtkFontButton.set_font_name() argument 1 must be string, not None
druida@R0tten:~$

Any clue whats going on?

Can you help with this problem?

Provide an answer of your own, or ask Warren Noronha for more information if necessary.

To post a message you must log in.