Posts: 13
Threads: 6
Joined: Jul 2020
Reputation:
2
08-02-2020, 03:52 PM
(This post was last modified: 08-02-2020, 03:52 PM byIonutF.)
Hello,
The program crashes 100% of the times whenever I want to set a Speed instruction and then move it Before or After a program. I am not sure if it's only that function, but that is the one that crashes the softare for sure.
I would like to know if I can do something to improve this behavior, because it's pretty annoyoing.
Thank you.
Kind regards,
Ionut
Posts: 1,575
Threads: 1
Joined: Apr 2018
Reputation:
83
Hi Ionut,
I'm unable to reproduce this issue with the latest version.
Are you using the latest version of RoboDK?
On what operating system?
Albert
Posts: 4
Threads: 0
Joined: Nov 2018
Reputation:
0
Hi there, im having the exact same Issue over here on Win10,
Application Protocol reports a crash:
Name der fehlerhaften Anwendung: RoboDK.exe, Version: 5.0.2.18542, Zeitstempel: 0x5f410399
Name des fehlerhaften Moduls: Qt5Widgets.dll, Version: 5.11.2.0, Zeitstempel: 0x5b99ead3
Ausnahmecode: 0 xc0000005
Fehleroffset: 0x00000000003f9d90
ID des fehlerhaften Prozesses: 0x10bc
Startzeit der fehlerhaften Anwendung: 0x01d67e3b9601f712
Pfad der fehlerhaften Anwendung: C:\RoboDK\bin\RoboDK.exe
Pfad des fehlerhaften Moduls: C:\RoboDK\bin\Qt5Widgets.dll
Berichtskennung: c507de7c-8fca-44bf-8ad8-3612f4020864
100% reproducable, occurs when moving a Set Speed Instruction inside a program before a call program instruction. Hope it´s clear what is meant?
Should i attach some files aswell?
Greetz
Posts: 4
Threads: 0
Joined: Nov 2018
Reputation:
0
08-30-2020, 12:00 PM
(This post was last modified: 08-30-2020, 12:01 PM byDigitalpräsident.)
I installed a fresh system and can confirm that it happens aswell in the Linux Version, same behaviour...
So it´s not just some weird windows bug.
It definitly occurs when moving "set speed" instructions in the program tree, please try it.
Posts: 1,575
Threads: 1
Joined: Apr 2018
Reputation:
83
We were able to reproduce this issue. We'll be releasing a new version this week to fix it.
Thank you for your feedback.
Posts: 4
Threads: 0
Joined: Nov 2018
Reputation:
0
09-01-2020, 09:41 AM
(This post was last modified: 09-01-2020, 10:11 AM byDigitalpräsident.)
Oh Gosh, please!!!
It´s driving me sooooo nuts right now.
Also something that should not be hard to realize and is standard in most other softwares:
could you please implement Undo/Redo summarizing on same Event?
So that if you move something it is one undo action and not as many as undo points are set during the change?