[attachment=873]
nice,where can one obtain that wallpaper , ,like that conky ,and I see you have Kodi installed
I was just going to do that …
same pick you posted over at “Kubuntuforums.net” is it not.
it seams we haunt the same forums .
VINNY
This one is different than the one @ KF. I’ll see if I can post it somewhere for you.
Yeah, Kodi is very good. The only issue I have is it freezes when trying to play a DVD. Seems to be a common issue of which I’ve yet to find a solution. Other than that does exactly what I want.
I’ve been able to stabilize Conky on Plasma5 somewhat but it still wants to do the disappearing/reappearing act once in a while.
you can just email it to me if you want , charles.v.wright@gmail.com
ya , conky dose the disappearing/reappearing act on me as well in both Kubuntu-16.04 and Netrunner-17 , plasma5 thing I guess
VINNY
This is a known issue, try using this setting in your conky config file:
own_window_type normal or override (Do not use desktop)
This is what I have the settled it down. As I said somewhat fixed but not completely.
own_window yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type normal
Have you tried adding these settings yet:
own_window_argb_visual yes
own_window_transparent yes
I had these “own_window” options already
own_window yes
own_window_type normal
own_window_argb_visual true
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
changing “type” to override gives conky a black background despite having “background no” as well
VINNY