forked from spyder-ide/spyder
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[spy-plugin-registry-teardown] PR: Migrate statusbar, toolbar and tours to use the new teardown mechanism #10
Merged
andfoy
merged 15 commits into
pylint_run_shortcuts_teardown
from
statusbar_toolbar_tours_teardown
Oct 6, 2021
Merged
[spy-plugin-registry-teardown] PR: Migrate statusbar, toolbar and tours to use the new teardown mechanism #10
andfoy
merged 15 commits into
pylint_run_shortcuts_teardown
from
statusbar_toolbar_tours_teardown
Oct 6, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jul 19, 2021
Merged
[spy-plugin-registry-teardown] PR: Migrate application teardown to use the new teardown mechanism
#1
Merged
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
2 times, most recently
from
July 19, 2021 20:22
3e3497a
to
5c0651b
Compare
This was referenced Jul 19, 2021
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
August 30, 2021 19:53
89a22a5
to
9bdb0a3
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
from
August 30, 2021 19:53
5c0651b
to
45a4f53
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
August 30, 2021 22:00
9bdb0a3
to
e4af3da
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
from
August 30, 2021 22:00
45a4f53
to
570bc51
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
August 31, 2021 17:24
e4af3da
to
50c6ac7
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
4 times, most recently
from
August 31, 2021 22:44
cef20e5
to
591529e
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
August 31, 2021 22:49
31c0192
to
f51e759
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
3 times, most recently
from
August 31, 2021 23:02
d2f981b
to
bc06a09
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
August 31, 2021 23:04
6b465c4
to
f178729
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
2 times, most recently
from
August 31, 2021 23:12
194f29f
to
94b2415
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
2 times, most recently
from
September 28, 2021 17:08
f1897f1
to
9c8515b
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
September 28, 2021 17:12
8cfd5be
to
a7aae0c
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
2 times, most recently
from
September 28, 2021 17:14
2bc3dd4
to
71aebca
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
October 1, 2021 18:12
3e4d602
to
f962f2f
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
2 times, most recently
from
October 1, 2021 21:02
75680b8
to
ae275ed
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
October 5, 2021 16:59
96a95a1
to
6fc0368
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
from
October 5, 2021 16:59
50eec61
to
2d167d8
Compare
andfoy
force-pushed
the
pylint_run_shortcuts_teardown
branch
from
October 5, 2021 17:02
6fc0368
to
ed891bb
Compare
andfoy
force-pushed
the
statusbar_toolbar_tours_teardown
branch
from
October 5, 2021 17:02
2d167d8
to
74e7117
Compare
andfoy
pushed a commit
that referenced
this pull request
Feb 14, 2022
PySide2 crashes otherwise (as of PySide2/Qt 5.15.0): Received signal 6 #0 0x7fecd2bcea7b base::debug::CollectStackTrace() #1 0x7fecd299bbaf base::debug::StackTrace::StackTrace() #2 0x7fecd299bb62 base::debug::StackTrace::StackTrace() #3 0x7fecd2bcd61e base::debug::(anonymous namespace)::StackDumpSignalHandler() #4 0x7fed08461210 <unknown> #5 0x7fed0846118b gsignal #6 0x7fed08440859 abort #7 0x7fed08119882 fatal_error.lto_priv.0 #8 0x7fed0811989f Py_FatalError #9 0x7fed03c8c50b SetError_Argument #10 0x7fed03c5d64e Shiboken::setErrorAboutWrongArguments() #11 0x7fece240f259 Sbk_QTreeViewFunc_setExpanded <shortened>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stacked PR Chain: [spy-plugin-registry-teardown]