https://bugs.kde.org/show_bug.cgi?id=483479
Bug ID: 483479 Summary: Crash on startup, assertion failure "hq->lowestSerial() == prevLowestSerial" Classification: Applications Product: akregator Version: 6.0.0 Platform: Flatpak OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: kde...@billdietrich.me Target Milestone: --- SUMMARY *** Start application, main window appears, then disappears, app has crashed. *** STEPS TO REPRODUCE 1. Crash happens now that I have upgraded Garuda Linux to use KDE 6. 2. Run app from GUI, or from CLI with "flatpak run org.kde.akregator" 3. Main window appears, then disappears. 4. If run from CLI, debug output ends with: qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile kf.kio.core: mimeType() not emitted when sending first data!; job URL = QUrl("http://podcast.wh1t3rabbit.net/favicon.ico") data size = 0 qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://www.thisamericanlife.org/podcast/rss.xml") kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://podcasters.spotify.com/pod/show/favicon.ico") kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://podcasters.spotify.com/pod/show/favicon.ico") kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://podcasters.spotify.com/pod/show/favicon.ico") kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://podcasters.spotify.com/pod/show/favicon.ico") qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://linuxlads.com/error-404/") qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile kf.kio.core: mimetype() emitted again, or after sending first data!; job URL = QUrl("https://podcasters.spotify.com/pod/show/favicon.ico") ASSERT: "hq->lowestSerial() == prevLowestSerial" in file /run/build-runtime/kio/src/core/scheduler.cpp, line 524 kf.kio.core: An error occurred during write. The worker terminates now. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Garuda Linux, env says KDE_SESSION_VERSION=6 (available in About System) KDE Plasma Version: 6.0.1 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION It seems my graphics stack has been changed from X to Wayland ? Not sure when that happened. -- You are receiving this mail because: You are watching all bug changes.