Bugs item #2017183, was opened at 2008-07-13 06:38
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2017183&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: frey (freynz)
Assigned to: Nobody/Anonymous (nobody)
Summary: renaming 'current' dir causes error on File->Open attem
Initial Comment:
On Pd 0.40.2 vanilla, 0.41.4-vanilla, and 0.40.3-extended, renaming the directory that Pd thinks is the 'current' directory causes subsequent attempts to call up the Open dialog to fail with the following error:
bad directory "/Users/damian/2.current/rj/Track.rj"
bad directory "/Users/damian/2.current/rj/Track.rj"
while executing
"tk_getOpenFile -defaultextension .pd -filetypes { {{pd files} {.pd}} {{max files} {.pat}}} -initialdir $pd_opendir"
(procedure "menu_open" line 3)
invoked from within
"menu_open"
(procedure "pdtk_canvas_ctrlkey" line 33)
invoked from within
"pdtk_canvas_ctrlkey .printout.text o 0"
(command bound to event)
to reproduce the error:
1. open ~/thing/wossname.pd
2. close the patch.
3. mv ~/thing ~/otherthing
4. File->Open or Ctrl-O/Splodge-O
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 20:20
Message:
In Pd-extended, I made it stop dumping this error, but it doesn't
necessarily find the folder with the new name.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-20 16:03
Message:
Logged In: YES
user_id=27104
Originator: NO
I can reproduce it on Mac OS X/Intel 10.4.11 using Pd-extended
0.40.3-extended-20080708. But there is one specific thing I had to do:
It happens when opening with the File->Open or Cmd-O, but not if I
double-click to launch the patch.
----------------------------------------------------------------------
Comment By: frey (freynz)
Date: 2008-07-18 04:44
Message:
Logged In: YES
user_id=1772500
Originator: YES
yeah, forgot to mention that, sorry - i'm on OSX intel
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-17 18:47
Message:
Logged In: YES
user_id=27104
Originator: NO
This works fine for me on Ubuntu/Hardy, someone the open panel magically
goes to the newly named folder. I am guessing that ext3 now has some magic
to make this happen. HFS+ does this kind of thing, AFAIK.
What platform did this happen for you?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2017183&group_…
Bugs item #2023949, was opened at 2008-07-21 17:10
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2023949&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: Wont Fix
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac OS X: Path dialog won't save entries that are inside app
Initial Comment:
When I try to enter a new path using the new dialog on osx the post window displays this:
error: s/Pd-extended.app/Contents/Resources/extra/pddp: no such object
On hitting apply and ok, then restarting Pd, then opening the Path dialog again, it reveals that the path hasn't saved.
The only way i can do this is to enter the path via Startup dialog and entering a -path path/to/folder
this is on 0.40.3 extended rc3 OS X 10.4.11
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 20:18
Message:
something like 'pddp' is a library, so you can add it to the Startup if you
want it to load. I personally think its not a bad thing that you cannot
add paths that are inside the Pd.app. You can use [declare] or [import]
and save that setting in the patch where it is needed.
If someone else wants to change this, I suppose that would be ok.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-22 18:43
Message:
Logged In: YES
user_id=27104
Originator: NO
This only seems to affect paths that are inside of the the
Pd-extended.app. If you want to add a library, you are best off using
[declare] or [import] in the patch or for adding paths, using [declare].
----------------------------------------------------------------------
Comment By: boonier (boonier)
Date: 2008-07-21 17:21
Message:
Logged In: YES
user_id=1915214
Originator: NO
my apologies - i wasnt logged in...
smills[at]rootsix.net
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2023949&group_…
Bugs item #2027531, was opened at 2008-07-25 03:09
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2027531&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: Later
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Help/Search input field not accessible.
Initial Comment:
Pd-0.40-extended-rc4 from at.ot.at
on osx 10.5.3 i386
Help/Search input field cursor blinking but can not write search query.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 20:00
Message:
It would be nice to put this to good use, but I don't know how. Anyone
want to take this on?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2027531&group_…
Bugs item #2029633, was opened at 2008-07-27 14:56
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2029633&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: Fixed
Priority: 5
Private: No
Submitted By: Thomas Mayer (elvettsemic)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: libmpeg1 not available with Debian testing (Lenny)
Initial Comment:
Similar to bug no 2026159, libmpeg1 is not available with Debian Lenny (cf. http://packages.debian.org/search?keywords=libmpeg&searchon=names&suite=all…)all). I am not sure which other package renders libmpeg1 obsolete.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:54
Message:
Ok, I purged all of the build servers of libmpeg1 and libmpeg2-4. I ran
deborphan a bunch of times to try to purge all old packages. Let's hope I
got everything. Please test!
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-27 15:57
Message:
Logged In: YES
user_id=27104
Originator: NO
I don't think there is time to fix this before the release, I think more
complicated things have to be fixed before bringing the Lenny build machine
fully up-to-date. Once the release is out, I'll run this to make sure all
of the old libs are removed, then it'll be more "pure" Lenny:
aptitude purge pd-extended
deborphan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2029633&group_…
Bugs item #2055185, was opened at 2008-08-16 17:43
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2055185&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: Wont Fix
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
>Assigned to: Nobody/Anonymous (nobody)
Summary: missing helpfile for absattr
Initial Comment:
hi,
there is a binary for absattr, and the object gets created, but there is no helpfile. there is one in the svn repository that could be used.
marius.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:29
Message:
absattr is one of Thomas Grill's flext-based externals. No one has
integrated this into Pd-extended. There was some binaries included in some
Pd-extended packages, but I don't have time to maintain binaries anymore.
Anyone is welcome to get the flext stuff building as part of Pd-extended,
or just install Thomas' binaries and help patches in these locations:
http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-wit…
Reopen this bug if you want to take this on yourself.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2055185&group_…
Bugs item #2084665, was opened at 2008-08-30 21:45
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2084665&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: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: change cursor in edit mode
Initial Comment:
this is a small but annoying little bug. when you switch to edit mode (selecting from the menu or by ctrl+e) the mouse cursor does not change immediately from arrow to hand, but only after you move the mouse. I think this should instantly change to give better visual feedback to the user.
this happens at least on 0.40-3 and 0.41-4 (I only had a look at mac os 10.5).
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:21
Message:
I think this is only a problem on Mac OS X. There is a hack in place that
tries to update the cursor, but IIRC, it doesn't seem to work on Mac OS X.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2084665&group_…
Bugs item #2110985, was opened at 2008-09-14 18:14
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2110985&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-devel
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Keyboard shortcuts problems in OS X 10.5.4
Initial Comment:
Hello,
One problem that i noticed is about keyboard shortcuts.
When my selected language in keyboard is in Greek, then no shortcut working in pd, neither the keyboard-shortcut for changing my language. So i must go to menu bar with the mouse and select english language, or press with the mouse the Desktop and then use my selected chnange-language keyboard-shortcut(Cmd+space)
My laptop is a macbook 2Ghz Intel and pd version is " Pd version 0.40.3-extended "
Also the sudden crashes of pd remain as a problem but happen less frequently than previous versions.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:19
Message:
Yeah, this is a tough one for me, I don't know anything about the Greek
keyboard. How do applications normally handle this? Right now, Pd does
not have great support for alphabets besides Latin1. We are working on
that in Pd-devel, so watch that development.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2110985&group_…
Bugs item #2130873, was opened at 2008-09-26 15:59
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2130873&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: megalegoland (megalegoland)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: gem fullscreen
Initial Comment:
when using [fullscreen 1(--[gemwin]
error: GEM: no xxf86vm-support: cannot switch to fullscreen
ubuntu 8.04 i386
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:15
Message:
libxxf86vm-dev is installed on most of the GNU/Linux build machines for a
while now, and I just installed it on the Debian/testing,
Debian/etch/PowerPC, Debian/etch/i386, Ubuntu/Hardy/LPIA and Ubuntu/Jaunty
machines.
Please try a nightly build and check if this is working:
http://autobuild.puredata.info/auto-build/latest/
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2130873&group_…
Bugs item #2132395, was opened at 2008-09-27 11:41
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2132395&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: Problem with GOP on subpatch
Initial Comment:
Here step by step to the bug :
1) create new patch
2) create subpatch [pd compteur]
3) create a counter with the objects [metro] [f ] [+ 1] and two number boxes, one for the metro (time), the other for the output of [f ], and a toggle to start and stop [metro]
4) close the subpatch
5) right click on this subpatch and choose properties
6) check graph on parent
7) validate by OK
Then Pd crash.
It seems to crash on all platform.
++
Jack
The patch (before to check graph on parent) is joined.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 18:06
Message:
On Mac OS X 10.5/Intel:
This did NOT crash Pd-vanilla 0.42-4
This did crash Pd-extended 0.41.4 20090413
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2132395&group_…