-
-
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
Add an option to customize editor's template #1
Labels
Milestone
Comments
From pierre.raybaut on 2009-08-16T13:19:09Z Implemented in v1.0.0beta3 Status: Fixed |
This was referenced Feb 17, 2015
Closed
ccordoba12
added a commit
that referenced
this issue
Feb 20, 2015
- We don't support PyQt versions lower than 4.6 already (since 2.3.0) so it really doesn't make sense to try to support API #1
blink1073
added a commit
that referenced
this issue
May 27, 2015
Add fuzzy shortcut Finder, Add shortcut editor and filter shortcuts detected
ccordoba12
added a commit
that referenced
this issue
Jul 21, 2015
- This is simply giving an error when tried to be used, and so not working as expected. - Besides API #1 is quite old now and PyQt versions that support it can't be used with Spyder.
This was referenced Oct 22, 2016
Closed
9 tasks
Closed
goanpeca
pushed a commit
to goanpeca/spyder
that referenced
this issue
Jun 4, 2020
Add Sphinx and Travis building and fix minor issues
goanpeca
pushed a commit
to goanpeca/spyder
that referenced
this issue
Jun 4, 2020
This was referenced Jun 14, 2020
3 tasks
10 tasks
rear1019
added a commit
to procitec/spyder
that referenced
this issue
Nov 3, 2021
PySide2 crashes otherwise (as of PySide2/Qt 5.15.0): Received signal 6 #0 0x7fecd2bcea7b base::debug::CollectStackTrace() spyder-ide#1 0x7fecd299bbaf base::debug::StackTrace::StackTrace() spyder-ide#2 0x7fecd299bb62 base::debug::StackTrace::StackTrace() spyder-ide#3 0x7fecd2bcd61e base::debug::(anonymous namespace)::StackDumpSignalHandler() spyder-ide#4 0x7fed08461210 <unknown> spyder-ide#5 0x7fed0846118b gsignal spyder-ide#6 0x7fed08440859 abort spyder-ide#7 0x7fed08119882 fatal_error.lto_priv.0 spyder-ide#8 0x7fed0811989f Py_FatalError spyder-ide#9 0x7fed03c8c50b SetError_Argument spyder-ide#10 0x7fed03c5d64e Shiboken::setErrorAboutWrongArguments() spyder-ide#11 0x7fece240f259 Sbk_QTreeViewFunc_setExpanded <shortened>
Closed
1 task
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From pierre.raybaut on 2009-08-16T12:56:49Z
http://groups.google.com/group/spyderlib/browse_thread/thread/6f9aada721cf38b e
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1
The text was updated successfully, but these errors were encountered: