[PD-dev] [ pure-data-Bugs-2012646 ] entry does not load

SourceForge.net noreply at sourceforge.net
Sat Jul 19 00:54:16 CEST 2008


Bugs item #2012646, was opened at 2008-07-07 12:15
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2012646&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: entry does not load

Initial Comment:
after a fresh installation on ubuntu 4.08.1 hardy and the last dally build of pd extended 0.40.3, "entry" does not instantiate.
not error message on the terminal. but pd freeze and has to be killed.
to reproduce this, just create an [entry] object box.


----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-18 18:54

Message:
Logged In: YES 
user_id=27104
Originator: NO

Fixed in committed revision 10180.  I forgot to allocate a byte for the
NULL terminator.  Apparently, things work fine without a NULL terminator on
Mac OS X, but not GNU/Linux.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2012646&group_id=55736




More information about the Pd-dev mailing list