Replies: 9 comments 25 replies
-
|
Beta Was this translation helpful? Give feedback.
-
2021-12-17T15:25:56.965-05:00: Command not found in CommandTextIndex: GraduatedFilter. Thank you! |
Beta Was this translation helpful? Give feedback.
-
If I had to guess, there is a race condition where not all the data related to the image is ready when it's expected to be. Of course, pure speculation. |
Beta Was this translation helpful? Give feedback.
-
From that description, I'm unsure as to what needs to be done, if anything, to fix a MIDI2LR bug. Please report back when you have more info. |
Beta Was this translation helpful? Give feedback.
-
I could repro this putting lots of profiles as @hvilches has and switching back and forth Lib<->Dev. Disabling the constant Profiles.checkProfile() in the main task prevents the issue. Manually assigning a button to change profiles avoids (well, probably just highly reduces probability) errors. The race condition is probably hard to address since one has to assume LR internals can change. The implementation of the auto profile/tool/panel checking/switching should be addressed but that's out of this thread of discussion? |
Beta Was this translation helpful? Give feedback.
-
Could you check the latest release (in beta) to see if it fixes it. I was unable to replicate the issue, even with different profiles in each slot, but did identify two potential problems that I've fixed. See #613 (comment) |
Beta Was this translation helpful? Give feedback.
-
I've now determined that version 5.3 has a bug for macOS users. I'm not sure where it originated, as I didn't change the code related to the port connections, but I did update a third party library, which is probably where the problem is. I'll have a new version to test soon. Thanks for your help. |
Beta Was this translation helpful? Give feedback.
-
Could you try 5.3.0.1? I've rebuilt it with a newer version of the framework. I went through all the changes between 5.2 and 5.3, and nothing should have affected port function. Thinking it's either a permission problem or a third-party library problem. Updated main third-party library and rebuilt. |
Beta Was this translation helpful? Give feedback.
-
Could you try 5.3.0.2? I've rebuilt the macOS version again. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I've had this issue for a couple of years, going back several versions of Midi2LR and LR itself, and even macOS. I thought it was my large catalog of almost 500K images, but then came across (#489), which has the exact same error dialog under different circumstances and not random, but similar in the final event, different versions.
Midi2LR 5.2.0.0
LR Classic 11.0
macOS Catalina
Catalog is about 500K
Both the catalog and photos are pulled from SSDs. The catalog has been rebuilt several times, as a course of new LR versions doing so on install, and as an attempt to fix the error.
Seemingly random, since I can't replicate on demand, shortly after opening LR and browsing/editing photos, there comes a time when switching from Library to Develop module causes the error:
This can happen even if you do not quickly switch between images and modules, again seeming randomly, yet always within a few minutes of opening LR. Does not happen on the same image twice.
When I was able to use Midi2LR, it was awesome, and it would be great to find a solution... Thank you!
Beta Was this translation helpful? Give feedback.
All reactions