Limit length of Scheduler log
AbandonedPublic

Authored by TallFurryMan on Apr 13 2018, 10:00 PM.

Details

Reviewers
mutlaqja
Summary

Arbitrary limitation on Scheduler log, to prevent lock-ups when testing and debugging for a long duration, with additional logs. The string list appears in the interface, and can get difficult to handle for the UI. This would probably require a user setting.

Test Plan

Generate enough activity in the Scheduler to fill 2000 lines of text at the bottom of the screen.
Verify that for each added line after 2000, the last line disappears.
Verify that all lines are properly forwarded to the standard error or external debug log, depending on KStars/Ekos options.

Diff Detail

Repository
R321 KStars
Lint
Lint Skipped
Unit
Unit Tests Skipped
TallFurryMan created this revision.Apr 13 2018, 10:00 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptApr 13 2018, 10:00 PM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
TallFurryMan requested review of this revision.Apr 13 2018, 10:00 PM
mutlaqja accepted this revision.Apr 14 2018, 7:28 AM
This revision is now accepted and ready to land.Apr 14 2018, 7:28 AM
TallFurryMan abandoned this revision.Apr 24 2018, 6:38 AM

We don't care about this one yet.

Woops, did something weird here. I won't change anything, this is already merged. I just don't know what to do with those closed diffs probably :)