Executor hang on linux
Opening the file browser from a fresh compile of Executor, apparently hangs the UI
Hmm, some details please...
Are you starting build/executor (the Qt backend)? How about the other backends that you might or might not have built (build/executor-x, build/executor-sdl, build/executor-sdl2)?
What "linux" are you running on? Are you on X11 or on Wayland?
"hangs the UI" - so you executor gets stuck and doesn't respond to mouse clicks? What is visible on the screen at this point?
how do I build the other backend? also, apparently resource forks have issues?
The others are built automatically if the required libraries are installed (see the README for a list of prerequisites).
I hereby repeat my questions.
"apparently resource forks have issues" - what do you mean by issues?
I am trying to install Aladdin's Stuffit, but apparently it can't find the resource fork.
So you got past the hang? ??? ?? ?
What do you see on your screen that makes you say "apparently it can't find the resource fork"? What did you do to get to that point? etc. etc.
Sorry, I have several issues all kind of relating to one another. I assumed an ArchLinux package (from their AUR repository) I installed for Executor came from here; apparently it didn't, and the version that builds from AUR hangs when you try and open vol:. I compiled yours after posting that (after some more research) and that seems to be a non-issue now. However I still get this message when I try and install Stuffit,

Apologies for the muddled responses btw!
I wasn't even aware of that AUR package, I don't use arch myself. At first glance it looks like it builds from the current master version from my git here, but then I have no experience with arch and AUR, and therefore I might be wrong.
Anyway, the dialog box you're getting probably means your copy of StuffIt doesn't have a resource fork in one of the formats that executor currently understands.
As there are no real resource forks on Linux, Mac emulators have to rely on special formats or conventions to store resource forks as regular files. Executor should be able to read
- AppleDouble
-
StuffItand a separate file called._Stuffit. -
StuffItand a separate file called%Stuffit
-
- Basilisk-style resrouce forks:
-
Stuffitand a separate files of the same name in subfolders called.rsrcand.finf
-
- AppleSingle files
It then depends on how you are downloading/unpacking StuffIt.
I have %StuffitDeluxe 5.6 Install (and just made a ._StuffItDeluxe 5.6 Install file, neither appear to work. :/
I tried both AppleDouble forms and the Basilisk-style form using the following workflow and all of them resulted in a red-circled question-mark icon that wouldn't run, so a well-documented workflow for this would really help.