You are not logged in.

#51 2010-01-07 01:11:33

thefatprecious
Member
From: Austin, TX
Registered: 2009-02-13
Posts: 98

Re: App Launcher - adeskbar

The autohide feature in adeskbar version 0.1.7.4-1 from the AUR does not seem to work when choosing a position on the right or left side of the screen if the desktop cube is enabled with cube rotation in compiz. It only works along the top or bottom of the screen if those effects in compiz are enabled. If however, the compiz effects are disabled, any position works with the autohide feature.

I wonder if this is a compiz or adeskbar issue. Is anyone else able to reproduce/confirm this?


ILoveCandy

Offline

#52 2010-03-10 05:51:23

twhayes
Member
Registered: 2007-10-09
Posts: 27

Re: App Launcher - adeskbar

I'm having problems using adeskbar in a multi-user environment.  When the second user clicks any icon in adeskbar, it launches the last app that the first user launched.  From what I can tell based on the terminal output below, when the second user tries to access an app, adeskbar launches whatever is in /tmp/adeskbar.sh.  In the example below, the second user is trying to launch '/usr/bin/pcmanfm', but instead the app that is saved in '/tmp/adeskbar.sh' is launched.

Both instances of adeskbar are being executed by each user, respectively.

[ADeskBar] 00:48:53 ~ Exec. | /usr/bin/pcmanfm |
sh: /tmp/adeskbar.sh: Permission denied

Any ideas on what I'm doing wrong?

Offline

#53 2010-05-10 09:00:01

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

Hello ..

ADeskBar update !!  ( who said finally ?  big_smile )

Source : http://www.ad-comp.be/public/projets/AD … .2.tar.bz2

Video : http://www.youtube.com/watch?v=3D72UnLi-V8

adeskbar_0.2.png

new config UI , new menu , drawer , add launcher from menu ... 

drawer.png . .drawer_config_m.jpg

menu.png


--

Dependencies:
for ADeskBar :  python , python-gtk2 , python-cairo  ( usually already installed )
for plugin : desktop need python-wnck ,  volume need python-alsaaudio and  terminal need python-vte

Offline

#54 2010-05-10 09:08:30

Kooothor
Member
From: Paname
Registered: 2008-08-02
Posts: 226

Re: App Launcher - adeskbar

adeskbar rox big_smile


ktr

Offline

#55 2010-05-10 09:15:07

smakked
Member
From: Gold Coast , Australia
Registered: 2008-08-14
Posts: 420

Re: App Launcher - adeskbar

Nice looking app, not for me tho smile

Whats with the porn music on your videos LOL

Edit : tried it out but not so good in compiz standalone, it runs but auto hides and i cant bring it up?

Last edited by smakked (2010-05-10 13:09:09)


Certified Android Junkie
Arch 64

Offline

#56 2010-05-10 18:06:49

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

@Kooothor :  Thanks smile

@smakked :  ADeskBar is for OpenBox .. it should work fine with other WM but with compiz , it doesn't work well

Offline

#57 2010-05-11 17:56:50

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: App Launcher - adeskbar

Why isn't it in the AUR?

Offline

#58 2010-05-12 15:41:42

Sertse
Member
Registered: 2009-11-19
Posts: 35

Re: App Launcher - adeskbar

it is in AUR. http://aur.archlinux.org/packages.php?ID=26910 Just hoping the maintainer will update it soon.

Adeskbar has become my favourite launchbar. Simple functional eyecandy, with few deps needed smile

Offline

#59 2010-05-12 18:26:31

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: App Launcher - adeskbar

Sertse wrote:

it is in AUR. http://aur.archlinux.org/packages.php?ID=26910 Just hoping the maintainer will update it soon.

D'oh!

Offline

#60 2010-05-20 12:10:07

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

Update ..

* new feature : Intellihide ( depend : python-wnck )
* minor change

--

Source : adeskbar_0.22.tar.bz2

Video  - Intellihide : http://www.youtube.com/watch?v=vQD_qV_PRSY

Last edited by ADcomp (2010-05-20 12:12:01)

Offline

#61 2010-05-20 13:39:31

pablokal
Member
From: Nijmegen, Holland
Registered: 2010-03-07
Posts: 96
Website

