conky icon indicating copy to clipboard operation
conky copied to clipboard

downspeedgraph and upspeedgraph displays exactly the same

Open PacoPemo opened this issue 5 years ago • 10 comments

${offset 15}${color green}${font}DL $color${downspeed eno1} ${alignr}${color green}UL $color${upspeed eno1} ${offset 15}${color black}${downspeedgraph eno1 32,120 0BF14A 0BF14A-t}${color black}${upspeedgraph eno1 32,120 F10E0B F10E0B-t} As I describe in the title, I've found that downspeedgraph and upspeedgraph displays exactly the same information, and different from downspeed and upspeed. Is there a fix? Captura de pantalla_2020-06-19_21-58-31

Thanks.

PacoPemo avatar Jun 20 '20 02:06 PacoPemo

My conky has also gone out of whack with a recent system update. I want to compare notes with you. I'm running version 1.11.6_pre on fedora 31. What are you on?

For me the downspeedgraph and upspeedgraph are just displaying erratic graphs. That have nothing to do with the actual speeds tracked by downspeed and upspeed.

top_mem mem <any number> is also evaluating to ' inf '

ernesto1 avatar Aug 16 '20 16:08 ernesto1

I’m sorry. Not using Conkey anymore. Too troublesome Best regards Pemo

Enviado desde mi iPhone

El 16 ago 2020, a la(s) 11:44 a.m., ernesto1 [email protected] escribió:

 My conky has also gone out of whack with a recent system update. I want to compare notes with you. I'm running version 1.11.6_pre on fedora 31. What are you on?

For me the downspeedgraph and upspeedgraph are just displaying erratic graphs. That have nothing to do with the actual speeds tracked by downspeed and upspeed.

top_mem mem is also evaluating to ' inf '

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

PacoPemo avatar Aug 17 '20 17:08 PacoPemo

I seem to have the same problem.

LinuxOnTheDesktop avatar Mar 02 '22 19:03 LinuxOnTheDesktop

i found they broke the graphs after 1.11.5, after that the scale option is ignored. it will max out the graph on very little data.

starvald avatar Aug 24 '22 20:08 starvald

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] avatar Aug 25 '23 01:08 github-actions[bot]

I believe that the problem persists.

LinuxOnTheDesktop avatar Aug 25 '23 23:08 LinuxOnTheDesktop

this problem persists. sad to see how the maintainer is ignoring this issue.

omani avatar Sep 15 '23 12:09 omani

Not quite a solution but like @starvald mentioned --if your distro allows it-- downgrade conky to version 1.11.5.

I was able to do this in fedora up to v37. But now on Fedora 39 I would have to compile conky from source in order to be able to downgrade to said version. Has anyone compiled conky from source?

ernesto1 avatar Feb 02 '24 03:02 ernesto1

I compile Conky from source, but in a semi-automated, and not very transferable, way: I have a Bash script and a Bash library; and both are tailored somewhat for my computers. Still, I could make that code available. Note: there are instructions (here); and the installation process does in parts use an ncurses interface.

LinuxOnTheDesktop avatar Feb 02 '24 14:02 LinuxOnTheDesktop

@LinuxOnTheDesktop what distro are you on? what version of conky are you compiling?

ernesto1 avatar Feb 03 '24 16:02 ernesto1