Date: Fri, 14 Nov 2003 22:46:37 +0100 From: Stefan Schwarzer <sschwarzer@sschwarzer.net> To: questions@freebsd.org Subject: Mozilla Firebird doesn't start Message-ID: <20031114214637.GA10406@warpy.sschwarzer.net>
next in thread | raw e-mail | index | archive | help
Hello
on FreeBSD 5.1, I installed Firebird 0.7 from the ports. However, I
cannot start it from an xterm. If I enter
$ firebird
or
$ MozillaFirebird
the system pauses for about a second, then returns to the prompt.
ps(1) doesn't show a running firebird, and
$ echo $?
yields 1.
Surprisingly, when I invoke Firebird via urlview from mutt, it starts
fine! For urlview, I supplied a modified url_handler.sh, but only the
line for the HTTP clients is changed to
http_prgs="/usr/X11R6/bin/firebird:XW /usr/local/bin/elinks:XT /usr/local/bin/netscape:XW /usr/local/bin/lynx:XT /usr/local/bin/w3m:XT /usr/local/bin/links:XT"
(without the indent :-) ).
I didn't have these problems with Firebird 0.6. With 0.7, I currently
only have the workaround to start Firebird via an http URL in mutt.
...
After having examined a bit more what urlview does, I noticed that I
can start Firebird by passing an URL:
$ firebird http://google.com &
So at least I have an acceptable workaround for now. Nonetheless,
Firebird's behaviour seems strange. I didn't find anything on the
topic with Google and not in
http://www.freebsd.org/cgi/query-pr-summary.cgi or
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports&sort=none&text=firebird&closedtoo=on
Should I issue a bug report?
(I'm not subscribed to the list; if you reply, please cc me. Thanks!)
Stefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114214637.GA10406>
