Bugs item #3494768, was opened at 2012-02-26 08:10
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3494768&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: verbose() leaves blank lines when filtered out in Pd window
Initial Comment:
When lines are posted to the Pd window using verbose() and then the Pd window is set to display at a lower level than the verbose() posted at, the lines that were posted using verbose() will be filtered, but will leave a blank line in their place. lines posted with logpost() do not do this. For example, if I post three lines using verbose() like this:
verbose(3, "three");
verbose(4, "four");
verbose(3, "three");
Setting the log level to four will show:
three
four
three
Setting the log level to 3 will show:
three
three
When it should show:
three
three
I'm assigning this to IOhannes because I think he wrote the current verbose() function.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3494768&group_…
Bugs item #3494282, was opened at 2012-02-25 12:01
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3494282&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd launching on opensuse 12.1
Initial Comment:
Operating system : opensuse 12.1
pd version 0.43.0-7.4, package built on February 14 2012
Package located in http://download.opensuse.org/repositories/multimedia:/apps/openSUSE_12.1
The problem is :
when I type pd in a console, i obtain :
was... 1
sh: /usr/bin/pd-watchdog: no file or directory
Error in startup script: couldn't read file "/usr/tcl//pd-gui.tcl": no such file or directory
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3494282&group_…
Greetings,
After several days of programming work I can now present this first version
of a new external for pdp that hosts FreeFrameGL1.5 plugins.
My first project using C++... slow learning!
The external does conversion from YUV to RGB and back using fragment
shaders. The real bottleneck is the glReadPixels call that copies texture
information back to main memory. I managed to implement it using
asynchronous pixel buffer DMA, so it doesnt block. Disadvantage is one
must wait for the transfer to end (anyone know how I can check for this?)
so I wait for the next frame to arrive before writing out the current frame
to pdp, so input 1 frame, it outputs only when you input another...
Little testing has been done, and to my understanding there are not many
FFGL plugins available (please proof me wrong here), still if anyone could
give the external a spin that would be nice. A test file is provided.
The external needs you to have the GL_EXT_gpu_shader4 extension available
on your OpenGL system, like I can run it on nVidia here but not on Intel.
Any feedback on IF it works at all would be great.
Get the first tarball at: http://www.ewocprojects.be/pdp_ffgl.html
Also the visually inclined might check my Pd video mixer EWOCvj at
http://www.ewocprojects.be
Also I have some code that does video wiping for pdp, check this on the Pd
forum.
Bugs item #3493128, was opened at 2012-02-24 05:47
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3493128&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: graphic issue on array
Initial Comment:
windows vista
pd 0.42.5- ext
build in sound
if i recreate this patch i get thick lines
if i save this patch and reopen it the lines are as small as they should be.
after creating an array and setting the initial values i reopend the array and the values are reset
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3493128&group_…
Bugs item #3492959, was opened at 2012-02-24 01:16
Message generated for change (Tracker Item Submitted) made by aykutcaglayan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3492959&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Aykut Caglayan (aykutcaglayan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Help browser
Initial Comment:
Pd version 0.43.1-vanilla
Mac OS X 10.5.8/Intel
The Help Browser doesn't respond; even if I click to open the patches, nothing happens. The Help window trembles continuously at the same time.
many thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3492959&group_…
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
it seems like on the debian-stable-amd64 host of the build-farm, the
Pd-headers have been uninstalled.
at least, Gem build#71 (2011-12-22 10:00:51) succeeded, whereas the next
build#527 (2012-02-19 22:01:47) failed, because out of a sudden it
cannot find the Pd-headers any more.
logging into the machine revealed, that the "pd-extended" package is
installed, which provides headers in "/usr/include/pdextended" but:
- - no compatibility header m_pd.h in /usr/include/ (like the puredata-dev
package in debian does)
- - `pkg-config --cflags pdextended` returns "-I/usr/local/include/pd",
which does not exist at all.
- - `pkg-config --cflags pd` fails as well as `pkg-config --cflags puredata`
would it be possible to have Pd-headers installed in a default location
on _all_ auto-build machines?
ideally, this would be somehow compatible with the header location on
"ordinary" machines.
would it also be possible to not have to assume builds against Pd-extended?
fgmasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9Dh/wACgkQkX2Xpv6ydvTQUACg3JGHJkUG7k5Bl2y+k/X92uJC
z5IAniPXffHjoo/OjLtWvMCeHgkptAc/
=SbfI
-----END PGP SIGNATURE-----
Bugs item #3490074, was opened at 2012-02-21 08:42
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3490074&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: IOhannes m zmölnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pkg-config is broken in pd-extended (deb-package)
Initial Comment:
the pkg-config snippet that ships with pd-extended (e.g. debian-stable-amd64) is broken, as it adds "-I/usr/local/include/pd" to the CFLAGS whereas the package installs it's headers into /usr/include/pdextended
i suggest to either fix pdextended.pc to contain a line like "-Iusr/include/pdextended" (or "-I/usr/include/" if you prefer) or remove it entirely.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3490074&group_…
fresh from today:
linux mint 12 - 64bit (had to use the r33p debian sqeeze amd 64 version
--force-dep because of libquicktime):
when creating a new patch with [adc~] <-> [dac~]
(Tcl) INVALID COMMAND NAME: invalid command name "[]post"
while executing
"[]post {} 1 {JackError: JackActivationCount::Signal value = 0 ref = 4}"
("uplevel" body line 2)
invoked from within
"uplevel #0 $cmds_from_pd"JACKerror: JackActivationCount::Signal value =
0 ref = 4
Bugs item #3489787, was opened at 2012-02-20 15:13
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3489787&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: loadbanged tip is wrong width
Initial Comment:
See attached patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3489787&group_…
Bugs item #3489709, was opened at 2012-02-20 10:10
Message generated for change (Tracker Item Submitted) made by ailo-at
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3489709&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: ailo (ailo-at)
Assigned to: Nobody/Anonymous (nobody)
Summary: plugin~ fails with -nogui
Initial Comment:
plugin~ fails with -nogui with this error message:
"error: NULL arguments when opening plugin
verbose(4): ... you might be able to track this down from the Find menu.
error: plugin~: Unable to open plugin 'dj_eq_mono' in '/usr/lib/ladspa/dj_eq_1901.so'"
The file /usr/lib/ladspa/dj_eq_1901.so exists.
plugin~ initializes normally without -nogui option.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3489709&group_…