MIDI2LR 3.1.0.1 beta available for testing

128 views
Skip to first unread message

Rory Jaffe

unread,
May 5, 2019, 9:05:05 PM5/5/19
to MIDI2LR
I fixed the issue that was in 3.1.0.0 beta (Lightroom not responding to controller).

Beta for testing is available at https://github.com/rsjaffe/MIDI2LR/releases . Note that the menu structure in the github wiki will not be updated until this release is finalized to avoid confusing non-beta testers. Until then, you'll have to do a bit of exploration to see how the context menu for commands has been reorganized.

Please respond to this message with your test results, including a message if everything works fine!

Improvements

  • If you have unsaved edits to the profile you are currently using, the app will ask if you want to save the new profile before overwriting it or closing the application.
  • Improved translations
  • Stability improvements and better error logging
  • Reorganized actions menu to reduce submenu size and make ordering of actions more logical
  • Now uses native operating system dialog boxes for open/close files instead of custom ones.
  • When choosing a directory to save profile files, dialog now defaults to user's document directory instead of the directory containing MIDI2LR.

New actions

  • Quick develop actions. These are available in either the Library or Develop module and are applied to all selected photos.
    • Color treatment Grayscale
    • Color treatment Color
    • White balance auto
    • White balance cloudy
    • White balance daylight
    • White balance flash
    • White balance fluorescent
    • White balance shade
    • White balance tungsten
    • Set crop aspect ratio original
    • Set crop aspect ratio as shot
    • Set crop aspect ratio 1 by 1
    • Set crop aspect ratio 4 by 5
    • Set crop aspect ratio 8.5 by 11
    • Set crop aspect ratio 5 by 7
    • Set crop aspect ratio 2 by 3
  • Other actions.
    • Show/hide develop histogram clipping indicators
    • Show/hide local adjustment mask overlay
    • Cycle loupe view info style
    • Cycle grid view info style
    • Cycle screen mode
    • Toggle Loupe View

MacOS-specific Changes

  • Removes crash on Lightroom exit.
  • Displays an alert if cannot send keys due to permission denied in MacOS (Mojave and later) with instructions on how to fix the problem.

Guil Lo

unread,
May 6, 2019, 3:26:47 PM5/6/19
to MIDI2LR
Hi,

Tested today and it function only a few minuts (or stop after a few functions). The application stays open, I can change settings etc. but there is no more communication between my Behringer and the application. When I close LR, no more crash message.

Thank you for your job !

Guillo

Rory Jaffe

unread,
May 6, 2019, 7:18:27 PM5/6/19
to MIDI2LR
Could you post the part of the MIDI2LR.log file that is from that run?

Guil Lo

unread,
May 8, 2019, 1:37:33 PM5/8/19
to MIDI2LR
Sorry, not at home last days.

Log started: 8 May 2019 7:32:34pm

20190508T193234.204+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190508T193234.209+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190508T193234.209+0200: Trying to open input devices
CoreMIDI error: 507 - ffffffce
20190508T193235.102+0200: Retrying to open input devices
20190508T193235.122+0200: Open input devices thread slept for 20.0296 milliseconds.
20190508T193235.123+0200: Opened input device X-TOUCH MINI
20190508T193235.123+0200: Opened output device X-TOUCH MINI
20190508T193235.972+0200: Version available 50331904, version last checked 50331904, current version 50397185
20190508T193236.344+0200: System language fr-CH
20190508T193236.345+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190508T193236.345+0200: Version 3.1.0.1
20190508T193236.345+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190508T193236.345+0200: Profile directory /Users/Guillaume/SynologyDrive/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190508T193236.345+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190508T193236.345+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190508T193236.346+0200: Pickup is enabled
20190508T193236.346+0200: Connected to Lightroom plugin
20190508T193257.561+0200: Stopped input device X-TOUCH MINI
20190508T193257.561+0200: Cleared input devices
20190508T193257.561+0200: Trying to open input devices
20190508T193257.562+0200: Opened input device X-TOUCH MINI
20190508T193257.562+0200: Cleared output devices
20190508T193257.563+0200: Opened output device X-TOUCH MINI

**********************************************************

Log started: 8 May 2019 7:33:21pm

20190508T193321.114+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190508T193321.117+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190508T193321.117+0200: Trying to open input devices
CoreMIDI error: 507 - ffffffce
20190508T193321.883+0200: Retrying to open input devices
20190508T193321.904+0200: Open input devices thread slept for 21.0911 milliseconds.
20190508T193321.905+0200: Opened input device X-TOUCH MINI
20190508T193321.906+0200: Opened output device X-TOUCH MINI
20190508T193322.076+0200: Version available 50331904, version last checked 50331904, current version 50397185
20190508T193323.040+0200: System language fr-CH
20190508T193323.040+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190508T193323.041+0200: Version 3.1.0.1
20190508T193323.041+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190508T193323.042+0200: Profile directory /Users/Guillaume/SynologyDrive/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190508T193323.042+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190508T193323.042+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190508T193323.042+0200: Pickup is enabled
20190508T193323.042+0200: Connected to Lightroom plugin

