Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 544
    • Issues 544
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 145
    • Merge requests 145
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Issues
  • #3350
Closed
Open
Issue created May 04, 2022 by Matias Guijarro@matias.guijarroOwner

edit_roi_counters: image is not always displayed

Steps to reproduce the problem:

  • start bliss -s test_session with a running LimaCCDS simulator
  • config.get("lima_simulator")
  • edit_roi_counters(lima_simulator)

Flint starts, and displays a white image (== no image).

The following sequence works:

  • start bliss -s test_session with a running LimaCCDS simulator
  • in shell: config.get("lima_simulator")
  • in shell: ct(0.1, lima_simulator)
  • edit_roi_counters(lima_simulator)
Edited May 05, 2022 by Matias Guijarro
Assignee
Assign to
Time tracking