Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch mode leads to crash #21

Open
subashnalla opened this issue Oct 17, 2023 · 1 comment
Open

Batch mode leads to crash #21

subashnalla opened this issue Oct 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@subashnalla
Copy link

I have mapped all my source and target features in the Append Feature to Layer UI and generated the JSON file and saved it. QGIS is crasing when I tried to execute it in batch mode, however the single layer process is working fine.
AppendFeaturesToLayer 1.5.0, QGIS 3.32.1-Lima on Windows 10

@gacarrillor gacarrillor changed the title QGIS Crash Batch mode leads to crash Oct 18, 2023
@gacarrillor gacarrillor mentioned this issue Nov 29, 2023
@gacarrillor gacarrillor added the bug Something isn't working label Dec 1, 2023
@JLSQC
Copy link

JLSQC commented Sep 12, 2024

Dear Sir,
I have the same issue on QGIS 3.28.11 but not always on te same source.

hear is part of the error :

Report Details

Python Stack Trace

Windows fatal exception: access violation

Thread 0x0000093c (most recent call first):
  File "C:\OSGeo4W/apps/qgis-ltr/./python\qgis\core\additions\edit.py", line 43 in __exit__
    if not self.layer.commitChanges():
  File "C:\Users/<XXXXX>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\AppendFeaturesToLayer\processing\algs\AppendFeaturesToLayer.py", line 344 in processAlgorithm
    target.endEditCommand()

Current thread 0x00003334 (most recent call first):
  File "C:\OSGeo4W/apps/qgis-ltr/./python/plugins\processing\gui\AlgorithmDialog.py", line 102 in runAsBatch
    dlg.exec_()
  File "C:\OSGeo4W/apps/qgis-ltr/./python/plugins\processing\ProcessingPlugin.py", line 394 in executeAlgorithm
    dlg.exec_()
  File "C:\OSGeo4W/apps/qgis-ltr/./python/plugins\processing\gui\ProcessingToolbox.py", line 234 in executeAlgorithm
    self.executeWithGui.emit(alg.id(), self, self.in_place_mode, False)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants