Re: Regression in CMake breaking builds

2013-09-15 Thread Ben Cooksley
On Mon, Sep 16, 2013 at 5:24 AM, Stephen Kelly wrote: > Alexander Neundorf wrote: >> It looks like it is related to using imported targets in try_compile(): >> >> -- Enabling c++0x support for unordered map >> CMake Error at cmTryCompileExec236800853Targets.cmake:96 (add_library): >> add_library

Re: Regression in CMake breaking builds

2013-09-15 Thread Ben Cooksley
On Sun, Sep 15, 2013 at 11:30 PM, Alexander Neundorf wrote: > On Sunday 15 September 2013, Ben Cooksley wrote: >> On Sun, Sep 15, 2013 at 10:52 PM, Alexander Neundorf > wrote: >> > On Sunday 15 September 2013, Ben Cooksley wrote: >> >> Hi all, >> >> &

Re: Regression in CMake breaking builds

2013-09-15 Thread Ben Cooksley
On Sun, Sep 15, 2013 at 10:52 PM, Alexander Neundorf wrote: > On Sunday 15 September 2013, Ben Cooksley wrote: >> Hi all, >> >> It appears that a recent update to CMake on build.kde.org has broken a >> number of KDE projects, resulting in them now failing to build. &g

Regression in CMake breaking builds

2013-09-15 Thread Ben Cooksley
Hi all, It appears that a recent update to CMake on build.kde.org has broken a number of KDE projects, resulting in them now failing to build. An example can be found here: http://build.kde.org/view/FAILED/job/kdevplatform_master/560/consoleText The following projects appear to be affected at th

Re: Downtime for some services

2013-09-06 Thread Ben Cooksley
On Fri, Sep 6, 2013 at 12:08 PM, Ben Cooksley wrote: > Hi all, Hi everyone, > > Due to likely disk issues on one of our servers, it is necessary to > replace both disks which the system uses. To ensure data integrity is > maintained, we will begin moving data off the system now,

Downtime for some services

2013-09-05 Thread Ben Cooksley
inconvenience caused. Regards, Ben Cooksley KDE Sysadmin

Re: Force push to plasma-framework

2013-08-31 Thread Ben Cooksley
On Sun, Sep 1, 2013 at 3:38 AM, Ivan Čukić wrote: > On Sunday 01 September 2013 01:03:59 Ben Cooksley wrote: >> Hi everyone, >> >> Due to an unfortunate accident involving git merge, several branches >> of the plasma-framework repository were rendered unusable. >>

Force push to plasma-framework

2013-08-31 Thread Ben Cooksley
correct this under any circumstances. Regards, Ben Cooksley KDE Sysadmin

Re: Update on git repository "logical" branch module groups

2013-08-17 Thread Ben Cooksley
On Tue, Aug 13, 2013 at 6:21 AM, Michael Pyne wrote: > Hi all, > > (please keep discussion on core-devel) > > A couple of weeks ago at Akademy a decision was reached to allow for the > changing of the kde-workspace development branch for KF5 efforts to be > 'master' (instead of 'frameworks' as in

Re: Proposal for branching policy towards KF5

2013-07-21 Thread Ben Cooksley
On Sun, Jul 21, 2013 at 9:54 PM, Thomas Lübking wrote: > On Sonntag, 21. Juli 2013 11:15:29 CEST, Ben Cooksley wrote: >> >> On Sun, Jul 21, 2013 at 9:13 PM, Thomas Lübking >> wrote: >>> >>> On Sonntag, 21. Juli 2013 05:04:10 CEST, Michael Pyne wrote: &

Re: Proposal for branching policy towards KF5

2013-07-21 Thread Ben Cooksley
On Sun, Jul 21, 2013 at 9:13 PM, Thomas Lübking wrote: > On Sonntag, 21. Juli 2013 05:04:10 CEST, Michael Pyne wrote: >> >> On Fri, July 19, 2013 00:21:21 David Faure wrote: >>> >>> After more live discussion with Sebas and Marco plus Aaron over a video >>> chat, we came up with the following setu

Re: Proposal for branching policy towards KF5

2013-07-19 Thread Ben Cooksley
On Sat, Jul 20, 2013 at 3:42 AM, Sebastian Kügler wrote: > On Friday, July 19, 2013 00:21:21 David Faure wrote: >> After more live discussion with Sebas and Marco plus Aaron over a video >> chat, we came up with the following setup for the workspace repos (*) : > [...] >> (*) kde-workspace, plasm

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-17 Thread Ben Cooksley
Hi all, Just a side note here: using any branch name other than 'frameworks' for KF5 based development in kde-workspace will throw a wrench in the tools which depend on the KDE dependency metadata file. This includes the CI system and kdesrc-build as well to a certain extent. Fixing this will req

Re: Review Request 111402: make systemsettings use KDE_VERSION_STRING as its version string instead of the never changing "1.0"

2013-07-05 Thread Ben Cooksley
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111402/#review35650 --- Ship it! Looks fine to me, please go ahead. - Ben Cooksley

Re: Moving KScreen and libkscreen to extragear

2013-07-04 Thread Ben Cooksley
On Fri, Jul 5, 2013 at 7:41 AM, Albert Astals Cid wrote: > El Dijous, 4 de juliol de 2013, a les 01:13:36, Àlex Fiestas va escriure: >> I would like to request a review so we can move KScreen and libkscreen to >> extragear/base. > > Has it been virtually moved to kdereview? They have been moved n

Re: Disable by default KRandR in 4.11

2013-07-03 Thread Ben Cooksley
e into 4.11 to do such thing. Big +1 from my side. The problems with KRandR often cause users problems, especially with respect to the saving of settings - which KScreen handles much better. > > Cheers ! Regards, Ben Cooksley

Event affecting KDE Git and Subversion

2013-06-19 Thread Ben Cooksley
-stabilised, there will be a freeze on the creation of new accounts and repositories, as well as the updating of SSH keys. Thanks, Ben Cooksley KDE Sysadmin

Re: KDE Workspace broken due to upstream CMake changes

2013-05-31 Thread Ben Cooksley
On Fri, May 31, 2013 at 12:24 AM, Stephen Kelly wrote: > Stephen Kelly wrote: > >> Ben Cooksley wrote: >> >>> Hi Alex, >>> >>> Can someone more familiar with the CMake community please inform them >>> of this regression? >> >> &g

Re: KDE Workspace broken due to upstream CMake changes

2013-05-28 Thread Ben Cooksley
Hi Alex, Can someone more familiar with the CMake community please inform them of this regression? It is breaking the KDE Continuous Integration system - i'd appreciate being informed once the fix has landed in their Git repository, so we can deploy it. Regards, Ben

Re: KDE Workspace broken due to upstream CMake changes

2013-05-27 Thread Ben Cooksley
On Tue, May 28, 2013 at 12:51 AM, Rolf Eike Beer wrote: > Am 27.05.2013 09:13, schrieb Ben Cooksley: > >> Hi all, >> >> It seems that a recent upstream change in CMake has now broken the >> build of KDE Workspace. Can someone please fix or prod CMake upstream &

Re: KDE Workspace broken due to upstream CMake changes

2013-05-27 Thread Ben Cooksley
On Tue, May 28, 2013 at 7:37 AM, Alexander Neundorf wrote: > On Monday 27 May 2013, Rolf Eike Beer wrote: >> Am 27.05.2013 09:13, schrieb Ben Cooksley: >> > Hi all, >> > >> > It seems that a recent upstream change in CMake has now broken the >> > buil

KDE Workspace broken due to upstream CMake changes

2013-05-27 Thread Ben Cooksley
ke failed -- Looking for XkbLockModifiers in X11 - not found Regards, Ben Cooksley

Re: Review Request 110633: Don't report crashes if version is disabled in Bugzilla

2013-05-25 Thread Ben Cooksley
mp;longdesc=kwin%20%284.8&product=kwin&longdesc_type=allwordssubstr > > All crashes reported this year against KWin 4.8. > > Yes the dialog might not be best, but I cannot change it because it's in > string freeze. I agree that for 4.11 something be

Re: Review Request 110633: Don't report crashes if version is disabled in Bugzilla

2013-05-25 Thread Ben Cooksley
mp;longdesc=kwin%20%284.8&product=kwin&longdesc_type=allwordssubstr > > All crashes reported this year against KWin 4.8. > > Yes the dialog might not be best, but I cannot change it because it's in > string freeze. I agree that for 4.11 something be

Re: Review Request 110633: Don't report crashes if version is disabled in Bugzilla

2013-05-25 Thread Ben Cooksley
d.kde.org/r/110633/#review33110 --- On May 24, 2013, 2:54 p.m., Martin Gräßlin wrote: > > ------- > This is an automatically generated e-mail. To reply, visit: > http://g

Re: Review Request 110367: Add JoinTheGame menu entry

2013-05-18 Thread Ben Cooksley
> On May 18, 2013, 1:33 p.m., Albert Astals Cid wrote: > > ShipIt from anyone? Code looks fine from my point of view. I'm not the maintainer of kdeui though, so I won't give it a ship it for now. - Ben --- This is an automatically gener

List configuration issue

2013-04-09 Thread Ben Cooksley
ame value should never be changed. If you have doubts as to the value it should be, please contact sysadmin. Apologies for the inconvenience. Regards, Ben Cooksley KDE Sysadmin

Re: Downtime Notification: Git and Subversion

2013-03-26 Thread Ben Cooksley
lone process can often cause hung processes on the server side for instance, especially when it is done over http) and are not recommended for use. > > Regards, > Stephane Regards, Ben Cooksley KDE Sysadmin > > Le 23/03/2013 03:46, Ben Cooksley a écrit : > > Hi all, > >

Re: Downtime Notification: Git and Subversion

2013-03-22 Thread Ben Cooksley
of this to avoid repeats in the future. Regards, Ben Cooksley KDE Sysadmin

Downtime Notification: Git and Subversion

2013-03-22 Thread Ben Cooksley
period, due to the nature of the change, it may take longer than we expect. Apologies for the short notice. Regards, Ben Cooksley KDE Sysadmin

Re: Interesting issue for kde-baseapps, Jenkins & kdesrc-build, proposed solution

2013-03-12 Thread Ben Cooksley
On Wed, Mar 13, 2013 at 1:08 PM, Michael Pyne wrote: > On Tuesday, March 12, 2013 20:38:30 Ben Cooksley wrote: >> >> Does anyone have objections to the sysadmins realigning the 3 git >> >> modules in >> >> question? (And if so, I'd appreciate

Re: Interesting issue for kde-baseapps, Jenkins & kdesrc-build, proposed solution

2013-03-12 Thread Ben Cooksley
Hi all, On Mon, Mar 11, 2013 at 8:16 PM, Christoph Cullmann wrote: >> Other alternatives include splitting kate up in the various >> library/runtime- >> support/application components but that's a lot of extra work for >> what is >> really just a kde-projects problem. Just a note that we now hav

Re: Plans for SVN infrastructure shutdown

2013-02-08 Thread Ben Cooksley
Devel]$ Your scratch namespace is located at scratch/cgilles/reponame. For me, I would use: git clone g...@git.kde.org:scratch/bcooksley/foobar > > Gilles Caulier Regards, Ben Cooksley KDE Sysadmin > > > > 2013/2/7 Ivan Čukić >> >> >> > > You should migrate

Re: Plans for SVN infrastructure shutdown

2013-02-07 Thread Ben Cooksley
migrate those to repositories under your scratch namespace on git.kde.org. > > Best > > Gilles Caulier Regards, Ben Cooksley KDE Sysadmin > > > > 2013/2/7 Marco Martin >> >> On Wednesday 02 January 2013, Nicolás Alvarez wrote: >> > The initial dr

Re: Plans for SVN infrastructure shutdown

2013-02-07 Thread Ben Cooksley
wn that Git support for binary data is quite poor, however any final decisions in regard to their future have not yet been made (as support in Git could potentially improve..) > > Cheers, > Marco Martin Regards, Ben Cooksley KDE Sysadmin > ___ &

Re: KDEREVIEW: share like connect and plasmate

2013-02-01 Thread Ben Cooksley
On Thu, Jan 31, 2013 at 12:47 PM, Aaron J. Seigo wrote: > On Thursday, January 31, 2013 10:43:29 Ben Cooksley wrote: >> > as it has been mentioned plasmate is ready to go into the extragear. >> > Can you move it to the extragear? >> >> Where precisely in Extra

Re: KDEREVIEW: share like connect and plasmate

2013-01-30 Thread Ben Cooksley
verdue to be moved from KDE Review. Note: Moves into and out of KDE Review must *always* be CC'ed to kde-core-devel. On that note: any last objections? > > Regards, > Giorgos Regards, Ben Cooksley KDE Sysadmin > > > -- > Giorgos Tsiapaliokas (ter

Re: Input method integration for KDE 4.11

