• pelya@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    Dolphin shows you places that are not in your file system, such as network shares or your phone‘s media directory. Those are fake files, illusions of Satan, temptations designed to stray you from the path of God. Avoid anything that is not opened with open and not read with read system calls, for doing so is a sin before eyes of God (fopen and fread are permitted). Mount your network shares using sudo mount -t cifs.

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 hours ago

      hear me out. what do you do when the network share server is not always available? like because your system is a laptop, or because you are doing maintenance on your server and its off.

      what I do is suffer the consequences of many software that does not handle it well, and freeze for a minute (or worse) when it tries to open the mounted share even when it shouldn’t even try. multiple KDE apps are guilty of that, including dolphin and kate, but to some extent almost everything else too.
      but that is not ideal.

    • ian@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      22 hours ago

      It’s a shame Dolphin gets it wrong. I hope that bug has been reported. And I’d love to find a way for non IT users to mount the share as a workaround to the missing functionality. But that’s missing too.

      • pelya@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        21 hours ago

        Dolphin does mount it …somewhere. Supposedly. I expect only KDE developers know where exactly. You can get the same functionality using Gnome file manager and gio command, and you get your network share properly mounted in a file system, but then you won’t be using KDE.

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          20 hours ago

          dolphin manages your connection with kio, but only those things can use the share that are aware of kio. so qt apps mostly.