Closed Bug 368002 Opened 18 years ago Closed 13 years ago

When starting SeaMonkey, [### ERROR - unable to create search "file".]

Categories

(SeaMonkey :: Autocomplete, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sgautherie, Assigned: neil)

References

Details

(Keywords: regression, Whiteboard: [fixed by bug 366831])

As first noted in bug 367990,

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a2pre) Gecko/20070123
SeaMonkey/1.5a] (nightly) (W2Ksp4)

I get
{ (DOS console)
### ERROR - unable to create search "file".
}
when starting SeaMonkey.

I don't know more about it;
SeaMonkey seems to run fine.

(Trunk only.
Does not affect Firefox.)

Source code at <http://lxr.mozilla.org/mozilla/source/xpfe/components/autocomplete/resources/content/autocomplete.xml#120>
is blamed to
{
1.130 <neil@parkwaycc.co.uk> 2006-04-12 16:00
Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag
}
The "file" autocompletesearch is only available on Linux. I just didn't bother moving the autocompletesearch attribute into a platform overlay.
Fixed by:
Bug 366831 - In <autocomplete.xml>, "Warning: reference to undefined property Components.classes[contractid]", when starting Browser.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
(In reply to neil@parkwaycc.co.uk from comment #1)
> The "file" autocompletesearch is only available on Linux. I just didn't
> bother moving the autocompletesearch attribute into a platform overlay.

Should that be done, fwiw?
Assignee: general → neil
Component: General → Autocomplete
Depends on: 366831
QA Contact: general → autocomplete
Resolution: WORKSFORME → FIXED
Whiteboard: [fixed by bug 366831]
(In reply to Serge Gautherie (:sgautherie) from comment #3)
> (In reply to neil@parkwaycc.co.uk from comment #1)
> > The "file" autocompletesearch is only available on Linux. I just didn't
> > bother moving the autocompletesearch attribute into a platform overlay.
> Should that be done, fwiw?
Well, I don't really see the point; also maybe someone will write an autocompletesearch that works on windows ;-)
You need to log in before you can comment on or make changes to this bug.