Page 1 of 1

Beta update question

Posted: Saturday 26 August 2017 9:28
by gennapium
Hi all,

On the forum i saw that the latest Beta version is 3.8365. When updating my test system is updates to 3.8356.
I am testing with Ubuntu server 16.04.3 on a pc.
Can anyone explain this please.

Re: Beta update question

Posted: Saturday 26 August 2017 11:13
by SweetPants
Are you compiling from source? Latest Beta is: V3.8367

Re: Beta update question

Posted: Saturday 26 August 2017 11:16
by gennapium
No,


I use the Browser or the update script. Both with the same result.

Re: Beta update question

Posted: Saturday 26 August 2017 12:11
by gennapium
Hi all,

I just did this as described in the wiki for compiling domoticz:

ption(USE_PYTHON_PLUGINS "Use Python Plugins" YES)
IF(USE_PYTHON_PLUGINS)
set(Python_ADDITIONAL_VERSIONS 3.5) <---- add this line
find_package(PythonLibs 3.5) <---- change version into 3.5
IF(PYTHONLIBS_FOUND)

My python version is 3.5.

Compiled domoticz and now i am on version 3.8367 !!

Can someone confirm that this was the solution ?

Re: Beta update question

Posted: Saturday 26 August 2017 12:14
by gennapium
Hi all,


After the system is updated to V3.8367 my Nest thermostat is working again, Pushover messages are working and email is working !!

Re: Beta update question

Posted: Saturday 26 August 2017 13:19
by roblom
GCM and pushover are still not working on my 3.8367 version.