Previous versions of Kubuntu allowed one to right click on an archive to choose to extract it, or on files to compress them. This functionality seems to be missing in 15.10 - any way of getting it back?
Announcement
Collapse
No announcement yet.
Ark right click options missing in 15.10
Collapse
This topic is closed.
X
X
-
-
Bug 350769 - Service menus require konqpopupmenuplugin.desktop: https://bugs.kde.org/show_bug.cgi?id=350769
KDE Forums - Service Menus Missing: https://forum.kde.org/viewtopic.php?f=223&t=128621
A workaround: https://forum.kde.org/viewtopic.php?...128621#p343107
sudo ln -s /usr/share/kde4/servicetypes/konqpopupmenuplugin.desktop /usr/share/kservicetypes5/
fixed the problem for me.
- Top
- Bottom
-
Thank you! Worked for me too.
Originally posted by LinkBot View PostBug 350769 - Service menus require konqpopupmenuplugin.desktop: https://bugs.kde.org/show_bug.cgi?id=350769
KDE Forums - Service Menus Missing: https://forum.kde.org/viewtopic.php?f=223&t=128621
A workaround: https://forum.kde.org/viewtopic.php?...128621#p343107Last edited by Snowhog; Oct 22, 2015, 03:54 PM.
- Top
- Bottom
Comment
-
Originally posted by Parka Boy View PostUnfortunately this will only work for ark menue not for other, like play with ffplay :-(
If yes - look - Krename KDE4: https://forum.kde.org/viewtopic.php?...128621#p343062
The KDE4 service menus are at:~/.kde/share/kde4/services/ServiceMenus/
and
/usr/share/kde4/services/ServiceMenus/
The new KF5 service menus are at:
~/.local/share/kservices5/ServiceMenus/
and
/usr/share/kservices5/ServiceMenus/
Krename KDE4
The Krename is a KDE4 application - > http://packages.ubuntu.com/wily/amd64/krename/filelist .
It is installing the Service Menus to the /usr/share/kde4/services/ServiceMenus/
A workaround is to link the /usr/share/kde4/services/ServiceMenus/ to the /usr/share/kservices5/ServiceMenus/.
Searching with 'play with ffplay service menu' -> http://kde-apps.org/content/show.php?content=156551
Donwloading, unpacking - yes it is a KDE4 service menu:
Last edited by LinkBot; Oct 23, 2015, 08:47 AM.
- Top
- Bottom
Comment
-
It can so easy, if you know what to do . Copy all from ~/.kde/share/kde/ServiceMenus to the new created folder ~/.local/share/kservices5/ServiceMenus and Dropbox and Simpel Root Actions are back. Only "play with ffplay" and "checkmd5" did not work. Also not in /usr/share/kservice5/ServiceMenus/. Maybe later, there will be a new, working version.
- Top
- Bottom
Comment
-
No dots !
Originally posted by Parka Boy View PostIt can so easy, if you know what to do . Copy all from ~/.kde/share/kde/ServiceMenus to the new created folder ~/.local/share/kservices5/ServiceMenus and Dropbox and Simpel Root Actions are back. Only "play with ffplay" and "checkmd5" did not work. Also not in /usr/share/kservice5/ServiceMenus/. Maybe later, there will be a new, working version.
The ServiceTypes should be:
Code:ServiceTypes=KonqPopupMenu/Plugin,video/*,audio/*
- Top
- Bottom
Comment
Comment