Agathe

Results 34 comments of Agathe

Hi, still interested in this issue. Can Dell provide us updates about this kernel support?

- Rebased - Added new setting `SUMMARY_MAX_PARAGRAPHS` - Added a new test to verify what happens when both `SUMMARY_MAX_PARAGRAPHS` and `SUMMARY_MAX_LENGTH` are set - Fixed formatting issues - Added missing...

@avaris Thanks for your comments, fixed them.

Hi, I would like to package bCNC for Debian. We usually use the [tags page](https://github.com/vlachoudis/bCNC/tags) with `uscan` to detect newer versions. However, latest version listed here is 0.9.14.304. Is it...

> It is possible. However i am bit afraid that there will be too much tags and it will get confusing here on github... It is okay to have a...

It seems to be used by `stl`: ``` $ git grep python_utils bCNC/lib/stl/base.py:from python_utils import logger ``` And stl seems to be only used by the `slicemesh` plugin: ``` git...

> If we add this to the setup.py, it will get installed on computers of all our users and never get uinstalled once we remove that code. It depends on...

Hey, I am interested in this change. What is the status of it?

+1 here, hiding the sidebar everything is going fine, but when showing it again a wild segfault appears. Will comment the `unmailboxes *` in my configuration meanwhile. Maybe this is...

Maybe we should move this fork in the `python-escpos` namespace, I don't think I can maintain it on my own given my very little knowledge about barcodes right now but...