Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion pyglet on Mac OS Mountain Lion?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Olivier Dormond  
View profile  
 More options Nov 1 2012, 5:25 pm
From: Olivier Dormond <olivier.dorm...@gmail.com>
Date: Thu, 1 Nov 2012 22:25:11 +0100
Local: Thurs, Nov 1 2012 5:25 pm
Subject: Re: pyglet on Mac OS Mountain Lion?
Hi all,

I've been bitten by that annoying "no window" bug and despite the previous
indication that this should be fixed now I've not managed to get it solved.
Nathan last post pushed me to try again and it didn't work once more. However,
I've taken more time to investigate and have finally fixed it ! \o/

So for anybody out there still desperately trying to get that fixed,
here is what
I did in addition to Nathan's instruction to get the latest release:

rm -fr ~/Library/Saved\ Application\ State/org.python.*

That's it.

There is actually two savedState that were removed by that operation:
- org.python.PythonLauncher.savedState
- org.python.python.savedState

I don't know if the removal of both is mandatory to fix the problem
but it worked
and they did not reappear for now.

Cheers,

Odie

2012/11/1 Nathan <nathan.sto...@gmail.com>:

> On Thu, Nov 1, 2012 at 10:16 AM, Steve Willis <steve.wil...@gmail.com>
> wrote:

>> I would suggest downloading and trying it. That said, as I posted before,
>> it does not seem to be working for me. There was mention of committing a fix
>> for OSX Mountain Lion in earlier discussions. I have not been able to
>> determine if that fix made it to the Mercurial repository. If it did, either
>> I am not savvy enough to clone the correct revision (completely plausible),
>> or the committed fix doesn't work on my system. I feel somewhat confident in
>> conveying the current (as of last week)
>> [snip]

>> Steve

>  The following commands run in the terminal ought to get you the latest
> pyglet 1.2dev:

> (First install mercurial from http://mercurial.selenic.com/ )
> hg clone https://pyglet.googlecode.com/hg/ pyglet
> cd pyglet
> hg pull
> hg update
> sudo python setup.py install

> ~ Nathan

> --
> You received this message because you are subscribed to the Google Groups
> "pyglet-users" group.
> To post to this group, send email to pyglet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> pyglet-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pyglet-users?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.