| Author |
Message |
|
Rainy
|
Post subject: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 6:11 pm |
|
 |
| Developer |
 |
Joined: Mon Apr 13, 2009 8:20 am Posts: 75
|
New Rainmeter beta version available: 32bit: http://rainmeter.googlecode.com/files/R ... t-beta.exe64bit: http://rainmeter.googlecode.com/files/R ... t-beta.exeChanges: - Changed RainThemes to automatically create a theme called "AutoSave" which will contain your current setup. - The windows stay visible with Windows 7 Aero Peek. - WebParser reads the resource now only if it has been modified. This can be overridden with ForceReload=1. - !RainmeterRefresh and !RainmeterQuit are now handled only during the event loop since they can crash the application if executed during Update(). - It's now possible to use the measures as if they were variables (use [MeasureName] instead #VariableName#). Set DynamicVariables=1 for all meters and measures which refer to other measures. - New bang !RainmeterSetVariable can be used to change the value of a variable (DynamicVariables must be 1 in places where the variable is used). - Skin information and instructions can be added to [Metadata] section. Here's simple example how to use the dynamic measures and variables:
Last edited by Rainy on Wed Aug 26, 2009 7:42 pm, edited 1 time in total.
|
|
 |
|
 |
|
Kaelri
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 6:48 pm |
|
Joined: Sat Jul 25, 2009 4:47 am Posts: 550 Location: Rochester, NY
|
First of all, thank you with chocolate and magic for the measure variables. This is going to change the way we use Rainmeter. I'll show you.  Second, I've got a big bug in the new build: Measures are not returning strings from WebParser. Debug=1 shows that the information is all being received and assigned the proper StringIndex, but nothing is being displayed. Oddly, my RSS reader shows the feed title, but nothing else - it could be that it's having a problem when other WebParser measures refer to the first one through URL=[Measure]. But this does not explain why MoxaWeather is showing nothing at all. Update: I replaced WebParser.dll with the one from Rainmeter 1.0, and it didn't help, so this must be something in the core.
|
|
 |
|
 |
|
Rainy
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 7:46 pm |
|
 |
| Developer |
 |
Joined: Mon Apr 13, 2009 8:20 am Posts: 75
|
|
Yep, the measure references mess up the webparser's urls. I also noticed that some of the plugins are not compatible with the new feature so the dynamic variables are disabled for them now. Enabling it probably requires changes to all plugins unless I can figure out some other way to fix the issue.
Anyway, a new beta build is available from the above links.
|
|
 |
|
 |
|
Alex2539
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 8:55 pm |
|
 |
| Guru |
 |
Joined: Sun Jul 19, 2009 5:59 am Posts: 990 Location: Montreal, QC, Canada
|
|
Wow! Everything there is gold! I didn't expect all of this so soon.
_________________ |V.I.S.O.R|
|
|
 |
|
 |
|
JamesAC
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 9:05 pm |
|
 |
| Developer |
Joined: Tue Jul 14, 2009 5:57 pm Posts: 398
|
|
A couple of problems, when using the new build, the locations of several meters has changed, to places which do not match with what is in the ini file. Also, the meters showing total memory and total HDD space are showing massive negative values, while the values displayed in the "About" box are correct
I am running Vista SP1
_________________ Quis custodiet ipsos custodes? Everybody loves the dropbox
|
|
 |
|
 |
|
RetardedRaven
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 9:31 pm |
|
Joined: Wed Jul 08, 2009 10:42 pm Posts: 45
|
|
Right so reporting in with stuff. As of r192
Work = X, Y, Color, Angle
NotWork = H, W, FontSize, GradientAngle
This is mostly to keep an update of what you can use Key=[Measure] for.
|
|
 |
|
 |
|
jsmorley
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 9:38 pm |
|
 |
| Developer |
 |
Joined: Sun Apr 19, 2009 11:02 pm Posts: 4221 Location: Fairfax, VA
|
JamesAC wrote: A couple of problems, when using the new build, the locations of several meters has changed, to places which do not match with what is in the ini file. Also, the meters showing total memory and total HDD space are showing massive negative values, while the values displayed in the "About" box are correct
I am running Vista SP1 I not seeing any of that on mine. Also Vista SP1. Everything is working as it should although I have not check tried any of the new features. But the old stuff seems to work as it always did.
|
|
 |
|
 |
|
JamesAC
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 10:53 pm |
|
 |
| Developer |
Joined: Tue Jul 14, 2009 5:57 pm Posts: 398
|
|
Ah
I am using exactly the same skin as before the change and have not tried any new features
This is what it looked like before:
[hsimg]http://i191.photobucket.com/albums/z20/cryptoworm/Bar1_0.jpg[/hsimg]
And this is now:
[hsimg]http://i191.photobucket.com/albums/z20/cryptoworm/Bar1_1r191.jpg[/hsimg]
_________________ Quis custodiet ipsos custodes? Everybody loves the dropbox
|
|
 |
|
 |
|
Alex2539
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Wed Aug 26, 2009 11:39 pm |
|
 |
| Guru |
 |
Joined: Sun Jul 19, 2009 5:59 am Posts: 990 Location: Montreal, QC, Canada
|
RetardedRaven wrote: Right so reporting in with stuff. As of r192
Work = X, Y, Color, Angle
NotWork = H, W, FontSize, GradientAngle
This is mostly to keep an update of what you can use Key=[Measure] for. GradientAngle works perfectly for me. Also, W and H work, but you have to use a formula to guarantee that they start with dimensions (ie: W=(1+[Measure]) or something). My prediction is that anything that can't accept zero as a value will not work. Everything else seems to be working smoothly so far.
_________________ |V.I.S.O.R|
|
|
 |
|
 |
|
spx
|
Post subject: Re: Rainmeter 1.1 r191 beta available Posted: Thu Aug 27, 2009 5:57 am |
|
 |
| Developer |
 |
Joined: Sat Aug 15, 2009 2:41 pm Posts: 242 Location: Osaka, JPN
|
|
It is because uppercase and lowercase of the key name are strictly distinguished, in r189 (by changing ConfigParser::ReadString() and using stdext::hash_map). E.g. Color=000000 is OK, but color=000000 is NG and use default. (Is this behavior a new specification? Or, is it a bug?)
|
|
 |
|
 |
|