Bug 305692 - Dolphin has serious issues when the places panel contains a link to an inaccessible NFS share
Summary: Dolphin has serious issues when the places panel contains a link to an inacce...
Status: RESOLVED DUPLICATE of bug 302295
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 23:36 UTC by Kevin Clevenger
Modified: 2012-11-06 01:14 UTC (History)
1 user (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 Kevin Clevenger 2012-08-23 23:36:29 UTC
When Dolphin has a link to a currently inaccessible share in the sidebar it takes a *very* long time for it to timeout.

Reproducible: Always

Steps to Reproduce:
1. Use automount to map an NFSv4 server share at /net/server
2. Place a shortcut to /net/server in the Dolphin sidebar
3. Open Dolphin when the network is disconnected (like say on a *laptop* that's remote and doesn't happen to have access to that host at the moment)


1.
2.
3.
Actual Results:  
Watch the completely empty Dolphin app frame do nothing for ten minutes

Expected Results:  
An error dialog displayed immediately

Why even check the validity of the share until it's sidebar link is actually clicked on?  

I think it's better to wait until the sidebar link is actually clicked on and then throw an inaccessible error dialog instead of sitting there at app startup, for much too long, trying to validate the links. For laptop users that travel this is a painful issue.
Comment 1 Frank Reininghaus 2012-08-24 14:02:16 UTC
Thanks for the bug report! Unfortunately, I don't have any NFS shares to test with.

Do you know if this problem is new in KDE 4.9? In that case, it's been caused by the Places Panel rewrite, and we could maybe check by comparing with the code in KFilePlaces* from kdelibs what goes wrong.
Comment 2 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:19:42 UTC
Resetting assignee to default as per bug #305719
Comment 3 Kevin Clevenger 2012-08-24 22:20:08 UTC
Hi Frank,

I don't know if it's an issue with 4.9 or not yet, I'm still on 4.8.5. 

One more thing that I discovered today is that maunally mounted NFS shares that are automatically included in the panel create the same issue - if the server goes away Dolphin becomes completely unresponsive and goes off into never-never land (for 10 minutes and counting now). This occurs even if the current directory in Dolphin is not open to the mountpoint.
Comment 4 Kevin Clevenger 2012-08-25 14:46:08 UTC
I've confirmed that this still occurs on 4.9 but it seems to be less of an issue and Dolphin seems to recover faster.
Comment 5 Mark 2012-11-06 01:14:58 UTC

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