Author Topic: thoughts on update-notifier( i think its too chatty )  (Read 669 times)

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
thoughts on update-notifier( i think its too chatty )
« on: February 03, 2013, 06:57:48 PM »

The other day, i decided to install device notifier and check it out and this is my observation.

1. Its too chatty.When i log in:
1.1.It informs me its waiting for ten seconds before it attempts to connect to check for updates.
1.2 It then informs me that it is checking for updates ten seconds later.
1.3 It then tells me there are no updates.
1.4 It finally tells me when the next update will be run.

2. If i do not log out,when the next schedule update for updates is up,it does the same as above starting at 1.2.

It tells me all of this through kde notification popups and that means i have to wait for the notification to stop piling up and then to close all of them.Its a bit of effort for nothing useful when there are no updates and there is nothing for me to do.

It would be better if it would silently do its stuff and inform me only when there is something i can do,like updates are available and i can update.

Reading from what others have seen.If it encounters an error,i think it should just stay silence and wait for the next update and should speak up only when it encounters errors on 3 consecutive update trials that no not included network being down.

The tool is also gtk based and doesnt integrate well in kde environment.

For those who want to try C++ programming using Qt,making a Qt based device notifier will be a nice place to start.You will get to learn and contribute to the project.

An old fashions qwidget tray app should suffice( simpler to make) but a QML based plasmoid should be better.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #1 on: February 03, 2013, 07:17:51 PM »

Just though i should add,the above is my "review" of the tool after i used it for around 3 days now and i hope the review will not be taken as a personal critic of any aspect of anything and i hope i will not get the "if dont like it,dont use it or go away kind of responses"
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline RobNJ

  • Hero Member
  • *****
  • Posts: 569
Re: thoughts on update-notifier( i think its too chatty )
« Reply #2 on: February 03, 2013, 07:27:34 PM »
Since:
1) I'm already a compulsive synaptic checker
and,
2) It usually takes my netbook longer than that to get the wifi going, after I turn the beast on...

I just remove it  ;)



Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11597
  • ----IOFLU----
Re: thoughts on update-notifier( i think its too chatty )
« Reply #3 on: February 03, 2013, 07:30:35 PM »

The other day, i decided to install device notifier and check it out and this is my observation.

1. Its too chatty.When i log in:
1.1.It informs me its waiting for ten seconds before it attempts to connect to check for updates.
1.2 It then informs me that it is checking for updates ten seconds later.
1.3 It then tells me there are no updates.
1.4 It finally tells me when the next update will be run.

2. If i do not log out,when the next schedule update for updates is up,it does the same as above starting at 1.2.

It tells me all of this through kde notification popups and that means i have to wait for the notification to stop piling up and then to close all of them.Its a bit of effort for nothing useful when there are no updates and there is nothing for me to do.

It would be better if it would silently do its stuff and inform me only when there is something i can do,like updates are available and i can update.

Reading from what others have seen.If it encounters an error,i think it should just stay silence and wait for the next update and should speak up only when it encounters errors on 3 consecutive update trials that no not included network being down.

The tool is also gtk based and doesnt integrate well in kde environment.

For those who want to try C++ programming using Qt,making a Qt based device notifier will be a nice place to start.You will get to learn and contribute to the project.

An old fashions qwidget tray app should suffice( simpler to make) but a QML based plasmoid should be better.

Turn the notifications off.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #4 on: February 03, 2013, 07:37:18 PM »
Since:
1) I'm already a compulsive synaptic checker
and,
2) It usually takes my netbook longer than that to get the wifi going, after I turn the beast on...

I just remove it  ;)

I just checked and there is an option to select how long you want it to wait before it check for updates on startup.The default is 10 seconds but you can increase it.

.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #5 on: February 03, 2013, 07:42:24 PM »
Turn the notifications off.

The "enable pop up notification" check box is unchecked.I didnt uncheck it so its unchecked status seem to be the default option.

.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: thoughts on update-notifier( i think its too chatty )
« Reply #6 on: February 03, 2013, 08:55:16 PM »
Turn the notifications off.

