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

[Bug]: Stretchly Informs User that a New Version is Available but New Version will not run on the OS #1403

Open
5 tasks done
RobK88 opened this issue Nov 21, 2023 · 7 comments

Comments

@RobK88
Copy link

RobK88 commented Nov 21, 2023

Version

  • I'm using version 1.15.1

Known issues

  • I've checked Known issues

Existing issues

  • I've checked Existing issues

Advanced Preferences

  • I've checked Advanced Preferences

What operating system are you using?

macOS

Operating System Version

macOS 10.13

Reproduction steps

  1. Install Stretchly v 14.x on Mac running High Sierra
  2. Stretchly informs you that a new version is available
  3. Down latest Mac binary from Github
  4. Install Stretchly v 15.x
  5. Run Stretchly
  6. WILL NOT RUN - Stretchly now Requires Catalina
    ...
    Reproduces how often: [What percentage of the time does it reproduce?] 100%

Expected Behavior

Stretchly 15.x should run on the OS in question.

Actual Behavior

Stretchy should NOT inform the user that a new version is available when the new version will not run on the OS running on the Mac in question.

P.S. It may also be a good idea to state the system requirements on your web site and on Github.

Relevant log output

No response

Preferences

No response

Additional information

Stretchly should check the macOS version and make sure that the latest version will run on the Mac in question BEFORE informing the user that a new version is available.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@RobK88 RobK88 changed the title [Bug]: Stretchly Informs User that a New Version is Availabe but New Version will not run on the OS [Bug]: Stretchly Informs User that a New Version is Availab;e but New Version will not run on the OS Nov 21, 2023
@RobK88 RobK88 changed the title [Bug]: Stretchly Informs User that a New Version is Availab;e but New Version will not run on the OS [Bug]: Stretchly Informs User that a New Version is Available but New Version will not run on the OS Nov 21, 2023
@hovancik
Copy link
Owner

Hi @RobK88 , what is the message that you see?

Seems like macOS 10.13 is not supported for quite some time https://endoflife.date/macos

@hovancik
Copy link
Owner

I am using electron, and I can not find info what they support so I opened an issue: electron/electron#40739

@RobK88
Copy link
Author

RobK88 commented Dec 11, 2023 via email

@hovancik
Copy link
Owner

But I won't be able to change the already installed version, right? And the new version is already not supported.

That's why I would like to see what kind of error you see whether we can somehow fix that. Sometimes "not supported" doesn't need to mean not possible to use.

@RobK88
Copy link
Author

RobK88 commented Dec 23, 2023

This is a common problem on Macs since Apple updates its OS almost every year now.

In this situation where the user no longer runs an OS the is needed to run the most current version of the application, the user typically sees various message when checking for new versions within the application such as:

  • Up to date. No newer version available for your OS

  • Up to date. The latest version of Stretchy requires macOS 10.15 Catalina.

You can decide what you want to display. But if Stretchy says "new version available" as it does now, users will go the website, download it, install it and be disappointed it does not run. Moreover, they probably wiped out the old version. They will need to either use Time Machine, or go to your website to find the version that runs in their macOS. Very frustrating for users.

RobK88

@michTmon
Copy link

michTmon commented Jan 4, 2024

Issue, as titled, on Windows 8.1 as well. There is no way to see what the highest compatible version is when searching Releases, either.

@hovancik
Copy link
Owner

Well, TBH I don't know what OS versions are supported. What Electron says in docs in not telling much: https://github.com/electron/electron/blob/main/README.md#platform-support

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

3 participants