Re: [PD] Pd-extended final release candidate - please test!

2007-10-19 Thread Jamie Bullock
On Sat, 2007-10-13 at 17:03 -0400, Hans-Christoph Steiner wrote:
 Please test this build lots!  If no one finds anything that needs  
 fixing, I am going to release this exact version:
 
 http://autobuild.puredata.info/auto-build/2007-10-13/
 
 There are some known bugs, but they are big and will have to wait for  
 the next release.  Other than that, let's make sure there are no  
 other outstanding issues.
 

One minor point: I don't know if this goes for other helpfiles, but
clicking the all_about_hid bang/button in the hid help results in a 'No
such file or directory' error. The abstraction is looking in extra/pddp,
when the file all_about_hid.pd is actually in doc/5.reference.

Ubuntu feisty install from .deb

Jamie


-- 
www.postlude.co.uk


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-19 Thread Steffen Juul
And no problem on intel core duo mac os x.4.10

On 19/10/2007, at 2.55, Jack wrote:

 No problem on PowerPc G4, macosx 10.4.8

 Jack


 Le 19 oct. 07 à 02:30, marius schebella a écrit :

 I cannot run the installer, it gives me an error
 codec overrun.
 this is intel mac os x.
 marius.


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-19 Thread marius schebella
this is really weird, I have no idea, where that problem could come from...
if I use disk utilities to verify the file, it says,

Verify and Repair disk “Pd-extended”
Checking HFS Plus volume.
Checking Extents Overflow file.
Checking Catalog file.
Checking Catalog hierarchy.
Checking volume bitmap.
Checking volume information.
The volume Pd-extended appears to be OK.

1 HFS volume checked
No repairs were necessary

so the file seems to be ok, but then if I want to convert it I get 
unable to create... corrupt image.
I am using firefox to download, but I also tried safari, and even curl. 
I got the file directly from hans, and then I could open it, but not the 
downloaded file from the server...
marius.

Steffen Juul wrote:
 And no problem on intel core duo mac os x.4.10
 
 On 19/10/2007, at 2.55, Jack wrote:
 
 No problem on PowerPc G4, macosx 10.4.8

 Jack


 Le 19 oct. 07 à 02:30, marius schebella a écrit :

 I cannot run the installer, it gives me an error
 codec overrun.
 this is intel mac os x.
 marius.
 
 


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-18 Thread IOhannes m zmoelnig
Hans-Christoph Steiner wrote:
 
 On Oct 17, 2007, at 2:48 PM, Mathieu Bouchard wrote:
 
 On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote:

 newer versions of debian (and therefore ubuntu) have replaced
 libquicktime0 (0.9.x) by libquicktime1 (1.0.x)
 most likely these are binary compatible

 0.9.7 and 0.9.8 are definitely not binary-compatible with each other, 
 although package systems allow upgrade from one to the other.

 more generally, this is about versions  0.9.8 vs = 0.9.8.

my reply was rather generic.
i haven't tried whether it actually works or not, nor did i care.

and true, i should have written maybe these are binary compatible 
instead of most likely [...]


i tried to avoid answers like dude, compile it yourself or the only 
thing hans needs for getting gutsy packages is a gutsy machine. 
donations are welcome


 Yeah, libquicktime went thru a spasm of API-breaking (and probably 
 ABI-breaking) changes on the path from 0.9 to 1.0.  Most of the 0.9.x 
 versions are not compatible with each other.

i never noticed this!
i don't think i have changed a line of code in the quicktime4linux code 
of Gem for ages.
to be precise, i haven't changed a line since August 2006, when there 
was 0.9.7 in debian.
but then, i might have just been lucky and used the right functions...


fmga.sdr
IOhannes

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-18 Thread Jack
No problem on PowerPc G4, macosx 10.4.8

Jack


Le 19 oct. 07 à 02:30, marius schebella a écrit :

 I cannot run the installer, it gives me an error
 codec overrun.
 this is intel mac os x.
 marius.


 Hans-Christoph Steiner wrote:
 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 - 
 ---
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 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


Re: [PD] Pd-extended final release candidate - please test!

2007-10-17 Thread Hans-Christoph Steiner

Ok, found the bug and fixed it.  When Pd launchs the browser directly  
rather than with some kind of open command like gnome-open, it  
needs to start it with an  so that Pd doesn't wait for it to finish.

.hc

On Oct 17, 2007, at 12:29 PM, Alexandre Castonguay wrote:

 Hiya,

 It can load the web pages now but it 'locks up' pd while the  
 browser window is
 open.  I think you need to background it with '' at the end of the  
 command
 to launch the browser?

 Here's the log :

