[Pythonmac-SIG] Boa OS X menubar bug (Re: wxPython apps keep crashing on me :-( )

2005-08-14 Thread Kevin Ollivier
Hi Adriano, I'm bringing one of the Boa core developers in on this in order to fill him in on the details of this bug. Riaan, Adriano's setup is Python 2.4, wxPython 2.6.1.0, on OS X 10.4.2. I'm not sure what version of Boa he's using, but I see the same problem in the 0.4.4 release. On A

Re: [Pythonmac-SIG] wxPython apps keep crashing on me :-(

2005-08-14 Thread Kevin Ollivier
Hi Adriano, On Aug 14, 2005, at 4:14 PM, Adriano wrote: > Hello all, > > I have some problems and some questions about some wxPython based > apps I'd like to use. > > They are Boa Constructor, wxGlade and probably also XRCed > > I downloaded the prepackaged version by Kevin Walzer and I have the

Re: [Pythonmac-SIG] wxPython apps keep crashing on me :-(

2005-08-14 Thread Bill Northcott
On 15/08/2005, at 9:14 AM, Adriano wrote: > They are Boa Constructor, wxGlade and probably also XRCed > > I downloaded the prepackaged version by Kevin Walzer and I have the > first question for him (I hope he's reading). The package that > contained Spe-OsX, wxGlade and XRCed (I think) was on

[Pythonmac-SIG] wxPython apps keep crashing on me :-(

2005-08-14 Thread Adriano
Hello all, I have some problems and some questions about some wxPython based apps I'd like to use. They are Boa Constructor, wxGlade and probably also XRCed I downloaded the prepackaged version by Kevin Walzer and I have the first question for him (I hope he's reading). The package that conta

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-14 Thread eichin
I suspect the original mention of LDAP was a bit of a distraction - that's only useful for authORIZATION (ie. getting lists of groups and acls that a user has and *deciding* what they can do, once you know who they are - it's the knowing who they are part that is authENTICATION, which is done with

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-14 Thread Ronald Oussoren
On 14-aug-2005, at 17:34, [EMAIL PROTECTED] wrote: > > Wilfredo Sánchez Vega wrote on 08/14/2005 05:10:51 AM: > > > > > On 13-aug-2005, at 19:43, Wilfredo Sánchez Vega wrote: > > > > >You said non-standard kerberos implementation. I'm wondering > > > what's non-standard about it; I am under

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-14 Thread Henning.Ramm
> Because of the difficulty in getting python-ldap to build on Mac OS 10.4 Perhaps this helps: http://twistedmatrix.com/users/tv/ldap-intro/ldap-intro.html http://tv.debian.net/software/ldaptor/ (based on twisted, see http://twistedmatrix.com) Best regards, Henning Hraban Ramm Südkurier Medien

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-14 Thread brad . allen
Wilfredo Sánchez Vega wrote on 08/14/2005 05:10:51 AM: > > On 13-aug-2005, at 19:43, Wilfredo Sánchez Vega wrote: > > >    You said non-standard kerberos implementation.  I'm wondering > > what's non-standard about it; I am under the impression it was stock > > MIT kerberos. > > > Active Direct

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-14 Thread Ronald Oussoren
On 13-aug-2005, at 19:43, Wilfredo Sánchez Vega wrote: >You said non-standard kerberos implementation. I'm wondering > what's non-standard about it; I am under the impression it was stock > MIT kerberos. > Active Directory uses the kerberos with some non-standard extensions. IIRC they use

Re: [Pythonmac-SIG] strange behavior with NSArray and python unicode types

2005-08-14 Thread Ronald Oussoren
On 13-aug-2005, at 10:52, Jon Rosebaugh wrote: > On 8/13/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > >> >> That shouldn't happen, I doubt that it's actually the situation you >> describe. Post something reproducible and someone will look at it. >> > > You're right, it wasn't the problem; I'm k