🫩🫩🫩🫩

  • judgyweevil@feddit.it
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    35 minutes ago

    Me: I’ve close the program, now please delete the file

    Windows: ok, give me half an hour, it’s not easy to delete 500 MB

  • dan@upvote.au
    link
    fedilink
    arrow-up
    10
    ·
    57 minutes ago

    Some Windows apps do handle it properly. For example, if you have an archive open in 7-zip and try to delete it, Windows Explorer should correctly tell you that it’s open in 7-Zip. I’m not sure why it doesn’t work that way for all apps.

  • ArbitraryValue@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    18
    ·
    2 hours ago

    What gets me is when I’m not allowed to remove an external drive. Deleting a file can be delayed until later but here I am with a physical object that I need to detach from my computer and first I need to play hide and seek with the OS.

    • Quetzalcutlass@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      ·
      2 hours ago

      If this happens often, you can disable write caching for that drive. It’ll feel slightly slower (since it’s actually operating at the speed of the hardware instead of caching operations in RAM and gradually writing them to disk in the background), but you’ll be able to remove the drive almost instantly.

      • DrMartinu@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        7
        ·
        1 hour ago

        I used to find it had something to do with the explorer thumbnailer finishing up but sort of not letting go. It would happen if I had pictures or videos on the USB drive, and if I got the error I could go to another folder like my documents, drag a picture into another folder, go look at the pretty new thumbnail, then I could remove the USB drive because the thumbnailer was ‘parked’ back on the C drive. Sounds like I’m making it up but I swear it worked.

    • undefined@lemmy.hogru.ch
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      55 minutes ago

      And that removable object’s filesystem is probably the most shit, unjournalled filesystem in the world so you’re actually fucked if it becomes corrupted by removing it early.

      • floofloof@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        24 minutes ago

        And if you move the drive between operating systems you’re very limited in what filesystems you can use because Windows is very limited in what filesystems it can use. So you can’t just pick a more robust filesystem.

  • finitebanjo@piefed.world
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    edit-2
    3 hours ago

    TBF the task manager and those windows explorer dialogues were programed in like 1996 and it’s probably one of the best functioning feature in Windows so changing it too much carries high risks.

  • pedz@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    2 hours ago

    It’s one of the things that made me prefer using Linux a long long time ago. It’s nice to be able to rename, move, and delete files while they are used.

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 hour ago

      Or stay with the basics and use lsof.

      Either way, not coming with that tool by default and forcing every usage of the file to lock it is a really stupid pair of mistakes.

    • undefined@lemmy.hogru.ch
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      I’ve never seen that before. Finder is usually smart enough to close any of its windows showing its files/folders before unmounting.