You are not logged in.

#1 2010-10-19 17:01:40

Miles28
Member
From: Spain
Registered: 2008-08-31
Posts: 88

adeskbar problem after today -Syu

$ adeskbar
Traceback (most recent call last):
  File "/usr/bin/adeskbar", line 30, in <module>
    import adesk.bar
  File "/usr/share/adeskbar/adesk/bar.py", line 292
    print '------------------------------------'
                                               ^
SyntaxError: invalid syntax

Inteligencia militar son términos contradictorios (G. Marx).

Offline

#2 2010-10-19 17:06:59

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: adeskbar problem after today -Syu

adeskbar, which is in AUR needs to be fixed. read the latest news to understand what happened


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-10-26 13:19:16

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

Re: adeskbar problem after today -Syu

With the new python updates in Arch there are indeed some problems with adeskbar:

[paul@archbang ~]$ adeskbar
Traceback (most recent call last):
File "/usr/bin/adeskbar", line 30, in
import adesk.bar
File "/usr/share/adeskbar/adesk/bar.py", line 292
print '------------------------------------'
^

On http://aur.archlinux.org/packages.php?ID=26910 the Aur page for adeskbar a solution is presented that didn't work for me at first. After copying from pastebin the adapted PKGBUILD I got this error:" ERROR: PKGBUILD contains CRLF characters and cannot be sourced."

Solved this by not using geany but leafpad and cut and paste text there.

Procedure:
First uninstall old package.
Put the PKGBUILD and the package.install file (http://aur.pastebin.com/pnyS0vsv) in one folder.
Open terminal in that folder and do:
makepkg -sci PKGBUILD
This will build and install the new package.


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

Offline

Board footer

Powered by FluxBB