Re: App Launcher - adeskbar

Get this error:
** (adeskbar:11210): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (adeskbar:11210): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (adeskbar:11210): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
[ADesk.] ** App Init ..
[ADesk.] ** load_config ..
[ADesk.] Reading config ..
[ADesk.] config = /home/paul/.config/adeskbar/default.cfg
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adesk/barconf.py", line 92, in read_config
    LAUNCHER[current_sub][key] = tmp[1]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/adeskbar/adeskbar", line 23, in <module>
    app = adesk.bar.App(cfg_file)
  File "/usr/share/adeskbar/adesk/bar.py", line 151, in __init__
    self.load_config()
  File "/usr/share/adeskbar/adesk/bar.py", line 240, in load_config
    self.cfg['bg_color_sub_rgb'] = adesk.hex2rgb(self.cfg['bg_color_sub'])
KeyError: 'bg_color_sub'


GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/

Offline

#62 2010-05-20 14:27:20

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

@ pablokal :  my fault .. forgot to say : adeskbar use now a new config file [*].  So you need to reconfigure

easy way , remove old config :

rm ~/.config/adeskbar/*.cfg

[*] all plugins have their own config : http://www.youtube.com/watch?v=zp-5LlZVCkU

Last edited by ADcomp (2010-05-20 14:30:36)

Offline

#63 2010-05-20 18:48:14

pablokal
Member
From: Nijmegen, Holland
Registered: 2010-03-07
Posts: 96
Website

Re: App Launcher - adeskbar

Thanks, Adcomp this did the trick all right.
Another slight issue that already was there before is: the categorie images don't show in adeskbar in my openbox setup.
In usr/share/adeskbar/adesk _int_.py it reads:

cat_icon = {
 'Accessories':'/usr/share/icons/gnome/24x24/categories/applications-utilities.png',
 'Games':'/usr/share/icons/gnome/24x24/categories/applications-games.png',
 'Graphics':'/usr/share/icons/gnome/24x24/categories/applications-graphics.png',
 'Internet':'/usr/share/icons/gnome/24x24/categories/applications-internet.png',
 'Office':'/usr/share/icons/gnome/24x24/categories/applications-office.png',
 'Other':'/usr/share/icons/gnome/24x24/categories/applications-other.png',
 'Programming':'/usr/share/icons/gnome/24x24/categories/applications-development.png',
 'Settings':'/usr/share/icons/gnome/24x24/categories/preferences-desktop.png',
 'Sound & Video':'/usr/share/icons/gnome/24x24/categories/applications-multimedia.png',
 'System Tools':'/usr/share/icons/gnome/24x24/categories/applications-system.png',

These icons and folder are not there in my setup or after install.
I have a folder gnome-wine and gnome-brave but these don't provide useful 24x24 icons.

Last edited by pablokal (2010-05-20 18:48:58)


GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/

Offline

#64 2010-05-20 20:17:20

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

Hi pablokal,

these icons are part of gnome-icon-theme .. but it seems you've already found where to make changes

Offline

#65 2010-05-20 22:09:35

pablokal
Member
From: Nijmegen, Holland
Registered: 2010-03-07
Posts: 96
Website

Re: App Launcher - adeskbar

Yes, I know how to solve it, but I thought maybe you could include these images in  your next release, so you lose a dependency of the gnome-icon-theme.


GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/

Offline

#66 2010-05-20 22:48:00

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

done + minor change + bug fix

Source : adeskbar_0.22-1.tar.bz2

Offline

#67 2010-05-24 14:41:50

pablokal
Member
From: Nijmegen, Holland
Registered: 2010-03-07
Posts: 96
Website

Re: App Launcher - adeskbar

Thanks again!!


GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/

Offline

#68 2010-05-25 18:03:07

BlueDarknezz
Member
From: Germany
Registered: 2008-12-21
Posts: 14

Re: App Launcher - adeskbar

I've updated darkbaboon's respectively MarianoC's PKGBUILD for 0.22-1 inkl. optdepends.

@ADcomp:
Can you use a more consistent package-naming ($pkgname-$pkgver.$pkgsubver.tar.bz2 in the arch-way ;D ), so the AUR-Maintainers update faster?

PKGBUILD:

# $Id: PKGBUILD,v 1.00 2009/05/31 01:00 darkbaboon Exp $
# Contributor: Ronan Rabouin <darkbaboon@gmail.com>

pkgname=adeskbar
pkgver=0.22
pkgrel=1
pkgdesc="A Quick Application Launcher"
arch=('i686' 'x86_64')
url="http://www.ad-comp.be/index.php?category/ADesk-Bar"
license=('GPL3')
depends=('python' 'pygtk')
optdepends=('python-wnck: for Desktop-plugin and Intellihide-function'
            'python-pyalsaaudio: for Volume-plugin')
provides=($pkgname)
conflicts=($pkgname-bzr)
source=(http://www.ad-comp.be/public/projets/ADeskBar/adeskbar_$pkgver-$pkgrel.tar.bz2)
md5sums=('5fdce6fb16e73e4de8d1180f3eec83b5')

build() {
   cd $srcdir
   install -d $pkgdir/usr/{bin,share/$pkgname,share/pixmaps,share/applications}
   cp -a $srcdir/$pkgname/src/* $pkgdir/usr/share/$pkgname
   install -m 644 $srcdir/$pkgname/src/images/$pkgname.png $pkgdir/usr/share/pixmaps/
   install -m 644 $srcdir/$pkgname/$pkgname.desktop $pkgdir/usr/share/applications/
   install -m 755 $srcdir/$pkgname/$pkgname.sh $pkgdir/usr/bin/$pkgname
}

Anyway, adeskbar looks like an promising bar-app big_smile.

Last edited by BlueDarknezz (2010-05-27 19:06:22)

Offline

#69 2010-05-25 22:55:14

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

@ BlueDarknezz  :  Thanks .. ok for package-naming

Offline

#70 2010-05-30 19:20:10

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

hello ..

just a little video : http://www.youtube.com/watch?v=IICHbzqHP9s

testing new plugin - tasklist and systray

Offline

#71 2010-05-31 15:48:48

BlueDarknezz
Member
From: Germany
Registered: 2008-12-21
Posts: 14

Re: App Launcher - adeskbar

And here we go for 0.3.0!

# $Id: PKGBUILD,v 1.00 2009/05/31 01:00 darkbaboon Exp $
# Contributor: BlueDarknezz

pkgname=adeskbar
pkgver=0.3.0
pkgrel=1
pkgdesc="A Quick Application Launcher"
arch=('i686' 'x86_64')
url="http://www.ad-comp.be/index.php?category/ADesk-Bar"
license=('GPL3')
depends=('python' 'pygtk')
optdepends=('python-wnck: for Desktop-plugin and Intellihide-function'
            'python-pyalsaaudio: for Volume-plugin')
provides=($pkgname)
conflicts=($pkgname-bzr)
source=(http://www.ad-comp.be/public/projets/ADeskBar/adeskbar-$pkgver.tar.bz2)
md5sums=('582a563948987081c0c1c0bd9eb3bc08')

build() {
   cd $srcdir
   install -d $pkgdir/usr/{bin,share/$pkgname,share/pixmaps,share/applications}
   cp -a $srcdir/$pkgname/src/* $pkgdir/usr/share/$pkgname
   install -m 644 $srcdir/$pkgname/src/images/$pkgname.png $pkgdir/usr/share/pixmaps/
   install -m 644 $srcdir/$pkgname/$pkgname.desktop $pkgdir/usr/share/applications/
   install -m 755 $srcdir/$pkgname/$pkgname.sh $pkgdir/usr/bin/$pkgname
}

PKGBUILD@Pastebin

THX@ADcomp for this nice app wink.

Edit:
[SOLVED]I've tested your new systray, but it dosn't appear. Is it gnome-specific or do we need another python-extension?[/SOLVED]

Last edited by BlueDarknezz (2010-05-31 19:11:31)

Offline

#72 2010-05-31 16:33:06

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: App Launcher - adeskbar

BlueDarkneez, thanks for the PKGBUILD. The opt dependencies are in AUR and not in official repo. If you put the message as a post install that would be nice.

Offline

#73 2010-05-31 17:30:47

BlueDarknezz
Member
From: Germany
Registered: 2008-12-21
Posts: 14

Re: App Launcher - adeskbar

I've modified, like kgas mentioned.

PKGBUILD 0.3.0-3:

# $Id: PKGBUILD,v 1.00 2009/05/31 01:00 darkbaboon Exp $
# Contributor: BlueDarknezz

pkgname=adeskbar
pkgver=0.3.0
pkgrel=3
pkgdesc="A Quick Application Launcher"
arch=('i686' 'x86_64')
url="http://www.ad-comp.be/index.php?category/ADesk-Bar"
license=('GPL3')
depends=('python' 'pygtk')
optdepends=('python-xlib: for Systray-plugin.')
provides=($pkgname)
conflicts=($pkgname-bzr)
install=($pkgname.install)
source=(http://www.ad-comp.be/public/projets/ADeskBar/adeskbar-$pkgver.tar.bz2)
md5sums=('582a563948987081c0c1c0bd9eb3bc08')

build() {
   cd $srcdir
   install -d $pkgdir/usr/{bin,share/$pkgname,share/pixmaps,share/applications}
   cp -a $srcdir/$pkgname/src/* $pkgdir/usr/share/$pkgname
   install -m 644 $srcdir/$pkgname/src/images/$pkgname.png $pkgdir/usr/share/pixmaps/
   install -m 644 $srcdir/$pkgname/$pkgname.desktop $pkgdir/usr/share/applications/
   install -m 755 $srcdir/$pkgname/$pkgname.sh $pkgdir/usr/bin/$pkgname
}

adeskbar.install:

post_install(){
  cat << _EOF
  ==> -------------------------------
  ==> Optional Dependencies from AUR:
  ==>
  ==> python-wnck: for Desktop-plugin and Intellihide-function.
  ==> python-pyalsaaudio: for Volume-plugin.
  ==> -------------------------------
_EOF
}

In the copy&paste-way it's not possible to include an MD5 for the adeskbar.install, but it's equal because you can see the content wink.

@ADcomp:
[SOLVED]Is in the Version 0.3.0 no more traceback included? There are no messages about calls from python.[/SOLVED]

Last edited by BlueDarknezz (2010-06-01 09:19:00)

Offline

#74 2010-05-31 18:10:53

ADcomp
Member
From: Belgium
Registered: 2009-02-06
Posts: 54
Website

Re: App Launcher - adeskbar

Hello ,

Don't go to fast  smile  .. v0.3 is only for beta-test !

For Systray plugin , you need "python-xlib"

Now , I use " ~/.config/adeskbar/output.log " to log adeskbar output/error  ( /usr/bin/adeskbar )

But if you want 'live' output :  /usr/share/adeskbar/adeskbar

Thanks  big_smile

--

Edit : if you use systray , it doesn't reload when you configure / refresh .. you need to stop/restart adeskbar. !beta inside! tongue

Last edited by ADcomp (2010-05-31 18:14:32)

Offline

#75 2010-06-06 11:23:54

BlueDarknezz
Member
From: Germany
Registered: 2008-12-21
Posts: 14

Re: App Launcher - adeskbar

A huge problem in version 0.3.0 is the digital clock, which freezes sporadically. Sometimes it happens when the time changes between the 12 and 24 hours and now even at 10:23.

The only errors i've got, are:

/usr/share/adeskbar/adesk/__init__.py:289: GtkWarning: Failed to set text from markup due to error parsing markup: Fehler in Zeile 1: Entität endete nicht mit einem Semikolon; wahrscheinlich haben Sie ein &-Zeichen benutzt, ohne eine Entität beginnen zu wollen - umschreiben Sie das »&« als &
  bt_label.set_markup(label)
/usr/share/adeskbar/adesk/__init__.py:494: GtkWarning: Failed to set text from markup due to error parsing markup: Fehler in Zeile 1: Entität endete nicht mit einem Semikolon; wahrscheinlich haben Sie ein &-Zeichen benutzt, ohne eine Entität beginnen zu wollen - umschreiben Sie das »&« als &
  bBox.pack_start(button, False, False)

Nothing about the time or clock.

Offline

Board footer

Powered by FluxBB