Hey Esteban,
Did you download the package directly from puredata.info or did you get it from the eighthave/pd-extended PPA?
.hc
On Jan 7, 2013, at 6:28 PM, Esteban Viveros wrote:
I tried the x64 version on 12.04.1 with Jack and I don't have sucess..
I can't out pressing ok of audio settings.. And pd won't open any patch with jack...
2013/1/7 Hans-Christoph Steiner hans@at.or.at
Do you mean the auto-completion plugin? That's not included in Pd-extended at the moment. Did it work with previous releases?
.hc
On 01/07/2013 01:03 PM, Budi Prakosa wrote:
auto completion doesnt works on snow leopard
On Tue, Jan 8, 2013 at 12:32 AM, Hans-Christoph Steiner hans@at.or.atwrote:
I think this is the final release, last chance to test your patches and make sure everything is working well in this release. Also, double-check the translations. I'll do one final import of translations from Transifex before finalizing it. Download here:
http://puredata.info/downloads/pd-extended/releases/0.43.4
Its been a long time coming, but its finally reached completion! This release includes the most new features of any release before, here are some highlights:
- complete help search: search all installed docs (Help->Search)
- loaders: you can now write native Pd objects in Lua (pdlua) and Tcl
(tclpd)
- new libraries: log, iemguts, mediasettings, pduino, syslog
- GUI plugins: customize your editing experience
- full Unicode support, write patches in any language
- fully translatable GUI, with many languages already included
- Magic Glass to see what's going through connections as it happens
And much more: http://puredata.info/dev/NextRelease
Download it here: http://puredata.info/downloads/pd-extended/releases/0.43.4
Or if you are using Ubuntu/Mint, you can use the PPA: https://launchpad.net/~eighthave/+archive/pd-extended/
run these commands in the Terminal to add this PPA to your system: sudo add-apt-repository ppa:eighthave/pd-extended
There are some bugs that will have to wait until the next release:
- Windows command line args don't work with unicode
https://sourceforge.net/tracker/?func=detail&aid=3595309&group_id=55...
- [initbang] worked with GUI objs in 0.42 but not in 0.43
https://sourceforge.net/tracker/?func=detail&aid=3599058&group_id=55...
- Right-click menu causes CPU spike
https://sourceforge.net/tracker/index.php?func=detail&aid=3525646&gr...
- specific kinds of "GUI overload"
http://lists.puredata.info/pipermail/pd-list/2012-12/099534.html
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Esteban Viveros
(27) 8815 7170 (27) 3066 0359 (11) 95761 4125 (11) 2738 7868
www.bandpage.com/estebanviveros
https://www.facebook.com/estebanviveros.art
hello, I'd like to report again a problem that is still not resolved in this release...
On win32, I've got many pd patches that makes the GUI not working with mouse binding, I can not move any object on the patch, only the arrows can make it move when it's selected.
It's still hard to tell where does it come from without passing hours opening, modifying, closing, and opening again patches that makes pd GUI doing this, maybe one day...
On 01/07/2013 07:51 PM, Patrice Colet wrote:
hello, I'd like to report again a problem that is still not resolved in this release...
On win32, I've got many pd patches that makes the GUI not working with mouse binding, I can not move any object on the patch, only the arrows can make it move when it's selected.
It's still hard to tell where does it come from without passing hours opening, modifying, closing, and opening again patches that makes pd GUI doing this, maybe one day...
Yeah, that's a tough one. Is this something that you have reported before, like in a bug report in the tracker? Do you get any error messages when it happens?
I've seen bugs like this in the past, I think we've fixed some of them, but I wouldn't be surprised if there are still some out there.
.hc