Wonder, of what use would an Update-Notifier be with notifications turned off ;) ;) ;)
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #7 on: February 03, 2013, 09:02:58 PM »
Turn the notifications off.

Wonder, of what use would an Update-Notifier be with notifications turned off ;) ;) ;)

What i wonder is what notifications is he speaking of because the option is off and i am getting notifications.

Maybe somebody who knows more about the tool can enlighten us on what the option does and what is expected when its off and when its on.
Maybe i am seeing a bug of some sort.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Online Nok

  • Hero Member
  • *****
  • Posts: 2266
  • A Space Odyssey
Re: thoughts on update-notifier( i think its too chatty )
« Reply #8 on: February 03, 2013, 09:16:47 PM »
I'm not on my pc at the moment, but the only notification I get is when I first turn on the computer, and it gives me the 10 second notification. After that, the only time I know it is doing anything is when I get the yellow triangle in the tray telling me of available updates. I get no other pop-ups.
“Those people who think they know everything are a great annoyance to those of us who do.”
 ― Isaac Asimov

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11597
  • ----IOFLU----
Re: thoughts on update-notifier( i think its too chatty )
« Reply #9 on: February 03, 2013, 09:34:13 PM »
I'm not on my pc at the moment, but the only notification I get is when I first turn on the computer, and it gives me the 10 second notification. After that, the only time I know it is doing anything is when I get the yellow triangle in the tray telling me of available updates. I get no other pop-ups.


Exactly. Except I have mine set to wait 15 seconds. Otherwise I see no other notifications, just the yellow triangle when new upgrades are available.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #10 on: February 03, 2013, 11:14:24 PM »
I'm not on my pc at the moment, but the only notification I get is when I first turn on the computer, and it gives me the 10 second notification. After that, the only time I know it is doing anything is when I get the yellow triangle in the tray telling me of available updates. I get no other pop-ups.


Exactly. Except I have mine set to wait 15 seconds. Otherwise I see no other notifications, just the yellow triangle when new upgrades are available.

mmhh,ok,maybe its something local.Will post a picture when i get notifications next time.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6254
Re: thoughts on update-notifier( i think its too chatty )
« Reply #11 on: February 04, 2013, 01:43:08 AM »

a few hours later and i just created a quick qt based update notifier.

Any testers?  :D

Currently,it doesnt automate anything and a user has to click an icon to initiate an update check.

The icon shows 3 states,the tool is checking for updates,no updates are available and updates are available.

sources can be found at: https://docs.google.com/file/d/0B8juRKTjN4Q9WV9MLUZoMVJGNWc/edit?usp=sharing

to build:
1. download the sources
2. extract them
3. open the terminal on the source folder
4. type qmake
5. type make
6. (double)click the "qt-update-notifier" executable to start it up.

7. left click the icon to start an update check.
8. right click the icon to see additional current functionality including the option to close it.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: thoughts on update-notifier( i think its too chatty )
« Reply #12 on: February 04, 2013, 03:02:25 AM »
Cool :)
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3749
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: thoughts on update-notifier( i think its too chatty )
« Reply #13 on: February 04, 2013, 05:01:50 AM »
Turn the notifications off.

The "enable pop up notification" check box is unchecked.I didnt uncheck it so its unchecked status seem to be the default option.



Is allready uncheckt. Choose your settings and save it.
This is simple the trick.

Regards
Daniel

Offline The Chief

  • Hero Member
  • *****
  • Posts: 2258
Re: thoughts on update-notifier( i think its too chatty )
« Reply #14 on: February 04, 2013, 01:46:44 PM »
Since  the constant nagging to update this or that or the other thing is part of what drove me away from windows, I just do without it, thank you very much.

No, seriously, if I felt I needed to be reminded to update, Sunbird works just fine for reminders.  Every couple of weeks, at a time not much else is happening, seems about right...

Retired Senior Chief, Retired Software Engineer, Active GrandPa