Package Details: labelle 1.4.3-1

Git Clone URL: https://aur.archlinux.org/labelle.git (read-only, click to copy)
Package Base: labelle
Description: Linux Software to print with LabelManager PnP from Dymo
Upstream URL: https://github.com/labelle-org/labelle
Licenses: Apache-2.0
Replaces: dymoprint
Submitter: Auerhuhn
Maintainer: Auerhuhn
Last Packager: Auerhuhn
Votes: 1
Popularity: 0.000446
First Submitted: 2024-04-29 17:56 (UTC)
Last Updated: 2026-01-19 21:37 (UTC)

Latest Comments

1 2 3 4 Next › Last »

thore commented on 2026-01-20 16:23 (UTC)

@Auerhuhn Indeed they do. Thank you for fixing it.

Auerhuhn commented on 2026-01-19 21:37 (UTC)

@thore Thanks for the log. I just pushed a new version. The checks should now pass.

thore commented on 2026-01-19 17:38 (UTC)

@Auerhuhn https://pastebin.com/3GZ0nTWD

Auerhuhn commented on 2026-01-19 16:39 (UTC)

@thore The checks are there for a reason. What error message do you get?

thore commented on 2026-01-19 16:37 (UTC)

The check() is still not working. After removing check() and checkdepends, everything works just fine.

Auerhuhn commented on 2026-01-11 17:54 (UTC)

Hi @Simona, you need to rebuild your dependencies.

See my reply to you one year ago. You need to rebuild python-barcode and probably other dependencies.

simona commented on 2026-01-11 17:51 (UTC)

―――――――――――――――――――――――― ERROR collecting src/labelle/lib/render_engines/tests/test_render_engines.py ――――――――――――――――――――――――
ImportError while importing test module '/home/simona/.cache/yay/labelle/src/labelle-1.4.2/src/labelle/lib/render_engines/tests/test_render_engines.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.14/importlib/init.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/labelle/lib/render_engines/tests/test_render_engines.py:7: in <module>
from labelle.lib.render_engines import (
tmp_install/usr/lib/python3.14/site-packages/labelle/lib/render_engines/init.py:1: in <module>
from labelle.lib.render_engines.barcode import BarcodeRenderEngine, BarcodeRenderError
tmp_install/usr/lib/python3.14/site-packages/labelle/lib/render_engines/barcode.py:3: in <module>
import barcode as barcode_module
E   ModuleNotFoundError: No module named 'barcode'

Auerhuhn commented on 2025-03-31 06:34 (UTC)

I'm wondering if it might be something to do with this:

@spease This was already fixed in 1.3.2.

spease commented on 2025-03-31 03:08 (UTC)

I'm still getting the same error. There are some xdg-document-portal messages before it. I'm wondering if it might be something to do with this:

https://github.com/labelle-org/labelle/issues/87

However even unmounting the portal fs, while it gets rid of a permission error, does not resolve the error. I'm wondering if this perhaps has something to do with me using lxqt and therefore xdg-document-portal-lxqt. However I don't really understand the xdg-document-portal system to know if this is a probable cause or just a red herring.

Auerhuhn commented on 2025-02-17 22:10 (UTC)

@systemofapwne Thanks for following up. If you ever happen to find a fix, I’ll be happy to include it. Until then, feel free to skip check if it’s not helpful for you!