
Re: Anybody thinking about an apt-notify plasmoid?
Would you be willing to try an experiment?
I think increasing the 1000 millisecond (1 second) delay at line 74 of the apt-notifier.py file:
might allow the "updates available" popup balloon message to align itself correctly.
Try editting line 74 of the
/usr/bin/apt-notifier.py file (Alt+F2 kdesu kwrite
/usr/bin/apt-notifier.py) and change the delay from 1000 to maybe 1500 or 2000.
{note: you should probably make a backup of the apt-notifier.py file first}
After you've editted the apt-notifier.py file and saved it, restart the apt-notifier from it's menu entry
KMenu > Utilities >Apt-notifier (unhide/start) and then downgrade a package using dpkg to see if the increased delay has worked or not.