Bug 1133860
Summary: | Unable to add Pocket account | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||
Component: | control-center | Assignee: | Control Center Maintainer <control-center-maint> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | bnocera, control-center-maint, fmuellner, jsedlak, mkasik, ofourdan, rstrode, tiagomatos, twaugh, vbenes | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-12-02 03:31:09 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tim Waugh
2014-08-26 10:14:06 UTC
I can't reproduce it. Can you please get a backtrace of the crash with: G_DEBUG=fatal_warnings gnome-control-center online-accounts ? It happens to me too. When I tried to run that G_DEBUG command, bug 1136355 showed up. Created attachment 933826 [details]
gdb session showing the problem
Here's a gdb session showing what's wrong: goa_oauth2_provider_build_authorization_uri() is returning NULL for some reason.
Breakpoint 5, 0x0000003bd240b360 in rest_proxy_call_sync () from /lib64/librest-0.7.so.0 (gdb) finish Run till exit from #0 0x0000003bd240b360 in rest_proxy_call_sync () from /lib64/librest-0.7.so.0 [New Thread 0x7fffe18e5700 (LWP 10822)] 0x0000003e6584a9b5 in build_authorization_uri (provider=<optimized out>, authorization_uri=0x3e65881560 "https://getpocket.com/auth/authorize", escaped_redirect_uri=0x20f3120 "https%3A%2F%2Flocalhost", escaped_client_id=<optimized out>, escaped_scope=<optimized out>) at goapocketprovider.c:163 163 if (!rest_proxy_call_sync (call, &error)) (gdb) n 165 g_debug ("Call to %s failed: %s", get_redirect_uri (provider), error->message); (gdb) p error->message $3 = (gchar *) 0x2738a40 "Unacceptable TLS certificate" This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |