Giter Club home page Giter Club logo

Comments (10)

autc04 avatar autc04 commented on August 16, 2024

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?

from executor.

lighth7015 avatar lighth7015 commented on August 16, 2024

how do I build the other backend? also, apparently resource forks have issues?

from executor.

autc04 avatar autc04 commented on August 16, 2024

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?

from executor.

lighth7015 avatar lighth7015 commented on August 16, 2024

I am trying to install Aladdin's Stuffit, but apparently it can't find the resource fork.

from executor.

autc04 avatar autc04 commented on August 16, 2024

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.

from executor.

lighth7015 avatar lighth7015 commented on August 16, 2024

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,

image

from executor.

lighth7015 avatar lighth7015 commented on August 16, 2024

Apologies for the muddled responses btw!

from executor.

autc04 avatar autc04 commented on August 16, 2024

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
    • StuffIt and a separate file called ._Stuffit.
    • StuffIt and a separate file called %Stuffit
  • Basilisk-style resrouce forks:
    • Stuffit and a separate files of the same name in subfolders called .rsrc and .finf
  • AppleSingle files

It then depends on how you are downloading/unpacking StuffIt.

from executor.

lighth7015 avatar lighth7015 commented on August 16, 2024

I have %StuffitDeluxe 5.6 Install (and just made a ._StuffItDeluxe 5.6 Install file, neither appear to work. :/

from executor.

ssokolow avatar ssokolow commented on August 16, 2024

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.

  1. Mount the ISO of my Stuffit Deluxe 4.5 CD using hmount <PATH> from hfsutils.
  2. Verify I see the expected files with hls
  3. Extract the files as MacBinary II with hcopy -m '*' .
  4. Convert the MacBinary to .info/.data/.rsrc split files using macunpack -3 <file> from macutils
  5. Rename as appropriate

from executor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.