Re: Why is plasma-framework using /usr/share/kde5?

2014-04-22 Thread Daniel Vrátil
On Monday 21 of April 2014 17:32:10 you wrote: On Tuesday 15 April 2014 18:14:36 Daniel Vrátil wrote: Hi, I'm wondering why Plasma Framework installs it's .desktop files to /usr/share/kde5 by default? It causes some confusion for packagers: No other framework is using a namespace in

Re: Review Request 117629: ECMCreateQmFromPoFiles: Plural form support

2014-04-22 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117629/#review56169 --- This review has been submitted with commit

Re: Review Request 117511: Add class for finding the kde4 config and apps home dirs.

2014-04-22 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117511/ --- (Updated April 22, 2014, 9:32 a.m.) Review request for KDE Frameworks,

Re: Review Request 117629: ECMCreateQmFromPoFiles: Plural form support

2014-04-22 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117629/ --- (Updated April 22, 2014, 9:01 a.m.) Status -- This change has been

Re: Review Request 117511: Add class for finding the kde4 config and apps home dirs.

2014-04-22 Thread Kevin Krammer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117511/#review56172 --- src/lib/util/kdelibs4migration.cpp

Re: Review Request 117511: Add class for finding the kde4 config and apps home dirs.

2014-04-22 Thread Kevin Krammer
On April 22, 2014, 9:50 a.m., Kevin Krammer wrote: src/lib/util/kdelibs4migration.cpp, line 97 https://git.reviewboard.kde.org/r/117511/diff/2/?file=267469#file267469line97 Also maybe just a personal taste, but I find it better to explicitly use parentheses when mixing boolean

Review Request 117688: Do not skip a language if there is no application catalog for it

2014-04-22 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117688/ --- Review request for KDE Frameworks and Chusslove Illich. Repository:

Re: Review Request 117688: Do not skip a language if there is no application catalog for it

2014-04-22 Thread Chusslove Illich
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117688/#review56183 --- This language skipping was originally motivated precisely

KF5 Update Meeting Minutes 2014-w17

2014-04-22 Thread Jonathan Riddell
Chair: Riddell Reports this week: alexmerry, agateau, apol, mck182, PovAddictW, tosky Observing: markg85, MJD, notmart Announcements: - Sprint: Thursday to Monday, in Barcelona https://sprints.kde.org/sprint/224 notes page: https://notes.kde.org/p/frameworks-sprint-2014 - Beta 2, a week on

UPDATE: Default bugzilla asignees for frameworks

2014-04-22 Thread Martin Klapetek
Hey, so as discussed previously, I went over all the BKO frameworks products and made the default assignees for respective frameworks' bugs to be the maintainers as stated in the wiki. I've also reset the assignee on opened bugs, so the current maintainers know about those bugs. The default CC

Re: Review Request 117688: Do not skip a language if there is no application catalog for it

2014-04-22 Thread Aurélien Gâteau
On April 22, 2014, 3:48 p.m., Chusslove Illich wrote: This language skipping was originally motivated precisely because some people thought it bad to have apparent partial translation of an application. I can't point to exact discussion, it was before my time. But therefore I

Jenkins build is back to stable : ktexteditor_master_qt5 #365

2014-04-22 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/365/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 117695: change where dynamic replace tabs is performed

2014-04-22 Thread Matthew Woehlke
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117695/#review56220 --- If the option to reindent pasted code is enabled, does *that*

Re: Review Request 117695: change where dynamic replace tabs is performed

