-
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
Error while Running Disk Image #20
Comments
So it's a Mac Mini... Can it run Catalina? |
I don't understand what this means: Dyld Error Message:
Library not loaded: @executable_path/lib/Python
Referenced from: /Volumes/VOLUME/TimerX.app/Contents/MacOS/TimerX
Reason: no suitable image found. Did find:
/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python: code signature invalid for '/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python'
/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python: stat() failed with errno=1
/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python: code signature invalid for '/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python'
/Volumes/TimerX/TimerX.app/Contents/MacOS/lib/Python: stat() failed with errno=1 Is it saying that it couldn't find the Python library? |
@im-coder-lg Yeah, python doesent seem to run, now running a action which will generate a DMG to give to @not-nef |
👍 |
Link doesn't work. |
@not-nef Try this: |
no, it cant run any newer version then it already does. |
@not-nef Run that DMG(It should work) |
It's just a redirect, try uploading the DMG but this time, use the popup
method.
|
It says i need macos 10.14 or newer. ill MAYBE be able to test it on a mac with big sur, but i cant promise. |
It says i need macos 10.14 or newer.
Wow. High Sierra ain't supported anymore. @not-nef best is to switch to
Linux since my switching will take a LOT of time(lazy me).
ill MAYBE be able to test it on a mac with big sur, but i cant promise.
Well, if it is kind of like a company laptop, DO NOT try the DMG on it. I
bet they'll deactivate the laptop after noticing an "unknown" program on
it.
|
no its not a company laptop, its the macmini of my dad. |
Does it have Big Sur? If it does, tell your dad that you want to test an installer of an open-source project and that you will uninstall it after the test, since that could relieve your dad's mind about viruses and it will free up some disk space. |
Also, noticed this(from @not-nef, no offense
Don't worry, I am not offended, it's Vivaldi Mail(the best way to keep updated though) and GitHub, they don't format Markdown on emails. Anyway, back to the topic. Should we add a Python Library in the so-called |
In the actions tab, Look at artifacts produced in the latest run of the Release Build workflow. |
You know what, I will give you write acess to this repo so you can do these things without waiting for me. |
I didn't recieve the notif yet, can you check that? |
Bad news, i tried running the app on a big sur mac. If i open it, you can see TimerX in the Menu bar (the gui doesnt load tho) and after a split second it just closes. i suggest dropping support for macos. |
We need some logs, can you try making a recording + install logs to help us in this? Also, I will have to use PeaZip for a teardown so prepare for that too! |
this is getting a bit too complicated for me, and i wont install anything on my dads mac as he doesnt like that (not because he doesnt know anything about it, but he just doesnt want it dont ask why). |
god why is macos so important to you guys |
Well, if you look at the computer(desktop/laptop) share in today's market and just compare it to the air share, Windows is like Nitrogen, macOS is like Oxygen and Linux is like the remaining 1% of mixed gases(different distros). We could use the Wine compatibility layer but that needs to be installed via HomeBrew. So we thought of making MSIs, which are successful, then DMGs, RPMs and using a Linux tool called Alien, convert the RPM to DEB. |
@not-nef Thanks for your help, will tell when MacOS support is re-added. |
@im-coder-lg Continue with your teardown... |
Hey @sumeshir26 since we have separate actions for each OS, can we remove the old |
No! If you run that, it successfully generates one for all platforms and creates a release successfully. I spent a week on that! |
Well, didn't do that! Phew! I needed to know if we needed that since I used the same name on my old PRs. |
Anyway, teardown results: |
Can I test that? Just curious. Also, did you mark the release as a draft(in the YAML code)? If you didn't, I will, since we need to document the changes directly, not via the GitHub Actions. There's a new feature that allows you to automatically document all changes, so I will make sure it creates a draft release and try the auto release note feature. If it releases TimerX, I'd never ever use the auto notes feature. |
Yes, pease! |
Well, failed in the macOS steps, fixing that in my branch. For the delay, I was checking my notifs and clearing some Vivaldi clutter. |
Reopening because not fixed |
okay, i thought you dropped macos support, my fault |
Hey guys, The Go project sounds reallay awsome, Ill help however I can |
@Futura-Py/Reviewers |
Sir, yes, sir! I just have to add some framework. Now my school's making me work into the actual regular timings, so devel would be really slow. |
Guys i just saw we have gh pages, so we wouldnt need to host our website on netlify! |
Yeah! |
But Netlify has live previews. According to me, that's better than cloning our documentation files locally and running Docusaurus via Yarn. It seems better. Maybe for an org website it's fine. |
mhm |
ok, so, i tried building a disk image from the current repo state (i only excluded the line mentioned in the previous issue) and when running the app, it throws me the following error:
F
The text was updated successfully, but these errors were encountered: