[Pythonmac-SIG] 10.4, py2app, wxPython

2005-06-06 Thread jack
anks in advance, jack. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Question using cvs2svn

2004-12-02 Thread Jack Jansen
ob, anything in your PackMan database, maybe? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - [EMAIL PROTECTED] http://m

Re: [Pythonmac-SIG] Building 2.4

2004-12-02 Thread Jack Jansen
in Mac/OSX to apply the patch. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Building 2.4

2004-12-03 Thread Jack Jansen
is to install include files outside of /System while keeping them functional. The disadvantage is that my approach seems to induce vomitting in some people ;-) I assume that was me:-) But I can't for the life of me remember how you did it. Do you have a reference? -- Jack Jansen, <[EM

Re: [Pythonmac-SIG] Re: Python Framework vs 'traditional' was Re: version numbers and dependencies

2004-12-18 Thread Jack Jansen
le a bugreport and a solution may be available sooner:-) -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - [EMAIL PROTE

Re: [Pythonmac-SIG] Re: Pythonmac-SIG Digest, Vol 20, Issue 24

2004-12-21 Thread Jack Jansen
rk.py", line 545, in __init__ self.id, self.menu = self.bar.addmenu(title, after, id) File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/plat-mac/FrameWork.py", line 479, in addmenu id = self.getnextid() File "/System/Library/Frameworks/Pytho

Re: [Pythonmac-SIG] Read Strings from Resources

2004-12-21 Thread Jack Jansen
arated list. If they're something else (a list of Pascal strings?) I'll just hope someone will chime in. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman _

Re: [Pythonmac-SIG] Installing Twisted-1.3.0

2004-12-21 Thread Jack Jansen
his could well affect other command lines as well. Check that gcc is indeed Apple's gcc, and not something else. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman

Re: [Pythonmac-SIG] Read Strings from Resources

2004-12-22 Thread Jack Jansen
{ integer = $$Countof(StringArray); array StringArray { pstring; /* String */ }; }; So it looks like a 2-byte count followed by an array of Pascal strings. Ah yes. And now that I see this I seem to remember that the pstrings are padded to a 2-byte boundary. -- Jack Jan

Re: [Pythonmac-SIG] Tkinter and Python 2.2

2004-12-22 Thread Jack Jansen
rated it into their own setup.py (because PIL will optionally build a custom _tkinter that has support for PIL images). -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman _

[Pythonmac-SIG] Let's discuss MacPython distributions for january

2004-12-23 Thread Jack Jansen
e former is easiest for people building from source, the latter would also be a partial solution for fink users (partial, because it would allow them to apply the patch, but there's still no way to warn them that it is needed). Or should we do both? -- Jack Jansen, <[EMAIL PROTECTED]&g

Re: [Pythonmac-SIG] Let's discuss MacPython distributions for january

2004-12-26 Thread Jack Jansen
as good, or else we can scald the in public:-) -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SIG@pyth

[Pythonmac-SIG] Debuggers wanted for fixup script

2004-12-26 Thread Jack Jansen
so simply run this script, in stead of bluntly installing a modified copy of lib/config/Makefile. Opinions on this? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman _

[Pythonmac-SIG] More testers needed: Fix installer

2004-12-27 Thread Jack Jansen
gain, I'm especially interested in feedback from people running 10.2 or 10.4 (where the installer should refuse to run, with a decent message). You can find the package at <http://www.cwi.nl/~jack/macpython/JaguarPythonFix.dmg>. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.n

Re: [Pythonmac-SIG] More testers needed: Fix installer

2004-12-27 Thread Jack Jansen
10.3 build correct extension modules even after installing newer framework builds of Python". But suggestions for shorter names are welcome... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of y

Re: [Pythonmac-SIG] More testers needed: Fix installer

2004-12-27 Thread Jack Jansen
alled PantherPythonFix.dmg. Yes, yes, yes, yes, yes. You have now all made your point, I mixed my cats up:-) Sorry about that, -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolu

Re: [Pythonmac-SIG] More testers needed: Fix installer

