Description of problem: When starting eog from gnome-terminal, images can be specified on the command line, tab file-name completion is enabled for most common image formats but not for .pgm files. Gnome-terminal recognises .pgm as image files (highlighting is enabled), but tab completion for eog does not. I'm unsure if tab completion and highlighting of image files is gnome-terminal/eog related or a Fedora specific bash script, but it would be good to have consistency between different gnome products. Version-Release number of selected component (if applicable): Current version in package manager on both Fedora 20 and rawhide. How reproducible: Type "eog " followed by first couple of character of image file name, hit tab, file name is completed if common image file (but not .pgm). Actual results: Image file name not auto-completed. Expected results: Image file name is auto-completed for .pgm files.
I have no idea why this would happen. eog doesn't ship a bash-completion script so I guess it's something going wrong in bash-completion itself. Reassigning to bash-completion.
Fixed upstream: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=77e11c41ea376e364ac83ddc54428b18052b8ffe
bash-completion-2.1-6.20141110git52d8316.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/bash-completion-2.1-6.20141110git52d8316.fc21
Package bash-completion-2.1-6.20141110git52d8316.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing bash-completion-2.1-6.20141110git52d8316.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-14732/bash-completion-2.1-6.20141110git52d8316.fc21 then log in and leave karma (feedback).
bash-completion-2.1-6.20141110git52d8316.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
The same problem exists for .ppm files.
(In reply to Volker Seeker from comment #6) > The same problem exists for .ppm files. Fixed upstream. In the future, create new Bugzilla issues instead of reusing old, closed ones where things are quite likely to fall through the cracks.