[gephex-devel] [Bug 81] New: Bad error handling in frboutmodule

bugzilla-daemon at sonnenland.kexbox.org bugzilla-daemon at sonnenland.kexbox.org
Sun Feb 6 18:52:49 CET 2005


https://bugs.gephex.org/show_bug.cgi?id=81

           Summary: Bad error handling in frboutmodule
           Product: GePhex
           Version: 0.4
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: plugin
        AssignedTo: georg at gephex.org
        ReportedBy: georg at gephex.org


When shmget fails in the x11outputdriver of the frboutmodule,
one new X11 window is opened during every update and is not closed again.

There are three problems:

  1/ the x11outputdriver does not clean up correctly on error

  2/ the x11outputdriver should call shmget before creating the window

  3/ the frboutmodule does no good job when the used driver cannot be
      instantiated (it should not retry every frame, maybe use some exponential
      backoff...)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the gephex-devel mailing list