Hi, Could you create issues for this? We may need to fix them before doing a release
Rob Op zondag 25 januari 2015 15:12:08 UTC+1 schreef swiftcoder: > > The automatic tests (top app graphics clock resource) pass on Mac, but > exceptions are logged to the console in the app.EVENT_LOOP test: > > 2015-01-25 09:04:06.885 Python[28474:3703441] _createMenuRef called with > existing principal MenuRef already associated with menu > 2015-01-25 09:04:06.887 Python[28474:3703441] ( > 0 CoreFoundation 0x00007fff915d866c > __exceptionPreprocess + 172 > 1 libobjc.A.dylib 0x00007fff962ed76e > objc_exception_throw + 43 > 2 CoreFoundation 0x00007fff915d851d > +[NSException raise:format:] + 205 > 3 AppKit 0x00007fff97ed0895 > -[NSCarbonMenuImpl _createMenuRef] + 62 > 4 AppKit 0x00007fff97ed01e6 > -[NSCarbonMenuImpl _instantiateCarbonMenu] + 139 > 5 AppKit 0x00007fff97ecea42 > -[NSApplication finishLaunching] + 947 > 6 libffi.dylib 0x00007fff91826f44 > ffi_call_unix64 + 76 > 7 ??? 0x00007fff5952bb80 0x0 + > 140734691982208 > ) > > I tried to run the manual interactive tests, but the harness seems to be > broken on Mac, and won't accept further user input after the initial 'press > enter'. > > - Tristam > > On Sun Jan 25 2015 at 06:33:40 Rob <[email protected] <javascript:>> > wrote: > >> Hi all, >> >> I just created a release candidate for 1.2. The files are available on >> BitBucket: https://bitbucket.org/pyglet/pyglet/downloads >> >> Release notes are available here: >> https://bitbucket.org/pyglet/pyglet/src/c42a9d8c1c759428299b2d326cdc91a8acee825c/RELEASE_NOTES?at=pyglet-1.2-rc1 >> >> I will also try to create an .msi. However I do not have a Mac, so I >> cannot roll a package for OSX. >> >> I will start testing this on Linux and Windows. Can someone try it on OSX? >> >> Rob >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pyglet-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/pyglet-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
