-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Segmentation fault when trying to change keyboard shortcuts in Preferences #5426
Comments
What are your Qt and PyQt versions? |
Also, please run in a terminal
and try again |
I'm using Ubuntu 16.04 as well and I get the segmentation fault if I open any keyboard shortcut window, even if I click the Cancel button without making any changes. I don't know if it's helpful, but I ran gdb and recreated the error:
|
As I said before, what are your Qt and PyQt versions?
El 09/10/17 a las 16:31, Cheryl Sabella escribió:
…
I'm using Ubuntu 16.04 as well and I get the segmentation fault if I
open any keyboard shortcut window, even if I click the Cancel button
without making any changes.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5426 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWS7VMKhxwlhmnTAuK193JL7M5StVBpks5sqpDFgaJpZM4PyNGG>.
|
Sorry, I wasn't trying to report a bug, just trying to help provide debugging information. But, here are my versions: |
Thanks @csabella! |
@csabella, is this still an issue for you? |
@ccordoba12 It still happens on 3.x, but does not happen on master. |
I can't reproduce this in Kubuntu 17.04. |
On the last update, I said it wasn't happening on master, but now it's happening on master for me, as well as 3.x and the release version of 3.2.5. I open Preferences, then Keyboard Shortcuts, double click on 'Find Next/F3', press F4 for the new shortcut, and click OK. It closes Spyder and gives a seg fault. I looked at this a little bit when it was first reported, but I'm going to spend some more time on it now to try to track it down. |
Thanks Cheryl! I don't think this is going to be easy to fix... |
Had this with sypder 3.4, solved it with spyder 3.6. Try conda update spyder |
Description of your problem
There is a segmentation dump issue and spyder is getting crashed whenever I tried to change the default key combination for comment in Spyder. [Ubuntu]
What steps will reproduce the problem?
What is the expected output? What do you see instead?
No crash. changes should be successful.
Please provide any additional information below
Versions and main components
Dependencies
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy to clipboard
and paste the contents below:
The text was updated successfully, but these errors were encountered: