Strange conky issue

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
WoodLark
Posts: 42
Joined: Fri Jul 17, 2020 1:48 pm
Has thanked: 2 times
Been thanked: 2 times

Strange conky issue

Post by WoodLark »

I have a host computer (Dell Optiplex 7020, 32GB ram, BionicPup64) running Fossapup64 in a virtualbox. Both the host and guest have the same version of conky and the identical conkyrc files. Both also run compton. The resulting conky display is the same on both OS's EXCEPT the background is transparent in the virtualbox and opaque black on the host.

User avatar
666philb
Posts: 429
Joined: Thu Jul 09, 2020 3:18 pm
Location: wales uk
Has thanked: 111 times
Been thanked: 149 times

Re: Strange conky issue

Post by 666philb »

hi @WoodLark ,
fossapup uses true transparency for conky whereas bionicpup uses fake transparency which sometimes doesn't work.
try resetting the wallpaper as this can spark it to life.

WoodLark
Posts: 42
Joined: Fri Jul 17, 2020 1:48 pm
Has thanked: 2 times
Been thanked: 2 times

Re: Strange conky issue

Post by WoodLark »

Changing the wallpaper didn't help, but at least I now know the cause. Thanks for the explanation!

User avatar
666philb
Posts: 429
Joined: Thu Jul 09, 2020 3:18 pm
Location: wales uk
Has thanked: 111 times
Been thanked: 149 times

Re: Strange conky issue

Post by 666philb »

check that your conkyrc has these lines in bionicpup

Code: Select all

own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
WoodLark
Posts: 42
Joined: Fri Jul 17, 2020 1:48 pm
Has thanked: 2 times
Been thanked: 2 times

Re: Strange conky issue

Post by WoodLark »

666philb wrote: Sat Nov 28, 2020 4:08 pm

check that your conkyrc has these lines in bionicpup

Code: Select all

own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

own_window_type was set to "desktop". I changed it to "override", but still no change. Thanks for trying.

Post Reply

Return to “Users”