rsjaffe / MIDI2LR

An application and plugin to remotely control Lightroom with a MIDI controller
http://rsjaffe.github.io/MIDI2LR/
GNU General Public License v3.0
692 stars 83 forks source link

[string "Database.lua"]:2290 #169

Closed dusipuffi closed 8 years ago

dusipuffi commented 8 years ago

Hi, plugin cannot connect to LR I have LR 6.4 win7/64 0.9.4 working , 0.9.5 (all versions) not working

image

rsjaffe commented 8 years ago

That sounds like a write permission issue. What directory did you put the plugin in? See item number 6 in the FAQ about choosing a directory: https://github.com/rsjaffe/MIDI2LR/wiki#faqknown-issues .

rsjaffe commented 8 years ago

My apologies, there's a missing line that will cause this error. Please download the latest version at https://github.com/rsjaffe/MIDI2LR/releases

dusipuffi commented 8 years ago

hi, 0.9.5.3 genereted this error image

rsjaffe commented 8 years ago

What directory did you put the plugin in?

dusipuffi commented 8 years ago

c:\program files\adobe\lightroom\

rsjaffe commented 8 years ago

That's the problem. The plugin cannot be in a program directory in windows, as we need to write to that directory. See FAQ number 6 in the wiki.

dusipuffi commented 8 years ago

Thank you! You are right.