Rory Jaffe

unread,
May 13, 2019, 3:45:23 PM5/13/19
to MIDI2LR
I've made a new version that is less likely to silently die. It also uses less stack memory, which may have been the problem. Could you try this link to version 3.1.0.2? Thanks: version 3.1.0.2 for MacOS debug

Guil Lo

unread,
May 14, 2019, 4:39:22 PM5/14/19
to MIDI2LR
Same problem, perhaps earlier than before

Log:

Log started: 14 May 2019 10:35:39pm

20190514T223539.944+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190514T223539.950+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190514T223539.950+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190514T223540.769+0200: Retrying to open input devices
20190514T223540.790+0200: Open input devices thread slept for 20.4679 milliseconds.
20190514T223540.791+0200: Opened input device X-TOUCH MINI
20190514T223540.792+0200: Opened output device X-TOUCH MINI
20190514T223541.100+0200: Version available 50331904, version last checked 50331904, current version 50397186
20190514T223541.943+0200: System language fr-CH
20190514T223541.943+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190514T223541.944+0200: Version 3.1.0.2
20190514T223541.944+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190514T223541.944+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190514T223541.945+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190514T223541.945+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190514T223541.945+0200: Pickup is enabled
20190514T223541.945+0200: Connected to Lightroom plugin
20190514T223612.802+0200: Stopped input device X-TOUCH MINI
20190514T223612.803+0200: Cleared input devices
20190514T223612.803+0200: Trying to open input devices
20190514T223612.804+0200: Opened input device X-TOUCH MINI
20190514T223612.805+0200: Cleared output devices
20190514T223612.805+0200: Opened output device X-TOUCH MINI
20190514T223618.894+0200: Default profile saved to /Users/Guillaume/Library/Application Support/MIDI2LR/default.xml
20190514T223618.894+0200: ControlsModel archive in Main saved to /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190514T223618.936+0200: Stopped input device X-TOUCH MINI

**********************************************************

Log started: 14 May 2019 10:36:30pm

20190514T223630.964+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190514T223630.968+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190514T223630.968+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190514T223631.733+0200: Retrying to open input devices
20190514T223631.754+0200: Open input devices thread slept for 20.1711 milliseconds.
20190514T223631.755+0200: Opened input device X-TOUCH MINI
20190514T223631.756+0200: Opened output device X-TOUCH MINI
20190514T223631.916+0200: Version available 50331904, version last checked 50331904, current version 50397186
20190514T223632.900+0200: System language fr-CH
20190514T223632.900+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190514T223632.901+0200: Version 3.1.0.2
20190514T223632.901+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190514T223632.901+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190514T223632.902+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190514T223632.902+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190514T223632.902+0200: Pickup is enabled
20190514T223632.902+0200: Connected to Lightroom plugin

Rory Jaffe

unread,
May 15, 2019, 7:03:32 PM5/15/19
to MIDI2LR
Ouch! OK, I've now stripped out some of the potential problem changes from the prior version. Could you try this test version and see if it's better? Version 3.1.0.2a for testing

Guil Lo

unread,
May 17, 2019, 8:04:09 AM5/17/19
to MIDI2LR
A lot of bug, but this time always with communication between all elements of the system

Log started: 17 May 2019 1:54:12pm

20190517T135412.856+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190517T135412.862+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T135412.862+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190517T135413.977+0200: Retrying to open input devices
20190517T135413.997+0200: Open input devices thread slept for 20.4897 milliseconds.
20190517T135413.999+0200: Opened input device X-TOUCH MINI
20190517T135414.000+0200: Opened output device X-TOUCH MINI
20190517T135414.414+0200: Version available 50331904, version last checked 50331904, current version 50332160
20190517T135415.257+0200: System language fr-CH
20190517T135415.257+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190517T135415.257+0200: Version 3.0.2.0
20190517T135415.258+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190517T135415.258+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190517T135415.258+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190517T135415.258+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190517T135415.258+0200: Pickup is enabled
20190517T135415.258+0200: Connected to Lightroom plugin
20190517T135505.562+0200: Default profile saved to /Users/Guillaume/Library/Application Support/MIDI2LR/default.xml
20190517T135505.563+0200: ControlsModel archive in Main saved to /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T135505.565+0200: Stopped input device X-TOUCH MINI

