Author Topic: Getting a safety warning when opening card  (Read 8456 times)

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24731
    • View Profile
    • Camera Bits, Inc.
Re: Getting a safety warning when opening card
« Reply #15 on: December 22, 2016, 04:24:35 PM »
Try the new build. http://forums.camerabits.com/index.php?topic=10700.0

You can force PM to never show the warning dialogs:

• Warnings that appear when opening a read-only media such as a DVD-ROM can now be disabled by setting DISABLE_READ_ONLY_WARNINGS to ON in your PMDebug.txt file.  Enabling a debug flag is documented here: http://wiki.camerabits.com/en/index.php?title=PMDebug
• Warnings that appear when opening a camera card when your preference is set to not allow modifications on a camera card can be disabled by setting DISABLE_CAMERA_CARD_WARNINGS to ON in your PMDebug.txt file.  Enabling a debug flag is documented here: http://wiki.camerabits.com/en/index.php?title=PMDebug

So basically, create a PMDebug.txt file as documented here:http://wiki.camerabits.com/en/index.php?title=PMDebug

...with the following flags set to ON:

DISABLE_READ_ONLY_WARNINGS ON
DISABLE_CAMERA_CARD_WARNINGS ON

...and you should never have to see those warning dialogs ever again.

-Kirk

Offline olidie

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: Getting a safety warning when opening card
« Reply #16 on: December 23, 2016, 04:09:34 AM »
Kirk, this is a great christmas gift. Thank you very much!!! It's great that you guys at camera bits take customer opinions very seriously. Thank you for that.

Wish you great holidays!

Oliver


Offline fotogarcia

  • Newcomer
  • *
  • Posts: 4
    • View Profile
Re: Getting a safety warning when opening card
« Reply #17 on: December 23, 2016, 07:56:20 AM »
Thanks Kirk! Ditto what Oliver said!

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24731
    • View Profile
    • Camera Bits, Inc.
Re: Getting a safety warning when opening card
« Reply #18 on: December 23, 2016, 08:39:13 AM »
You're welcome.

Happy Holidays!

-Kirk