Bug 481089

Summary: QT errors when trunning on ROcky Linux 9.2
Product: [Applications] krusader Reporter: frank
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: fanzhuyifan, krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.8.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: attachment-143900-0.html

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.