Bugs item #2822249, was opened at 2009-07-16 00:21
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&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: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: font sizes when $pd_nt==1
Initial Comment:
Pd version 0.42.5-extended-20090715 on WinXP the fonts are too small. pd.tk sets the fonts smaller for tcl8.5 but this is not needed on Windows.
The attached diff fixes most of them, but the Path, Startup Audio Settings dialogs fonts do not seem to be set in pd.tk.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-16 17:47
Message:
Nice, thanks for looking at that. Feel free to commit the changes
directly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&group_…
Bugs item #2822249, was opened at 2009-07-16 00:21
Message generated for change (Tracker Item Submitted) made by mrpeach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&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: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: font sizes when $pd_nt==1
Initial Comment:
Pd version 0.42.5-extended-20090715 on WinXP the fonts are too small. pd.tk sets the fonts smaller for tcl8.5 but this is not needed on Windows.
The attached diff fixes most of them, but the Path, Startup Audio Settings dialogs fonts do not seem to be set in pd.tk.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&group_…
Bugs item #2819769, was opened at 2009-07-10 14:09
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2819769&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: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: WinXp Pd.0.42.5 doesn't work
Initial Comment:
http://autobuild.puredata.info/auto-build/2009-07-10/Pd-0.42.5-extended-200… results in a Pd that exits before any windows or messages appear.
All earlier versions of Pd.0.42.5-extended for WinXp that I tried do the same.
http://autobuild.puredata.info/auto-build/2009-05-23/Pd-0.41.4-extended-rc3… works fine. Somewhere in between it broke.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-15 19:44
Message:
Yeah, I am sure there is some work needed to get things working properly
with Tcl/Tk 8.5, like with GNU/Linux. But since the original bug is fixed,
and since I like closing bugs, I'm going to close this one.
Anyone up for checking out the 8.5 issues on Windows? The benefit on 8.5
are worth it, things like faster graphics anti-aliasing, etc.
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach)
Date: 2009-07-15 19:18
Message:
Yes it works now, but the font is tiny, about 8 point. Users will need to
wear glasses ;(
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-14 13:46
Message:
One thing to try is this version, it still uses Tcl/Tk 8.4
http://autobuild.puredata.info/auto-build/2009-06-09/Pd-0.42.5-extended-200…
I think the bug is pretty simple, I ran pd.com in cmd.exe and got this:
F:\WINDOWS\system32> cd "\Program Files\pd\bin"
F:\Program Files\pd\bin\>pd.com
spawnl: No such file or directory
F:\Program Files\pd\bin\wish84.exe: couldn't load TCL
This should be fixed in this commit, please test and let me know:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=118…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2819769&group_…
Bugs item #2819769, was opened at 2009-07-10 14:09
Message generated for change (Comment added) made by mrpeach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2819769&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: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: WinXp Pd.0.42.5 doesn't work
Initial Comment:
http://autobuild.puredata.info/auto-build/2009-07-10/Pd-0.42.5-extended-200… results in a Pd that exits before any windows or messages appear.
All earlier versions of Pd.0.42.5-extended for WinXp that I tried do the same.
http://autobuild.puredata.info/auto-build/2009-05-23/Pd-0.41.4-extended-rc3… works fine. Somewhere in between it broke.
----------------------------------------------------------------------
>Comment By: Martin Peach (mrpeach)
Date: 2009-07-15 19:18
Message:
Yes it works now, but the font is tiny, about 8 point. Users will need to
wear glasses ;(
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-14 13:46
Message:
One thing to try is this version, it still uses Tcl/Tk 8.4
http://autobuild.puredata.info/auto-build/2009-06-09/Pd-0.42.5-extended-200…
I think the bug is pretty simple, I ran pd.com in cmd.exe and got this:
F:\WINDOWS\system32> cd "\Program Files\pd\bin"
F:\Program Files\pd\bin\>pd.com
spawnl: No such file or directory
F:\Program Files\pd\bin\wish84.exe: couldn't load TCL
This should be fixed in this commit, please test and let me know:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=118…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2819769&group_…
Bugs item #2821730, was opened at 2009-07-15 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=2821730&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: Duplicate
Priority: 5
Private: No
Submitted By: carlo beccaria (becks)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pix_multiblob segfault
Initial Comment:
Hi all,
pix_multiblob crash on ubuntu jaunty, pd version:
ii pd-extended 0.41.4~cvsrc4-1
you can see gdb in attach
thanks!
----------------------------------------------------------------------
Comment By: carlo beccaria (becks)
Date: 2009-07-15 11:13
Message:
Yes, it works with Pd-0.42.5-extended!
thanks!
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-07-15 11:01
Message:
i'm pretty sure that this is a duplicate of pd-gem bug #2716875
https://sourceforge.net/tracker/index.php?func=detail&aid=2716875&group_id=…
Pd-extended-0.41 comes with an older version of Gem (0.91) where this has
not been fixed yet.
newer versions of PdX should come with a more recent Gem (0.92svn) that
already includes this fix.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&group_…
Bugs item #2821730, was opened at 2009-07-15 10:47
Message generated for change (Settings changed) made by becks
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&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: Duplicate
Priority: 5
Private: No
Submitted By: carlo beccaria (becks)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pix_multiblob segfault
Initial Comment:
Hi all,
pix_multiblob crash on ubuntu jaunty, pd version:
ii pd-extended 0.41.4~cvsrc4-1
you can see gdb in attach
thanks!
----------------------------------------------------------------------
>Comment By: carlo beccaria (becks)
Date: 2009-07-15 11:13
Message:
Yes, it works with Pd-0.42.5-extended!
thanks!
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-07-15 11:01
Message:
i'm pretty sure that this is a duplicate of pd-gem bug #2716875
https://sourceforge.net/tracker/index.php?func=detail&aid=2716875&group_id=…
Pd-extended-0.41 comes with an older version of Gem (0.91) where this has
not been fixed yet.
newer versions of PdX should come with a more recent Gem (0.92svn) that
already includes this fix.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&group_…
Bugs item #2821730, was opened at 2009-07-15 10:47
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&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: Pending
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: carlo beccaria (becks)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pix_multiblob segfault
Initial Comment:
Hi all,
pix_multiblob crash on ubuntu jaunty, pd version:
ii pd-extended 0.41.4~cvsrc4-1
you can see gdb in attach
thanks!
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-07-15 11:01
Message:
i'm pretty sure that this is a duplicate of pd-gem bug #2716875
https://sourceforge.net/tracker/index.php?func=detail&aid=2716875&group_id=…
Pd-extended-0.41 comes with an older version of Gem (0.91) where this has
not been fixed yet.
newer versions of PdX should come with a more recent Gem (0.92svn) that
already includes this fix.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&group_…
Bugs item #2821730, was opened at 2009-07-15 10:47
Message generated for change (Tracker Item Submitted) made by becks
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&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: 5
Private: No
Submitted By: carlo beccaria (becks)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pix_multiblob segfault
Initial Comment:
Hi all,
pix_multiblob crash on ubuntu jaunty, pd version:
ii pd-extended 0.41.4~cvsrc4-1
you can see gdb in attach
thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2821730&group_…
Bugs item #2820511, was opened at 2009-07-12 19:28
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2820511&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: Fixed
Priority: 5
Private: No
Submitted By: Ignacio Viano (ignacioviano)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Recursive behavior when building app from folder
Initial Comment:
When the same folder from which the app is going to be built is selected as the destination folder of the app, a recursive app is created and PD has to be killed to stop the app from using the whole free HD space. The result is the app inside the app inside the app…
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-14 12:49
Message:
Ok, I think I fixed this bug in Pd-extended 0.42.5, try the nightly builds.
Here's the commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=118…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2820511&group_…