GDQuest / krita-batch-exporter

A Free Krita plugin to batch export layers and groups with maximum flexibility. Scale, trim, export multiple copies of your layers...
GNU General Public License v3.0
307 stars 27 forks source link

Krita crashes when layer group uses "pass-through" mode and "All Layers" is pressed in Batch Exporter. #54

Open simonschreibt-code opened 3 years ago

simonschreibt-code commented 3 years ago

I'm submitting a...

Bug report

Krita crashes when layer group uses "pass-through" mode and "All Layers" is pressed in Batch Exporter.

What is the current behavior?

Krita crashes when layer group uses "pass-through" mode and "All Layers" is pressed in Batch Exporter.

What is the expected behavior?

Krita batch-exports the layer group correctly.

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

  1. Open file https://www.dropbox.com/s/ixkq5awaw8ao6tr/firetex.kra?dl=0
  2. If not enabled yet, enable the "pass trough" mode for the layer group with the name "firetex_d e=tga"
  3. Press "All layers" in the Batch Exporter
  4. Krita Crashes
NathanLovato commented 3 years ago

Krita itself crashes, like the program stops? If so, I'm not sure we can do anything about it as we use Krita's built-in feature to export images. Which Krita version are you using?

simonschreibt-code commented 3 years ago

Krita itself crashes, like the program stops? If so, I'm not sure we can do anything about it as we use Krita's built-in feature to export images. Which Krita version are you using?

Krita just closes without any error message. I'm using 4.4.5.

NathanLovato commented 3 years ago

Ok that doesn't sound like something we can fix with the addon - we could probably only work around this, e.g. by disabling support for exporting pass-through groups.

razcore-rad commented 2 years ago

I have the latest Krita Plus build 5.1.0-beta2 (git a1e3eff). I don't have the firetex.kra, but I can't reproduce the bug with my setup where I played with pass-through mode. @ilegacy if you're interested in the plugin could we get an update if this is still an issue or not with the latest Krita builds? Thanks