Re: [Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-23 Thread Albert Cahalan
On Sun, 2005-01-23 at 19:01 -0800, Bill Kendrick wrote: > On Sun, Jan 23, 2005 at 11:51:44AM -0500, Albert Cahalan wrote: > > You should have also seen this: > > printf("Sending %u bytes with %u families.\n", size, num_font_families); > > > > Did you? (it's really important to be sure about this)

Re: [Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-23 Thread Bill Kendrick
On Sun, Jan 23, 2005 at 11:51:44AM -0500, Albert Cahalan wrote: > You should have also seen this: > printf("Sending %u bytes with %u families.\n", size, num_font_families); > > Did you? (it's really important to be sure about this) Nope! > If you saw that, there is an IO problem. > If you didn'

Re: [Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-23 Thread Albert Cahalan
On Sun, 2005-01-23 at 03:21, Bill Kendrick wrote: > On Sat, Jan 22, 2005 at 09:14:39PM -0500, Albert Cahalan wrote: > > > > So, I take it that the various other crashing problems > > are gone now? How are things with stamps and fonts? > > > > Sadly, no. Last I tried, I let it sit for a min. > o

Re: [Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-23 Thread Bill Kendrick
On Sat, Jan 22, 2005 at 09:14:39PM -0500, Albert Cahalan wrote: > > So, I take it that the various other crashing problems > are gone now? How are things with stamps and fonts? > Sadly, no. Last I tried, I let it sit for a min. or so w/o hitting the 'Text' tool. Then, when I hit it, I got a sh

Re: [Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-22 Thread Albert Cahalan
On Sat, 2005-01-22 at 19:20, Bill Kendrick wrote: > Using the latest CVS with the new PostScript support, Tux Paint seems to be > segfaulting if it can't print. > > I get this in the terminal where Tux Paint was run: > > lpr: error - no default destination available. > > and then the window ju

[Tuxpaint-dev] Tux Paint Segfault if unable to print

2005-01-22 Thread Bill Kendrick
Using the latest CVS with the new PostScript support, Tux Paint seems to be segfaulting if it can't print. I get this in the terminal where Tux Paint was run: lpr: error - no default destination available. and then the window just vanishes! I'll look into it tonight, if noone else gets the