View previous topic :: View next topic |
Author |
Message |
undrwater Guru


Joined: 28 Jan 2003 Posts: 312 Location: Caucasia
|
Posted: Fri Sep 15, 2017 8:26 pm Post subject: [SOLVED] kmail2 gmail, blank oauth screen |
|
|
Updated recently (versions above), and when trying to retrieve email from my gmail account, the oauth dialog presents itself for a moment, then blanks out (page is still there, but there's no login info, just the address bar at the top).
Google hasn't been very useful, and I don't see anything in bugs. A pointer to troubleshooting would be helpful.
Thanks! _________________ Open-mindedness is painful...
Last edited by undrwater on Fri Oct 13, 2017 7:08 pm; edited 1 time in total |
|
Back to top |
|
 |
giorgos n00b


Joined: 06 Jul 2010 Posts: 8
|
Posted: Fri Sep 15, 2017 10:05 pm Post subject: |
|
|
I had exactly the same issue. You need to add -fno-delete-null-pointer-checks in your CFLAGS/CXXFLAGS and re-emerge qtwebengine.
Then, the web engine will not crash and you will be able to complete the auth process.
bug: https://bugs.gentoo.org/623364 |
|
Back to top |
|
 |
undrwater Guru


Joined: 28 Jan 2003 Posts: 312 Location: Caucasia
|
Posted: Fri Sep 15, 2017 11:19 pm Post subject: |
|
|
Thank you! That did it. _________________ Open-mindedness is painful... |
|
Back to top |
|
 |
jms.gentoo Tux's lil' helper

Joined: 07 May 2009 Posts: 82
|
Posted: Tue Sep 19, 2017 9:04 pm Post subject: |
|
|
had same problem with
gcc-6.4.0
dev-qt/qtwebengine-5.7.1-r2
kde-apps/akonadi-17.08.1
kde-apps/libkgapi-17.08.1
kde-apps/lkmail-17.08.1
adding "-fno-delete-null-pointer-checks" in CFLAGS/CXXFLAGS
did the trick
thanks giorgos |
|
Back to top |
|
 |
|