[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame.display.set_mode((0, 0))



jabberwocky wrote:
With pygame.display.set_mode((0, 0)) I get a
segfault...is it an error?
Yeah, this is an error. Although I am guessing it crashes inside SDL. Shouldn't be hard for pygame to 'protect' SDL in this case.