https://bugs.kde.org/show_bug.cgi?id=490507
Bug ID: 490507 Summary: System Settings fails to fully quit after changing the time zone Classification: Applications Product: systemsettings Version: master Platform: Other OS: Linux Status: REPORTED Severity: major Priority: NOR Component: kcm_clock Assignee: plasma-b...@kde.org Reporter: n...@kde.org Target Milestone: --- Everything KDE built from source on top of Qt 6.7.2 in Fedora KDE 40. STEPS TO REPRODUCE 1. Run `systemsettings` in a terminal window 2. Navigate to the Date & Time KCM 3. Click the "Time Zone" tab 4. Change the time zone to anything else, provide authentication, and verify that the system time zone got changed 5. Hit Ctrl+Q to quit system settings OBSERVED RESULT The `systemsettings` process continues running with no window. This causes the window to not appear when the app is "launched" later, so the whole app looks broken. EXPECTED RESULT The `systemsettings` process exits cleanly. ADDITIONAL INFORMATION There's a stream of spam in the console output; not sure if it's related: QFont::setPixelSize: Pixel size <= 0 (-1) QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (-1) QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (-1) QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (-1) QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (-1) QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (-1) -- You are receiving this mail because: You are watching all bug changes.