Issue 348 in pymt: i got a problem of running the application

2 views
Skip to first unread message

py...@googlecode.com

unread,
Nov 2, 2010, 12:21:38 PM11/2/10
to pymt-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 348 by ivanyeungtc: i got a problem of running the application
http://code.google.com/p/pymt/issues/detail?id=348

Traceback (most recent call last):
File "start.py", line 4, in <module>
from pymt import *
File "/Applications/PyMT.app/Contents/Resources/pymt/pymt/__init__.py",
line 239, in <module>
shadow_window = MTWindow()

File "/Applications/PyMT.app/Contents/Resources/pymt/pymt/ui/window/__init__.py",
line 164, in __init__
self.create_window(params)

File "/Applications/PyMT.app/Contents/Resources/pymt/pymt/ui/window/win_pygame.py",
line 75, in create_window
self._pygame_set_mode()

File "/Applications/PyMT.app/Contents/Resources/pymt/pymt/ui/window/win_pygame.py",
line 229, in _pygame_set_mode
pygame.display.set_mode(size, self.flags)
pygame.error: No video mode large enough for 1280x960


py...@googlecode.com

unread,
Dec 3, 2010, 7:25:09 PM12/3/10
to pymt-...@googlegroups.com

Comment #1 on issue 348 by txprog: i got a problem of running the
application
http://code.google.com/p/pymt/issues/detail?id=348

Hi,

Very weird bug, what is your screen resolution ?
Can you try to use fullscreen = auto in your pymt config file ?

Reply all
Reply to author
Forward
0 new messages