2014-04-22 Thread Sven Brauch
On April 22, 2014, 9:13 p.m., Matthew Woehlke wrote: If the option to reindent pasted code is enabled, does *that* still remove tabs? (Seems like you'd want it too in that case...) Seems it doesn't, I'll look after that. - Sven

Re: Review Request 117604: Fix KDBusServiceStarter::findServiceFor() not returning error string

2014-04-22 Thread David Jarvie
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117604/ --- (Updated April 22, 2014, 10:03 p.m.) Review request for KDE Frameworks

Re: KF5 Update Meeting Minutes 2014-w17

2014-04-22 Thread Allen Winter
On Tuesday, April 22, 2014 03:36:28 PM Jonathan Riddell wrote: Chair: Riddell Reports this week: alexmerry, agateau, apol, mck182, PovAddictW, tosky Observing: markg85, MJD, notmart Announcements: - Sprint: Thursday to Monday, in Barcelona https://sprints.kde.org/sprint/224 notes page:

Re: KF5 Update Meeting Minutes 2014-w17

2014-04-22 Thread Nicolás Alvarez
El martes, 22 de abril de 2014, Allen Winter win...@kde.org escribió: On Tuesday, April 22, 2014 03:36:28 PM Jonathan Riddell wrote: Chair: Riddell Reports this week: alexmerry, agateau, apol, mck182, PovAddictW, tosky Observing: markg85, MJD, notmart Announcements: - Sprint:

Re: Review Request 117682: Define _DARWIN_C_SOURCE when building on Mac

2014-04-22 Thread Allen Winter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117682/ --- (Updated April 22, 2014, 11:51 p.m.) Review request for Build System,

Re: Review Request 117604: Fix KDBusServiceStarter::findServiceFor() not returning error string

2014-04-22 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117604/#review56243 --- Ship it! Ship It! - David Faure On April 22, 2014, 10:03

Re: Review Request 113969: Do not assume every items have the same height

2014-04-22 Thread Yichao Yu
On April 6, 2014, 7:48 a.m., David Faure wrote: kdeui/itemviews/kcategorizedview.cpp, line 795 https://git.reviewboard.kde.org/r/113969/diff/4/?file=215105#file215105line795 Coding style comment: some code paths use break (which results in return QModelIndex() at the end) and

Re: Review Request 113969: Do not assume every items have the same height

2014-04-22 Thread Yichao Yu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/113969/ --- (Updated April 22, 2014, 6:13 a.m.) Review request for kdelibs, David

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
On March 26, 2014, 11:07 p.m., Thomas Lübking wrote: you could sighup or sigusr the greeter process and have it setImmediateLock(true); desktopResized(); in return Wolfgang Bauer wrote: I agree, this would be a bit nicer... But I tried it and cannot get it to work.

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117091/#review56190 --- see minor nitpicks, but in general the patch seems fine and

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
On April 22, 2014, 7:34 p.m., Thomas Lübking wrote: ksmserver/screenlocker/greeter/main.cpp, line 89 https://git.reviewboard.kde.org/r/117091/diff/2/?file=262501#file262501line89 ooc.: what's wrong about just: signal(SIGUSR1, signalHandler); ? signal() is deprecated,

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Thomas Lübking
On April 22, 2014, 5:34 p.m., Thomas Lübking wrote: ksmserver/screenlocker/greeter/main.cpp, line 89 https://git.reviewboard.kde.org/r/117091/diff/2/?file=262501#file262501line89 ooc.: what's wrong about just: signal(SIGUSR1, signalHandler); ? Wolfgang Bauer wrote:

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117091/#review56209 --- ksmserver/screenlocker/greeter/main.cpp

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117091/ --- (Updated April 22, 2014, 9:56 p.m.) Review request for kde-workspace,

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
On April 22, 2014, 9:48 p.m., Thomas Lübking wrote: ksmserver/screenlocker/greeter/main.cpp, line 38 https://git.reviewboard.kde.org/r/117091/diff/3/?file=267733#file267733line38 /me would not insist on newline, but there needs to be a blank after the if if (!m_instance)

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
On April 22, 2014, 7:34 p.m., Thomas Lübking wrote: ksmserver/screenlocker/greeter/main.cpp, line 89 https://git.reviewboard.kde.org/r/117091/diff/2/?file=262501#file262501line89 ooc.: what's wrong about just: signal(SIGUSR1, signalHandler); ? Wolfgang Bauer wrote:

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Thomas Lübking
On April 22, 2014, 5:34 p.m., Thomas Lübking wrote: ksmserver/screenlocker/greeter/main.cpp, line 89 https://git.reviewboard.kde.org/r/117091/diff/2/?file=262501#file262501line89 ooc.: what's wrong about just: signal(SIGUSR1, signalHandler); ? Wolfgang Bauer wrote:

Review Request 117644: screenlocker: don't leave behind screensaver processes

2014-04-22 Thread Wolfgang Bauer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117644/ --- Review request for kde-workspace and Plasma. Bugs: 224200

Re: Review Request 117644: screenlocker: don't leave behind screensaver processes

2014-04-22 Thread Wolfgang Bauer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117644/ --- (Updated April 22, 2014, 10:41 p.m.) Review request for kde-workspace

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Wolfgang Bauer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117091/ --- (Updated April 22, 2014, 10:34 p.m.) Review request for kde-workspace,

Re: Review Request 117644: screenlocker: don't leave behind screensaver processes

2014-04-22 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117644/#review56219 --- Ship it! from here - see veto condition in the other RR (i

Re: Review Request 117644: screenlocker: don't leave behind screensaver processes

2014-04-22 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117644/#review56240 --- would you please also adapt that for plasma-workspace repo

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-04-22 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117091/#review56241 --- Is that only relevant for the legacy (XSS) locker or also for

Open Source Organizational Culture

2014-04-22 Thread Marius Storm-Olsen
Hi, I would like to request your participation in a survey on Open Source Organizational Culture, which will provide valuable insight into how Open Source projects are run, how their participants act, how they might change going forward, and how particular Open Source projects compare with

Re: Baloo Indexer and options

2014-04-22 Thread Kevin Krammer
On Tuesday, 2014-04-22, 08:10:37, Lindsay Mathieson wrote: On Mon, 21 Apr 2014 05:57:51 PM Nathan Bradshaw wrote: They do. They can be turned off via the UI, Nope. ok, no longer worth having a discussion if you can't muster a better response than this I was referring to the UI as

Re: Baloo Indexer and options

2014-04-22 Thread Kevin Krammer
On Monday, 2014-04-21, 16:53:16, Michael Jansen wrote: This has been discussed in detail at http://lists.kde.org/?l=kde-develm=139606131629659w=2 . tl;dr - There won't be an option to disable Baloo or an include list. Baloo might however show list of currently indexed dirs. I really

Re: Baloo Indexer and options

2014-04-22 Thread Kevin Krammer
On Monday, 2014-04-21, 17:25:55, Nathan Bradshaw wrote: On Mon, Apr 21, 2014 at 5:02 PM, Lindsay Mathieson lindsay.mathie...@gmail.com wrote: On Mon, 21 Apr 2014 04:44:33 PM Nathan Bradshaw wrote: yes it can. remove $home and it is turned off. And for a number of people it doesn't.

Re: Baloo Indexer and options

2014-04-22 Thread Kevin Krammer
On Monday, 2014-04-21, 20:28:36, Vishesh Handa wrote: Hell, maybe all file indexing should just be disabled by default. I was thinking about that as well, in a larger context than just indexing. I.e. I was thinking if we could come up with a general UI concept of hinting that a feature is

Re: Baloo Indexer and options

2014-04-22 Thread Shawn Starr
On April 22, 2014 08:18:06 AM Lindsay Mathieson wrote: On Mon, 21 Apr 2014 06:02:08 PM Nathan Bradshaw wrote: also again: straw man. I and no one else in this conversation has said that opinions may not be expressed, all anyone seems to have done here is patiently discuss things with you

Re: Mailing list tone

2014-04-22 Thread Lindsay Mathieson
On Tue, 22 Apr 2014 10:42:17 AM Ben Cooksley wrote: Due to the current tone of this mailing list I have enabled emergency moderation for this mailing list. My apologies for contributing to this, especially the Arrogant phrase, it is unwarranted. While I have said it before, I'd like to

Re: Baloo Indexer and options

2014-04-22 Thread Lindsay Mathieson
On Tue, 22 Apr 2014 10:38:02 AM Kevin Krammer wrote: Hmm, what about an additional UI? As far as I know there is no enforces one-to-one mapping of KCM and service/config file, basically any KCM can change any config. Correct. I'm working on a alternate KCM now, using the existing KCM as a

Re: Baloo Indexer and options

2014-04-22 Thread Michael Jansen
I mount devices and network storage INTO my home directory. Sometimes by putting the mount point into my home directory, sometimes by symlinking it into my home directory. I create a LOT of directories directly in my home directory I DO NOT WANT TO BE INDEXED AT ALL. And don't insult me

Re: Baloo Indexer and options

2014-04-22 Thread Ian Wadham
Hi Vishesh, On 22/04/2014, at 6:18 AM, Vishesh Handa wrote: On Tuesday, April 22, 2014 05:52:24 AM Lindsay Mathieson wrote: With regards to whitelisting they are asking for a useful feature to be restored that was was deliberately removed, with no consultation. Consultation? Who should I be

Re: meinproc4 on Mac, KLocale (was Re: What to test for 4.13?)

2014-04-22 Thread Ian Wadham
On 20/04/2014, at 6:12 PM, Burkhard Lück wrote: Am Sonntag, 20. April 2014, 16:41:35 schrieb Ian Wadham: Well, that is news to me. I never knew before that all the KDE Handbooks are on the web now. What about translations?

Re: meinproc4 on Mac, KLocale (was Re: What to test for 4.13?)

2014-04-22 Thread Burkhard Lück
Am Mittwoch, 23. April 2014, 06:55:23 schrieb Ian Wadham: On 20/04/2014, at 6:12 PM, Burkhard Lück wrote: Am Sonntag, 20. April 2014, 16:41:35 schrieb Ian Wadham: Well, that is news to me. I never knew before that all the KDE Handbooks are on the web now. What about translations?