You are not logged in.

#1 2010-11-11 18:47:25

ancleessen4
Member
From: Luxembourg
Registered: 2009-11-22
Posts: 121
Website

[Solved] Paconky package list

Is anyone using Paconky?
I am not sure how to get the packages to display.
I can get the number of updates but not the package list sad

see in conky below;

UjpiVt.jpg

AUR status shows 2 new updates but it should also be possible to list the packages.

Last edited by ancleessen4 (2010-11-13 14:09:15)

Offline

#2 2010-11-11 20:51:21

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: [Solved] Paconky package list

Post your configuration file.

Also considering using the alternative script posted on the Paconky project page.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2010-11-12 06:24:49

ancleessen4
Member
From: Luxembourg
Registered: 2009-11-22
Posts: 121
Website

Re: [Solved] Paconky package list

@Xyne
I used these as per your Arch thread;
https://bbs.archlinux.org/viewtopic.php?id=68104&p=1

repos.paconky

#SET MSG_0 up to date
#SET MSG_1 1 new pkg
#SET MSG_N %N% new pkgs
#
${color1}repo status ${alignr}${color2}%MSG%${voffset 5}
${color3}%PKG_NAME% ${alignr}%PKG_VER%

aur.paconky

#SET AUR_MSG_0 up to date
#SET AUR_MSG_1 1 new pkg
#SET AUR_MSG_N %AUR_N% new pkgs
#
${voffset 10}${color1}AUR status ${alignr}${color2}%AUR_MSG%${voffset 5}
${color3}%AUR_PKG_NAME% ${alignr}%AUR_PKG_VER%

and my conky entries;

${execpi 3600 paconky /home/neil/.scripts/repos.paconky}
${execpi 3600 paconky /home/neil/.scripts/aur.paconky}

EDIT: I wonder if this is due to voffset and the position of Paconky in my Conky??
ie. the AUR package updates I had were being cut off-I will look at this later.

EDIT #2: I think it is solved with your perl script.
I will post a screen shot asap and mark post solved-still testing...

Last edited by ancleessen4 (2010-11-12 21:42:28)

Offline

#4 2010-11-13 09:32:03

ancleessen4
Member
From: Luxembourg
Registered: 2009-11-22
Posts: 121
Website

Re: [Solved] Paconky package list

I used your perl script with conky centre correction;

InzLwt.jpg

Solved.

Offline

#5 2010-11-13 18:25:42

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: [Solved] Paconky package list

Just as a follow-up, there is a chance the conky cropped the output. This can be avoided by increasing the "text_buffer_size" variable in the conky configuration file.

That should apply to the Perl script too.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

Board footer

Powered by FluxBB