Debian Patches
Status for geeqie/1:2.5-8
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-1768-Crash-on-keyword-autocomplete-command.patch | Fix #1768: Crash on "keyword autocomplete" command https://github.com/BestImageViewer/geeqie/issues/1768 Check if the keywords pane has been initialized, and if not send an application notification. |
Colin Clark <colin.clark@cclark.uk> | no | 2025-06-07 | ||
Fix-1771-Deleting-not-write-protected-symlinks-to-write-p.patch | Fix #1771: Deleting (not write protected) symlinks to write protected images gives warning https://github.com/BestImageViewer/geeqie/issues/1771 Function access() was used, but this function follows symlinks. Instead use lstat for delete/move/rename operations. |
Colin Clark <colin.clark@cclark.uk> | no | 2025-06-15 | ||
Remove-changelog-from-menu-item.patch | Remove changelog from menu item | =?utf-8?q?Andreas_R=C3=B6nnquist?= <gusnan@debian.org> | not-needed | 2020-01-01 | ||
Fix-lintian-warning-privacy-breach-generic.patch | Fix lintian warning privacy-breach-generic | =?utf-8?q?Andreas_R=C3=B6nnquist?= <gusnan@debian.org> | not-needed | 2024-09-21 | ||
Skip-test-if-there-s-no-graphics.patch | Skip test if there's no graphics | =?utf-8?q?Andreas_R=C3=B6nnquist?= <gusnan@debian.org> | not-needed | 2024-03-24 | ||
Fix-1462-Toolbar-looks-fixed-but-actions-don-t-work-befor.patch | Fix #1462: Toolbar looks fixed, but actions don't work before opening preferences once https://github.com/BestImageViewer/geeqie/issues/1462 |
Colin Clark <colin.clark@cclark.uk> | no | 2024-10-12 | ||
Check-for-GNU-user-space-instead-of-Linux-kernel.patch | Check for GNU user space instead of Linux kernel __linux__ checks only for Linux kernel, but this also is needed on other kernels - instead check if we are running on GNU userspace (__GLIBC__) which should work properly everywhere. |
=?utf-8?q?Andreas_R=C3=B6nnquist?= <gusnan@librem.one> | no | 2024-10-13 | ||
Fix-1692-Hide-Bars-and-Files-nukes-toolbar-customizations.patch | Fix #1692: "Hide Bars and Files" nukes toolbar customizations https://github.com/BestImageViewer/geeqie/issues/1692 This patch works but I do not know why. It is just a guess. There may be a better solution. |
Colin Clark <colin.clark@cclark.uk> | no | 2025-04-01 |