20th September 2016, 9:34
Well, I've checked all the settings and I've got it setup similarly. However, I've noticed some strange behavior. When I start the laptop and do the "ps -ef | grep mint" I get the following processes:
But then when I start the Update manager and close it, only 1 process remains:
Can this be the reason? Also I cannot see it in the system tray, when there are no updates available - it shows in the tray only when I manually run the refresh and there is some update.
Code:
/usr/bin/python /usr/bin/mintupdate-launcher
sh -c /usr/lib/linuxmint/mintUpdate/mintUpdate.py
/usr/bin/python2.7 /usr/lib/linuxmint/mintUpdate/mintUpdate.py
But then when I start the Update manager and close it, only 1 process remains:
Code:
/usr/bin/python2.7 /usr/lib/linuxmint/mintUpdate/mintUpdate.py show
Can this be the reason? Also I cannot see it in the system tray, when there are no updates available - it shows in the tray only when I manually run the refresh and there is some update.