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

Add an option to customize editor's template #1

Closed
spyder-bot opened this issue Feb 16, 2015 · 1 comment
Closed

Add an option to customize editor's template #1

spyder-bot opened this issue Feb 16, 2015 · 1 comment

Comments

@spyder-bot
Copy link
Collaborator

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

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2009-08-16T13:19:09Z

Implemented in v1.0.0beta3

Status: Fixed

@spyder-bot spyder-bot added this to the Release1.0 milestone Feb 16, 2015
ccordoba12 pushed a commit that referenced this issue Feb 20, 2015
Implement fallback logic choosing APIs: PyQt4 #2 -> PyQt4 #1 -> PySide.
Add 'pyqtv1' constant to explicitly select PyQt4 API #1.
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
ccordoba12 added a commit that referenced this issue Feb 20, 2015
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.
ccordoba12 added a commit that referenced this issue Aug 15, 2015
Fixes #2608

- We were not supporting API #1 since we moved to demand PyQt 4.6+
(in 2.3.0).
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
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants