Package Details: kadu-git 20250405-1

Git Clone URL: https://aur.archlinux.org/kadu-git.git (read-only, click to copy)
Package Base: kadu-git
Description: Qt-based Jabber/XMPP and Gadu-Gadu client
Upstream URL: https://github.com/piotr-wrobel/kadu
Licenses: GPL
Conflicts: kadu
Provides: kadu
Submitter: pvg
Maintainer: pvg
Last Packager: pvg
Votes: 1
Popularity: 0.000000
First Submitted: 2021-02-06 20:06 (UTC)
Last Updated: 2025-04-06 17:00 (UTC)

Pinned Comments

pvg commented on 2024-03-30 13:01 (UTC) (edited on 2024-03-30 13:15 (UTC) by pvg)

What I did was merge all the fixes I found for Kadu into one new repository.

Those that were in the form of patches and those that I found in repositories:

From now on, Kadu is built from this repository:

Latest Comments

1 2 3 Next › Last »

pvg commented on 2026-05-30 14:57 (UTC) (edited on 2026-05-30 15:05 (UTC) by pvg)

ElNinijo: Before rebuilding Kadu, try rebuilding qt5-webkit. If that doesn't help, post the qt5 package versions here, as the output of the command:

yay -Qi | grep -E '(Nazwa|Name).*: qt5' -A1

https://i.postimg.cc/D0rvz4sF/Zrzut-ekranu-20260530-170124.png

ElNinijo commented on 2026-05-24 07:40 (UTC) (edited on 2026-05-24 07:43 (UTC) by ElNinijo)

Hello, after last update i have got this issue with start kadu, have you got any idea to solve this problem?

I made yay -S kadu-git but it not help

[jarek@arch ~]$ kadu Fatal: Cannot mix incompatible Qt library (5.15.18) with this library (5.15.19)

backtrace: ('fatal error from Qt (above)') ======= BEGIN OF BACKTRACE ===== [0] kadu(+0x6e66) [0x5620d065de66] [1] kadu(+0x71f2) [0x5620d065e1f2] [2] /usr/lib/libQt5Core.so.5(+0xeeca6) [0x7efe786eeca6] [3] /usr/lib/libQt5Core.so.5(+0xe803d) [0x7efe786e803d] [4] /usr/lib/libQt5Core.so.5(ZNK14QMessageLogger5fatalEPKcz+0xac) [0x7efe7869844a] [5] /usr/lib/libQt5Core.so.5(+0xc4195) [0x7efe786c4195] [6] /usr/lib/libQt5Sensors.so.5(_ZN15QRotationSensorC1EP7QObject+0x64) [0x7efe741c3ff4] [7] /usr/lib/libQt5WebKit.so.5(+0x1681ae3) [0x7efe76881ae3] [8] /usr/lib/libQt5WebKit.so.5(+0x1681858) [0x7efe76881858] [9] /usr/lib/libQt5WebKit.so.5(_ZN7WebCore26provideDeviceOrientationToEPNS_4PageEPNS_23DeviceOrientationClientE+0x55) [0x7efe76250be5] [10] /usr/lib/libQt5WebKit.so.5(_ZN15QWebPageAdapter21initializeWebCorePageEv+0x418) [0x7efe75484978] [11] /usr/lib/libQt5WebKitWidgets.so.5(+0x23836) [0x7efe7a289836] [12] /usr/lib/libQt5WebKitWidgets.so.5(_ZN8QWebPageC1EP7QObject+0x57) [0x7efe7a28ce07] [13] /usr/lib/libQt5WebKitWidgets.so.5(_ZNK8QWebView4pageEv+0x3f) [0x7efe7a29509f] [14] /usr/lib/kadu/libkadu.so(_ZN11KaduWebViewC1EP7QWidget+0xd2) [0x7efe79fa78f2] [15] /usr/lib/kadu/libkadu.so(_ZN10KaduWindow9createGuiEv+0x141) [0x7efe7a007911] [16] /usr/lib/kadu/libkadu.so(_ZN10KaduWindow4initEv+0xdb) [0x7efe7a007edb] [17] /usr/lib/libQt5Core.so.5(_ZNK11QMetaMethod6invokeEP7QObjectN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS5_S5_S5_S5_S5_S5_S5_S5_S5+0x62e) [0x7efe788ecdde] [18] /usr/lib/libinjeqt.so.1(_ZNK6injeqt8internal13injector_core17call_init_methodsEP7QObject+0xf1) [0x7efe7a31a5f1] [19] /usr/lib/libinjeqt.so.1(_ZN6injeqt8internal13injector_core11inject_intoEP7QObject+0xa3) [0x7efe7a31a6f3] [20] /usr/lib/kadu/libkadu.so(_ZN17KaduWindowService12createWindowEv+0x59) [0x7efe7a0039e9] [21] /usr/lib/kadu/libkadu.so(_ZN4Core9createGuiEv+0x60) [0x7efe79eb08c0] [22] /usr/lib/kadu/libkadu.so(_ZN4Core7executeERK11QStringListRK7QString+0x34) [0x7efe79eb0e94] [23] /usr/lib/kadu/libkadu.so(+0x2b0fbe) [0x7efe79eb0fbe] [24] /usr/lib/kadu/libkadu.so(_ZN4Core13executeSingleERK18ExecutionArguments+0x880) [0x7efe79eb0270] [25] kadu(+0x4b38) [0x5620d065bb38] [26] /usr/lib/libc.so.6(+0x27741) [0x7efe77e27741] [27] /usr/lib/libc.so.6(__libc_start_main+0x89) [0x7efe77e27879] [28] kadu(+0x6b75) [0x5620d065db75] ======= END OF BACKTRACE ====== Przerwane (zrzut pamięci) kadu

