Re: Inclusion of kio-mtp in KDE SC Release 4.11

2013-03-15 Thread Scott Kitterman
Kubuntu is shipping kio-mtp along side KDE SC 4.10 in our next release and it would be nice to have a release. Scott K On Saturday, March 16, 2013 12:31:27 AM Àlex Fiestas wrote: > You may want to make a release before merging it to kde-workspace so > distributions can ship it without having to

Re: Inclusion of kio-mtp in KDE SC Release 4.11

2013-03-15 Thread Àlex Fiestas
You may want to make a release before merging it to kde-workspace so distributions can ship it without having to build/package the entire kde-workspace repo. Having this release will be quite useful for having more testing and making sure it is rock solid for kde 4.11 On Fri, Mar 15, 2013 at 9:1

Re: Inclusion of kio-mtp in KDE SC Release 4.11

2013-03-15 Thread Albert Astals Cid
El Divendres, 15 de març de 2013, a les 21:13:21, Philipp Schmidt va escriure: > Hi, > > the MTP Kio-Slave is finally quite stable and I also just fixed the last bug > that really prevented me from trying to get it included (the get() method > wasn't working). > > So how do I proceed? Do I need t

Inclusion of kio-mtp in KDE SC Release 4.11

2013-03-15 Thread Philipp Schmidt
Hi, the MTP Kio-Slave is finally quite stable and I also just fixed the last bug that really prevented me from trying to get it included (the get() method wasn't working). So how do I proceed? Do I need to file a request somewhere? Hints highly appreciated, as is additional testing. Cheers, P

Re: How to gracefully kill a KUniqueApplication and wait for its termination?

2013-03-15 Thread Thiago Macieira
On sexta-feira, 15 de março de 2013 06.10.37, Ilya Basin wrote: > Hi list! > There's such app called bluedevilmonolithic. It goes to background on > start. > Current code to terminate it: > > void BlueDevilDaemon::monolithicQuit(QDBusPendingCallWatcher* watcher) > { > // can restart here? >