-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
🐛 Fail to initialize plugins: Everything #147
Comments
Are you on arm or x64? (if you don't know it's most likely x64)
side note: chocolatey is currently in review process, that's why it's not showing up |
64-bit operating system, x64-based processor Did I install the wrong version of the plugin? i installed : EverythingPT-0.87.0-ARM64.exe |
Yup, Solved. installed x64 now it's working fine. |
so that's the wrong version, you want |
I also got this error twice today (two different Windows PCs) after upgrading to v0.87. It would be nice if the EverythingPowerToys installer/update checker would warn against this scenario. |
Also it wiped out all of my settings by installing the upgrade. |
The installer is intentionally dumb so that it doesn't trip antivirus false positives. Previously the installer would do checks and close PT, but it'd trip a quarter to half of the antivirus, so it was made dumb. |
Does av get flagged if you prompt the user to terminate the process and try again? Or use HKLM\System\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations and just tell the user it'll be upgraded next time they reboot. Also try adding setup to the installer file name, I vaguely remember Windows having special compatibility settings it'll use in that case but I could be mistaken. |
The issue is that AV does't report how exact they're being triggered, especially with ML and AI. So I might build version A, minimal trigger, make changes and build version B, but it triggers like everything; remove all the changes to build version C, and C would still trigger, even tho A would be minimal. I think you're referring to .msi instead of .exe. Side note: this is all off topic, so move to discussions if you want to discuss more. |
I was use 0.86.0 of PowerToys and faced the same issue here. After I updating the plugin, the same issue occured. As result, you should also update PowerToys to the latest version 0.87.1. |
Flight Check
Describe the bug
After installing the update of 0.87, everything plugin seems to be not working, when starting the powertoys, it pops up a message box saying "Fail to initialize plugins: Eerything
Please report the bug to ......."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
` should be able to show me search results
Screenshots
Logs (please upload or provide link to you log):
PowerToysReport_2024-12-18-11-58-45.zip
Version:
Installation method (How did you install the following softwares):
"Everthing" software is working fine btw.
The text was updated successfully, but these errors were encountered: