Open Binarypasta opened 2 years ago
What is the character encoding of the attribute? Is it possible to send a sample subset of the layer?
A string value with a data length of 7, only numbers, i.e. 1234567
. the string is either fully "used" with a full length number or null
.
Edit: The sample does represent data with IP, which hinders me sharing freely. If no it can not be recreated by you or solved by other means, i might duplicate it at some point with fake data.
The dataset, btw., is a multipolygon in gpkg, other data fields are either strings or dates - should that help.
That was quick, thanks for keeping track of the plugin, i plan to use it quite a lot.
OK, the data seems fine. Is this only happening with the 'Code 128' barcode type or others as well? Can you try with any other field and see if you still encounter the issue?
I experience a full crash when using the undo functionality whilst working in the layout manager.
The specific case to be reproduce this: Working with the QGIS Atlas functionality, and placing an barcode (for internal identification) with the data field specified to
[%"Number"%]
. Where the attribute is found in the same layer as the polygons that are used for the Atlas production, but not the specific attribute that's used for sorting the atlas. With the code set to "Code 128", i haven't tested other codes, as these can't generated a barcode based on the number system avaible in the attribute.`## Report Details
Python Stack Trace
Stack Trace No stack trace is available.
QGIS Info QGIS Version: 3.26.3-Buenos Aires QGIS code revision: 65e4edfdada Compiled against Qt: 5.15.3 Running against Qt: 5.15.3 Compiled against GDAL: 3.5.1 Running against GDAL: 3.5.1
System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.19043 `