Search Criteria
Package Details: ckb-next-git 1:0.6.2.r70.g02c2f2df-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ckb-next-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ckb-next-git |
| Description: | Corsair Keyboard and Mouse Input Driver, git master branch |
| Upstream URL: | https://github.com/ckb-next/ckb-next |
| Licenses: | GPL2 |
| Conflicts: | ckb-git, ckb-git-latest, ckb-next |
| Provides: | ckb-next |
| Submitter: | tatokis |
| Maintainer: | tatokis (steinex) |
| Last Packager: | tatokis |
| Votes: | 17 |
| Popularity: | 0.000773 |
| First Submitted: | 2018-12-29 16:32 (UTC) |
| Last Updated: | 2025-08-11 12:00 (UTC) |
Dependencies (13)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxcb (libxcb-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python3 (python)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-tools
- qt6-wayland
- quazip-qt6
- wayland-protocols (wayland-protocols-gitAUR)
- xcb-util-wm
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional)
Required by (1)
- ckb-next-runit (requires ckb-next)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
harre commented on 2022-04-19 21:10 (UTC)
I get this error when starting:
I solved it by this workaround:
It works for now but I guess ckb-next need to target the updated lib instead.
Mr_Happy commented on 2022-03-08 21:34 (UTC)
@tatokis Awesome! found it and it works again! Thanks
tatokis commented on 2022-03-08 20:25 (UTC)
@Mr_Happy the error means that you previously had Qt 5.15.2, then you upgraded your system to Qt 5.15.3, but a library is either still at version 5.15.2 or built against it and needs rebuilding. It's possibly another AUR package that you need to rebuild manually, or a package in Arch itself has not been rebuilt.
You can try running
QT_DEBUG_PLUGINS=1 ckb-nextto see what gets loaded. Most likely the last library it tries to load is the one that has not been updated.Mr_Happy commented on 2022-03-08 20:10 (UTC)
@tatokis It is up2date according to yay/pacman and I already ran a clean build. Does the error mean I have Qt 5.15.2 or 5.15.3?
tatokis commented on 2022-03-08 19:48 (UTC)
@Mr_Happy Make sure your system is fully updated and then clean build the package again.
Mr_Happy commented on 2022-03-08 19:40 (UTC)
Installing works fine, but there is something else wrong...
Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3) zsh: IOT instruction (core dumped) ckb-nexttatokis commented on 2021-09-21 15:53 (UTC)
@blackhole It should be fixed now.
blackhole commented on 2021-09-21 15:45 (UTC)
There is a "loop" here. The version is 1:0.4.4.r100.gdc4dc54, but after installation is 1:0.4.4.r100.gdc4dc54c but updating version 1:0.4.4.r100.gdc4dc54 is condidered newer...
harre commented on 2020-12-21 23:49 (UTC)
The build-config doesn't utilize multiple cores for compiling.
This is the build-time on my AMD Ryzen 7 2700X:
Add this line before the build command:
This changes reduces the build time to this:
Lucki commented on 2020-03-13 12:23 (UTC)
pulse is at least a makedependency. I get the following error without it:
« First ‹ Previous 1 2 3 4 5 Next › Last »