while executing
 exec sh -c [format %s %s $browser $filename]
 (procedure menu_openhtml line 9)
 invoked from within

 Thanks for you work!

 Alexandre

 On Tuesday 16 October 2007 18:42:50 Hans-Christoph Steiner wrote:
 Ok, fixed that.  It should work tomorrow.  :)

 .hc

 On Oct 15, 2007, at 10:56 PM, Alexandre Castonguay wrote:
 Hi Hans,

 I get an error when trying the web links from help menu, it seems
 to add a
 slash before the address. Cool feature however. I'm running Kubuntu
 (feisty).

 'Firefox ne peut trouver le fichier à l'adresse /http:// 
 puredata.org.'

 Cheers,

 a

 On Saturday 13 October 2007 17:03:23 Hans-Christoph Steiner wrote:
 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to  
 wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 --- 
 --
 ---
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 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

 - 
 ---
 

 News is what people want to keep hidden and everything else is
 publicity.  - Bill Moyers



 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




 


News is what people want to keep hidden and everything else is  
publicity.  - Bill Moyers



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-17 Thread Mathieu Bouchard

On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote:


newer versions of debian (and therefore ubuntu) have replaced
libquicktime0 (0.9.x) by libquicktime1 (1.0.x)
most likely these are binary compatible


0.9.7 and 0.9.8 are definitely not binary-compatible with each other, 
although package systems allow upgrade from one to the other.


more generally, this is about versions  0.9.8 vs = 0.9.8.

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-17 Thread Hans-Christoph Steiner

On Oct 17, 2007, at 2:48 PM, Mathieu Bouchard wrote:

 On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote:

 newer versions of debian (and therefore ubuntu) have replaced
 libquicktime0 (0.9.x) by libquicktime1 (1.0.x)
 most likely these are binary compatible

 0.9.7 and 0.9.8 are definitely not binary-compatible with each  
 other, although package systems allow upgrade from one to the other.

 more generally, this is about versions  0.9.8 vs = 0.9.8.

Yeah, libquicktime went thru a spasm of API-breaking (and probably  
ABI-breaking) changes on the path from 0.9 to 1.0.  Most of the 0.9.x  
versions are not compatible with each other.

.hc

 


News is what people want to keep hidden and everything else is  
publicity.  - Bill Moyers



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread IOhannes m zmoelnig
olsen wolf wrote:
 Hi Hans
 as i'm surrounded by a kindof ubuntu farm atm i feeded it to ubuntu
 studio  kubuntu feisty  so far they've eaten it all without
 bleating. i also bottle-feeded it(the feisty release) to gutsy as he's
 in the back  he was complaining about missing libquicktime0 during
 the installation which is not due to my research not availiable for
 gutsy...

newer versions of debian (and therefore ubuntu) have replaced 
libquicktime0 (0.9.x) by libquicktime1 (1.0.x)
most likely these are binary compatible and you could install the old 
package with an override-dependencies flag.
(you might also have to symlink the /usr/lib/libquicktime.so.0 to 
/usr/lib/libquicktime.so)

but of course this is hackish and evil.

fmga.sdr
IOhannes


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Pd-extended final release candidate - please test!

2007-10-16 Thread Si Mills
Hi

I've noted a couple of bugs:

* FFT seems to be broke on PPC. I just get nasty crackles. (Pb G4 /  
10.4.10)
* [blosc~] doesn't instantiate - You have to physically add a '~' to  
the external in the library to fix it.
* [freeverb~] produces no sound

thanks

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread Si Mills
Honestly. Yep!

On 16 Oct 2007, at 09:56, IOhannes m zmoelnig wrote:

 Si Mills wrote:
 Hi
 * [blosc~] doesn't instantiate - You have to physically add a '~'  
 to  the external in the library to fix it.

 i would like to see you getting a physical grip on the tilde in the  
 library...


 honestly: does it mean that you have to rename the file?


 mfga.dsr
 IOhannes


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread Hans-Christoph Steiner

Thanks for the report, please submit these to the bugtracker, each  
separately unless you think they are related bugs.  Add as much info  
about your setup as possible:

http://puredata.org/dev/bugtracker

.hc


On Oct 16, 2007, at 4:44 AM, Si Mills wrote:

 Hi

 I've noted a couple of bugs:

 * FFT seems to be broke on PPC. I just get nasty crackles. (Pb G4 /
 10.4.10)
 * [blosc~] doesn't instantiate - You have to physically add a '~' to
 the external in the library to fix it.
 * [freeverb~] produces no sound

 thanks

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
 listinfo/pd-list



 


