Package: bash-completion
Version: 1:2.11-6
Control: affects -1 + eog heif-gdk-pixbuf

When the package heif-gdk-pixbuf is installed, the Eyes Of GNOME image viewer (eog) can display HEIC files. However, install heif-gdk-pixbuf and eog, open an xterm on Xorg, cd into /tmp, ensure that no files matching the pattern file* are present in /tmp, and then issue the following:

$ touch file.jpg
$ touch file.heic
$ eog file↹

The symbol ↹ means you should hit the [Tab] button on the keyboard. We observe the autocompletion of the above to

$ eog file.jpg

Now let's replace the last three chars by "h" and hit [Tab] again:

$ eog file.h↹

We observe that nothing autocompletes; the result is as before (“$ eog file.h”) despite the existence of a unique file starting with “file.h” (namely, file.heic).

We kindly ask that the extensions heic and HEIC be recognized as valid for eog iff heif-gdk-pixbuf is installed.

Gratefully,
Alma

Reply via email to