Bug 346928 - New Places Not Saved
Summary: New Places Not Saved
Status: RESOLVED DUPLICATE of bug 345174
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 4.12.3
Platform: Kubuntu Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 02:23 UTC by Robert Charbonneau
Modified: 2015-04-30 07:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Charbonneau 2015-04-30 02:23:29 UTC
A new place cannot be saved in dolphin.  If you drag a folder onto the places panel, while Dolphin is running it will remain.  When dolphin is closed the Places appear as defaults every time.  Places elsewhere in KDE are correctly saving their configured places (Kate, Plasma Desktop, Krita, etc.)

System specifics are: Kubuntu 15.04 w/ Plasma 5.3 updates form the backports PPA on amd64.

See this bug on Launchpad: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1422469

Reproducible: Always

Steps to Reproduce:
1. Open dolphin.
2. Drag a folder onto the 'Places' panel.
3. Close dolphin.
4. Re-open dolphin.

Actual Results:  
Dolphin will not honour the 'Place' you tried to create.

Expected Results:  
Dolphin should honour the 'Place' that you had created.

There is no crash occurring, but here is dolphin output on the console for a session using the steps to reproduce:

dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.sheet.binary.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.sheet.binary.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.addin.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.slideshow.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.slideshow.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.sheet.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.sheet.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.presentation.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.presentation.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-word.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-word.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-excel.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.template.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-word.document.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-word.document.macroEnabled.12" 
dolphin(6209) KMimeTypeRepository::parents: "/usr/share/mime/subclasses"  refers to unknown mimetype  "application/vnd.ms-powerpoint.slide.macroEnabled.12" 
dolphin(6209) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x8400012
Comment 1 Robert Charbonneau 2015-04-30 02:44:59 UTC
It should be noted that the version of Krita I used to test saving places in applications other than Dolphin makes use of the same KDE library version as Dolphin and works properly.
Comment 2 Valorie Zimmerman 2015-04-30 02:59:55 UTC
I can confirm this. Even when I specifically opened the dialog to "save places" it was not saved when I reopened Dolphin. 

I'm also on Kubuntu 15.04 with backports enabled, so running the latest releases.
Comment 3 stef 2015-04-30 06:26:25 UTC
Same with recent arch linux packages.
Comment 4 Emmanuel Pescosta 2015-04-30 07:54:44 UTC

*** This bug has been marked as a duplicate of bug 345174 ***