On Wed, Mar 15, 2006 at 04:22:17PM -0400, Jorge Arellano Cid
wrote:
> > > Please test it.
> > Got it, working on it.
I can happily set and unset the define, and it works both
ways for me here.
We'll get a better test somewhere else...
> > The person who reported bug#703 might be willing
and able to work from
> > CVS -- I'll happily contact them and ask, unless
you've had a volunteer
> > from the list already.
>
> Please do so. There're some BSDers on the list, but
we need one
> that doesn't have a reentrant resolver library.
Mail sent.
> > > I'll make a 0.8.6rc1 after receiving your
feedback with a view
> > > to a next release (its been a long time,
and the CVS is stable
> > > enough).
> >
> > One possible caveat -- I've had some trouble with
local file browsing
> > using cvs-dillo. strace says the file is being
accessed and read, but
> > the contents don't appear on screen.
> > It may be a local config issue here; but confirm
that it works for you
> > before calling it released!
>
> It works here.
>
> Note: while typing fast I managed to
"reproduce" the bug, but
> it was because I standed on src/ while doing make, and
"dillorc"
> is in "../" from there!
>
> If you find a way to reproduce the bug, it should
be tackled
> before the release.
Still broken for me.
Fresh "cvs update"
./autogen.sh && ./configure && make
sudo make install
pkill dpi
dillo /tmp/a.txt
- blank screen, nothing in url box
strace -f -F -o dillo.str dillo /tmp/a.txt 2>&1 | tee
dillo.out
- same thing. dillo.str shows not a lot obviously
different from a
working 0.8.5 equivalent; dillo.out has
: main.c:328: main: get_command failed
: Dpi_parse_token: [<dpi cmd='start_send_page'
url='file:/tmp/a.txt'>]
Dpi: [Dpi_process_io] IOClose
in 0.8.5 but only
: main.c:362: main: get_command failed
: Dpi: [Dpi_process_io] IOClose
in 0.8.6-pre for me.
It's working for you, so unless someone else shouts I'll
presume I've
broken something on my setup (which is not unusual
f
--
Francis Daly francis daoine.org
_______________________________________________
Dillo-dev mailing list
Dillo-dev dillo.org
http://lists.auriga.wearlab.de/cgi-bin/mailman/
listinfo/dillo-dev
|