|
 |
|
02-05-2009, 09:36 PM
|
#91
|
|
FLAC
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,405
|
Having a bit of trouble w/ the "BYSTR" command.
RR v020209
RRE v1.03
Hangs everytime it executes. Here's the snipet of the debug file:
Code:
2/5/2009 6:34:34 PM: Executing: SETVARBYCODE;temp2;LISTTEXT
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "BYSTR;$temp2$;OTHER<SETCSTR><<NEW<SETNEWF><<BACK<<BTNCFGR><<<SETBTTN", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "setcstr", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
2/5/2009 6:34:34 PM: Que Exec: True, btn_menu.skin, "SETVAR;btnedit;1", False
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v9/22/2009 / Winamp v5.13 / RRMedia v1.2.2
Last edited by Sal R.; 02-05-2009 at 10:23 PM.
Reason: cuz i'm an idiot...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
02-09-2009, 02:28 PM
|
#92
|
|
Maximum Bitrate
Join Date: Jul 2007
Location: Ireland
Posts: 509
|
Hi Blue,
Nice plugin. With the DNE section, does this fire off on resume from hibernate ? I'm asking because I don't think the Gamma gets set correctly after a resume with RREXT.
Val.
|
|
|
02-09-2009, 02:57 PM
|
#93
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
It fires which ever event's time it is anytime that its past that time. That feature only fires off events, for which you have to define what you want RR to execute. If you want to exec a gamma cmd then you have to set that using the custom fired events.
|
|
|
02-09-2009, 03:43 PM
|
#94
|
|
Maximum Bitrate
Join Date: Jul 2007
Location: Ireland
Posts: 509
|
hi blue ...
"DAYTIMEEVENT","SAVETOSKIN;BACKGROUND;$DAYBKGND$|| RELOADSKIN||DAYGAMMA"
"NIGHTTIMEEVENT","SAVETOSKIN;BACKGROUND;$NIGHTBKGN D$||RELOADSKIN||NIGHTGAMMA"
these are my day and night events ... but the gamma doesnt seem to kick in on a resume from hibernate ...
|
|
|
02-10-2009, 08:46 PM
|
#95
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
C&P only the DNE settings from the rr.ini or skin.ini that you are using along with a debug log. Turn on RR's debug, leave for a day or one hib/res that should have one of those being executed and attach to your post.
|
|
|
02-12-2009, 11:58 AM
|
#96
|
|
Maximum Bitrate
Join Date: May 2008
Location: Bordeaux, France
Posts: 576
|
Help needed
I Blue ,
This is a ver complete plugin .
I try the RunningApps option .
I have these lines on rr.ini file :
Code:
[RRExtended]
RRExtended_Debug=False
RRWW_Enabled=False
RRWW_Watch1=volume;42;>;Volume
RRWW_Interval=2
RRWW_Snooze=5
RRSpeak_Enabled=False
RRSpeak_ReduceVolBy=75
RRResumer_Enabled=False
RRResumer_Interval=5
RRFob_Enabled=False
RRFob_Last=
RRSkinGen_Enabled=True
DNE_Enabled=False
DNE_DayEventTime=7:00 AM
DNE_NightEventTime=5:45 PM
DNE_Lat=0.000000
DNE_Lon=0.000000
DNE_OffSet=0
RunningApps_Enabled=True
RunningApps=que.exe;notepad.exe
CODE and /CODE before and after on rr.ini file is it necessary or not ?
Do i to add X,RRExtended on Plugins.txt file ?
I had added these lines on my menu.skin file:
I,625,8,47,53,"QUE.EXE"
I,570,12,50,45,"NOTEPAD.EXE"
I had added this line on my Exectbl.ini file :
"ONSKINSTART","CWDSETUP||ONSTARTNOTEPAD.EXE||ONSTA RTQUE.EXE"
I use the last RideRunner version 2/2/2009
I see no indicator .
Where is my error ?
Can you help me please ?
Thanks again 
Last edited by pierrotm777; 02-12-2009 at 12:06 PM.
|
|
|
02-12-2009, 12:26 PM
|
#97
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
yes you need to add X,RRExtended to plugins.txt if not already there.
its my understanding that the onstartXXX and onendXXX cmds
will show indicator when that app is running, as you have them in the onskinstart , unless the app is running from when you start the skin you won't see any ind show up.
plus how are you have the indcator show , have you used a image, or a label or a graphic in the on skins,
this is my understanding
|
|
|
02-12-2009, 12:36 PM
|
#98
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Quote: Originally Posted by pierrotm777
CODE and /CODE before and after on rr.ini file is it necessary or not ?
The code & /code was only for posting in the forums, so is not needed in the ini...
Quote: Originally Posted by pierrotm777
Do i to add X,RRExtended on Plugins.txt file ?
Using the latest RR, you really don't need to add any ref to the plugin as long as you have it in either the RR root\Plugins\RRExtended or skinpath\Plugins\RRExtended.
Quote: Originally Posted by pierrotm777
I had added these lines on my menu.skin file:
I,625,8,47,53,"QUE.EXE"
I,570,12,50,45,"NOTEPAD.EXE"
Those lines are correct, as long as there is an on image in that location(s).
Quote: Originally Posted by pierrotm777
I had added this line on my Exectbl.ini file :
"ONSKINSTART","CWDSETUP||ONSTARTNOTEPAD.EXE||O NSTA RTQUE.EXE"
Those (ONSTARTNOTEPAD.EXE & ONSTARTQUE.EXE) are events that get fired when those app start/stop by RRExt. A different example for those would be like..
This line would load the xxx.skin when the notepad.exe process exists
"ONSTARTNOTEPAD.EXE","LOAD;XXXX.SKIN"
This line would load the Menu screen when the notepad.exe process no longer exists.
"ONENDNOTEPAD.EXE","MAIN"
Same actions as above but using the QUE.exe process name.
"ONSTARTQUE.EXE","LOAD;XXXX.SKIN"
"ONENDQUE.EXE","MAIN"
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
02-12-2009, 02:10 PM
|
#99
|
|
Maximum Bitrate
Join Date: May 2008
Location: Bordeaux, France
Posts: 576
|
Booooooo
I don't understand,
I had modified the Exectbl.ini file :
"ONSTARTQUE.EXE","LOAD;GMPC.skin"
"ONENDQUE.EXE","MAIN"
And Nothing !!!!
|
|
|
02-12-2009, 02:40 PM
|
#100
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Only thing else that i can think of would be did you reg the dll by running the _Install.cmd in the plugin folder?
Last edited by Blue ZX3; 02-12-2009 at 10:52 PM.
|
|
|
02-12-2009, 06:06 PM
|
#101
|
|
Raw Wave
Join Date: Oct 2004
Posts: 2,125
|
FYI
X,pluginname
is depreciated, aka not the perferred method
__________________
-Thanks
Mitch
www.rush2112.net
Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
|
|
|
02-12-2009, 10:54 PM
|
#102
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Updated..
See first post for info.
|
|
|
02-13-2009, 01:26 AM
|
#103
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
time to give this 1 another run for its money lol...
|
|
|
02-13-2009, 03:25 AM
|
#104
|
|
Maximum Bitrate
Join Date: May 2008
Location: Bordeaux, France
Posts: 576
|
Quote: Originally Posted by Blue ZX3 
Only thing else that i can think of would be did you reg the dll by running the _Install.cmd in the plugin folder?
I had regitered on the folder's plugins with _Install.cmd .
|
|
|
02-13-2009, 10:11 AM
|
#105
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
When I re-release v1.0.4, add/change "RRExtention_Debug=true" in your rr.ini. Then startup RR let it run a few...open notepad for a little bit then close..close RR. Attach the RRExtended_debug.txt found in the plugin folder.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:51 PM.
| |