Patches item #2014632, was opened at 2008-07-10 02:40
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2014632&group_…
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: feature
>Status: Pending
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
Assigned to: Nobody/Anonymous (nobody)
Summary: urlloader: loader to download abstractions from the web.
Initial Comment:
urlloader: Implement a Pd loader to download missing abstractions from a given URL.
Uses libcurl for downloading, supporting HTTP and FTP transports.
Requires GPG to verify downloaded patches before loading them.
Also verifies the files MD5 sums stored in an index file, code taken from binutils.
Cached files time out after 100 seconds, currently hard coded in a #define.
TODO:
- Port to non-Linux operating systems.
- MD5 checking is probably redundant to GPG signature verification.
- Handle missing signatures better.
- Determine proper caching rules.
- Aliases for URLs which could be prepended to object names.
(e.g., urlA:myobject)
- Determine whether this is even a good idea.
- Deal sanely with versioning. (support svn URLs?)
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-03 11:35
Message:
Logged In: YES
user_id=564396
Originator: NO
i have added it into the "loaders" section
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2014632&group_…
Bugs item #2053235, was opened at 2008-08-15 16:14
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2053235&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: corrupt revisions in SVN
Initial Comment:
I submitted the pure-data SVN to ohloh and it found a corrupt revision. I submitted a support request to SourceForge, but they say we have to fix it.
https://sourceforge.net/tracker/?func=detail&atid=200001&aid=2043291&group_…
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-03 10:35
Message:
Logged In: YES
user_id=564396
Originator: NO
just to add the details here (and not have to follow the link above):
it seems like revision r4663 is broken, as can be shown with:
hans@palatschinken.local:~ > svn log --verbose -r4663:4663
http://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
svn: REPORT request failed on '/svnroot/pure-data/!svn/bc/4663/trunk'
svn: REPORT of '/svnroot/pure-data/!svn/bc/4663/trunk': 200 OK
(http://pure-data.svn.sourceforge.net)
an inspection of revision 4663 reveals that it's log contains umlauts:
"added Zmölnigs counter example" (darn, it's me again!)
most likely this is the culprit; i cannot see anything special apart from
that.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2053235&group_…
Bugs item #2089525, was opened at 2008-09-02 21:06
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089525&group_…
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: pd-extended
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: bug on pure data
Initial Comment:
tk scaling is 1.33300533005
loading built-in widget definitions
tcl error: invalid command name "mat"
tcl error: invalid command name "kbd"
tcl error: invalid command name "kbd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "tree"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
(pdlibdir loader $Revision: 1.8 $
written by Hans-Christoph Steiner <hans(a)at.or.at>
compiled on Jul 21 2008 at 06:15:17
compiled against Pd version 0.40.3.extended-20080721
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91-cvs
GEM: compiled: Apr 12 2008
GEM: maintained by IOhannes m zmoelnig
GEM: Authors : Mark Danks (original version)
GEM: Chris Clepper
GEM: James Tittle
GEM: IOhannes m zmoelnig
GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al.
GEM: compiled for SIMD architecture: SSE2 MMX
GEM: using SSE2 optimization
Gem Man: QT init OK
libdir_loader: added 'cyclone' to the global objectclass path
libdir_loader: added 'zexy' to the global objectclass path
libdir_loader: added 'creb' to the global objectclass path
libdir_loader: added 'cxc' to the global objectclass path
libdir_loader: added 'iemlib' to the global objectclass path
libdir_loader: added 'list-abs' to the global objectclass path
libdir_loader: added 'mapping' to the global objectclass path
libdir_loader: added 'markex' to the global objectclass path
libdir_loader: added 'maxlib' to the global objectclass path
libdir_loader: added 'memento' to the global objectclass path
libdir_loader: added 'mjlib' to the global objectclass path
libdir_loader: added 'motex' to the global objectclass path
libdir_loader: added 'oscx' to the global objectclass path
libdir_loader: added 'pddp' to the global objectclass path
libdir_loader: added 'pdogg' to the global objectclass path
libdir_loader: added 'pixeltango' to the global objectclass path
libdir_loader: added 'pmpd' to the global objectclass path
libdir_loader: added 'rradical' to the global objectclass path
libdir_loader: added 'sigpack' to the global objectclass path
libdir_loader: added 'smlib' to the global objectclass path
libdir_loader: added 'toxy' to the global objectclass path
libdir_loader: added 'unauthorized' to the global objectclass path
libdir_loader: added 'pan' to the global objectclass path
libdir_loader: added 'freeverb' to the global objectclass path
libdir_loader: added 'hcs' to the global objectclass path
libdir_loader: added 'jmmmp' to the global objectclass path
libdir_loader: added 'ext13' to the global objectclass path
libdir_loader: added 'ggee' to the global objectclass path
libdir_loader: added 'flib' to the global objectclass path
libdir_loader: added 'ekext' to the global objectclass path
libdir_loader: added 'flatspace' to the global objectclass path
expr, expr~, fexpr~ version 0.4 under GNU General Public License
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripdFM.pd 48 0 43 0 (message->canvas) connection failed
gripdFM.pd 49 0 43 0 (message->canvas) connection failed
gripdFM.pd 50 0 43 0 (message->canvas) connection failed
gripdFM.pd 51 0 43 0 (message->canvas) connection failed
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripdFM.pd 48 0 43 0 (message->canvas) connection failed
gripdFM.pd 49 0 43 0 (message->canvas) connection failed
gripdFM.pd 50 0 43 0 (message->canvas) connection failed
gripdFM.pd 51 0 43 0 (message->canvas) connection failed
warning: fm-output: multiply defined
warning: fm-output: multiply defined
warning: fm-output: multiply defined
warning: fm-output: multiply defined
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripd.pd 0 0 17 0 (canvas->gatom) connection failed
gripd.pd 0 1 29 0 (canvas->gatom) connection failed
gripd.pd 1 0 0 0 (message->canvas) connection failed
gripd.pd 2 0 0 0 (message->canvas) connection failed
gripd.pd 3 0 0 0 (message->canvas) connection failed
gripd.pd 4 0 0 0 (message->canvas) connection failed
gripd.pd 5 0 0 0 (message->canvas) connection failed
gripd.pd 6 0 0 0 (message->canvas) connection failed
gripd.pd 18 0 0 0 (message->canvas) connection failed
gripd.pd 19 0 0 0 (message->canvas) connection failed
gripd.pd 20 0 0 0 (message->canvas) connection failed
gripd.pd 21 0 0 0 (message->canvas) connection failed
gripd.pd 31 0 0 0 (message->canvas) connection failed
gripd.pd 32 0 0 0 (message->canvas) connection failed
gripd.pd 46 0 0 0 (message->canvas) connection failed
gripd.pd 47 0 0 0 (message->canvas) connection failed
beware! this is widget 0.1, 19th alpha build...
warning (Widget): no file 'setup.wid'... using built-in defaults
rr ss
... couldn't create
rg
... couldn't create
rp ss kbd
... couldn't create
rp ss kb2
... couldn't create
[any2list] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
widget's error: creation failure
... you might be able to track this down from the Find menu.
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget mat n1 #w 881 #bg gray83 #divX 8 #divY 5 #h 494 #Yb 1 #Ya 88 #qYv 2 #qYa 8 #ln white
... couldn't create
widget kbd k1 #bg blue #fg green #ln gray50 -height 32
... couldn't create
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget kbd k2 #bg orange #fg red #ln gray50 -height 32
... couldn't create
widget dd dd1 -bg green -fg red
... couldn't create
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
OSCroute object version 1.05 by Matt Wright. pd: jdl Win32 raf.
OSCroute Copyright 1999 Regents of the Univ. of California. All Rights Reserved.
[niagara] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
[glue] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
sendOSC: connected to port localhost:16180 (hSock=11252544) protocol = UDP
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget ngrid n1 #w 382 #h 382 #move 0 #radius 8
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget's error: creation failure
see standard error for details
[symbol2list] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
[drip] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
[list2symbol] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
pool 0.2.2pre - hierarchical storage object, (C)2002-2008 Thomas Grill
[packel] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
[length] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
beware! this is tot 0.1, 19th alpha build...
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget tree t1 -height 300 -selectmode single -width 205 -bd 2 -border 1 -font .(verdana 8.) -bg yellow -fg blue
... couldn't create
widget's error: creation failure
see standard error for details
widget dd dt -bg gray -fg pink
... couldn't create
widget's error: creation failure
see standard error for details
[demultiplex] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmlnig, forum::fr::umlute & IEM
C:\\Program Files\\pd\\extra\\unauthorized\\mp3amp~.dll: couldn't load
mp3amp~
... couldn't create
widget's error: doesn't understand "img"
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget sp sp1 -height 303
... couldn't create
widget's error: creation failure
) 1 %
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-03 09:07
Message:
Logged In: YES
user_id=564396
Originator: NO
please supply more information:
- a subject telling us more than "bug on pd" (after all this is Pd's bug
tracker; what else would you expect?)
- the problem that actually occured (you got some funny printout; but
does that matter)
- information about the system you are using:
- which version of Pd?
- which operating system?
- which version of involved libraries (e.g.: tcl/tk)?
it seems like you are trying to load an abstraction that depends on
certain externals; please provide a sample abstraction that exposes the
problematic behaviour;
make sure all the libraries are loaded (either on startup, or via [import]
or [declare]); afaik, the latest release of pd-extended (0.40.3) has
reduced the number of libraries loaded, so this might be your problem.
and please: change the title to something meaningful (if you cannot do
this as anonymous, just provide a suggestion; i will happily change it, but
right now i have no idea what exactly you want to report)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089525&group_…
Bugs item #2089360, was opened at 2008-09-02 19:25
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089360&group_…
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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug on ix
Initial Comment:
tk scaling is 1.33300533005
loading built-in widget definitions
tcl error: invalid command name "mat"
tcl error: invalid command name "kbd"
tcl error: invalid command name "kbd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "tree"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
(pd) 1 %
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-03 09:02
Message:
Logged In: YES
user_id=564396
Originator: NO
please supply more information:
- a subject telling us more than "bug on ix" (after all this is a _bug_
tracker!)
- the problem that actually occured (you got some funny printout; but
does that matter)
- information about the system you are using:
- which flavour of Pd? (pd-vanilla, pd-extended)
- which version of Pd?
- which operating system?
- which version of involved libraries (e.g.: tcl/tk)?
this might help a lot in resolving any bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089360&group_…
Hi,
just so you know: There will be a longer SVN write downtime starting
2008-09-04 at 04:00 UTC.
Ciao
--
Frank
----- Forwarded message from "SourceForge.net Team" <noreply(a)sourceforge.net> -----
From: "SourceForge.net Team" <noreply(a)sourceforge.net>
Date: Tue, 2 Sep 2008 20:45:20 UT
To: me
Subject: SourceForge.net Subversion service downtime scheduled 2008-09-04
X-Mailer: MIME::Lite 3.01 (F2.74; A1.77; B3.07; Q3.07)
On 2008-09-04 at 04:00 UTC, Subversion service write operations will be
offline for no more than 24 hours. During this time, Subversion write
operations (such as commit) will fail with an error. Read operations
(checkout, ViewVC, etc.) will succeed as normal. This downtime is being
used to migrate data on to new storage hardware and conduct performance
testing. We are taking this downtime approach (leaving service online,
with write operations failing) to minimize the functional impact to users.
Questions or concerns regarding this downtime may be directed to
SourceForge.net staff by submitting a Support Request at
https://sourceforge.net/projects/alexandria/support/
Thank you,
Jacob Moorman
Director of Operations, SourceForge.net
----------------------------------------------------------------------
This message was sent on behalf of SourceForge.net based on
the existence of your user account on our site.
To unsubscribe from future mailings, login to the SourceForge.net site
and request account removal at:
http://sourceforge.net/account/remove_account.php
Or contact us by postal mail at:
Attn: SourceForge.net Legal Services - Account Removal
SourceForge, Inc.
650 Castro Street, Suite 450
Mountain View, CA 94041
Unsubscribe requests will be processed within 10 days of receipt.
----- End forwarded message -----
--
Frank Barknecht _ ______footils.org__
Bugs item #2089525, was opened at 2008-09-02 19:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089525&group_…
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: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: bug on pure data
Initial Comment:
tk scaling is 1.33300533005
loading built-in widget definitions
tcl error: invalid command name "mat"
tcl error: invalid command name "kbd"
tcl error: invalid command name "kbd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "tree"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
(pdlibdir loader $Revision: 1.8 $
written by Hans-Christoph Steiner <hans(a)at.or.at>
compiled on Jul 21 2008 at 06:15:17
compiled against Pd version 0.40.3.extended-20080721
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91-cvs
GEM: compiled: Apr 12 2008
GEM: maintained by IOhannes m zmoelnig
GEM: Authors : Mark Danks (original version)
GEM: Chris Clepper
GEM: James Tittle
GEM: IOhannes m zmoelnig
GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al.
GEM: compiled for SIMD architecture: SSE2 MMX
GEM: using SSE2 optimization
Gem Man: QT init OK
libdir_loader: added 'cyclone' to the global objectclass path
libdir_loader: added 'zexy' to the global objectclass path
libdir_loader: added 'creb' to the global objectclass path
libdir_loader: added 'cxc' to the global objectclass path
libdir_loader: added 'iemlib' to the global objectclass path
libdir_loader: added 'list-abs' to the global objectclass path
libdir_loader: added 'mapping' to the global objectclass path
libdir_loader: added 'markex' to the global objectclass path
libdir_loader: added 'maxlib' to the global objectclass path
libdir_loader: added 'memento' to the global objectclass path
libdir_loader: added 'mjlib' to the global objectclass path
libdir_loader: added 'motex' to the global objectclass path
libdir_loader: added 'oscx' to the global objectclass path
libdir_loader: added 'pddp' to the global objectclass path
libdir_loader: added 'pdogg' to the global objectclass path
libdir_loader: added 'pixeltango' to the global objectclass path
libdir_loader: added 'pmpd' to the global objectclass path
libdir_loader: added 'rradical' to the global objectclass path
libdir_loader: added 'sigpack' to the global objectclass path
libdir_loader: added 'smlib' to the global objectclass path
libdir_loader: added 'toxy' to the global objectclass path
libdir_loader: added 'unauthorized' to the global objectclass path
libdir_loader: added 'pan' to the global objectclass path
libdir_loader: added 'freeverb' to the global objectclass path
libdir_loader: added 'hcs' to the global objectclass path
libdir_loader: added 'jmmmp' to the global objectclass path
libdir_loader: added 'ext13' to the global objectclass path
libdir_loader: added 'ggee' to the global objectclass path
libdir_loader: added 'flib' to the global objectclass path
libdir_loader: added 'ekext' to the global objectclass path
libdir_loader: added 'flatspace' to the global objectclass path
expr, expr~, fexpr~ version 0.4 under GNU General Public License
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripdFM.pd 48 0 43 0 (message->canvas) connection failed
gripdFM.pd 49 0 43 0 (message->canvas) connection failed
gripdFM.pd 50 0 43 0 (message->canvas) connection failed
gripdFM.pd 51 0 43 0 (message->canvas) connection failed
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripdFM.pd 48 0 43 0 (message->canvas) connection failed
gripdFM.pd 49 0 43 0 (message->canvas) connection failed
gripdFM.pd 50 0 43 0 (message->canvas) connection failed
gripdFM.pd 51 0 43 0 (message->canvas) connection failed
warning: fm-output: multiply defined
warning: fm-output: multiply defined
warning: fm-output: multiply defined
warning: fm-output: multiply defined
error: gripd: can't load abstraction within itself
gripd
... couldn't create
gripd.pd 0 0 17 0 (canvas->gatom) connection failed
gripd.pd 0 1 29 0 (canvas->gatom) connection failed
gripd.pd 1 0 0 0 (message->canvas) connection failed
gripd.pd 2 0 0 0 (message->canvas) connection failed
gripd.pd 3 0 0 0 (message->canvas) connection failed
gripd.pd 4 0 0 0 (message->canvas) connection failed
gripd.pd 5 0 0 0 (message->canvas) connection failed
gripd.pd 6 0 0 0 (message->canvas) connection failed
gripd.pd 18 0 0 0 (message->canvas) connection failed
gripd.pd 19 0 0 0 (message->canvas) connection failed
gripd.pd 20 0 0 0 (message->canvas) connection failed
gripd.pd 21 0 0 0 (message->canvas) connection failed
gripd.pd 31 0 0 0 (message->canvas) connection failed
gripd.pd 32 0 0 0 (message->canvas) connection failed
gripd.pd 46 0 0 0 (message->canvas) connection failed
gripd.pd 47 0 0 0 (message->canvas) connection failed
beware! this is widget 0.1, 19th alpha build...
warning (Widget): no file 'setup.wid'... using built-in defaults
rr ss
... couldn't create
rg
... couldn't create
rp ss kbd
... couldn't create
rp ss kb2
... couldn't create
[any2list] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
widget's error: creation failure
... you might be able to track this down from the Find menu.
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget mat n1 #w 881 #bg gray83 #divX 8 #divY 5 #h 494 #Yb 1 #Ya 88 #qYv 2 #qYa 8 #ln white
... couldn't create
widget kbd k1 #bg blue #fg green #ln gray50 -height 32
... couldn't create
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget kbd k2 #bg orange #fg red #ln gray50 -height 32
... couldn't create
widget dd dd1 -bg green -fg red
... couldn't create
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
OSCroute object version 1.05 by Matt Wright. pd: jdl Win32 raf.
OSCroute Copyright ᄅ 1999 Regents of the Univ. of California. All Rights Reserved.
[niagara] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
[glue] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
sendOSC: connected to port localhost:16180 (hSock=11252544) protocol = UDP
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget ngrid n1 #w 382 #h 382 #move 0 #radius 8
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget ngrid m #w 64 #h 64
... couldn't create
widget's error: creation failure
see standard error for details
[symbol2list] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
[drip] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
[list2symbol] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
pool 0.2.2pre - hierarchical storage object, (C)2002-2008 Thomas Grill
[packel] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
[length] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
beware! this is tot 0.1, 19th alpha build...
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget tree t1 -height 300 -selectmode single -width 205 -bd 2 -border 1 -font .(verdana 8.) -bg yellow -fg blue
... couldn't create
widget's error: creation failure
see standard error for details
widget dd dt -bg gray -fg pink
... couldn't create
widget's error: creation failure
see standard error for details
[demultiplex] part of zexy-2.2.1 (compiled: Jul 21 2008)
Copyright (l) 1999-2007 IOhannes m zmölnig, forum::für::umläute & IEM
C:\\Program Files\\pd\\extra\\unauthorized\\mp3amp~.dll: couldn't load
mp3amp~
... couldn't create
widget's error: doesn't understand "img"
widget's error: creation failure
see standard error for details
widget's error: creation failure
see standard error for details
widget sp sp1 -height 303
... couldn't create
widget's error: creation failure
) 1 %
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089525&group_…
Bugs item #2089360, was opened at 2008-09-02 17:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089360&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug on ix
Initial Comment:
tk scaling is 1.33300533005
loading built-in widget definitions
tcl error: invalid command name "mat"
tcl error: invalid command name "kbd"
tcl error: invalid command name "kbd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "ngrid"
tcl error: invalid command name "tree"
tcl error: invalid command name "dd"
tcl error: invalid command name "dd"
(pd) 1 %
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2089360&group_…
Bugs item #2073844, was opened at 2008-08-25 17:34
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2073844&group_…
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: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: zexy announce message charset confusion
Initial Comment:
$ pd -stderr -verbose -lib zexy
tried /usr/lib/pd/extra/zexy/zexy.pd_linux and succeeded
the zexy external 2.2.1
(l) forum::f::umlte
compiled: Jun 17 2008
send me a 'help' message
$ echo $LANG
en_GB.UTF-8
Without -stderr, TCL/Tk (version 8.5) or Pd's console gets really confused and displays a big empty space with invisible text that shows up only when carefully selected...
other externals may be affected by this issue too...
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-02 15:05
Message:
Logged In: YES
user_id=564396
Originator: NO
should be fixed in zexy-2.2.3 (just checked it into svn)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2008-08-27 03:17
Message:
Logged In: NO
oh i see, i guess i will have to fix it then...
mfgads
IOhannes
----------------------------------------------------------------------
Comment By: ClaudiusMaximus (claudiusmaximus)
Date: 2008-08-26 11:56
Message:
Logged In: YES
user_id=769033
Originator: YES
see attached screenshot of "pd -lib zexy"
doesn't seem to cause any non-cosmetic issues though
File Added: pd-tk-8.5-zexy-invisible.png
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-08-26 03:32
Message:
Logged In: YES
user_id=564396
Originator: NO
this is (somewhat) by intention.
does it make any problems (apart from being "unpretty")?
as long as "zexy $(VERSION) and something indicating "copyleft <me>" is
displayed, i will not fix it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2073844&group_…