<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>19733</bug_id>
          
          <creation_ts>2009-04-23 15:15:21 +0400</creation_ts>
          <short_desc>doesn&apos;t complete evince with all suitable filetypes: no .dvi, .djvu, .ps.bz2</short_desc>
          <delta_ts>2017-07-24 12:21:51 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 5.0</product>
          <component>bash-completion</component>
          <version>unspecified</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="murygin@altlinux.org">murygin</assigned_to>
          <cc>ildar</cc>
          
          <qa_contact name="qa-5.0@altlinux.org">qa-5.0</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>89951</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2009-04-23 15:15:21 +0400</bug_when>
    <thetext>bash-completion-20060301-alt06
evince-2.24.2-alt1

How to reproduce: 

[ivan@dell bash-compl]$ mkdir test-evince-compl
[ivan@dell bash-compl]$ cd test-evince-compl/
[ivan@dell test-evince-compl]$ ln -s /usr/share/doc/djvu-doc-3.5.17/doc/djvu3spec.djvu ./
[ivan@dell test-evince-compl]$ ln -s /usr/share/texmf/doc/latex/amsmath/amsldoc.dvi ./
[ivan@dell test-evince-compl]$ ln -s /usr/share/texmf/doc/generic/xypic/xyguide.pdf ./
[ivan@dell test-evince-compl]$ ln -s /usr/share/texmf/doc/latex/general/guide.ps ./
[ivan@dell test-evince-compl]$ cat guide.ps | gzip - &gt; guide.ps.gz
[ivan@dell test-evince-compl]$ cat guide.ps | bzip2 - &gt; guide.ps.bz2
[ivan@dell test-evince-compl]$ for f in *; do echo &quot;$f&quot;; evince &quot;$f&quot;; done
amsldoc.dvi
djvu3spec.djvu
guide.ps
guide.ps.bz2
guide.ps.gz
xyguide.pdf
[ivan@dell test-evince-compl]$ 

Evince successfully shows all these file types. But the completion doesn&apos;t list them all:

[ivan@dell test-evince-compl]$ evince 
guide.ps     guide.ps.gz  xyguide.pdf  
[ivan@dell test-evince-compl]$ evince 

Expected:

dvi, .djvu, .ps.bz2 are also listed when completing an &quot;evince &quot; command. Te current behavior is inconvenient: it is confusing because it often makes you think that there are no such files under the given dir.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>164820</commentid>
    <comment_count>1</comment_count>
    <who name="ildar">ildar</who>
    <bug_when>2017-07-24 12:21:51 +0300</bug_when>
    <thetext>Похоже, починилось.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>