Skip to content

menubar icon missing in macOS 26.0.1 Tahoe #1224

Description

@kowyo

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.5.1

macOS Version

26.0.1

Maccy Settings

defaults read org.p0deje.Maccy
{
    "KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "NSStatusItem VisibleCC Item-0" = 1;
    "NSStatusItem VisibleCC Item-1" = 0;
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "605 632 710 409 0 0 1920 1204 ";
    SUEnableAutomaticChecks = 0;
    SUHasLaunchedBefore = 1;
    enabledPasteboardTypes =     (
        "public.rtf",
        "public.html",
        "public.utf8-plain-text",
        "public.file-url",
        "public.tiff",
        "public.png"
    );
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    showFooter = 1;
    showInStatusBar = 1;
    showRecentCopyInMenuBar = 0;
    showSearch = 1;
    showTitle = 1;
    windowSize = "[450,800]";
}

Description

I install Maccy and cannot see the menubar icon on macOS 26.0.1. It does not work even after I reinstall the app.

I can see that showInStatusBar = 1, I can also use keyboard shortcuts.

Steps to Reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions