Bug 482779 - Neochat cannot relaunch from systray
Summary: Neochat cannot relaunch from systray
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-07 21:32 UTC by sig
Modified: 2024-03-11 10:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sig 2024-03-07 21:32:11 UTC
Once neochat is closed to systray it can no longer be accessed. It will not open back up from systray and if you have it selected and restart you cannot use the applications

SOFTWARE: neochat 24.02.0-1
Windows: 

Linux/KDE Plasma: 

KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland
Comment 1 Bug Janitor Service 2024-03-11 10:00:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1617
Comment 2 Nicolas Fella 2024-03-11 10:43:55 UTC
Git commit 550dc43dc01e2f20acb63760b48b07de0b9efec5 by Nicolas Fella.
Committed on 11/03/2024 at 10:31.
Pushed by nicolasfella into branch 'master'.

Remove manual window toggling for system tray icon

KStatusNotifierItem automatically does this for us
since we associate our window with it

Doing it again causes the window to be toggled again, which means
it won't be shown
Related: bug 479721

M  +0    -4    src/trayicon_sni.cpp

https://invent.kde.org/network/neochat/-/commit/550dc43dc01e2f20acb63760b48b07de0b9efec5
Comment 3 Nicolas Fella 2024-03-11 10:44:15 UTC
Git commit 35aa08b27961dd7a5e81201fee45cdea2bf05dc3 by Nicolas Fella.
Committed on 11/03/2024 at 10:43.
Pushed by nicolasfella into branch 'release/24.02'.

Remove manual window toggling for system tray icon

KStatusNotifierItem automatically does this for us
since we associate our window with it

Doing it again causes the window to be toggled again, which means
it won't be shown
Related: bug 479721
(cherry picked from commit 550dc43dc01e2f20acb63760b48b07de0b9efec5)

M  +0    -4    src/trayicon_sni.cpp

https://invent.kde.org/network/neochat/-/commit/35aa08b27961dd7a5e81201fee45cdea2bf05dc3