Bug 338587 - .kde4/share/apps/kfileplaces/bookmarks.xml and NFS through AutoFS
Summary: .kde4/share/apps/kfileplaces/bookmarks.xml and NFS through AutoFS
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Unmaintained
Component: general (show other bugs)
Version: 4.12.5
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2014-08-26 21:04 UTC by Denis
Modified: 2018-10-28 03:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
bookmarks.xml and debug log (40.74 KB, application/zip)
2014-08-31 04:10 UTC, Denis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis 2014-08-26 21:04:48 UTC
At connection (NFS) by means of autofs in ~ /.kde4/share/apps/kfileplaces/bookmarks.xml are creating blocks:
<separator href="file:///mnt/autofs/net/192.168.0.100/home">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/kde/fstab/192.168.0.100:/home</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="network-server"/>
   </metadata>
  </info>
  <title>/home on 192.168.0.100</title>
</separator>

At disconnecting - these blocks remain on a place.
At the following connecting - it is again created 1:1 too same
Thus, this file increased to 32600 lines. 
Dolphin started hanging constantly for some time (10-100 sec.)
Comment 1 Frank Reininghaus 2014-08-29 10:30:20 UTC
Thanks for the bug report. Dolphin does not access this file directly - this is done by the KBookmarkManager class which is part of KIO AFAIK.

You might see the same problem in the file dialog of other KDE applications.

We can reassign this report, but we need the Dolphin/KDE SC version. Please *never* file bug reports without specifying which version you use. Thanks.

(In reply to Denis from comment #0)
> Dolphin started hanging constantly for some time (10-100 sec.)

If Dolphin (or any other application) hangs, you can try to obtain a backtrace, which helps to identify which code is responsible for the problem. See

https://community.kde.org/Dolphin/FAQ/Freeze

for details. Thanks for your help!
Comment 2 Denis 2014-08-31 04:10:01 UTC
Created attachment 88505 [details]
bookmarks.xml and debug log

Sorry, ~110000 lines...
Run Dolphin: 113544 lines (in bookmarks.xml)
Add points in /smb, /net (from autofs): 113648 lines
Close Dolphin: 113648 lines
remove points in /smb, /net: 113648 lines

Run Dolphin: 113648 lines
Add points in /smb, /net: 113778 lines
Don't close dolphin. Remove points in /smb, /net: 113648 lines
Close Dolphin: 113648 lines
Comment 3 Frank Reininghaus 2014-08-31 21:38:24 UTC
Thanks for the update - I'll reassign to KIO then.

Note that 4.12.5 is actually a bit outdated already. You might want to upgrade to a newer version and check if that fixes the problem.
Comment 4 Denis 2014-09-01 16:02:33 UTC
(In reply to Frank Reininghaus from comment #3)
> Thanks for the update - I'll reassign to KIO then.
> 
> Note that 4.12.5 is actually a bit outdated already. You might want to
> upgrade to a newer version and check if that fixes the problem.

kdelibs and dolphin updated to 4.14.0. Bug is present
Comment 5 Nate Graham 2018-04-24 21:35:46 UTC
It's hard to tell what this bug is about. Is this still relevant or applicable with KDE Frameworks 5.45 and/or Dolphin 18.04?
Comment 6 Andrew Crouthamel 2018-09-28 03:13:34 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Andrew Crouthamel 2018-10-28 03:39:26 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!