<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>156215</bug_id>
          
          <creation_ts>2006-11-25 06:31 0000</creation_ts>
          <short_desc>stabilize app-text/acroread-7.0.9-r1 (was:  acroread-7.0.8-r1 does not open a file from the command line with multiple LINGUAS)</short_desc>
          <delta_ts>2007-02-20 13:56:13 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chutz@gg3.net</reporter>
          <assigned_to>amd64@gentoo.org</assigned_to>
          <cc>hodak@nemo.physics.ncsu.edu</cc>
    
    <cc>luca.botti.gentoo@gmail.com</cc>
    
    <cc>mb@gup.jku.at</cc>
    
    <cc>sbriglie@gmail.com</cc>
    
    <cc>wasowski@data.pl</cc>

      

      
          <long_desc isprivate="0">
            <who>chutz@gg3.net</who>
            <bug_when>2006-11-25 06:31:44 0000</bug_when>
            <thetext>The wrapper installed by the multilingual acroread ebuild (7.0.8-r1) prevents acroread from opening file from the command line. Steps to reproduce:

1. env LINGUAS=&quot;en ja&quot; emerge =acroread-7.0.8-r1
2. acroread /dev/null

Expected results:

Adobe Reader starts and shows a dialog box with the following text:

  Adobe Reader could not open &apos;null&apos; because it is
  either not a supported file type or because the file
  has been damaged (for example, it was sent as an
  email attachment and wasn&apos;t correctly decoded).

Actual results:

Adobe Reader starts.

The fix is to patch the ebuild like this:

146c146
&lt;                       echo &quot;${ll}*) exec ${INSTALLDIR}/acroread.${ll} ;;&quot; &gt;&gt; bin/acroread
---
&gt;                       echo &quot;${ll}*) exec ${INSTALLDIR}/acroread.${ll} \&quot;\${@}\&quot; ;;&quot; &gt;&gt; bin/acroread
150c150
&lt;                       *) exec ${INSTALLDIR}/acroread.${fl} ;;
---
&gt;                       *) exec ${INSTALLDIR}/acroread.${fl} &quot;\${@}&quot;;;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>halfgaar@gmx.net</who>
            <bug_when>2007-01-17 12:45:57 0000</bug_when>
            <thetext>Version 7.0.9 still doesn&apos;t open the filename given as parameter. This not only means you can&apos;t open from the command line, but opening a PDF in Konquerer yields en empty acroread window.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sep@lix-world.net</who>
            <bug_when>2007-01-18 04:24:38 0000</bug_when>
            <thetext>It breaks plugin support too, they wont work with the wrapper while it&apos;s missing support for sending command line options to the real scripts.

The language scripts themself support command line options just fine.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugs-gentoo@kotiaho.net</who>
            <bug_when>2007-01-18 23:04:39 0000</bug_when>
            <thetext>This problem is fixed in 7.0.9-r1

It&apos;s still marked as testing, you can of course add $* at the end of each language option you have in wrapper to fix it manually.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>graaff@gentoo.org</who>
            <bug_when>2007-01-24 09:59:23 0000</bug_when>
            <thetext>7.0.9-r1 works fine for me on x86 where 7.0.9 would not work. Given that this is a regression from previous versions I think it would be good to stabilize this sooner rather than later.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mb@gup.jku.at</who>
            <bug_when>2007-01-24 13:41:23 0000</bug_when>
            <thetext>This bug is a SHOWSTOPPER. It still exists on amd64 on Jan 24th, 2007. It seems that r1 fixes this, but r1 is still masked.

Please commit that change ASAP. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sbriglie@gmail.com</who>
            <bug_when>2007-02-05 14:12:58 0000</bug_when>
            <thetext>(In reply to comment #5)
&gt; This bug is a SHOWSTOPPER. It still exists on amd64 on Jan 24th, 2007. It seems
&gt; that r1 fixes this, but r1 is still masked.
&gt; 
&gt; Please commit that change ASAP. 
&gt; 
I totally agree with this. I too have emerged 7.0.9-r1 and it works perfectly. How come a flawed ebuild with such an annoying bug goes stable without anyone noticing and then weeks pass until the fix is declared stable? 

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-19 20:11:08 0000</bug_when>
            <thetext>*** Bug 167599 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-20 11:15:33 0000</bug_when>
            <thetext>x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cryos@gentoo.org</who>
            <bug_when>2007-02-20 13:56:13 0000</bug_when>
            <thetext>Stable on amd64.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>