Bug 57072 - [patch] x11-fm/nautilus2: fix crash with unknown protocols
Summary: [patch] x11-fm/nautilus2: fix crash with unknown protocols
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 01:10 UTC by Simon Barner
Modified: 2003-09-22 01:24 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (624 bytes, patch)
2003-09-22 01:10 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Barner 2003-09-22 01:10:13 UTC
When you enter an unknown protocol in Nautilus 2, it will crash. This bug
has already been reported to bugzilla.gnome.org, and it has been fixed
in the CVS version of Nautilus:

http://bugzilla.gnome.org/show_bug.cgi?id=122265
http://cvs.gnome.org/bonsai/cvsview2.cgi?command=DIFF&subdir=nautilus%2Flibnautilus-private&file=nautilus-file.c&rev1=1.327&rev2=1.328&whitespace_mode=show&diff_mode=context

I would suggest to include this tiny patch to the Nautilus 2 port in
order to fix the problem until the next release.

Fix: This patch implements the fix from the Nautilus CVS repository (maybe
you also want to bump the port version?).
How-To-Repeat: 
Enter an invalid location, such as `foobar:///', and Nautilus 2.4.0 will
crash.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-09-22 01:18:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainers.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-09-22 01:24:29 UTC
State Changed
From-To: open->closed

Committed, thanks!