amo13

Results 23 issues of amo13

| Checklist | | | --------- | - | | **I have read the guidelines in [CONTRIBUTING.md]** | yes | | Include my name in [CONTRIBUTORS.md] | no need |...

I converted my SQLite database file to mariadb format using the [rebasedata tool](https://www.rebasedata.com/convert-sqlite-to-mariadb-online). I then created the papermerge user and database and imported the converted database into mariadb. I changed...

bug

As a follow-up to #135, I created this new issue in order to discuss a few things concerning packaging. While building upon the efforts of @Lucki, a few questions came...

bug

``` sudo -u http python /usr/share/webapps/paperless/src/manage.py migrate Traceback (most recent call last): File "/usr/share/webapps/paperless/src/manage.py", line 11, in execute_from_command_line(sys.argv) File "/usr/lib/python3.8/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line utility.execute() File "/usr/lib/python3.8/site-packages/django/core/management/__init__.py", line 377, in...

I use LineageOS for MicroG and do not need to have root or magisk on my phone. AccA is the only reason why I thought about installing magisk. But I...

When doing a `runtests.py` I get a failure, because apparently the secret key for django is empty. ``` warnings.warn( /usr/lib/python3.9/site-packages/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be...

It could be nice to have an option to download a file directly to the folder opened in the files app. In the "+" menu, there could be an entry...

enhancement

``` ERROR: Error submitting the report: Get "https://stats.anarchy-droid.com/piwik.php?idsite=3&rec=1&send_image=0&_id=9q7n4hMfmTvyUGCz&new_visit=1&ua=(Linux) Firefox/1.2.6&_cvar={\"1\":[\"Version\",\"1.2.6\"],\"2\":[\"Build\",\"2022-05-04\"],\"3\":[\"Device Model\",\"\"],\"4\":[\"Device Codename\",\"\"]}&e_c=&url=https://app/progress/Setup App": dial tcp 93.233.142.122:443: connect: no route to host panic: runtime error: invalid memory address or nil pointer dereference...

Maybe save reported errors in ram and report only errors that have not already been reported?