Assertion failed in QM version 4.0.0, module propsheet:367
Real-Time Event Frameworks based on active objects & state machines
Brought to you by:
quantum-leaps
Starting QM and loading the blinky example. Typing the letters led in the Model Search field and pressing search. This throws up the assertion window with:
Assertion failed in QM version 4.0.0, module propsheet:367
(Typing LED gives same assertion, but not abc or any other words/letters)
Only tested on Ubuntu 16.04
Anonymous
This bug was fixed in QM 4.0.1.
--MMS
The error seems to be still on. I got the same message with version 4.0.3
I too wanted only search a part of enumerated literal.
While trying around I found same strange behavior:
Because of my problems in this article https://sourceforge.net/p/qpc/discussion/668726/thread/83043ea9/#cd5f I thought it may be a goog idea to make a bigger difference between the literals "COMMUNICATION_TICK" and "COMMUNICATION_SIG". But when I wanted to use the search & replace function in the QM tool and looked for only "COMMUNICATION" I got the error. The strange thing is that if I search for the whole literal "COMMUNICATION_TICK" or "COMMUNICATION_SIG" or only "COMMUNICATION_" the function works.
So I tried another word: "DISPLAY" and "DISPLAY_SIG". Both did function. So, because of this article I tried "LED", "led", "lED" and the program always crashed.
To me it looks like there are "key words" which makes the program chrash.
Addition:
When searching for "COMM", the program does crash again.
Last edit: Jürgen Brulow 2017-10-15