Hi to all,
I had this three options in the context menu in dolphin. They were working fine in Endevour OS, as far I can remember.
Now I swithced to Arch linux and they are not appearing anymore in the context menu. Can someone tell me how can I debug them?
Because they appear in the options: configure; configure dolphi; context menu. But they do not appear in the actual context menu.
When I run dolphin from the command line, there are this errors:
kf.kio.core: An error occurred during write. The worker terminates now.
kf.kio.widgets: Failed to check which JobView API is supported “The name is not activatable”
Does somebody know if they can be related to the problem?
Thanks in advance.
Vassari
meven
2
First tell us which context menus you are missing, there are plenty of sources to install new ones.
If you want iso mount, or are a developer you will want to install dolphin-plugins
for instance.
Gwenview will add some options for images or ark for compressing/decompressing archives.
And then you have Dolphin Service Menus - KDE Store
Those warnings don’t relate to your issue, the first one is unimportant.
kf.kio.widgets: Failed to check which JobView API is supported “The name is not activatable”
Suggests you are not running Plasma or missing plasma-integration or another package, not sure.
meven
3
You can copy your folder ~/.local/share/kio
over to your new system to get the same custom service menus you had installed.
Hi.
Thank you for you reply.
The options are already in .local/share/kio/servicemenus.
I added MimeType=application/octet-stream and now it works.
Thank you!
Vassari
bugs.kde.org/show_bug.cgi?id=488434
appears to be the applicable bug for that, if of interest.