Export to GitHub

rainmeter - issue #97

Self refreshing error


Posted on Aug 18, 2009 by Quick Rhino

For example, Rainmeter crashes when I try periodic Refresh with this code. (As for this example, Rainmeter repeats Refresh automatically every 10 seconds)


[MeasureRefresh] Measure=Calc Formula=Counter % 11 IfEqualValue=10 IfEqualAction=!RainmeterRefresh


Environment: - Rainmeter.exe-1.1-r181 32bit - Windows XPsp3, Windows Vista

Dump File: http://kenz0.s201.xrea.com/download/dmp_file.7z

Comment #1

Posted on Aug 18, 2009 by Quick Rhino

(No comment was entered for this change.)

Comment #2

Posted on Aug 19, 2009 by Swift Camel

I changed the handling of the refresh and quit bangs so that they are delayed until execution is again the event loop. This should fix the problem. (Revision 186)

Status: Fixed

Labels:
Type-Defect Priority-Medium