All information should be free.  - the hacker ethic





___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread Hans-Christoph Steiner

Can you file a bug report on the gutsy gibbon issue?  It should be  
solvable.

http://puredata.org/dev/bugtracker

.hc

On Oct 15, 2007, at 3:27 PM, olsen wolf wrote:

 Hi Hans
 as i'm surrounded by a kindof ubuntu farm atm i feeded it to ubuntu
 studio  kubuntu feisty  so far they've eaten it all without
 bleating. i also bottle-feeded it(the feisty release) to gutsy as he's
 in the back  he was complaining about missing libquicktime0 during
 the installation which is not due to my research not availiable for
 gutsy...
 salutis
 olsen

 On 10/13/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:

 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 - 
 ---
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
 listinfo/pd-list



 -- 
 Planet Pluto bleibt!



 


All information should be free.  - the hacker ethic





___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread olsen wolf
jep i can approve this - the linkage of this nice feature goes to:
file:///http://pdpedia.org
salutis
olsen


On 10/16/07, Alexandre Castonguay [EMAIL PROTECTED] wrote:
 Hi Hans,

 I get an error when trying the web links from help menu, it seems to add a
 slash before the address. Cool feature however. I'm running Kubuntu (feisty).

 'Firefox ne peut trouver le fichier à l'adresse /http://puredata.org.'

 Cheers,

 a



 On Saturday 13 October 2007 17:03:23 Hans-Christoph Steiner wrote:
  Please test this build lots!  If no one finds anything that needs
  fixing, I am going to release this exact version:
 
  http://autobuild.puredata.info/auto-build/2007-10-13/
 
  There are some known bugs, but they are big and will have to wait for
  the next release.  Other than that, let's make sure there are no
  other outstanding issues.
 
  .hc
 
  
  
 
  The arc of history bends towards justice. - Dr. Martin Luther
  King, Jr.
 
 
 
  ___
  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



-- 
Planet Pluto bleibt!

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-16 Thread Hans-Christoph Steiner

Ok, fixed that.  It should work tomorrow.  :)

.hc

On Oct 15, 2007, at 10:56 PM, Alexandre Castonguay wrote:

 Hi Hans,

 I get an error when trying the web links from help menu, it seems  
 to add a
 slash before the address. Cool feature however. I'm running Kubuntu  
 (feisty).

 'Firefox ne peut trouver le fichier à l'adresse /http://puredata.org.'

 Cheers,

 a



 On Saturday 13 October 2007 17:03:23 Hans-Christoph Steiner wrote:
 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 - 
 ---
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 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



 


News is what people want to keep hidden and everything else is  
publicity.  - Bill Moyers



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-15 Thread olsen wolf
Hi Hans
as i'm surrounded by a kindof ubuntu farm atm i feeded it to ubuntu
studio  kubuntu feisty  so far they've eaten it all without
bleating. i also bottle-feeded it(the feisty release) to gutsy as he's
in the back  he was complaining about missing libquicktime0 during
the installation which is not due to my research not availiable for
gutsy...
salutis
olsen

On 10/13/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:

 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list



-- 
Planet Pluto bleibt!

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended final release candidate - please test!

2007-10-15 Thread Alexandre Castonguay
Hi Hans,

I get an error when trying the web links from help menu, it seems to add a 
slash before the address. Cool feature however. I'm running Kubuntu (feisty).

'Firefox ne peut trouver le fichier à l'adresse /http://puredata.org.'

Cheers,

a



On Saturday 13 October 2007 17:03:23 Hans-Christoph Steiner wrote:
 Please test this build lots!  If no one finds anything that needs
 fixing, I am going to release this exact version:

 http://autobuild.puredata.info/auto-build/2007-10-13/

 There are some known bugs, but they are big and will have to wait for
 the next release.  Other than that, let's make sure there are no
 other outstanding issues.

 .hc

 
 

 The arc of history bends towards justice. - Dr. Martin Luther
 King, Jr.



 ___
 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] Pd-extended final release candidate - please test!

2007-10-13 Thread Hans-Christoph Steiner

Please test this build lots!  If no one finds anything that needs  
fixing, I am going to release this exact version:

http://autobuild.puredata.info/auto-build/2007-10-13/

There are some known bugs, but they are big and will have to wait for  
the next release.  Other than that, let's make sure there are no  
other outstanding issues.

.hc

 


The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list