elsampsa / valkka-core

Valkka - Create video surveillance, management and analysis programs with PyQt
GNU Lesser General Public License v3.0
181 stars 35 forks source link

Service 'org.kde.KWin' does not exist #1

Closed nsabir2011 closed 5 years ago

nsabir2011 commented 5 years ago

I tried to install following you installation but this error shows up on ubuntu16.04 ' Service 'org.kde.KWin' does not exist.

Valkka core module is not installed

(or your version of Valkka Live is very old)

On Ubuntu you can install valkka-core with:

sudo apt-add-repository ppa:sampsa-riikonen/valkka sudo apt-get update sudo apt-get install valkka

Or alternatively, just use the following command:

install-valkka-core '

elsampsa commented 5 years ago

Please, type this command into the terminal and press enter:

install-valkka-core

It will install the valkka-core core modules (written in cpp) to your system from ubuntu repositories.

If that command gives you error messages, please copy-paste your terminal's output here