**********************************************************

Log started: 17 May 2019 1:57:36pm

20190517T135736.937+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190517T135736.940+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T135736.940+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190517T135737.703+0200: Retrying to open input devices
20190517T135737.724+0200: Open input devices thread slept for 20.3389 milliseconds.
20190517T135737.725+0200: Opened input device X-TOUCH MINI
20190517T135737.726+0200: Opened output device X-TOUCH MINI
20190517T135738.079+0200: Version available 50331904, version last checked 50331904, current version 50332160
20190517T135738.872+0200: System language fr-CH
20190517T135738.872+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190517T135738.873+0200: Version 3.0.2.0
20190517T135738.873+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190517T135738.873+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190517T135738.873+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190517T135738.873+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190517T135738.873+0200: Pickup is enabled
20190517T135738.873+0200: Connected to Lightroom plugin

**********************************************************

Log started: 17 May 2019 1:59:20pm

20190517T135920.735+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190517T135920.738+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T135920.738+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190517T135921.508+0200: Retrying to open input devices
20190517T135921.529+0200: Open input devices thread slept for 20.6172 milliseconds.
20190517T135921.530+0200: Opened input device X-TOUCH MINI
20190517T135921.531+0200: Opened output device X-TOUCH MINI
20190517T135921.870+0200: Version available 50331904, version last checked 50331904, current version 50332160
20190517T135922.669+0200: System language fr-CH
20190517T135922.669+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190517T135922.670+0200: Version 3.0.2.0
20190517T135922.670+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190517T135922.670+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190517T135922.671+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190517T135922.671+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190517T135922.671+0200: Pickup is enabled
20190517T135922.671+0200: Connected to Lightroom plugin

**********************************************************

Log started: 17 May 2019 2:01:20pm

20190517T140120.148+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190517T140120.152+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T140120.152+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190517T140120.922+0200: Retrying to open input devices
20190517T140120.943+0200: Open input devices thread slept for 21.0927 milliseconds.
20190517T140120.944+0200: Opened input device X-TOUCH MINI
20190517T140120.945+0200: Opened output device X-TOUCH MINI
20190517T140121.173+0200: Version available 50331904, version last checked 50331904, current version 50332160
20190517T140122.081+0200: System language fr-CH
20190517T140122.081+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190517T140122.082+0200: Version 3.0.2.0
20190517T140122.082+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190517T140122.082+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190517T140122.083+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190517T140122.083+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190517T140122.083+0200: Pickup is enabled
20190517T140122.083+0200: Connected to Lightroom plugin

**********************************************************

Log started: 17 May 2019 2:01:38pm

20190517T140138.833+0200: MenuTrans.xml archive loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/MenuTrans.xml
20190517T140138.838+0200: ControlsModel archive in Main loaded from /Users/Guillaume/Library/Application Support/MIDI2LR/settings.xml
20190517T140138.838+0200: Trying to open input devices

CoreMIDI error: 507 - ffffffce
20190517T140139.603+0200: Retrying to open input devices
20190517T140139.625+0200: Open input devices thread slept for 21.0192 milliseconds.
20190517T140139.626+0200: Opened input device X-TOUCH MINI
20190517T140139.627+0200: Opened output device X-TOUCH MINI
20190517T140139.852+0200: Version available 50331904, version last checked 50331904, current version 50332160
20190517T140140.765+0200: System language fr-CH
20190517T140140.765+0200: Keyboard type com.apple.keylayout.SwissFrench Swiss French
20190517T140140.766+0200: Version 3.0.2.0
20190517T140140.766+0200: App path /Users/Guillaume/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app
20190517T140140.766+0200: Profile directory /Users/Guillaume/Informatique/Modifs programmes/Lightroom custom/Midi2lrGL/midi2lr/Profiles perso
20190517T140140.766+0200: Log file directory /Users/Guillaume/Library/Logs/MIDI2LR/
20190517T140140.766+0200: Settings file directory /Users/Guillaume/Library/Application Support/MIDI2LR/
20190517T140140.766+0200: Pickup is enabled
20190517T140140.766+0200: Connected to Lightroom plugin

Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

Александр и Марина Санти

unread,
May 18, 2019, 1:19:47 AM5/18/19
to MIDI2LR
Hello, Rory, my Lightroom CC 8.2 does not work at LRcopy and LRpast - in general does not react in any way

Great news that the opportunity to "Set crop aspect ratio" has appeared, please add "4 by 3" - this is an important equivalent of 120/6 * 45 films, and it would be cool to get a "set as reference photo" button

System information:
Windows 10
MIDI2LR version: 3.1.0.1
Lightroom version: CC 8.2
Reply all
Reply to author
Forward
0 new messages