2004-12-27 Thread Jack Jansen
On 27-dec-04, at 17:44, Bob Ippolito wrote: You can find the package at <http://www.cwi.nl/~jack/macpython/JaguarPythonFix.dmg>. The Makefile is missing the MACOSX_DEPLOYMENT_TARGET=10.3 before the $(CC) .. which means that for most people, it won't compile extension modules,

Re: [Pythonmac-SIG] More testers needed: Fix installer v1.1

2004-12-28 Thread Jack Jansen
There's a new one, with a new name and the environment bug fixed: <http://www.cwi.nl/~jack/macpython/PantherPythonFix.dmg>. Please give it a try, -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your

Re: [Pythonmac-SIG] Using TkAqua /Tkinter with custom Python 2.2

2004-12-28 Thread Jack Jansen
sion of Python for the Mac with undocumented, > proprietary modifications: what issues should he consider?) I posted a reply to this (I think on both pythonmac-sig and mactcl) last week. Did you see that message? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't d

[Pythonmac-SIG] Re: [Python-Dev] Re: [Python-checkins] python/dist/src/Mac/OSX fixapplepython23.py, 1.1, 1.2

2004-12-29 Thread Jack Jansen
pilation fixed? Also, could you point me to a readily available extension package that uses c++? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___

Re: [Pythonmac-SIG] How badly is _locale broken?

2004-12-29 Thread Jack Jansen
indeed the case then I think not linking with CoreServices would make this problem even worse: imagine a scenario where an unsuspecting user has working code in a toy app, but it fails when used in his GUI app (which happens to use CoreServices). Or code that works standalone but not in . -- Jack

[Pythonmac-SIG] The PantherPythonFix installer and C++ extensions

2004-12-29 Thread Jack Jansen
end user may have installed. Also not a good idea. Or maybe someone here has a silver bullet? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___

Re: [Pythonmac-SIG] BuildApplet in next distro of MacPython?

2004-12-29 Thread Jack Jansen
ave a say in things there'll be something as simple as BuildApplet for a long time to come:-) -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman

Re: [Pythonmac-SIG] The PantherPythonFix installer and C++ extensions

2004-12-30 Thread Jack Jansen
also CXX. That'll teach distutils to fiddle with our command lines:-) Only question is: would this have any adverse side efffects? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman _

Re: [Pythonmac-SIG] The PantherPythonFix installer and C++ extensions

2004-12-30 Thread Jack Jansen
On 30-dec-04, at 21:01, Bob Ippolito wrote: On Dec 30, 2004, at 2:52 PM, Ronald Oussoren wrote: On 30-dec-04, at 18:49, Bob Ippolito wrote: On Dec 30, 2004, at 11:44 AM, Jack Jansen wrote: On 30-dec-04, at 10:02, Ronald Oussoren wrote: In the quick-and-dirty-hacks category: you could write two

[Pythonmac-SIG] Testers needed again: Fix installer 1.2

2004-12-31 Thread Jack Jansen
There's yet another new version of the Python 2.3 fix installer available: <http://www.cwi.nl/~jack/macpython/JaguarPythonFix.dmg>. This one should also make C++ extensions build correctly again with apple-installed Python 2.3 on 10.3, after installing a later framework build. Pl

[Pythonmac-SIG] Re: [Python-Dev] Re: [Python-checkins] python/dist/src/Mac/OSX fixapplepython23.py, 1.2, 1.3

2005-01-02 Thread Jack Jansen
And setting MACOSX_DEPLOYMENT_TARGET to anything other than 10.3 (be it lower or higher) while compiling an extension for Apple's 2.3 is going to produce disappointing results anyway. But, if I've missed a use case, please enlighten me. -- Jack Jansen, <[EMAIL PROTECTED]>, http://w

[Pythonmac-SIG] Re: [Python-Dev] Re: [Python-checkins] python/dist/src/Mac/OSX fixapplepython23.py, 1.2, 1.3

