https://bugs.kde.org/show_bug.cgi?id=456235
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kscreen/commit/97e612c26 | |52e47b017ecba93397f98ccf450 | |98c2 Resolution|--- |FIXED --- Comment #6 from Nicolas Fella <[email protected]> --- Git commit 97e612c2652e47b017ecba93397f98ccf45098c2 by Nicolas Fella. Committed on 12/08/2022 at 15:03. Pushed by nicolasfella into branch 'master'. Don't compute aspect ratio for empty screen geometries Apparently some kinds of virtual screens have a geometry of 0x0, which causes a divide-by-zero when computing the aspect ratio Since the aspect ratio is meaningless in that case just don't show it M +28 -19 kcm/output_model.cpp https://invent.kde.org/plasma/kscreen/commit/97e612c2652e47b017ecba93397f98ccf45098c2 -- You are receiving this mail because: You are watching all bug changes.
