Review Request: fix kio_activities cannot handle utf8 file name/path

2012-06-12 Thread Xuetian Weng
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105222/ --- Review request for KDE Runtime. Description --- The query result for

Review Request: UDisks mount vfat filesystems with flush option.

2012-06-12 Thread Maarten De Meyer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105224/ --- Review request for kdelibs, Solid and Lukáš Tinkl. Description --- Th

Re: Review Request: More kio_sftp login related fixes

2012-06-12 Thread Andreas Schneider
> On May 28, 2012, 1:24 p.m., Andreas Schneider wrote: > > Ship It! > > Andreas Schneider wrote: > I'm fine if you push this to the repo. > > Dawit Alemayehu wrote: > I plan to push into master for KDE 4.9, but first I have to fix at least > issue #2. Issue #1 can be a TODO to be resol

Re: Review Request: UDisks mount vfat filesystems with flush option.

2012-06-12 Thread Lukáš Tinkl
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105224/#review14648 --- Ship it! Ship It! - Lukáš Tinkl On June 12, 2012, 8:33 a.m.

Re: Review Request: UDisks mount vfat filesystems with flush option.

2012-06-12 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105224/#review14649 --- This review has been submitted with commit 6f8a052881ac699ff2c

Re: Review Request: UDisks mount vfat filesystems with flush option.

2012-06-12 Thread Thiago Macieira
On terça-feira, 12 de junho de 2012 08.33.55, Maarten De Meyer wrote: > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/105224/ > ---

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sebastian Trüg
On 06/10/2012 12:57 PM, Andreas Pakulat wrote: Hi, Am Sonntag, 10. Juni 2012 schrieb Peter Penz : On 06/10/2012 11:20 AM, Aaron J. Seigo wrote: On Sunday, June 10, 2012 03:23:04 José Manuel Santamaría Lema wrote: #1 dolphin: #2 gwenview #6 konta

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread alpine . art . de
I just wanted to note, that the root of all those crashes is not an ABI- breakage or a bug in kdelibs. It's once more a problem with threading and Qt Sockets. The reason why >soprano-2.7.6 works is that it introduced Soprano::Socket. I already wrote it in another bug report, that I extracted a pa

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Vishesh Handa
Yeah. So Nepomuk is the cause of the problems - Here our our options - 1. I revert Sebastian's commits in kdelibs. This should fix the issue, but we would need to reintroduce the changes for 4.9, and since we do not have separate branches ... 2. Sebastian should release a new version (2.8) of So

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sune Vuorela
On 2012-06-12, Vishesh Handa wrote: > --bcaec554d60626569204c246cba9 > Content-Type: text/plain; charset=ISO-8859-1 > > Yeah. So Nepomuk is the cause of the problems - > > Here our our options - > > 1. I revert Sebastian's commits in kdelibs. This should fix the issue, but > we would need to reint

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Vishesh Handa
On Tue, Jun 12, 2012 at 7:58 PM, Sune Vuorela wrote: > On 2012-06-12, Vishesh Handa wrote: > > --bcaec554d60626569204c246cba9 > > Content-Type: text/plain; charset=ISO-8859-1 > > > > Yeah. So Nepomuk is the cause of the problems - > > > > Here our our options - > > > > 1. I revert Sebastian's co

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread José Manuel Santamaría Lema
> Therefore, I tend to think the kdelibs commit mentioned in that bug report > (3d66d429cb48781881af3e735f2a80af2114ab25) shouldn't have been done for > 4.8.4. A confirmation from a Nepomuk developer would be highly > appreciated. Just in case it isn't obvious enough, actually I meant this one sh

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Albert Astals Cid
El Dimarts, 12 de juny de 2012, a les 19:23:38, Vishesh Handa va escriure: > Yeah. So Nepomuk is the cause of the problems - > > Here our our options - > > 1. I revert Sebastian's commits in kdelibs. This should fix the issue, but > we would need to reintroduce the changes for 4.9, and since we d

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sebastian Trüg
On 06/12/2012 06:43 PM, Vishesh Handa wrote: On Tue, Jun 12, 2012 at 7:58 PM, Sune Vuorela mailto:nos...@vuorela.dk>> wrote: On 2012-06-12, Vishesh Handa mailto:m...@vhanda.in>> wrote: > --bcaec554d60626569204c246cba9 > Content-Type: text/plain; charset=ISO-8859-1 > > Y

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sune Vuorela
On 2012-06-12, Sebastian Trüg wrote: > I do not have much time. But the real problem is that I am not sure > where to look. It has to do with my own implementation of unix socket > communication. Someone with experience in that area might want to review > the *Socket* classes in soprano/client.

Question regarding compatibility for kdecore and KDE4_ENABLE_FINAL

2012-06-12 Thread Michael Pyne
Hi all, Bug 301419 has been reported against kdelibs due to a build failure when KDE4_ENABLE_FINAL is used, introduced by some commits of mine to perform even more sanity checking in the KSharedDataCache. These commits use exceptions (as are already used in khtml) since they are actually "the

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Andreas Pakulat
Hi, On Wed, Jun 13, 2012 at 12:33 AM, Sune Vuorela wrote: > On 2012-06-12, Sebastian Trüg wrote: > > I do not have much time. But the real problem is that I am not sure > > where to look. It has to do with my own implementation of unix socket > > communication. Someone with experience in that a