Bugs item #2930045, was opened at 2010-01-11 21:03
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2930045&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: Pending
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: problem with pd and windows 7
Initial Comment:
gemwin-menubar seems not to work under windows 7
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-01-11 21:11
Message:
that's by intention
on w32 you can just hide the menubar via it's settings (on OSX this is
impossible or at least hard to to)
if you really need such a thing, file a feature request
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2930045&group_…
Bugs item #2930045, was opened at 2010-01-11 20:03
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2930045&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: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: problem with pd and windows 7
Initial Comment:
gemwin-menubar seems not to work under windows 7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2930045&group_…
Bugs item #2929939, was opened at 2010-01-11 18:30
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929939&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] font box changes focus
Initial Comment:
in the pd-gui-rewrite, if i select the Edit->Font menu i can change the fontsize of a particular window.
however, when change the focus to another Pd-window (path, main-window,...), the newly focused window will receive the changes.
i guess this was meant as a feature, but it is really rather annoying, since my focus policy is "strictly under mouse". if i accidentally move the mouse so another pd-window gets selected, that one is changed...
please fix the fonts-dialog to the window it was called for.
make the focus-change a selectable option (e.g. a toggle in the fonts-dialog)
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-01-11 19:41
Message:
debian (squeeze/sid) with tcl/tk 8.4&8.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929939&group_…
Bugs item #2929975, was opened at 2010-01-11 19:39
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929975&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] random crashes when starting from pd-gui
Initial Comment:
i get random crashes, when i start the pd-gui-rewrite as "pd-gui" with arguments
the "delme.pd" is a simple patch containing msgboxes and [print]s.
zmoelnig@ferrari:~/src/cvs/pure-data/pd-gui/src$ wish8.5 ./pd-gui.tcl delme.pd
::pd_connect::from_pd
Connection from 127.0.0.1:42400 registered
Error in startup script: grab failed: window not viewable
while executing
"grab set -global .pdwindow.tcl.entry"
(procedure "::pdtk_canvas::started_loading_file" line 4)
invoked from within
"::pdtk_canvas::started_loading_file [format "%s/%s" $basename $filename]"
(procedure "open_file" line 5)
invoked from within
"open_file $filename"
(procedure "open_filestoopen" line 3)
invoked from within
"open_filestoopen"
(procedure "main" line 43)
invoked from within
"main $::argc $::argv"
(file "./pd-gui.tcl" line 629)
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-01-11 19:41
Message:
debian (squeeze/sid) tcl/tk8.5 (probably 1/3 of my startups fail)
with tcl/tkl8.4 it seems to be more stable...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929975&group_…
Bugs item #2929975, was opened at 2010-01-11 19:39
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929975&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] random crashes when starting from pd-gui
Initial Comment:
i get random crashes, when i start the pd-gui-rewrite as "pd-gui" with arguments
the "delme.pd" is a simple patch containing msgboxes and [print]s.
zmoelnig@ferrari:~/src/cvs/pure-data/pd-gui/src$ wish8.5 ./pd-gui.tcl delme.pd
::pd_connect::from_pd
Connection from 127.0.0.1:42400 registered
Error in startup script: grab failed: window not viewable
while executing
"grab set -global .pdwindow.tcl.entry"
(procedure "::pdtk_canvas::started_loading_file" line 4)
invoked from within
"::pdtk_canvas::started_loading_file [format "%s/%s" $basename $filename]"
(procedure "open_file" line 5)
invoked from within
"open_file $filename"
(procedure "open_filestoopen" line 3)
invoked from within
"open_filestoopen"
(procedure "main" line 43)
invoked from within
"main $::argc $::argv"
(file "./pd-gui.tcl" line 629)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929975&group_…
Bugs item #2929971, was opened at 2010-01-11 19:32
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] triple click on msgbox selects text
Initial Comment:
in the gui-rewrite, if i triple click on a msgbox (which happened, because i connected a a msgbox to a print and triggered it serveral times fast), the text content of the msgbox will become "selected". the msgbox itself is not touched (e.g. it doesn't get blue)
the "selection" does not mean anything: the canvas is still in run-mode; if i switch to edit-mode, the selection persists, but still doesn't mean anything: if i type, nothing happens;
(if i now click into a msgbox the text becomes selected, the msgbox turns blue and i can type)
debian(squeeze/sid) with tcl/tk8.4 and 8.5
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-01-11 19:35
Message:
forgot to add: it's hard to deselect the text.
once you have tripleclicked on a msgbox, you have to switch to edit-mode,
and select some text and then deselect this text, in order to make the
"selected text" become normal again.
this is a lot of work, compared to how easy it is to "select" the text
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971&group_…
Bugs item #2929971, was opened at 2010-01-11 19:32
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] triple click on msgbox selects text
Initial Comment:
in the gui-rewrite, if i triple click on a msgbox (which happened, because i connected a a msgbox to a print and triggered it serveral times fast), the text content of the msgbox will become "selected". the msgbox itself is not touched (e.g. it doesn't get blue)
the "selection" does not mean anything: the canvas is still in run-mode; if i switch to edit-mode, the selection persists, but still doesn't mean anything: if i type, nothing happens;
(if i now click into a msgbox the text becomes selected, the msgbox turns blue and i can type)
debian(squeeze/sid) with tcl/tk8.4 and 8.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971&group_…
Bugs item #2929939, was opened at 2010-01-11 18:30
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929939&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [pd-gui-rewrite] font box changes focus
Initial Comment:
in the pd-gui-rewrite, if i select the Edit->Font menu i can change the fontsize of a particular window.
however, when change the focus to another Pd-window (path, main-window,...), the newly focused window will receive the changes.
i guess this was meant as a feature, but it is really rather annoying, since my focus policy is "strictly under mouse". if i accidentally move the mouse so another pd-window gets selected, that one is changed...
please fix the fonts-dialog to the window it was called for.
make the focus-change a selectable option (e.g. a toggle in the fonts-dialog)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929939&group_…
Patches item #1722081, was opened at 2007-05-20 05:27
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1722081&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: Luke Iannini (lukeiannini)
Assigned to: Miller Puckette (millerpuckette)
Summary: [Editmode 0( toggles rather than turns off editmode
Initial Comment:
Hallo,
Simple enough... sending [editmode 0( to a subpatch toggles the edit-mode state of the subpatch, rather than turning it off.
[editmode 1( works fine, reliably enabling (and never disabling) editmode.
Ah! That makes me realize the workaround is to send [editmode 1(, then [editmode 0(. Regardless, this should be fixed!
Demonstration is attached (move mouse around to see the cursor change).
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-01-11 11:23
Message:
Included in pd-gui-rewrite/0.43 branch, should make it into vanilla:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=129…
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2007-10-01 07:36
Message:
Logged In: YES
user_id=564396
Originator: NO
the attached patch (editmode_toggle.patch) introduces 3 states:
0: turn OFF editmode
1: turn ON editmode
everything else: toggle editmode
the pd-gui (u_main.tk) has also been udated to use "-1" when toggling
editmode.
File Added: editmode_toggle.patch
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2007-10-01 07:33
Message:
Logged In: YES
user_id=564396
Originator: NO
actually this is not really a bug: Pd internally uses "editmode 0" to
toggle between the 2 states (e.g. when you press "Control-E");
so the behaviour you described is intended!
the inffocial "pd-msg" documentation should be updated to reflect this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1722081&group_…