Menu

#3929 Open dialog shows nonsense in the files list view

severe bug
open
nobody
None
5
2016-06-01
2015-09-30
No

Copied from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800534 where reported as a Debian Linux bug. This is when viewing an FTP directory.

Subject: jedit: Open dialog shows nonsense in the files list view
Package: jedit
Version: 5.1.0+dfsg-2
Severity: normal

Dear Maintainer,

File Open dialog sometimes shows some nonsense. See the attached
screenshot for an example.

-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.1.0-2-686-pae (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages jedit depends on:
ii dpkg 1.18.3
ii java-wrappers 0.1.28
ii openjdk-7-jre [java7-runtime] 7u85-2.6.1-3
ii sun-java6-jre [java6-runtime] 6.26-0squeeze1

jedit recommends no packages.

jedit suggests no packages.

-- no debconf information

1 Attachments

Related

Bugs: #3929

Discussion

  • Victor Porton

    Victor Porton - 2015-10-01

    The bug appears NOT only when using FTP. See attached screenshot of my home directory.

     
  • Dale Anson

    Dale Anson - 2015-10-01

    Just thought I'd mention that I don't see this at all, but I have a completely different configuration -- arch linux instead of debian, java 8 instead of 7, jedit from svn instead of debian package. Probably need someone with at least debian installed to investigate this one.

     
  • Victor Porton

    Victor Porton - 2015-11-01

    The bug appeared again with jEdit 5.2.0 on Debian Linux "stretch" ("testing").

    $ java -version
    java version "1.7.0_91"
    OpenJDK Runtime Environment (IcedTea 2.6.2) (7u91-2.6.2-1)
    OpenJDK Server VM (build 24.91-b01, mixed mode)

     
  • Alan Ezust

    Alan Ezust - 2015-11-01

    So the bug manifests itself as an extra row in the table that refers to itself (the VFSDirectoryEntryTable). Is it always one extra row? Does it show up in every folder?
    If you run the jar installer of jEdit 5.3 and install and run it from your home directory, do you still see it?

     
    • Victor Porton

      Victor Porton - 2015-11-01

      On Sun, 2015-11-01 at 19:29 +0000, Alan Ezust wrote:

      So the bug manifests itself as an extra row in the table that refers
      to itself (the VFSDirectoryEntryTable). Is it always one extra row?
      Does it show up in every folder?
      If you run the jar installer of jEdit 5.3 and install and run it from
      your home directory, do you still see it?
      I've deinstalled the jedit package coming with Debian and installed 5.3
      Debian package http://sourceforge.net/projects/jedit/files/jedit/5.3.0/
      jedit_5.3.0_all.deb/download
      The bugs has NOT disappeared.
      Note that as I see it, neither a new extra row nor a new extra column
      appear. Instead garbage is shown in existing cells of the file view
      table.
      Not sure whether it shows in every directory, but if a directory has
      many files the bug appears after a few clicks (click files randomly a
      few times).

      [bugs:#3929] Open dialog shows nonsense in the files list view

      Status:> open

      Group:> severe bug

      Created:> Wed Sep 30, 2015 07:43 PM UTC by Victor Porton

      Last Updated:> Sun Nov 01, 2015 07:07 PM UTC

      Owner:> nobody

      Attachments:

      • shot.png (32.6 kB; image/png)

      Copied from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800534 where reported as a Debian Linux bug. This is when viewing an FTP directory.

      Subject: jedit: Open dialog shows nonsense in the files list view

      Package: jedit

      Version: 5.1.0+dfsg-2

      Severity: normal

      Dear Maintainer,

      File Open dialog sometimes shows some nonsense. See the attached

      screenshot for an example.

      -- System Information:

      Debian Release: stretch/sid

      APT prefers testing

      APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')

      Architecture: i386 (i686)

      Kernel: Linux 4.1.0-2-686-pae (SMP w/8 CPU cores)

      Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

      Shell: /bin/sh linked to /bin/bash

      Init: systemd (via /run/systemd/system)

      Versions of packages jedit depends on:

      ii dpkg 1.18.3

      ii java-wrappers 0.1.28

      ii openjdk-7-jre > [java7-runtime]> 7u85-2.6.1-3

      ii sun-java6-jre > [java6-runtime]> 6.26-0squeeze1

      jedit recommends no packages.

      jedit suggests no packages.

      -- no debconf information

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/jedit/bugs/3929/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

      Victor Porton - http://portonvictor.org

       

      Related

      Bugs: #3929

  • Alan Ezust

    Alan Ezust - 2015-11-01

    Does it happen with jedit -noplugins?
    If -noplugins makes the problem go away, there is a problem with one of your plugins.

    Does it happen with jedit -nosettings?
    If -nosettings makes it go away, then it is something related to your settings.

     
  • Victor Porton

    Victor Porton - 2015-11-01

    I've tested it with jedit -noplugins -nosettings. The bug does NOT disappear.

     
  • Dale Anson

    Dale Anson - 2015-11-01

    Victor, what look and feel are you using?

     
  • Victor Porton

    Victor Porton - 2015-11-01

    Victor, what look and feel are you using?

    GTK+ look and feel with tango icon theme.

    HelpViewer/Browser Text font: Dialog 12 plain

    The following three checkboxes are all off:

    • Use jEdit text area colors in all text components
    • Draw window borders using Swing look & feel
    • Drag dialog box borders using Swing look & feel
     

    Last edit: Victor Porton 2015-11-01
  • Dale Anson

    Dale Anson - 2015-11-02

    Darn. I still can't reproduce this. This is probably a dumb question, but could it be that the files that are shown in your screen shots are actually there in your file system?

     
  • Victor Porton

    Victor Porton - 2015-11-02

    This is probably a dumb question, but could it be that the files that are shown in your screen shots are actually there in your file system?

    The nonsense in the screenshots are not filenames in the file system.

     
  • Dale Anson

    Dale Anson - 2015-11-02

    Thanks. I figured as much.

     
  • Alan Ezust

    Alan Ezust - 2016-03-27

    Do you get the same problem if you switch to Metal L&F ?

     
    • Victor Porton

      Victor Porton - 2016-03-27

      Do you get the same problem if you switch to Metal L&F ?

      Yes.

      Switching to Metal (and even switching to Metal AND restarting the application) does not help against this bug.

       
  • Victor Porton

    Victor Porton - 2016-04-19

    After updating the system, the bug does NOT disappear.

    jEdit 5.3.0

    $ java -version
    openjdk version "1.8.0_77-Debian"
    OpenJDK Runtime Environment (build 1.8.0_77-Debian-8u77-b03-3+b1-b1)
    OpenJDK Server VM (build 25.77-b1, mixed mode)

     
  • Victor Porton

    Victor Porton - 2016-04-19

    I tried jEdit 5.3.0 installed with the Java-based installer (instead of Debian package) on my Debian Linux system. I have the same bug.

    $ java -version
    openjdk version "1.8.0_77-Debian"
    OpenJDK Runtime Environment (build 1.8.0_77-Debian-8u77-b03-3+b1-b1)
    OpenJDK Server VM (build 25.77-b1, mixed mode)

     
  • Victor Porton

    Victor Porton - 2016-06-01

    After a system upgrade on my Debian Linux, the bug has disappeared.

    $ java -version
    openjdk version "1.8.0_91"
    OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-2-b14)
    OpenJDK Server VM (build 25.91-b14, mixed mode)

     

Log in to post a comment.