ElNinijo commented on 2025-11-15 06:53 (UTC)

Have you got problem with kadu after last update icu?

We have to still wait for patch for qt5-webkit to use kadu again?

Maybe you found some solution to use kadu?

pvg commented on 2024-05-31 21:40 (UTC)

Fixed, unfortunately I had to disable the spellchecker plugin for the compilation to work properly.

ElNinijo commented on 2024-05-30 05:44 (UTC) (edited on 2024-05-30 05:46 (UTC) by ElNinijo)

Hello @pvg

Could you look at this: [quote] make[2]: *** [plugins/spellchecker/CMakeFiles/spellchecker.dir/build.make:180: plugins/spellchecker/CMakeFiles/spellchecker.dir/spellchecker.cpp.o] Błąd 1 make[1]: *** [CMakeFiles/Makefile2:8904: plugins/spellchecker/CMakeFiles/spellchecker.dir/all] Błąd 2 make: *** [Makefile:146: all] Błąd 2 ==> BŁĄD: Wystąpił błąd w build(). Przerywam... -> błąd podczas budowania: kadu-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: kadu-git - exit status 4

ludvick commented on 2024-05-12 07:03 (UTC) (edited on 2024-05-12 07:04 (UTC) by ludvick)

and now again problem with kadu on wayland (on X11 starts and works). This time the output is:

[ludvick@arch kadu-git]$ kadu

======= BEGIN OF BACKTRACE =====
[0] /usr/lib/kadu/libkadu.so(+0x2f3a4b) [0x7f62982f3a4b]
[1] /usr/lib/libc.so.6(+0x3cae0) [0x7f6296450ae0]
[2] /usr/lib/libX11.so.6(XInternAtom+0x3f) [0x7f62968ea4ef]
[3] /usr/lib/kadu/libkadu.so(_ZN10MainWindow7setBlurEb+0x3f) [0x7f62983ddf4f]
[4] /usr/lib/kadu/libkadu.so(_ZN10KaduWindow20configurationUpdatedEv+0x1e3) [0x7f62983da7d3]
[5] /usr/lib/kadu/libkadu.so(_ZN10KaduWindow4initEv+0x198) [0x7f62983dc4a8]
[6] /usr/lib/libQt5Core.so.5(_ZNK11QMetaMethod6invokeEP7QObjectN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS5_S5_S5_S5_S5_S5_S5_S5_S5_+0x59e) [0x7f6296ca77ce]
[7] /usr/lib/libinjeqt.so.1(+0x12171) [0x7f6298627171]
[8] /usr/lib/libinjeqt.so.1(_ZNK6injeqt8internal13injector_core17call_init_methodsEP7QObject+0xbd) [0x7f629862d8bd]
[9] /usr/lib/libinjeqt.so.1(_ZN6injeqt8internal13injector_core11inject_intoEP7QObject+0xa9) [0x7f6298632e49]
[10] /usr/lib/kadu/libkadu.so(_ZN17KaduWindowService12createWindowEv+0x5d) [0x7f62983d87cd]
[11] /usr/lib/kadu/libkadu.so(_ZN4Core9createGuiEv+0x5f) [0x7f629829f1af]
[12] /usr/lib/kadu/libkadu.so(_ZN4Core7executeERK11QStringListRK7QString+0x2f) [0x7f629829f7af]
[13] /usr/lib/kadu/libkadu.so(+0x29f8d6) [0x7f629829f8d6]
[14] /usr/lib/kadu/libkadu.so(_ZN4Core13executeSingleERK18ExecutionArguments+0x837) [0x7f629829eb47]
[15] kadu(+0x4cd1) [0x6372dcfc1cd1]
[16] /usr/lib/libc.so.6(+0x25c88) [0x7f6296439c88]
[17] /usr/lib/libc.so.6(__libc_start_main+0x8c) [0x7f6296439d4c]
[18] kadu(_start+0x25) [0x6372dcfc3625]
======= END OF BACKTRACE  ======
Przerwane (zrzut pamięci)

any help? please...

ludvick commented on 2024-03-31 23:18 (UTC)

@pvg finally kadu started on wayland... and it works. Thanks for last changes in kadu repository (merging into one). Any chances for porting it to qt6?

pvg commented on 2024-03-30 13:25 (UTC)

@ludvick - Right now Wayland doesn't work on my desktop because my nvidia card is too old (I'm using driver line 390). So you know - I can't check this problem, but there is a chance that I will change the card soon.

pvg commented on 2024-03-30 13:01 (UTC) (edited on 2024-03-30 13:15 (UTC) by pvg)

What I did was merge all the fixes I found for Kadu into one new repository.

Those that were in the form of patches and those that I found in repositories:

From now on, Kadu is built from this repository:

ludvick commented on 2024-03-20 18:32 (UTC) (edited on 2024-03-20 18:53 (UTC) by ludvick)

when I start kadu under plasma wayland, I get this output:

kadu

======= BEGIN OF BACKTRACE =====
[0] /usr/lib/kadu/libkadu.so(+0x3643ab) [0x7be8531643ab]
[1] /usr/lib/libc.so.6(+0x3c770) [0x7be85125a770]
[2] /usr/lib/libQt5WaylandClient.so.5(_ZTVN15QtWaylandClient17QWaylandClipboardE+0x10) [0x7be848bf6aa0]
======= END OF BACKTRACE  ======
Przerwane (zrzut pamięci)

Under plasma X11 kadu starts without problems.