2013-01-25 Thread Ben Cooksley
of the KDE Code of Conduct (http://kde.org/code-of-conduct/) Do also note also that List-Unsubscribe headers are included in our emails, which Gmail makes easily accessible through it's interface. In any case, your subscriptions to all kde.org mailing lists have now been terminated. Regards

Re: KDEREVIEW: Mangonel

2013-01-23 Thread Ben Cooksley
On Wed, Jan 23, 2013 at 7:13 PM, Martin Sandsmark wrote: > Distinguished Sirs and Madams, > > On Tue, Jan 08, 2013 at 09:08:11PM +0100, Martin Sandsmark wrote: >> Mangonel has just been moved to KDE Review. > > The KDE Review process is set to be two weeks, and if Mangonel calculator > isn't compl

Re: [Kde-pim] Push access to kdepim and kdepimlibs suspended

2013-01-23 Thread Ben Cooksley
Hi, Just a quick notice that as the infrastructure has now been adjusted, both repositories have now been set free from their locks. However, please make sure that your checkouts of KDE/4.10 are not contaminated before you perform a push - it is not possible for our hooks to block this from happe

Re: [Kde-pim] Push access to kdepim and kdepimlibs suspended

2013-01-23 Thread Ben Cooksley
On Wed, Jan 23, 2013 at 8:33 PM, Till Adam wrote: > On Wednesday 23 January 2013 19:33:30 Ben Cooksley wrote: > > > >> Just a quick notice that due to a accidental merge from KDE/4.10 into > >> master in both the kdepim and kdepimlibs repositories, both have been >

Re: Push access to kdepim and kdepimlibs suspended

2013-01-22 Thread Ben Cooksley
On Wed, Jan 23, 2013 at 7:33 PM, Ben Cooksley wrote: > Hi all, > > Just a quick notice that due to a accidental merge from KDE/4.10 into > master in both the kdepim and kdepimlibs repositories, both have been > locked. > A force push has already been performed to reverse the cha

Push access to kdepim and kdepimlibs suspended

2013-01-22 Thread Ben Cooksley
reintroduced accidentally (changes are also needed on various infrastructure systems, which in themselves are not capable of handling a force push). Unfortunately, due to the manner in which the change occurred, it is difficult to block it reoccurring at this time. Regards, Ben Cooksley KDE Sysadmin

Re: Plans for SVN infrastructure shutdown

2013-01-20 Thread Ben Cooksley
ems are expected as a result of this. > > Thanks > > -- > Burkhard Lück > Regards, Ben Cooksley KDE Sysadmin

Re: Plans for SVN infrastructure shutdown

2013-01-20 Thread Ben Cooksley
On Mon, Jan 21, 2013 at 9:09 AM, Luigi Toscano wrote: > Ben Cooksley wrote: >> On Sat, Jan 5, 2013 at 10:45 AM, Oswald Buddenhagen wrote: >>> On Wed, Jan 02, 2013 at 06:52:32PM -0300, Nicolás Alvarez wrote: >>>> http://community.kde.org/Sysadmin/SVNInfrastr

Re: Plans for SVN infrastructure shutdown

2013-01-20 Thread Ben Cooksley
On Mon, Jan 21, 2013 at 9:09 AM, Luigi Toscano wrote: > Ben Cooksley wrote: >> On Sat, Jan 12, 2013 at 2:28 AM, Oliver Henshaw >> wrote: >>> On 4 January 2013 10:31, David Faure wrote: >>>> The plan seems OK, except for the very last step, "final shu

Re: Review Request 108427: [High-dpi issues] Fix System Settings tooltips being hardcoded

2013-01-15 Thread Ben Cooksley
out into a separate commit, but otherwise this looks fine to me (assuming it compiles). - Ben Cooksley On Jan. 15, 2013, 7:47 p.m., Kai Uwe Broulik wrote: > > --- > This is an automatically generated e-mail. To reply, visi

Re: Plans for SVN infrastructure shutdown

2013-01-12 Thread Ben Cooksley
On Sat, Jan 5, 2013 at 10:45 AM, Oswald Buddenhagen wrote: > On Wed, Jan 02, 2013 at 06:52:32PM -0300, Nicolás Alvarez wrote: >> http://community.kde.org/Sysadmin/SVNInfrastructureShutdown Hi Oswald, >> > this whole thing ignores that svn is still simply the better option for > certain types of

Re: Plans for SVN infrastructure shutdown

2013-01-12 Thread Ben Cooksley
On Mon, Jan 7, 2013 at 3:26 AM, Urs Wolfer wrote: > On 2013-01-02 22:52, Nicolás Alvarez wrote: >> >> Hello KDE developers! >> >> As you know, a few years ago KDE decided to move to Git, and a lot of >> our applications were migrated. However, we're not done yet. SVN is >> still alive and kicking,

Re: Plans for SVN infrastructure shutdown

2013-01-12 Thread Ben Cooksley
ept online in a read-only state for the most part, accessible via svn://. Regards, Ben Cooksley KDE Sysadmin

Re: Review Request: Fix bug 234407 - systemsettings iconview wordwrapping cause narrow icon in zhcn locale

2013-01-09 Thread Ben Cooksley
. systemsettings/icons/IconMode.cpp <http://git.reviewboard.kde.org/r/108285/#comment19173> Not sure I like the idea of a hardcoded list of languages... is there a better way of determining if a language is CJK? - Ben Cooksley On Jan. 9, 2013, 4:33 a.m., Chao Feng

Re: KDEREVIEW: share like connect and plasmate

2013-01-07 Thread Ben Cooksley
On Sun, Jan 6, 2013 at 2:10 PM, Aaron J. Seigo wrote: > On Thursday, January 3, 2013 09:56:47 Ben Cooksley wrote: >> What about Share-Like-Connect? > > i was waiting until i was back in the office with time to work on it again > before requesting the move. :) > > so ...

