LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-13-2008, 12:30 PM   #1
Prada
Member
 
Registered: Apr 2007
Distribution: Xubuntu Hardy Heron(8.04)
Posts: 54

Rep: Reputation: 15
Xubuntu Hardy Heron + Avant Window Navigator issue


Ok, sorry if this has been answered(I couldnt find the answer myself, nothing i tried on google worked.)

In Avant Window Navigator, I am unable to add launchers(via drag+drop or through awn-manager)

Part of a file for the launcher shown below.

/usr/share/avant-window-navigator/awm-manager/awnLauncher.py
Quote:
# GCONF KEYS
self.LAUNCHER_DIR = "/apps/avant-window-navigator/window_manager"
self.LAUNCHER_PATH = "/apps/avant-window-navigator/window_manager/launchers"

I assume this has something to do with why I am unable to add a Launcher. These directories do not exist. Before I change them(or create them) I want to get a second opinion so I dont end up screwing anything up.



Current location of AWN- /usr/share/avant-window-manager

DIR of that location:
Quote:
active avant-window-navigator-48.png
avant-window-navigator-24.png avant-window-navigator.svg
avant-window-navigator-32.png awn-manager

Directory -
Active : contains images for special effects
awn-manager : contains various files such as preferences, applet, etc.



Should I-
1- Create /usr/share/avant-window-manager/window_manager and ../launchers and edit the awnLauncher.py file to reflect?
2- Create /apps/avant-window-manager/window_manager and ../launchers?

or 3- whatever else you recommend. Thanks!



EDIT:NOTE!

awnPreferences.py also refers to the apps folder location. Just change all of them, or just create the folders and manually install it in them? This is the only part of the program that hasnt worked. Since the awnApplets.py file also notes these locations, I doubt I would be able to add new applets either(which I didnt plan on doing, but still..)


Edit2-

after reading in the preferences.. it calls awnDefs.pl which makes the default directory share/avant-window-navigator .. meaning /apps in the preferences refers to /usr/share/avant-window-navigator/apps which still doesnt exist. Going to just manually install it instead of from synaptic or apt-get.. see if that helps.

/usr/share/

Last edited by Prada; 06-13-2008 at 01:31 PM. Reason: Add note
 
Old 06-13-2008, 02:32 PM   #2
Prada
Member
 
Registered: Apr 2007
Distribution: Xubuntu Hardy Heron(8.04)
Posts: 54

Original Poster
Rep: Reputation: 15
Closed - Fixed

For anyone that has the same issues as me..

Do not install Avant Window Navigator through synaptic! go here or read below on how I got it to work!


Info:

What is it?:
AWN is a compositing dock-like taskbar. It is similar to the dock in OSX, but supports features such as custom themes, applets that can do anything from displaying battery life to showing Dilbert, and much more.

Links:
AWN in Launchpad: https://launchpad.net/awn
The developer's blog: http://njpatel.blogspot.com/
Official AWN forums: http://www.planetblur.org/hosted/awnforum/index.php
Official AWN IRC channel: #awn on irc.freenode.net


Notes (please read!):


AWN requires a compositor (like beryl or compiz) to work properly.

The instructions provided here install an unstable, development version of AWN. This means that you get new features and bugfixes much faster, but things may break without warning. There are stable packages of AWN available in hardy universe, gutsy backports, and from getdeb.net. If you require absolute stability, it is recommended you use one of those sources instead.

AWN is still early in development, and contains many bugs. Please help development by reporting any bugs you find on the project's homepage (see above).

terminal commands should be pasted in one line at a time, unless otherwise noted.

Installing:

Repository:

DISCLAIMER: I do my best to keep the packages in this repo high-quality. However, 3rd party repositories such as this one are completely unsupported by Ubuntu. Any problems caused by this repo should be reported to me in this thread, not to Ubuntu.

IMPORTANT: I support only Ubuntu Gutsy (7.10) and Ubuntu Hardy (8.04). This does not include derivative distros such as Mint. Though you are welcome to try using my packages under derivatives, I can provide no support for doing so.

Before we begin, make sure you have all the needed ubuntu repositories installed, namely universe and ubuntu-updates. This can be done in System -> Administration -> Software Sources by enabling 'recommended updates' under the 'Updates' tab, and also enabling 'Community-maintained Open Source software' under the 'Ubuntu Software' tab.

Now open a terminal (Applications -> Accessories -> Terminal), we'll be pasting a lot of commands. Remember, paste only 1 line at a time unless otherwise directed.

First, add my AWN repo by running the appropriate set of commands:

Hardy:

[HTML]echo 'deb http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list
echo 'deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list[/HTML]

Now update your software lists. If you are asked any questions during this, respond with 'y'.

[HTML]sudo apt-get update[/HTML]

Then install AWN, again, answer 'y' to any questions.

[HTML]sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr awn-manager-bzr[/HTML]

That's it! You can now start AWN from Applications->Accessories->Avant Window Navigator.
If installation fails, go back to the beginning and make sure you followed all instructions correctly, and then check the FAQ section at the bottom of this guide.

Available packages:

avant-window-navigator-bzr - the latest development version of AWN.
awn-core-applets-bzr - extra applets for AWN (development version)
libawn-bzr - applet library for AWN
libawn-bzr-dev - headers for the AWN applet library. Install this only if you need to compile applets from source.
python-libawn-bzr - python bindings for libawn

All -bzr packages are updated perodically from AWN bzr.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Avant Window Navigator Issue stoneysilence Linux - Desktop 1 03-19-2008 11:53 AM
tester 4 - avant-window navigator namida12 MEPIS 0 02-01-2008 09:32 PM
Avant Window Navigator installing troubles ZparK Linux - Software 1 01-11-2008 07:51 PM
Avant window navigator kills shortcuts Brynn Linux - Software 0 07-09-2007 11:12 AM
Avant-window-navigator on Ubuntu ogee Linux - Desktop 0 02-19-2007 10:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration