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

Maccy's Clipboard not working #791

Open
2 tasks done
mrsimzz opened this issue Jun 15, 2024 · 4 comments
Open
2 tasks done

Maccy's Clipboard not working #791

mrsimzz opened this issue Jun 15, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@mrsimzz
Copy link

mrsimzz commented Jun 15, 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)

0.31.0 (30)

macOS Version

Version 15.0 Beta (24A5264n)

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":9}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSWindow Frame com.sindresorhus.Preferences.FrameAutosaveName" = "449 281 542 435 0 0 1440 875 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "499 445 442 322 0 0 1440 875 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-06-15 16:52:07 +0000";
    SUUpdateGroupIdentifier = 649720175;
    avoidTakingFocus = 1;
    clearOnQuit = 1;
    clearSystemClipboard = 0;
    enabledPasteboardTypes =     (
        "public.utf8-plain-text",
        "public.tiff",
        "public.html",
        "public.png",
        "public.file-url",
        "public.rtf"
    );
    historySize = 10;
    ignoreEvents = 0;
    ignoredPasteboardTypes =     (
        "com.agilebits.onepassword",
        "net.antelle.keeweb",
        "Pasteboard generator type",
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping"
    );
    menuIcon = clipboard;
    migrations =     {
        "2020-04-25-allow-custom-ignored-types" = 1;
        "2020-06-19-use-keyboardshortcuts" = 1;
        "2020-09-01-ignore-keeweb" = 1;
        "2021-02-20-allow-to-customize-supported-types" = 1;
        "2021-06-28-add-title-to-history-item" = 1;
        "2021-10-16-remove-dynamic-pasteboard-types" = 1;
        "2022-08-01-rename-suppress-clear-alert" = 1;
        "2022-11-14-add-html-rtf-to-supported-types" = 1;
        "2023-01-22-add-regexp-search-mode" = 1;
    };
    pasteByDefault = 1;
    suppressClearAlert = 1;
}

Description

I just updated to developer version of mac OS which is 15 and suddenly maccy's option + V has stopped working.

copied_txt

option + v --> ˇ

expected --> copied_txt

Steps to Reproduce

No response

@mrsimzz mrsimzz added the bug Something isn't working label Jun 15, 2024
@p0deje
Copy link
Owner

p0deje commented Jun 15, 2024

What is "Option+V" doing? There is no such shortcut available in Maccy.

@mrsimzz
Copy link
Author

mrsimzz commented Jun 17, 2024

What is "Option+V" doing? There is no such shortcut available in Maccy.

Screenshot 2024-06-17 at 10 25 26 AM

This shortcut doesn't open up the clipboard.

@p0deje
Copy link
Owner

p0deje commented Jun 18, 2024

Maybe on macOS 15 this shortcut is globally reserved, I haven't updated yet.

@mehdinourollah
Copy link

What is "Option+V" doing? There is no such shortcut available in Maccy.

Screenshot 2024-06-17 at 10 25 26 AM This shortcut doesn't open up the clipboard.

I have the same exact issue with this new macOS Sequoia ...and couldn't find so far the reason anywhere

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

3 participants