Bugs item #1965876, was opened at 2008-05-17 11:04
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=1965876&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: eerne (eerne)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: matrix-help.pd error
Initial Comment:
Pd-0.40.3-extended-20080516-macosx104-i386.dmg
the help file matrix-help.pd gets the following errors
matrix
... couldn't create
mtx_check
... couldn't create
mtx_print
... couldn't create
mtx
... couldn't create
mtx_diag 4 3 1 2
... couldn't create
mtx_ones 10
... couldn't create
mtx_element
... couldn't create
mtx_size
... couldn't create
mtx_transpose
... couldn't create
mtx_mean
... couldn't create
mtx_rand
... couldn't create
mtx_inverse
... couldn't create
mtx_eye
... couldn't create
mtx_+
... couldn't create
error: inlet: expected '' but got 'bang'
... you might be able to track this down from the Find menu.
it works when netpd's chat is loaded since this provides a [declare -stdpath ../extra/iemmatrix] then only this error occurs:
mtx_+
... couldn't create
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965876&group_…
Bugs item #1965868, was opened at 2008-05-17 10:47
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965868&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.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: iem_t3_lib missing
Initial Comment:
t3_bpe.pd_darwin
t3_delay.pd_darwin
t3_line~.pd_darwin
t3_metro.pd_darwin
t3_sig~.pd_darwin
t3_timer.pd_darwin
are included in extra/iemlib pd-extended 0.39
are missing in Pd-0.40.3-extended-20080516-macosx104-i386.dmg
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965868&group_…
Bugs item #1965868, was opened at 2008-05-17 01:47
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=1965868&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: iem_t3_lib missing
Initial Comment:
t3_bpe.pd_darwin
t3_delay.pd_darwin
t3_line~.pd_darwin
t3_metro.pd_darwin
t3_sig~.pd_darwin
t3_timer.pd_darwin
are included in extra/iemlib pd-extended 0.39
are missing in Pd-0.40.3-extended-20080516-macosx104-i386.dmg
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965868&group_…
Bugs item #1964870, was opened at 2008-05-15 23:06
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964870&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: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 0.40.30 OS X i386 20080515 X11 fails to open
Initial Comment:
Under todays nightly build X11 is not opened automatically by pd when one tries to use the pidip object related to the video preview pdp_glx(?)
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-05-16 17:03
Message:
Logged In: YES
user_id=564396
Originator: NO
from the subject, i guess the OS=OS-X and the CPU=i386
i cannot provide an example patch, however :-)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-16 16:22
Message:
Logged In: YES
user_id=27104
Originator: NO
which OS? Which CPU? Example patch?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964870&group_…
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: Closed
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-15 15:50
Message:
Logged In: YES
user_id=27104
Originator: NO
I added xdg-utils as a recommended package, since it includes xdg-open,
which should open irc:// URLs. I am going to leave the browsers in as a
fallback, since it is better opening only http:// than nothing at all.
I'm going to leave it at that and close this report, if anyone wants to
take this up, they can reopen this bug.
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2008-05-15 14:11
Message:
Logged In: YES
user_id=569446
Originator: NO
sensible-browser will not do that, but neither do firefox, iceweasel or
lynx:
$ lynx irc://localhost
Alert!: Unsupported URL scheme!
If you want to open irc-urls as well, you shouldn't include any pure
webbrowsers in the choice list.
But if you want to start any webbrowser, sensible-browser is the standard
Debian tool. It allows users to configure their favourite web browser in a
central place. Many other Debian packages use sensible-browser for that
task.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-15 13:20
Message:
Logged In: YES
user_id=27104
Originator: NO
AFAIK, gnome-open will open any type of URL, like irc://, etc. and send it
to the correct app. That is why I put gnome-open and xdg-open first. Will
'sensible-browser' do that?
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2008-05-15 09:34
Message:
Logged In: YES
user_id=569446
Originator: NO
sorry, I meant: "I would NOT do a real "depends" for debianutils..."
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2008-05-15 09:31
Message:
Logged In: YES
user_id=569446
Originator: NO
I think, for Debian packages "sensible-browser" should be the first one.
If not already done, you could add a recommendation for "debianutils" to
the dependencies for the package, sensible-browser is part of that. I would
do a real "depends" for debianutils, as Pd works without browser as well.
Many people don't use Gnome, especially on dedicated audio machines, and
sensible-browser in turn can start the other browsers. If it doesn't start
the correct browser it's a bug in the Debian package and we could report it
upstream.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-15 07:36
Message:
Logged In: YES
user_id=27104
Originator: NO
Here's the current code:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/…
549 foreach candidate \
550 { gnome-open xdg-open sensible-browser iceweasel firefox
mozilla \
551 galeon konqueror netscape lynx } {
552 set browser [lindex [auto_execok $candidate]
0]
553 if {[string length $browser]} {
554 puts stderr [format "%s '%s'" $browser
$filename]
555 exec -- sh -c [format "%s '%s'" $browser
$filename] &
556 break
557 }
558 }
If someone wants to test this more in depth, and make a patch, that would
be quite useful.
----------------------------------------------------------------------
Comment By: Rich E (reakin)
Date: 2008-05-15 00:57
Message:
Logged In: YES
user_id=1586621
Originator: NO
It works here, using Ubuntu Gutsy and
Pd-0.40.3-extended-20080509-ubuntu-gutsy-i386.deb
----------------------------------------------------------------------
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_…
Bugs item #1964867, was opened at 2008-05-15 17:04
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964867&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 0.40.30 OS X i386 20080515
Initial Comment:
[tcpclient] could'nt create
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-16 10:29
Message:
Logged In: YES
user_id=27104
Originator: NO
also:
[mrpeach/tcpclient]
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-16 10:23
Message:
Logged In: YES
user_id=27104
Originator: NO
Please describe the situation and the problem, and example patch is always
useful. This is not a useful bug report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964867&group_…
Bugs item #1964867, was opened at 2008-05-15 17:04
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964867&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 0.40.30 OS X i386 20080515
Initial Comment:
[tcpclient] could'nt create
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-16 10:23
Message:
Logged In: YES
user_id=27104
Originator: NO
Please describe the situation and the problem, and example patch is always
useful. This is not a useful bug report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964867&group_…
Bugs item #1964870, was opened at 2008-05-15 17:06
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964870&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: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 0.40.30 OS X i386 20080515 X11 fails to open
Initial Comment:
Under todays nightly build X11 is not opened automatically by pd when one tries to use the pidip object related to the video preview pdp_glx(?)
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-16 10:22
Message:
Logged In: YES
user_id=27104
Originator: NO
which OS? Which CPU? Example patch?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1964870&group_…
Bugs item #1965322, was opened at 2008-05-16 14:58
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=1965322&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: João Pais (jmmmp)
Assigned to: Nobody/Anonymous (nobody)
Summary: window position in dual screen
Initial Comment:
pd patches always open in the same position as before (which is good). but if using a dual screen, windows that were saved on the other screen always appear in the main screen once they're reopened (but the coordinates match).
I'm on xp, and my main screen on the right side, if that makes a difference. if I can manage to set up dual screen on ubuntu I'll let you know more about that.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965322&group_…
Bugs item #1965272, was opened at 2008-05-16 13:19
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=1965272&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.41.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: find last error doesn't handle properly gop-enabled subp/abs
Initial Comment:
Tested on Win XP
When you get an error of the kind "Inlet: expected foo but got bar" and you do a "find last error" (and the error is trackable), usually PD opens the innermost window containing the object whose inlet caused the error, and selects the object so that its border is highlighted in blue. That's fine.
Now, I often create gop-enabled abstractions without inlets nor outlets (with [send]s and [receive]s inside) and with some gui on them. So my main patch is just a collection of instances of such gop-enaglen objects. Inside they contain a lot of spaghetti and abstractions and subpatches which of course do have inlets and outlets... and errors.
When I get some error of the kind "Inlet: expected foo but got bar", I do a "find last error", and I would expect the same behaviour than you get when you don't use gop-enabled abstractions.
On the contrary, PD selects one of the toplevel gop-enabled objects in the main window.
This is wrong in the first place, because it should go deeper into the innermost cause of the error. The cause of the error cannot be the top level object because it has no inlets at all.
Furthermore, because of bug 1965261, the toplevel gopenabled object that is "highlighted" as the source of error, is not visibly highlighted at all, because its border are not blue. So, I have no clue of what object has been "found".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965272&group_…