[dolphin] [Bug 444658] New: lib*.so.X.Y.Z file type listed as executable instead of shared library
Marco Rebhan
bugzilla_noreply at kde.org
Sat Oct 30 11:01:19 BST 2021
https://bugs.kde.org/show_bug.cgi?id=444658
Bug ID: 444658
Summary: lib*.so.X.Y.Z file type listed as executable instead
of shared library
Product: dolphin
Version: 21.08.2
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: me at dblsaiko.net
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Shared libraries are listed as executables if their filenames don't end in .so.
Often, libraries are versioned, e.g. "libQt5Core.so.5.15.2", which causes them
to lose the "shared library" type in dolphin. The "libQt5Core.so" symlink to
the library is still listed as a shared library as expected.
STEPS TO REPRODUCE
1. Look for a shared library in /usr/lib that is versioned, e.g. Qt
OBSERVED RESULT
File type is listed as "executable"
EXPECTED RESULT
File type is listed as "shared library"
SOFTWARE/OS VERSIONS
Operating System: Gentoo 2.8
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.14.14-gentoo-dist (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 23.4 GiB of RAM
Graphics Processor: Radeon RX Vega
ADDITIONAL INFORMATION
Using dolphin commit c1200b3
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list