KDE allows the Autostart of Programs, for AKREGATOR I’m using a script based on this posting.
Works fine! What surprises me: KDE obviously does not allow to AutoShutdown a program before shutdown the system. In case of AKREGATOR, I have this issue:
- By default, having new messages, there is an icon in the system section of the control bar, that I can click on to open AKREGATOR. Clicking on the X in the window bar closes the window, but AKREGATOR remains active to fetch new messages. This is fine!
- If I enter $ reboot in the console or reboot by startmenu, the system restarts as desired and AKREGATOR is started via
System Settings > AutoStart. Also fine! - But: Now the icon in the system section of the control bar is not clickable. I’ve got a comment and could reproduce, that the reason for this is because AKREGATOR was not closed “properly”.
- To restore the default behavior, the following procedure need to be performed:
- Right-click on the icon
- Click > Configure > Show icon in system tray > NO > Apply
- Show icon in system tray > YES OK.
Or I always have to remember to deactivate AKREGATOR by File > Exit.
In order to avoid this, I’d like to have a solution (script?) to shutdown AKREGATOR before reboot.