Description of problem: When trying to add a Pocket account in Online Accounts, the 'Pocket account' dialog just shows a white rectangle. Journal shows this: Aug 26 11:10:11 rubik gnome-control-center.desktop[17838]: ** (gnome-control-center:17838): CRITICAL **: void webkit_web_view_load_uri(WebKitWebView*, const gchar*): assertion 'uri' failed Version-Release number of selected component (if applicable): control-center-3.13.90-1.fc21.x86_64 How reproducible: 100% Steps to Reproduce: 1.Click on Online Accounts 2.Click + 3.Select Pocket
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.