• montremonson

    Thanks EEight, it worked!

    I added the object
    [declare -stdpath /extra/cyclone| (one for each library and it went fine),

    cheers,
    M

    posted in technical issues read more
  • montremonson

    Hi,
    my platform is: Pd Vanilla 0.47, OSX-Yosemite, MacBook-PRo,

    I'm starting with Vanilla, trying to use my old PD-Extended objects.
    So I installed the cyclone, iemlib and jimmp libraries in my computer using DENKEN plugin,
    installation worked fine, but...
    objects can't be created,

    I tried including the library names in the Startup but no solution yet,

    any ideas?

    thanks!

    posted in technical issues read more
  • montremonson

    ok, thanks for the help!

    posted in technical issues read more
  • montremonson

    @whale-av
    well seems we got something!
    using TextWangler I overwrote hosts file copying the default data into it:

    ##
    # Host Database
    #
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    ##
    127.0.0.1     localhost
    255.255.255.255     broadcasthost
    ::1             localhost 
    fe80::1%lo0     localhost
    

    and PD started!

    only problem is that when I restart the computer
    the host file is overwritten with the old data and back to the same problem,

    Does anyone know how to avoid this?

    thanks

    posted in technical issues read more
  • montremonson

    Here's my hosts file
    hosts

    ping from terminal seems ok,

    thnx

    posted in technical issues read more
  • montremonson

    The lines are ok, just checked them, they are exactly as you wrote,

    really strange, all other apps work perfectly,

    I also upgraded to OSX 10.10 just in case but no solution either,

    For those who just entered the thread:

    • PD doesn't launch on my MAcBook pro OSX 10.10,
      (I've been using it 100% ok for two years)
    • host file seems ok
    • threw away org.pd files as suggested
    • also tried deleting and re installing application
    • every thing else works fine on the computer

    any more ideas would be greately appreciated as I am working on a project which requires PD on my laptop

    posted in technical issues read more
  • montremonson

    Yeah, problem is I have no idea about what to change inside the file,

    posted in technical issues read more
  • montremonson

    Yeah, seems that settings for localhost are corrupt,
    but I don't know how to debug it.

    Tried -noprefs flag with no sucess,

    then with -nogui got this:

    Last login: Mon May 25 12:19:14 on ttys000
    MacBook-Pro-de-Leonardo:~ Leo$ /Applications/Pd-extended.app/Contents/Resources/bin/pd -nogui
    verbose(5): Using /Applications/Pd-extended.app/Contents/Resources/startup as startup.
    verbose(4): Loading /Applications/Pd-extended.app/Contents/Resources/startup/0.libdir.pd_darwin
    verbose(3): libdir loader 1.9
    verbose(3):     compiled on Jan 24 2013 at 03:26:14 
    verbose(3):     compiled against Pd version 0.43.4.extended
    verbose(4): Loading /Applications/Pd-extended.app/Contents/Resources/startup/1.list.pd_darwin
    verbose(4): Loading extra in /Applications/Pd-extended.app/Contents/Resources/startup/extra
    verbose(3): libdir_loader: added 'extra' to the global objectclass path
    verbose(14): Loaded libdir 'extra' from '/Applications/Pd-extended.app/Contents/Resources/extra/extra'
    verbose(4): Loading pdlua in /Applications/Pd-extended.app/Contents/Resources/startup/pdlua
    verbose(3): pdlua 0.7.1 (GPL) 2012 Martin Peach, based on
    verbose(3): lua 0.6~svn (GPL) 2008 Claude Heiland-Allen <claudiusmaximus@goto10.org>
    verbose(3): pdlua: compiled for pd-0.43 on Jan 24 2013 03:26:14
    verbose(4): Loading tclpd in /Applications/Pd-extended.app/Contents/Resources/startup/tclpd
    verbose(3): tclpd loader v0.3.0
    verbose(3): tclpd: trying to load /Applications/Pd-extended.app/Contents/Resources/extra/tclpd/tclpd.tcl...
    verbose(3): tclpd: loaded /Applications/Pd-extended.app/Contents/Resources/extra/tclpd/tclpd.tcl
    verbose(4): Loading vanilla in /Applications/Pd-extended.app/Contents/Resources/startup/vanilla
    verbose(3): libdir_loader: added 'vanilla' to the global objectclass path
    verbose(14): Loaded libdir 'vanilla' from '/Applications/Pd-extended.app/Contents/Resources/extra/vanilla'
    verbose(6): not registering [pix_filmQT] again...
    verbose(4): GEM: Graphics Environment for Multimedia
    verbose(4): GEM: ver: 0.93.3 
    verbose(4): GEM: compiled: Jan 24 2013
    verbose(4): GEM: maintained by IOhannes m zmoelnig
    verbose(4): GEM: Authors :  Mark Danks (original version)
    verbose(4): GEM:        Chris Clepper
    verbose(4): GEM:        Cyrille Henry
    verbose(4): GEM:        IOhannes m zmoelnig
    verbose(4): GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.
    verbose(4): GEM: found a bug? miss a feature? please report it:
    verbose(4): GEM:    homepage http://gem.iem.at/
    verbose(4): GEM:    bug-tracker http://sourceforge.net/projects/pd-gem/
    verbose(4): GEM:    mailing-list http://lists.puredata.info/listinfo/gem-dev/
    open: /Library/Pd/gem.conf: No such file or directory
    open: /Users/Leo/Library/Pd/gem.conf: No such file or directory
    open: ./gem.conf: No such file or directory
    verbose(5): eventually adding Gem path '/Applications/Pd-extended.app/Contents/Resources/extra/Gem' to search-paths
    verbose(4): GEM: compiled for SIMD architecture: SSE2 MMX 
    verbose(4): GEM: using SSE2 optimization
    verbose(3): libdir_loader: added 'cyclone' to the global objectclass path
    verbose(14): Loaded libdir 'cyclone' from '/Applications/Pd-extended.app/Contents/Resources/extra/cyclone'
    verbose(3): libdir_loader: added 'zexy' to the global objectclass path
    verbose(14): Loaded libdir 'zexy' from '/Applications/Pd-extended.app/Contents/Resources/extra/zexy'
    verbose(3): libdir_loader: added 'creb' to the global objectclass path
    verbose(14): Loaded libdir 'creb' from '/Applications/Pd-extended.app/Contents/Resources/extra/creb'
    verbose(3): libdir_loader: added 'cxc' to the global objectclass path
    verbose(14): Loaded libdir 'cxc' from '/Applications/Pd-extended.app/Contents/Resources/extra/cxc'
    verbose(3): libdir_loader: added 'iemlib' to the global objectclass path
    verbose(14): Loaded libdir 'iemlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/iemlib'
    verbose(3): libdir_loader: added 'list-abs' to the global objectclass path
    verbose(14): Loaded libdir 'list-abs' from '/Applications/Pd-extended.app/Contents/Resources/extra/list-abs'
    verbose(3): libdir_loader: added 'mapping' to the global objectclass path
    verbose(14): Loaded libdir 'mapping' from '/Applications/Pd-extended.app/Contents/Resources/extra/mapping'
    verbose(3): libdir_loader: added 'markex' to the global objectclass path
    verbose(14): Loaded libdir 'markex' from '/Applications/Pd-extended.app/Contents/Resources/extra/markex'
    verbose(3): libdir_loader: added 'maxlib' to the global objectclass path
    verbose(14): Loaded libdir 'maxlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/maxlib'
    verbose(3): libdir_loader: added 'mjlib' to the global objectclass path
    verbose(14): Loaded libdir 'mjlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/mjlib'
    verbose(3): libdir_loader: added 'motex' to the global objectclass path
    verbose(14): Loaded libdir 'motex' from '/Applications/Pd-extended.app/Contents/Resources/extra/motex'
    verbose(3): libdir_loader: added 'oscx' to the global objectclass path
    verbose(14): Loaded libdir 'oscx' from '/Applications/Pd-extended.app/Contents/Resources/extra/oscx'
    verbose(3): libdir_loader: added 'pddp' to the global objectclass path
    verbose(14): Loaded libdir 'pddp' from '/Applications/Pd-extended.app/Contents/Resources/extra/pddp'
    verbose(3): libdir_loader: added 'pdogg' to the global objectclass path
    verbose(14): Loaded libdir 'pdogg' from '/Applications/Pd-extended.app/Contents/Resources/extra/pdogg'
    verbose(3): libdir_loader: added 'pmpd' to the global objectclass path
    verbose(14): Loaded libdir 'pmpd' from '/Applications/Pd-extended.app/Contents/Resources/extra/pmpd'
    verbose(3): libdir_loader: added 'sigpack' to the global objectclass path
    verbose(14): Loaded libdir 'sigpack' from '/Applications/Pd-extended.app/Contents/Resources/extra/sigpack'
    verbose(3): libdir_loader: added 'smlib' to the global objectclass path
    verbose(14): Loaded libdir 'smlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/smlib'
    verbose(3): libdir_loader: added 'unauthorized' to the global objectclass path
    verbose(14): Loaded libdir 'unauthorized' from '/Applications/Pd-extended.app/Contents/Resources/extra/unauthorized'
    verbose(3): libdir_loader: added 'pan' to the global objectclass path
    verbose(14): Loaded libdir 'pan' from '/Applications/Pd-extended.app/Contents/Resources/extra/pan'
    verbose(3): libdir_loader: added 'hcs' to the global objectclass path
    verbose(14): Loaded libdir 'hcs' from '/Applications/Pd-extended.app/Contents/Resources/extra/hcs'
    verbose(3): libdir_loader: added 'jmmmp' to the global objectclass path
    verbose(14): Loaded libdir 'jmmmp' from '/Applications/Pd-extended.app/Contents/Resources/extra/jmmmp'
    verbose(3): libdir_loader: added 'ext13' to the global objectclass path
    verbose(14): Loaded libdir 'ext13' from '/Applications/Pd-extended.app/Contents/Resources/extra/ext13'
    verbose(3): libdir_loader: added 'ggee' to the global objectclass path
    verbose(14): Loaded libdir 'ggee' from '/Applications/Pd-extended.app/Contents/Resources/extra/ggee'
    verbose(3): libdir_loader: added 'ekext' to the global objectclass path
    verbose(14): Loaded libdir 'ekext' from '/Applications/Pd-extended.app/Contents/Resources/extra/ekext'
    verbose(3): libdir_loader: added 'flatgui' to the global objectclass path
    verbose(14): Loaded libdir 'flatgui' from '/Applications/Pd-extended.app/Contents/Resources/extra/flatgui'
    verbose(3): libdir_loader: added 'chaos' to the global objectclass path
    verbose(14): Loaded libdir 'chaos' from '/Applications/Pd-extended.app/Contents/Resources/extra/chaos'
    verbose(3): PDP: pure data packet version 0.12.7
    

    Thanks
    MMS

    posted in technical issues read more
  • montremonson

    Hi,
    I tried starting with -noaudio flag and no change, always getting:

    WARNING: connect to pd failed, retrying port localhost:5400

    MMS

    posted in technical issues read more
  • montremonson

    Hi Seb,

    trying form OPEN didn't work either,

    in tried lauching Pd from terminal,
    Pd icon starts to bounce and I get the following message:

       WARNING: connect to pd failed, retrying port localhost:5400.
    

    MMS

    (missing PD :disappointed_relieved: )

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!