Skip to content

[BUG]: Unassailable Guard #466

@sakkamade

Description

@sakkamade

Brief description of the issue.

After RSS Guard is killed by killall, it cannot be started again.
(Although no RSS Guard instances may be found by htop.)

How to reproduce the bug?

  1.  $ killall rssguard
  2.  $ rssguard
     ...
     time="    14.408" type="warning" -> core: Another instance of the application is already running. Notifying it.
     time="    14.408" type="debug" -> core: Destroying Application instance.
     time="    14.408" type="debug" -> core: Destroying Mutex instance.
     time="    14.914" type="debug" -> gui: Destroying IconFactory instance.

What was the expected result?

To start application after it was killed (?)

What actually happened?

It does not seem to start again.

Other information

Here is the log. Clean first start in VB. Built with debug flag.
rss-log.txt

(ran as rssguard > ~/rss-log 2>&1; but there is nothing when running it with --log <file> likewise...)

  • OS: Arch Linux, Xfce
  • RSS Guard version: be05100

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions