Since updating to F22 I have had issues with system restarts. Regardless of how I restart (reboot or systemctl) the process stops at the point where the log says "Reached target Shutdown" and just hangs. I have to press the physical restart button to get the system up again.
The first thing that happens when I request the reboot is that I get a message "GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded Maximum number of connections for UID 0 has been reached".
When the system does restart, I get a pop-up saying that Thunderbird is already running. I have to manually kill the tbird process and then reinitialise tbird. To my knowledge, there is nothing in a startup script to initiate tbird.
Cheers and thanks, Stephen
On 06/19/2016 06:43 PM, Stephen Davies wrote:
When the system does restart, I get a pop-up saying that Thunderbird is already running. I have to manually kill the tbird process and then reinitialise tbird. To my knowledge, there is nothing in a startup script to initiate tbird.
Put this in a shell script and run it from rc.local:
killall -9 thunderbird
On 06/19/2016 06:43 PM, Stephen Davies wrote:
When the system does restart, I get a pop-up saying that Thunderbird is already running. I have to manually kill the tbird process and then reinitialise tbird. To my knowledge, there is nothing in a startup script to initiate tbird.
There is actually a thunderbird process running? And that message pops up before you try to run thunderbird yourself? Try running Gnome tweak tool and check the Startup Applications section.
On 20/06/16 14:59, Samuel Sieb wrote:
On 06/19/2016 06:43 PM, Stephen Davies wrote:
When the system does restart, I get a pop-up saying that Thunderbird is already running. I have to manually kill the tbird process and then reinitialise tbird. To my knowledge, there is nothing in a startup script to initiate tbird.
There is actually a thunderbird process running? And that message pops up before you try to run thunderbird yourself? Try running Gnome tweak tool and check the Startup Applications section. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Yes and Yes.
I'm running KDE. Is there an equivalent tool?
On Mon, 2016-06-20 at 11:13 +0930, Stephen Davies wrote:
The first thing that happens when I request the reboot is that I get a message "GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded Maximum number of connections for UID 0 has been reached".
When the system does restart, I get a pop-up saying that Thunderbird is already running.
Perhaps, previously, you have saved the session on exit, and had Thunderbird running at that time.
If you can't find how to control start-up applications, you could try quitting all current apps, activate the save-session feature, and log out.
On 20/06/16 16:36, Tim wrote:
On Mon, 2016-06-20 at 11:13 +0930, Stephen Davies wrote:
The first thing that happens when I request the reboot is that I get a message "GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded Maximum number of connections for UID 0 has been reached".
When the system does restart, I get a pop-up saying that Thunderbird is already running.
Perhaps, previously, you have saved the session on exit, and had Thunderbird running at that time.
If you can't find how to control start-up applications, you could try quitting all current apps, activate the save-session feature, and log out.
I do not know how to control start-up applications apart from systemctl and I don't believe that systemctl has anything to do with tbird. Is there a KDE facility? I see a .kde/Autostart directory but it is empty.
What is "saved the session on exit"? How does one "activate the save-session feature"? When I quit tbird, I just click the top right corner. Similarly with Chrome. It also restarts auto-magically but without any error.
On 06/20/16 15:23, Stephen Davies wrote:
I do not know how to control start-up applications apart from systemctl and I don't believe that systemctl has anything to do with tbird. Is there a KDE facility? I see a .kde/Autostart directory but it is empty.
What is "saved the session on exit"? How does one "activate the save-session feature"? When I quit tbird, I just click the top right corner. Similarly with Chrome. It also restarts auto-magically but without any error.
Bring up "System Settings" and go to Workspace--->Startup and Shutdown--->Desktop Session.
Look at your settings for "On Login". You probably have "Restore previous session" checked. Setting "Restore manually saved session" will get you a new entry in "Leave" menu. This is where you'd save your session. FWIW, not all programs start up well and if you use multiple workspaces you will find that the apps may not start in the workspace they were saved in. In other words, that feature has a bug. :-)