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

SC_Menu Crash - Additional Card Info #10

Closed
kmort1 opened this issue Nov 13, 2024 · 3 comments
Closed

SC_Menu Crash - Additional Card Info #10

kmort1 opened this issue Nov 13, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@kmort1
Copy link

kmort1 commented Nov 13, 2024

Updated to 1.6 just now and when trying the new Additional Card Info feature, I input my PIN, get a screen with an empty column of information and then SC_Menu closes.

@boberito
Copy link
Owner

DOH! But here's why I added a debug mode.

What kind of smart card do you have? Is it a US Government issued one or yubikey piv? Gemalto? Or something else?

  1. In terminal run defaults write com.ttinc.sc-menu debugMode -bool true
  2. Launch the app (or quit and relaunch)
  3. Select the additional card info, enter pin. let it crash.
  4. Send me this log file
    /Users/YOURUSERNAME/Library/Containers/com.ttinc.sc-menu/Data/Library/Logs/smartcard_apdu.log
    If trying to find it in the Finder it won't be com.ttinc.sc-menu it'll show as "SC Menu" in the Containers folder.
    You can email it to [email protected]

Run defaults write com.ttinc.sc-menu debugMode -bool false otherwise it'll just keep growing

@boberito boberito self-assigned this Nov 13, 2024
@boberito boberito added the bug Something isn't working label Nov 13, 2024
@boberito
Copy link
Owner

Oh and also do this in terminal as well while you crash it.
log stream --predicate 'subsystem == "com.ttinc.sc-menu"' --debug --info --signpost

And then copy paste all that output of the terminal window into a text file too when you send it over.

boberito added a commit that referenced this issue Nov 17, 2024
@boberito
Copy link
Owner

Resolved in 1.7

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