atom feed36 messages in at.iem.pd-listRe: [PD] [openpanel]/[savepanel] dire...
FromSent OnAttachments
Rich EMay 28, 2008 7:09 pm 
zmoe...@iem.atMay 28, 2008 11:45 pm 
Steffen JuulMay 28, 2008 11:48 pm 
Rich EMay 28, 2008 11:56 pm 
Roman HaefeliMay 29, 2008 1:03 am 
hard offMay 29, 2008 1:49 am 
Hans-Christoph SteinerMay 29, 2008 4:29 am 
IOhannes m zmoelnigMay 29, 2008 4:38 am 
hard offMay 29, 2008 4:39 am 
Roman HaefeliMay 29, 2008 4:42 am 
Vincent RiouxMay 29, 2008 4:45 am 
Hans-Christoph SteinerMay 29, 2008 7:15 am 
Martin PeachMay 29, 2008 7:48 am 
Hans-Christoph SteinerMay 29, 2008 9:05 am 
Martin PeachMay 29, 2008 9:30 am 
Damian StewartMay 29, 2008 9:59 am 
Frank BarknechtMay 29, 2008 10:28 am 
Martin PeachMay 29, 2008 11:02 am 
Martin PeachMay 29, 2008 11:14 am 
Hans-Christoph SteinerMay 29, 2008 12:42 pm 
Frank BarknechtMay 29, 2008 2:25 pm 
Frank BarknechtMay 29, 2008 2:31 pm 
Rich EMay 29, 2008 6:57 pm 
marius schebellaMay 29, 2008 9:21 pm 
IOhannes m zmölnigMay 29, 2008 11:38 pm 
Hans-Christoph SteinerMay 30, 2008 2:51 am 
Hans-Christoph SteinerMay 30, 2008 6:08 am 
Hans-Christoph SteinerMay 30, 2008 6:12 am 
Damian StewartMay 30, 2008 6:17 am 
Hans-Christoph SteinerMay 30, 2008 6:23 am 
Martin PeachMay 30, 2008 10:18 am 
Hans-Christoph SteinerMay 30, 2008 3:06 pm 
Vincent RiouxJun 10, 2008 10:02 am 
Hans-Christoph SteinerJun 22, 2008 9:41 am 
Vincent RiouxJun 24, 2008 7:51 am 
Hans-Christoph SteinerJun 24, 2008 9:16 am 
Subject:Re: [PD] [openpanel]/[savepanel] directory, [cd]
From:Roman Haefeli (redu@yahoo.de)
Date:May 29, 2008 1:03:49 am
List:at.iem.pd-list

On Wed, 2008-05-28 at 23:57 -0700, Rich E wrote:

it does and it has been discussed multiple times on this list: sending a command to the [shell] will start a new process (shell), run the command and quit. like it should be, child processes do not modify parent processes and siblings.

Ah. This makes sense.

i am not sure what you would like to achieve with [pwd] or [cd] that is: if you could manage with [pwd] and [cd], why can't you do so with the current absolute/relative path in [openpanel]?

I was just looking for a quick hack to get my patches working that try to open up a specific directory using [openpanel]. But I guess the real solution is making [openpanel]/[savepanel] relative to the patch it they live in. I don't really know how this would work for an [openpanel]/[savepanel] within an abstraction.

i agree with you, that this new feature of [openpanel] and [savepanel] is kind of bogus the way it is implemented now. in so many cases you rather would want to set a path relative to the patch instead of relative to pd start location.

i personally think, that [[open][save]panel]s within abstractions should behave accordingly: path should be relative to the file location (the path that is written in the window title, when you open the window).

the same goes for the 'open' message to pd: i can't think of a good reason for the actual behaviour. relative to the patch would make much more sense, IMO.

i stop saying this over and over again, as soon as someone comes up with a really good explanation for the current implementation(sorry for being so strongheaded).

roman