Bugs item #2989541, was opened at 2010-04-19 15:30
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2989541&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: v0.42
>Status: Pending
>Resolution: Later
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: iemmatrix
Initial Comment:
objects like mtx_.^, mtx./ do not load automatically, even after adding the path to startup
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-05-30 15:30
Message:
With Pd-extended, you need to load the 'hexloader' first, then they work.
Before trying to load those objects, try creating this first: [import
hexloader iemmatrix]. Then they should work.
IOhannes, what about reducing the use of the hexloader in iemmatrix and
zexy to the bare minimum? For example, 0x21 (!) works on all file systems,
so mtx_0x21.pd_linux could be mtx_!.pd_linux and it would work without the
hexloader.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-04-20 03:07
Message:
adding things to the path won't load them at all (that's desired
behaviour)
anyhow, (most likely) your problem is the way, Pd-extended packages
iemmatirx (single object library vs single file library).
a lot of work has been done in order to allow for both packaging flavours,
but still not very satisfactory.
PS: if you are really referring to "iem_matrix" (with underscore; as your
initial title suggested (i changed it)), then you are using a version of
library that has been deprecated for about 5r years; please use
"iemmatrix".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2989541&group_…
Hello everybody,
My name is Jordi Sala (from Barcelona), I'm a new member of pd-dev list.
Reccently I made my first external for pd. Hans help me to modify it to
adapt the pd "standards".. Now I'd like to join to the project and add the
to the svn. The external is pdpcap, ->
http://puredata.info/Members/poperbu/pdpcap-pd-network-sniffer-external/ .
Any idea or comment would be very important for me...At the moment it works
for Linux, I expect it will work for windows in a few days..
Thanks a lot!
--
Jordi Sala
http://musa.poperbu.net
Bugs item #2998579, was opened at 2010-05-08 15:14
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2998579&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: v0.42
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: opening help-files crashes pd-extended on vista & win7
Initial Comment:
we're having problems running pd-extended 0.41.4 on vista & windows7
problems seem to be related to several particular objects or patches
one example is the select-help patch. opening the help patch either via the desktop, or from within pd via the browser or via the context menu's 'help' option results in windows closing pd
the application error log on one particular machine shows this:
Faulting application pd.exe, version 0.0.0.0, time stamp 0x4a277929, faulting module ntdll.dll, version 6.0.6002.18005, time stamp 0x49e03821, exception code 0xc0000005, fault offset 0x00041f3c, process id 0x1534, application start time 0x01caad6a4a506d60.
on the windows7 machine, it is the same library that is marked as "faulting module", only it's a 6.1 version
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2010-05-30 02:20
Message:
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: 2010-05-14 15:39
Message:
Following this discussion:
http://lists.puredata.info/pipermail/pd-list/2010-05/078312.html
I committed this to try to fix it:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=135…
----------------------------------------------------------------------
Comment By: https://www.google.com/accounts ()
Date: 2010-05-08 15:46
Message:
opening the help file for [sel] is a sure way to test this bug, it crashes
pd on almost every win7/vista machine
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2998579&group_…
Bugs item #3008733, was opened at 2010-05-28 22:02
Message generated for change (Tracker Item Submitted) made by denis97531
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3008733&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-devel
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: D.P. (denis97531)
Assigned to: Nobody/Anonymous (nobody)
Summary: canvas properties dialog box
Initial Comment:
Hello,
in Pd 0.43, the Canvas properties dialog box does not display the Sizes and Margins correctly. They can be modified properly, applied properly, but when the dialog box is reopened, the X size and margin are set to the same value, as well as the Y size and margin.
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3008733&group_…
Bugs item #3006740, was opened at 2010-05-25 03:28
Message generated for change (Comment added) made by memeplex
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&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: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: memeplex (memeplex)
Assigned to: Nobody/Anonymous (nobody)
Summary: -alsaadd doesn't list output device name
Initial Comment:
Here is a very simple patch for this. It applies to version pd-0.42-5
s_audio_alsa.c.patch
878a879,880
> snprintf(outdevlist + j * devdescsize, devdescsize, "%s",
> alsa_names[i]);
878a879,880
> snprintf(outdevlist + j * devdescsize, devdescsize, "%s",
> alsa_names[i]);
----------------------------------------------------------------------
>Comment By: memeplex (memeplex)
Date: 2010-05-25 03:30
Message:
Sorry it was already reported here.
https://sourceforge.net/tracker/index.php?func=detail&aid=2605731&group_id=…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&group_…
Bugs item #3006740, was opened at 2010-05-25 03:28
Message generated for change (Tracker Item Submitted) made by memeplex
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&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: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: memeplex (memeplex)
Assigned to: Nobody/Anonymous (nobody)
Summary: -alsaadd doesn't list output device name
Initial Comment:
Here is a very simple patch for this. It applies to version pd-0.42-5
s_audio_alsa.c.patch
878a879,880
> snprintf(outdevlist + j * devdescsize, devdescsize, "%s",
> alsa_names[i]);
878a879,880
> snprintf(outdevlist + j * devdescsize, devdescsize, "%s",
> alsa_names[i]);
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&group_…
Bugs item #2605731, was opened at 2009-02-16 14:25
Message generated for change (Comment added) made by memeplex
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2605731&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: alsaadd somewhat broken
Initial Comment:
i am trying to run Pd with virtual alsa-devices (created in my ~/.asoundrc).
i figured that i have to use the "-alsaadd" cmdline-flag to make Pd aware of the newly added devices.
so i start "pd -alsaadd jack12 -alsa".
changing the used device via the "audio settings" menu, i can select "jack12" in the INPUT-selection, but the OUTPUT-selection usually only shows garbage (e.g. "@" or other weird characters).
----------------------------------------------------------------------
Comment By: memeplex (memeplex)
Date: 2010-05-25 03:26
Message:
Here is a trivial patch for pd-0.42-5. Please, fix this.
878a879,880
> snprintf(outdevlist + j * devdescsize, devdescsize, "%s",
> alsa_names[i]);
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2605731&group_…
Patches item #2984142, was opened at 2010-04-08 23:01
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2984142&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: documentation
>Status: Pending
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: canvasdelete-help.pd
Initial Comment:
Attached is a help patch for [canvasdelete] from iemguts.
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-05-21 19:34
Message:
you patch only documents a side-feature of [canvasdelete].
the real power of [canvasdelete] lies in deleting itself (and its parents)
without crashing Pd.
btw, you don't have to put a [canvasdelete] instance into a canvas that
you want to listen to "delete" messages.
once you have loaded canvasdelete (e.g. with "-lib canvasdelete") this
method is added to Pd's canvas-methods and can be used just like any other
dynamic patching message.
anyhow, i committed a help-patch based on yours with rev13567
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2984142&group_…
Bugs item #3005071, was opened at 2010-05-20 23:51
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3005071&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: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: ibfft~ creation oddity
Initial Comment:
0. Open new patch, try to make a [ibfft~] object
1. [ibfft~] fails to create
2. Make new [bfft~] object
3. Now [ibfft~] will create!
Using Pd version 0.42.5-extended-20100415
winxp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3005071&group_…
Bugs item #2995427, was opened at 2010-05-02 09:11
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2995427&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: v0.42
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: D.P. (denis97531)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: context menu offset
Initial Comment:
Hello
when you move objects outside the visible window, on the upper side or the left side (for example when you move a group of things to make room fo new objects), the display is re-adapted so that the object being too far up or left are displayed again. This is fine but in this situation, the context menu (with 'properties', 'open', 'help') gets an offset, so when you click on an object to open it or get help, the context menu is displayed far off the object, up or left, depending how you moved the objects before.
It is possible to repair this offset by moving the whole patch down or right. But would it be possible to simply avoid this offset in any case?
Thanks to all for this great software.
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2010-05-21 02:20
Message:
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: 2010-05-06 21:24
Message:
This should be fixed in Pd-extended 0.42.5 nightly builds and in
pd-gui-rewrite 0.43
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2010-05-06 20:40
Message:
The same happens if you scroll the window with the mouse wheel (not if you
use the scrollbar), even without moving any object to negative x or y
coordinates.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2995427&group_…