It is currently May 1st, 2024, 5:43 pm

[BUG ?] Meter=LINE and LineCount

Report bugs with the Rainmeter application and suggest features.
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

[BUG ?] Meter=LINE and LineCount

Post by ~Faradey~ »

Hi guys
Rainmeter is crashing when trying to set an option using bang !SetOption in LINE meter and option is LineCount.

Also, i'm not sure if this problem in my skin but when i'm trying to set (in LINE meter) value for option LineCount not equal to MeasureNameN, my Rainmeter is crashing...

here is a snippet from skin

Code: Select all

[MeterInfoSgraph4]
Meter=LINE
MeasureName=ValCore1
MeasureName2=ValCore2
MeasureName3=ValCore3
MeasureName4=ValCore4
MeasureName5=ValCore5
MeasureName6=ValCore6
MeasureName7=ValCore7
MeasureName8=ValCore8
HorizontalLines=1
HorizontalLineColor=200,0,0,170
X=-8r
Y=r
W=(((#WORKAREAWIDTH#-228)/3)-125)
H=130
LineWidth=1
LineCount=#Cores#
GraphStart=LEFT
SolidColor=0,0,0,65
LineColor=255,0,255,245
LineColor2=0,255,0,245
LineColor3=17,207,255,245
LineColor4=0,76,255,245
LineColor5=80,0,135,245
LineColor6=247,188,91,245
LineColor7=192,192,192,245
LineColor8=120,43,26,245
AutoScale=1
AntiAlias=0
where currently Cores=4, so that means that this value can be up to 8, but MeasureNameN and LineColorN is 8 all the time.

btw, i tried to set the number of lines without using variable (LineCount=4), but it didn't solve the issue...
Please check it out, looks like it is bug somewhere :???:
User avatar
spx
Developer
Posts: 686
Joined: August 15th, 2009, 2:41 pm
Location: Osaka, JPN

Re: [BUG ?] Meter=LINE and LineCount

Post by spx »

Thank you for the report.
It will be fixed in next beta.