11 pointsby fork-bomber4 hours ago3 comments
  • burnoutdv2 hours ago
    That is interesting for me because Gwenview comes to an grinding halt when cycling through raw files, or rather the ones I got, olympus raw files (.orf), maybe other more mainstream formats dont have that problem. When sorting photos I fell back to XnView MP but that crashes on me if I am to fast so its not optimal either.

    Lets see if the new kid can perform here

    • torginusan hour ago
      I don't get how an app like this makes a difference. Isn't an image viewer just reading from disk, using whatever image decoding library that's standard, and copying to screen?

      Of course you can get any of the above arbitrarily wrong, but supposing you don't, you have performance baseline. You can get cute and prefetch a few images or maybe downsample them and store the thumbnails somewhere, but that's something users might be unhappy about.

      I don't know, can you handroll a jpeg implementation that can beat libjpeg?

      Personally the image viewer I'm happiest with has been Quick Look in macOS, largely down to performance.

      • jraphan hour ago
        > I don't get how an app like this makes a difference. Isn't an image viewer just reading from disk, using whatever image decoding library that's standard, and copying to screen?

        Memory leaks could happen anywhere in the process. Allocate a surface for the bog standard decoder to draw on, forget to release the surface, boom you have a leak.

        It possibly doesn't help that raw files are likely to be especially heavy.

        burnoutdv should report a bug if not done already.

      • throw-the-towel39 minutes ago
        I don't know why, but for my needs everything except Viewnior is slow as hell.
  • feverzsj2 hours ago
    That's some really ... general name.
    • hurricanepootis16 minutes ago
      The actual app and binary is called koko, but shows up as "Photos" cause it's named that in the desktop file.
  • kdjdjdjfjsjd2 hours ago
    A decently looking KDE application? I’m proper amazed. (And I’m not even joking).