It is currently October 6th, 2024, 10:31 am

Scroll rss feed bug...

Report bugs with the Rainmeter application and suggest features.
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Scroll rss feed bug...

Post by frankm1977 »

(I) built a skin that you may have already check !! scroll rss feed!! made by me and 3 other who built the scroll effect. The prob is when the update rate is fast, like 10 or 20 it make bug my pc like when i open other prog, ( the new window flash hardly and finish by opening) or when i only mouseover other skin that have the function mouseover i see that there is something weird (the cursor flash) Is it rainmeter that dosen't support a too fast update rate.(BTW when i close this skin everything is ok) so i dont thing that my laptop is the trouble!!!!!

Thanks...

here the skin
[Rainmeter]
Update=#Update#
BackgroundMode=1
SolidColor=255, 255, 255,1


[Variables]
Update=15
OriginalX=1280
TotalMove=3000
Y1=9
RSSName=Lifehacker
RSSUrl=http://feeds.gawker.com/lifehacker/full
Font=BankGothic MD BT
FontFeed=BankGothic MD BT
Colour=255, 255, 255, 225

;==============================================================

[MeasureRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=#RSSUrl#
RegExp="(?siU)<title>(.*)</title>.*<link>(.*)</link>.*<item>.*<title>(.*)</title>.*<link>(.*)</link>.*<item>.*<title>(.*)</title>.*<link>(.*)</link>.*<item>.*<title>(.*)</title>.*<link>(.*)</link>.*<item>.*<title>(.*)</title>.*<link>(.*)</link>.*<item>.*<title>(.*)</title>.*<link>(.*)</link>"
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
UpdateRate=20000
StringIndex=1
Debug=1

[MeasureRSSLink]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=2

[MeasureRSSItem1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=3

[MeasureRSSLink1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=4

[MeasureRSSItem2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=5

[MeasureRSSLink2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=6

[MeasureRSSItem3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=7

[MeasureRSSLink3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=8

[MeasureRSSItem4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=9

[MeasureRSSLink4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=10

[MeasureRSSItem5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=11

[MeasureRSSLink5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[MeasureRSS]
Substitute="":"...","&":"&",""":"'","<![CDATA[":"","]]>":"","&#44;":",","&apos;":"'"
StringIndex=12

;=============================================================

[MeasureMove]
Measure=Calc
Formula=Counter%#TotalMove#
AverageSize=1

[NewPosition]
Measure=Calc
Formula=#OriginalX#-MeasureMove

[Motor]
Measure=Calc
Formula=Counter%2
IfBelowValue=1
IfBelowAction=!Execute [!RainmeterMoveMeter [NewPosition] #Y1# MeterRSSItem1]
IfEqualValue=1
IfEqualAction=!Execute [!RainmeterMoveMeter [NewPosition] #Y1# MeterRSSItem1]
DynamicVariables=1

;==============================================================

[MeterRSSItem1]
Meter=String
MeasureName=MeasureRSSItem1
X=#OriginalX#
Y=#Y1#
FontColor=#Colour#
FontFace=#FontFeed#
FontSize=8
StringEffect=Shadow
StringStyle=Bold
StringAlign=Left
AntiAlias=1
LeftMouseDownAction=[MeasureRSSLink1]

[MeterRSSItem2]
Meter=String
MeasureName=MeasureRSSItem2
X=20R
Y=#Y1#
FontColor=#Colour#
FontFace=#FontFeed#
FontSize=8
StringEffect=Shadow
StringStyle=Bold
StringAlign=Left
AntiAlias=1
LeftMouseDownAction=[MeasureRSSLink2]

[MeterRSSItem3]
Meter=String
MeasureName=MeasureRSSItem3
X=20R
Y=#Y1#
FontColor=#Colour#
FontFace=#FontFeed#
FontSize=8
StringEffect=Shadow
StringStyle=Bold
StringAlign=Left
AntiAlias=1
LeftMouseDownAction=[MeasureRSSLink3]

[MeterRSSItem4]
Meter=String
MeasureName=MeasureRSSItem4
X=20R
Y=#Y1#
FontColor=#Colour#
FontFace=#FontFeed#
FontSize=8
StringEffect=Shadow
StringStyle=Bold
StringAlign=Left
AntiAlias=1
LeftMouseDownAction=[MeasureRSSLink4]

[MeterRSSItem5]
Meter=String
MeasureName=MeasureRSSItem5
X=20R
Y=#Y1#
FontColor=#Colour#
FontFace=#FontFeed#
FontSize=8
StringEffect=Shadow
StringStyle=Bold
StringAlign=Left
AntiAlias=1
LeftMouseDownAction=[MeasureRSSLink5]
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Scroll rss feed bug...

Post by JpsCrazy »

An update of 15 is 15 miliseconds. Aka amazingly fast.
There should be no reason it's set that frequent...

That's less than 1/10 of a second.
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Re: Scroll rss feed bug...

Post by frankm1977 »

Mistake it's not the update rate but the update....
To make it scroll at a good speed i dont have the choice to make it update fast with a small pixel movement...

Try it and you'll see, what i mean.....

Thanks
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Scroll rss feed bug...

Post by JpsCrazy »

Ahh. I see what you mean.
I was thinking about a different scroller, not the marquee.

What other programs are you running?
I opened Maxthon, Photoshop, Explorer, etc with no problems.
(on WinXP, Rainmeter 1.2 beta (Newest))

The only time I had similar problems was when playing full screen games, and my update on those were rather slow. So I don't think it's the update.
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Re: Scroll rss feed bug...

Post by frankm1977 »

I run it on Win 7, i try to make rainmeter run on vista compatibility like i had before, but i open simple program like when i open the .ini file of the skin or just paint but it bug too with photoshop and autocad ...
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Scroll rss feed bug...

Post by Chewtoy »

I can't replicate this. Never had that problem when I tested the scrolling ether.
Why are you running on vista compability? Rainmeter works fine on 7.
And just to be sure that your CPU isn't killing itself: how fast is it? And how much usage do you get when you enable the scroller-skin?
I don't think, therefore I'm not.
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Re: Scroll rss feed bug...

Post by frankm1977 »

The speed id 2GHz but it stay low when i enable it 800MHz, the Cpu usage is a littel bit higher, but nothing strange and the ram is ok too it run at 24 -25% like usual when is idle...
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Scroll rss feed bug...

Post by Chewtoy »

Strange. Might it be something with your graphic card perhaps?
I don't think, therefore I'm not.
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Re: Scroll rss feed bug...

Post by frankm1977 »

i check it and everything is ok, the driver is up to date it'a an ATI Radeon X1200 series it's not he big thing but ok...
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: Scroll rss feed bug...

Post by smurfier »

Try running performance monitor (perfmon) from your search bar. It should tell you exactly where the cpu usage is coming from.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .