-
Notifications
You must be signed in to change notification settings - Fork 14
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
Seeing a panic on sign-and-notarize #529
Comments
Hi @matthewmueller which quill version is this? |
Most likely latest. I just ran the install script and tried to sign and
notorize
…On Sat, Dec 28, 2024 at 12:39 AM Keith Zantow ***@***.***> wrote:
Hi @matthewmueller <https://github.com/matthewmueller> which quill
version is this?
—
Reply to this email directly, view it on GitHub
<#529 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABJSO7KCSEC4OBZ35G6SFL2HWGFRAVCNFSM6AAAAABUG5J5BCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRTHEYDCNZYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Just ran into the same error on quill 0.5.0 macOS 15.2 |
I just ran quill sign mylib.dylib and got this:
|
I see the same error on latest. Wasn't there 2 months ago. I suspect something related to updating all the packages. |
`[~/git/quill/cmd/quill ((722f43a...)|BISECTING)]$ git bisect bad
.golangci.yaml | 2 +- ` |
I did 'git bisect' and the above comment shows the offending commit. The type assertion in ui.go is failing: |
Hi there,
What happened:
What you expected to happen:
DIdn't expect the panic
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Not sure, it's my first time trying this tool :)
Environment:
version
command:go version go1.23.0 darwin/arm64
cat /etc/os-release
or similar): OSXThe text was updated successfully, but these errors were encountered: