Firebird problem opening local files

  • Thread starter Thread starter =?ISO-8859-1?Q?=BBQ=AB?=
  • Start date Start date
?

=?ISO-8859-1?Q?=BBQ=AB?=

When I try to open any html file on my HDD, Mozilla Firebird opens a
tab for it, but only displayes about:blank and the status bar says
'done'. It used to work fine, and I have no idea what I might have
changed. If I browse my HDD with Firebird, say by starting out typing
C:\ in the addy bar, I can drill down to html files and open them fine.

Anybody got any ideas, so I don't have to set up SSL to get to the
Mozilla newsgroups? ;)
 
When I try to open any html file on my HDD, Mozilla Firebird opens a
tab for it, but only displayes about:blank and the status bar says
'done'. It used to work fine, and I have no idea what I might have
changed. If I browse my HDD with Firebird, say by starting out typing
C:\ in the addy bar, I can drill down to html files and open them fine.

Anybody got any ideas, so I don't have to set up SSL to get to the
Mozilla newsgroups? ;)

Do you have this key in your registry.
________________________

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML]
@="HTML Document"

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\shell]

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\shell\open]

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\MOZILL~1.EXE -url \"%1\""

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\shell\edit]

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\shell\edit\command]
@="C:\\PROGRA~1\\MOZILL~1\\MOZILL~1.EXE -edit \"%1\""

[HKEY_LOCAL_MACHINE\Software\CLASSES\MozillaHTML\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\MOZILL~1.EXE,0"
________________________________

The last line may be different depending on where your Moz is located.
There is another key [MozillaXHTML] containing identical data.
^

BoB
For the duration of Swen, my address is inoperative.
 
Do you have this key in your registry.

[snip registry keys]

Yeah, all that was there, but those keys specify how mozilla.exe
should handle things, whereas my problem is with how
MozillaFirebird.exe iss handling things. Mozilla Firebird does not
seem to make use of the registry the same way Mozilla does.

A bit more info, which I didn't realize before. If no Firebird window
is open when I click an html file on my HDD, Firebird opens it fine.
The problem only occurs when there is an instance of Firebird running,
and a new tab is created. I suspect something is corrupted in the
'Tabbrowser Extensions' extension....

Ok, I just reinstalled Tabbrowser Extensions, which fixed the problem.
 
Back
Top