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

[bug] Qtkeychain linking bug on Msys Mingw64 9.1.0 #153

Open
waleko opened this issue May 18, 2022 · 1 comment
Open

[bug] Qtkeychain linking bug on Msys Mingw64 9.1.0 #153

waleko opened this issue May 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working client postponed

Comments

@waleko
Copy link
Member

waleko commented May 18, 2022

При подключении библиотеки qtkeychain под виндой на msys она компилируется, но при старте моментально вылетает exit code 0xc0000135. Интернет подсказывает, что это расшифровается как STATUS_DLL_NOT_FOUND. Короче, кажется, какие-то дикие проблемы с линковкой.

Под linux (у Марка) всё работает нормально. Под другими компиляторами / без msys пока не пробовали.

Что ещё интересно, что тестовое приложение, которое идёт с qtkeychain, под msys тоже работает идеально -- сохраняет и читает пароли (??).

Короче загадочное поведение. Составлю bug report в саму библиотеку.

Пока принято решение подзабить и хранить refresh токены просто в QSettings, которые небезопасны, но работают...

@waleko waleko changed the title [feature] Qtkeychain linking bug on Msys Mingw64 9.1.0 [bug] Qtkeychain linking bug on Msys Mingw64 9.1.0 May 18, 2022
@waleko waleko added client bug Something isn't working postponed labels May 18, 2022
@waleko waleko self-assigned this May 18, 2022
@waleko
Copy link
Member Author

waleko commented Jun 8, 2022

see frankosterfeld/qtkeychain#214 for more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client postponed
Projects
None yet
Development

No branches or pull requests

1 participant