Menu

#27 Opening a second Find window disables Previous/Next buttons

Default
closed
shortcut (1)
2013-10-14
2013-08-30
No

After opening a second Find window, the search is only possible by pressing Enter.

Discussion

  • Mihai T. Lazarescu

    • assigned_to: Mihai T. Lazarescu
     
  • Mihai T. Lazarescu

    I'm not sure how to reproduce this. I have 4 find windows,
    all with previous/next buttons that appear to work
    regularly (see the attached screenshot).

     
    • Leonardo Solis Vasquez

      I've just tried only with the H.264 decoder files but the issue remains.

       
      • Mihai T. Lazarescu

        What version of Java VM are you using?

         
        • Leonardo Solis Vasquez

          java version "1.7.0_25"
          OpenJDK Runtime Environment (rhel-2.3.10.4.el6_4-i386)
          OpenJDK Client VM (build 23.7-b01, mixed mode, sharing)

           
          • Mihai T. Lazarescu

            I use the CentOS version:

            java version "1.6.0_24"
            OpenJDK Runtime Environment (IcedTea6 1.11.11.90) (rhel-1.62.1.11.11.90.el6_4-i3
            86)
            OpenJDK Client VM (build 20.0-b12, mixed mode)
            

            Do you experience the same issues with the CentOS version?

             
            • Leonardo Solis Vasquez

              I have always and only been using:

              CenTOS release 6.4 (Final)
              

              About your question:

              Do you experience the same issues with the CentOS version?

              May you clarify it?
              Do you suggest to try the same java version you are using?

               
              • Mihai T. Lazarescu

                I mean to use the OpenJDK version supplied by CentOS distro and updates:

                [mihai@partools ~]$ rpm -qa | grep -i java
                java-1.6.0-openjdk-1.6.0.0-1.65.1.11.13.el6_4.i686
                java-1.6.0-openjdk-devel-1.6.0.0-1.65.1.11.13.el6_4.i686
                
                 
                • Leonardo Solis Vasquez

                  Indeed the problem was with the version 1.7 of java:

                  [leonardo@leohost Desktop]$ rpm -qa | grep -i java
                  java-1.7.0-openjdk-1.7.0.25-2.3.10.4.el6_4.i686
                  java-1.6.0-openjdk-1.6.0.0-1.62.1.11.11.90.el6_4.i686
                  partools-java-jre-1.1.0-1.noarch
                  java-1.6.0-openjdk-devel-1.6.0.0-1.62.1.11.11.90.el6_4.i686
                  tzdata-java-2013c-2.el6.noarch
                  

                  Switching the java version using:

                  [leonardo@leohost Desktop]$ /usr/sbin/alternatives --config java
                  
                  There are 2 programs which provide 'java'.
                  
                    Selection    Command
                  -----------------------------------------------
                  *  1           /usr/lib/jvm/jre-1.7.0-openjdk/bin/java
                   + 2           /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
                  
                  Enter to keep the current selection[+], or type selection number:
                  

                  Solves the problem! Many thanks.

                   
  • Mihai T. Lazarescu

    • status: open --> pending
     
  • Mihai T. Lazarescu

    • status: pending --> closed
     

Log in to post a comment.