Spyder: Spyder will not minimize

Created on 17 Feb 2015  路  3Comments  路  Source: spyder-ide/spyder

_From [email protected] on 2012-10-18T18:47:16Z_

Spyder Version: 2.1.9
Python Version: 2.7.2
Qt Version: 4.7.4, PyQt4 (API v1) 4.8.6 on Windows

What steps will reproduce the problem?

  1. Unknown What is the expected output? What do you see instead? The normal minimize, maximize, and close button on spider are missing. Cannot right click on toolbar to minimize. Cannot use windows function to move screen i.e. windows key + arrow key left or right.

Please provide any additional information below

.

_Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1174_

1 star Bug

Most helpful comment

_From [email protected] on 2012-11-04T10:32:29Z_

I was able to fix it. I was in a full screen mode. By hitting F11 or in the menu view->Fullscreen Mode you can go into or out of it.

All 3 comments

_From pierre.raybaut on 2012-11-04T09:31:19Z_

This is a very surprising unknown bug. I'm afraid that the features you are referring to (the minimize, maximize and close buttons) are much more low-level than Spyder's code. These are implemented in Qt itself, the graphical user interface library used by Spyder.

I suspect an issue with your Python/PyQt/Qt installation.

Please try to at least upgrade Spyder to v2.1.11 (although, as I wrote above, this has nothing to do with Spyder itself I think) or better to reinstall PyQt or Python.

_From [email protected] on 2012-11-04T10:32:29Z_

I was able to fix it. I was in a full screen mode. By hitting F11 or in the menu view->Fullscreen Mode you can go into or out of it.

_From pierre.raybaut on 2012-11-04T12:25:46Z_

Status: Done

Was this page helpful?
0 / 5 - 0 ratings