Re: [Tuxpaint-devel] New perspective drawing tools & complexity setting
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2024-01-03 06:45:08
|
On Tue, Jan 02, 2024 at 12:59:28PM +0900, Shin-ichi TOYAMA wrote: > Hi! > > I noticed that complexity is incorrectly set to "qwerty.layout" in personal config file. > > This happens with following steps. > > 1) start tuxpaint-config > 2) set complexity to "(no override). > 3) apply and quit. > 4) start tuxpaint-config > 5) change any setting other than complexity. > 6) apply and quit Hrm I was able to replicate it by leaving the setting blank (which should NOT have been an option -- I forgot to add the new widget to the appropriate routine in `defaults.cxx`), then change something else so I could click "Apply" to save. I _believe_ I've corrected it. Please `git pull` and rebuild, and tell me if you can still replicate it :) > In addition, I observed crash on windows when switching magic tool categories. > Unfortunately I have not found the step to reproduce it so far. Hrm, I cannot replicate in Linux. I tried all three of the new complexity levels. Oh, question -- did you rebuild all of the Magic tools from scratch? (Hrm, I suppose you must have, for them to load at all, since they need to match the Magic API version.) Hmm... please tell me what you discover. Luc, Mark, and Pere, when you have time can you also test the new features on Haiku, macOS, and Android? Thanks in advance! -bill! |