-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Password manager not working #113
Comments
Ah... something more: now I use Chrome++ to relocate my profile. |
Please try not passing the machine id and encryption parameters. In addition, this issue does not belong to the scope of this repo. I will transfer this issue to other repo. |
... But this will break the existing profile in that it won't be transferable in the future across different machines 😉
... Probably because you're using the (cmdline) flag FWIW, I'm using latest M122 "legacy" x86 (on Vista SP2 x86) in a portable mode (via X-Launcher) and I'm not experiencing your issue 😄 :
|
You may try setting that option to 0. If the issue persists, it is likely not a chrome++ problem. |
Hi, I'll try to be clear in my explanation.
I use Thorium in fully portable mode, that is, by transporting the profile to the installation folder. How is this got? By adding some modifiers (flags) in the executable shortcut. Example:
Target: D:\Thorium\thorium.exe --disable-machine-id --disable-encryption --user-data-Dir="D:\Thorium\Profile"
See the attached image. So far so good, it works perfectly, except for one detail: the password manager does not record any password added or imported. It is empty on every startup. Maybe a Chromium bug?
Any help will be appreciated.
The text was updated successfully, but these errors were encountered: