On Sunday 21 November 2021 09:54:34 Slávek Banko wrote:
Dne ne 21. listopadu 2021 13:09:13 Ken Heard napsal(a):
On 2021-11-20 11:38 p.m., Mike Bird wrote:
On Sat November 20 2021 08:15:38 Ken Heard wrote:
On 2021-11-20 10:33 p.m., Mike Bird wrote:
What happens if you try to run gwenview from a regular non-root konsole commmand line?
This message was returned: 'gwenview: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory'
So my next step was to run command:
apt-cache showpkg libpng12.so.0
Hi Ken,
It's a file not a package
I should have known that.
so you could use "apt-file search libpng12" instead of apt-cache ... but that probably won't find it either because libpng12 is a Wheezy package and I thought you were running Bullseye which uses libpng16.
apt-file had not been installed; so I installed it and ran the command 'apt-file search libpng16'. The interesting result is saved in attached file libpng16.txt.
I am running Bullseye; so I find it strange that the gwenview message mentioned libpng12 instead of libpng16, unless the developer forgot to uodate that message.
Please run "apt update" and then tell me the output of "apt-cache policy" and of "apt --dry-run upgrade" and of "dpkg -l | grep gwenview".
The outlets of these three commands are respectively saved in attached files policy.txt, dry-run.txt and gwenview.txt.
Regards, Ken
Hi Ken,
in gwenview.txt is stated that gwenview is version 4:20.12.3-2 => this is not a Trinty version - package gwenview-trinity with version 4:14.0.11-0debian11.0.0+0.
Which explains one failure I see quite often. Unforch, neither package shows in a stretch repo.
Cheers
Cheers, Gene Heskett.