-
Notifications
You must be signed in to change notification settings - Fork 273
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
DuckieTV OSX Standalone - Not responding on fresh install #1422
Comments
Do you have the same issue with older DuckieTV builds? |
Yes, I’ve tried builds from 2024 Jan as well.
—
Moswain Antão
…On Tue, Apr 30, 2024 at 21:04 ilike2burnthing ***@***.***> wrote:
Do you have the same issue with older DuckieTV builds?
|
I don't have an OSX device, but I've just tested it on https://tria.ge and it installed and ran without issue. Tried installing and running in safe mode? |
As you may know, Dtv is written in JavaScript using the AngularJS framework as a Chrome Browser extension. A quick troll through the web shows that Sonoma 14.4 introduced several major issues, including one that caused java processes to terminate unexpectedly. (See this article: https://www.macworld.com/article/2274944/macos-sonoma-14-4-update-bugs-usb-devices-icloud-drive-java.html) Also its entirely possible that the OSx gatekeeper is interfering as the NWJS package that Dtv uses is unsigned, so that may cause complications downstream. I don't have access to a mac OSx anymore, and my windows virtualbox no longer allows me to run an OSx image without a license, so I cannot provide any support for that platform. Sorry. |
I tried opening the app in OSX safe mode. It's the same. Would the MacOS error report help in anyway? |
Sure, might as well. I don't know if DuckieTV has been tested on MacOS ARM before. |
Oh that an easy answer. The Dtv builds do not include a MacOS ARM build, there is only an OSx x64 build available. |
Having never looked at a MacOS error log before, do not take my word on this, but I think that it was running with Rosetta, but I don't think that is a guarantee for success. |
so if CWe cannot use DuckieTV on Chrome, not standalone via ARM64 M1, M2, M3 macs. Whats the best solution for mac users to use this app now? |
Rosetta works in the background. Once installed you do not need to select it, its automatic. NWJS has recently added a mac osx arm package, https://dl.nwjs.io/v0.87.0/nwjs-sdk-v0.87.0-osx-arm64.zip |
I'm a bit confused what the issue is here. I have a Macbook Pro with an M1 Max also on 14.4.1 (23E224) and the Duckie TV MacOS build seems to work fine. I had never tested it before but i just downloaded the OSX-x64.pkg and installed it and it opens and runs fine. What macbook do you have? Does it perhaps work differently on an M2/M3 chip? |
FWIW, from the error log provided by the OP they appear to be using a MacBookAir10,1 which from https://support.apple.com/en-us/102869 is a M1 from the year 2020 |
Well, there is definitely some issues. Sometimes when i exit the app and open it again it can become unresponsive for some reason. Seems like it can happen randomly sometimes as well, not sure... Also everytime it opens it asks you if you want to allow it to make connections on local network which is mildly annoying. |
This comment was marked as outdated.
This comment was marked as outdated.
I resorted to loading up a Win11 VM after your earlier comment, just to run DuckieTV and it was annoying! This one worked like a Charm!!! Thank you!!! Points to note: It's quite sluggish on the calendar tab. not aware if this is just this version or all versions. Will this arm package become part of the stable releases? I can keep at it for a few days and report back any bugs I notice. |
Yes, https://github.com/DuckieTV/Nightlies/releases/latest includes the mac ARM64 build package. |
What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action))
...Standalone
What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM)
...DuckieTV-202404110853-OSX-x64
What is your Operating System (Windows, MacOSx, Linux)
...Sonoma 14.4.1 (23E224)
Describe the problem you are having and steps to reproduce if available
..."Application not responding" on a fresh install. Force Quit and restarting app + mac doesn't resolve the issue.
Attach any DuckieTV statistics or Developer Console logs if available
...
The text was updated successfully, but these errors were encountered: