Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 305
    • Issues 305
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #15

Closed
Open
Created Oct 27, 2008 by Sébastien Dinot@sdinotOwner

Filter watchers not working with writers

Mantis Issue 15, reported by jinglada, assigned to jmichel, created: 2008-10-28

The progress is not reported. It is only shown at the end of the processing. It works with filters.

With non streamed writers there is no information at the beginning of the processing and one gets:

ImageFileWriter "Writing"

Filter took 0.300398 seconds.

at the end. Note the absence of [***].

With streamed writers the output is:

  1. at the beginning of the processing: "StreamingImageFileWriter "Writing"
  2. At the end: Processing progress:100% [**************************************************] Filter took 98.7035 seconds.

With the watcher on a filter the behaviours is OK.

This was tested with a StandardFilterWatcher, but the behaviour is the same for the FltkFilterWatcher.

All application suffer from this. Only the watchers plugged on filters work: quick-look generation for the viewer, for instance.

1225263433 - christopBehaviour is similar with an itk::ImageFileWriter instead of the otb::ImageFileWriter

1231515503 - julienThe new writer watcher fixes this bug.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None