[Solved] How to Install avant-window-navigator-bzr

Trying to install awn-bzr because it doesn't require a compositer.  Never installed using bzr before...  Here is my pathetic attempt... No laughing
tried
yaourt -S avant-window-navigator-bzr
failed because i wasn't logged into launchpad
so i tried logging on: bzr lp-login (myusername)
failed because I didn't have a ssh key.
so I followed the instructions and made one.
trying yaourt again fails
searched arch forums and tried bzr branch lp:awn
and got some weird results but I'm lost -_-.... no idea what to do next. 
I'm doing everything wrong aren't I?
Last edited by Loafers (2010-02-24 06:59:42)

Can you please show the exact output? I'm sure you don't need a launchpad account to get the source.
I think I know what message you are talking about and from memory you just need to wait it out until the source has downloaded. It shouldn't stop you in any way.

Similar Messages

  • Avant-window-navigator-bzr compile error

    When trying to install avant-window-navigator-bzr (What a name ), I get the following error:
    ==> Starting make...
    /usr/bin/gnome-autogen.sh
    checking for autoconf >= 2.53...
    testing autoconf2.50... not found.
    testing autoconf... /usr/bin/autoconf: line 493: echo: write error: Broken pipe
    found 2.61
    checking for automake >= 1.9...
    testing automake-1.10... found 1.10
    checking for libtool >= 1.4.3...
    testing libtoolize... found 1.5.24
    checking for glib-gettext >= 2.2.0...
    testing glib-gettextize... found 2.14.0
    checking for intltool >= 0.25...
    testing intltoolize... found 0.36.0
    checking for pkg-config >= 0.14.0...
    testing pkg-config... found 0.21
    Checking for required M4 macros...
    Checking for forbidden M4 macros...
    Processing ./configure.in
    Running libtoolize...
    You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Running intltoolize...
    Running aclocal-1.10...
    /usr/bin/m4:/usr/share/aclocal/pilot-link.m4:1: ERROR: end of file in string
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.10: autom4te failed with exit status: 1
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed. Aborting...
    ==> ERROR: Reverting pkgver...
    any clues ?
    VeXocide

    This is an error with the version of the Pilot Link macro that recently hit the Arch repos.
    To fix it, edit /usr/share/aclocal/pilot-link.m4 and comment out the first line:
    #AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl
    Last edited by testube_babies (2007-08-07 17:26:32)

  • Avant-window-navigator doesn't start & problems changing gnome languag

    hey there everybody!
    this is my first post in this forum after a few days trying arch:)
    simply love it... doesn't require too much efort(but if it did it would be a pleasure:) )
    well let's stick to the issue...
    here it goes:
    i've searched through the web and i've found that to change my language to portuguese i would have to edit rc.conf so it would be like this:
    LOCALE="pt-BR.UTF8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Portugal"
    KEYMAP="pt-latin1"
    CONSOLEFONT="Agafari-12"
    CONSOLEMAP=
    USECOLOR="yes"
    the problem is that after this it is still in english and when i type locale -a i get this
    [root@myhost foka]# locale -a
    C
    POSIX
    en_US
    en_US.iso88591
    en_US.iso885915
    en_US.utf8
    i haven't found any gnome-i18n alike's so i really need help on this one although i'm confortable with english
    the secound problem.. i've installed avant-window-navigator from source but when i try to start it or use configuration tools i get this
    Failed to execute child process "avant-window-navigator" (No such file or directory)
    i hope you can help me:)
    good hacking:D
    Last edited by FOKA (2007-11-18 05:03:46)

    thank u byte and andre.ramaciotti for answering to my post:)
    i've already solved the gnome language problem...
    byte i've typed /usr/local/bin/avant-window-manager and it worked thanks
    i can show you my PATH:
    [foka@myhost ~]$ $PATH
    bash: /bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/java/jre/bin:/opt/mozilla/bin: No such file or directory
    [foka@myhost ~]$
    /usr/local/bin has to be placed there right? how to?
    thanks:)

  • Problem building avant-window-navigator package

    Im having problems trying to install avant-window-navigator package using molok's pkgbuild that can be found here:
    http://aur.archlinux.org/packages.php?d … 1&ID=12294
    The error:
    $ makepkg
    want_pkg_config=true
    Checking for required M4 macros...
    libtool.m4 not found
    glib-gettext.m4 not found
    intltool.m4 not found
    pkg.m4 not found
    ***Error***: some autoconf macros required to build avant-panel-menu
    were not found in your aclocal path, or some forbidden
    macros were found. Perhaps you need to adjust your
    ACLOCAL_FLAGS?
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed. Aborting...
    I already tryed to downgrade automake to 1.9.6, but it didint worked. Any sugestions?

    They are already installed.
    # pacman -S libtool glib2 intltool pkgconfig
    :: libtool-1.5.24-1: local version is up to date. Upgrade anyway? [Y/n] n
    warning: libtool-1.5.24-1 is up to date -- skipping
    :: glib2-2.14.0-3: local version is up to date. Upgrade anyway? [Y/n] n
    warning: glib2-2.14.0-3 is up to date -- skipping
    :: intltool-0.36.1-1: local version is up to date. Upgrade anyway? [Y/n] n
    warning: intltool-0.36.1-1 is up to date -- skipping
    :: pkgconfig-0.21-1: local version is up to date. Upgrade anyway? [Y/n] n
    warning: pkgconfig-0.21-1 is up to date -- skipping
    local database is up to date

  • [SOLVED] Avant window navigator runs twice at startup!

    Hi, ive installed AWN and put itin to session menu in XFCE4 to run a startup.
    When i type:
    avant-window-navigator
    It runs fine, but at startup, it runs twice!
    I can see a AWN behind the other. This also happened in KDE4.
    Last edited by B4RR13N705 (2009-08-04 01:26:22)

    In your AWN option menu, do you have the little box checked that says: "Start AWN on login"? (Or something close to that) Try unchecking it, and removing your start up entry from the session manager as well. Test to make sure it does not start when you log back in, then JUST add it to your start up session menu. AWN will figure out it was added and check the box for you.
    I had this problem for a long time in Gnome, and contrived a massive workaround where I had a short script that started it and added the script to the start up menu. Just adding it once is much cleaner.  It's a quark of AWN's built in start up script.
    Alternatively, you could let AWN start itself by checking that box rather than adding it to the session manager after logging back into your XFCE session.
    I hope this helps!

  • (SOLVED) avant-window-navigator errors

    When i try to load avant or try to start the dock preferences i get this error:
    [unilx@online ~]$ avant-window-navigator
    Screen is composited
    ** (avant-window-navigator:2496): DEBUG: Updating gtk theme colours
    ** (avant-window-navigator:2496): DEBUG: Updating dialog colours
    ** (avant-window-navigator:2496): DEBUG: Spawned awn-applet[2500] for "quick-prefs.desktop", UID: 1, XID: 27263014
    ** (avant-window-navigator:2496): DEBUG: Spawned awn-applet[2502] for "taskmanager.desktop", UID: 3, XID: 27263015
    ** (awn-applet:2502): CRITICAL **: File not found: '/usr/share/applications/firefox.desktop'
    ** (awn-applet:2502): DEBUG: task_manager_refresh_launcher_paths: Bad desktop file '/usr/share/applications/firefox.desktop'
    ** (awn-applet:2502): WARNING **: The launcher '/usr/share//applications//kde4/konsole.desktop' could not load the icon 'utilities-terminal': Icon 'utilities-terminal' not present in theme
    (awn-applet:2502): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
    (awn-applet:2502): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
    (awn-applet:2502): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `GDK_IS_PIXBUF (src)' failed
    (awn-applet:2502): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    ** (awn-applet:2502): CRITICAL **: task_item_icon_changed: assertion `icon' failed
    (awn-applet:2502): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    ** (awn-applet:2502): CRITICAL **: File not found: '/usr/share/applications/firefox.desktop'
    ** (awn-applet:2502): DEBUG: task_manager_refresh_launcher_paths: Bad desktop file '/usr/share/applications/firefox.desktop'
    Applet [1] flags: 1024: DockletHandlesPositionChange
    ** Message: pygobject_register_sinkfunc is deprecated (AwnOverlay)
    Traceback (most recent call last):
    File "/usr/bin/awn-settings", line 1223, in <module>
    awnmanager = awnManagerMini()
    File "/usr/bin/awn-settings", line 1072, in __init__
    self.createMainMenu()
    File "/usr/bin/awn-settings", line 1137, in createMainMenu
    self.safe_load_icon('gtk-execute', size, gtk.ICON_LOOKUP_USE_BUILTIN),
    File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1044, in safe_load_icon
    icon = self.theme.load_icon('gtk-missing-image', size, flags)
    glib.GError: Icon 'gtk-missing-image' not present in theme
    thx
    Last edited by unilx (2011-05-18 23:02:31)

    I get the impression that the file "/usr/share/applications/firefox.desktop" is missing I would copy another random file to that name, run avant-window-navigator, remove the launcher and then delete the surrogate file.

  • [SOLVED] Avant-Window-Navigator issues

    Hey guys,
    For the first time I'm trying out arch linux and I'd just like to say it's the best distro I've ever used. I got very far very easily on this distro by just using the arch wiki and the forms. You guys have a fantastic community.
    Anyways I'm posting because I've had issues with avant-window-navigator. The biggest one being that I cannot move the dock. When I start awn-settings I get this error.
    /usr/bin/awn-settings:1064: GtkWarning: Failed to get constuct only property adjustment of monitor_align_hscale with value `adjustment1'
      self.wTree.add_from_file(self.XML_PATH)
    And the result is that the "Position" slider is locked in one place. On top of that I've been having issues with different applets (specifically the main menu applets) where they just crash whenever I try to use them. I'm assuming those are just missing dependencies?
    Any help would be much appreciated. Thank you for your time.
    Last edited by Sphaerophoria (2011-07-14 16:50:46)

    Appears to be the same problem as with exaile and xfce-panel. Downgrade gtk2 or try to change the value by editing the gconf files.

  • Something wrong with avant-window-navigator

    I got to install with compiling, but when I type the command or click the icon on the menu, it says  "bash: avant-window-navigator: command not found". I believe I have all the dependencies.

    try using these "locate, which, whereis" to find the executable then put in path
    Also check it has the right permissions if you know where it is.

  • Xfce4 and avant window navigator

    So i have installed awn on top of my xfce4 desktop and now im having some issues with applets. Most of the applets i try to add crash instantly. Also i have received warning messages of missing dependencies like python-notify ( Installed via pacman works for now) and python-feedparser which is installed but it says it isn't. So what can i do about crashing applets and missing feedparser?

    Sounds to me like a python2/3 conflict. python-notify and python-feedparser are python2 only.
    Check the applet .desktop files in /usr/share/avant-window/navigator/applets to see if they are launching using python or python2. If they are using python, this means they are launching in python3, hence the crash.
    Cheers.

  • Avant window navigator and Openbox problem

    Hi,
    I have a problem with AWN and Openbox.
    AWN are showing only in Desktop 1 of Openbox. If I change desktop, AWN not are showing...
    Can I solve this problem?
    Thanks.

    Put this at the end of your ~/.config/openbox/rc.xml:
    <application name="avant-window-navigator">
    <desktop>all</desktop>
    </application>

  • HT1349 mini graphics to vga adapter for macbook how to install in windows 7.

    mini graphics to vga adapter for macbook how to install in windows 7.
    i have macbook with windows 7 operating system.

    Can you be more specific?
    What are you trying to do?

  • Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it

    Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it without formatting windows 8.Please email the steps , Thanks

    Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it without formatting windows 8.Please email the steps , Thanks
    Assuming your rig can support virtual machines, you can use Hyper-V and run another OS there.
    Better practice however is to use a dedicated machine and use remote desktop to the server.
    Corsair Carbide 300R with window
    Corsair TX850V2 70A@12V
    Asus M5A99FX PRO R2.0 CFX/SLI
    AMD Phenom II 965 C3 Black Edition @ 4.0 GHz
    G.SKILL RipjawsX DDR3-2133 8 GB
    EVGA GTX 6600 Ti FTW Signature 2(Gk104 Kepler)
    Asus PA238QR IPS LED HDMI DP 1080p
    ST2000DM001 & Windows 8.1 Enterprise x64
    Microsoft Wireless Desktop 2000
    Wacom Bamboo CHT470M
    Place your rig specifics into your signature like I have, makes it 100x easier to understand!
    Hardcore Games Legendary is the Only Way to Play!

  • HT3986 how to install any windows on macbook pro (early 2011) (os x mavericks)?

    En: how to install any windows on macbook pro (early 2011) (os x mavericks)?
    Ro: *** se instaleaza orice windows pe macbook pro (early 2011) (os x mavericks)?
              Help Me Please

    search
    how to install windows on a macbook pro
    http://support.apple.com/kb/ht3986
    http://www.youtube.com/watch?v=uVfRQ0YIDUI
    http://www.gadgetreview.com/2013/05/how-to-install-windows-8-on-your-macbook-pro .html
    http://www.redmondpie.com/how-to-install-windows-7-on-macbook-pro-with-retina-di splay-tutorial/

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • How to install only windows 7 on macbook 4.1?

    how to install only windows 7 on macbook4,1?
    i have windows 7 dvd, i want to install windows 7 only and does not want to keep  msc os 10.5.8. currently i do not have any cd or DVD which came with my macbook. So i need to know:
    1- how i install windows 7?
    2- 32bit or 64bit windows?
    3- after installing how to get drivers of my macbook?

    There is no disc of Mountain Lion, and if there were it would not contain drivers, those  are on your original OSX disc (the one that came with the machine) or you can download them using Boot Camp Assistant.
    You will need a 64 bit copy of Windows, OEM or retail.

Maybe you are looking for

  • Video quality changes when imported into Final Cut Pro

    I have video files that I have imported from an external hard drive that were transferred from an HD camera. When viewing the footage directly from the hard drive, the quality is great. Once imported into Final Cut Pro, however, there are small "flar

  • I am trying to map the fields in R3 system  with the infoobjects in BW.

    I am mapping the fields with in R3 with the infoobjects in BW. Can any please let me know the relavent mapping infoobjects and the procedure to find for the following fields. Description                          Type          Length Purchase Order   

  • Most calls I can be heard, except 800/toll free numbers

    For some strange reason that no one can answer, I can call and recieve calls and be heard just fine. But when I call a toll free 800 number (like for customer service) I cannot be heard at all? At first, I thought my microphone was faulty, but I call

  • Ipod Classic 160 video problem

    So, I can watch all the videos I have ON the ipod, however I can only watch on tv's using my component video cable. Neither composite mini to video/R/L cable nor ipod port to svideo/r/l cable worked. Do you have to use an hd monitor to watch video on

  • Posting Rented Services Business Scenario

    Hi, Scenario 1: I have a business scenario where, we are using computers on rent & we also buy new computers for our personal use. Now, I want to track all computers (purchased & on rent) in my warehouse. I know that if any computer shows up in Inven