Skip to content

When opening new tabs in rapid success. #4

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

Closed
mikaelosterberg opened this issue Aug 19, 2013 · 4 comments
Closed

When opening new tabs in rapid success. #4

mikaelosterberg opened this issue Aug 19, 2013 · 4 comments
Assignees

Comments

@mikaelosterberg
Copy link

Traceback (most recent call last):
  File "makerProjectController.pyc", line 623, in actionLoadFile
  File "makerProject.pyc", line 38, in wrapped
  File "makerProject.pyc", line 2210, in loadFile
  File "makerFileTypes.pyc", line 26, in wrapped
  File "makerFileTypes.pyc", line 792, in load
  File "makerFileController.pyc", line 1359, in loadTextIntoEditor
  File "wx/_core.pyc", line 8370, in Yield
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at /Volumes/maker/Desktop/Stuff/wxPython-src-2.9.4.0/src/common/evtloopcmn.cpp(75) in Yield(): wxYield called recursively
Traceback (most recent call last):
  File "makerProjectController.pyc", line 623, in actionLoadFile
  File "makerProject.pyc", line 38, in wrapped
  File "makerProject.pyc", line 2210, in loadFile
  File "makerFileTypes.pyc", line 26, in wrapped
  File "makerFileTypes.pyc", line 792, in load
  File "makerFileController.pyc", line 1359, in loadTextIntoEditor
  File "wx/_core.pyc", line 8370, in Yield
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at /Volumes/maker/Desktop/Stuff/wxPython-src-2.9.4.0/src/common/evtloopcmn.cpp(75) in Yield(): wxYield called recursively
Traceback (most recent call last):
  File "makerProjectController.pyc", line 623, in actionLoadFile
  File "makerProject.pyc", line 38, in wrapped
  File "makerProject.pyc", line 2210, in loadFile
  File "makerFileTypes.pyc", line 26, in wrapped
  File "makerFileTypes.pyc", line 792, in load
  File "makerFileController.pyc", line 1359, in loadTextIntoEditor
  File "wx/_core.pyc", line 8370, in Yield
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at /Volumes/maker/Desktop/Stuff/wxPython-src-2.9.4.0/src/common/evtloopcmn.cpp(75) in Yield(): wxYield called recursively
Traceback (most recent call last):
  File "makerProjectController.pyc", line 623, in actionLoadFile
  File "makerProject.pyc", line 38, in wrapped
  File "makerProject.pyc", line 2210, in loadFile
  File "makerFileTypes.pyc", line 26, in wrapped
  File "makerFileTypes.pyc", line 792, in load
  File "makerFileController.pyc", line 1359, in loadTextIntoEditor
  File "wx/_core.pyc", line 8370, in Yield
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at /Volumes/maker/Desktop/Stuff/wxPython-src-2.9.4.0/src/common/evtloopcmn.cpp(75) in Yield(): wxYield called recursively
Traceback (most recent call last):
  File "makerProjectController.pyc", line 623, in actionLoadFile
  File "makerProject.pyc", line 38, in wrapped
  File "makerProject.pyc", line 2210, in loadFile
  File "makerFileTypes.pyc", line 26, in wrapped
  File "makerFileTypes.pyc", line 792, in load
  File "makerFileController.pyc", line 1359, in loadTextIntoEditor
  File "wx/_core.pyc", line 8370, in Yield
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at /Volumes/maker/Desktop/Stuff/wxPython-src-2.9.4.0/src/common/evtloopcmn.cpp(75) in Yield(): wxYield called recursively
@geraldspreer
Copy link
Owner

Which version of TheMaker are you using? Which OS Version, which Python? What steps are you performing before running into this problem?

Gerald

@mikaelosterberg
Copy link
Author

Mac OS X 10.8.4 (2.5 GHZ i5, 4GB RAM)'
The Maker 1.81 AppStore version
Python 2.7.2 (default, Oct 11 2012, 20:14:37)
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin
Site whit 2 languages Sv and en, Twitter Bootstrap template.

To recreate i open Maker and open many files FAST before the text in the file is rendering in the main viue.

@ghost ghost assigned geraldspreer Aug 25, 2013
@geraldspreer
Copy link
Owner

OK, thanks for your feedback. I see this now. It is related to large files being opened... Will work on fix soon!

@geraldspreer
Copy link
Owner

Fixed in upcoming 1.82 release.

geraldspreer added a commit that referenced this issue Aug 30, 2013
geraldspreer added a commit that referenced this issue Aug 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants