[Cuis-dev] VectorGrahicsPlugin Troubles (WAS: Re: A few tweaks to preferences)

Gerald Klix cuis.01 at klix.ch
Tue Aug 24 14:01:34 PDT 2021


I am now testing with a Cuis image, noit a Haver image,
this seems to run stable:

bw _ BrowserWindow openBrowser.
bw scale: 3.
rw _ self runningWorld.
[ 1 to: 2000 do: [ :count |
	Delay forMilliseconds: 20 :: wait.
	rw whenUIinSafeState: [
		bw rotateBy: 0.1 ] ] ] fork

Tomorrow I will test with Haver.


Good Night,

Gerald



On 8/24/21 10:27 PM, Gerald Klix via Cuis-dev wrote:
> I also have this crash.dmp which resulted from rotating a
> taskbar button. This looks like a C-stack corruption to me.
> 
> 
> 
> On 8/24/21 10:20 PM, Gerald Klix via Cuis-dev wrote:
>> Juan,
>>
>> Sorry, I found several ways to crash it.
>> For example scaling SystemWindows.
>> Rotating the taskbar buttons, silly, but as
>> a tester I am usually rather innovative ;)
>>
>> I'll try to automate those hacks.
>> Windows builds tomorrow, it's 2220 here.
>>
>>
>> Best Regards,
>>
>> Gerald
>>
>>
>> On 8/24/21 10:04 PM, Juan Vuletich via Cuis-dev wrote:
>>> On 8/24/2021 4:30 PM, Gerald Klix wrote:
>>>> Sorry,
>>>>
>>>> packed the wrong VM build, thanks to fish's history I could
>>>> pinpoint the error.
>>>> Fixed the problem, same filename, correct contents!
>>>>
>>>> Thanks for keeping an eye on this.
>>>>
>>>>
>>>> HTH and Regards,
>>>>
>>>> Gerald
>>>
>>> I can confirm that your VM works perfectly well. All you need is to 
>>> pull repos, and install updates (prior to loading VectorGraphics). I 
>>> guess it is time for updated images.
>>>
>>> Could you please build the other platforms? Then we'd have (again) a 
>>> full set of the latest.
>>>
>>> Thanks!
>>>
>>>>
>>>>
>>>>
>>>> On 8/24/21 7:29 PM, Juan Vuletich via Cuis-dev wrote:
>>>>> But that zip file, named 2021-08-24, contains files dated and named 
>>>>> 08-14. Maybe it is an older VM? Would like to test it.
>>>>>
>>>>> In any clase, please test with latest updates I pushed today.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> On 8/24/2021 6:42 AM, Gerald Klix via Cuis-dev wrote:
>>>>>> For testing purposes I uploaded  the VM to Haver's release directory
>>>>>> (unstripped, therefore bigger):
>>>>>>
>>>>>> https://www.klix.ch/haver/releases/vm-linux-x86_64-2021-08-24.tar.xz
>>>>>>
>>>>>>
>>>>>> HTH,
>>>>>>
>>>>>> Gerald
>>>>>>
>>>>>>
>>>>>> On 8/24/21 11:07 AM, Gerald Klix via Cuis-dev wrote:
>>>>>>> Hi Juan,
>>>>>>>
>>>>>>> No joy on Ubuntu 18.04.5 LTS, please see attached crash.dmp-file.
>>>>>>> This time I did not strip the VM.
>>>>>>>
>>>>>>>
>>>>>>> HTH,
>>>>>>>
>>>>>>> Gerald
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 8/24/21 10:15 AM, Gerald Klix via Cuis-dev wrote:
>>>>>>>> On 8/24/21 3:03 AM, Juan Vuletich wrote:
>>>>>>>>> Hi Gerald,
>>>>>>>>>
>>>>>>>>> I pushed an update to the plugin yesterday, and this is a good 
>>>>>>>>> time to rebuild VMs.
>>>>>>>>>
>>>>>>>>> Thanks!!!
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>>
>>>>>>>> Hi Juan,
>>>>>>>>
>>>>>>>> Thanks for the message, I missed the update among all the other 
>>>>>>>> changes, in fact I had to scroll back in my terminal window and 
>>>>>>>> search.
>>>>>>>>
>>>>>>>> Will start building VMs right now.
>>>>>>>>
>>>>>>>>
>>>>>>>> Best Regards,
>>>>>>>>
>>>>>>>> Gerald
>>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
> 



More information about the Cuis-dev mailing list