• Loading Remote Files

    by  • November 5, 2012 • Developers, Users • 7 Comments

    Loading huge files over the internet may take quite a long time. In KDE 4.10, Kate Part will show a passive message after 1 second that tells you the file is still being loaded, and, if wanted, the user can abort the loading process. It looks like this:

    This also fixes bug #128273. Again, cookies go to Christoph ;)

    About

    Dominik is a PhD student at the Control Theory and Robotics Lab, TU Darmstadt, as part of the Research Training Group GKMM (GRK1362). My research focuses on state estimation in distributed systems. As hobby, I contribute to the KDE project and work on the Kate application and editor component.

    http://www.kate-editor.org

    7 Responses to Loading Remote Files

    1. November 5, 2012 at 22:14

      And thanks to Dominik for the implementation of the inline message widget used for all this fun ;)

    2. lhugs
      November 5, 2012 at 23:19

      Good one :-)

    3. anonymator@anonnnoee.de
      November 5, 2012 at 23:26

      Recently it happened to me that the box didn’t disappear even after the file was loaded, would be nice if that could be fixed too. ;)

      • November 6, 2012 at 09:19

        What do you mean by “recently”? Did you test this already?

    4. anonymator@anonnnoee.de
      November 6, 2012 at 14:09

      Yes, I’m using the current kate trunk.

      • November 6, 2012 at 14:34

        You should `git pull –rebase` again. I’m pretty sure it’s fixed.

    5. anonymator@anonnnoee.de
      November 6, 2012 at 14:10

      ps. it’s a very nice feature, thank you!