It's not possible to disable the update check
Description
Environment
Software version: 1.2.9.104-RELEASE-3721c1004d2b146fd31b1e20740b8add11a61330 (64 bit)
.NET runtime version: 4.0.30319.42000+
OS: unknown (x64) 6.1 build 7601 revision 10000 / Win7SP1x64
Attachments
1
- 20 Dec 2016, 02:21 PM
Gliffy Diagrams
Activity
Show:
Andreas Hoppe January 9, 2017 at 5:59 PM
Hi,
new release 1.2.9.112 seems to be ok.
Thanks for your fast and good work.
Robin Krom December 30, 2016 at 8:26 AM
P.S.
Values 1-6 are not allowed, we needed to reduce the traffic to our servers.
So you can disable it with 0, or change it to 7-100 (and with the fix I am making right now this goes up to 365)
Robin Krom December 28, 2016 at 8:08 PMEdited
Can you test if the changes fix your bug?
https://github.com/greenshot/greenshot/releases/download/Greenshot-UNSTABLE-1.2.9.111/Greenshot-INSTALLER-1.2.9.111-UNSTABLE.exe
Robin Krom December 24, 2016 at 12:36 PM
A bugfix will be supplied shortly.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created December 20, 2016 at 2:21 PM
Updated January 9, 2017 at 5:59 PM
Resolved December 24, 2016 at 12:36 PM
We want no update notification to our users, so we set the value for 'UpdateCheckInterval=0' in the greenshot-fixed.ini. That worked till now very good (we use 1.2.6.7)
With newest version 1.2.9.104 (released 15th December 2016) there is this problem:
Values equal or greater than 8 are shown correct in the general setting tab. But values from 0 to 7 are always shown in the GUI as '14'
Further, values greater than 100 will produce an exception:
Exception: System.ArgumentOutOfRangeException
Message: Der Wert 101 ist für Value ungültig. Value sollte zwischen 'Minimum' und 'Maximum' liegen.
Parametername: Value