Arif Er

Results 17 issues of Arif Er

**Describe the bug** Scheduled tasks in paperless-ng will just plain stop working if Redis is not ready for querying at launch. This appears to be the case because the database...

This PR proposes a resolution to #15589. There are 2 parts to this PR: - [X] Convert README.md to README.org - [ ] Organise the contents of the README file...

# Revamping the home README I have two suggestions that I would like to raise in this issue. I would like to get some feedback and comments on whether the...

Help wanted

**Deployment details:** - App version: 2.2.1 - Platform: amd64 - Docker image tag: latest --- Apps automatically added using the Docker API are being created in copies. With `Unpin stopped...

## Issue User-defined key mappings through `xmodmap` does not persist after waking from suspend. - Steps taken: Created a custom command in `~/.config/autostart` that runs `xmodmap [USER]/.Xmodmap` where `~/.Xmodmap` is...

**Describe the bug** Creating a new encrypted journal entry, whether it be the first entry of the day or not, always prompts me if I would like to kill the...

bug

This PR is to solve #20 and #28 Instead of forcing the compiler to compile with SyncTeX, I introduced a new custom variable that users can tweak in their _.emacs_...

### Description `[[file:]]` Org links are causing 500 internal server errors (similar to #17139): ``` An error occurred: Render, orgmode.Render failed: could not write output: interface conversion: org.Node is org.Text,...

type/bug

This PR resolves #24. Here, we have replaced the obsolete alias `helm-attrset` with `helm-set-attr`, the fully qualified function that it references.

Since version 3.7.0, `helm-attrset` has been obsolete. The warning raised informs us to use instead `helm-set-attr`, the fully qualified function that it references. While this is not a huge issue...