Search Criteria
Package Details: kdeconnect-git 20.08.0.r189.b2036bd3-1
Git Clone URL: | https://aur.archlinux.org/kdeconnect-git.git (read-only, click to copy) |
---|---|
Package Base: | kdeconnect-git |
Description: | Adds communication between KDE and your smartphone |
Upstream URL: | https://community.kde.org/KDEConnect |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | zizzfizzix |
Maintainer: | rhssk |
Last Packager: | rhssk |
Votes: | 157 |
Popularity: | 0.56 |
First Submitted: | 2013-08-06 08:57 |
Last Updated: | 2021-03-20 15:10 |
Dependencies (17)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kcmutils (kcmutils-git)
- kirigami2 (kirigami2-git)
- kpeople (kpeople-git)
- kpeoplevcard (kpeoplevcard-git)
- kwayland (kwayland-git)
- libfakekey
- pulseaudio-qt
- qca (qca-qt5-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- kdoctools (kdoctools-git) (make)
- qqc2-desktop-style (qqc2-desktop-style-git) (make)
- qt5-declarative (qt5-declarative-git) (make)
- kde-cli-tools (kde-cli-tools-git) (optional) – configuration UI
- python-nautilus (optional) – Nautilus integration
- sshfs (optional) – remote filesystem browser
Required by (10)
- archsimian-git (requires kdeconnect) (optional)
- deepin-kcm-integration-git (requires kdeconnect) (optional)
- firefox-extension-kdeconnect (requires kdeconnect)
- i3status-rust-git (requires kdeconnect) (optional)
- indicator-kdeconnect (requires kdeconnect)
- indicator-kdeconnect-git (requires kdeconnect)
- lxqt-kcm-integration-extra-git (requires kdeconnect) (optional)
- moonwm-git (requires kdeconnect)
- plasma-bigscreen-git (requires kdeconnect)
- plasma-nano-git (requires kdeconnect)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Alukard commented on 2021-03-19 19:48
Is seems some new changes were pushed with wayland support and pkgbuild isn't working anymore @rhssk
requires qqc2-desktop-style as a make dependency I think
rhssk commented on 2020-05-21 18:11
I submitted a patch for the undefined var: https://invent.kde.org/network/kdeconnect-kde/merge_requests/270
Not sure that is the cause of your problem though. I got no segfaults even before that patch. Try snooping around in coredump
tuh8888 commented on 2020-05-21 16:49
kdeconnect-sms is not working on a fresh Manjaro KDE install. I tried previous releases from 1.4 to 20.04.1 with the same segmentation fault.
qrc:/qml/ChatMessage.qml:63:29: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt. qrc:/qml/main.qml:36: ReferenceError: _initialMessage is not defined kdeconnect.sms.conversations_list: setDeviceId "e98275d48604a0a0" of ConversationListModel(0x55c6442aaa30) QGridLayoutEngine::addItem: Cell (0, 0) already taken QGridLayoutEngine::addItem: Cell (0, 1) already taken QGridLayoutEngine::addItem: Cell (0, 0) already taken QGridLayoutEngine::addItem: Cell (0, 1) already taken QGridLayoutEngine::addItem: Cell (0, 0) already taken QGridLayoutEngine::addItem: Cell (0, 1) already taken [1] 55479 segmentation fault (core dumped) kdeconnect-sms
rhssk commented on 2020-05-01 18:51
@zwastik I already pushed the fix to kpeople-vcard-git. You will have to update it or remove it before installing kdeconnect-git. Bit of a mistake on my part, sorry.
zwastik commented on 2020-05-01 17:59
Installing repository dependencies for kdeconnect-git: resolving dependencies... looking for conflicting packages...
Packages (4) docbook-xsl-1.79.2-5 extra-cmake-modules-5.69.0-1 kdoctools-5.69.0-1 kpeoplevcard-0.1-1
Total Installed Size: 29.78 MiB
:: Proceed with installation? [Y/n] Y (4/4) checking keys in keyring [#####################################################] 100% (4/4) checking package integrity [#####################################################] 100% (4/4) loading package files [#####################################################] 100% (4/4) checking for file conflicts [#####################################################] 100% error: failed to commit transaction (conflicting files) kpeoplevcard: /usr/lib/cmake/KF5PeopleVCard/KF5PeopleVCardConfig.cmake exists in filesystem (owned by kpeople-vcard-git) kpeoplevcard: /usr/lib/qt/plugins/kpeople/datasource/KPeopleVCard.so exists in filesystem (owned by kpeople-vcard-git) Errors occurred, no packages were upgraded.
rhssk commented on 2020-04-17 17:44
@malcolm Package builds fine in clean chroot. Make sure you installed base-devel
https://bbs.archlinux.org/viewtopic.php?id=71305
https://bbs.archlinux.org/viewtopic.php?id=182062
malcolm commented on 2020-04-17 17:10
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred!
zwastik commented on 2019-10-24 19:44
Now these packages are required for build
kpeople kirigami2 pulsaudio-qt
zwastik commented on 2019-10-24 19:41
Could not find a package configuration file provided by "KF5People" with
any of the following names:
Add the installation prefix of "KF5People" to CMAKE_PREFIX_PATH or set "KF5People_DIR" to a directory containing one of the above files. If "KF5People" provides a separate development package or SDK, be sure it has been installed.
zwastik commented on 2019-10-24 19:39
Could not set up the appstream test. appstreamcli is missing.
-- Could NOT find KF5Kirigami2 (missing: KF5Kirigami2_DIR)
-- Could NOT find KF5Kirigami2: found neither KF5Kirigami2Config.cmake nor kf5kirigami2-config.cmake
CMake Error at /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find KF5 (missing: Kirigami2) (found suitable version "5.63.0",
minimum required is "5.48.0")
Call Stack (most recent call first):
/usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
CMakeLists.txt:57 (find_package)
-- Configuring incomplete, errors occurred!