Bugs item #2613011, was opened at 2009-02-18 15:34
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2613011&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: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Guenter Geiger (ggeiger)
Summary: popup crashes with pd-0.42 and GOP
Initial Comment:
using [popup] with a brand-new Pd (0.42-4) just crashes when used in a graph-on-parent.
to reproduce, put the [popup-gop-test] (taht comes with popup) abstraction into a new patch.
this happened on linux and osx.
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2009-04-17 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: IOhannes m zmlnig (zmoelnig)
Date: 2009-03-19 16:53
Message:
btw, i don't know whether this is the canonical fix for the problem.
it just happens to work...
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-03-19 16:52
Message:
i have submitted (without asking :-() a patch to popup that seems to fix
the problem.
the segfault happened, because in popup_vis() you were creating an
rtext_new() which in turn needed to have a glist _with_ an gl_editor; if
the gl_editor was NULL (which happens with 0.42 and gop), rtext_new()
segfaults;
my fix is to make sure that there is a gl_editor
----------------------------------------------------------------------
Comment By: B. Bogart (bbogart)
Date: 2009-02-21 18:15
Message:
I can confirm this bug.
Looks like [button] from GGEE has the same problem.
Guenter, care to take a look?
I wonder if g_canvas will ever be public... I guess that they have worked
since 2003 is pure luck.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2613011&group_…
Bugs item #2769059, was opened at 2009-04-16 13:29
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2769059&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: Philip Stone (pkstone)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 'quiet' option for libdir loader
Initial Comment:
Each use of [import libname] causes a corresponding message to the console, of the form: "libdir_loader: added 'libname' to the canvas-local objectclass path". In a complex patch (especially one with many dynamically instantiated objects) this can cause a flooding of the console with redundant messages. A modification of libdir-loader is requested that allows switching this message off, or at least only announcing the first access to a given library.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2769059&group_…
Feature Requests item #2769059, was opened at 2009-04-16 10:29
Message generated for change (Tracker Item Submitted) made by pkstone
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=2769059&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
Priority: 5
Private: No
Submitted By: Philip Stone (pkstone)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'quiet' option for libdir loader
Initial Comment:
Each use of [import libname] causes a corresponding message to the console, of the form: "libdir_loader: added 'libname' to the canvas-local objectclass path". In a complex patch (especially one with many dynamically instantiated objects) this can cause a flooding of the console with redundant messages. A modification of libdir-loader is requested that allows switching this message off, or at least only announcing the first access to a given library.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=2769059&group_…
Bugs item #2766622, was opened at 2009-04-16 00:04
Message generated for change (Tracker Item Submitted) made by fricklr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2766622&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: georg (fricklr)
Assigned to: Nobody/Anonymous (nobody)
Summary: hide object name property lost
Initial Comment:
in nested subpatches/abstractions the hide object name property unchecks itself if the inner patch contains a datastructure. after saving/closing/reopening it shows the name again. see file (its a modified help-file)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2766622&group_…
Bugs item #2634147, was opened at 2009-02-24 16:28
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2634147&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: 18.conditional.pd
Initial Comment:
18.conditional.pd dont work on Windows Vista. PureData dont say anything and close.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-15 21:25
Message:
on winxp (0.41.4-extended-20090415) there is no problem
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-02-24 18:31
Message:
which version of Pd? Please be as specific as possible
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2634147&group_…
Bugs item #1993902, was opened at 2008-06-14 09:50
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1993902&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: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: application crash on opening select help
Initial Comment:
Using a windows vista laptop system with pd extended 40.3 rc1
The application immediately crashes when opening the select object help patch. I am not able to reproduce the crash with any other help patches so far.
Nick Burge.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-15 17:17
Message:
I am marking as fixed, please reopen if you still have this problem.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-15 17:14
Message:
no problem with Pd version 0.41.4-extended-20090415 and winxp
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-06-17 05:04
Message:
Logged In: YES
user_id=27104
Originator: NO
I don't have access to a Vista machine. I tried opening the [select] help
file on WinXP using 0.40.3-extended-20080616 and it did not crash. Maybe
try the most recent version? Or try removing [multiselect] from that help
file.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1993902&group_…
Bugs item #2566232, was opened at 2009-02-04 20:40
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2566232&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: Fixed
Priority: 5
Private: No
Submitted By: whyameye (whyameye)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Gem right-click help broken: Win32 Pd-extended 0.40-3
Initial Comment:
running Pd version 0.40.3-extended-20080721 (released version) I get error "sorry, couldn't find help patch for "<insert Gem object here>" if I right-click on any Gem object and select "help" from the context menu. The Gem help patches are available, however, if I drill down to them through 5.reference -> Gem in the browser of the help menu.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-15 17:16
Message:
I am marking as fixed, please reopen if you still have this problem.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-15 17:13
Message:
solved on winxp (Pd version 0.41.4-extended-20090415)
----------------------------------------------------------------------
Comment By: whyameye (whyameye)
Date: 2009-02-07 13:58
Message:
For the currently released 0.40-3 there's an easy fix:
* Open Pd
* Go to File -> Startup...
* At the bottom of the dialog screen that opens, you will see a textbox
labeled "Startup flags:". Click inside the text box
* Using the right arrow, move your cursor to the very end of the text in
the text box. Add one space, then type this *exactly* as it is here:
-helppath c:/PROGRA~1/pd/doc/5.reference/Gem
* (note the space after helppath and no other spaces)
* click "apply" then click "ok"
* close Pd
* reopen and the right-click for help patches should work
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-02-05 00:03
Message:
Yeah, this has been fixed, but the Windows build machine died before I
could get the fixed release out. John Harrison and Joao Miguel Pais have
donated the new parts, I just need to get the time to get that machine up
and running again. Or someone else could try their hand at Windows
builds:
http://puredata.info/docs/developer/mingw
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2566232&group_…
Bugs item #2766519, was opened at 2009-04-15 21:16
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2766519&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: pd-window is not active after startup
Initial Comment:
please add
if {$pd_nt == 1} { raise . }
to pd.tk in the startup function (somwhere around 3915) (otherwise the windows isnt active after startup - patches will open in front anyways)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2766519&group_…
Bugs item #2268712, was opened at 2008-11-12 05:36
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2268712&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: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pd-ext 40.3 crashes on typo
Initial Comment:
i'm on winxp and i accidentally found out that mypd crashes if i create an object named "%16" instead of "% 16"
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-15 17:16
Message:
Ok, I am going to mark as fixed, please reopen if anyone still has this
problem.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-15 17:11
Message:
solved on winxp (Pd version 0.41.4-extended-20090415)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-14 10:55
Message:
no problem on linux, too.
pd-extended 0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 23:45
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd-vanilla 0.42-4 and Pd
version 0.41.4-extended-20090413
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2268712&group_…
Bugs item #1993902, was opened at 2008-06-14 13:50
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1993902&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: application crash on opening select help
Initial Comment:
Using a windows vista laptop system with pd extended 40.3 rc1
The application immediately crashes when opening the select object help patch. I am not able to reproduce the crash with any other help patches so far.
Nick Burge.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-15 21:14
Message:
no problem with Pd version 0.41.4-extended-20090415 and winxp
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-06-17 09:04
Message:
Logged In: YES
user_id=27104
Originator: NO
I don't have access to a Vista machine. I tried opening the [select] help
file on WinXP using 0.40.3-extended-20080616 and it did not crash. Maybe
try the most recent version? Or try removing [multiselect] from that help
file.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1993902&group_…