Felix Eckhofer

Results 31 issues of Felix Eckhofer

Would be great, if the amount of delay before turning off the monitor could be chosen arbitrarily, not just from a dropdown list. Thanks a lot for your work so...

When the directory lycheesyncer imports from is read-only and `-l` is used, importing of photos with wrong rotation fails: ``` ERROR;2016-04-24 17:06:35,232; lycheesync.lycheesyncer; [Errno 13] Permission denied: '/srv/vhosts/lychee/uploads/big/e59e6b335a07d61f8fde932d84a01906.jpg' Traceback (most...

bug

**Edit**: Moved to https://github.com/paperless-ngx/paperless-ngx/pull/24 Adds `PAPERLESS_THRASH_DIR`. When set, original files are moved there instead of being unlinked when a document is deleted. Implements the first point from https://github.com/jonaswinkler/paperless-ng/discussions/693. The idea...

Hey. Seeing segfaults of gnome-shell that seem to be caused by this extension: ~~~ gnome-shell[14895]: Object St.Label (0x55da87ce0e40), has been already deallocated - impossible to access to it. This might...

Just a small typo I stumbled across. Thanks for the talk, Lukas!

Because /etc/cron.d/packetfence runs database-backup-and-maintenance.sh, a mail is generated every night even if no errors occured. Example output: ``` /root/backup/ , folder already created. tar: Removing leading `/' from member names...

Type: Feature / Enhancement
Priority: Low

Opening links (such as podcast homepages) in an electron popup is irritating. Would much prefer those to be opened using the system default browser.

When I start `GIMP_AppImage-release-2.10.8-withplugins-x86_64.AppImage`, I get asked whether I want to integrate rawtherapee into my system. I don't think this should happen. ![screenshot from 2018-11-13 12-05-13](https://user-images.githubusercontent.com/719105/48409583-81690e80-e73c-11e8-8bf9-014c8d7b98b9.png)

When I use `gimp-2.10.0-20180405_2134.glibc2.15-x86_64.AppImage` as external image editor for `RawTherapee-git-5.4-20180322_1639.glibc2.17-x86_64.AppImage` the gimp window is briefly shown but crashes while trying to load the image. Opening the same image directly works....

From my impression on IRC, most users with problems somehow don't have potr (not installed, installed with wrong python version, ...). Maybe a try/except block around that import with a...