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 Doesn't Start at Login, Even Though Preferences are set to Launch at Login #784

Closed
2 tasks
kendoori opened this issue May 27, 2024 · 1 comment
Closed
2 tasks
Labels
bug Something isn't working

Comments

@kendoori
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)

0.31.0 (30)

macOS Version

14.4.1

Maccy Settings

kenny@Kennys-Mac-mini ~ % defaults read org.p0deje.Maccy
{
    "KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Preferred Position Item-0" = 325;
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "2835 667 542 436 0 0 3440 1415 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-05-27 18:37:00 +0000";
    SUUpdateGroupIdentifier = 136360871;
    enabledPasteboardTypes =     (
        "public.html",
        "public.utf8-plain-text",
        "public.file-url",
        "public.tiff",
        "public.rtf",
        "public.png"
    );
    ignoredPasteboardTypes =     (
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping",
        "Pasteboard generator type",
        "com.agilebits.onepassword",
        "net.antelle.keeweb"
    );
    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;
    };
}

Description

Maacy doesn't appear in the menu bar after system restart. If I launch it after login, it appears and works fine. The application is set to "Launch at Login" in preferences. And in the System Login Items, it is set to "Open at Login."

I have an M2-based Mac Mini

Steps to Reproduce

No response

@kendoori kendoori added the bug Something isn't working label May 27, 2024
@p0deje
Copy link
Owner

p0deje commented Sep 17, 2024

Should be fixed in 2.0

@p0deje p0deje closed this as completed Sep 17, 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