vehovsky

Results 13 comments of vehovsky

Yes it is initial implementation only. Well the actual progress of the parent is calculated as average of all it children/subchildren/etc. progresses. It is true the "max" of parent is...

You are saying that like VLC 3.0 was something new, it was around since Feb 9, 2018. Anyway bookmarks you create in VLC are gone as soon as you close...

I'm aware, but honestly having to explicitly save and then explicitly load the bookmarks... to me as good as no support at all.

Exactly in potplayer I was using it regularly. With VLC the feature was so bad that it wasn't worth the effort.

Hi, can you please start Snowride from command line, and send me the full stack trace? `java -jar snowride-3.1-jar-with-dependencies.jar` Thanks

Unfortunately so far I wasn't able to reproduce the issue. Looks like for some reason "treeNode" on some Suite is null. Something fishy may be visible in Project tree. Can...

Latest snapshot I see now is [GraalVM CE 23.0.0-dev-20221103_2324] released 12 days ago. Tried it and still see the same issue..

Hi, must say, looks pretty promising! 👍 I was able to run successfully quite a lot of the [Robot Framework acceptance tests](https://github.com/robotframework/robotframework/tree/4.1-maintenance/atest#robot-framework-acceptance-tests). Quite a lof of those failures were caused...

Thanks for looking into this. What I've done is to grab the [4.1-maintenance](https://github.com/robotframework/robotframework/tree/4.1-maintenance) sources. Then if you want to execute just single test, use this option ``` --test ``` Example:...

Hi @msimacek, I've tried running again all the the [Robot Framework acceptance tests](https://github.com/robotframework/robotframework/tree/4.1-maintenance/atest#robot-framework-acceptance-tests) on [4.1-maintenance](https://github.com/robotframework/robotframework/tree/4.1-maintenance) branch. And the results are pretty impressive! ![RF-graal-2](https://user-images.githubusercontent.com/13577392/208858159-67725fc6-e5e5-4acd-8ac3-d6fb376b9312.png) [GraalPy-3.10.8-Linux.zip](https://github.com/oracle/graalpython/files/10275992/GraalPy-3.10.8-Linux.zip) I'll try to run the acceptance...