Until what my troubles with Nebraska don't drive me to SqueakPlugin-dev.image, I never have contact with this out mainstream people / work. It's a so superior...
Lic. Edgar J. De Cleene
edgardec2001@...
Feb 1, 2006 10:44 am
102542
Hello, I liked your example a lot. I was playing with it recently, and got some questions. 1. Is there any documentation on what methods can be called from...
Valdas Bucinskas
valdas.bucinskas@...
Feb 1, 2006 11:03 am
102543
Hi, Do you use Squeak 3.9a? If so, I think it is partly because of the new TestRunner, which seems to be running multi-threaded now. I will upgrade my test...
Masashi UMEZAWA
masashi.umezawa@...
Feb 1, 2006 11:33 am
102544
... No, the old one ran multi-threaded, the new one does not. In the new test-runner the tests all run in the morphic-process and block the whole system while...
Lukas Renggli
renggli@...
Feb 1, 2006 12:02 pm
102545
Hi Masashi. No, this is on Squeak 3.8 (Smalltalk vmVersion returns 'Squeak3.8gamma of ''24 November 2004'' [latest update: #6548]'), SUnit version 3.1.22, ...
Simon Kirk
Simon.Kirk@...
Feb 1, 2006 12:11 pm
102546
Hi All, After a while here I'm with my experiments with squeak, bluetooth and my mac. I've some problems to connect to a device and establish an OBEX ...
Davide Varvello
d.varvello@...
Feb 1, 2006 2:03 pm
102547
Well, I have "proof" now: http://www.cdegroot.com/blog/wp-content/uploads/screenshot.png shows a screenshot with two debuggers that seem to be inside the same...
Cees De Groot
cdegroot@...
Feb 1, 2006 2:09 pm
102548
Further investigations seem to indicate that the SOAP server is refusing the first connection attempt in any given startup. If this expected? Since there are...
Simon Kirk
Simon.Kirk@...
Feb 1, 2006 3:12 pm
102549
I find time to do further Tweak experiments and would like to base them on the latest stable version. http://tweak.impara.de/TECHNOLOGY/Download/ offers the...
Trygve Reenskaug
trygver@...
Feb 1, 2006 3:13 pm
102550
Hallo Trygve! Start the squeak.exe with tweak-image and push the button "Tweak Project Window". Goto the "?" and push the click the item "Load updates". Then...
Frank Urbach
frank.urbach@...
Feb 1, 2006 3:24 pm
102551
Hi, I've tested SoapCore 0.8 on Windows VM (Squeak-Win32-3.7.1-VM.zip) and the image is Squeak 3.8-6665. SoapHttpClientTestCase >> #testSimpleEnvelopeSend runs...
Masashi UMEZAWA
masashi.umezawa@...
Feb 1, 2006 3:30 pm
102552
Hi, Oops, my guess was completely wrong. I should have looked at the actual code. ... -- [:masashi | ^umezawa]...
Masashi UMEZAWA
masashi.umezawa@...
Feb 1, 2006 3:37 pm
102553
... Have lots of them, just can't get to them. If I run the VM under dev-C++ it starts but does not show itself. Not sure if I need to do something different...
Bob.Cowdery@...
Feb 1, 2006 5:13 pm
102554
... It should open a separate Windows window (possibly hidden behind the Squeak window). ... Hmm, the plugin is not working then. I'm away from my Squeak...
David T. Lewis
lewis@...
Feb 1, 2006 6:01 pm
102555
I have created a changeset in which a class is created with an iVar, methods added that reference that iVar, and finally the class definition is changed to...
Josh Gargus
schwa@...
Feb 1, 2006 6:07 pm
102556
When removing the variable from the superclass, "collection" got transferred as a binding to Undeclared which makes it behave like a class variable. Therefore,...
Andreas Raab
andreas.raab@...
Feb 1, 2006 6:08 pm
102557
OK that makes sense. Definitely something to avoid doing. Josh...
Josh Gargus
schwa@...
Feb 1, 2006 7:14 pm
102558
From: "Valdas Bucinskas" <valdas.bucinskas@...> ... user32.dll, ... Documentation is a problem. You really need the documentation of (one of the...
Boris Gaertner
Boris.Gaertner@...
Feb 1, 2006 8:30 pm
102559
I'll just keep spitting out info until someone gets a brilliant idea ;-) http://elec.tric.nl/~cg/delay2.dump.txt (Unix LF terminated format) I created a little...
Cees De Groot
cdegroot@...
Feb 1, 2006 8:30 pm
102560
David I tried a few more things and it's clear I have a problem somewhere. If I use the original plugin it does load it and tells me this: OSProcess...
Cowdery, Bob [UK]
Bob.Cowdery@...
Feb 1, 2006 8:38 pm
102561
Yoshiki.
I solve all.
I have the following proposal for when the fonts in both images are not the
same.
Break up the logic in CanvasDecoder...
Lic. Edgar J. De Cleene
edgardec2001@...
Feb 1, 2006 8:50 pm
102562
... Not funny at all. Just my stupidity - there are two calls to #add: in that method, I protected only one. On IRC, Jecel Assumpção remarks that the...
Cees De Groot
cdegroot@...
Feb 1, 2006 9:54 pm
102563
In the tradition of "let's call something a final release", there's now a 1.0 release of the PostgreSQL Client for Squeak. The release supports MD5...
Yanni Chiu
yanni@...
Feb 1, 2006 9:58 pm
102564
... More debugging, it turns out that AccessProtect's excessSignals indeed can become > 1 in the application. Whether that is due to the many times that we...
Cees De Groot
cdegroot@...
Feb 1, 2006 11:43 pm
102565
Try making an Array to put them (the sems you know are going to be used as mutex) in so GC keeps everything up to date and 'register' this array. Easiest way...
tim Rowledge
tim@...
Feb 2, 2006 12:05 am
102566
Just a reminder that the next Squeak Chat will take place between 00:00 (Midnight) and 04:00 (4 AM) GMT Friday February 3rd, 2006. As usual we will meet in...
Ken Causey
ken@...
Feb 2, 2006 12:07 am
102567
... OK, so that's working fine. But I don't think that OSPP 3.0.6 had the Win32 console and stdout primitives. ... Oops, I sent you a dll that does not work....
David T. Lewis
lewis@...
Feb 2, 2006 1:17 am
102568
Well if you recall a couple of weeks back I had a changeset that turns on printing of the stack in message send, so you can see the stack on each message send...
John M McIntosh
johnmci@...
Feb 2, 2006 6:46 am
102569
Hi, your advice is very helpful to me. Now what I'm curious is that why only MVC has this problem?...
Sungjin Chun
chunsj@...
Feb 2, 2006 8:02 am
102570
Thanks John & Tim, for these suggestions. I'll continue debugging tonight (have to work in VisualAge today, work hard, earn money) and post as I make progress...