2005-01-02 Thread Jack Jansen
le-installed Python 2.3 (if applicable, i.e. if you're installing 2.4.1 on 10.3), but for its own use it will have the newer distutils, which understands that it needs to pick up MACOSX_DEPLOYMENT_TARGET from the Makefile, so it'll never see these scripts. -- Jack Jansen, <[EMAIL PROTECTED

[Pythonmac-SIG] Live fast, die young: testers wanted for new MacPython additions

2005-01-03 Thread Jack Jansen
, and also if you think there are fixes missing. I'll wait for about a week and unless anyone (including myself) has found problems in that time this'll replace the old additions installer. Download from <http://homepages.cwi.nl/~jack/macpython/MacPython-Panther-2.3 -3b1.dmg>

[Pythonmac-SIG] Re: [Python-Dev] Darwin's realloc(...) implementation never shrinks allocations

2005-01-04 Thread Jack Jansen
erent algorithm than FreeBSD or Linux. I wouldn't be surprised if the bittorrent problem report in this thread was due to being low on diskspace. And that could also be true for the original error report that sparked this discussion. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.n

[Pythonmac-SIG] .pydistutils.cfg (was: pychecker)

2005-01-04 Thread Jack Jansen
ayaddayadda/lib/python2.3/distutils/distutils.cfg that points to, say, /Library/Python/2.3/distutils.cfg, and put an (admin-editable) file there that directs scripts tot the right place system wide (/usr/local/bin by default, probably). -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~ja

Re: [Pythonmac-SIG] .pydistutils.cfg (was: pychecker)

2005-01-04 Thread Jack Jansen
On 4-jan-05, at 14:42, Bob Ippolito wrote: On Jan 4, 2005, at 8:09 AM, Jack Jansen wrote: I'd never even heard of .pydistutils.cfg. I've added a note to the FAQ pointing to it. It has some more features in Python 2.4, you can use it to add new build command packages to distutils o

Re: [Pythonmac-SIG] Python 2.4 Framework build?

2005-01-08 Thread Jack Jansen
#x27;ll make it available. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python

Re: [Pythonmac-SIG] Help - MacPython stopped running

2005-01-08 Thread Jack Jansen
t; problem. See the FAQ for a fix (in short: remove your IDE preferences file). If that doesn't help please report back, -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part

Re: [Pythonmac-SIG] Bob Ippolito's synopsis of Python(s) on OS X

2005-01-08 Thread Jack Jansen
On 7-jan-05, at 22:55, Brendan Simons wrote: This is an old thread, (and an old topic) but my question is about the state of the "new tools" described in Bob's presentation at last year's pyCon. Scanning the archives, I see Jack and Just have talked about a PyObjC-based p

Re: [Pythonmac-SIG] SOAPpy

2005-01-10 Thread Jack Jansen
on and not in the Library/Frameworks/Python.framework/Versions/ dir can anyone tell me where fpconst should be located? as well as whether python2.4 should be in the Library/Frameworks... dir? thanks in advance! KIM ___ Pythonmac-SIG maillist - Pyth

Re: [Pythonmac-SIG] [EMAIL PROTECTED]: MindVision Releases VISE X 1.5 for Mac OS X]

2005-01-12 Thread Jack Jansen
On 11-jan-05, at 2:01, Bob Ippolito wrote: On Jan 10, 2005, at 19:33, Neal Norwitz wrote: I thought this might be of interest here. The PSF owns a license to VISE. Jack knows the details. I think that this is only really relevant to Mac OS9. I'm not sure if Jack plans to make another re

Re: [Pythonmac-SIG] Testers needed again: Fix installer 1.2

2005-01-13 Thread Jack Jansen
On 11-jan-05, at 11:09, Michael Twomey wrote: Hi, I just tried out the installer and it works fine, but it appears to have littered my disk with CVS directories, was that intentional? (I'm guessing not) Good catch! I've created a new installer that doesn't have this problem.

[Pythonmac-SIG] Any suggestions for a questionnaire site?

2005-01-14 Thread Jack Jansen
sy to use and cheap (preferably free:-)? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org h

Re: [Pythonmac-SIG] Namespace conflict with WebWare and PyObjC / Import safety (Was: how do I use twisted cfreactor?)

2005-01-15 Thread Jack Jansen
ntion is seen in the wild. Maybe it's worth it to report it to python-dev? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG

Re: [Pythonmac-SIG] a question about paths

2005-01-18 Thread Jack Jansen
usr/bin and then running configure. [checking...] Yes, that's easiest. Or you can use the --with-python option to configure. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___

Re: [Pythonmac-SIG] coding preference

2005-01-20 Thread Jack Jansen
but doesn't behave like it. My solution: for throwaway applications consider a cross-platform toolkit, for anything serious use MVC and code the view and controller in a platform-native toolkit. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can&#

Re: [Pythonmac-SIG] Python+Automator?

2005-01-23 Thread Jack Jansen
27;t mind having automator support in a future "MacPython for Tiger additions"... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-

Re: [Pythonmac-SIG] coding preference

2005-01-23 Thread Jack Jansen
On 22-jan-05, at 2:21, Kevin Ollivier wrote: Hi Jack, Hi Kevin! First: sorry for my bad choice of words. "throwaway apps" especially is not what I should have said, and some of the other words were badly chosen too. I definitely don't want to belittle the work you're doing

Re: [Pythonmac-SIG] python.h and veclib.h incompatible?

2005-01-28 Thread Jack Jansen
honmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___

Re: [Pythonmac-SIG] iTunes scripting/Python shilling opportunity?

2005-01-28 Thread Jack Jansen
eally make me happy if people looking for pet projects could have a look at this... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-

[Pythonmac-SIG] MacPython 2.3.5 for 10.2 Release Candidate available

2005-02-10 Thread Jack Jansen
Folks, a MacPython 2.3.5 release for MacOSX 10.2 (also works on 10.3) is available for testing. Please download it from <http://homepages.cwi.nl/~jack/macpython/beta.html> and send feedback (preferably to the mailing list) telling me whether it works. I'm quite convinced this is

[Pythonmac-SIG] MacPython 2.3.5 for OS9 Release Candidate available

2005-02-11 Thread Jack Jansen
Hot on the heels of 2.3.5 for 10.2 another installer is available for testing: MacPython 2.3.5 for MacOS9. Again, download it via <http://homepages.cwi.nl/~jack/macpython/beta.html> As it is likely that this is the very last release of Python for classic MacOS, marking the end of Python

Re: [Pythonmac-SIG] How do you find the app that matches a creator type

2005-02-12 Thread Jack Jansen
new stuff Steve (Our Beloved Leader, He Who Designed What No Man Designed Before, He Who Forever Enlightens Our Path, etc etc etc etc etc:-) came up with. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of y

Re: [Pythonmac-SIG] Fink, DarwinPorts vs py2app

2005-02-17 Thread Jack Jansen
f so few users. But then, I myself am one of those few:-) -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SI

Re: [Pythonmac-SIG] Main Python on Mac version?

2005-02-17 Thread Jack Jansen
.3.5 MacOS 9.2: MacPython-OS9 2.3.5 MacOS 9 or 9.1: MacPython-OS9 2.3.5 Also install CarbonLib 1.3 from Apple MacOS 8.1 or later: MacPython-OS9 2.2.3 You may need to install Appearance Manager 1.1 on 8.1 Older MacOS releases, including all 68K Macintoshes: MacPython 1.5.2 -- Jack Jan

Re: [Pythonmac-SIG] broken web link on Mac Python webpage

2005-02-20 Thread Jack Jansen
On 18-feb-05, at 22:24, Rick Thomas wrote: A (hopefully) minor nit: On the web page <http://homepages.cwi.nl/~jack/macpython/beta.html> there is a link to a "fix for Apple Python". Unfortunately, clicking the link tries to go to <http://homepages.cwi.nl/~jack/macpython/

Re: [Pythonmac-SIG] Qualcomm Purevoice codec

2005-02-28 Thread Jack Jansen
urse, I've only tested it very lightly and it's very possible I forgot some essential things. Could you please check whether Python 2.4 (or its Carbon.Qt module used in 2.3) allows you to access the codec you need? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I

[Pythonmac-SIG] Compiling Python on Tiger

2005-03-14 Thread Jack Jansen
If anyone has tried to build Python on Tiger: could you please contact me? I've received a bug report that I'd like some more data points on... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your r

Re: [Pythonmac-SIG] Embedding with CW6

2005-04-03 Thread Jack Jansen
ms I made the switch from CW6 to CW7 in December 2001. The log messages seem to suggest that 2.2 was released with CW7. So that means 2.1 is the last version that'll build with CW6... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want

Re: [Pythonmac-SIG] Audio I/O

2005-04-10 Thread Jack Jansen
he experimental database in Package Manager you'll see it listed. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist -

Re: [Pythonmac-SIG] webcam snapshot from Python

2005-04-16 Thread Jack Jansen
any feedback that it actually works. So please report back here. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pyth

Re: [Pythonmac-SIG] Re: Weird import problem with PythonIDE on Mac (was 'import problem')

2005-04-22 Thread Jack Jansen
nd this, I think Just wanted to make sure that if you had two edit windows open both with "run as __main__" selected they didn't influence each other. On the other hand I can imageine that if you do that, open two windows in __main__ mode, the behaviour you want is exactly that.

Re: [Pythonmac-SIG] Python threading.Thread vs PyObjC performOnMainThread

2005-05-16 Thread Jack Nutting
ink that you're being a good citizen by using a built-in resource that will carry you along to future versions (which it most certainly will NOT). -- // jack ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] On posting long urls

2005-05-19 Thread Jack Nutting
x27;http://tinyurl.com/create.php?url='+location.href) For whatever page you're looking at, a click on that will take you to a page that gives you a tinyurl equivalent of your big-ass URL. -- // jack ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] Did anyone play with TransformProcessType yet?

2005-07-07 Thread Jack Jansen
m CVS can play around with it. Please reply also to me personally, I still have 847 pythonmac-sig mails waiting for me so if you reply only to the list it'll be a long time before I see it... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can&#x

Re: [Pythonmac-SIG] messed up Tiger python install

2005-09-12 Thread Jack Nutting
/local/bin/ at the front of your shell path.  Should I do this for you?" That way, those of us who are accustomed to managing our own path can do so ourselves, while newbies will get it taken care of for them. -- // jack// http://www.nuthole.com __

Re: [Pythonmac-SIG] messed up Tiger python install

2005-09-12 Thread Jack Nutting
tcshrc, but I thought that this bit of applescript hackery could help someone along the way) -- // jack// http://www.nuthole.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread Jack Nutting
tp://pythonmac.org/packages/), and get used to using the command-line to install anything else you need. -- // jack // http://www.nuthole.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] trouble with NSXMLDocument

2005-11-10 Thread Jack Nutting
tf-8') instead of just prepending it with 'u'. Running framework python 2.4.1, mac os 10.4.3, PyObjC 1.3.7 (from the installer package for 2.4.1/10.3; is it odd that there's not a 1.3.7 for 2.4.1/10.4, or should the one I've got work OK?)-- // jack // http://www.nuthole.com

Re: [Pythonmac-SIG] book recommendation

2005-11-15 Thread Jack Nutting
o use.  You can browse the docs within XCode, but instead I'd recommend AppKiDo: http://homepage.mac.com/aglee/downloads/appkido.htmlIt looks through the installed API documentation, and provides a slick, quick interface to search browse the class libraries, more quickly and effectively than a print b

Re: [Pythonmac-SIG] book recommendation

2005-11-15 Thread Jack Nutting
could generate whatever kind of docs they wanted.  If that were the case, it should even be easy to even generate PyObjC-syntax docs for the frameworks.  What the heck, I'll post it as a bug on http://bugreport.apple.com just for fun.-- // jack// http://www.nuthole.com

Re: [Pythonmac-SIG] Selecting in BBEdit & Python Indenting style (spaces)

2005-11-30 Thread Jack Jansen
id not have the feature to set how many spaces a tabstop was it was decided to go with spaces for indenting: going with tabs would have meant unix- heads would be stuck with unusable 8-space indents. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don

Re: [Pythonmac-SIG] universal python framework?

2005-12-09 Thread Jack Jansen
nicely in a different directory than the source, I'm doing that all the time), once for ppc once for x86, and then using lipo to combine everything. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dan

Re: [Pythonmac-SIG] PyObjC + AEInstallEventHandler crash?

2005-12-21 Thread Jack Jansen
ctly: AEInstallEventHandler is blissfully unaware of refcounts. It simply passes the address of the callback function object to the C AEInstallEventHandler, and hopes the object still exists when the callback comes. The workaround is to keep a reference to the object around. Which is appa

[Pythonmac-SIG] Job postings - allow or not?

2006-03-07 Thread Jack Jansen
e feedback as a guidance in the future. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.

Re: [Pythonmac-SIG] Job postings - allow or not?

2006-03-08 Thread Jack Jansen
The majority of the people seem to think the occasional job posting is fine, with this policy to be reviewed when we're sick and tired of the number of job postings. But as we've so far had only one in the 10+ years this list exists I think we're pretty safe for the time b

Re: [Pythonmac-SIG] New Python icons.

2006-03-22 Thread Jack Nutting
d one is for .py documents, and the third one is for .pyc and .pyo files.  So, I'd say that using the second and third ones (or something similar) for .py and .pyc/.pyo files on the Mac would be the way to go. -- // jack// http://www.nuthole.com ___ P

Re: [Pythonmac-SIG] bugs in _Qtmodule

2006-10-04 Thread Jack Jansen
tsupport, which leads to one C type being handled as CmpObj in stead of CmpInstObj. Hmm, well at least the patch will contain that information, I guess. Could you put it on sourceforge and assign it to me? -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I

Re: [Pythonmac-SIG] problem fixing Carbon.AE/CarbonX.AE conflicts

2006-11-11 Thread Jack Jansen
and with cobject it can actuallybe done in a pretty safe way, so I would use something like thatnowadays.-- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman smime.p7s Descrip

Re: [Pythonmac-SIG] Python and Zeroconf?

2006-12-26 Thread Jack Jansen
tween machines with 32 and 64 bit integers, but I recall that that has been solved also. And at least it isn't a problem for ppc/intel mac portability. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your re

Re: [Pythonmac-SIG] How to create a desktop alias to run a python file?

2007-03-23 Thread Jack Jansen
> chmod +x ~/Desktop/MyProg.app/MyProg > > double click MyProg on the desktop and it should launch your python > program using pythonw I was very surprised when I saw this, I'd never seen this before. And, indeed, when I tried it it didn't work:-( Maybe you skipped an im

Re: [Pythonmac-SIG] How to create a desktop alias to run a python file?

2007-03-23 Thread Jack Jansen
sktop/alfred_hw.app/alfred_hw << . #!/usr/bin/env python from Tkinter import Tk, Label r=Tk() Label(r, text="Hello World").pack() r.mainloop() . chmod +x ~/Desktop/alfred_hw.app/alfred_hw Is anyone else familiar with such simple .app bundles? -- Jack Jansen, <[EMAIL PROTECTED]>,

Re: [Pythonmac-SIG] Recording audio on Mac

2007-03-26 Thread Jack Jansen
ay from it for years. Quicktime is probably your best option for recording from Python, but I wouldn't bet on it that all the correct functionality is exported to Python. But I'll be going to need some recording facilities too in the near future, so if there's something you

Re: [Pythonmac-SIG] Macintosh modules/Carbon/documentation

2007-03-30 Thread Jack Jansen
he Python documentation, but the transformation from the official Apple C documentation is pretty clear (I think). -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman

Re: [Pythonmac-SIG] Macintosh modules/Carbon/documentation

2007-04-02 Thread Jack Jansen
tional C++ bridge for Ambulant (which is my main project nowadays, and which is one of the things that makes me spend so little time with development of Python itself). But unfortunately getting the &*^$ thing in better shape for initial use is something that keeps slipping:-( -- Jack

Re: [Pythonmac-SIG] StuffIt 10 can corrupt applications packaged with py2app

2007-04-25 Thread Jack Jansen
possible", in the full stuffit it's probably something similar. It's on by default, it's what makes stuffit do the full decoding and unpacking of, say, a .tar.gz. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be pa

Re: [Pythonmac-SIG] StuffIt 10 can corrupt applications packaged with py2app

2007-04-26 Thread Jack Jansen
can't seem to find a way to set the folder background image through a shell command or applescript or anything... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman __

Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-08 Thread Jack Jansen
t even be all that much work, but I simply don't have the time (and probably won't have the time in the coming few years). -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman

Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-11 Thread Jack Jansen
se zap it now (at least in the trunk) so that problems show up sooner rather than later. I'm reasonably sure that there's various things that depend on it (possibly indirectly), these would need fixing then. At least if the module is scrapped now we should find out what breaks, --

Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-12 Thread Jack Jansen
aepack > aetools > aetypes > findertools > gensuitemodule > lib_scriptpackages > MiniAEFrame You missed EasyDialogs, which is also the one we may want to keep. It uses aepack for the file dialogs. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't d

Re: [Pythonmac-SIG] QuickTime: BeginFullScreen

2007-06-12 Thread Jack Jansen
may have applied in the past are no longer in force. TIA Ed Hartley ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your rev

[Pythonmac-SIG] Democracy player

2007-06-16 Thread Jack Jansen
ructured and a joy to read. Definitely worth a look if you have a couple of hours to burn, -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman smime.p7s Descri

Re: [Pythonmac-SIG] 64-bit code

2007-06-17 Thread Jack Jansen
ngle toolkit for everything" paradigm will break, because Oldstyle-C-Quicktime will (in 64 bit space) lose it's ability to tweak the rendering so it'll be an edit- only API and QTKit will have to be used for rendering. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.

[Pythonmac-SIG] py2app?

2007-10-03 Thread jack rothwell
hi. can anyone tell me how to use py2app? im just a novice python programmer and i have no idea how to use it. does anyone know if theres a gui version around? i have no idea what distutils or anything like that even MEANS. i just want to be able to send pygame games to friends. please help

Re: [Pythonmac-SIG] Audio_mac.py fails in writeframes

2007-10-11 Thread Jack Jansen
set to 0xFF) as a signed byte, which it cannot do. Change the struct.pack format from 'llHhllbbl' to 'llHhllBBl'. The code predates the distinction between signed and unsigned bytes in struct.pack. But be warned that this also shows how well-maintained the code is:-

Re: [Pythonmac-SIG] Python control/integration of a Cocoa/Quicktime application?

2007-10-26 Thread Jack Jansen
Easy in > python via Twisted, no doubt less so in cocoa. > > As always, any advice is much appreciated. > > Cheers, > Darran. > > -- > Darran Edmundson [EMAIL PROTECTED] > http://www.edmstudio.com > ___ > Pythonmac-SIG maillist

Re: [Pythonmac-SIG] Python control/integration of a Cocoa/Quicktime application?

2007-10-27 Thread Jack Jansen
opment, i.e. when the library API has only a couple of calls you have the ObjC programmer write a minimal test script which you then port to Python, you could give this back to the ObjC developer. There's a very good chance this'll teach them enough Python to continue the testing

Re: [Pythonmac-SIG] sys.path on Leopard

2007-11-01 Thread Jack Jansen
. I used that in the distant past to allow packman to fix bugs in system packages. I put the following line (without indentation) into ~/Library/Python/ 2.5/site-packages/HackPath.pth import sys ; sys.path.insert(0, '/Users/jack/MyPythonPrependedPath') And, indeed, '/Users/

[Pythonmac-SIG] Anyone playing with CoreAnimation yet?

2007-11-20 Thread Jack Jansen
I've just realised how powerful CoreAnimation is, and I want to start playing with it, especially with the interaction of CoreAnimation CALayer with "classic" AppKit views and how to treat events, etc. Is anyone else here using it, and/or interested in sharing experience?

Re: [Pythonmac-SIG] Any hints on building libpng universal?

2007-11-23 Thread Jack Jansen
build libpng universal, but problems with '-M' are usually solved by adding '--disable-dependency- tracking' to the configure command. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution --

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2007-12-21 Thread Jack Jansen
64-bit fix are likely to affect me are exactly zero (the "newcomer me" from this paragraph, not the "flesh and blood Jack" me:-). -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Go

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2007-12-21 Thread Jack Jansen
ion modules being compatible with a fairly wide range of Python installations, but please let's try and keep it that way. -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman __

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2008-01-03 Thread Jack Jansen
stallers for each of these hotfixes, and then have a umbrella installer that encompasses all of these? That way, as new problems surface the only work would be to create a hotfix installer for that single problem and do a tiny update to the umbrella installer. -- Jack Jansen, <[EMAIL PROT

Re: [Pythonmac-SIG] Pystone numbers for different Macs...

2008-01-20 Thread Jack Jansen
here must be yet another bottleneck... -- Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

  1   2   >