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

Shortcuts control panel crashes Pencil #62

Closed
chchwy opened this issue Jul 15, 2013 · 7 comments
Closed

Shortcuts control panel crashes Pencil #62

chchwy opened this issue Jul 15, 2013 · 7 comments
Labels
Milestone

Comments

@chchwy
Copy link
Member

chchwy commented Jul 15, 2013

Shortcuts control panel crashes Pencil consistently when I try to backspace to clear a key binding:

segfault at 7fd34469e718 ip 00007fd34469e718 sp 00007fffde060308 error 15 in libc-2.17.so[7fd34469e000+2000]….segfault at 11e7fa0 ip 00000000011e7fa0 sp 00007fff61c02da8 error 15…and similar

Ref: http://www.pencil2d.org/forums/topic/keyboard-shortcuts-problems-in-0-5-3/

@chchwy
Copy link
Member Author

chchwy commented Jul 17, 2013

@morevnaproject,
Could you do me a favor, try to reproduce this issue?
I'm wondering whether it happened on your machine or not.

@morevnaproject
Copy link
Contributor

Hi, @chchwy!
I choose keybinding, hit "Backspace" and appropriate text appears in the "Shortcuts" field. No crash happening.
QT 4.8.4 here, Fedora 18 x86_64.

@chchwy
Copy link
Member Author

chchwy commented Jul 17, 2013

Thank you, @morevnaproject.

@mikshaw
Copy link

mikshaw commented Jul 24, 2013

When it specifically happens for me requires two presses of backspace. The first changes the shortcut to "Backspace" (i was thinking it would clear the shortcut) and the second knocks out the program.

Debian Sid 64-bit, Qt 4.8.5

EDIT: I believe when i originally posted this bug at the forums, i was using the more recent git source, and not the 0.5.3 "official" release, where the bug doesn't seem to occur (instead there is a box asking to overwrite "Backspace"). So i'm not sure if it applies in this particular bug list. In any case, i can still reproduce the crash in the current master

@morevnaproject
Copy link
Contributor

Hey, right. I can confirm - double press of Backspace crashes for me too.

@wesen
Copy link
Contributor

wesen commented Jul 25, 2013

I fixed the race condition in #84 . The whole keyboard shortcuts page deserves some work though.

@mikshaw
Copy link

mikshaw commented Jul 25, 2013

you rock =o)

@chchwy chchwy closed this as completed Aug 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants