[digiKam-users] DK 7.6 Appimage start problems Fedora 35

Itilo itilo at free.fr
Sat Feb 12 15:17:18 GMT 2022


Le 12/02/2022 à 11:17, Andrew Goodbody a écrit :
> On 12/02/2022 05:10, kaizubg at gmail.com wrote:
>>> $ find /usr -name "libgio*"
>>
>> $ sudo find /usr -name "libgio*"
>> /usr/lib/libgio-2.0.so.0
>> /usr/lib/libgio-2.0.so.0.7000.3
>> /usr/lib64/gio/modules/libgioremote-volume-monitor.so
>> /usr/lib64/gio/modules/libgiognomeproxy.so
>> /usr/lib64/gio/modules/libgiognutls.so
>> /usr/lib64/gio/modules/libgiolibproxy.so
>> /usr/lib64/libgiomm-2.4.so.1
>> /usr/lib64/libgiomm-2.4.so.1.3.0
>> /usr/lib64/libgio-2.0.so.0
>> /usr/lib64/libgio-2.0.so.0.7000.3
>>
>> Everything in place. GIO as being the acronym for Gnome Input/Output, 
>> developed and maintained by the The GNOME Project, is likely part of 
>> the standard configuration on Fedora/GNOME. There are 710 packages 
>> the depend on this library:
>>
>> $ sudo dnf repoquery --whatrequires libgio-2.0.so.0 | wc
>> 710 710 24073
>>
>> Is this a DK 7.6 bug?
>>
>> Kai
>
> No.
>
> > ERROR: ld.so: object '/usr/lib64/libgio-2.0.so' from LD_PRELOAD 
> cannot be preloaded (cannot open shared object file): ignored.
>
> That error comes from your OS installation and tells you that it 
> cannot find the file you specified or there is some other reason it 
> cannot open it eg wrong permissions.
>
> You asked it to preload /usr/lib64/libgio-2.0.so but the find above 
> only shows /usr/lib64/libgio-2.0.so.0 and BTW you added sudo to the 
> find command which was not needed, it is best not to use sudo unless 
> necessary.
>
> Andrew

It seems that

LD_PRELOAD=/lib64/libpango-1.0.so.0:/usr/lib64/libgmodule-2.0.so.0 
   ./digiKam-7.6.0-20220211T110741-x86-64.appimage

works for fedora35

Michel





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20220212/8458e50f/attachment.htm>


More information about the Digikam-users mailing list