You are not logged in.

#1 2008-06-17 09:58:34

dumas
Member
From: Sydney
Registered: 2007-09-01
Posts: 103

Conky broken after system update

Hi,

I did a pacman -Syu around a month ago and then conky broke. Conky just says:

Conky: desktop window (10f) is root window
Conky: drawing to desktop window
Conky: drawing to double buffer
Cokny: MPD error: problems getting a response from "localhost" on port 6600 : Connection refused

Segmentation fault

So after this I tried downgrading conky in /var/cache/pacman/package, but that didn't help. I suppose that means it's some library that's not working well with conky. I updated often after that, but nothing has improved. I don't think anyone else has this problem.

Does anyone has any idea what's wrong?

Thanks in advance.

Offline

#2 2008-07-07 03:25:11

dumas
Member
From: Sydney
Registered: 2007-09-01
Posts: 103

Re: Conky broken after system update

Hi I found out the problem: it was script that says

${if_empty $mpd_title}Silent$endif

that's causing conky to break. if_running and if_existing works fine, ${if_empty mpd_title} would not break conky, but the above script doesn't work.

At the moment I just deleted that if clause. But for curiosity's sake, are there any workarounds? Or I just have to live with it? Thanks.

Offline

#3 2008-07-07 13:20:29

Vyazovoi
Member
From: Russia
Registered: 2007-07-31
Posts: 14
Website

Re: Conky broken after system update

Cokny: MPD error: problems getting a response from "localhost" on port 6600 : Connection refused

try to keep mpd running

Offline

Board footer

Powered by FluxBB