PDA

View Full Version : G5 will not retain settings between sessions



quixote
May 11th, 2007, 06:17 PM
OK, so far so good, except for one small problem; every time I close Girder and then restart it, the example GMLs are open again (even though I closed them) and I need to go into Component Manager and re-enable all of my components (except for Sunset/Sunrise).
I'm using Vista Ultimate 64.

Promixis
May 11th, 2007, 06:42 PM
any errors in the lua console?

quixote
May 11th, 2007, 06:58 PM
Yes, quite a few actually.

Loading RFXCOMReceiver.lua
Loaded RFXCOMReceiver.lua
Welcome to Promixis Girder 5.0.0 build 517
...mixis\Girder5\luascript\components\SunriseSunse t.lua:509: attempt to index global `GeographicalLocation' (a nil value)
stack traceback:
...mixis\Girder5\luascript\components\SunriseSunse t.lua:509: in function `GetLocalSunrise'
...mixis\Girder5\luascript\components\SunriseSunse t.lua:244: in function `SetupTodaysEvents'
...mixis\Girder5\luascript\components\SunriseSunse t.lua:208: in function `SetupSchedules'
...mixis\Girder5\luascript\components\SunriseSunse t.lua:161: in function `Enable'
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:305: in function `EnableComponent'
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:271: in function `ProcessComponentRequires'
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:293: in function `EnableComponent'
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:543: in function `StartEnabledComponents'
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:219: in function <...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:218>
[C]: ?
...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:218: in function <...x86)\Promixis\Girder5\luascript\ComponentManage r.lua:217>
[string "CERBERUS.gml:\Timed, Always ON and Conditio..."]:1: attempt to index global `xmltv' (a nil value)
stack traceback:
[string "CERBERUS.gml:\Timed, Always ON and Conditio..."]:1: in main chunk


I should mention that I'm using my G4 GML for now until I modify it bit by bit to work completely in G5.

quixote
May 13th, 2007, 11:03 PM
Sorry, I didn't see this post: http://www.promixis.com/forums/showpost.php?p=113969&postcount=21 , which states

if you seen an error about Geographical Location, you will need to replace this file in the luascript\components dir

Anyway, using 519 my settings in component manager are now saved, but the example GMLs stay open even though I close them each time.

quixote
May 14th, 2007, 01:08 PM
Really weird -- The problem seems to have fixed itself on it's own. ???

Promixis
May 14th, 2007, 07:31 PM
Really weird -- The problem seems to have fixed itself on it's own. ???


fixed in 518 and 519

quixote
May 15th, 2007, 02:04 AM
Thanks, Mike.