Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1/10/18 Plugins That Cause the Red Dot #173

Closed
matthewfriedrichs opened this issue Jan 10, 2018 · 21 comments
Closed

1/10/18 Plugins That Cause the Red Dot #173

matthewfriedrichs opened this issue Jan 10, 2018 · 21 comments

Comments

@matthewfriedrichs
Copy link
Contributor

Bidoo, Bogaudio, dBiz, and Sonus Modular are all causing the Red Dot issue as of 1/10/18 on Windows. Can any one else confirm this?

@AndrewBelt
Copy link
Member

For each plugin,

  1. Does it load or not?
  2. Does it have versions compiled in? If so, does it match the JSON?

@matthewfriedrichs
Copy link
Contributor Author

Bidoo: Loads, versions do not match. DL = 0.5.15, .json = 0.5.16
Bogaudio: Loads, versions do not match, DL = 0.5.2, .json = 0.5.3
dBiz: Does not load, can not check version
Sonus Modular: Loads, versions do not match, DL = 0.5.0, .json = 0.5.1

@AndrewBelt
Copy link
Member

Cool! That information helps a ton actually. I should ask that in the future.

@matthewfriedrichs
Copy link
Contributor Author

Glad that I could help. I will also just post that information from now on. :)

@ghost
Copy link

ghost commented Jan 10, 2018

Matthew did probably not delete the plugins before updating. Just checked myself on windows (all plugins deleted and fresh install) no red dots for 3 of them.

Bidoo latest version to download is 0.5.16 (the same as in the json)
Bogaudio latest version to download is 0.5.3 (the same as in the json)
dBiz doesnt load - I can confirm (possible wrong SHA256)
Sonus Modular latest version to download 0.5.1 (the same as in the json)

@AndrewBelt
Copy link
Member

Okay, hold on. I just confirmed myself that Sonus Modular is compiled with the version 0.5.1. How are you getting incorrect information?

@AndrewBelt
Copy link
Member

Why is it not overwriting the old plugin.dll with the newly downloaded plugin.dll?? @matthewfriedrichs Can you investigate? log.txt etc

@VCVRack VCVRack deleted a comment Jan 10, 2018
@AndrewBelt
Copy link
Member

@Phal-anx Don't post your tokens. Printing GET URLs has been removed in master, but for the time being, this information needs to be private.

@ghost
Copy link

ghost commented Jan 10, 2018

ahhh sry!!

@matthewfriedrichs
Copy link
Contributor Author

[warning] Failed to load library C:\Users\Matthew\Documents/Rack/plugins/dBiz.zip/plugin.dll: 126
The only issue in the log.

After deleting the folders and .zip files that were downloaded for the Bidoo, Bogaudio, and Sonus Modular, they did install correctly. Sorry about that. I will always be sure to delete both in the future before updating from Rack.

@ghost
Copy link

ghost commented Jan 10, 2018

but it should actually override them or am I mistaken?

@AndrewBelt
Copy link
Member

Yes, it should. I haven't seen this problem before.

@ghost
Copy link

ghost commented Jan 10, 2018

it never did it on my end... (windows 7)

@matthewfriedrichs
Copy link
Contributor Author

I don't know why, but only some files do not get overwritten. The others update just fine. I could not find anything off in log.txt. The ones that loaded still reported loading correctly.

@AndrewBelt
Copy link
Member

Okay, let's put this to rest for now. I've disabled the plugin manager until further notice.

@ghost
Copy link

ghost commented Jan 10, 2018

okay,

@matthewfriedrichs
Copy link
Contributor Author

Understood.

@ghost
Copy link

ghost commented Jan 10, 2018

maybe one last thing.. add a message on the plugin manager that it got disabled until further notice to avoid 100+ emails why it doesnt show download links (+Free buttons)

@mdemanett
Copy link
Contributor

Windows it will lock loaded .dlls (in a running process), which prevents deletion, or at least casual deletion.

@AndrewBelt
Copy link
Member

AndrewBelt commented Jan 10, 2018

@Phal-anx Thanks, done.

@mdemanett Ah, thanks, that's it! My UNIX mind did not think of that. That might actually be the source of every single Windows users' complaints.

@matthewfriedrichs
Copy link
Contributor Author

matthewfriedrichs commented Jan 10, 2018

That makes sense. I did not think the .dll would be in use if the modules in the .dll were not loaded into the current patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants