Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 07:34:58 -0400
From:      "Kevin B. Hendricks" <kevin.hendricks@sympatico.ca>
To:        Martin Blapp <mb@imp.ch>
Cc:        <dev@porting.openoffice.org>, <kan@freebsd.org>, <openoffice@freebsd.org>
Subject:   Re: [porting-dev] FreeBSD: 3 different crashes in OO.1.0.1
Message-ID:  <200208260734.58186.kevin.hendricks@sympatico.ca>
In-Reply-To: <20020826102020.U59651-100000@levais.imp.ch>
References:  <20020826102020.U59651-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi Martin,

On August 26, 2002 04:47, Martin Blapp wrote:
> Hi,
>
> > I have put a breakpoint at Frame 5 right on the throw statement (see
> > your frame 5 source below) and then tried to open the url
> > file:///junk.txt which does not exist. And happily received the dialog
> > box that says the file does not exist BUT the breakpoint was never
> > hit!
>
> I note that you use three ///, I always used two slashes.

I thought your use file:// as the protocoal and the next slash implied 
looking at localhost /junk.html as a full path to a non-existent root 
junk.html.  But I am no url expert.  Okay I tried with // and still no 
errors and that throw is never hit.

So we seem to differ on the eError.  Please keep to using 3 slashes so we 
are doing the same thing.

Then:

Please put breakpoints after IsStorage and other key places in "detect" to 
try and track down which call out of detect results in the eError getting 
set.  Then we can both follow that path down to the point where the exact 
eError condition is determined first and try to figure out how we differ.

Kevin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208260734.58186.kevin.hendricks>