OpenLens icon indicating copy to clipboard operation
OpenLens copied to clipboard

KDE desktop menu entry doesn't work

Open toralf opened this issue 2 years ago • 2 comments

I do have tried this under a hardend stable Gentoo Linux:

$ cat ~/.local/share/applications/openlens.desktop 
[Desktop Entry]
Name=OpenLens
Exec=/usr/local/bin/OpenLens-6.0.0.AppImage %U
Terminal=false
Type=Application
Icon=lens
StartupWMClass=Lens
Comment=OpenLens
MimeType=x-scheme-handler/lens;
Categories=Development;

It worked fine with Lens in the past. With OpenLens the start up window does not appear. After I removed the %U the app startup window at least appeared - and then KDE hangs. Starting from the command line works flawlessly.

toralf avatar Aug 04 '22 08:08 toralf

Have you tried with Lens 6.0.0 ? This repo only builds and does not alter source code. It is possible that 6.0.0 build has a bug

MuhammedKalkan avatar Aug 04 '22 08:08 MuhammedKalkan

Have you tried with Lens 6.0.0 ? This repo only builds and does not alter source code. It is possible that 6.0.0 build has a bug

Yes, tried it 2 hours ago with that latest version.

toralf avatar Aug 04 '22 09:08 toralf

Dont have KDE installed, need more debug info to come up with a solution

MuhammedKalkan avatar Aug 07 '22 08:08 MuhammedKalkan

seems to be solved here after kde-plasma update - so thx

toralf avatar Aug 14 '22 19:08 toralf