Search Criteria
Package Details: slade 3.2.7-10
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.051555 |
First Submitted: | 2011-08-16 11:58 (UTC) |
Last Updated: | 2025-03-30 17:54 (UTC) |
Dependencies (45)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, 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)
- glu (glu-gitAUR)
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- lua
- mpg123 (mpg123-svnAUR, mpg321AUR)
- pango (pango-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sfml (sfml-gitAUR)
- sfml2AUR
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- nanosvg (nanosvg-gitAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
envolution commented on 2025-03-12 06:06 (UTC)
@kinker31 please read the whole comment as it likely addresses this
kinker31 commented on 2025-03-12 00:41 (UTC)
@envolution
The boxes are able to be clicked in (and their respecive values changed), but
Ctrl + A
and attempting to highlight the valies with the mouse does not work.I was able to get these two lines when looking at `slade3.log', though:
envolution commented on 2025-03-11 19:21 (UTC) (edited on 2025-03-11 21:01 (UTC) by envolution)
@kinker31 thanks for the follow-up. is the text maybe just the same color as the textbox background? for example - are you able to see the text cursor and/or highlight the values with ctrl+a (or double click/click-drag)?
or
the boxes themselves are not available to even click within
https://postimg.cc/N9y5tkZf - this is what I see in texturex with this current build. The texture properties section shows editable text boxes and they seem to work fine for me. I think you may actually just have some issues with your ~/.slade3 configuration files. Close slade and try back them up with
mv ~/.slade3 ~/.slade3-backup
and launch slade again. Failing this I'd suggest filing a bug report as this is not reproducible on a clean build.kinker31 commented on 2025-03-11 15:29 (UTC)
@envolution
Took me a little bit to get there, but I'm happy to say that Slade now works as smooth as it did last time! The only real problem I have at this point is that the textboxes in the "Texture Properties" box of the TEXTUREx editor are invisible. I can still manipulate and edit the values in them like normal, just can't see 'em.
envolution commented on 2025-03-10 23:07 (UTC)
@kinker31 rel9 of this package now requires aur/sfml2, please let me know if this solves the workflow issue you're facing
envolution commented on 2025-03-10 22:39 (UTC)
@kinker31 as per https://github.com/sirjuddington/SLADE/pull/1761 it seems as though they're not ready to support sfml 3.0 that is now provided by upstream Arch. I'll see what I can do about forcing aur/sfml2 for the time being. Thanks for looking into it.
kinker31 commented on 2025-03-10 12:13 (UTC) (edited on 2025-03-10 12:20 (UTC) by kinker31)
@envolution
Turns out I can get the package to work if I use
/usr/sbin/slade3.bin
instead, though I have to be upgraded to the most recent version of SFML for it to work. Not to mention the --rebuild tag as well, but that comes with the territory.Proceeding with the upgraded package causes a segfault each time I try to access any sound/music lump, I'd have to engage the "multiple files selected" window just to be able to move them. On the other hand, trying to downgrade to the last verion SFML was known to fully work on causes the inital error I had to show up.
My conclusion is that SLADE is currently relying on an outdated version of SFML, and it might not be a bad idea to see if we could get an AUR version of that as well, like with wxWidgets.
EDIT: And on a smaller note: Tetxboxes in the "Texture Properties" box don't show up in the TEXTUREx editor, but the other functionality still exists.
kinker31 commented on 2025-03-06 11:42 (UTC) (edited on 2025-03-06 11:43 (UTC) by kinker31)
@envolution
checkbuuild gives the following relevant info:
ldd
which slade3.bin| grep -i flac
gave the following:pacman -Qo /usr/lib/libFLAC.so.14
gave the following:EDIT: Also made sure to do a full system update as well, and even deleted the cache again before that.
envolution commented on 2025-03-06 07:37 (UTC)
@kinker31 the commands I quoted in the code block are from a recently updated system after seeing your comment.
You should (currently) have libFLAC.so.14 with mainline upstream's flac package (1.5.0). after installing rebuild-detector, try running
$ checkrebuild
to see if you have any packages that need to be recompiled (marked byforeign (packagename)
.I did recompile slade as well and wasn't able to reproduce the error. Also check my earlier comment to see if you get different outputs than I got.
kinker31 commented on 2025-03-06 04:30 (UTC)
@envolution
Gave it a try, used
paru -Scc
and the deletion of ~/.cache to get rid of as much cached packages as possible, and manganged to re-install Slade without a cached copy. Unfortunately, I'm still running into the same issue. Doesn't seem to just be Slade either, Ironwail's running into the same exact issue.« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »