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 hangs often and hangs slows down graphics-related programs #934

Open
2 tasks done
grabbels opened this issue Oct 25, 2024 · 3 comments
Open
2 tasks done

Maccy hangs often and hangs slows down graphics-related programs #934

grabbels opened this issue Oct 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@grabbels
Copy link

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" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":8,\\"carbonModifiers\\":768}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame SUUpdateAlert" = "1374 762 620 398 0 0 3440 1415 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "2649 896 482 305 0 0 3440 1415 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-10-25 08:23:09 +0000";
    SUUpdateGroupIdentifier = 1075176755;
    enabledPasteboardTypes =     (
        "public.rtf",
        "public.utf8-plain-text",
        "public.html"
    );
    historySize = 50;
    ignoredPasteboardTypes =     (
        "de.petermaurer.TransientPasteboardType",
        "com.agilebits.onepassword",
        "Pasteboard generator type",
        "com.typeit4me.clipping",
        "net.antelle.keeweb"
    );
    menuIcon = paperclip;
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    pinTo = top;
    popupPosition = cursor;
    showFooter = 1;
    showSearch = 1;
    showTitle = 1;
    suppressClearAlert = 0;
    windowSize = "[450,800]";
}

Description

I've noticed lately that whenever I copy graphics/images, Maccy hangs for at least a few seconds and consequently hangs the program I'm copying the graphics from. Of course, while working with large images this is understandable, but the thing is: I disabled "Images" in the Storage tab of Maccy settings. The behavior didn't change after changing this setting/restarting my Mac and/or Maccy.

In addition, Maccy tends to hang for a few seconds every time I want to open the Maccy meny by clicking its icon in the menu bar.

This issue does not occur when Maccy is not open/active.

Steps to Reproduce

  1. Disable "Images" and "Files" in the Storage section of the Maccy options.
  2. Copy any type of (large) graphics/image in Affinity Photo/Affinity Designer (these are the apps I have experience with)
  3. The program as well as the Maccy app hang for a few seconds.
@grabbels grabbels added the bug Something isn't working label Oct 25, 2024
@NHoose
Copy link

NHoose commented Nov 5, 2024

Following workaround worked for me (at least in designer) until the bug is fixed:

add com.seriflabs.persona.nodes to ignored pasteboard types, see here

pasteboard viewer hangs with designer as well, so it might be a general problem with affinity

@p0deje
Copy link
Owner

p0deje commented Nov 5, 2024

Duplicate of #937

@p0deje p0deje marked this as a duplicate of #937 Nov 5, 2024
@p0deje p0deje closed this as completed Nov 5, 2024
@p0deje p0deje reopened this Nov 5, 2024
@p0deje
Copy link
Owner

p0deje commented Nov 5, 2024

Actually, no, it's a different problem.

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