Re: vectorids

2019-07-19 Thread Curt
On 2019-07-18, Paul Sutton wrote: > > Error: I could not initialize video! > The Simple DirectMedia error that occurred was: > Unable to open a console terminal Maybe you need to set 'SDL_VIDEODRIVER=wayland' (if you're residing in wayland, that is) . > This worked fine in Stretch, so has somethi

Re: vectorids

2019-07-18 Thread Reco
Hi. On Thu, Jul 18, 2019 at 10:45:12PM +0100, Paul Sutton wrote: > Further to my previous e-mail > > trying to run vectoroids (asteroids clone) comes up with > > vectoroids > > Error: I could not initialize video! > The Simple DirectMedia error that occurred was: > Unable to open a cons

vectorids

2019-07-18 Thread Paul Sutton
Hi Further to my previous e-mail trying to run vectoroids (asteroids clone) comes up with vectoroids Error: I could not initialize video! The Simple DirectMedia error that occurred was: Unable to open a console terminal This worked fine in Stretch, so has something has changed between upgradin