Re: Review Request: little faster sycoca

2011-09-27 Thread Rolf Eike Beer
Am Dienstag, 27. September 2011, 20:42:54 schrieb Jaime Torres Amate: > before: 2984 calls to constBegin, 0,00%. 2960531 calls to constEnd, 2.33% > after: 2921 calls to constBegin, 0,00%. 2921 calls to constEnd, 0.00% > > before: calcDiversity, 55.83% (debug enabled) > after: calcDiversity, 14,4

Re: Review Request: Proxy overhaul Part 5: Add support for trying multiple proxies to KIO HTTP

2011-09-27 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102696/ --- (Updated Sept. 27, 2011, 9:12 p.m.) Review request for kdelibs. Changes

Re: Review Request: Reset password field to be empty for subsequent attempts to open the wallet

2011-09-27 Thread Valentin Rusu
On 09/27/2011 01:38 PM, Ralf Jung wrote: > Hi, > > On Tuesday 27 September 2011 12:15:47 Sebastian Kügler wrote: >> On Monday, September 26, 2011 21:59:04 Ralf Jung wrote: >>> http://git.reviewboard.kde.org/r/102714/ >>> >>> When the first attempt to open a wallet fails, clear the password field >>

Review Request: little faster sycoca

2011-09-27 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102723/ --- Review request for kdelibs. Description --- Using this way to build a

Re: mentor needed for start-up optimization Season of KDE student

2011-09-27 Thread Dario Freddi
On Tuesday 27 September 2011 16:57:20 Lydia Pintscher wrote: > Heya folks :) > > I've got an eager SoK student who needs a mentor for a bit of > hand-holding in the coding part of his project. He's already done > extensive research but is stuck on the implementation part because his > initial ment

teacher needed for Ada Lovelace Day tutorial

2011-09-27 Thread Lydia Pintscher
Heya folks :) Ada Lovelace Day is on 7th of October and I and a few other people would love to have a programming tutorial on IRC on that day. It'd be a "for women and their friends" event, meaning men are welcome if they're nice but the main focus are women). The goal of the tutorial would be wri

Re: Do NOT use Soprano 2.7.1 or 2.6.1

2011-09-27 Thread Yury G. Kudryashov
Sebastian Trüg wrote: > The "fix" I introduced in 2.6.1 and 2.7.1 actually made things worse for > the DBus comunication as in: "Does not work at all anymore". > I am trying to find a better solution. Until that time please stick to > 2.7.0 and 2.6.0. > > Sorry for the inconvenience. Could you pl

Re: Review Request: Reset password field to be empty for subsequent attempts to open the wallet

2011-09-27 Thread Ralf Jung
Hi, On Tuesday 27 September 2011 12:15:47 Sebastian Kügler wrote: > On Monday, September 26, 2011 21:59:04 Ralf Jung wrote: > > http://git.reviewboard.kde.org/r/102714/ > > > > When the first attempt to open a wallet fails, clear the password field > > for the second one > > What is the advantag

Re: mentor needed for start-up optimization Season of KDE student

2011-09-27 Thread Martin Gräßlin
On Tuesday 27 September 2011 16:57:20 Lydia Pintscher wrote: > Heya folks :) > > I've got an eager SoK student who needs a mentor for a bit of > hand-holding in the coding part of his project. He's already done > extensive research but is stuck on the implementation part because his > initial ment

mentor needed for start-up optimization Season of KDE student

2011-09-27 Thread Lydia Pintscher
Heya folks :) I've got an eager SoK student who needs a mentor for a bit of hand-holding in the coding part of his project. He's already done extensive research but is stuck on the implementation part because his initial mentor isn't responding. The project is about optimizing start-up time. Anyon

Do NOT use Soprano 2.7.1 or 2.6.1

2011-09-27 Thread Sebastian Trüg
The "fix" I introduced in 2.6.1 and 2.7.1 actually made things worse for the DBus comunication as in: "Does not work at all anymore". I am trying to find a better solution. Until that time please stick to 2.7.0 and 2.6.0. Sorry for the inconvenience. Cheers, Sebastian

Re: Review Request: Reset password field to be empty for subsequent attempts to open the wallet

2011-09-27 Thread Sebastian Kügler
On Monday, September 26, 2011 21:59:04 Ralf Jung wrote: > http://git.reviewboard.kde.org/r/102714/ > When the first attempt to open a wallet fails, clear the password field for > the second one What is the advantage of this over selecting the password? Typing a new one is exactly the same amount

Review Request: Reset password field to be empty for subsequent attempts to open the wallet

2011-09-27 Thread Ralf Jung
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102714/ --- Review request for KDE Runtime. Description --- When the first attemp