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

spyder light crashes #630

Closed
spyder-bot opened this issue Feb 17, 2015 · 3 comments
Closed

spyder light crashes #630

spyder-bot opened this issue Feb 17, 2015 · 3 comments

Comments

@spyder-bot
Copy link
Collaborator

From asterbom...@gmail.com on 2011-04-18T07:27:15Z

What steps will reproduce the problem?

1.open the python(x,y) home dialog
2.select Spyder --light
3.press the button to start it What is the expected output? What do you see instead? The dialog "Spyder crashed during last session" appears.

Please provide any additional information below

. spyder_crash.log contains:

Traceback (most recent call last):
File "C:\Python26\lib\site-packages\spyderlib\spyder.py", line 1525, in main
mainwindow = run_spyder(app, options)
File "C:\Python26\lib\site-packages\spyderlib\spyder.py", line 1461, in run_spyder
main.setup()
File "C:\Python26\lib\site-packages\spyderlib\spyder.py", line 773, in setup
self.setup_layout(default=False)
File "C:\Python26\lib\site-packages\spyderlib\spyder.py", line 799, in setup_layout
is_maximized = get_func('main', prefix+'is_maximized')
File "C:\Python26\lib\site-packages\spyderlib\userconfig.py", line 238, in get
raise RuntimeError("Unknown option %r" % option)
RuntimeError: Unknown option 'lightwindow/is_maximized'

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=630

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2011-04-20T13:21:14Z

This issue was closed by revision 81349f7afd69 .

Status: Fixed

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2011-04-20T13:21:14Z

This issue was closed by revision d559253cf944 .

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2011-04-24T07:38:52Z

This issue was closed by revision d559253cf944 .

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

1 participant