Results 1 to 3 of 3

Thread: awn-manger doesn't open

  1. #1
    Join Date
    Dec 2007
    Beans
    1

    Angry awn-manger doesn't open

    hello everybody,I have a problem with awn-manager.

    launched from terminal:

    Code:
    giuseppe@rosario-desktop:~$ awn-manager
    /usr/bin/awn-manager:64: GtkWarning: Impossibile trovare il motore del tema in module_path: «clearlooks»,
      self.wTree = gtk.glade.XML(self.GLADE_PATH, domain=defs.I18N_DOMAIN)
    /usr/bin/awn-manager:64: GtkWarning: Impossibile trovare il motore del tema in module_path: «mist»,
      self.wTree = gtk.glade.XML(self.GLADE_PATH, domain=defs.I18N_DOMAIN)
    /usr/bin/awn-manager:64: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
      self.wTree = gtk.glade.XML(self.GLADE_PATH, domain=defs.I18N_DOMAIN)
    Traceback (most recent call last):
      File "/usr/bin/awn-manager", line 203, in <module>
        awnmanager = AwnManager()
      File "/usr/bin/awn-manager", line 104, in __init__
        self.make_menu_model()
      File "/usr/bin/awn-manager", line 140, in make_menu_model
        pixbuf = theme.load_icon("gtk-sort-ascending", 48, gtk.ICON_LOOKUP_FORCE_SVG)
    glib.GError: Formato del file di immagine non riconosciuto
    giuseppe@rosario-desktop:~$
    why ???

    bye

  2. #2
    Join Date
    Oct 2008
    Location
    Seattle, WA
    Beans
    20
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: awn-manger doesn't open

    I have a similar problem:
    When I click on "AWN Manager" in the system preferences menu, nothing happens. I tried everything I could think of. The dock itself works great, but I just can't open the manager.
    Help!

  3. #3
    Join Date
    Jun 2008
    Location
    Phra Nakhon Sri Ayutthaya
    Beans
    1,307
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: awn-manger doesn't open

    You cannot run AWN without compiz
    (Check if your Hardware Driver is enabled: Main Menu > System > Administration > Hardware Drivers) If it is:
    Press ALT-F2, and copy/paste this code:
    Code:
    compiz --replace
    Ubuntu Release 12.04
    Kernel Linux 3.0.0-16-generic
    Pentium dual core 3.00GHz

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •