Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Issues
  • #76

Very long lines are not rendered in console window and text editor.

See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=23406

When lines reach a certain length, they become 'invisible' in the console window and text editor. The information is there, it can be selected and copied, but it cannot be seen.

We run into problems for state output during simulation.

When running the CIF simulator in normal model, using any input mode, the console window should display something like this:

Initial state: time=0.0, <Variable = initial state>

and after each transition:

Transition: event <Event name>
State: time=<curTime>, <Variable = current state>

When the model tests\simulator\misc\many_invariants.cif is simulated, the state line becomes invisible. When tests\simulator\misc\many_invariants.cif.out is opened in the text editor, the line is also invisible. At which length the line becomes invisible may differ between users.

Notice that this error was not present in the old CIF version.

Edited May 06, 2021 by Ferdie Reijnen
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent