Andras Varga

Results 34 issues of Andras Varga

I was trying to implement an extension that turns references denoted by a prefix character (@,#, or ~) into a link, and missing the means to do it. A PostProcessor...

enhancement

**Reported by andras on 4 Mar 2010 08:43** **Version:** 4.1b2 SVG export has some issues, due to limitations/bugs of the underlying SVGGraphics class: * Y axis label not displayed. The...

minor
in IDE / result analysis

**Reported by andras on 14 Sep 2012 14:32** **Version:** 4.2.2 In dialog boxes that create or edit dataset nodes, text fields should have their content selected when the dialog comes...

in IDE / result analysis
tweak

**Reported by andras on 25 Sep 2012 11:03** **Version:** 4.2.2 Vector files and their indexing have some issues: 1. If there's an error in the vec file (unrecognized line etc),...

minor
in IDE / result analysis

**Reported by andras on 16 Jun 2013 16:47** **Version:** 4.3 When plotting vectors in SAMPLE_HOLD mode, the line ends at the last data point. It should be drawn further on...

minor
in IDE / result analysis

**Reported by walid on 15 Feb 2017 03:53** **Version:** 5.1pre3 An internal error occurred during: "Download project descriptors". Invalid thread access. ![problem occurred omnetpp 2c today at 19 55 17](https://user-images.githubusercontent.com/40529/49438865-cde5be00-f7bf-11e8-9312-0a327fcae833.png)...

pri-high
major
in examples

Saving more information in result files sca/vec could improve the chance that the simulation can be re-run to produce the same results. The following items could be saved as run...

feature
in simulation kernel

**Reported by andras on 22 Apr 2015 12:34** **Version:** 4.6 1. The cursor has to be INSIDE the module's source (i.e. cannot be above or below) -- it should be...

minor
in IDE / NED editor

**Reported by andras on 15 Jan 2012 13:32** **Version:** 4.2 Channel parameters cannot be set with pattern assignments in NED Example: module Node { gates: input in; output out; connections...

minor
in simulation kernel

**Reported by andras on 11 Jul 2011 12:48** **Version:** 4.1 cMessage op= and dup() does not copy the controlInfo field. E.g. after dup()'ing a message, the clone will have no...

minor
in simulation kernel