Hi John,
Glad that you had a good experience with Platinum. Regarding the blank PC modules issue the problem only occurs with users who chose to Migrate their settings, due to a small bug in the migration code.
The images that SONAR displays for disabled Prochannel modules are "stand-in" art for modules that gets saved during the scan process. In SONAR Platinum these are stored in this folder:
%APPDATA%\Cakewalk\VSTBitmapCache\SONAR
The above path is stored in the registry here:
HKEY_CURRENT_USER\Software\Cakewalk Music Software\SONAR\Cakewalk VST X64
The path string is stored under the "VSTBitmapCachePath" string.
Please let me know what you see in this string on your machine.
The problem is that the migration process ends up copying the entire VST inventory from the prior version of SONAR along with the old path which was:
%APPDATA%\Cakewalk\VSTBitmapCache\SONAR Producer
Additionally since the inventory was up to date after the migration, SONAR doesn't rescan the plugins automatically again. So you can end up with missing cached bitmaps.
Workaround:As you noticed, re-scanning fixes the problem. If you feel comfortable doing it you can also make sure that the path in the registry key above is %APPDATA%\Cakewalk\VSTBitmapCache\SONAR
If you do this, in the future this won't be an issue. You may need to rescan again after this change. Alternatively you can copy the contents of the "%APPDATA%\Cakewalk\VSTBitmapCache\SONAR Producer" folder to
"%APPDATA%\Cakewalk\VSTBitmapCache\SONAR" which is the new location.
I have already fixed the problem in the code so the next update will have the fix for new users.
Let me know if you need any more info.