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? Pat On Mon, Jun 15, 2009 at 6:12 AM, Stéphane Ducasse<stephane.ducasse@inria.fr> wrote:
can you tell us the exact image number + vm + the log trace?
Stef
On Jun 15, 2009, at 3:10 PM, Pat Maddox wrote:
actually scratch that, Pharo's monticello just isn't working on FTP for me, even if the server is on port 21
On Mon, Jun 15, 2009 at 6:04 AM, Pat Maddox<pat.maddox@gmail.com> wrote:
Hi, I set up a monticello repository on one of my FTP servers. Â The FTP server does not run on port 21. Â I created a repo connection from my Pharo 09.06.1 image, it looks like:
MCFtpRepository     host: 'mysite.com:1234'     directory: 'mc'     user: 'smalltalk'     password: 'supersecret'
When I click on "Open" I get the error: MessageNotUnderstood: ByteArray>>port:
Any ideas what's going on? Â These connection settings work fine on a Squeak image that I downloaded a few weeks ago.
I would post a more complete stack trace but I can't figure out how. I can open the debugger, but not copy and paste any stack trace output.
Pat
-- (415) 297-8028 http://www.patmaddox.com Twitter: @patmaddox GitHub: http://github.com/pat-maddox
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- (415) 297-8028 http://www.patmaddox.com Twitter: @patmaddox GitHub: http://github.com/pat-maddox