View Issue Details

IDProjectCategoryView StatusLast Update
0000205OpenMPTUser Interfacepublic2015-03-09 16:43
Reporterc0d3h4x0r Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
Platformx64OSWindowsOS Version7
Product VersionOpenMPT 1.19.04.00 (upgrade first) 
Summary0000205: OpenMPT puts up the "check for updates" dialog on every launch, not just once every 7 days
Description

The dialog says OpenMPT will check for updates automatically once every 7 days. However, it shows this dialog and attempts to check for updates every time I launch OpenMPT. Instead, it should only show this dialog once every 7 days, like it says.

TagsNo tags attached.
Has the bug occurred in previous versions?
Tested code revision (in case you know it)

Activities

Saga Musix

Saga Musix

2011-10-30 11:16

administrator   ~0000537

As you state that you are using OpenMPT 1.19.04, it should actually not report any new versions since that is the most recent one, so there should not be any dialog at all.

I have just tried to reproduce this with an outdated version and as expected, it just shows me the dialog once.

Have you probably installed OpenMPT in "portable mode" to your program files directory? In that case, OpenMPT might not have the necessary rights to write its own configuration file, so it will "forget" that it already checked for updates every time. It will not be able to save any other settings in that case as well. If that's the case, you should reinstall OpenMPT in normal mode.

c0d3h4x0r

c0d3h4x0r

2011-10-30 20:02

reporter   ~0000548

I did not install OpenMPT in "portable mode". The OpenMPT configuration file is located under C:\Users\Keith\AppData\Roaming\OpenMPT and it gets updated there as expected.

However, I noticed that today (the first day after installing OpenMPT 1.19.04) the update dialog no longer appears. So it seems that the issue here is that OpenMPT keeps prompting repeatedly during a day when it is supposed to prompt, rather than prompting just once.

Saga Musix

Saga Musix

2011-10-30 20:36

administrator   ~0000551

As you also have an issue about random crashes in OpenMPT open, is it possible that every instance of OpenMPT which showed the update notification crashed? OpenMPT only writes application settings when closing the program, so if it crashes, it doesn't get a chance to save the flag which is used for the update notification.

c0d3h4x0r

c0d3h4x0r

2011-10-30 21:57

reporter   ~0000554

No, I cleanly exited OpenMPT several times during the day yesterday (no crash) and yet I still always got the "check for updates" dialog every time I started OpenMPT again.

Saga Musix

Saga Musix

2011-10-31 06:34

administrator   ~0000555

Last edited: 2011-10-31 06:34

That's really weird. Just to be sure, do you mean the "OpenMPT would like to check for updates now, proceed? [...]" confirmation?
It's supposed to be a one-time thingy and from the code I cannot really see how it would be shown several times...

c0d3h4x0r

c0d3h4x0r

2011-10-31 07:32

reporter   ~0000557

Correct, that's the dialog I'm referring to.

Issue History

Date Modified Username Field Change
2011-10-30 06:26 c0d3h4x0r New Issue
2011-10-30 11:16 Saga Musix Note Added: 0000537
2011-10-30 20:02 c0d3h4x0r Note Added: 0000548
2011-10-30 20:36 Saga Musix Note Added: 0000551
2011-10-30 21:57 c0d3h4x0r Note Added: 0000554
2011-10-31 06:34 Saga Musix Note Added: 0000555
2011-10-31 06:34 Saga Musix Note Edited: 0000555
2011-10-31 07:32 c0d3h4x0r Note Added: 0000557
2015-03-09 16:43 Saga Musix Status new => closed
2015-03-09 16:43 Saga Musix Resolution open => unable to reproduce