Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

widget display issue #44

Open
Infraviored opened this issue Jun 30, 2023 · 1 comment
Open

widget display issue #44

Infraviored opened this issue Jun 30, 2023 · 1 comment

Comments

@Infraviored
Copy link

Maybe this is the wrong place to ask.
But I can not fix the issue that every widget I want to start has background problems.

e.g. https://github.com/closebox73/Taurus, the alcyone widget - up to date and very simple

image
image

Every time is start, the text of the widget is visible but the background is very bad.
I am using Conky manager v2.73, but also running the shell manually has the same issue.

conky: desktop window (a00010) is subwindow of root window (26e)
conky: window type - desktop
conky: drawing to created window (0x3600001)
conky: drawing to double buffer
/home/flo/.config/conky/Alcyone/scripts/wthr2: line 17: =: No such file or directory

What could be the issue here?

@zcot
Copy link
Owner

zcot commented Jul 1, 2023

It looks like this will be a problem:
/home/flo/.config/conky/Alcyone/scripts/wthr2: line 17: =: No such file or directory

You will have to extract this entire conky config to that absolute file path:
/home/flo/.config/conky/

That config is using hard coded file paths. You must put the config files in the correct location.

You should manually extract the conky config to that location, and then using the conky-manager2 you can add this additional path using the "Settings" menu -> "Locations"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants