mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1625] App version v4.2.0 and earlier update no longer works #905
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#905
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jussikuosa on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1625
Before opening the issue, have you...?
Describe the bug
https://monitorcontrol.app/ gives
Steps to reproduce
Try to browse to https://monitorcontrol.app/
Expected behavior
Able to see the site and download the latest release
Anything else?
This started from me noticing that the control app doesn't update both monitors anymore. I tried to upgrade the app but that fails (likely due to the DNS issue described).
See: External Keyboard Brightness Control Not Working on All Monitors #1531 for my root problem.
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 27, 2024):
The current version of MonitorControl app is no longer upgradable. Although the DNS issue will be fixed, future updates will not work from the v4.2.0 version (due to an issue with the required digital signatures).
@CHKE9 commented on GitHub (Sep 29, 2024):
yeah no longer works, instantly crash when trying to adjust brightness on m1
@Hassan0x00A commented on GitHub (Sep 30, 2024):
Is the project still being actively maintained? Are there plans for future releases to address these issues or will the current version be the last? Any clarification would be helpful.
@waydabber commented on GitHub (Sep 30, 2024):
Take a look at the recent discussion here @Hassan0x00A - https://github.com/MonitorControl/MonitorControl/issues/1570
I plan to do something with the repo, possibly release a more official beta of 4.3.x. Updates from 4.2.0 will not work due to a signing issue. However currently only about 6-7k ppl downloaded the 4.3.1 version so I am not even sure how much demand there is for MonitorControl anymore (I think BetterDisplay is clearly a better alternative for most both in terms of functionality and support), so I have some doubts on whether I should work on a MonitorControl 5.0 or not.
@Hassan0x00A commented on GitHub (Sep 30, 2024):
I've tried BetterDisplay but I find it a bit overwhelming as there are a lot of options that I don't need. I was looking for something simple to control the brightness of my external monitors, and I think most people need the same.
@waydabber commented on GitHub (Sep 30, 2024):
Right. I am not sure about most people based on download stats, but I get that there is a certain number of users who prefer MonitorControl, that's why I released an unofficial version that mostly works on Sequoia - feel free to use it! :) I certainly welcome other developers joining in to help ironing out any issues the version still has.
@jcontini commented on GitHub (Sep 30, 2024):
Huge MonitorControl lover here! I use Brew to install (with the Raycast plugin). Came here because I noticed that it wasn't working on my external monitor after upgrading to Sequoia. Is the signing issue still an issue if we install through brew?
@waydabber commented on GitHub (Sep 30, 2024):
To some extent, yes. Accessibility permissions will likely break. But I think brew should be able to install the new version (when and if one is provided).
@JamesTJRead commented on GitHub (Sep 30, 2024):
BetterDisplay is overkill - I just need to control an external monitor with my keyboard.. this utility nails that task, very keen on a new version that address the Sequoia issue.
Wouldn't be surprised about low download stats for a beta version, personally I only found this repo once the app stopped working, it was something I installed years ago and forgot about while it worked in the background.
@waydabber commented on GitHub (Oct 1, 2024):
Right. Indeed, an added benefit of an issue like this is that ppl don't take an app like this granted. Just use the unofficial version, it should mostly work. I'll try to devote some time to figure out why the custom shortcuts thing doesn't seem to work properly - if I can't find a solution, I'll just remove that feature and release the version as an official beta, noting its deficiencies.
(Note: BetterDisplay should work the same, you can even set the icon to be hidden, it's a lightweight app. No need to use all features obviously.)
@jcontini commented on GitHub (Oct 1, 2024):
Found a workaround!
Screen to controlset toChange for all screens.Depends on mouse pointer positionand so long as my cursor is on my ext monitor, MC is working fine again.If I set to both, or put my cursor on my macbook screen and try to adjust, then it crashes again. Seems that MC trying to adjust the macbook screen is what's causing the crash.
@waydabber commented on GitHub (Oct 1, 2024):
Ok, fixed the DNS issue with the update. This will not make future updates work, but at least for now the user will not get an error message but will be reassured that the 4.2.0 is the latest version.