[Cuis-dev] Re : Re: Updates to VectorEngine and VectorEnginePlugin
Gerald Klix
cuis.01 at klix.ch
Wed Jun 16 06:06:43 PDT 2021
Hi Hilaire,
now it's a no brainer: Please upgrade your VM to that one:
https://www.klix.ch/haver/releases/Haver-unix-linux-gnu-x86_64-64bit-2-alpha.zip
Please note: I am still re-adapting to Smalltalk's
one-based counting, therefor the filename numbering is off by -1.
*2-alpha.zip contains the ALPHA3 VM. I am sorry for
that!
On 6/16/21 2:34 PM, Hilaire Fernandes wrote:
> Hi Gerald,
>
> Le 16/06/2021 à 11:55, Gerald Klix a écrit :
>> about which operating system do we talk here?
>
> Sorry, Linux. It is so obvious to me I forgot to mention it. Using Linux
> since the last century.
>
>> CHECK1
>> CodePackage named: 'VectorGraphics' createIfAbsent: false
>> registerIfNew: false :: fullFileName
> => a CodePackage(VectorGraphics 1.241)
Later than mine (1.239); but that was not my question,
I wanted to see the full filename.
>> CHECK2
>> Please check:
>> VectorEngineWithPlugin pluginApiVersion
> => 2
This plugin version is to old for the latest VectorGrahics package,
which you (obviously) use.
>>
>> This should answer a number between 3 and 99.
>> especially any number below 3 means "no plugin".
>>
>> CHECK3
>> Please check:
>> Smalltalk getSystemAttribute: 1006
> => 'Unix built on May 21 2021 10:00:49 Compiler: Clang 12.0.0
> (https://github.com/llvm/llvm-project.git
> d28af7c654d8db0b68c175db5ce212d74fb5e9bc)'
>>
>> This should answer:
>> 'Unix built on Jun 2 2021 09:58:05 Compiler: Clang 12.0.0
>> (https://github.com/llvm/llvm-project.git
>> d28af7c654d8db0b68c175db5ce212d74fb5e9bc)'
>>
>> CHECK4
>> Please check:
>> Smalltalk getSystemAttribute: 1009
> => 'VM: 202105210639-HVR_MVP_ALPHA2_VEP_2021-05-21
> bear at speedy:gitwork/opensmalltalk-vm Date: Fri May 21 08:39:00 2021
> CommitHash: e47016aa6 Plugins:
> 202105210639-HVR_MVP_ALPHA2_VEP_2021-05-21
> bear at speedy:gitwork/opensmalltalk-vm'
That's one version before Juan asked me to build a new one:
https://lists.cuis.st/mailman/archives/cuis-dev/2021-June/003194.html
>
>> This should answer:
>> 'VM: 202105210801-HVR_MVP_ALPHA3_VEP_2021-06-02
>> bear at speedy:gitwork/opensmalltalk-vm Date: Fri May 21 10:01:27 2021
>> CommitHash: be11b62ae Plugins:
>> 202105210801-HVR_MVP_ALPHA3_VEP_2021-06-02
>> bear at speedy:gitwork/opensmalltalk-vm'
>>
> The plugin is not detected. May be a path problem as I start the image as:
>
> hilaire at PCHome:~/Travaux/Developpement/Cuis/Cuis-Smalltalk-Dev$
> ../VM/squeak drgeo
>
> I will check the path later. I have some school work to do.
I don't think this will help. See above please!
>
> Thanks
>
> Hilaire
>
You are welcome and Best Regards,
Gerald
PS:
@Juan
Is there a need to create newer VMs with the latest
VectorGraphicsPlugin?
More information about the Cuis-dev
mailing list