milasudril / texpainter

A tool for creating tilable textures
GNU General Public License v3.0
4 stars 1 forks source link

[bug] Compositor locks up after detecting cyclic graph #30

Closed milasudril closed 3 years ago

milasudril commented 3 years ago

Build info

Id: fd68fe8c19a0ad962b1b32036f98b7ce VCS revision id: 924268c92563fbc438b1bb77a8140a387b0fa053 Compiler: g++-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

Information about the problem

Bug type: unexpected behavior

Detailed description

When a cyclic graph is detected, an error message is shown, after that, the compositor locks up

Step by step procedure to reproduce the problem

  1. Add some nodes
  2. Create a cyclic graph
  3. Dismiss the error message
  4. See error

Expected behavior

The state must be restored after the error is dismissed

Screenshots

If applicable, add screenshots to help explain your problem.

Platform