Hello,
Requirements:
I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata
OpenMandriva version:
OMLx Rock 6.0 znver1
Desktop environment (KDE, LXQT…):
KDE
Description of the issue (screenshots if relevant):
There’s a rumor that KDE/Dolphin can use “bookmarks” in addition to “places”. And indeed you can create bookmarks (and they work as you would expect). You can add bookmarks to the toolbar and they can be accessed through the “Go” menu.
They are stored here: ~/.local/share/dolphin
The problem is you can’t edit them without going directly into the xml file. HOWEVER there is a program that you can install (plasma6-keditbookmarks) that is supposed to install the editor.
It does and you now have an “Edit Bookmarks” entry in the dolphin “Go” menu. But it doesn’t work. When you run it directly from the CLI you get:
$ keditbookmarks
Segmentation fault (core dumped)
So near as I can tell the only dependency is: lib64kbookmarkmodel_private6
I’ve installed and uninstalled a couple times and still nothing. Anyone else play around with this? It looks like a useful feature.