PadreOnOSX

The latest padre on OSX is 0.92.

You can download the OSX Universal Binary here: http://wildperl.com/wp-content/uploads/Padre/padre-osx-uni-0-92-0.dmg

Please report any bugs you find here, or via #padre, or see more ways to contact Padre devs.

Note: there are still lots of rough edges for OSX – help us make it great!

 

Post to Twitter Post to Digg Post to Facebook Send Gmail Post to LinkedIn Post to Reddit Post to StumbleUpon

25 Responses to PadreOnOSX

  1. Pingback: » Padre 0.90 OSX dmg WildPerl

  2. Joshua Phipps says:

    Install worked fine on OS X Lion, 2011 Macbook Pro.

    cheers

  3. No Joy on same configuration. Installer dumps right after execution. (.90)
    However, .88 Loaded just fine under Lion.

  4. Paul says:

    Worked ok on Snow Leopard (10.6.8) until I tried refactoring a subroutine out after selecting a block. Then.. crash.

  5. Tom says:

    Thanks Paul,

    I hear there is another release coming up, and I’ll test refactoring.

    Tom

  6. Tom says:

    Hi Colin,

    Sorry to hear that. There is another release coming up soon, and I hope you get a chance to test that one out. I will include instructions on how to get debug output (if possible) to help track down crashes like the one you describe.

    Also, not sure what you mean by installer… It should just be a DMG that you open up.

  7. Maggie says:

    I could only write scripts with Perl 5.10.0 on Mac 10.6.4 without any output. Then I upgraded the perl session to 5.14.2, after that once I open the Padre, it just took upon all of my cpu without any response…

  8. Jason says:

    Hi there. Installs perfectly on OS10.7 Lion. Will not run scripts with the F5 command – need to execute them manually from bash

  9. Pingback: » OSX Package for Padre 0.92 WildPerl

  10. Sean says:

    Installed and appears to run fine in 10.6.8. Might have same issue as Jason with being unable to run commands, but I went to “Help” and got:

    “Help not found

    Searched for ‘Padre::Browser::Document=HASH(0x1b7e1630)’
    and failed…”

  11. Sean says:

    Running under the debugger killed it when I said “step into”.

  12. Tom says:

    Thanks for the feedback. The debugger is something I haven’t yet looked into, and I believe it has also been changed on TRUNK in the past few days. I’ll keep it high on the list of next issues to look into.

  13. Tom says:

    Thanks, I get the same issue. Will look into it for the next release.

  14. edwin says:

    also cannot run scripts with f5. A simple print command shows no output.

  15. Doyle Young says:

    I’ve created a couple scripts and everything works great. I did get an error when I closed the app saying it had died unexpectedly. Not enough to make me, but wanted to add my input.

  16. Tom says:

    Hi Doyle,

    I see this as well sometimes. I havent gotten a repro scenario yet, but it’s on the queue for sure.

    Thanks for the info.

  17. This page unfortunately sometimes redirects to some defunct spam site at duni54xdled.rr.nu

    See view-source:http://wildperl.com/padreonosx/ line 467

    Thanks,
    Martin,

  18. Tom says:

    Thanks, looks like a wordpress vandalism. I fixed it up.

  19. Phillip Pollard says:

    I may have some insight on the current DMG crashing immediately on some versions of Lion.

    It does indeed crash on mine. If I go into the package contents and launch the executable by hand I get the following error:

    /Applications/Padre.app/Contents/MacOS/padre ; exit

    Schema user_version mismatch (got 13, wanted 12) at /Applications/Padre.app/Contents/Resources/lib/std/Padre/DB.pm line 26
    BEGIN failed--compilation aborted at /Applications/Padre.app/Contents/Resources/lib/std/Padre/DB.pm line 35.
    Compilation failed in require at /Applications/Padre.app/Contents/Resources/lib/std/Padre.pm line 33.
    BEGIN failed--compilation aborted at /Applications/Padre.app/Contents/Resources/lib/std/Padre.pm line 33.
    Compilation failed in require at /cavaexecscript/padre.pl line 162.

    Perl exited with active threads:
    1 running and unjoined
    0 finished and unjoined
    0 running and detached
    logout

  20. Phillip Pollard says:

    Sorry to reply twice… but I worked around it:

    sudo /Applications/Padre.app/Contents/MacOS/padre

    It's a root permissions error.

  21. Tom says:

    Just wanted to follow up that we discovered in IRC that the .padre/config.db is not backward compat. so if you run a newer version from source (which upgrades the config.db), you cannot run a downlevel version (which the OSX version is right now).

  22. mevans says:

    FYI, all systems are go for me running OS X 10.7.3!

  23. grok11 says:

    Installed and running fine on lion 10.7.3. Thanks!

  24. Plecto says:

    Mac OSX 10.6.8

    Downloaded the binary version (0.92). Installation was OK but executing a test script didn’t produce any result. :((

    Then I installed a version from source code (after several attempts) which crashes very often.

    Then I tried again to install the binary version and it does not start anymore.

    I would really like to be able to use Padre on my Mac.

  25. tom says:

    The DMG version doesn’t run anymore I believe because by running the source version, you actually ran a newer Padre, which updated the config library. Unfortunately, a downlevel padre now can’t run because of that.

    If you don’t mind losing your settings, you could just wipe out the config files (~/Library/Application\ Support/.padre/) and re-launch the DMG.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>