WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: conky flickers in TinyCore 5.2  (Read 2746 times)

Offline woodman

  • Newbie
  • *
  • Posts: 5
conky flickers in TinyCore 5.2
« on: February 27, 2014, 09:11:56 AM »
I would really like to use conky in TinyCore (I'm using TC 5.2 with Xorg-7.7 installed), but do not like the flickering of the conky display I see. I have tried various solutions I came across on the internets (e.g. http://conky.pitstop.free.fr/wiki/index.php5?title=When_%E2%80%9Cblinking%E2%80%9D_isn%E2%80%99t!_%28en%29), but nothing stops the flickering.

Various sources state that the double buffering extension of xorg can help with the flickering. However, it appears that the TC conky extension is "Compiled to match xlibs in base, hence no double-buffering". I would like to try compiling xlibs with the double-buffering extension but I'm not sure were to start - are the sources for xlibs available? Is there another solution to my problem?

Thanks


Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: conky flickers in TinyCore 5.2
« Reply #1 on: February 27, 2014, 05:11:41 PM »
Try compiling Conky.
I did so too - it's pretty straight forward regarding messages about missing dependencies.
Download a copy and keep it handy: Core book ;)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10981
Re: conky flickers in TinyCore 5.2
« Reply #2 on: February 28, 2014, 12:44:30 AM »
There's likely no need for you to rebuild X libs. The conky comment means it only uses X libs present in the base - a more full-featured conky would just have some deps.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14624
Re: conky flickers in TinyCore 5.2
« Reply #3 on: February 28, 2014, 01:04:46 AM »
I could re-build the extension with double-buffering enabled if you prefer?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10981
Re: conky flickers in TinyCore 5.2
« Reply #4 on: February 28, 2014, 03:04:32 AM »
Oh, there already was an alternative for 4.x (conky_plus). Perhaps just a rebuild of the plus edition for 5.x, keeping choice?
The only barriers that can stop you are the ones you create yourself.

Offline woodman

  • Newbie
  • *
  • Posts: 5
Re: conky flickers in TinyCore 5.2
« Reply #5 on: February 28, 2014, 05:33:41 AM »
Thank you everyone for your replies (this is a great community).

Following the suggestion of Misalf I compiled the conky 1.9.0 sources myself. After installing the required dev extensions the compilation went smoothly, and on adding "double_buffer  yes" to my .conkyrc file, I now have a flicker free conky.

Juanito - the user experience with the current conky extension in an xorg environment is less than optimal (unusable in my view), so I think it would definitely be a good idea to rebuild with double-buffering enabled. I could have a go at bundling my compiled version as an extension if you like (I know the instructions for doing this are in the wiki).

Regards

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: conky flickers in TinyCore 5.2
« Reply #6 on: February 28, 2014, 11:39:49 AM »
That's interesting, because I've never noticed any flickering with my conky on any pc with Xorg with default or Nvidia drivers, or mac for that matter using the current conky in the tc-5.x repo

All my desktops, notebooks and VM's use Xorg now with the same old conky used since tc-5.0 (perhaps  tc4.x or earlier)

An updated version might be welcome, though more importantly we probably need a recompile of conky for corepure64.  My current version is Conky 1.8.1 compiled Thu May 19 12:24:14 UTC 2011 for Linux 2.6.33.3-tinycore (i686)  in tc-5.2 (with Xorg, Xvesa)

I don't use buffers at all iirc  (my conky conf attached)


Isn't double buffering enable via the conky.conf (conkyrc) and Xorg modules anyhow?
« Last Edit: February 28, 2014, 12:40:07 PM by coreplayer2 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14624
Re: conky flickers in TinyCore 5.2
« Reply #7 on: March 01, 2014, 12:41:37 AM »
The corepure64 version is 1.9.0  ???

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: conky flickers in TinyCore 5.2
« Reply #8 on: March 01, 2014, 09:46:58 AM »
cool thanks

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14624
Re: conky flickers in TinyCore 5.2
« Reply #9 on: March 03, 2014, 07:04:02 AM »
updated conky posted to x86 repo

Offline woodman

  • Newbie
  • *
  • Posts: 5
Re: conky flickers in TinyCore 5.2
« Reply #10 on: March 03, 2014, 04:18:55 PM »
Thanks Juanito.

Tested on both my desktop and laptop - no flicker on either (they both flickered before).