I've just found arrow key selection doesn't work when I enabled iBus input. Disabling iBus gets arrow key worked.japboy wrote:Congrats release 3.0.2 beta 2!
I have some bug reports here:
* Entries column's entries (lumps actually) cannot be chosen by arrow keys (It would be nice to see graphic lumps continuously by keyboard's arrow keys)
* Entry Contents column is broken (When I scroll the text contents, scrolled text gets broken * Please see my attachment)
My environment is wxWidgets 2.9.2 (snapshot 2011-05-23), Ubuntu 11.04 64-bit on iMac mid 2010, and slade revision is 955.
Thanks!
SLADE Discussion - Latest: v3.2.7 (25/Dec/2024)
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
Re: SLADE v3.0.2 beta 2 Released
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 beta 2 Released
It did? Shouldn't have, unless it was something gez added. Which perhaps it was and why I missed it when reimplementing stuffSodaholic wrote:But it used to be able to convert any graphic to the flat format, as long as it was horizontally power of 2. It can be any size vertically.

What for? The problem is, as I said before, that if the size isn't one of the recognised raw image sizes it won't be detectable.NeuralStunner wrote:Could the "Doom GFX" conversion be modified to convert to a simple raw format if the option for transparency is turned off?
Well that's annoying, nothing much I can do about it, seems like a wxwidgets thing.japboy wrote:I've just found arrow key selection doesn't work when I enabled iBus input. Disabling iBus gets arrow key worked.
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: SLADE v3.0.2 beta 2 Released
Screens. Title, Help, &c. They don't need transparency.sirjuddington wrote:What for? The problem is, as I said before, that if the size isn't one of the recognised raw image sizes it won't be detectable.
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 beta 2 Released
Those sizes should already be valid for 'doom flat' format
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: SLADE v3.0.2 beta 2 Released
They are detected properly, but it won't convert to them. I should be able to get a 64000 byte raw image, instead I have to settle for a 66888 byte Doom GFX one.sirjuddington wrote:Those sizes should already be valid for 'doom flat' format
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 beta 2 Released
Heh so it doesn't. That's because 320x200 is not considered a 'valid' size to crop to (since most of the time you want a doom flat gfx is for a flat, so you want a square image). In r969/970 I've added exceptions for images of 256x34 and 320x200.
Re: SLADE v3.0.2 beta 2 Released
I try to edit the TextureX, and SLADE3 suddenly crashes...
can't remember what I do with all images, just convert some of them to png and flats. I had to remove and re-created TextureX.
crash log
can't remember what I do with all images, just convert some of them to png and flats. I had to remove and re-created TextureX.

crash log
Spoiler:
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 beta 2 Released
Hmm, that stack trace doesn't tell me anything unfortunately. It might be the same crash cq75 reported earlier, though. I should really change the codelite release build not to remove symbols from the binary. Just not sure how to do it.
Re: SLADE v3.0.2 beta 2 Released
The code used to allow any multiple of 320 because that's what AUTOPAGE uses.sirjuddington wrote:Heh so it doesn't. That's because 320x200 is not considered a 'valid' size to crop to (since most of the time you want a doom flat gfx is for a flat, so you want a square image). In r969/970 I've added exceptions for images of 256x34 and 320x200.
- Demolisher
- Posts: 1749
- Joined: Mon Aug 11, 2008 12:59 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Winchester, VA
- Contact:
Re: SLADE v3.0.2 beta 2 Released
Bugs: r934
Whenever I drag an empty pk3 or zip file onto Slade3, the file doesn't open, and Slade3 goes to the start page.
Whenever I exit, Slade3 crashes with a different stack trace.
edit: Whenever I select optimize png, it complains that I don't have all of the exe's. Shouldn't it just be happy with one?
Whenever I drag an empty pk3 or zip file onto Slade3, the file doesn't open, and Slade3 goes to the start page.
Whenever I exit, Slade3 crashes with a different stack trace.
edit: Whenever I select optimize png, it complains that I don't have all of the exe's. Shouldn't it just be happy with one?
Re: SLADE v3.0.2 beta 2 Released
because Slade3 needs all png utilities to optimizeDemolisher wrote:Bugs: r934
Whenever I select optimize png, it complains that I don't have all of the exe's. Shouldn't it just be happy with one?

- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: SLADE v3.0.2 beta 2 Released
So you need DeflOpt and one of the others.Gez wrote:The idea is that you don't need to setup both PNGOUT and PNGcrush. Only one of them is needed. Then you can call deflopt to squeeze out a few more bytes.
- Xtyfe
- Posts: 1490
- Joined: Fri Dec 14, 2007 6:29 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
Re: SLADE v3.0.2 beta 2 Released
Any word on updated SVN releases?
Re: SLADE v3.0.2 beta 2 Released
It appears that you cannot select a color to become transparent in the graphics converter for any paletted formats anymore. It still works for truecolor graphics.
- cq75
- Posts: 1212
- Joined: Sun Dec 27, 2009 9:28 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Just beyond the line horizon
Re: SLADE v3.0.2 beta 2 Released
I noticed this version can't play .mp3s, and most tracker module formats (.xm, and a couple others don't work). What happened?