Bug 215137 - [REGRESSION] nautilus can no longer access ssh:// after update
Summary: [REGRESSION] nautilus can no longer access ssh:// after update
Keywords:
Status: CLOSED DUPLICATE of bug 215288
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: 6
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-11 11:05 UTC by drago01
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-13 13:16:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description drago01 2006-11-11 11:05:34 UTC
Description of problem:

After updating nautilus to 2.16.2-3.fc6 using yum I can no longer access ssh://
URIs when I try this it crashes and bug-buddy trys to send a report.
I have noticed this in the xsession-error:
CRITICAL **: nautilus_directory_ref: assertion `NAUTILUS_IS_DIRECTORY
(directory)' failed
(this happens before the crash)
I have this problem on 2 different boxes and can confirm that reverting to
2.16.0-7.fc6 fixes the issue.
Version-Release number of selected component (if applicable): 2.16.2-3.fc6
How reproducible:
ALWAYS

Steps to Reproduce:
1. try to open a ssh:// URL (even ssh:// and press enter triggers this)
2. notice the crash

  
Actual results:
Crash when trying to open ssh:// URI

Expected results:
no crash like in older versions

Comment 1 drago01 2006-11-12 07:10:09 UTC
it seems that  this patch broke it:

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	Unschedule call_ready callbacks on directory finalize, not
	on file finalize.
	Keep monitors around until we call the call_when_ready callback
	at idle time.
	Call async_state_changed and update_metadata_monitors after
	call_when_ready callbacks have been called at idle.

	(fixes make check)
have not tryed to revert it; just was looked at the changelog and this seems the
only directory related change

Comment 2 Alexander Larsson 2006-11-13 13:16:47 UTC

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


Note You need to log in before you can comment on or make changes to this bug.