Bug #1090
smuxi quits by itself when in the background
Status: | New | Start: | 06/20/2016 | |
Priority: | High | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
On Ubuntu Mate 16.04 Smuxi keeps quitting without me telling it too:
Caught this in terminal
(smuxi-frontend-gnome:6348): Gtk-CRITICAL **: gtk_tree_store_get_path: assertion 'iter->user_data != NULL' failed
(smuxi-frontend-gnome:6348): Gtk-CRITICAL **: IA__gtk_tree_model_get_iter: assertion 'path != NULL' failed
That's all I got when noticing it had vanished.
Latest version from PPA.
History
Updated by Mirco Bauer 3075 days ago
Could it be that you close Smuxi by clicking the "Windows Close" (X) button? Because that quits Smuxi.
If you don't do that but Smuxi closes by itself, try starting it in debug mode from a terminal like this: smuxi-frontend-gnome --debug
and pastebin the last 20 lines or so after it happened.
Updated by liam dawe 3074 days ago
Mirco Bauer wrote:
Could it be that you close Smuxi by clicking the "Windows Close" (X) button? Because that quits Smuxi.
If you don't do that but Smuxi closes by itself, try starting it in debug mode from a terminal like this: smuxi-frontend-gnome --debug and pastebin the last 20 lines or so after it happened.
As silly as this is, that is the exact issue.
I am so used to closing apps and having them continue in the background (especially when they have a tray icon).
Is there a way to adjust this behaviour, as it's incredibly annoying.
Updated by Mirco Bauer 3072 days ago
I will probably change the defaults for Unity that closing the window does not quit the application. You can already configure this in Preferences -> Interface -> Notification -> Notification Area Icon, select "Show when window is closed". This setting changes the behavior of the close button to just minimize to tray instead.