Anonymous | Login | 2021-01-19 23:49 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001009 | OMNeT++ | runtime / Qtenv | public | 2017-05-04 22:27 | 2017-10-04 09:19 | ||||
Reporter | paolinux | ||||||||
Assigned To | attila | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | x86 | OS | Windows | OS Version | 10 | ||||
Product Version | 5.1 | ||||||||
Target Version | Fixed in Version | 5.2 | |||||||
Summary | 0001009: Fail to parse message display string in Qtenv | ||||||||
Description | When used within Qtenv (both 5.0 and 5.1), the following string string displayString = "i=msg/package_s,kind"; in a message definition (see file:///C:/Users/pcosta/Documents/usr/lib/omnetpp-5.1/doc/manual/index.html#sec:graphics:specifying-message-displaystrings [^]) generates the following error: Failed to parse color "kind" because: No such color: kind This issue does not occur with Tkenv 5.0 (not tested with 5.1) | ||||||||
Steps To Reproduce | Modify the DynaPacket in samples/Dyna as follows packet DynaPacket { int srcAddress; int destAddress; int serverProcId; string displayString = "i=msg/package_s,kind"; }; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001350) attila (developer) 2017-05-19 15:46 |
Thank you for reporting, the bug has been fixed internally, and should be included in the next release. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-04 22:27 | paolinux | New Issue | |
2017-05-19 15:46 | attila | Note Added: 0001350 | |
2017-10-04 09:19 | rhornig | Status | new => resolved |
2017-10-04 09:19 | rhornig | Fixed in Version | => 5.2 |
2017-10-04 09:19 | rhornig | Resolution | open => fixed |
2017-10-04 09:19 | rhornig | Assigned To | => attila |
Copyright © 2000 - 2021 MantisBT Team |