Bug 215161 - nautilus crashes when called from command line with URL
Summary: nautilus crashes when called from command line with URL
Keywords:
Status: CLOSED DUPLICATE of bug 215288
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: 6
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-11 18:22 UTC by Andrew Gillies
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-13 13:12:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Gillies 2006-11-11 18:22:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061107 Fedora/1.5.0.8-1.fc6 Firefox/1.5.0.8

Description of problem:
Running nautilus from the command line in a terminal window (in a default
gnome session with nautilus running) using:
  nautilus /home/bob
OR with
  nautilus file:///home/bob
opens a window of the location if it exists and reports an error if it 
does not exist.
However, running the commands:
  nautilus /home/bob/pam
OR
  nautilus file:///home/bob/pam
causes the session nautilus to crash if the location does not exist.


Version-Release number of selected component (if applicable):
nautilus-2.16.2-3.fc6

How reproducible:
Always


Steps to Reproduce:
1. in a terminal window run the command:
  nautilus /home/bob/pam

where the location /home/bob does not exist.


Actual Results:
bug reporter kicks in, after which
session nautilus restarts

Expected Results:
an error message saying /home/bob/pam does not exist

Additional info:

Comment 1 Alexander Larsson 2006-11-13 13:12:17 UTC
Same root cause as bug 215288

*** 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.