scrivanolabs / ScrivanoForLinux

Scrivano is a notetaking application for handwritten notes.
93 stars 2 forks source link

Immediate crash on Wayland? #6

Closed RussH closed 2 years ago

RussH commented 2 years ago

I guess it's just unsupported?

May 18 15:53:30 russ-surfacepro systemd-coredump[15049]: Process 15025 (Scrivano) of user 1000 dumped core.

                                                     Stack trace of thread 15046:
                                                     #0  0x00007f7cd3685f44 n/a (/home/russh/Projects/Scrivano_0.11.4/lib/libskia.so + 0x3caf44)
                                                     #1  0x00007f7cd3fa2808 n/a (/home/russh/Projects/Scrivano_0.11.4/lib/libQt5Core.so.5 + 0x29d808)
                                                     #2  0x0000000001578540 n/a (n/a + 0x0)
                                                     #3  0x00000000015682a0 n/a (n/a + 0x0)

May 18 15:53:30 russ-surfacepro systemd[1]: systemd-coredump@4-15048-0.service: Succeeded.

coredump.zip

I've attached the coredump if it's useful?

scrivanolabs commented 2 years ago

Hi, yes. Scrivano hasn't been tested on Wayland. I was able to reproduce the crash on my machine too so I'm investigating the problem. Hope to have an update on this soon.

scrivanolabs commented 2 years ago

Ok, so I think found the root cause of this problem. It might take me some time to release a new version that includes a fix. For now, you can try the following hack:

Scrivano should launch without crashing. Let me know if this works for you.

RussH commented 2 years ago

Hi! This works perfectly for me - thank you

scrivanolabs commented 2 years ago

This has been fixed in the latest release.