Bug #3798
closedApplication terminates after calling the function addOAuth class AuthWidget
0%
Description
Здравствуйте.
Я пишу на русском языке, потому что плохо говорю по-английски.
Если, вдруг, я сделал ошибку в английском языке, вы всегда сможете сравнить с оригиналом на русском языке.
Запустив скомпилированное приложение (в котором настроена oAuth авторизация) и перейдя на его веб-страницу можно увидеть в консоле вывода приложения "приложение неожиданно завершило работу".
Отлаживая приложение я выяснил место из-за которого происходит сбой в работе. Проблема находится в функции addOAuth класса AuthWidget.
Использую версию фреймворка 3.3.4-rc1
В версии фреймворка 3.3.3 все работает нормально.
Параметры моей системы:
Description: Ubuntu 14.04.1 LTS
Linux Georgiy 3.13.0-45-generic #74-Ubuntu SMP i686 i686 i686 GNU/Linux
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ¶
Hello.
I write in Russian because do not speak English. If, suddenly, I made a mistake in English, you will always be able to compare with the original in Russian.
Running a compiled application (which is configured oAuth authorization) to go to that web-page can be seen in the output console application terminates.
Debugging the application, I found the place because of which there is a malfunction.
The problem lies in the function addOAuth class AuthWidget.
Use the version of the Wt framework 3.3.4-rc1
In the version of the Wt framework 3.3.3 everything works fine.
The parameters of my system:
Description: Ubuntu 14.04.1 LTS
Linux Georgiy 3.13.0-45-generic # 74-Ubuntu SMP i686 i686 i686 GNU / Linux
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
Updated by Koen Deforche almost 10 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.4
Hey,
Thanks, there was indeed a typo.
Koen
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed