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

open Maccy crash #1048

Open
2 tasks
gauseen opened this issue Feb 8, 2025 · 2 comments
Open
2 tasks

open Maccy crash #1048

gauseen opened this issue Feb 8, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@gauseen
Copy link

gauseen commented Feb 8, 2025

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)

All versions greater than 2.

macOS Version

15.3 (24D60)

Maccy Settings

~ defaults read org.p0deje.Maccy
{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame SUUpdateAlert" = "474 409 620 398 0 0 1512 944 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "529 642 544 197 0 0 1512 944 ";
    SUAutomaticallyUpdate = 0;
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2025-02-08 03:31:08 +0000";
    SUSendProfileInfo = 0;
    enabledPasteboardTypes =     (
        "public.png",
        "public.rtf",
        "public.tiff",
        "public.utf8-plain-text",
        "public.html"
    );
    ignoredPasteboardTypes =     (
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping",
        "net.antelle.keeweb",
        "Pasteboard generator type",
        "com.agilebits.onepassword"
    );
    imageMaxHeight = 0;
    maxMenuItemLength = 0;
    maxMenuItems = 0;
    menuIcon = scissors;
    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;
        "2024-07-01-version-2" = 1;
    };
    pasteByDefault = 1;
    pinTo = top;
    popupPosition = cursor;
    previewDelay = 0;
    removeFormattingByDefault = 1;
    searchMode = exact;
    showFooter = 1;
    showRecentCopyInMenuBar = 0;
    showSearch = 1;
    showTitle = 1;
    sortBy = lastCopiedAt;
    windowSize = "[450,800]";
}

Description

After double-clicking the Maccy app, the Maccy icon in the upper right corner of the computer flickers and then disappears, making it impossible to use Maccy.

Steps to Reproduce

No response

@gauseen gauseen added the bug Something isn't working label Feb 8, 2025
@p0deje
Copy link
Owner

p0deje commented Feb 9, 2025

Hmm, can you try backing up the following folder, then removing it and restarting Maccy? It would clear your database, but the problem should be fixed.

~/Library/Containers/org.p0deje.Maccy/Data/Library/Application Support/Maccy/

@gauseen
Copy link
Author

gauseen commented Feb 9, 2025

Hmm, can you try backing up the following folder, then removing it and restarting Maccy? It would clear your database, but the problem should be fixed.

~/Library/Containers/org.p0deje.Maccy/Data/Library/Application Support/Maccy/

Image

@p0deje Thank you for your response. I tried deleting the Maccy files, but the app still won't open and crashes immediately.

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