You are not logged in.

#1 2012-04-03 03:54:12

enifeder
Member
Registered: 2012-03-21
Posts: 13

Conky show pacman updates

I know this has been discussed before but I have tried as many as I could find in the forums and none of them seem to work. Also the topic for a python update notifier script is now closed.

Can someone please post there working script or help me discover why this: Conky - update notifier in python is not working for me.

Thanks

Offline

#2 2012-04-03 04:05:27

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,584

Re: Conky show pacman updates

I use a variation of this

Offline

#3 2012-04-03 05:07:15

enifeder
Member
Registered: 2012-03-21
Posts: 13

Re: Conky show pacman updates

Yes I saw that, it seems all links are broken and images gone though.

I have tried to implement that with no success. I am getting these errors:

Traceback (most recent call last):
  File ".scripts/paconky.py", line 238, in <module>
    main(sys.argv[1])
  File ".scripts/paconky.py", line 189, in main
    os.rename(tmp_local_db_path, tmp_local_db_path + '.old')
OSError: [Errno 20] Not a directory

Can you please post your variation?

Offline

Board footer

Powered by FluxBB