Re: KDEREVIEW: share like connect and plasmate

2013-01-02 Thread Ben Cooksley
On Thu, Jan 3, 2013 at 10:38 AM, Pino Toscano wrote: > Hi, > > apparently some people consider that all the issues of this review have > been fixed, but really they were not. > > Alle sabato 3 novembre 2012, Pino Toscano ha scritto: >> - PasswordAsker sounds like could be implemented on top of >>

Re: kdereview: bodega

2013-01-02 Thread Ben Cooksley
On Sun, Nov 4, 2012 at 1:49 AM, Albert Astals Cid wrote: > El Dimecres, 24 d'octubre de 2012, a les 22:07:10, Aaron J. Seigo va escriure: >> hi :) >> >> (x-posting between core-devel and -devel as this is (hopefully) of general >> interest and because we also are supposed to announce new kdereview

Re: KDEREVIEW: share like connect and plasmate

2013-01-02 Thread Ben Cooksley
On Thu, Jan 3, 2013 at 7:56 AM, Sebastian Kügler wrote: > On Tuesday, January 01, 2013 15:39:27 Ben Cooksley wrote: >> On Tue, Jan 1, 2013 at 3:31 AM, Antonis Tsiapaliokas > wrote: >> > Hello, >> > >> > We would like to inform you that all the above iss

Re: KDEREVIEW: share like connect and plasmate

2012-12-31 Thread Ben Cooksley
o make before I perform the move? > > Cheers, > Antonis Thanks, Ben Cooksley KDE Sysadmin > > ___ > Plasma-devel mailing list > plasma-de...@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel >

Re: Review of kdev-python for move to extragear

2012-12-26 Thread Ben Cooksley
On Thu, Dec 27, 2012 at 5:59 AM, Sune Vuorela wrote: > On 2012-12-25, Sven Brauch wrote: >> Also, I'm still not sure what exactly concerns you about security and >> maintenance. Problems I see include increased build time, and >> maintenance efforts for me personally in updating the fork, but non

Re: kdepimlibs dependency on nepomuk-core breaks build for Calligra and kdeplasma-addons

2012-12-17 Thread Ben Cooksley
On Tue, Dec 18, 2012 at 8:14 AM, Alexander Neundorf wrote: > On Monday 17 December 2012, Ben Cooksley wrote: >> Hi all, >> >> Currently build.kde.org is unable to successfully complete builds of >> kdeplasma-addons and Calligra due to recent changes in kdepimlibs. >&

kdepimlibs dependency on nepomuk-core breaks build for Calligra and kdeplasma-addons

2012-12-17 Thread Ben Cooksley
Hi all, Currently build.kde.org is unable to successfully complete builds of kdeplasma-addons and Calligra due to recent changes in kdepimlibs. These changes are a port from Nepomuk (part of kdelibs) to NepomukCore (a seperate repository). As kdepimlibs uses the *Config.cmake method of exporting

Re: KDE-GTK-Config to KDEReview

2012-12-05 Thread Ben Cooksley
Hi all, Based upon this thread and Aleix's request ( in bug #311171 ) I have now moved KDE Gtk Configurator to Extragear/Base. Regards, Ben Cooksley KDE Sysadmin

Re: KDE Continuous Integration (build.kde.org) outage

2012-11-25 Thread Ben Cooksley
On Mon, Nov 26, 2012 at 4:25 AM, Thiago Macieira wrote: > On segunda-feira, 26 de novembro de 2012 00.54.39, Ben Cooksley wrote: >> Just a quick notice that due to Qt breaking their ABI it is now >> necessary for build.kde.org (Jenkins) to initiate a rebuild of all >> binari

KDE Continuous Integration (build.kde.org) outage

2012-11-25 Thread Ben Cooksley
uld the Qt developers wish to correct this transgression in their ABI, I would appreciate it if both this list and myself were informed a minimum of 48 hours in advance of the commit entering any form of Qt integration system. Regards, Ben Cooksley KDE Sysadmin

Re: kde-workspace/4.9 messed up

2012-11-11 Thread Ben Cooksley
t to reset yourself to a state where you will be able to push again if you work on the KDE/4.9 branch. (As an aside, local HEAD always points to the branch you have checked out - origin/HEAD points to the default checkout branch of the remote repository) Regards, Ben Cooksley KDE Sysadmin

