Avant Window Navigator for Ubuntu Edgy
I saw this new program on Digg today called Avant Window Navigator that looked pretty cool (despite the Digg kids misreading code.google.com as programs written by Google), but they only had RPMs on the download site so I cooked up a Debian / Ubuntu Edgy package (my first real package!) I haven’t tested this very thoroughly but it appears to work, let me know in the comments!
The deb file: http://www.paulbetts.org/projects/avant-window-navigator_0.1.1_i386.deb
To install:
wget http://www.paulbetts.org/projects/avant-window-navigator_0.1.1_i386.deb
sudo dpkg -i avant-window-navigator_0.1.1_i386.deb
sudo dpkg -i avant-window-navigator_0.1.1_i386.deb
Now this is very cool, thanks
Tristan
2 Feb 07 at 6:17 pm
I installed it and a the commandline did this:
john@hc-laptop:/usr/share/avant-window-navigator$ avant-window-navigator
bash: /usr/local/bin/avant-window-navigator: No such file or directory
what file is it looking for?
john
3 Feb 07 at 11:39 am
Did you install this before without using a package? Programs installed to /usr/local “trump” those installed in /usr (in other words /usr/local/bin/gedit will always be run instead of /usr/bin/gedit for example). In any case, here’s the full path to the executable:
paul@persephone:~/Desktop$ which avant-window-navigator
/usr/bin/avant-window-navigator
Paul Betts
3 Feb 07 at 12:02 pm
Using Ubuntu 6.10 and beryl svn with xgl. I installed Awn as per your instructions and it works very well—very impressed. A really useful addition to my desktop.
However, there are a few problems/doubts you may wish to comment on:
The Awn bar is at times a little reluctant to display itself in “front” of (what is know in Windows as) the tray (bottom). In these cases I need to left-click it and then it comes to the right side of the tray bar.
Additionally, icons within the Awn bar may remain “hidden” until I left-click on them.
I noticed from the authors site (http://code.google.com/p/avant-window-navigator/) that they recommend making a change to libwnck/private.h before installing Awn.
However, I was unable to find this file within my system.
What are the implications of this?
Could this be linked to the somewhat erroneous behaviour of Awn that I have seen?
Paul
7 Feb 07 at 11:55 am
I left this change out because it would require building a patched version of libwnck and I didn’t want to be the cause of people’s system being messed up. However, I think the author found a way around the bug in his latest version so the next release should be fixed. You can also build the program yourself from the development sources if you don’t want to wait. Good luck!
Paul Betts
7 Feb 07 at 3:03 pm
[...] quem usa o Ubuntu Edgy, o colega deste blog já tem o pacote [...]
“Dock” para Linux « freakcode’s blog
15 Feb 07 at 12:17 pm
This worked perfectly.
This sure beats following a tutorial!
Blank User
16 May 07 at 9:58 pm
i go this>>
(process:14359): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
(process:14359): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)’ failed
(process:14359): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)’ failed
Segmentation fault (core dumped)
anyone have idea ?
sinz
7 Jun 07 at 8:05 pm
can’t figure out how to fix the whole libwnck18/22 issue…
just installed Gutsy Gibbon clean. got two problems…
./autogen gives me a dependency not met for libwnck18 (i have 22 installed and cannot find 18)
./configure (from another download) gives me a dependency prob with pygtk-2.0
any ideas? had awn working at one point in Feisty, but had to fresh install after synaptic crapped out on me…
thanks for the help
John
15 Nov 07 at 5:52 am
[...] makes me go out and find this blogpost with .deb package and then I am confused, what’s the name of the Ubuntu 7.10. Frustrated, I go search the net [...]
Mac dock like avant-window-navigator for linux « .mrt memo
2 Mar 08 at 6:51 am