https://bugs.kde.org/show_bug.cgi?id=361853
Bug ID: 361853
Summary: rsibreak does not start automatically after install
Product: rsibreak
Version: 0.12.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Despite the „start rsibreak automatically on login“ option being enabled by
default, rsibreak does not start after login.
Reproducible: Always
Steps to Reproduce:
1. install rsibreak
2. reboot
Actual Results:
rsibreak did not start.
Expected Results:
rsibreak started and the applet is visible in the system tray.
I found the line
```
X-KDE-autostart-condition=rsibreakrc:General:AutoStart:false
```
in `/etc/xdg/autostart/rsibreak_autostart.desktop`. If I understand
X-KDE-autostart-condition right, this should actually be
```
X-KDE-autostart-condition=rsibreakrc:General:AutoStart:true
```
to use the config option right.
--
You are receiving this mail because:
You are watching all bug changes.