question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Maximize current plane works wrong

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

I frequently use maximize the pane to switch between different ones for productivity. Since the begining of Spyder 3.3 it does not properly maximize a pane of my interest (command window, text editor and all others).

I updated to the recent version v 3.3.1 but still the problem exists.

I tested Spyder on two machines: Windows 10 and Windows 7. Thank you so much for your help.

What steps reproduce the problem?

  1. Click the maximize pane from the main window or use a shortcut.

What is the expected output? What do you see instead?

Please see the image below. The problem is that it has big white spaces.

a1 a2

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 3.3.1
  • Python version: 3.6.6
  • Qt version: 5.9.6
  • PyQt version: 5.9.2
  • Operating System name/version: Windows 7 and Window 10

Dependencies

IPython >=4.0     :  6.5.0 (OK)
cython >=0.21     :  0.28.4 (OK)
jedi >=0.9.0      :  0.12.1 (OK)
matplotlib >=2.0.0:  2.2.2 (OK)
nbconvert >=4.0   :  5.3.1 (OK)
numpy >=1.7       :  1.15.0 (OK)
pandas >=0.13.1   :  0.23.4 (OK)
pycodestyle >=2.3 :  2.3.1 (OK)
pyflakes >=0.6.0  :  1.6.0 (OK)
pygments >=2.0    :  2.2.0 (OK)
pylint >=0.25     :  1.9.2 (OK)
qtconsole >=4.2.0 :  4.3.1 (OK)
rope >=0.9.4      :  0.10.7 (OK)
sphinx >=0.6.6    :  1.7.6 (OK)
sympy >=0.7.3     :  None (NOK)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
mingwandroidcommented, Aug 16, 2018

I built Qt locally with this change and can confirm it fixes this issue for me. I have a few loose ends with Qt to tie up (looking at adding QtCharts and a Designer plugin bug) before I release it though.

2reactions
mlearnxcommented, Aug 16, 2018

Thank you guys for your prompt action. The problem is resolved by following the @jitseniesen suggestion, and the maximize pane works like a charm.

I have done: conda install qt=5.9.5:

The following screenshot shows the updated and downgraded packages:

1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Aircraft Pressurization Beginner's Guide - AeroSavvy
Every pressurized aircraft has a maximum pressure differential limit. Exceeding this limit (pumping too much air pressure into the fuselage) can cause damage...
Read more >
Winter is here: Your flight is canceled or delayed
If an airline gets ahead of weather issues, you may be able to reschedule your flight by a few days in either direction...
Read more >
How planes work | the science of flight - Explain that Stuff
Although this explanation of how wings work is widely repeated, it's wrong: it gives the right answer, but for completely the wrong reasons!...
Read more >
Airplane Flying Handbook (FAA-H-8083-3B) Chapter 3
This is an important concept and habit to learn which benefits the pilot as they progress to greater challenges such as instrument flying....
Read more >
Why flight delays and canceled flights are so bad this summer
With abnormally bad rates of flight delays and cancellations, ... work overtime or exceed the set maximum number of working hours per day....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found