dangvd / ksmoothdock

A cool desktop panel for KDE Plasma 5
56 stars 7 forks source link

Kubuntu upgrade crashed ksmoothdock #70

Closed hamidrjafari closed 6 years ago

hamidrjafari commented 6 years ago

Upgrade to 17.10 and the dock is non-functional. Stuck to the side does not sense mouse hover although running. Build from source causes this error message:

CMake Error at CMakeLists.txt:9 (find_package):
  Could not find a package configuration file provided by "ECM" with any of
  the following names:

    ECMConfig.cmake
    ecm-config.cmake

  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  to a directory containing one of the above files.  If "ECM" provides a
  separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!
See also "/home/hamid/Downloads/ksmoothdock-master/CMakeFiles/CMakeOutput.log".
dangvd commented 6 years ago

Sorry for the slow response -- I was away.

Is it Plasma 5.10 that comes with it?

hamidrjafari commented 6 years ago

Yes, it is 5.10.5.

dangvd commented 6 years ago

Did you run the dock on the left side of the screen? If so, maybe turning off Touch Screen support to see if it helps?

hamidrjafari commented 6 years ago

Now that works.

dangvd commented 6 years ago

Cool, good to hear that.