Summary: | Close to system tray not working after program start | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Bernd Steinhauser <linux> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jshand2013, mrjoeharris |
Priority: | NOR | Keywords: | qt6 |
Version: | 1.10.24020 | ||
Target Milestone: | --- | ||
Platform: | Exherbo | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/konversation/-/commit/5667f017b73c18d17cd6cffd822352626a0a89c6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bernd Steinhauser
2024-03-03 15:03:35 UTC
I should note that I had a friend test this, too. So it's verified on at least 2 computers. However, both were running Exherbo Linux. Git commit 1d554cb2c29e57bfd58b9aed7643dcb60fbf8659 by Eli MacKenzie. Committed on 03/03/2024 at 22:33. Pushed by argonel into branch 'release/24.02'. Delay tray setup until mainwindow state restored Otherwise the the KSNI appears to lose track of the main window. M +3 -3 src/mainwindow.cpp https://invent.kde.org/network/konversation/-/commit/1d554cb2c29e57bfd58b9aed7643dcb60fbf8659 Git commit 5667f017b73c18d17cd6cffd822352626a0a89c6 by Albert Astals Cid, on behalf of Eli MacKenzie. Committed on 06/03/2024 at 20:50. Pushed by aacid into branch 'master'. Delay tray setup until mainwindow state restored Otherwise the the KSNI appears to lose track of the main window. (cherry picked from commit 1d554cb2c29e57bfd58b9aed7643dcb60fbf8659) M +3 -3 src/mainwindow.cpp https://invent.kde.org/network/konversation/-/commit/5667f017b73c18d17cd6cffd822352626a0a89c6 *** Bug 482617 has been marked as a duplicate of this bug. *** *** Bug 482622 has been marked as a duplicate of this bug. *** *** Bug 484106 has been marked as a duplicate of this bug. *** |