hello
I use Gwenview with kde, When I start this application, the window opens (black screen) and then closes immediately.
Thank you for your help.
linux mint 21
hello
I use Gwenview with kde, When I start this application, the window opens (black screen) and then closes immediately.
Thank you for your help.
linux mint 21
Can you post the output of these commands?
kinfo
gwenview -v
This helps for help you.
Regards
thanks:
mike@mike-OCTO:~$ kinfo
La commande « kinfo » n'a pas été trouvée, mais il y en a 19 similaires.
mike@mike-OCTO:~$ gwenview -v
gwenview 21.12.3
mike@mike-OCTO:
System:
Kernel: 5.15.0-139-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 6.0.4
tk: GTK 3.24.33 wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia
base: Ubuntu 22.04 jammy
Hi! For what it’s worth, it might be a bit tough in this case, as a lot of the software involved is pretty out-of-date at this point compared to the upstream projects. For example, that Gwenview version is over three years old and long-unsupported upstream, so any updates that are happening to it are patches being put together by the Ubuntu or Linux Mint maintainers, rather than KDE developers.
With that caveat - can you try opening a terminal and trying to launch Gwenview from there, and letting folks here know what output is printed to that terminal?
thanks for you reply :
mike@mike-OCTO:~$ gwenview
Icon theme "breeze" not found.
Erreur de segmentation (core dumped)
mike@mike-OCTO:~$
Breeze is the standard theme of Plasma.
I think too that you need to update Plasma (at now is 6.3.5) and Gear (is the package of applications for Plasma by default, Gwenview is one of these, at now is 25.04.1).
Regards
which is:
The “kinfo” command has not been found, but there are 19 similar ones.
kinfo is pretty useful to have, so to get it do:
sudo dnf install kde-cli-tools
ok I installed kde-cli-tools
so how i can open it?
I guess that this package (I use openSuSE TW) is a pack of commands of kde for the use in console (CLI).
Now, you can type kinfo
.
Regards
Plasma (at today) is tested in Wayland session only (from 6.0 version).
Developers touch (I think) X11 only to do some security fix until Plasma drops some day the X11 session (yes, the tip is that everyone needs to switch to Wayland session asap).
But someone maybe can help you to know what’s happening to you.
Regards
thanks for your answer
@Krovikan the OP is (at least originally) using the Cinnamon desktop environment on Linux Mint, not Plasma, which is why kinfo
and things like that weren’t working
@nickg001 It might be worth trying to reinstall Gwenview from the Ubuntu repositories, in case some dependency changed over the course of an update? The Flatpak for Gwenview might be a good option as well, if the Ubuntu/Mint repository version is having issues.
Thanks for clarify. I didn’t realize because he/she is asking in KDE forum.
Regards
thank you so much for you help