BreezeBlurred icon indicating copy to clipboard operation
BreezeBlurred copied to clipboard

Error after instalation, and now it does not uninstall

Open rogertm opened this issue 4 years ago • 0 comments

Just installed but at the end of instalation prosses it printed this message

make[2]: *** [CMakeFiles/breezeblurred.dir/build.make:101: CMakeFiles/breezeblurred.dir/breezebutton.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:385: CMakeFiles/breezeblurred.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Now every time I touch something it prints this message in the console

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34515, resource id: 14680326, major code: 15 (QueryTree), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34520, resource id: 14680326, major code: 18 (ChangeProperty), minor code: 0

I tryed to uninstall with sudo make uninstall, but sends me this error

CMake Error at ecm_uninstall.cmake:2 (message):
  Cannot find install manifest:
  /home/rogertm/Themes/BreezeBlurred/build/install_manifest.txt


make[3]: *** [CMakeFiles/uninstall.dir/build.make:57: CMakeFiles/uninstall] Error 1
make[2]: *** [CMakeFiles/Makefile2:277: CMakeFiles/uninstall.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:284: CMakeFiles/uninstall.dir/rule] Error 2
make: *** [Makefile:255: uninstall] Error 2

I think that the problem started when I hit kwin_x11 --replace & in the console throught the instalation prosses

It theres a way to uninstall it?

I'm running KDE Neon 5.19.5

Thnx

rogertm avatar Sep 11 '20 22:09 rogertm