https://bugs.kde.org/show_bug.cgi?id=391630
--- Comment #6 from Expert Multimedia <neoar...@yahoo.com> --- OK, I got it to compile but still the same issue occurs (I added an additional screenshot, where the "2" NE (up, right) from the yellow mine clicked should be a "3") #howto compile (discovered myself by trial and error): sudo apt remove kmines sudo apt install cmake extra-cmake-modules libkf5-plasma-dev libkf5iconthemes-dev libkf5plasma-dev libkf5windowsystem-dev libkf5declarative-dev libkf5xmlgui-dev libkf5activities-dev libkf5wayland-dev libkf5crash-dev libkf5newstuff-dev kdoctools-dev kde-games-core-declarative libkdegames-dev libkf5kdegames-dev mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local make sudo make install -- You are receiving this mail because: You are watching all bug changes.