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: Re: Flag update

2011-08-29 Thread Albert Astals Cid
A Diumenge, 28 d'agost de 2011, David Narvaez vàreu escriure: > On Sun, Aug 28, 2011 at 2:04 PM, Chusslove Illich wrote: > > I am not speaking with any authority here, but I can't see how deriving > > from a source in public domain could be a problem. > > Well, here's a flag rendered in the same

Re: QHash: two questions concerning memleak and key type

2011-08-29 Thread Frank Reininghaus
Hi Stefan, 2011/7/29 Stefan Majewsky: > Hi, > > I have a C++ class that implements a Composite pattern. Relevant code follows: > > -8<-8<-8<-8<-8<-8<-8<-8<-8<- > > class Compound : public Entity { >    void addChild(const QByteArray& key, Entity* newChild) >

Re: Beginner problem with KIO::ForwardingSlaveBase

2011-08-29 Thread Yogesh Marwaha
While looking at the source of desktop slave for a possible solution, I found the following two golden lines in kdemain function (A big thanks to the author for commenting the code, otherwise I'd not have noticed it): - // necessary to use other kio slaves QCoreApplication app(argc,

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 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: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 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: Flag update

2011-08-29 Thread John Layt
On Monday 29 Aug 2011 10:56:03 Albert Astals Cid wrote: > A Diumenge, 28 d'agost de 2011, David Narvaez vàreu escriure: > > On Sun, Aug 28, 2011 at 2:04 PM, Chusslove Illich > > wrote: > > > I am not speaking with any authority here, but I can't see how deriving > > > from a source in public doma

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 >>