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

[In-app feedback] #3699

Closed
alt-tab-macos-bot opened this issue Oct 14, 2024 · 8 comments
Closed

[In-app feedback] #3699

alt-tab-macos-bot opened this issue Oct 14, 2024 · 8 comments

Comments

@alt-tab-macos-bot
Copy link

This issue was opened by a bot after a user submitted feedback through the in-app form.

From: wesleylancel@gmail.com

Message:

App consistently stops working, need to manually stop and start it to work again

Debug profile

  • App version: 7.0.2
  • App preferences:
    • MSAppCenter310AppCenterUserDefaultsMigratedKey: 1
    • MSAppCenter310CrashesUserDefaultsMigratedKey: 1
    • MSAppCenterAppDidReceiveMemoryWarning: 1
    • MSAppCenterInstallId: BC8A847C-E441-46C1-A713-CE5FDC9A8AB8
    • MSAppCenterNetworkRequestsAllowed: 0
    • MSAppCenterPastDevices: {length = 1142, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 00000382 }
    • MSAppCenterSessionIdHistory: {length = 460, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 00000156 }
    • MSAppCenterUserIdHistory: {length = 455, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 00000151 }
    • NSWindow Frame NSFontPanel: 991 72 445 239 0 0 1470 919
    • NSWindow Frame SUStatusFrame: 1080 960 400 135 0 0 2560 1415
    • NSWindow Frame SUUpdateAlert: 970 762 620 398 0 0 2560 1415
    • SUHasLaunchedBefore: 1
    • SULastCheckTime: 2024-10-14 12:22:56 +0000
    • SUUpdateGroupIdentifier: 2310757987
    • SUUpdateRelaunchingMarker: 0
    • holdShortcut: ⌘
    • holdShortcut4: ⌥
    • nextWindowShortcut: ⇥
    • preferencesVersion: 7.0.2
    • shortcutStyle: 1
    • showOnScreen: 1
    • showTabsAsWindows: false
    • spacesToShow: 1
    • titleTruncation: 0
    • updatePolicy: 1
    • windowMaxWidthInRow: 30
  • Applications: 53
  • Windows: 11
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: false, spaceId: 5, spaceIndex: 2}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 4, spaceIndex: 1}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: false, spaceId: 5, spaceIndex: 2}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: false, spaceId: 5, spaceIndex: 2}
    • {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: false, spaceId: 5, spaceIndex: 2}
    • {isFullscreen: false, isWindowlessApp: true, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: false, spaceId: 18446744073709551615, spaceIndex: 9223372036854775807}
  • OS version: Version 14.3 (Build 23D56)
  • OS architecture: arm64
  • Locale: en_BE (fixed)
  • Spaces: 3
  • Dark mode: Dark
  • "Displays have separate Spaces": checked
  • Hardware model: Mac14,2
  • Screens: 2
    • {x: 0.0, y: 0.0, width: 2560.0, height: 1440.0}
    • {x: 2560.0, y: 0.0, width: 1470.0, height: 956.0}
  • CPU model: Apple M2
  • Memory size: 17,18 GB
  • Active CPU count: 8
  • Current CPU frequency: nil
  • Resource utilization:
    • CPU: 0.4%
    • Memory: 98M
    • Threads count: 10

@lwouis lwouis closed this as completed Oct 15, 2024
@wesleylancel
Copy link

@lwouis I see this was closed. Any extra info I can provide to look into this?

@lwouis
Copy link
Owner

lwouis commented Oct 15, 2024

Hi,

Yes indeed, we need more date to try and investigate.

Thank you 🙇

@lwouis lwouis reopened this Oct 15, 2024
@wesleylancel
Copy link

Hi @lwouis,

  • No prompt for a crash report. In fact, it doesn't seem to be completely crashing, just noticed that the preferences still work fine, it's just not responding to the shortcuts.
  • Doesn't seem to be linked to that.

@lwouis
Copy link
Owner

lwouis commented Oct 16, 2024

The only lead we have so far is #3253. That is because the only code which quits the app is when the permissions are detected as not granted. Then the app restarts.

Since we don't have other clues, and there are no symptoms to work with here, I'll close this ticket. Hopefully finding a new more robust way to check permissions will fix this issue.

Thank you 🙇

@lwouis lwouis closed this as completed Oct 16, 2024
@wesleylancel
Copy link

@lwouis can confirm that this also happens after restarting the app and the screen hasn't been locked in the meantime. This now happens so often that the app is pretty much unusable.

@lwouis
Copy link
Owner

lwouis commented Oct 24, 2024

I'm sorry about this. There is not much we can do on our side. The code quitting AltTab is the permission checking code. We need to find a better way. However, official ways are not working, and we continue to use workarounds to get it to work for people. We need a more robust workaround. No one has thought of it yet 🙇

@wesleylancel
Copy link

Just to confirm: what do you mean with quitting? Because the app is still running, I can open the settings etc., just not responding to the shortcuts.

@lwouis
Copy link
Owner

lwouis commented Oct 24, 2024

I misunderstood the symptoms from the beginning I think. I thought the app was quitting. I mention it in every reply above.

If your issue is that the app is unresponsive to shortcuts, there is an open ticket tracking this: #3732

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants