Skip to content

V panic when scrolling with two fingers on laptop touchpad #13

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

Open
islonely opened this issue Jan 11, 2025 · 0 comments
Open

V panic when scrolling with two fingers on laptop touchpad #13

islonely opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working mac os

Comments

@islonely
Copy link

When scrolling with a touchpad on this license menu it causes the program to panic with this message.

signal 11: segmentation fault
0   Vide                                0x000000010093ab34 iui__on_event + 3456
1   Vide                                0x0000000100930174 gg__gg_event_fn + 348
2   Vide                                0x00000001008ea158 -[_sapp_macos_view scrollWheel:] + 560
3   AppKit                              0x00000001989b70fc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 624
4   AppKit                              0x00000001989b6cbc -[NSWindow(NSEventRouting) sendEvent:] + 284
5   AppKit                              0x00000001991cebf0 -[NSApplication(NSEventRouting) sendEvent:] + 1656
6   AppKit                              0x0000000198ddc89c -[NSApplication _handleEvent:] + 60
7   AppKit                              0x0000000198882b08 -[NSApplication run] + 520
8   Vide                                0x00000001009463f4 main__main + 36656
9   Vide                                0x000000010094bfc0 main + 4824
10  dyld                                0x00000001948fc274 start + 2840

image

@pisaiah pisaiah added bug Something isn't working mac os labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mac os
Projects
None yet
Development

No branches or pull requests

2 participants