can you try with the latest update and let us know if this is working out of the box :) Stef On Jun 15, 2009, at 3:35 PM, Pat Maddox wrote:
On Mon, Jun 15, 2009 at 6:25 AM, Damien Cassou<damien.cassou@gmail.com> wrote:
On Mon, Jun 15, 2009 at 3:22 PM, Pat Maddox<pat.maddox@gmail.com> wrote:
Image # is 10324. vm is squeak 4.11beta2u downloaded from the pharo site. I don't know how to copy and paste the log trace. When I click Open from MC the error window comes up. If I try to select text from there (which works in squeak, afaik) it brings up the debugger. From there I can see the trace but can't copy and paste it. What am I missing?
you should check for a debug.log file
Alright, here's the log for a few frames back. I think that should be enough, please let me know if you need more info
MessageNotUnderstood: ByteArray>>port: 15 June 2009 6:29:29 am
VM: Mac OS - intel - 1057 - Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] Squeak VM 4.1.1b2 Image: Pharo0.1 [Latest update: #10324]
SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /Users/padillac/code/dogadopt Trusted Dir /foobar/tooBar/forSqueak/bogus Untrusted Dir /Users/padillac/Library/Preferences/Squeak/Internet/My Squeak
ByteArray(Object)>>doesNotUnderstand: #port: Receiver: #[173 45 239 88] Arguments and temporary variables: aMessage: port: 47682 exception: MessageNotUnderstood: ByteArray>>port: resumeValue: nil Receiver's instance variables: #[173 45 239 88]
Socket>>connectTo:port: Receiver: a Socket[unconnected] Arguments and temporary variables: hostAddress: #[173 45 239 88] port: 47682 Receiver's instance variables: semaphore: a Semaphore() socketHandle: #[254 248 53 74 0 0 0 0 144 91 48 22] readSemaphore: a Semaphore() writeSemaphore: a Semaphore() primitiveOnlySupportsOneSemaphore: false
FTPClient>>openDataSocket:port: Receiver: a FTPClient Arguments and temporary variables: remoteHostAddress: #[173 45 239 88] dataPort: 47682 Receiver's instance variables: stream: SocketStream[inbuf:4kb/outbuf:4kb] connectInfo: a Dictionary(#host->173.45.239.88(173-45-239-88),2112(idonix- metan...etc... lastResponse: '227 Entering Passive Mode (173,45,239,88,186,66).' pendingResponses: nil progressObservers: nil responseCode: 227 dataSocket: a Socket[unconnected]
FTPClient>>openPassiveDataConnection Receiver: a FTPClient Arguments and temporary variables: portInfo: '173,45,239,88,186,66' list: an OrderedCollection('173' '45' '239' '88' '186' '66') dataPort: 47682 remoteHostAddress: #[173 45 239 88] Receiver's instance variables: stream: SocketStream[inbuf:4kb/outbuf:4kb] connectInfo: a Dictionary(#host->173.45.239.88(173-45-239-88),2112(idonix- metan...etc... lastResponse: '227 Entering Passive Mode (173,45,239,88,186,66).' pendingResponses: nil progressObservers: nil responseCode: 227 dataSocket: a Socket[unconnected]
FTPClient>>getDirectory Receiver: a FTPClient Arguments and temporary variables: dirList: nil Receiver's instance variables: stream: SocketStream[inbuf:4kb/outbuf:4kb] connectInfo: a Dictionary(#host->173.45.239.88(173-45-239-88),2112(idonix- metan...etc... lastResponse: '227 Entering Passive Mode (173,45,239,88,186,66).' pendingResponses: nil progressObservers: nil responseCode: 227 dataSocket: a Socket[unconnected]
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project