Originally posted by SteveRiley
View Post
Announcement
Collapse
No announcement yet.
Don't upgrade to 15.04 just yet, like I did
Collapse
This topic is closed.
X
X
-
Last edited by Rich Oliver; Jun 01, 2015, 09:47 AM.
- Top
- Bottom
-
Originally posted by SteveRiley View PostAnd items added to Places are stored in none of the three files in my post #64 but instead in a fourth: ~/.local/share/user-places.xbel. So there are four files that purport to contain Dolphin Places, and lots of overlap between them. Weird.
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
I have just checked Gwenview and I don't have duplicate or triplicate entries in Places.
I am beginning to wonder if it is because I have selected all boxes in Kubuntu updates in Muon's Software Sources. I know this is potentially dangerous but as I have this system on a separate USB Flash Memory, I am prepared to take the risk.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I deleted both instances of bookmarks.xml. Then I started Gwenview with strace. The output shows that Gwenview reads:
- ~/.local/share/kfileplaces/bookmarks.xml
- ~/.local/share/user-places.xbel
Curiously, Gwenview created a new ~/.local/share/kfileplaces/bookmarks.xml file. And now that I'm down to just two files containing Places, I'm still seeing three entries for a lot of them like in my earlier screenshot.
I straced Dolphin; it reads only ~/.local/share/user-places.xbel now.
- Top
- Bottom
Comment
-
Hi Steve,
My bookmarks.xml file is 25/04/2015 which is rather "ancient" and has not been modified for some time. I am not sure if this will help, but this file contains the following code.
Code:<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xbel> <xbel xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info" xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" xmlns:kdepriv="http://www.kde.org/kdepriv" dbusName="kfilePlaces"> <bookmark href="file:///home/aurora"> <title>Home</title> <info> <metadata owner="http://freedesktop.org"> <bookmark:icon name="user-home"/> </metadata> <metadata owner="http://www.kde.org"> <ID>1429921008/0</ID> <isSystemItem>true</isSystemItem> </metadata> </info> </bookmark> <bookmark href="remote:/"> <title>Network</title> <info> <metadata owner="http://freedesktop.org"> <bookmark:icon name="network-workgroup"/> </metadata> <metadata owner="http://www.kde.org"> <ID>1429921008/1</ID> <isSystemItem>true</isSystemItem> </metadata> </info> </bookmark> <bookmark href="file:///"> <title>Root</title> <info> <metadata owner="http://freedesktop.org"> <bookmark:icon name="folder-red"/> </metadata> <metadata owner="http://www.kde.org"> <ID>1429921008/2</ID> <isSystemItem>true</isSystemItem> </metadata> </info> </bookmark> <bookmark href="trash:/"> <title>Trash</title> <info> <metadata owner="http://freedesktop.org"> <bookmark:icon name="user-trash"/> </metadata> <metadata owner="http://www.kde.org"> <ID>1429921008/3</ID> <isSystemItem>true</isSystemItem> </metadata> </info> </bookmark> </xbel>
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
-
Originally posted by SteveRiley View Post. . .I straced Dolphin; it reads only ~/.local/share/user-places.xbel now.
When I booted the 15.04 system, Dolphin had the places of my 14.10 system. I am therefore wondering if you can get a copy of ~/.local/share/user-places.xbel from a previous system and copy it onto your 15.04 system. Does this still show duplicate entries in "Places".
As I have not had any trouble with duplicate entries, I do not know if what I have suggested will work. If it doesn't, then the source of the duplication must be some other unknown file.
When I
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I deleted some of the duplicates from Gwenview, but eventually they returned.
Places in Dolphin re-ordered themselves:
Places in File -> Open dialogs are missing some defaults:
Observations:- ~/.kde/share/apps/kfileplaces/ directory is empty
- ~/.local/share/kfileplaces/bookmarks.xml contains duplicates of the defaults -- it's as if Gwenview keeps writing things there. It also contains the items I've added
- ~/.local/share/user-places.xbel contains only the three items I've added
There is definitely some wonkiness going on. Some process must be errantly writing to bookmarks.xml without verifying whether entries already exist.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I dunno. But just now I reordered the items in Dolphin's Places:
and suddenly File -> Open dialogs are now back to normal:
Meanwhile, Gwenview now has six instances of Home | Network | Root | Trash:
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I filed a bug: https://bugs.launchpad.net/ubuntu/+s...w/+bug/1461708
All, please click the green "Does this bug affect you?" link if you're having the same problem.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by TeunisOf all the problems I have with 15.04, this is not (yet) one of them
- Top
- Bottom
Comment
Comment