You are not logged in.
toneddu wrote:try deleting ~/.cache/ksycoca5 and ~/.cache/ksycoca5stamp then relogin.
EDIT2: Sorry problem not fixed
I tried, but nothing's changed.
Do you have the same problem??
I had the same problem. Fixed creating a new user and deleting old one.
remember before deleting the old user to copy the settings file you have changed :-)
Offline
Archange wrote:arojas, ilpianista: did you take this into account?
There's nothing that can be done at the Plasma level. The maintainer of libappindicator in AUR is a TU, you can ask him to move it to the repos, and then file bugs against gtk apps that support it to have them compiled against it.
Hum, indeed, it’s not at the plasma level, but since Andrea is also responsible for Qt packages, I was wondering if what Martin suggests was taken into account.
For GTK apps, we indeed need libappindicator or its alternative to be in the repo and supporting apps being build against it.
Offline
KDE Connect doesn't seem to work with KDE 5.
For one, it is not available in system settings (or system tray). I can open it using
kcmshell4 kcm_kdeconnect
but it doesn't show any device there (nor can find any), same thing at mobile end.
Should I just wait for a kde5 version?
Offline
There is a Frameworks version on AUR: kdeconnect-frameworks-git
EDIT: That said, it doesn’t seem to work better…
Last edited by Archange (2014-10-27 12:15:18)
Offline
KDE Connect doesn't seem to work with KDE 5.
For one, it is not available in system settings (or system tray). I can open it using
kcmshell4 kcm_kdeconnect
but it doesn't show any device there (nor can find any), same thing at mobile end.
You need to start the service first (with kcmshell4 kcmkded)
Online
Hum, indeed, it’s not at the plasma level, but since Andrea is also responsible for Qt packages, I was wondering if what Martin suggests was taken into account
Open a request in the bugtracker, I don't know if Andrea is following this thread.
Online
aqeeliz wrote:KDE Connect doesn't seem to work with KDE 5.
For one, it is not available in system settings (or system tray). I can open it using
kcmshell4 kcm_kdeconnect
but it doesn't show any device there (nor can find any), same thing at mobile end.
You need to start the service first (with kcmshell4 kcmkded)
Thanks, that works.
Offline
I've been using plasma5 git packages from aur, mostly by arojas. Once in a week i compile them all and install them.
Since yesterday's build, dolphin, gwenview etc doesn't run. It complains about libKF5BalooFiles.so which is no longer provided by baloo-git.
dolphin: error while loading shared libraries: libKF5BalooFiles.so.1: cannot open shared object file: No such file or directory
There is a bug report on bugs.kde.org https://bugs.kde.org/show_bug.cgi?id=340105
they say that it is a packaging bug.
Searching inside the build directory of baloo-git doesn't return anything
$find baloo-git -name libKF5BalooFiles.so
Any ideas on this?
This is the list of the git packages:
attica-qt5-git.tar.gz
baloo-git.tar.gz
baloo-widgets-git.tar.gz
breeze-git.tar.gz
extra-cmake-modules-git.tar.gz
frameworkintegration-git.tar.gz
gwenview-git.tar.gz
kactivities-git.tar.gz
karchive-git.tar.gz
kauth-git.tar.gz
kbookmarks-git.tar.gz
kcmutils-git.tar.gz
kcodecs-git.tar.gz
kcompletion-git.tar.gz
kconfig-git.tar.gz
kconfigwidgets-git.tar.gz
kcoreaddons-git.tar.gz
kcrash-git.tar.gz
kdbusaddons-git.tar.gz
kde-baseapps-git.tar.gz
kdeclarative-git.tar.gz
kde-cli-tools-git.tar.gz
kded-git.tar.gz
kdelibs4support-git.tar.gz
kdesignerplugin-git.tar.gz
kdesu-git.tar.gz
kdewebkit-git.tar.gz
kdnssd-git.tar.gz
kdoctools-git.tar.gz
kemoticons-git.tar.gz
kfilemetadata-git.tar.gz
kglobalaccel-git.tar.gz
kguiaddons-git.tar.gz
khotkeys-git.tar.gz
khtml-git.tar.gz
ki18n-git.tar.gz
kiconthemes-git.tar.gz
kidletime-git.tar.gz
kinfocenter-git.tar.gz
kinit-git.tar.gz
kio-extras-git.tar.gz
kio-git.tar.gz
kitemmodels-git.tar.gz
kitemviews-git.tar.gz
kjobwidgets-git.tar.gz
kjsembed-git.tar.gz
kjs-git.tar.gz
kmenuedit-git.tar.gz
knewstuff-git.tar.gz
knotifications-git.tar.gz
knotifyconfig-git.tar.gz
konsole-git.tar.gz
kparts-git.tar.gz
kplotting-git.tar.gz
kpty-git.tar.gz
krunner-git.tar.gz
kservice-git.tar.gz
ksysguard-git.tar.gz
ktexteditor-git.tar.gz
ktextwidgets-git.tar.gz
kunitconversion-git.tar.gz
kwallet-git.tar.gz
kwayland-git.tar.gz
kwidgetsaddons-git.tar.gz
kwindowsystem-git.tar.gz
kwin-git.tar.gz
kxmlgui-git.tar.gz
libkscreen-frameworks-git.tar.gz
libksysguard-git.tar.gz
milou-git.tar.gz
oxygen-git.tar.gz
plasma-desktop-git.tar.gz
plasma-framework-git.tar.gz
plasma-workspace-git.tar.gz
polkit-kde-frameworks-git.tar.gz
powerdevil-git.tar.gz
solid-git.tar.gz
sonnet-git.tar.gz
systemsettings-git.tar.gz
threadweaver-git.tar.gz
Last edited by capthookb (2014-10-27 14:28:50)
Offline
If there's a soname bump, you need to rebuild all packages that link to that library. When using packages from the official repos, this is done for you. When using packages from the AUR, you are responsible for figuring out what packages need rebuilt and doing the rebuild.
Offline
Kcm_touchpad is not working in kde5, even the framework branch.
It says something about a shared lib, but cant figure out what is.
Any solution?
Offline
"it says something about a shared lib" doesn't really give us anything to go on.
Offline
If there's a soname bump, you need to rebuild all packages that link to that library. When using packages from the official repos, this is done for you. When using packages from the AUR, you are responsible for figuring out what packages need rebuilt and doing the rebuild.
Thanks. I was rebuilding all packages, but i guess order of installing is important as well.
Problem solved.
Offline
"it says something about a shared lib" doesn't really give us anything to go on.
I know that, if I had any clue... I also tried to strace, but nothing conclusive.
If anyone want to try it...
# $Id: PKGBUILD 111114 2014-05-14 08:57:23Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: A Rojas < nqn1976 @ gmail.com >
# Contributor: Alexander Mezin <mezin.alexander@gmail.com>
pkgname=kcm-touchpad
pkgver=1.1
pkgrel=1
pkgdesc='KCM, daemon and applet for touchpad'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/playground/utils/kcm-touchpad'
license=('GPL')
depends=( 'xf86-input-synaptics')
makedepends=('cmake' 'automoc4' 'xorg-server-devel')
install="${pkgname}.install"
source=("git://anongit.kde.org/kcm-touchpad#branch=frameworks")
md5sums=('SKIP')
prepare() {
cd ${srcdir}/kcm-touchpad
mkdir ${srcdir}/kcm-touchpad/build
}
build() {
cd ${srcdir}/kcm-touchpad/build
cmake .. \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release
make
}
package() {
cd ${srcdir}/kcm-touchpad/build
make DESTDIR="${pkgdir}" install
}
Offline
Hello,
today I also installed plasma-next, and of course run into some issues...
1. No skype sys tray icon(there are other, but skype is more inportant). OpenSuse recommend to install sni-qt, but sni-qt depends on qt-ubuntu, which fails to compile on my computer. Also, I'm not sure if I need the lib32 version, which I don't know how to compile
2. Kmix is not automatically started and there is no sys tray icon for it. Adding it on autostart can solve the problem, but it is not minimized.
If someone know how to address the following issues, I will be glad to hear.
Except this, plasma next is really fast and I like it.
Hi!
I installed kmix-git today. Autostart and Systray icon working again.
Offline
I know that, if I had any clue... I also tried to strace, but nothing conclusive.
If anyone want to try it...
That's the KDE4 version. The frameworks git version works correctly in Plasma 5.
Online
many thanks, i haven't noticed for that version on aur, so I was trying to mod a old PKGBUILD, I gues the only probelm was this line "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
It's working now, Thanks again
zezadas wrote:I know that, if I had any clue... I also tried to strace, but nothing conclusive.
If anyone want to try it...
That's the KDE4 version. The frameworks git version works correctly in Plasma 5.
Offline
Hello,
I managed to fix kmix not appearing in system tray, by reinstalling the package.
Now I ran into another problem. I can't set up the output for hdmi port. In KDE 4.14 I had the corresponding option in Display & Monitors, but now here are the Desktop Effects settings.
How do you set screen resolutions in plasma next?
Offline
How do you set screen resolutions in plasma next?
Online
MarianoC wrote:toneddu wrote:try deleting ~/.cache/ksycoca5 and ~/.cache/ksycoca5stamp then relogin.
EDIT2: Sorry problem not fixed
I tried, but nothing's changed.
Do you have the same problem??
I had the same problem. Fixed creating a new user and deleting old one.
remember before deleting the old user to copy the settings file you have changed :-)
Thank you!! I could fix it!
Offline
Often when i resize or close a windows plasma crash, i need to kill sddm by tty then restart kde. Am I the only one?
Offline
How does one input unicode characters into qt5 programs? It's not ctrl+shift+u...
Offline
Often when i resize or close a windows plasma crash, i need to kill sddm by tty then restart kde. Am I the only one?
Are you using the breeze window decoration?
Online
dartfira wrote:Often when i resize or close a windows plasma crash, i need to kill sddm by tty then restart kde. Am I the only one?
Are you using the breeze window decoration?
Yes, for kde and gtk too.
Offline
arojas wrote:Are you using the breeze window decoration?
Yes, for kde and gtk too.
Switch to oxygen. The breeze windeco is unstable and causes crashes.
Online
Here a nice image of Plasma 5 with the desktop full of widgets:
not all plasma 5 but very similar...
Offline