Menu

#9 Exclusive Lock Used When Reading Image Files

1.0
closed
Jeff B
None
2017-03-08
2014-03-05
DaveG
No

I have a regular habit of using Win32 Disk Imager to write the same image to more than one SD card at a time (up to 8 at once). Doing so requires opening multiple instances of Disk Imager, which is fine. However, Disk Imager always uses an exclusive file lock (which is unnecessary if it's only reading the file). To work around this, I'm forced to make a copy of the image file for each instance of Disk Imager I open, which wastes a great deal of time.

Could you please set Disk Imager to use a non-exclusive lock when it's reading an image file?

Thanks.

Dave G

Discussion

  • Tobin Davis

    Tobin Davis - 2014-03-06

    I'll look into this over the weekend. Should be a simple fix. I pan on pushing a point release for testing soon, to test the conversion to the new build environment, installer (zip will still be available), and a few other fixes.

     
    • DaveG

      DaveG - 2014-03-06

      Thank you. It'll help me a lot.

       
  • Tobin Davis

    Tobin Davis - 2014-03-29

    Ticket moved from /p/win32diskimager/tickets/10/

    Can't be converted:

    • _importance: Medium
    • _windows_version: 7(64bit)
    • _milestone: 1.0
     
  • Tobin Davis

    Tobin Davis - 2014-03-29

    MOved to Feature Request as this isn't really a bug (at least not in our code). It appears to be the way Windows handles files that are read/write.

    No status change. Still targeting for 1.0.

     
  • Tobin Davis

    Tobin Davis - 2014-03-29
    • summary: Bug: Exclusive Lock Used When Reading Image Files --> Exclusive Lock Used When Reading Image Files
    • status: open --> accepted
    • assigned_to: Tobin Davis
     
  • Jeff B

    Jeff B - 2014-04-11
    • assigned_to: Tobin Davis --> Jeff B
     
  • Jeff B

    Jeff B - 2014-04-11

    commit 5200e2f contains the fix for this - allows for multiple read access for a source file.

     
  • Jeff B

    Jeff B - 2014-04-11
    • status: accepted --> pending
     
  • Tobin Davis

    Tobin Davis - 2017-03-08
    • status: pending --> closed
     

Log in to post a comment.