Page 1 of 1
error after update 1.0 tot 1.02
Posted: Sat Dec 01, 2012 10:36 pm
by gvdham
After upgrading is ask's me to update the sql database to 1.01, then restarts and updates to 1.02. After that i get a segmentation fault. When starting in gamba's it stops in fsplashscreen.class line 72
Did I do something wrong?
Re: error after update 1.0 tot 1.02
Posted: Mon Dec 03, 2012 10:11 am
by uAlex73
Do you have Z-Wave support enabled in DomotiGa? Then don't forget to recompile the wrapper (
http://www.domotiga.nl/projects/domotiga/wiki/Z-Wave).
Re: error after update 1.0 tot 1.02
Posted: Tue Dec 04, 2012 11:35 am
by wwolkers
I did exactly the same thing

svn update, start Domotiga, update database, and segfault

Recompiling the Z-Wave as per documentation fixed it.
Re: error after update 1.0 tot 1.02
Posted: Tue Dec 04, 2012 3:20 pm
by uAlex73
In the next version, i will make the "required recompile" more transparant (e.g. disabled Z-Wave if an incompatible wrapper is installed). Now the wrapper reports the rXXXX version, so i can do some magic with that.
Re: error after update 1.0 tot 1.02
Posted: Tue Dec 04, 2012 8:59 pm
by gvdham
will give it a try
Re: error after update 1.0 tot 1.02
Posted: Fri Dec 07, 2012 12:00 am
by gvdham
well, looked promising, but after fully starting the application it closes itself. When starting it without the z-wave stick it stays on but closes again when re-entering the stick into tot PC. I svn up-ped the open zwave and recompiled the wrapper. Do I miss something?
Re: error after update 1.0 tot 1.02
Posted: Fri Dec 07, 2012 12:18 am
by gvdham
update:
deleted the xml and log file and everything works fine now, I even can see usage on the evergreen 6-way device
Re: error after update 1.0 tot 1.02
Posted: Fri Dec 07, 2012 2:34 pm
by uAlex73
If you updated the open-zwave from before r573 to the latest, then removing the zwcfg*xml can really help. They change the multi-instance support, and it has still some "unwanted" features in it (but works now with the GreenWave's in r576 think?).
ps. the usage for your GreenWave 1 or 6-port nodes should have worked already before the updated ... if it didn't, then you ran into a detection bug of open-zwave (which i hit a few times also - RefreshNodeInfo in -Z-Wave Commander can help here)