Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rssguard clames another instance is running
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jagdpanther
l33t
l33t


Joined: 22 Nov 2003
Posts: 750

PostPosted: Sat Aug 10, 2024 1:44 am    Post subject: rssguard clames another instance is running Reply with quote

Rssguard no longer starts.

Rssguard, which I have used for years with in-memory DB option, refuses to start. Near the bottom of the xterm window there is a warning about another instance running:

Code:
time="     0.250" type="debug" -> core: SQLite version: '3.46.0'.
time="     0.251" type="debug" -> core: OpenSSL version: 'OpenSSL 3.0.13 30 Jan 2024'.
time="     0.251" type="debug" -> core: OpenSSL supported: 'true'.
time="     0.251" type="debug" -> core: Global thread pool has 32 threads.
time="     0.251" type="debug" -> core: Instantiated class  'Application'.
time="     0.251" type="warning" -> core: Another instance of the application is already running. Notifying it.
time="     0.251" type="debug" -> core: Destroying Application instance.
time="     0.251" type="debug" -> core: Destroying Mutex instance.
time="     0.261" type="debug" -> gui: Destroying IconFactory instance.


So 'ps ax | grep rssquard' did not return any instances of rssguard. Other accounts on the same system can successfully run rssguard. I suspected a corrupted configuration, so I moved '~/.config/RSS Guard 4' and executed rssguard again: A new configuration directory was created but I received the same error message. (I put the old configuration file back.) I recursively grepped through /run/user/* for rssguard and found nothing.

I logged completely out of the system. Then, on the console as root, I killed all processes owned by my user that normally runs rssguard. I logged back in and I sill get the same error.

I eventually "fixed" this by rebooting the system.

I really dislike rebooting for a user application problem.

Where else should I have looked for something that would indicate rssguard was running?
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22382

PostPosted: Sat Aug 10, 2024 2:29 am    Post subject: Reply with quote

You should have checked what strace showed the application doing, that led it to declaring that there was a conflict.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum