You are not logged in.

#1 2018-09-25 09:22:00

Afaik
Member
Registered: 2018-09-25
Posts: 4

qt5ct after update

qbittorrent
qt5ct: using qt5ct plugin
Cannot mix incompatible Qt library (version 0x50b01) with this library (version 0x50b02)
zsh: abort (core dumped)  qbittorrent


focuswriter
qt5ct: using qt5ct plugin
Cannot mix incompatible Qt library (version 0x50b01) with this library (version 0x50b02)
zsh: abort (core dumped)  focuswriter

What to do?

Offline

#2 2018-09-25 10:18:08

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,922

Re: qt5ct after update

focuswriter is an aur package and probably needs to be rebuild against latest qt version.

post pacman -Qi qbittorrent please.

Last edited by Lone_Wolf (2018-09-25 10:18:27)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2018-09-25 12:32:43

Afaik
Member
Registered: 2018-09-25
Posts: 4

Re: qt5ct after update

Lone_Wolf wrote:

focuswriter is an aur package and probably needs to be rebuild against latest qt version.

post pacman -Qi qbittorrent please.

pacman -Qi qbittorrent | xclip

Name: qbittorrent
Version: 4.1.3-2
Description: An advanced BitTorrent client programmed in C ++, based on Qt toolkit and libtorrent-rasterbar.
Architecture: x86_64
URL: https://www.qbittorrent.org
Licenses: custom GPL
Groups: No
Provides: No
Depends on: libtorrent-rasterbar qt5-svg hicolor-icon-theme
Extras. dependencies: python: needed for torrent search tab [installed]
Required: No
Optional for: No
Conflicts with: No
Replaces: No
Fixed size: 7.82 MiB
Collector: Eli Schwartz <eschwartz@archlinux.org>
Build Date: Thu 20 Sep 2018 10:17:33
Installation date: Tue 25 Sep 2018 15:30:11
Installation reason: Explicitly installed
Installation script: No
Verified by: Signature

I have rebuild FocusWriter from aur and qt5 still don't want launch. Next my step is reverting package qt5-base (5.11.2-1 => 5.11.1-3) and now FocusWriter work.
But qbittorrent no.
It says:

qbittorrent | xclip
qt5ct: using qt5ct plugin

(qbittorrent:12914): Gtk-WARNING **: 15:45:10.418: Загружаемый модуль тем не найден в module_path: «adwaita»,
qt5ct: D-Bus global menu: no
Cannot mix incompatible Qt library (version 0x50b02) with this library (version 0x50b01)


*************************************************************
Please file a bug report at http://bug.qbittorrent.org and provide the following information:

qBittorrent version: v4.1.3

Caught signal: SIGABRT
Stack trace:
  /usr/lib/libc.so.6 : gsignal()+0x10f  [0x7f781a05cd7f]
  /usr/lib/libc.so.6 : abort()+0x125  [0x7f781a047672]
  /usr/lib/libQt5Core.so.5 : ()+0x807fc  [0x7f781a5ba7fc]
  /usr/lib/libQt5Core.so.5 : ()+0x942d6  [0x7f781a5ce2d6]
  /usr/lib/libQt5Svg.so.5 : QSvgRenderer::QSvgRenderer(QString const&, QObject*)+0x2f  [0x7f77f9c9b05f]
  /usr/lib/qt/plugins/iconengines/libqsvgicon.so : ()+0x5419  [0x7f7810027419]
  /usr/lib/qt/plugins/iconengines/libqsvgicon.so : ()+0x330c  [0x7f781002530c]
  /usr/lib/libQt5Gui.so.5 : ()+0x19b70b  [0x7f781ae4e70b]
  /usr/lib/libQt5Gui.so.5 : QIcon::addFile(QString const&, QSize const&, QIcon::Mode, QIcon::State)+0x14c  [0x7f781ae5378c]
  /usr/lib/libQt5Gui.so.5 : QIcon::QIcon(QString const&)+0x34  [0x7f781ae53944]
  qbittorrent : MainWindow::MainWindow(QWidget*)+0x237  [0x5582bc545d37]
  qbittorrent : Application::exec(QStringList const&)+0x1e4  [0x5582bc40fe64]
  qbittorrent : main()+0x3a2  [0x5582bc3fffb2]
  /usr/lib/libc.so.6 : __libc_start_main()+0xf3  [0x7f781a049223]
  qbittorrent : _start()+0x2e  [0x5582bc40b8be]
zsh: abort (core dumped)  qbittorrent | 
zsh: done                  xclip

So reverting is bad solution anyway.

Last edited by Afaik (2018-09-25 12:47:13)

Offline

#4 2018-09-25 15:23:23

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: qt5ct after update

You need to rebuild whatever Qt style plugin you're using

Offline

#5 2018-09-25 15:56:24

Afaik
Member
Registered: 2018-09-25
Posts: 4

Re: qt5ct after update

arojas wrote:

You need to rebuild whatever Qt style plugin you're using

Thanks. Fixed by update qt5-styleplugins-git

Offline

Board footer

Powered by FluxBB