[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
RE: [XaraXtreme-dev] File => Close crashes
- From: Martin Wuerthner <lists@xxxxxxxxxxxxxxx>
- Date: Wed, 05 Apr 2006 16:31:19 +0200
- Subject: RE: [XaraXtreme-dev] File => Close crashes
In message <5056CBC646CB4047BB26120F4377DB71CB6EC6@xxxxxxxxxxxxxxxxxxx
>
"Gerry Iles" <GerryI@xxxxxxxx> wrote:
> I noticed this a couple of hours ago and found it crashed in
> CCamView::GetClientSize because the render window has been deleted. I
> haven't checked why it is being called when the window is being closed
> but I have made it not SEGV if it does...
>
> Does this sort out your problem?
Mysteriously, the problem had gone away in my copy shortly after I had
posted the message below (the only change I did since then was to
install some fonts, including Arial, which also changed the appearance
of the window, so maybe it was related to that?). I am glad you still
saw the crash so you could fix the issue.
Martin
> -----Original Message-----
> From: owner-dev@xxxxxxxxxxxxxxxx [mailto:owner-dev@xxxxxxxxxxxxxxxx] On
> Behalf Of Martin Wuerthner
> Sent: 05 April 2006 14:36
> To: dev@xxxxxxxxxxxxxx
> Subject: [XaraXtreme-dev] File => Close crashes
>
> Choosing File => Close always leads to a crash here (segmentation
> fault). If the file has been modified, the crash occurs after the "Do
> you want to save" dialogue, else it occurs immediately. Does anyone
> else see this?
>
> Martin