Gaerzi

Results 15 comments of Gaerzi

When it happens, do you have an active zennode process? What happens if you kill it instead of killing SLADE? Does Zennode have an "interactive" mode where the user must...

At least offer a "Please wait" dialog window with an "abort" button.

There's no extra quote. Look more closely: ``execute "/home/cato/.chocolate-doom/ZenNode "/home/cato/.slade3/tmp/sladetemp.wad" -o "/home/cato/.slade3/tmp/sladetemp.wad""`` If I replace quotes by numbered braces to make it clearer: ``execute {1 program {2 tempwad 2} -o...

Open the console and look at any error messages. I doubt it's the UI change, more likely the change in how OpenGL is wrapped up.

I'm also reminded of [DoomEd](https://doomwiki.org/wiki/DoomEd_4.2)'s feature to store tag names in TAGDESC/PLATFORM lumps. Something like this would be handy.

It's not fixed, #966 was not merged in and is probably severely outdated now since there's been a lot of refactoring and changes.

Also, it's styled as ZDoom, not Zdoom.

MP3 is a very horrible format to reliably identify. You can select one of them, open the console (ctrl-2), and type ```type snd_mp3```. That should display a message like "Identification...

That feature is older than the "external editors" thing, and doesn't use it. If Doom Builder 2 is installed, it writes a key in the Windows register, so SLADE can...