Skip to content
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

9.14.1 and 9.14.2 not working on MacOS 10.14.6 Mojave #426

Open
Voreball opened this issue Feb 26, 2024 · 8 comments
Open

9.14.1 and 9.14.2 not working on MacOS 10.14.6 Mojave #426

Voreball opened this issue Feb 26, 2024 · 8 comments

Comments

@Voreball
Copy link

Voreball commented Feb 26, 2024

Both releases behave the same way :

  • Qt6 : Open normally, but instant quits on opening any .cbr or .cbz. No error message from the system.
  • Qt5 : Doesn't open. Displays an 'incompatible software with your OS' message.

But system log reads il all instances : Service exited with abnormal code: 188

I'm back to 9.13.1 Qt6 for now. Working perfectly. As any YAC I installed on Mojave since years.
Cheers and many thanks for the great work !
-VB

Edit (05.10.2024) - Exact same issue with 9.15.0.2403021.

@erik-johnson
Copy link

I'm having the same issue.

@jsteweii
Copy link

jsteweii commented May 26, 2024

I've got the same error and same error code as mentioned above. Didn't find this one: 9.15.0.2403021 so wasn't checked. Oh, and thank you for this excellent software.

/johnny

@luisangelsm
Copy link
Member

luisangelsm commented May 28, 2024

Can you guys check this please? https://github.com/YACReader/yacreader-dev-builds/releases/tag/9.15.0.2405282

The Qt5 version should work fine now. I am surprised that the Qt6 version was loading at all, but I did some changes to it too. The library used to handle compressed files is now properly compiled to support older macos versions and the apps support a lower macos version number too.

@jsteweii
Copy link

jsteweii commented May 28, 2024

Qt6 working fine for me now, opens up and loads cbr and cbz files. Will give feedback when I've read a few, if all is ok. Thanks for the quick response and fix.

What would benefits/drawbacks be between using Qt5 and Qt6, if any? I would guess that iQt6 is just a bigger package size since it's universal and Qt5 is only intel.

/johnny

@luisangelsm
Copy link
Member

Thanks for testing it!

@luisangelsm
Copy link
Member

@jsteweii Qt6 is just the future, I am trying to keep the Qt5 version working because it supports older operative systems in all platforms, sadly I can't keep backwards compatibility forever because I depend on what Qt supports.

So the rule of thumb would be if Qt6 version works go for it and if doesn't try Qt5.

@jsteweii
Copy link

Thanks for clearing that up.

@Voreball
Copy link
Author

9.15.0.2405282 Qt6 working fine here too.
Still on Mojave 10.14.6.
Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants