Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 698

Help: Rainmeter Skins • SegoeFluentIcons SKIN not working

$
0
0
This is about my SegoeFluentIcons skin and NOT the font.

Not used this for some time and had deleted it. After restoring my backup and trying the download I shared on the forum, it's still not working. Could someone please check and see what's wrong.

The problem I am having is that when clicking a category on the left, it no longer changes to that skin. I have the files in the correct place, but for some reason it refuses to work. I did set it up a short while ago and got it working, but deleted that after backing up, but again it's stopped working, can't figure it out!!! :?

I also tried adjusting the Left click action to see if the path was correct by using a variable, but it showed the path correctly but trying to open a file called "Variables.ini" which I presume is a reference to the "#CURRENTSECTION#.ini" being named "Variables.ini?

Here's a sample from the "Apps.ini" skin, doesn't include all the icons and names, which is unnecessary for this:

Code:

[Rainmeter]Update=1000AccurateText=1MouseActionCursor=0OnRefreshAction=[!SetOption #Title# MeterStyle "sAllText | sContents"][!SetOption #Title# FontColor "#Color4#"] [!UpdateMeter #Title#][!Redraw]@include=#@#SegoeFluentIcons\Meters.inc[Variables]Color1=255,255,255,200Color2=128,255,0Color3=255,255,0Color4=235,170,0Color5=255,255,255,100Color6=120,150,250Title=AppsPreview=PageBkIcon=[\xE760]PageFwdIcon=[\xE761]
The problem last time was in this skin and was to do with #CURRENTSECTION# being wrong somewhere, I think, can't recall what I did now!

Code:

[Variables]lc=[!ActivateConfig "#CURRENTPATH#" "#CURRENTSECTION#.ini"]========================================; STYLES========================================[sAllIcons]FontFace=Segoe Fluent IconsFontSize=14FontColor=#Color1#AntiAlias=1Text=[##CURRENTSECTION#]LeftMouseUpAction=[!EnableMouseAction * "MouseOverAction|MouseLeaveAction"] [!SetVariable Preview [##CURRENTSECTION#]] [!SetOptionGroup Preview FontColor "#Color1#"] [!UpdateMeterGroup Preview] [!SetOption #CURRENTSECTION# FontColor "#Color4#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw] [!DisableMouseAction #CurrentSection# "MouseOverAction|MouseLeaveAction"][!CommandMeasure Clipboard "SetClip('#CURRENTSECTION#')"][Play #@#Sounds\Ding.wav]UpdateDivider=-1DynamicVariables=1X=185Y=5R; [*[#[#CURRENTSECTION]]*][sHighlightList]MouseOverAction=[!SetOption #CURRENTSECTION# FontColor "#Color2#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw]MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor "#Color1#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw][sAllText]FontFace=Trebuchet MSFontSize=9FontColor=#Color1#AntiAlias=1Text=[##CURRENTSECTION#]UpdateDivider=-1X=15RY=3r[sTitle]StringStyle=BoldFontSize=12FontColor=#Color3#Text=#CURRENTSECTION#UpdateDivider=-1[sContents]FontSize=10Text=#CURRENTSECTION#;LeftMouseUpAction=[!ActivateConfig "#CURRENTPATH#" "#CURRENTSECTION#.ini"]LeftMouseUpAction=#lc#RightMouseUpAction=["#CURRENTPATH##CURRENTSECTION#.ini"]DynamicVariables=1UpdateDivider=-1X=rY=2R[sPreview]StringAlign=CenterCenterFontFace=Segoe Fluent IconsFontColor=#Color1#Text=#Preview#AntiAlias=1Group=PreviewDynamicVariables=1UpdateDivider=-1X=20RY=r[sLink]FontColor=#Color6#FontSize=9Text=#CURRENTSECTION#MouseOverAction=[!SetOption #CURRENTSECTION# FontColor "#Color4#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw]MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor "#Color6#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw]DynamicVariables=1X=rY=2R[sHighlight]MouseOverAction=[!SetOption #CURRENTSECTION# FontColor "#Color2#"] [!UpdateMeter #CURRENTSECTION#] [!Redraw]MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor ""] [!UpdateMeter #CURRENTSECTION#] [!Redraw][Clipboard]Measure=ScriptScriptFile=#@#SegoeFluentIcons\CopyIcon.lua========================================; Background========================================[Background]Meter=ShapeShape=Rectangle 0,0,400,520,20 | Fill Color 0,0,0,200 | StrokeWidth 2 | Stroke Color #Color5#Shape2=Rectangle 12,25,378,2,2 | Fill Color #Color5#Shape3=Rectangle 12,50,150,2,2 | Fill Color #Color5#Shape4=Rectangle 170,30,2,480,2 | Fill Color #Color5#Shape5=Rectangle 180,50,210,2,2 | Fill Color #Color5#Shape6=Rectangle 12,345,150,2,2 | Fill Color #Color5#Shape7=Rectangle 12,450,150,2,2 | Fill Color #Color5#X=1Y=1========================================; Titles========================================[Segoe Fluent Icons]Meter=StringMeterStyle=sAllText | sTitleFontSize=14X=120Y=3[Contents]Meter=StringMeterStyle=sAllText | sTitleX=15Y=5R[Title]Meter=StringMeterStyle=sAllText | sTitleText=#Title#X=185Y=r[Links]Meter=StringMeterStyle=sAllText | sTitleX=15Y=325[Preview]Meter=StringMeterStyle=sAllText | sTitleX=rY=431========================================; Contents - Left========================================[Apps]Meter=StringMeterStyle=sAllText | sContents | sHighlightX=15Y=55
The #lc# Variable was a temporary thing to see if I was getting the correct path in the About window. That command should be on the [sContents] section LeftMouseUpAction.

The Log Error is saying !ActivateConfig: Invalid Parameters. Really strange considering this used to work well!

Statistics: Posted by sl23 — Yesterday, 8:51 pm — Replies 3 — Views 45



Viewing all articles
Browse latest Browse all 698

Trending Articles