-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subtitle Edit download part of the script doesn't work (workaround that works so far on Sonoma 14.5) #9
Comments
Is it possible to get more info about this? I only get fix me, prefix and in experimental wow64 mode errors. Also tried to re-install wine, but same problem. |
Sorry, can you describe what you are encountering? |
I've tried it again, seems like it's working now. Thanks! |
Does the batch function work for you? |
Hey @justarish , can you post the output of what you're seeing? I can't help if I don't understand where you're at. |
Hey @beesyrupfactory, sure! This is what I see when I click on batch convert. Any idea to fix this? |
Thanks @justarish. I did not encounter this issue. Can you try running |
This doesn't seem right... it's still running. |
You know what, I checked batch conversion, and get the exact same issue when I try to use Batch Conversion. I'm afraid I don't know how to address this behavior. The scope of this bug report was to simply try to get it working on Apple Silicon :) You may want to create a new bug report reporting this behavior to see if @twardoch knows how to handle this, or possibly, you might want to report this in the https://github.com/SubtitleEdit/subtitleedit issues. |
Thanks for checking! |
I kept getting 404 errors when copying in the latest version of Subtitle Edit (4.0.7 to date). Not sure why curl was unable to grab it using your script, but I worked around this using the following steps:
git clone https://github.com/twardoch/subtitle-edit-mac-wine
from the desired directorysubtitle-edit-mac-wine
directorySE407.zip
into thesubtitle-edit-mac-wine
folder, and rename it asse.zip
.subtitle-edit-mac-wine
directory, run./subtitleeditw
(All I did was remove the initial prompt to download the portable Subtitle Edit ZIP file, homebrew and also removed the part that used curl to download the ZIP file.)
The text was updated successfully, but these errors were encountered: