Man, padre sure has a big pile of dependencies! I installed it and did see those CGContextRestoreGState: invalid context errors. However, it did seem to work, at least fooling around with it a little. Do you know what you need to do with padre to make it crash like that?
I had to run it like this to get it to pop up a window I could interact with: /usr/bin/wxPerl /usr/local/bin/padre I am using OS X 10.5's copy of perl, + a recent but not quite cutting edge wxPerl and a copy of wxWidgets compiled via Alien::wxWidgets. (Wx 0.81, wxWidgets 2.8.7) What do I do to make it crash? On Tue, Oct 28, 2008 at 11:38 AM, Gabor Szabo <[EMAIL PROTECTED]> wrote: > so I think Schwern has also forced that but then he encountered the following: > > when he tired to launch Padre he got a bunch of > "CGContextRestoreGState: invalid context" > and then he gave me this http://rafb.net/p/CDntY368.html > > I hope someone here will know more about this. > > > On Tue, Oct 28, 2008 at 5:02 PM, Mike Schroeder <[EMAIL PROTECTED]> wrote: >> http://www.nntp.perl.org/group/perl.wxperl.users/2008/09/msg6181.html >> >> I had similar problems installing wxPerl on OSX10.5 with that particular >> test. I ended up just removing that one test file and everything else >> installed and has worked fine ever since. Still not sure what the >> underlying issue is. It may be worth skipping that test on OSX until the >> issue is understood. >> >> >> >> On Tue, Oct 28, 2008 at 2:13 AM, Gabor Szabo <[EMAIL PROTECTED]> wrote: >>> >>> can someone here help with wxPerl installation on Mac? >>> >>> Here is a ticket that stops Schwern from installing it: >>> >>> http://rt.cpan.org/Ticket/Display.html?id=40445 >>> >>> Gabor >
