Bug 484442

Summary: gwenview fails to open
Product: [KDE Neon] neon Reporter: freedriven <rnd>
Component: Packages User EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: arojas, jr, neon-bugs-null, nicolas.fella, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description freedriven 2024-03-25 10:46:36 UTC
SUMMARY
gwenview fails to open when attempting to run via command line, or attempting to open an image via double click or context menu. 

STEPS TO REPRODUCE
1.  run "gwenview" via command line
2. 
3. 

OBSERVED RESULT
"gwenview: error while loading shared libraries: libkImageAnnotator-Qt6.so.0: cannot open shared object file: No such file or directory"


EXPECTED RESULT
Application opens.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE neon 6.0 
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2024-03-25 22:03:59 UTC
This is a packaging issue, please report it to your distribution
Comment 2 Jonathan Riddell 2024-03-28 10:14:06 UTC
Please paste output of 
apt-cache policy libkimageannotator-qt6-0

and of
ls -l /usr/lib/x86_64-linux-gnu/libkImageAnnotator-Qt6.so*

and of
apt-cache policy gwenview
Comment 3 freedriven 2024-03-28 13:46:28 UTC
After seeing the "this is a package issue" post, I uninstalled/reinstalled, and it's now working.