Package Details: trueconf 8.5.0.2021-1

Git Clone URL: https://aur.archlinux.org/trueconf-client.git (read-only, click to copy)
Package Base: trueconf-client
Description: TrueConf for Linux is a video conferencing app with advanced collaboration tools and user-friendly UI. All you need to get started is any PC or laptop with an Internet connection.
Upstream URL: https://trueconf.com
Keywords: Chat Qt TrueConf Video Video-Conference
Licenses: custom:TrueConf
Submitter: trueconf
Maintainer: trueconf
Last Packager: trueconf
Votes: 13
Popularity: 1.05
First Submitted: 2019-11-06 17:48 (UTC)
Last Updated: 2025-03-24 15:57 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Taigren commented on 2025-01-09 07:19 (UTC)

After latest system update we have the same problem. Opencv package installed /opt/trueconf/client/TrueConf: error while loading shared libraries: libopencv_imgproc.so.410: cannot open shared object file: No such file or directory

Interlace commented on 2024-12-27 14:29 (UTC) (edited on 2024-12-27 14:29 (UTC) by Interlace)

@mrheep, I managed to fix the error libopencv_imgproc.so.410: cannot open shared object file by installing the opencv package. Looks like it was forgotten in the dependencies list.

mrheep commented on 2024-12-26 06:53 (UTC)

After last update: /opt/trueconf/client/TrueConf: error while loading shared libraries: libopencv_imgproc.so.410: cannot open shared object file: No such file or directory. Fix it please.

Taigren commented on 2024-11-11 10:39 (UTC)

Similar error after protobuf update /opt/trueconf/client/TrueConf: error while loading shared libraries: libprotobuf.so.28.2.0: cannot open shared object file: No such file or directory

Techman35 commented on 2024-09-28 00:55 (UTC)

Please Update :)

Taigren commented on 2024-09-26 07:01 (UTC)

With latest Arch updates /opt/trueconf/client/TrueConf: error while loading shared libraries: libprotobuf.so.28.1.0: cannot open shared object file: No such file or directory

albus-cygnus commented on 2024-09-24 06:13 (UTC)

@kuhtoxo If you are using Manjaro's stable branch, the easiest way is to downgrade this package to version 8.4.1.833

$ git clone https://aur.archlinux.org/trueconf-client.git
$ git checkout 3dab8659ef6be0d951cff31ae9b1036545981f30
$ makepkg -si

Works fine for me on Manjaro KDE 24.1.0pre1

kuhtoxo commented on 2024-09-22 18:10 (UTC)

@Techman35 thank you for your explanations.

Techman35 commented on 2024-09-19 12:46 (UTC)

@kuhtoxo Manjaro is not Archlinux the developer (not the maintainer) have to create a trueconf version for Manjaro

kuhtoxo commented on 2024-09-17 06:37 (UTC) (edited on 2024-09-17 06:39 (UTC) by kuhtoxo)

Manjaro 6.9.12-3-MANJARO (64-bit), KDE Plasma 6.0.5, trueconf 8.5.0.634-1

/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_filesystem.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_locale.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_random.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_chrono.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_system.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_regex.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_program_options.so.1.86.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libprotobuf.so.28.1.0: cannot open shared object file: No such file or directory
/opt/trueconf/client/TrueConf: error while loading shared libraries: libboost_serialization.so.1.86.0: cannot open shared object file: No such file or directory

if I create symbolic links to the versions of the necessary libraries available in Manjaro:

ln -s /lib64/libboost_filesystem.so.1.83.0 /opt/trueconf/client/lib/libboost_filesystem.so.1.86.0
ln -s /lib64/libcrypto.so.3 /opt/trueconf/client/lib/libcrypto.so.1.1
ln -s /lib64/libboost_locale.so.1.83.0 /opt/trueconf/client/lib/libboost_locale.so.1.86.0
ln -s /lib64/libboost_random.so.1.83.0 /opt/trueconf/client/lib/libboost_random.so.1.86.0
ln -s /lib64/libboost_chrono.so.1.83.0 /opt/trueconf/client/lib/libboost_chrono.so.1.86.0
ln -s /lib64/libboost_system.so.1.83.0 /opt/trueconf/client/lib/libboost_system.so.1.86.0
ln -s /lib64/libboost_regex.so.1.83.0 /opt/trueconf/client/lib/libboost_regex.so.1.86.0
ln -s /lib64/libboost_program_options.so.1.83.0 /opt/trueconf/client/lib/libboost_program_options.so.1.86.0
ln -s /lib64/libprotobuf.so.27.3.0 /opt/trueconf/client/lib/libprotobuf.so.28.1.0
ln -s /lib64/libboost_serialization.so.1.83.0 /opt/trueconf/client/lib/libboost_serialization.so.1.86.0

When running trueconf, I get the following error:

/opt/trueconf/client/trueconf
       VS_CommandLine.cpp:  79 DESKCORE | ParseArgs: Command line arguments: ""
VS_ApplicationDependDefin:  88 DESKCORE | VS_ApplicationDependDefinesHolder::createDirectories: Create directory: /home/user/.config/trueconf/, succeeded
VS_ApplicationDependDefin:  88 DESKCORE | VS_ApplicationDependDefinesHolder::createDirectories: Create directory: /home/user/.config/trueconf/uploads, succeeded
VS_ApplicationDependDefin:  88 DESKCORE | VS_ApplicationDependDefinesHolder::createDirectories: Create directory: /home/user/.config/trueconf/logs/, succeeded
VS_ApplicationDependDefin:  88 DESKCORE | VS_ApplicationDependDefinesHolder::createDirectories: Create directory: /home/user/.config/trueconf/crashlogs, succeeded
/opt/trueconf/client/TrueConf: symbol lookup error: /opt/trueconf/client/TrueConf: undefined symbol: _ZN5boost10filesystem6detail28directory_iterator_constructERNS0_18directory_iteratorERKNS0_4pathENS0_17directory_optionsEPNS1_25directory_iterator_paramsEPNS_6system10error_codeE

As a result, trueconf became completely inoperable for manjaro.

Can the maintainers of the package provide the libraries necessary for the application to work together with the trueconf distribution in order not to depend on system libraries?