From: Bill K. <nb...@so...> - 2022-07-06 04:17:32
|
On Mon, Jul 04, 2022 at 10:25:37PM +0200, Karl Ove Hufthammer wrote: > Bill Kendrick skreiv 04.07.2022 22:19: > >Karl posted these two bugs over on SourceForge: > > > > * Two directional brushes don't work when using black colour > > https://sourceforge.net/p/tuxpaint/bugs/253/ > > > > * Tux Paint window don��t refresh when alt-tabbed into > > https://sourceforge.net/p/tuxpaint/bugs/254/ > > > >I am unable to reproduce either bug on my Ubuntu 20.04.4 LTS > >system running Tux Paint 'master' branch with SDL 1.2.15, or > >'sdl2.0' branch with SDL 2.0.10, under X-Window X.Org 1.20.13. > > > >Karl reports that the Alt+Tab issue happens with X11 and SDL 1.2.50, > >but not under Wayland, nor under SDL 2.0. > > Turns out that the latest version of SDL 1.2 is version 1.2.15, > released in 2012 (!), and that what I’m actually using is > https://github.com/libsdl-org/sdl12-compat. This is a compatibility > layer, which *pretends* to be SDL 1.2.x (in this case 1.2.50), but > which uses SDL 2.0 under the hood. > > The original SDL 1.2 is not packaged in my distro (openSUSE Tumbleweed). WELL! :^D I wondered how mine could have been _so_ many revisions (35!?) out-of-date, considering my distro is only 2 years out-of-date, and SDL2 has been around forever. :-D I supposed, based on this, that we could simply call this a known-issue, but I don't really think it's worth trying to address it. In other words: recommend people _not_ use the SDL1.2 version of Tux Paint with an SDL12-compat, and instead just use the SDL2.0 versions of Tux Paint directly. Any objections? If not, I can close those two tickets, and put a not somewhere on the website (to at least keep track of it, I'm thinking https://tuxpaint.org/requirements/ ... rather than the actual "known issues" page, https://tuxpaint.org/docs/known_issues/, because we'd need to keep it around 'forever', and I'd rather not clutter it up too much...) Thanks! -- -bill! Sent from my computer |