Hallo,
SourceForge.net hat gesagt: // SourceForge.net wrote:
> Feature Requests item #1065953, was opened at 2004-11-13 18:44
> Message generated for change (Comment added) made by eighthave
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=478073&aid=1065953&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: data structures
> Group: Next Release (example)
> >Status: Closed
> Priority: 5
> Private: No
> Submitted By: Hans-Christoph Steiner (eighthave)
> Assigned to: Miller Puckette (millerpuckette)
> Summary: mouse pointer for moving a point in a scalar
>
> Initial Comment:
>
> When editing scalars with the mouse in Run mode, the
> mouse pointer changes to a two-headed arrow to
> represent that you can change the width of an array
> point. The mouse pointer does not change when its
> above the spot where you can move an array point with
> the mouse.
>
> ----------------------------------------------------------------------
>
> >Comment By: Hans-Christoph Steiner (eighthave)
> Date: 2008-05-14 08:54
>
> Message:
> Logged In: YES
> user_id=27104
> Originator: YES
>
> This has been implemented in Pd-extended 0.40.3
>
I'm wondering why this bug/Feature request was closed? It wasn't
related to pd-extended as far as I can see. And the assignement to
Miller made it look like a report regarding Pd vanilla.
Ciao
--
Frank
Bugs item #1963644, was opened at 2008-05-14 04:03
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1963644&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: 2
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
>Assigned to: Nobody/Anonymous (nobody)
Summary: http-links do not open...
Initial Comment:
when i click on "Help->report bug" i get the following error on the stderr and nothing happens:
/usr/bin/gnome-open 'http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070'
Error showing url: There was an error launching the default action command associated with this location.
same with all other http URLs.
the IRC-one works fine (it also uses gnome-open)
this is on debian lenny/sid with Pd-0.40.3-extended-20080514-debian-stable-i386.deb
i am using KDE and not gnome.
i have never touched the settings of gnome-open, so i am not sure why it does not work...
most likely (well, i am sure that) this is problem of gnome-open; however i think it does not add to a positive first glance...
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-14 08:49
Message:
Logged In: YES
user_id=27104
Originator: NO
Since you are using KDE, I recommend:
apt-get remove gnome-open
The URLs in the Help menu work for me on Ubuntu, Debian/GNOME, Mac OS X,
and Windows. I don't use KDE at all, so if you can make it work better
there, please do.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1963644&group_…
Patches item #1962700, was opened at 2008-05-12 19:18
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700&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: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: two embedded prefs for Mac: default and override all
Initial Comment:
This patch creates two different kinds of embedded org.puredata.pd.plist prefs files on Mac OS X. The first is the default settings that come with Pd-extended.app, the second is a prefs file that overrides all others, so that people can make their own custom apps based on the Pd.app, and be sure that the user's prefs aren't going to override things.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-13 13:06
Message:
Logged In: YES
user_id=27104
Originator: YES
That could work. I don't think this will cover every possibility. I
think a more straightforward approach would be to handle very special
hardware setups in the patch rather than the preferences. I think the
preferences should be general things, since you can't really query or test
for failures with the preferences system.
For the built-in audio, it almost always just works, so specific
configuration isn't needed.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-05-13 03:37
Message:
Logged In: YES
user_id=564396
Originator: NO
hmm, but how should the author of a custom app know about the
hardware-settings of the end-user?
wouldn't it be better to split the configuration files into
machine-dependencies (soundcard,...) and user-dependencies (libs,...) which
could then be overridden seperately?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700&group_…
Bugs item #1963644, was opened at 2008-05-14 10:03
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=1963644&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: 2
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: http-links do not open...
Initial Comment:
when i click on "Help->report bug" i get the following error on the stderr and nothing happens:
/usr/bin/gnome-open 'http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070'
Error showing url: There was an error launching the default action command associated with this location.
same with all other http URLs.
the IRC-one works fine (it also uses gnome-open)
this is on debian lenny/sid with Pd-0.40.3-extended-20080514-debian-stable-i386.deb
i am using KDE and not gnome.
i have never touched the settings of gnome-open, so i am not sure why it does not work...
most likely (well, i am sure that) this is problem of gnome-open; however i think it does not add to a positive first glance...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1963644&group_…
Patches item #1962700, was opened at 2008-05-13 01:18
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700&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: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: two embedded prefs for Mac: default and override all
Initial Comment:
This patch creates two different kinds of embedded org.puredata.pd.plist prefs files on Mac OS X. The first is the default settings that come with Pd-extended.app, the second is a prefs file that overrides all others, so that people can make their own custom apps based on the Pd.app, and be sure that the user's prefs aren't going to override things.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-05-13 09:37
Message:
Logged In: YES
user_id=564396
Originator: NO
hmm, but how should the author of a custom app know about the
hardware-settings of the end-user?
wouldn't it be better to split the configuration files into
machine-dependencies (soundcard,...) and user-dependencies (libs,...) which
could then be overridden seperately?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700&group_…
Patches item #1962699, was opened at 2008-05-13 01:16
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962699&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: documentation
>Status: Deleted
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo in pix_record-help
Initial Comment:
there was an error in the helpfile for pix_record.
it had [file /tmp/movie.mov(
but it must be [file $1( to work with the connected openpanel stuff.
attached a corrected version.
----------------------------------------------------------------------
Comment By: marius schebella (mariusschebella)
Date: 2008-05-13 01:19
Message:
Logged In: YES
user_id=1856112
Originator: YES
ooops, sorry, my mistake, everything is correct. I guess I just wanted to
test the sourceforge tracker system...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962699&group_…
Bugs item #1065333, was opened at 2004-11-12 09:31
Message generated for change (Settings changed) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1065333&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: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: readsf~
Initial Comment:
pd crashes the whole system and can't even be killed by
the watchdog (i'm using -rt) when more than 20 readsf~s
(i'm not sure if it is always exactly 20) are created
one by one in an empty patch. the whole computer
becomes unresponsive to anything and the hard drive
thrashes constantly. computer can only be restarted
with power button. this is even before any messages
have been sent to the readsf~s or dsp has been turned on.
i'm using 0.38 test 10 on planetCCRMA fedora core 1
with jack.
stefan turner
stefan underscore turner at yahoo dot co dot uk
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2008-05-12 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-28 07:51
Message:
Logged In: YES
user_id=27104
Originator: NO
I was not able to reproduce this on Mac OS X 10.4.11/Intel using
Pd-0.40.3-extended-20080427. Is this still a problem anywhere?
I attached my test patch.
File Added: manyreadsf.pd
----------------------------------------------------------------------
Comment By: Anton Woldhek (anton-w)
Date: 2004-11-28 23:32
Message:
Logged In: YES
user_id=1139337
This behaviour doesnt seem to happen on the win32 version of pd.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1065333&group_…
Bugs item #1747984, was opened at 2007-07-04 11:45
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1747984&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: Closed
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
Assigned to: Nobody/Anonymous (nobody)
Summary: getdir crashes on windows (mingw)
Initial Comment:
I'm using a personally built version of Pd downloaded from CVS. I needed the patch folder, so I compiled the [getdir] object, which works fine on Linux, but on Windows it crashes on [bang].
I looked at it a bit, but I'm at a loss to figure it out: It calls canvas_getdir(), which in turn calls canvas_getenv(). However, any attempt to dereference the pointer returned by canvas_getenv() causes a crash.
I inserted the following code into getdir_bang():
s = (t_symbol**)canvas_getenv(last);
printf("[getdir] getenv: %#x\n", s);
printf("[getdir] getenv->: %#x\n", (*s));
printf("[getdir] getenv->s: %#x\n", (*s)->s_name);
It crashes on the second printf() statement, so the output is:
[getdir] getenv: 0x700a570
12 audio buffers
socket receive error: Unknown error (10054)
There may be something wrong with this pointer, but I cannot see what might be wrong. It is in the g_canvas struct returned originally in getdir_new() by canvas_getcurrent().
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2008-05-12 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-27 22:17
Message:
Logged In: YES
user_id=27104
Originator: NO
Using Pd-0.40.3-extended-20080427 on English Windows XP SP2 with all of
the updates, I could not reproduce this bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1747984&group_…
Patches item #1962699, was opened at 2008-05-12 19:16
Message generated for change (Comment added) made by mariusschebella
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962699&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: documentation
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo in pix_record-help
Initial Comment:
there was an error in the helpfile for pix_record.
it had [file /tmp/movie.mov(
but it must be [file $1( to work with the connected openpanel stuff.
attached a corrected version.
----------------------------------------------------------------------
>Comment By: marius schebella (mariusschebella)
Date: 2008-05-12 19:19
Message:
Logged In: YES
user_id=1856112
Originator: YES
ooops, sorry, my mistake, everything is correct. I guess I just wanted to
test the sourceforge tracker system...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962699&group_…
Patches item #1962700, was opened at 2008-05-12 19:18
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=1962700&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: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: two embedded prefs for Mac: default and override all
Initial Comment:
This patch creates two different kinds of embedded org.puredata.pd.plist prefs files on Mac OS X. The first is the default settings that come with Pd-extended.app, the second is a prefs file that overrides all others, so that people can make their own custom apps based on the Pd.app, and be sure that the user's prefs aren't going to override things.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700&group_…