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

User reports Open shortcut no longer works after latest Maccy update #936

Closed
2 tasks done
mattrclanton opened this issue Oct 25, 2024 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@mattrclanton
Copy link

mattrclanton commented Oct 25, 2024

Before Submitting Your Bug Report

  • I have verified that there isn't already an issue reporting the same bug to prevent duplication.
  • I have seen the FAQ.

Maccy Version (see 'About' window)

2.1.0

macOS Version

15.0.1

Maccy Settings

{
  "KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
  "KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
  "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":11,\\"carbonModifiers\\":2048}";
  "LaunchAtLogin__hasMigrated" = 1;
  "NSStatusItem Preferred Position Item-0" = 469;
  "NSStatusItem Visible Item-1" = 0;
  "NSWindow Frame SUStatusFrame" = "-1480 896 400 134 -2560 -65 2560 1415 ";
  "NSWindow Frame SUUpdateAlert" = "-1590 697 620 398 -2560 -65 2560 1415 ";
  "NSWindow Frame com.sindresorhus.Preferences.FrameAutosaveName" = "-1551 557 542 436 -2560 -65 2560 1415 ";
  "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "479 324 510 421 0 0 1440 875 ";
  SUEnableAutomaticChecks = 1;
  SUHasLaunchedBefore = 1;
  SULastCheckTime = "2024-10-24 16:57:45 +0000";
  SUUpdateGroupIdentifier = 3121509900;
  WebKitDefaultFontSize = 13;
  WebKitJavaScriptEnabled = 0;
  WebKitPluginsEnabled = 0;
  WebKitStandardFont = "-apple-system-font";
  WebKitUserStyleSheetEnabledPreferenceKey = 1;
  WebKitUserStyleSheetLocationPreferenceKey = "/Applications/Maccy.app/Contents/Frameworks/Sparkle.framework/Resources/ReleaseNotesColorStyle.css";
  avoidTakingFocus = 1;
  enabledPasteboardTypes =   (
    "public.html",
    "public.png",
    "public.utf8-plain-text",
    "public.tiff",
    "public.rtf"
  );
  ignoredPasteboardTypes =   (
    "com.agilebits.onepassword",
    "com.typeit4me.clipping",
    "Pasteboard generator type",
    "net.antelle.keeweb",
    "de.petermaurer.TransientPasteboardType"
  );
  menuIcon = maccy;
  migrations =   {
    "2024-07-01-version-2" = 1;
  };
  pasteByDefault = 1;
  showFooter = 1;
  showSearch = 1;
  showTitle = 1;
  windowSize = "[450,800]";
}

Description

A user in my org who uses Maccy is reporting that the Open shortcut (Option+B) no longer works, and changing the shortcut to something else also does not work. Here's exactly what they said:

"Hey! Since I installed the updated required in my MAC, my Maccy App has not been working the way it’s supposed to. It’s supposed to open automatically with option B “ ∫” but it does nothing. When opening it manually it does work, but it considerably slows down my work flow. I’ve had this issue since last week and have tried quitting and restarting the app, changing the open command to another one (another letter or command instead of option), restarting the laptop, turning it off and off again and comparing the preferences setting specifications to my co-workers to see if anything was different on my end, and I did update the maccy version as well to the latest one. None of this has worked yet disappointed face I’ve tried this at home and in the office so wi-fi not seems to be related, what can be going on?"

I have also instructed them to delete the app and re-install with no luck.

Steps to Reproduce

No response

@mattrclanton mattrclanton added the bug Something isn't working label Oct 25, 2024
@p0deje
Copy link
Owner

p0deje commented Oct 25, 2024

That's macOS Sequoia limitation, you can read more in #813

@p0deje p0deje closed this as completed Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants