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

Inky segfaults when window is snapped to desktop edge or maximised #520

Open
tylershelton opened this issue Nov 14, 2024 · 2 comments · May be fixed by #523
Open

Inky segfaults when window is snapped to desktop edge or maximised #520

tylershelton opened this issue Nov 14, 2024 · 2 comments · May be fixed by #523

Comments

@tylershelton
Copy link

I'm running inky 0.15.1 on an Arch Linux/gnome setup. Kernel is v6.11.7; I'm running GNOME v47 (wayland).

When I snap the inky window to either side of the desktop, or maximize the window to fill the desktop, the program crashes and I get Segmentation fault (core dumped) in the terminal.

Let me know if any other information would be helpful!

@Syjgin
Copy link

Syjgin commented Nov 19, 2024

Same on Kubuntu 2024.04 (X11): `./Inky
Testing!
Launching inklecate for session id 'Untitled_ink_AKo3Wnc_1'
Launching inklecate for session id 'Untitled_ink_AKo3Wnc_2'

  • Ended inklecate session id Untitled_ink_AKo3Wnc_1
    Segmentation fault (core dumped)
    `

@Josvanegmond
Copy link
Contributor

Its an electron issue: electron/electron#41839
In app/package.json, when I update electron to 30.0.6 and run npm install, it maximizes again without crashing.

@Josvanegmond Josvanegmond linked a pull request Dec 28, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants