Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kde-cp issue #10

Open
ICHx opened this issue Mar 11, 2018 · 5 comments
Open

kde-cp issue #10

ICHx opened this issue Mar 11, 2018 · 5 comments

Comments

@ICHx
Copy link

ICHx commented Mar 11, 2018

Is it neccessary to install kdebase-runtime? https://www.archlinux.org/packages/extra/x86_64/kdebase-runtime/
In my install of plasma 5.12, it is not installed by default. And I find if I install this, this will pull lots of kde4 libs in.

[devops@devops-pc dolphin-folder-color]$ ./install.sh
Icon theme "elementary" not found.
x: -1321906128 y: 22078 w: 330 h: 130
QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty
rm: cannot remove '/home/devops/.local/share/kservices5//dolphin-folder-color': No such file or directory
rm: cannot remove '/home/devops/.local/share/kservices5//plasma5-folder-color.desktop': No such file or directory
./install.sh: line 138: kde-cp: command not found
./install.sh: line 139: kde-cp: command not found
Icon theme "elementary" not found.
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
(kdialog:7535): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty

And so currently, I could not install it due to the errors, seems to be requiring kde-cp.

@gusbemacbe
Copy link

You need to install the package kdialog.

@marcogiannini
Copy link

Same issue here on KDE neon 18.04
line 157: kde-cp command not found
line 158: kde-cp commando non found

kde-dialog is alredy installed (version 4.18.08.2)

@mralexsaavedra
Copy link

sudo apt-get install kde-baseapps-bin

@abhishekthumbe
Copy link

kde-cp package changed to kdecp5
open install.sh and replacr kde-cp to kdecp5
save and run again

@nemonein
Copy link

For KDE Neon (based on Ubuntu 20.04), kdecp5 is included in kde-cli-tools package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants