[Tuxpaint-dev] noflip and nomirror

2005-01-22 Thread Albert Cahalan
I have to wonder about the wisdom of having these.
When used, they make buttons stop working. That right
there is bad if it can be avoided. (Bill, you said it
yourself about greyed-out items)

What's the harm in letting a kid flip a house?
Maybe the kid is drawing something that involves
a tornado.

I think nomirror should only affect --mirrorstamps,
and noflip should just go away.

It's not as if you can prevent a bright kid from
using flip magic to bypass the restriction anyway.


___
Tuxpaint-dev mailing list
Tuxpaint-dev@tux4kids.net
http://tux4kids.net/mailman/listinfo/tuxpaint-dev


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 just vanishes!
> 
> 
> I'll look into it tonight, if noone else gets the chance...
> (It may have been doing this before, but I only just had an issue where
> CUPS config got corrupted, so 'lpr' now bails with an error.)

While writing the code, it appeared to me that the
old code (and new code -- nothing changed) would
hang if printing didn't go fast and well.

I had been thinking that Tux Paint ought to do printing
in a separate thread. Of course, given recent ugly
experience with SDL threads, I think differently now.

So, I take it that the various other crashing problems
are gone now? How are things with stamps and fonts?




___
Tuxpaint-dev mailing list
Tuxpaint-dev@tux4kids.net
http://tux4kids.net/mailman/listinfo/tuxpaint-dev


[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 chance...
(It may have been doing this before, but I only just had an issue where
CUPS config got corrupted, so 'lpr' now bails with an error.)

-bill!
___
Tuxpaint-dev mailing list
Tuxpaint-dev@tux4kids.net
http://tux4kids.net/mailman/listinfo/tuxpaint-dev