SUMMARY If the computer is put to sleep, then woken up the y axis of network speed graphs changes to the range 0 to 2^64 B/s STEPS TO REPRODUCE 1. Create a page that contains a network speed line graph, using automatic Y-axis values. 2. Save and have the page with the graph open and visible. 3. Put the computer to sleep. 4. Wake the computer and login. OBSERVED RESULT The y-axis ranges from 0 - 2^64 B/s EXPECTED RESULT The axis should accurately reflect network speed. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.1 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 Kernel Version: 6.13.3-arch1-1 (64-bit) Graphics Platform: Wayland
Assuming you have the graph set to "automatic" for its data range, the range is actually calculated based upon the data points in the graph, since there is no natural "maximum" for data rates. This implies there's a data point of 2^64 B/s in the graph, which likely happens due to time deltas jumping after restoring from sleep. Are you using Network Manager for network connections?
.
(In reply to Arjen Hiemstra from comment #1) > Assuming you have the graph set to "automatic" for its data range, the range > is actually calculated based upon the data points in the graph, since there > is no natural "maximum" for data rates. This implies there's a data point of > 2^64 B/s in the graph, which likely happens due to time deltas jumping after > restoring from sleep. Are you using Network Manager for network connections? Yes I am using NetworkManager, and the graph is set to automatic. At the time I reported this there weren't any visible data points on the graph. It stayed blank. I have checked again and after logging back in the graph y-axis does still change to 0-2^64 but now see some data points that would cause that. So your assessment is probably correct.
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.