Re: [PD] [PD-announce] Gem-0.93.3 released
On 11/11/2011 04:08 PM, tim vets wrote: > Hi IOhannes, > I get: > /usr/lib/pd-extended/extra/Gem/Gem.pd_linux: > /usr/lib/pd-extended/extra/Gem/Gem.pd_linux: undefined symbol: sys_close > any hints? i assume(!) that you are running linux and compiled Gem yourself. it seems that you compiled Gem against a 0.43 version of Pd, but then use it with an older version of Pd. you should use the same version (or a newer one) of Pd that provided the Pd-headers when compiling Gem. fgasr IOhannes signature.asc Description: OpenPGP digital signature ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Re: [PD] [PD-announce] Gem-0.93.3 released
Tomorrow. .hc On Nov 11, 2011, at 4:06 PM, mark edward grimm wrote: > Thanks! Works on 10.7.2 > When will that be in extended autobuilds ya think? > > Cheers > M > > Sent from my iPhone > > On Nov 11, 2011, at 10:41 AM, Hans-Christoph Steiner wrote: > >> >> That fixed it for me on 10.6.8/Intel, well done on that mystery crasher bug! >> >> .hc >> >> On Nov 11, 2011, at 7:40 AM, IOhannes zmölnig wrote: >> >>> i'd like to announce the release of Gem-0.93.3 >>> >>> this is the 3rd bugfix release in the 0.93 series. >>> >>> it fixes a major problem withthe 0.92.2 pre-release i announced yesterday. >>> >>> the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3! >>> >>> grab it while it's hot from >>> http://gem.iem.at/releases/0.93.3/ >>> or alternatively from >>> http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/ >>> >>> like always we have fixed numerous bugs and features, and most likely >>> introduced an equal number of wishlists and showstoppers. >>> >>> >>> >>> difference between 0.93.3 and 0.93.2: >>> - a major trivial bug that caused Pd to shutdown has been fixed. >>> the problem was apparent only on OSX when using Pd-0.43, but could have >>> triggered weird effects on all known systems. >>> >>> >>> noteable differences between 0.93.2 and 0.93.1: >>> >>> availability: >>> - this is the first 0.93 release, that provides binaries for OSX. >>> the downloadable archive contains fat binaries for both ppc and i386 >>> which should run on any OSX since 10.4 >>> >>> functionality: >>> - fixed a crash on 64bit architectures related to SIMD-detection code >>> - fixed other crashes on 64bit architecture when using some pix-effects >>> (ports of Pete's Plugins) >>> - pix_texture now handles repeat/quality of external textures >>> - failing plugins no longer keep other (working) plugins from functioning >>> - improved filmGMERLIN framecount behaviour >>> - made recordQT work again >>> >>> documentation: >>> - a number of typos and inconsistencies in the help patches >>> >>> get happy! >>> >>> fgmadr >>> IOhannes >>> >>> ___ >>> Pd-announce mailing list >>> pd-annou...@iem.at >>> http://lists.puredata.info/listinfo/pd-announce >> >> >> >> >> “We must become the change we want to see. - Mahatma Gandhi >> >> >> ___ >> Pd-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list "[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Re: [PD] [PD-announce] Gem-0.93.3 released
Thanks! Works on 10.7.2 When will that be in extended autobuilds ya think? Cheers M Sent from my iPhone On Nov 11, 2011, at 10:41 AM, Hans-Christoph Steiner wrote: > > That fixed it for me on 10.6.8/Intel, well done on that mystery crasher bug! > > .hc > > On Nov 11, 2011, at 7:40 AM, IOhannes zmölnig wrote: > >> i'd like to announce the release of Gem-0.93.3 >> >> this is the 3rd bugfix release in the 0.93 series. >> >> it fixes a major problem withthe 0.92.2 pre-release i announced yesterday. >> >> the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3! >> >> grab it while it's hot from >> http://gem.iem.at/releases/0.93.3/ >> or alternatively from >> http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/ >> >> like always we have fixed numerous bugs and features, and most likely >> introduced an equal number of wishlists and showstoppers. >> >> >> >> difference between 0.93.3 and 0.93.2: >> - a major trivial bug that caused Pd to shutdown has been fixed. >> the problem was apparent only on OSX when using Pd-0.43, but could have >> triggered weird effects on all known systems. >> >> >> noteable differences between 0.93.2 and 0.93.1: >> >> availability: >> - this is the first 0.93 release, that provides binaries for OSX. >> the downloadable archive contains fat binaries for both ppc and i386 >> which should run on any OSX since 10.4 >> >> functionality: >> - fixed a crash on 64bit architectures related to SIMD-detection code >> - fixed other crashes on 64bit architecture when using some pix-effects >> (ports of Pete's Plugins) >> - pix_texture now handles repeat/quality of external textures >> - failing plugins no longer keep other (working) plugins from functioning >> - improved filmGMERLIN framecount behaviour >> - made recordQT work again >> >> documentation: >> - a number of typos and inconsistencies in the help patches >> >> get happy! >> >> fgmadr >> IOhannes >> >> ___ >> Pd-announce mailing list >> pd-annou...@iem.at >> http://lists.puredata.info/listinfo/pd-announce > > > > > “We must become the change we want to see. - Mahatma Gandhi > > > ___ > 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
Re: [PD] [PD-announce] Gem-0.93.3 released
That fixed it for me on 10.6.8/Intel, well done on that mystery crasher bug! .hc On Nov 11, 2011, at 7:40 AM, IOhannes zmölnig wrote: > i'd like to announce the release of Gem-0.93.3 > > this is the 3rd bugfix release in the 0.93 series. > > it fixes a major problem withthe 0.92.2 pre-release i announced yesterday. > > the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3! > > grab it while it's hot from > http://gem.iem.at/releases/0.93.3/ > or alternatively from > http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/ > > like always we have fixed numerous bugs and features, and most likely > introduced an equal number of wishlists and showstoppers. > > > > difference between 0.93.3 and 0.93.2: > - a major trivial bug that caused Pd to shutdown has been fixed. > the problem was apparent only on OSX when using Pd-0.43, but could have > triggered weird effects on all known systems. > > > noteable differences between 0.93.2 and 0.93.1: > > availability: > - this is the first 0.93 release, that provides binaries for OSX. > the downloadable archive contains fat binaries for both ppc and i386 > which should run on any OSX since 10.4 > > functionality: > - fixed a crash on 64bit architectures related to SIMD-detection code > - fixed other crashes on 64bit architecture when using some pix-effects > (ports of Pete's Plugins) > - pix_texture now handles repeat/quality of external textures > - failing plugins no longer keep other (working) plugins from functioning > - improved filmGMERLIN framecount behaviour > - made recordQT work again > > documentation: > - a number of typos and inconsistencies in the help patches > > get happy! > > fgmadr > IOhannes > > ___ > Pd-announce mailing list > pd-annou...@iem.at > http://lists.puredata.info/listinfo/pd-announce “We must become the change we want to see. - Mahatma Gandhi ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Re: [PD] [PD-announce] Gem-0.93.3 released
Hi IOhannes, I get: /usr/lib/pd-extended/extra/Gem/Gem.pd_linux: /usr/lib/pd-extended/extra/Gem/Gem.pd_linux: undefined symbol: sys_close any hints? thanks, Tim 2011/11/11 Jack > ** > Le 11/11/2011 13:40, IOhannes zmölnig a écrit : > > i'd like to announce the release of Gem-0.93.3 > > this is the 3rd bugfix release in the 0.93 series. > > it fixes a major problem withthe 0.92.2 pre-release i announced yesterday. > > the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3! > > grab it while it's hot from > http://gem.iem.at/releases/0.93.3/ > or alternatively from > http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/ > > like always we have fixed numerous bugs and features, and most likely > introduced an equal number of wishlists and showstoppers. > > > > difference between 0.93.3 and 0.93.2: > - a major trivial bug that caused Pd to shutdown has been fixed. > the problem was apparent only on OSX when using Pd-0.43, but could have > triggered weird effects on all known systems. > > > noteable differences between 0.93.2 and 0.93.1: > > availability: > - this is the first 0.93 release, that provides binaries for OSX. > the downloadable archive contains fat binaries for both ppc and i386 > which should run on any OSX since 10.4 > > functionality: > - fixed a crash on 64bit architectures related to SIMD-detection code > - fixed other crashes on 64bit architecture when using some pix-effects > (ports of Pete's Plugins) > - pix_texture now handles repeat/quality of external textures > - failing plugins no longer keep other (working) plugins from functioning > - improved filmGMERLIN framecount behaviour > - made recordQT work again > > documentation: > - a number of typos and inconsistencies in the help patches > > get happy! > > fgmadr > IOhannes > > > > ___ > Pd-announce mailing > listPd-announce@iem.athttp://lists.puredata.info/listinfo/pd-announce > > > ___pd-l...@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > Seems to work fine here on Ubuntu 11.04, Pd 0.42.6. > ++ > > Jack > > > > ___ > 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
Re: [PD] [PD-announce] Gem-0.93.3 released
Le 11/11/2011 13:40, IOhannes zmölnig a écrit : i'd like to announce the release of Gem-0.93.3 this is the 3rd bugfix release in the 0.93 series. it fixes a major problem withthe 0.92.2 pre-release i announced yesterday. the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3! grab it while it's hot from http://gem.iem.at/releases/0.93.3/ or alternatively from http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/ like always we have fixed numerous bugs and features, and most likely introduced an equal number of wishlists and showstoppers. difference between 0.93.3 and 0.93.2: - a major trivial bug that caused Pd to shutdown has been fixed. the problem was apparent only on OSX when using Pd-0.43, but could have triggered weird effects on all known systems. noteable differences between 0.93.2 and 0.93.1: availability: - this is the first 0.93 release, that provides binaries for OSX. the downloadable archive contains fat binaries for both ppc and i386 which should run on any OSX since 10.4 functionality: - fixed a crash on 64bit architectures related to SIMD-detection code - fixed other crashes on 64bit architecture when using some pix-effects (ports of Pete's Plugins) - pix_texture now handles repeat/quality of external textures - failing plugins no longer keep other (working) plugins from functioning - improved filmGMERLIN framecount behaviour - made recordQT work again documentation: - a number of typos and inconsistencies in the help patches get happy! fgmadr IOhannes ___ Pd-announce mailing list pd-annou...@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 Seems to work fine here on Ubuntu 11.04, Pd 0.42.6. ++ Jack ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list