<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 23 mars 2020 à 21:12, Jakob Reschke <<a href="mailto:forums.jakob@resfarm.de">forums.jakob@resfarm.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The VMs are pulled by smalltalkCI, I have no control over that. Or have I?<br>
<br></blockquote><div>Maybe check the smalltalkCI scripts and send a pull request (or simply open an issue: 
Squeak32/64-trunk
and 5.3
should use VM from 2020).</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Also note that this is a Linux Squeak VM, running under the Linux<br>
subsystem, not a Windows Squeak VM.<br>
<br></blockquote><div>Ah yes, sorry,
<div>I also compile and test spur64 on wsl from time to time, so should better reconnect my mind ;)<br></div>

</div><div>Let me see, introduction of wheel events support is from Nov 2018</div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/897ef1725e32c2eb3d24e3402b2e95b114b8b28b">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/897ef1725e32c2eb3d24e3402b2e95b114b8b28b</a></div><div><br></div><div>So VM 
5.0-201810190412 is still too old on linux too, not only on windows.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Am Mo., 23. März 2020 um 21:07 Uhr schrieb Nicolas Cellier<br>
<<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>>:<br>
><br>
> Hi Jakob,<br>
> I think that I put in 6.0 trunk a postscript instruction that activates the delivery of mouse wheel events.<br>
> This requires an updated VM on windows (I honoured this request by end of 2019).<br>
> So the question is why is the VM so old?<br>
><br>
> Le lun. 23 mars 2020 à 20:59, Jakob Reschke <<a href="mailto:forums.jakob@resfarm.de" target="_blank">forums.jakob@resfarm.de</a>> a écrit :<br>
>><br>
>> Am Di., 10. März 2020 um 20:47 Uhr schrieb Jakob Reschke<br>
>> <<a href="mailto:forums.jakob@resfarm.de" target="_blank">forums.jakob@resfarm.de</a>>:<br>
>> ><br>
>> > Am Di., 10. März 2020 um 20:42 Uhr schrieb Eliot Miranda<br>
>> > <<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>>:<br>
>> > ><br>
>> > > Any stack traces?  Which parameter, which value was being assigned, etc?<br>
>> > ><br>
>> > > "Something went wrong" is rather vague...<br>
>> ><br>
>> > I know, unfortunately Travis does not provide any more specific output. :-(<br>
>> > Maybe I can try to run smalltalkCI on my machine later and see whether<br>
>> > that gives anything.<br>
>><br>
>> I finally got around to try a local build. But still no debug log or<br>
>> crash dump to be found.<br>
>> The Trunk builds are still failing, while the 5.2 builds are fine.<br>
>><br>
>> @Fabio: should I look anywhere else than in the build directory? This<br>
>> is the listing:<br>
>><br>
>> jakob@JAKOBS-PC:~/smalltalkCI/_builds/2020_03_23_20_39_33$ ls -la<br>
>> insgesamt 135648<br>
>> drwxrwxrwx 1 jakob jakob     4096 Mär 23 20:44 .<br>
>> drwxrwxrwx 1 jakob jakob     4096 Mär 23 20:39 ..<br>
>> -rw-rw-rw- 1 jakob jakob      496 Mär 23 20:39 coveralls_build_data.json<br>
>> -rw-rw-rw- 1 jakob jakob      390 Mär 23 20:44 <a href="http://load.st" rel="noreferrer" target="_blank">load.st</a><br>
>> drwxrwxrwx 1 jakob jakob     4096 Mär 23 20:43 package-cache<br>
>> -rw-rw-rw- 1 jakob jakob     1961 Mär 23 20:39 <a href="http://prepare.st" rel="noreferrer" target="_blank">prepare.st</a><br>
>> -rw-r--r-- 1 jakob jakob      120 Dez  6  2018<br>
>> ._Squeak5.3alpha-18294-64bit.changes<br>
>> -rw-r--r-- 1 jakob jakob      268 Dez  6  2018<br>
>> ._Squeak5.3alpha-18294-64bit.image<br>
>> -rw-rw-rw- 1 jakob jakob 26874889 Mär 23 20:39 Squeak64-trunk.tar.gz<br>
>> -rw-r--r-- 1 jakob jakob      212 Okt  8  2018 ._SqueakV50.sources<br>
>> -rw-r--r-- 1 jakob jakob 35184983 Okt  8  2018 SqueakV50.sources<br>
>> -rw-r--r-- 1 jakob jakob 20592231 Mär 23 20:44 TravisCI.changes<br>
>> -rw-r--r-- 1 jakob jakob 54393712 Mär 23 20:44 TravisCI.image<br>
>> -rwxrwxrwx 1 jakob jakob       79 Mär 23 20:39 vm<br>
>><br>
>> If I should send any files, please tell me.<br>
>><br>
>> Note that this is on Windows Subsystem for Linux, but it didn't make<br>
>> any difference in the past.<br>
>> The smalltalkCI output is the same as on Travis: (see below).<br>
>><br>
>> During the headful run, I could watch it recompiling all methods<br>
>> (presumably after switching Sista on?), and quickly after that Squeak<br>
>> shut down. But I cannot tell whether it did so cleanly or not.<br>
>><br>
>> Kind regards,<br>
>> Jakob<br>
>><br>
>><br>
>> jakob@JAKOBS-PC:~/smalltalkCI$ bin/smalltalkci --headful<br>
>> /mnt/c/Squeak/MA/Squot-Squit/.smalltalk.ston<br>
>>  1) Squeak64-trunk      15) Pharo64-8.0         29) GemStone64-3.4.3<br>
>>  2) Squeak64-5.3        16) Pharo64-7.0         30) GemStone64-3.3.9<br>
>>  3) Squeak64-5.2        17) Pharo64-6.1         31) GemStone64-3.3.2<br>
>>  4) Squeak64-5.1        18) Pharo64-6.0         32) GemStone64-3.3.0<br>
>>  5) Squeak32-trunk      19) Pharo32-stable      33) GemStone64-3.2.12<br>
>>  6) Squeak32-5.3        20) Pharo32-alpha       34) GemStone64-3.1.0.6<br>
>>  7) Squeak32-5.2        21) Pharo32-9.0         35) Moose64-trunk<br>
>>  8) Squeak32-5.1        22) Pharo32-8.0         36) Moose64-8.0<br>
>>  9) Squeak32-5.0        23) Pharo32-7.0         37) Moose64-7.0<br>
>> 10) Squeak32-4.6        24) Pharo32-6.0         38) Moose32-trunk<br>
>> 11) Squeak32-4.5        25) Pharo32-5.0         39) Moose32-8.0<br>
>> 12) Pharo64-stable      26) Pharo32-4.0         40) Moose32-7.0<br>
>> 13) Pharo64-alpha       27) Pharo32-3.0         41) Moose32-6.1<br>
>> 14) Pharo64-9.0         28) GemStone64-3.5.0    42) Moose32-6.0<br>
>> Choose Smalltalk image: 1<br>
>> Preparing folders...<br>
>> Starting Squeak build...<br>
>> Downloading Squeak64-trunk image...<br>
>>  > Time to run: 6.288s<br>
>> Cog VM Information<br>
>> 5.0-201810190412  Sat Oct 20 08:17:23 UTC 2018 gcc 4.8 [Production<br>
>> Spur 64-bit ITHB VM]<br>
>> CoInterpreter VMMaker.oscog-eem.2461 uuid:<br>
>> b3cd33f5-6309-43a1-b669-7a1805111f34 Oct 20 2018<br>
>> StackToRegisterMappingCogit VMMaker.oscog-eem.2464 uuid:<br>
>> 0b1fa0a3-a781-4fd5-b1cf-1809796ccbbf Oct 20 2018<br>
>> VM: 201810190412 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" rel="noreferrer" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
>> Date: Thu Oct 18 21:12:21 2018 CommitHash: 15341b57<br>
>> Plugins: 201810190412 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" rel="noreferrer" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
>> Linux travis-job-7e855ac8-57b9-4f6f-bf30-fd6e0ad67398<br>
>> 4.4.0-101-generic #124~14.04.1-Ubuntu SMP Fri Nov 10 19:05:36 UTC 2017<br>
>> x86_64 x86_64 x86_64 GNU/Linux<br>
>> plugin path: /home/jakob/smalltalkCI/_cache/vms/Squeak64-trunk/sqcogspur64linux/lib/squeak/5.0-201810190412<br>
>> [default: /home/jakob/smalltalkCI/_cache/vms/Squeak64-trunk/sqcogspur64linux/lib/squeak/5.0-201810190412/]<br>
>>  > Time to run: 0.061s<br>
>> Preparing Squeak64-trunk image for CI...<br>
>> ........................................................Error:<br>
>> vmParameterAt:put: failed > Time to run: 275.810s<br>
>> Build was unable to report intermediate build status.<br>
>> cat: /home/jakob/smalltalkCI/_builds/2020_03_23_20_39_33/build_status.txt:<br>
>> Datei oder Verzeichnis nicht gefunden<br>
>><br>
>> Error with status code 1:<br>
>> 237 check_and_consume_build_status_file /home/jakob/smalltalkCI/helpers.sh<br>
>><br>
><br>
<br>
</blockquote></div></div>