version 0.1.184

Forum about Domotiga Open Source Home Automation for Linux.

Moderator: RDNZL

Post Reply
mister_e007
Starting Member
Starting Member
Posts: 14
Joined: Wed Aug 18, 2010 10:33 am

version 0.1.184

Post by mister_e007 »

Hello,

this is my first post.
I did got monday my new rfxcom power modules.

After a new installation (ubuntu + gambas + domotiga) i realised that my
version on startup is 1.1.183 and not 184.
I did a new install en the upgarde script to 184 is on my system.
I dit run the upgrade script (manual) nothin changed.

What is wrong?

Thankz in advance
wwolkers
Member
Member
Posts: 273
Joined: Tue Sep 23, 2008 10:10 am
Location: Netherlands
Contact:

Re: version 0.1.184

Post by wwolkers »

How did you do the installation??
Did you do a recompile of the code, or do you use a pre-compiled binary??
mister_e007
Starting Member
Starting Member
Posts: 14
Joined: Wed Aug 18, 2010 10:33 am

Re: version 0.1.184

Post by mister_e007 »

i did :

$ mkdir -p ~/install
$ cd ~/install

$ svn co http://svn.domotiga.nl/domotiga/trunk/ domotiga

I dont reminder a recompile.
In the upgrade folder i found the upgrade sql to the higher version.

thankz,
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Re: version 0.1.184

Post by RDNZL »

In this release only the source code was updated.
The binary files DomotiGa.gambas and DomotiGaServer.gambas are still at 0.1.183.
But don't worry you can create them yourself easily.

Simply start Gambas IDE from cli/shell by typing gambas2, or use the Gambas2 IDE icon from your desktop menu.

Load the DomotiGa project by choosing file -> open project -> browse to /home/dir/domotiga/DomotiGa (or Shortcut Ctrl-O)
This will load the project, code and GUI's in the IDE, then you can choose compile and create executable from menu Project -> Make -> Executable (or Shortcut Ctrl-Alt-M) and save it over existing DomotiGa.gambas file.
Then you should have 0.1.184 in title bar after starting. Same procedure can be used for DomotiGaServer.
And if your executable has a higher version than the database, the database upgrade should start automatically if needed.


Let me know if this is clear and fixed your problem, I can document it more on the wiki.
Regards, Ron.
mister_e007
Starting Member
Starting Member
Posts: 14
Joined: Wed Aug 18, 2010 10:33 am

Re: version 0.1.184

Post by mister_e007 »

thankz, this did the job,

I now have the right version.
wwolkers
Member
Member
Posts: 273
Joined: Tue Sep 23, 2008 10:10 am
Location: Netherlands
Contact:

Re: version 0.1.184

Post by wwolkers »

If you're running on something without a graphical interface, like me, you can remove the old binaries, and use the tools/startserver script to start the server version.
you'll have to upgrade the database by hand though.
mister_e007
Starting Member
Starting Member
Posts: 14
Joined: Wed Aug 18, 2010 10:33 am

Re: version 0.1.184

Post by mister_e007 »

I am running domotiga on a IBM R52 laptop for testing.
This is not my final situation * i think). I'll seek an low power unit in the future.

I have Ubuntu installed with the graphical interface and the software is up and running.

There is stil a problem with my rfxcom 3 fase power meters.
I get in the log the message that only 1 module is supported.
I can't get the graphis working for the 3 modules and only the total usage is visible.
Every meter is reporting (i see this in the debug log)

Thankz in advance.
Post Reply

Return to “DomotiGa Forum”