Page 1 of 1

Sensor-button is missing in TelldusCenter

Posted: Fri Mar 17, 2023 9:45 am
by elmaco
Hello, my "SensorButton" is missing in TelldusCenter, i dont now why and i dont now how to get it back, have any one experienced the same problem?
The sensors are still working in Nexahome.

I'm running TelldusCenter on a Raspberry Wheezy and the version is 2.1.2_rc1
BR/
Marcus

Re: Sensor-button is missing in TelldusCenter

Posted: Fri Mar 17, 2023 9:45 am
by Weeman90
I experienced the same problem as you
try installing QT5;
sudo apt-get install qt5-default qttools5-dev-tools

Also, check the plugin folder in telldus gui if there possibly is any files missing,
it should be located under; /usr/local/lib/telldus/tellduscenter/plugins/script/com/telldus
(assuming that is your installation directory)
A file missing is my guess, i've experienced the same problem with the live plugin,
in wich i ran a ''sudo cp -r /home/pi/Downloads/telldusgui and copied files from that plugin folder manually to the installation directory!