feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.13k stars 49 forks source link

AssertionFailure: Old and new values must be different #699

Closed starq69 closed 4 years ago

starq69 commented 4 years ago

after install when I launch the command :

./pharo GToolkit-64-v0.7.508-2019122613131164.image --interactive

I got an AssertionFailure: Old and new values must be different.

Some info about my system :

uname -a
Linux XPS 5.0.0-37-generic # 40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

xserver-xorg-core-hwe-18.04 2:1.20.4-1ubuntu3~18.04.1

root 9120 794 5 04:32 tty1 00:01:16 /usr/lib/xorg/Xorg -nolisten tcp -auth /var/run/sddm/{2f9e19d3-d31d-43aeba32-551c0dc7a7c6} -background none -noreset -displayfd 19 -seat seat0 vt1

KDE Plasma 5.12.9 KDE frameworks 5.44.0 Qt 5.9.5

terminal log is attached glamorous-toolkit-log.txt

thank you

girba commented 4 years ago

Thanks for the report! We never saw this problem before, so it might take a while to find the cause for this.

girba commented 4 years ago

Quite a number of things changed in the meantime. Could you please retry with version 585?

starq69 commented 4 years ago

yes with v0.7.605 the issue is solved.