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

graphs for upload/download - can't parse X color in Ubuntu 24.04 #10

Open
roma-ar opened this issue Sep 6, 2024 · 1 comment
Open

Comments

@roma-ar
Copy link

roma-ar commented Sep 6, 2024

Hi please help me with this error

The graphs for upload/download are not displayed

In Ubuntu 20.04 it works fine.
I upgraded to ubuntu 24.04, Graphical interface - Gnome classic

graphic wifi

Error in terminal:

conky: can't parse X color '12,200' (6)
conky: can't parse X color 'wlp0s20f3' (9)
conky: can't parse X color '12,200' (6)
conky: can't parse X color 'wwan0' (5)

My config :
output << "${color0}Signal: $color${wireless_link_qual_perc #{interface}}${goto 120}% ${goto 140}${if_up #{interface}}${voffset 2}${wireless_link_bar 8 #{interface}}${else}${color0}No interface$endif\n"
output << "${color0}WiFi Down speed: $color${downspeed #{interface}} ${goto 270}${color0}Up speed: $color${upspeed #{interface}}\n"
output << "$color${downspeedgraph #{interface} 12,200 303030 00ff00} ${alignr}$color${upspeedgraph #{interface} 12,200 303030 ff0000}\n"

Thanks in advance for help.

@alexbel
Copy link
Owner

alexbel commented Sep 9, 2024

Hello.
It's the bug in Conky. See here brndnmtthws/conky#1428
It is fixed in the current version.

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