Patches item #1852130, was opened at 2007-12-16 22:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1852130&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: OSCx/configure.ac for cygwin
Initial Comment:
add -mno-cygwin in CFLAGS, includes and links MinGW
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1852130&group_…
Patches item #1852128, was opened at 2007-12-16 22:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1852128&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: compile with -mno-cygwin
Initial Comment:
This allow to compile with cygwin shell, and might not be as clean as it was done by a makefile specialist
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1852128&group_…
I've found some hints in here:
http://lists.puredata.info/pipermail/pd-cvs/2004-10/001658.html
and it resolves many problems (Thanks to Thomas Grill), why those
modifications have been removed?
I've built many modules but compilation has stopped with an error on
s_midi.c, there are indefined references to "sys_putmidibyte" and other
stuff from s_stuff.h, why s_stuff.h isn't included?
Here is the begining of s_midi.c I've modified:
#include "m_pd.h"
#include "s_stuff.h"
#include "m_imp.h"
#if defined(UNISTD) || defined (_CYGWIN_)
#include <unistd.h>
#include <sys/time.h>
#ifdef HAVE_BSTRING_H
#include <bstring.h>
#endif
#endif
#ifdef MSW
#include <winsock.h>
#include <sys/types.h>
#include <sys/timeb.h>
#include <wtypes.h>
#endif
#include <string.h>
#include <stdio.h>
#include <signal.h>
----snip----
and here is the begining of the successfully compiled s_file.c I've also
modified:
#include "m_pd.h"
#include "s_stuff.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#if defined(UNIX) || defined(__CYGWIN__)
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#endif
#ifdef MSW
#include <windows.h>
#include <tchar.h>
#endif
int sys_defeatrt;
t_symbol *sys_flags = &s_;
void sys_doflags( void);
#if defined(UNIX) || defined(__CYGWIN__)
static char *sys_prefbuf;
---snip---
Thanks for any hint.
hi all
i couldn't find out, how i can assign a certain bug report to a certain
dev. as a subscriber without any special privileges am i supposed to be
able to assign reports or not? if yes, how to do so?
roman
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Bugs item #1851193, was opened at 2007-12-15 05:23
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=1851193&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: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
Assigned to: Nobody/Anonymous (nobody)
Summary: [symbolatom\ : doesn't allow to type spaces (ascii 32)
Initial Comment:
i would like to read a textfile into an object [textfile] by using the symbolatom as a gui to specify the filename. however, it fails when the filename of the file contains a space.
example patch:
[symbolatom\
|
[read $1(
|
[textfile]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1851193&group_…
Has anyone tried building Pd against Tcl/Tk 8.5 on the Mac? It's
looking almost done, so it seems we should try it to see if we find
any specific bugs with Pd. It should be quite a bit faster since
they did a lot of work on updating the GUI stuff.
.hc
Begin forwarded message:
> From: "Daniel A. Steffen" <das(a)users.sourceforge.net>
> Date: December 10, 2007 4:56:09 PM EST
> To: tcl mac <tcl-mac(a)lists.sourceforge.net>
> Subject: [MACTCL] Fwd: [TCLCORE] Tcl/Tk 8.5.0 RC 2 available
> Delivered-To: hans(a)eds.org
> X-Mailer: Apple Mail (2.752.2)
> X-Filter-Rule: ALL_LISTS
>
> Begin forwarded message:
>
>> From: Donald G Porter <dgp(a)nist.gov>
>> Date: 10 December 2007 20:28:28
>> To: Tcl Core List <tcl-core(a)lists.sourceforge.net>
>> Subject: [TCLCORE] Tcl/Tk 8.5.0 RC 2 available
>>
>> Release Candidate 2 for Tcl/Tk 8.5.0 are available from ftp:
>>
>> ftp://ftp.tcl.tk/pub/tcl/tcl8_5/tcl8.5.0rc2-src.tar.gz
>> ftp://ftp.tcl.tk/pub/tcl/tcl8_5/tk8.5.0rc2-src.tar.gz
>> ftp://ftp.tcl.tk/pub/tcl/tcl8_5/tcl8.5.0rc2-html.tar.gz
>
> Mac OS X binaries for 8.5.0rc2 in the usual format (4-way universal
> for Tcl, 2-way universal for Tk & Standalone, built on 10.4, run on
> 10.3 & later):
>
> http://rutherglen.ics.mq.edu.au/~steffen/tcltk/
> TclTkAqua-8.5.0rc2.dmg
> http://rutherglen.ics.mq.edu.au/~steffen/tcltk/
> TclTkAquaStandalone-8.5.0rc2.dmg
>
>> This includes some fixes for formerly blocking issues, so please
>> give it some testing.
>>
>> I'll be announcing these files shortly on comp.lang.tcl so that a
>> broader collection of testers will hopefully put this one through
>> the wringer.
>>
>> At least one more RC is on the way (changes, release notes, etc.).
>>
>> If there are other blocking issues, please re-raise them so I'm sure
>> not to miss them.
>
> Cheers,
>
> Daniel
>
> --
> ** Daniel A. Steffen **
> ** <mailto:das@users.sourceforge.net> **
>
>
>
> ----------------------------------------------------------------------
> ---
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Tcl-mac mailing list
> tcl-mac(a)lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tcl-mac
------------------------------------------------------------------------
----
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously. - Benjamin Franklin
Bugs item #1846913, was opened at 2007-12-08 11:34
Message generated for change (Comment added) made by mrpeach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1846913&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: wipinmtl (wipinmtl)
Assigned to: Nobody/Anonymous (nobody)
Summary: freeverb~ damping / rommsize / freeze not working
Initial Comment:
here's a video of the behaviour (theora):
http://www.workinprogress.ca/pd/pdmtl/freeverbbug.ogg
i am on ubuntu gutsy / 32 bits
pd-extended (compile myself (patched, packages)).
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach)
Date: 2007-12-12 12:45
Message:
Logged In: YES
user_id=919007
Originator: NO
Fixed code to avoid type punning errors, tested on WinXP, needs testing on
other platforms.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1846913&group_…
Bugs item #1849321, was opened at 2007-12-12 14:23
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1849321&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: gem
Group: v0.40.2
>Status: Deleted
Resolution: Duplicate
Priority: 5
Private: No
Submitted By: oli44 (oli44)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_record stops recording after 4 frames
Initial Comment:
Bug produced with the help patch of gem/pix_record
When trying to record in auto mode or image by image, pix_record records a few frames (at best 4) and send writes
[pix_record]: pix_record : movie written
to the console.
Codecs i tried: mjpeg, mjpa, ffmpeg_mjpg
GEM: using MMX optimization
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91-cvs
GEM: compiled: Dec 9 2007
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.
Pd version 0.40.3-extended-20071209 for debian testing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1849321&group_…
Bugs item #1849321, was opened at 2007-12-12 14:23
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1849321&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: gem
Group: v0.40.2
>Status: Closed
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: oli44 (oli44)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_record stops recording after 4 frames
Initial Comment:
Bug produced with the help patch of gem/pix_record
When trying to record in auto mode or image by image, pix_record records a few frames (at best 4) and send writes
[pix_record]: pix_record : movie written
to the console.
Codecs i tried: mjpeg, mjpa, ffmpeg_mjpg
GEM: using MMX optimization
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91-cvs
GEM: compiled: Dec 9 2007
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.
Pd version 0.40.3-extended-20071209 for debian testing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1849321&group_…
Bugs item #1849321, was opened at 2007-12-12 14:23
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=1849321&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: gem
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: oli44 (oli44)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_record stops recording after 4 frames
Initial Comment:
Bug produced with the help patch of gem/pix_record
When trying to record in auto mode or image by image, pix_record records a few frames (at best 4) and send writes
[pix_record]: pix_record : movie written
to the console.
Codecs i tried: mjpeg, mjpa, ffmpeg_mjpg
GEM: using MMX optimization
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91-cvs
GEM: compiled: Dec 9 2007
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.
Pd version 0.40.3-extended-20071209 for debian testing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1849321&group_…