Bug 481089 - QT errors when trunning on ROcky Linux 9.2
Summary: QT errors when trunning on ROcky Linux 9.2
Status: RESOLVED DOWNSTREAM
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.8.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-08 22:15 UTC by frank
Modified: 2024-02-12 00:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
attachment-143900-0.html (1.83 KB, text/html)
2024-02-12 00:06 UTC, frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description frank 2024-02-08 22:15:52 UTC
Krusader fails to run on Rocky 9.2

STEPS TO REPRODUCE
1. installed via `sudo dnf install krusader` 
2. after successful install, run `krusader` to launch

OBSERVED RESULT
krusader: /lib64/libQt5Core.so.5: version `Qt_5_PRIVATE_API' not found (required by /lib64/libKF5XmlGui.so.5)
krusader: /lib64/libQt5Gui.so.5: version `Qt_5_PRIVATE_API' not found (required by /lib64/libKF5IconThemes.so.5)

EXPECTED RESULT
Krusader window opens

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Rocky 9.2, Gnome 40.4.0, X11
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.15.2 (I think)

ADDITIONAL INFORMATION
Comment 1 fanzhuyifan 2024-02-09 05:10:50 UTC
This seems like a packaging issue -- you would need to contact the maintainers of your distribution.
Comment 2 frank 2024-02-12 00:06:22 UTC
Created attachment 165766 [details]
attachment-143900-0.html

ok, will do. thanks!

On Fri, Feb 9, 2024 at 6:10 PM <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=481089
>
> fanzhuyifan@gmail.com changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>            Severity|critical                    |normal
>                  CC|                            |fanzhuyifan@gmail.com
>          Resolution|---                         |DOWNSTREAM
>              Status|REPORTED                    |RESOLVED
>
> --- Comment #1 from fanzhuyifan@gmail.com ---
> This seems like a packaging issue -- you would need to contact the
> maintainers
> of your distribution.
>
> --
> You are receiving this mail because:
> You reported the bug.