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

"Quit Spyder" menu entry doesn't work in 3.0.0b4 (OS X 10.11) #3288

Closed
durack1 opened this issue Jul 13, 2016 · 4 comments
Closed

"Quit Spyder" menu entry doesn't work in 3.0.0b4 (OS X 10.11) #3288

durack1 opened this issue Jul 13, 2016 · 4 comments
Labels
Milestone

Comments

@durack1
Copy link

durack1 commented Jul 13, 2016

Description of your problem

What steps will reproduce the problem?

  1. Open spyder 3.0.0beta4 (anaconda installation on OS X 10.11.5)
  2. Attempt to close using toolbar python | Quit Spyder option
  3. Nothing happens

Versions and main components

  • Spyder Version: 3.0.0beta4
  • Python Version: Python 2.7.11 |Continuum Analytics, Inc.| (default, Dec 6 2015, 18:57:58)
  • Operating system: OS X 10.11.5

Dependencies

jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 1.4.3 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
numpy >=1.7 : 1.9.2 (OK)
pandas >=0.13.1 : None (NOK)
pep8 >=0.6 : 1.7.0 (OK)
psutil >=0.3 : 4.3.0 (OK)
pyflakes >=0.5.0 : 1.2.3 (OK)
pygments >=2.0 : 2.1.3 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.4.1 (OK)
sympy >=0.7.3 : None (NOK)

@ccordoba12 ccordoba12 added this to the v3.0rc1 milestone Jul 14, 2016
@ccordoba12
Copy link
Member

What is your PyQt version?

@durack1
Copy link
Author

durack1 commented Jul 14, 2016

@ccordoba12 here you go, PyQt 5.6:
spyder300b4

@JuanCab
Copy link

JuanCab commented Jul 15, 2016

I can confirm the same problem using the same configuration (except under Python 3.5 64 bit on OS X). Cmd-Q doesn't work either, looks like the menu item may not be connected to the command to quit.

@amccaugh
Copy link

amccaugh commented Aug 8, 2016

Can also confirm this is an issue for me. Using Python 2.7 64 bit on OS X, with PyQt version 5.6

@ccordoba12 ccordoba12 changed the title Quit Spyder tool link doesn't work in 3.0.0b4 (OS X 10.11) "Quit Spyder" menu entry doesn't work in 3.0.0b4 (OS X 10.11) Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants