← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 377693] Re: Upgrade Dialog Should Only Be Persistent If Necessary

 

We still don't agree with you so DC++ will always present an upgrade dialog box, but a discussion about this topic concluded that it may better to do it less frequently. With this patch proposal we use the ApexDC++ way so the nag screen appears only once every 3 days.
Also the dialog box message will be more clear what the dialog wants, with the first line of the message in the box is constant and translated in the localized versions.

** Patch added: "naginterval.patch"
   https://bugs.launchpad.net/dcplusplus/+bug/377693/+attachment/1891944/+files/naginterval.patch

** Changed in: dcplusplus
       Status: New => Confirmed

** Changed in: dcplusplus
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/377693

Title:
  Upgrade Dialog Should Only Be Persistent If Necessary

Status in DC++:
  Confirmed

Bug description:
  Recently I reported this bug:
  https://bugs.launchpad.net/dcplusplus/+bug/344833 . This was resolved
  as wont fix.

  The argument against is that new versions of DC++ introduces new
  network features. If people keep using old versions of DC++, they are
  holding back the network. My suggestion is to only show the upgrade
  dialog every time when the user is currently using a client that holds
  back the network. If the older version the user is using does not
  affect the network in a negative way, the user should be able to
  disable the upgrade dialog until the next upgrade of DC++ is
  available.

  Also, most people do not understand or read the text presented on the
  upgrade dialog. Just "Do you want to upgrade?" is way more effective.