Re: Cleaning house: KDE Review

2012-11-06 Thread Ben Cooksley
On Wed, Nov 7, 2012 at 3:06 AM, Cedric Bellegarde wrote: > Hello, Hi Cedric, > > kded-appmenu in KDE review should be removed, it's 4.9 version and i do not > plan to work on this anymore. Is the 4.10 version related in any form to the 4.9 version? If so, we can probably delete the 4.9 version

Re: Cleaning house: KDE Review

2012-11-02 Thread Ben Cooksley
selves. > > best wishes > nihui Regards, Ben > At 2012-11-02 04:24:02,"Ben Cooksley" wrote: > >>Hi everyone, >> >>The following projects which are in KDE Review appear to have been >>there for more than 2 weeks: >>- appmenu kded module (kded

Re: Cleaning house: KDE Review

2012-11-02 Thread Ben Cooksley
; > >> > > > Albert >> > > > >> > > > > Em Thursday 01 November 2012, Daniel Nicoletti escreveu: >> > > > > > Hmm dont you think network is a better place? I think base would >> > > > > > be >> &

Re: [RFC] Solution for duplicated or false review/bug notifications

2012-11-02 Thread Ben Cooksley
nically it is impossible to rebase on the mainline repositories as nobody has permission to perform a force push upon any branch/tag/ref on them. Of course one can always delete and then recreate the branch, but only if they are the repository admin. > > For cherry-picking, there is not so much to do, as they are new commits. > Merged commits (not rebased), afaik, do not produce new notifications. That is correct. > > Ciao > -- > Luigi Regards, Ben Cooksley KDE Sysadmin

Cleaning house: KDE Review

2012-11-01 Thread Ben Cooksley
Hi everyone, The following projects which are in KDE Review appear to have been there for more than 2 weeks: - appmenu kded module (kded-appmenu) - KIMToy (kimtoy) - Qt Wrapper for ModemManager (libmm-qt) - Qt Wrapper for NetworkManager (libnm-qt) The following also appears to have failed to send

KDE Build CI and kdepimlibs

2012-10-16 Thread Ben Cooksley
build.kde.org, it has now been stripped of it's ability to have it's tests executed. Due to the damage running out of disk space has done to builds and other data, it may take a day or two before build.kde.org has returned to full operational capability. Regards, Ben Cooksley KDE Sysadmin

Re: RFC: Enabling -DKDE4_BUILD_TESTS=ON by default

2012-10-08 Thread Ben Cooksley
On Tue, Oct 9, 2012 at 9:55 AM, Lamarque V. Souza wrote: > Em Monday 08 October 2012, Àlex Fiestas escreveu: > >> Anything to make developers (including myself) more unit test aware, > >> I'm all for it, even if it helps only a little bit. > > > > +1 +1 from me as well. > > > > -- > > Lamarque V

Re: Add support for Persona on KDE sites?

2012-09-27 Thread Ben Cooksley
On Fri, Sep 28, 2012 at 3:46 PM, Nicolás Alvarez wrote: > El 27/09/2012, a las 22:44, Mark escribió: > >> Hi, >> >> -- i'm not sure where to send this mail to.. code-devel seems out of >> place but i can't find anything more fitting for this question.. there >> is no "websites" list -- >> >> Yest

Broken build of KDE Base Apps and unauthorized increase in dependency

2012-09-11 Thread Ben Cooksley
-baseapps_master/8/console for further information. Regards, Ben Cooksley

Re: Review Request: print-manager on kdereview

2012-08-23 Thread Ben Cooksley
;> but a sysadmin request to move has already been filled > > Sorry, cannot read sysadmin bugs. Where do you want it to move? Daniel's request to Sysadmin was only to move it from Playground to KDE Review on projects.kde.org. The statement of intended module wasn't included in that form. > > Christoph Feck (kdepepo) > KDE Quality Team Regards, Ben Cooksley KDE Sysadmin

Re: Review Request: Use a qml based screen locker in place of the screensaver

2012-08-22 Thread Ben Cooksley
sed - please see >http://forum.kde.org/viewtopic.php?f=66&t=97102 Where is the new Framework? - Ben Cooksley On Aug. 22, 2012, 6:07 p.m., Marco Martin wrote: > > --- > This is an automatically generated e-mail. To r

Upcoming downtime notification: cano.kde.org

2012-08-17 Thread Ben Cooksley
- www.calligra.org, www.behindkde.org - www.desktopsummit.org, wiki.desktopsummit.org - kde.in, ir.kde.org, br.kde.org Other services will not be affected by this downtime. Regards, Ben Cooksley KDE Sysadmin

Re: playground/games/picmi moved to KDE Review

2012-07-24 Thread Ben Cooksley
around the private libkdegames topic. > > This is the point where I have given up the further investigation for > now. I will continue the help once you fix these essential build > issues. :-) > > Best Regards, > Laszlo Papp Regards, Ben Cooksley KDE Sysadmin

