FriedrichFroebel
FriedrichFroebel
@jarhill0 Do you have any idea on how to fix this, since you mostly did the corresponding implementation in #95?
@jarhill0 No big deal, I just thought you might have an idea here why the replacement logic seems to act wrong. Thanks for your answer anyway.
This does not seem to be related to *brother_ql*, which does not pin the `Pillow` package to an upper version, as this should not be required. According to the log,...
This does not seem to be limited to the trackable cassette, but occurred for `test.test_cache.TestMethods` as well, which has a similar `setUpClass` overwrite.
Proposal: Move the code from `_from_print_page` to `load_by_guid`. Then deprecate `_from_print_page` (it has been marked as internal anyway) and basically redirect to `load_by_guid` for the deprecation period.
> > Or is compiling on Ubuntu the problem here? > > Yes, this is the problem, I guess. You need to compile on the OS you are targeting (which...
I just gave it a try, but linking seems to fail for now: ``` [ 98%] Building CXX object src/murmur/CMakeFiles/mumble-server.dir/Murmur.cpp.o [100%] Linking CXX executable ../../mumble-server /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/mumble-server.dir/mumble-server_plugin_import.cpp.o: in function `_GLOBAL__sub_I_mumble_server_plugin_import.cpp':...
Fixed in #201.
This should probably reported to the underlying communication library: https://github.com/pklaus/brother_ql *brother_ql_web* is just the corresponding web interface, which does not actually implement the printing.
As documented inside the README, the `fontconfig` package is required for the package to work, so you will have to provide this package or at least the corresponding binary inside...