Patches item #2804289, was opened at 2009-06-10 19:03
Message generated for change (Tracker Item Submitted) made by timblech
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804289&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: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd extended build fix for x86_64
Initial Comment:
make sure, cyclone is built with -fPIC
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804289&group_…
Patches item #2804286, was opened at 2009-06-10 18:59
Message generated for change (Tracker Item Submitted) made by timblech
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804286&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: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem externals: link flag cleanup
Initial Comment:
iem externals: use --export-dynamic instead of -export-dynamic
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804286&group_…
Patches item #2804284, was opened at 2009-06-10 18:58
Message generated for change (Tracker Item Submitted) made by timblech
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804284&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: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem_tab x86_64 fix
Initial Comment:
iem_tab x86_64 fix
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804284&group_…
Bugs item #2803987, was opened at 2009-06-10 03:54
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803987&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 zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PD-extended missing documentation about loaders
Initial Comment:
while i understand that my bug-report #2803641 was kind-of bogus, i have now searched all files installed by Pd-extended and have not found any hint or doc that would have explained this to me.
please add documentation on how and when and why to load which loaders.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-10 12:00
Message:
The how is easy, load it like any other Pd library, using [import],
[declare], "pd -lib", Startup prefs, etc. The why is more complicated....
Any ideas on how and where to document this?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803987&group_…
Bugs item #2803998, was opened at 2009-06-10 04:25
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&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.41
>Status: Closed
>Resolution: Fixed
Priority: 1
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PdX-documentation and location of user-added externals
Initial Comment:
the documentation of PdX in manuals/Pd/ReadMe.html still says that externals should be globally installed into "/usr/share/pd-externals".
however, PdX actually searches does not search /usr/share/pd-externals (as this would violate the FHS) and instead uses "/usr/local/lib/pd-externals" (which is FHS compliant and is documented at http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-wit…)
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-10 11:56
Message:
Yeah, its carefully hidden in packages/Makefile, where its generated ;) I
suppose that's kind of silly but its been like that for years.
Fixed in commit 11736
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-10 04:38
Message:
i would fix this myself if i could only find the documentation in the
svn...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&group_…
Bugs item #2803995, was opened at 2009-06-10 04:20
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803995&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: 1
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
>Assigned to: Nobody/Anonymous (nobody)
Summary: PdX and Debian filesystem policy
Initial Comment:
PdX installs _all_ documentation into /usr/lib/pd/doc.
it does not install anything into /usr/share/doc/pd-extended, which is the natural place to look for help on a debian system. (as a matter of fact it is used so often, that it can be regarded as a "list of installed packages"; pd-extended does not show up here)
it would be nice if at least a note on where to find the "real" documentation would be placed into /usr/share/doc/pd-extended.
as stated in debian's policy http://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile e"very package must be accompanied by a verbatim copy of its copyright and distribution license in the file /usr/share/doc/package/copyright".
PdX violates the debian policy in this regard.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-10 11:52
Message:
yes, the packages need a lot of work, and I am sure there are tons of
policy violations, and I am a big beliver in Debian Policy. But there are
only so many hours in the day.
Anyone should feel free to do this since I probably won't get to it for a
while.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803995&group_…
Bugs item #2803998, was opened at 2009-06-10 10:25
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&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.41
Status: Open
Resolution: None
Priority: 1
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PdX-documentation and location of user-added externals
Initial Comment:
the documentation of PdX in manuals/Pd/ReadMe.html still says that externals should be globally installed into "/usr/share/pd-externals".
however, PdX actually searches does not search /usr/share/pd-externals (as this would violate the FHS) and instead uses "/usr/local/lib/pd-externals" (which is FHS compliant and is documented at http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-wit…)
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-10 10:38
Message:
i would fix this myself if i could only find the documentation in the
svn...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&group_…
Bugs item #2803998, was opened at 2009-06-10 10:25
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&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.41
Status: Open
Resolution: None
Priority: 1
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PdX-documentation and location of user-added externals
Initial Comment:
the documentation of PdX in manuals/Pd/ReadMe.html still says that externals should be globally installed into "/usr/share/pd-externals".
however, PdX actually searches does not search /usr/share/pd-externals (as this would violate the FHS) and instead uses "/usr/local/lib/pd-externals" (which is FHS compliant and is documented at http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-wit…)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803998&group_…
Bugs item #2803995, was opened at 2009-06-10 10:20
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803995&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: 1
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PdX and Debian filesystem policy
Initial Comment:
PdX installs _all_ documentation into /usr/lib/pd/doc.
it does not install anything into /usr/share/doc/pd-extended, which is the natural place to look for help on a debian system. (as a matter of fact it is used so often, that it can be regarded as a "list of installed packages"; pd-extended does not show up here)
it would be nice if at least a note on where to find the "real" documentation would be placed into /usr/share/doc/pd-extended.
as stated in debian's policy http://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile e"very package must be accompanied by a verbatim copy of its copyright and distribution license in the file /usr/share/doc/package/copyright".
PdX violates the debian policy in this regard.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803995&group_…
Bugs item #2803987, was opened at 2009-06-10 09:54
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803987&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 zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: PD-extended missing documentation about loaders
Initial Comment:
while i understand that my bug-report #2803641 was kind-of bogus, i have now searched all files installed by Pd-extended and have not found any hint or doc that would have explained this to me.
please add documentation on how and when and why to load which loaders.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2803987&group_…