Re: KDE SC 4.10 Feature Plan Now Available

2012-07-20 Thread Ben Cooksley
On Sat, Jul 21, 2012 at 9:46 AM, Albert Astals Cid wrote: > El Dijous, 19 de juliol de 2012, a les 19:04:13, Allen Winter va escriure: >> Howdy, >> >> Please add your planned features for KDE SC 4.10 to this wiki: >> http://techbase.kde.org/Schedules/KDE4/4.10_Release_Schedule > > Wrong link, that

Re: Compiler version

2012-06-27 Thread Ben Cooksley
On Thu, Jun 28, 2012 at 10:55 AM, Ivan Cukic wrote: > From Ben Cooksley: >> Debian Squeeze has gcc 4.4.5, and this is the base of build.kde.org. >> It would be appreciated if we did not have to run Debian Testing on >> the build slaves. > > Honestly, while having Jenk

Re: Compiler version

2012-06-27 Thread Ben Cooksley
On Thu, Jun 28, 2012 at 9:49 AM, Raphael Kubo da Costa wrote: > Ivan Čukić writes: > >> Now, my proposal here is to update the required versions for >> Frameworks 4 to reflect those of KDE Frameworks 5 / Qt 5. Now, I've >> found different information for this - skelly says [2] the requirement >>

Re: Downtime notification: bugs.kde.org and identity.kde.org

2012-06-09 Thread Ben Cooksley
Hi all, Following a request from the KDE Quality team, the downtime for Bugzilla will be postponed until Tuesday evening, CEST time. KDE Identity will still under go down time as scheduled. Regards, Ben Cooksley KDE Sysadmin

Downtime notification: bugs.kde.org and identity.kde.org

2012-06-08 Thread Ben Cooksley
sites has already been lowered to minimise the impact of this. No functionality of either site will be affected or changed by this downtime once service is restored. Sorry about the inconvenience. Regards, Ben Cooksley KDE Sysadmin

Re: Fwd: import kde-thumbnail-po into kdesdk

2012-04-22 Thread Ben Cooksley
On Mon, Apr 23, 2012 at 6:25 AM, Albert Astals Cid wrote: > El Divendres, 20 d'abril de 2012, a les 23:06:40, Weng Xuetian va escriure: >> Hi, >> My friend ask me to forward this mail since maillist seems to think >> his mail is spam. > > > We do not import projects into kdesdk, they need to follo

Downtime notification

2012-03-26 Thread Ben Cooksley
/repository/revisions/master/entry/kde.org.zone#L179 Regards, Ben Cooksley KDE Sysadmin

Re: Re: DrKonqi improvement idea

2012-03-13 Thread Ben Cooksley
Hi all, Whilst I have not evaluated it's compatibility with Bugzilla 4.2, I do not suppose anyone has looked at https://launchpad.net/bugzilla-traceparser ? Regards, Ben

Re: Review Request: kdepasswd KCM: add option to remove the user image

2012-03-07 Thread Ben Cooksley
Reviewboard diff). Otherwise this looks fine to me. - Ben Cooksley On Feb. 24, 2012, 1:25 p.m., Ralf Jung wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Re: bugzilla situation

2012-02-24 Thread Ben Cooksley
On Fri, Feb 24, 2012 at 8:06 PM, Martin Gräßlin wrote: > On Friday 24 February 2012 02:15:54 Sven Burmeister wrote: >> Am Mittwoch, 22. Februar 2012, 19:00:26 schrieb Martin Gräßlin: >> > Personally I'm not sure whether the MeeGo bugzilla can be compared to >> > the KDE one (technical oriented vs.

Re: bugzilla situation

2012-02-23 Thread Ben Cooksley
On Fri, Feb 24, 2012 at 11:41 AM, Kevin Ottens wrote: > On Thursday 23 February 2012 17:39:12 Trever Fischer wrote: >> Random, possibly entirely unhelpful suggestion: Perhaps using our redmine >> install of projects.kde.org for this kind of task tracking? I'd love to see >> p.k.o be used as someth

Re: Bugzilla upgrade.

2012-02-21 Thread Ben Cooksley
On Wed, Feb 22, 2012 at 11:37 AM, Milian Wolff wrote: > On Tuesday 21 February 2012 21:00:33 Tom Albers wrote: >> Hi, >> >> Our bugzilla instance is an old version. We are preparing to upgrade it to a >> recent version. >> >> This will go in two stages. First we will perform a test upgrade. This w

