Re: KWallet issues when using in plasmoids

2011-08-30 Thread Alexey Chernov
On 30 авг 2011 11:57:33 4ernov wrote: > 2011/8/30 Valentin Rusu : > > On 08/30/2011 08:51 AM, 4ernov wrote: > >> 2011/8/30 Valentin Rusu : > >>> On 08/29/2011 11:44 PM, Valentin Rusu wrote: > >>> > >>> Ok, should now be fixed in kde-runtime/KDE/4.7 branch > >>> > >>> remote: > >>> http://commits.

Re: KWallet issues when using in plasmoids

2011-08-30 Thread 4ernov
2011/8/30 Valentin Rusu : > On 08/30/2011 08:51 AM, 4ernov wrote: >> 2011/8/30 Valentin Rusu : >>> On 08/29/2011 11:44 PM, Valentin Rusu wrote: >>> Ok, should now be fixed in kde-runtime/KDE/4.7 branch >>> >>> remote: >>> http://commits.kde.org/kde-runtime/6802c6f04c14f98ee0b62a2366cbc0b5d8967

Re: KWallet issues when using in plasmoids

2011-08-30 Thread Valentin Rusu
On 08/30/2011 08:51 AM, 4ernov wrote: > 2011/8/30 Valentin Rusu : >> On 08/29/2011 11:44 PM, Valentin Rusu wrote: >>> >> Ok, should now be fixed in kde-runtime/KDE/4.7 branch >> >> remote: >> http://commits.kde.org/kde-runtime/6802c6f04c14f98ee0b62a2366cbc0b5d8967f0d >> >> > Thank you very much, Va

Re: KWallet issues when using in plasmoids

2011-08-29 Thread 4ernov
2011/8/30 Valentin Rusu : > On 08/29/2011 11:44 PM, Valentin Rusu wrote: >> On 08/29/2011 09:38 PM, Alexey Chernov wrote: >>> On 29 авг 2011 20:56:22 Valentin Rusu wrote: On 08/29/2011 09:07 AM, 4ernov wrote: >>> Yes, surely. I use KDE 4.7.0 (Qt 4.7.3) compiled from source and also two >>

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
On 08/29/2011 11:44 PM, Valentin Rusu wrote: > On 08/29/2011 09:38 PM, Alexey Chernov wrote: >> On 29 авг 2011 20:56:22 Valentin Rusu wrote: >>> On 08/29/2011 09:07 AM, 4ernov wrote: >>> >> Yes, surely. I use KDE 4.7.0 (Qt 4.7.3) compiled from source and also two >> laptops with Kubuntu 11.04, the

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
On 08/29/2011 09:38 PM, Alexey Chernov wrote: > On 29 авг 2011 20:56:22 Valentin Rusu wrote: >> On 08/29/2011 09:07 AM, 4ernov wrote: >> > Yes, surely. I use KDE 4.7.0 (Qt 4.7.3) compiled from source and also two > laptops with Kubuntu 11.04, there's KDE 4.6.2 (Qt 4.7.2) AFAIK. On all the > syste

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Alexey Chernov
On 29 авг 2011 20:56:22 Valentin Rusu wrote: > On 08/29/2011 09:07 AM, 4ernov wrote: > > I've worked some more on this bug with KWallet. > > > > It turned out finally that the cause of the bug is that somehow D-Bus > > service of KWallet API library call is unregistered during this call > > and kw

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
On 08/29/2011 09:07 AM, 4ernov wrote: > I've worked some more on this bug with KWallet. > > It turned out finally that the cause of the bug is that somehow D-Bus > service of KWallet API library call is unregistered during this call > and kwalletd considers it as the application died while user is

Re: KWallet issues when using in plasmoids

2011-08-29 Thread 4ernov
I've worked some more on this bug with KWallet. It turned out finally that the cause of the bug is that somehow D-Bus service of KWallet API library call is unregistered during this call and kwalletd considers it as the application died while user is entering the master password for wallet (there'

Re: KWallet issues when using in plasmoids

2011-08-24 Thread Alexey Chernov
On 24 авг 2011 22:40:20 Valentin Rusu wrote: > On 08/24/2011 09:30 PM, 4ernov wrote: > >>> Sorry for unclear text, yes, I meant KWallet API, you're right. > >>> Here's > >>> those method itself: > >>> > >>> bool MicroBlog::enterWalletFolder(const QString &folder) > >>> { > >>> > >>> //TODO: s

Re: KWallet issues when using in plasmoids

2011-08-24 Thread Valentin Rusu
On 08/24/2011 09:30 PM, 4ernov wrote: >>> Sorry for unclear text, yes, I meant KWallet API, you're right. Here's >>> those method itself: >>> >>> bool MicroBlog::enterWalletFolder(const QString &folder) >>> { >>> //TODO: seems a bit silly to have a function just for this here >>> //why does

Re: KWallet issues when using in plasmoids

2011-08-24 Thread 4ernov
> > Sorry for unclear text, yes, I meant KWallet API, you're right. Here's > > those method itself: > > > > bool MicroBlog::enterWalletFolder(const QString &folder) > > { > >     //TODO: seems a bit silly to have a function just for this here > >     //why doesn't kwallet have this itself? > What's

Re: KWallet issues when using in plasmoids

2011-08-23 Thread Valentin Rusu
On 08/23/2011 11:07 AM, 4ernov wrote: > Sorry for unclear text, yes, I meant KWallet API, you're right. Here's > those method itself: > > bool MicroBlog::enterWalletFolder(const QString &folder) > { > //TODO: seems a bit silly to have a function just for this here > //why doesn't kwallet ha

Re: KWallet issues when using in plasmoids

2011-08-23 Thread 4ernov
Sorry for unclear text, yes, I meant KWallet API, you're right. Here's those method itself: bool MicroBlog::enterWalletFolder(const QString &folder) { //TODO: seems a bit silly to have a function just for this here //why doesn't kwallet have this itself? m_wallet->createFolder(folder);

Re: KWallet issues when using in plasmoids

2011-08-23 Thread Thiago Macieira
On Tuesday, 23 de August de 2011 11:32:20 4ernov wrote: > When the plasmoid starts on KDE startup, KWallet reports that it > failed to open the certain directory in the wallet > (setFolder(QString::fromLatin1("Plasma-MicroBlog")). In all other > cases it opens directory successfully. > > Is there

KWallet issues when using in plasmoids

2011-08-23 Thread 4ernov
Hello, I've noticed Microblogging plasmoid can't log on to service (Twitter in my case) on KDE startup. It's broken since about KDE SC 4.6. I decided to try to fix it myself but found that it works fine in both plasmoidviewer and in case it's added after Plasma was started. The problem appears in