Search Criteria
Package Details: slade 3.2.7-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/slade.git (read-only, click to copy) |
---|---|
Package Base: | slade |
Description: | SLADE3 Doom editor |
Upstream URL: | http://slade.mancubus.net/ |
Licenses: | GPL |
Submitter: | grubber |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 33 |
Popularity: | 0.27 |
First Submitted: | 2011-08-16 11:58 (UTC) |
Last Updated: | 2025-01-04 21:15 (UTC) |
Dependencies (44)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freeimage
- ftgl
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glu (glu-gitAUR)
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- Show 24 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
Retro_Gamer commented on 2025-01-07 05:16 (UTC) (edited on 2025-01-07 05:17 (UTC) by Retro_Gamer)
@envolution: Yes, that seems to have gotten it sorted, your AUR is now making a working build again. Thank you much.
envolution commented on 2025-01-04 20:53 (UTC)
@Retro_Gamer thanks for your report, I think I've resolved the issue if you're interested to try it again
Retro_Gamer commented on 2025-01-04 17:12 (UTC) (edited on 2025-01-04 17:17 (UTC) by Retro_Gamer)
This AUR build no longer works, it does build seemly fine but when ran only throws this error before quitting :
Following Slade's own build instructions works fine though.
Somehow the way this AUR PKGBUILD is now doing it isn't working, but it used to.
envolution commented on 2025-01-03 18:18 (UTC)
pkgrel 7 builds wxwidgets into the /usr/share/slade3 directory and patches the slade binary to use it instead of the system wxwidgets-gtk. This way we can be sure external packages are not affected by slade's current requirements.
Compile times will be about twice as long. It's not pretty, but I'm hoping this is just a temporary slade issue.
Please flag if there is an issue with this build, I don't have a workflow to trigger the fault personally so am relying on you guys to tell me if it needs more work.
kinker31 commented on 2025-01-03 08:48 (UTC)
Attempting to run Slade directly through the terminal causes a segmentation fault or a similar error, giving me
slade: symbol lookup error: slade: undefined symbol: _ZNK13wxGLCanvasEGL15IsShownOnScreenEv
as a response.However, I can still run the program just fine with the new package, and I'm happy to report the TEXTUREx editor finally works.
kinker31 commented on 2025-01-03 04:57 (UTC)
Update on the TEXTUREx issue: Turns out the problem doesn't lie in the package itself, more in the wxWidgets version used to build the thing. Long story short, wxWidgets needs to be custom-built for SLADE, using the
wxUSE_GLCANVAS_EGL
flag I thought was meant for the project itself. Should it work here, it should also work on the git version, which bears the same issue.Also, on a semi-related note, when you update to the new version, you'll probably have to custom-build SFML too based on 2.6, 3.0 causes Slade to crash as well. Here's the relevant Github post on this issue.
envolution commented on 2024-12-26 17:25 (UTC)
@kinker31 yes I had noticed that too, but figured since it was the solution posted on issue tracker - it was worth a try anyways. I would suggest using the slade-git package for the time being and report upstream as you encounter issues until they (hopefully) get solved.
kinker31 commented on 2024-12-26 10:01 (UTC)
Attempting to install the package gives me this during installation, which works as normal otherwise:
Unfortunately, I still have this issue, but the rest of the program still works otherwise.
1 2 3 4 5 Next › Last »