Re: Please avoid noisy merge commits in frameworks

2012-02-19 Thread Ben Cooksley
have no idea if it would be possible to determine if this is a local only branch merge or not. Third, please ensure that you disable the previously mentioned auto-rebase on git pull if you are merging a reemote branch, otherwise you will duplicate many commits, in addition to triggering the hooks for all those commits (which will not happen if you just merge). The hooks could even decide to reject your push, as it will contain too many new commits. > > Thanks, > > Steve. > > Regards, Ben Cooksley KDE Sysadmin.

Re: Bug in kcfg, KColorCombo not handled correct

2012-02-08 Thread Ben Cooksley
On Fri, Nov 4, 2011 at 9:50 AM, Christoph Feck wrote: > On Thursday 03 November 2011 13:14:31 Dag Andersen wrote: >> Torsdag 03 november 2011 10:32:43 skrev Christoph Feck: >> > On Thursday 03 November 2011 09:47:45 Dag Andersen wrote: >> > > AFAICS this commit: >> > > 8e95387f0d96ceb8439339643d1b

Repository rename - Mobipocket

2012-01-10 Thread Ben Cooksley
Hi all, Just to let you know, the repository "mobipocket" on git.kde.org was renamed today to "kdegraphics-mobipocket". Apologies for the disruption. Those using tools which read the KDE Projects XML should have your build trees automatically updated on the next run of the

libmm-qt and libnm-qt still in KDE Review

2012-01-04 Thread Ben Cooksley
Hi all, Just doing a little spring cleaning of KDE Review and I noticed that libmm-qt and libnm-qt are still there. What was the final decision on where they are going to be moved? Regards, Ben

Re: KDE Telepathy on its way to Extragear

2011-12-31 Thread Ben Cooksley
2012/1/1 Ingo Klöcker : > On Sunday 25 December 2011, Ben Cooksley wrote: >> On Mon, Dec 26, 2011 at 10:26 AM, Martin Klapetek wrote: >> > We're very short of releasing third version (0.3), which is also >> > first beta. We plan to introduce Nepomuk as main contact

Re: KDE Telepathy on its way to Extragear

2011-12-25 Thread Ben Cooksley
pomuk as it's primary store of contacts information, it will make user support for other areas of KDE which are still maturing much harder. There are also a number of users who have Nepomuk disabled, or a system where Nepomuk is broken (due to old configurations, corrupt databases, and the like)

Re: Moving libmm-qt and libnm-qt to kdereview

2011-12-04 Thread Ben Cooksley
dy fixed all krazy2 issues. > > > > Regards, Regards, Ben Cooksley KDE Sysadmin > > > > -- > > Lamarque V. Souza > > KDE's Network Management maintainer > > http://planetkde.org/pt-br

Re: Review Request: trivial fixes for some warnings of clang++ (2.99.9999)

2011-11-27 Thread Ben Cooksley
> On Nov. 27, 2011, 10:22 a.m., Ben Cooksley wrote: > > This fix causes a nasty regression which causes the plugin list in KRunner > > and other apps to be nearly unusable when compiled with gcc. Please adjust > > the KPluginSelector component of this fix as it must b

Re: Review Request: trivial fixes for some warnings of clang++ (2.99.9999)

2011-11-27 Thread Ben Cooksley
in KRunner and other apps to be nearly unusable when compiled with gcc. Please adjust the KPluginSelector component of this fix as it must be causing a behaviour change. - Ben Cooksley On Nov. 17, 2011, 2:37 p.m., Jaime Torres Amate wrote

Re: Review Request: Ensure Plasma Desktop does not crash on exit with Qt 4.8

2011-11-22 Thread Ben Cooksley
e entry forever (what *will* > > crash at a point) since you don't remove it - should be "takeFirst", yesno? > > Ben Cooksley wrote: > Other code handles this for us - which is why qDeleteAll() crashes. > > Thomas Lübking wrote: > sorry, but

Re: Review Request: Ensure Plasma Desktop does not crash on exit with Qt 4.8

2011-11-22 Thread Ben Cooksley
ated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103202/#review8384 ------- On Nov. 22, 2011, 7:39 a.m., Ben Cooksley wrote: > > --- > This is an automatically generat

Review Request: Ensure Plasma Desktop does not crash on exit with Qt 4.8

2011-11-21 Thread Ben Cooksley
--- Compiled, Plasma Desktop no longer crashes on exit. Thanks, Ben Cooksley

<    2   3   4   5   6   7   8   >