Re: When will akonadi work with Gmail?

2019-11-12 Thread Ingo Klöcker
On Montag, 11. November 2019 22:22:57 CET jvap...@gmail.com wrote:
> I tried again.. and this is what I get:
> Sign in with Google temporarily disabled for this appThis app has not
> been verified yet by Google in order to use Google Sign In.

See
https://www.dvratil.cz/2019/08/kontact-google-integration-issue/
for details including a workaround.

By the way, the kdepim-users mailing list would have been more appropriate for 
your question.

Regards,
Ingo


signature.asc
Description: This is a digitally signed message part.


When will akonadi work with Gmail?

2019-11-12 Thread jvapr27
Hello, 

When is Kmail going to work with Gmail? 

Akonadi is the biggest drawback to using KDE right now. It doesn't
work. Crashes all the time. Just search in Google and you will see what
I am talking about. 

I am excited to be using KDE software but I can't understand why KMAIL
has been broken so long. It seems like Akonadi is part of the problem.
When will it be fixed? Please do not think I do not appreciate your
work. It is awesome and I hope many people keep creating awesome
software. 

thanks, 

JV 



Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5
Kernel Version: 5.3.8-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 31.1 GiB of RAM



Re: plasma-nano and plasma-phone-components are now in kdereview

2019-11-12 Thread Alexey Min
Are there plans to finally fix all those nasty QML errors listed at
https://invent.kde.org/kde/plasma-phone-components/issues ?

вс, 10 нояб. 2019 г. в 04:07, Albert Astals Cid :
>
> El divendres, 8 de novembre de 2019, a les 8:09:33 CET, Bhushan Shah va 
> escriure:
> > Hello!
> >
> > plasma-phone-components: https://invent.kde.org/kde/plasma-phone-components
>
> clazy found a crasher
>  const char* country = countrycode.toUtf8().constData();
>
> other minor clazy stuff in http://paste.debian.net/1115558/
>
> And other minor clang-tidy stuff in http://paste.debian.net/1115559/
>
> Cheers,
>   Albert
>
>


Re: plasma-nano and plasma-phone-components are now in kdereview

2019-11-12 Thread Jonathan Riddell
On Sat, 9 Nov 2019 at 07:10, Christophe Giboudeaux 
wrote:

> On Friday, November 8, 2019 10:36:39 AM CET Alexander Potashev wrote:
> > пт, 8 нояб. 2019 г. в 10:10, Bhushan Shah :
> > > Hello!
> > >
> > > plasma-nano: https://invent.kde.org/kde/plasma-nano
> >
> COPYING.LIB contains the LGPL 2.1 license. The LGPL code in this repo is
> LGPL-2.0-or-later
>
> > > plasma-phone-components:
> > > https://invent.kde.org/kde/plasma-phone-components
>
> You also need the LGPL-2.0-or-later license in this repo.
>

More an aside but I never tend to bother with worrying about the difference
between LGPL 2.0 and 2.1 since it's essentially just a rename.  It would be
cleaner to update the files to say LGPL 2.1 which is what's recommended by
the licence policy
https://community.kde.org/Policies/Licensing_Policy

Great to see someone else care about licence review but :)

Jonathan