Re: Re: kwin: build failure with gcc-4.9.0

2014-04-28 Thread Martin Gräßlin
Martin GräßlinOn Tuesday 29 April 2014 07:39:44 wrote: > On Monday 28 April 2014 21:41:16 Treeve Jelbert wrote: > > I recently installed gcc-4.9.0 > > > kwin fails to compile with the following error: > thanks for letting us know. I just installed gcc-4.9 and can reproduce the > build error. >

Re: kwin: build failure with gcc-4.9.0

2014-04-28 Thread Martin Gräßlin
On Monday 28 April 2014 21:41:16 Treeve Jelbert wrote: > I recently installed gcc-4.9.0 > > kwin fails to compile with the following error: thanks for letting us know. I just installed gcc-4.9 and can reproduce the build error. Will investigate Cheers Martin signature.asc Description: This i

Re: Review Request 117814: Make examples optional (default to off)

2014-04-28 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117814/#review56817 --- Wouldn't making the examples work without installation been a

Build failed in Jenkins: kmenuedit_master_qt5 #12

2014-04-28 Thread KDE CI System
See Changes: [scripty] SVN_SILENT made messages (.desktop file) -- Started by remote host 127.0.0.1 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in works

kwin: build failure with gcc-4.9.0

2014-04-28 Thread Treeve Jelbert
I recently installed gcc-4.9.0 kwin fails to compile with the following error: FAILED: /var/lib/sorcery/build/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB - DQT_CORE_LIB -DQT_DBUS_LIB -DQ T_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG - DQT_QML_LIB -DQT_QUICK_LIB -DQT _

Re: Review Request 117814: Make examples optional (default to off)

2014-04-28 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117814/ --- (Updated April 28, 2014, 5:35 p.m.) Status -- This change has been m

Re: Review Request 117773: make kwin-decoration co-installable, remove unused kconfig_update script and rename oxygen-shadow-demo to oxygen-shadow-demo5

2014-04-28 Thread Aleix Pol Gonzalez
> On April 28, 2014, 5 p.m., Aleix Pol Gonzalez wrote: > > Does this demo really need to be installed? > > Hugo Pereira Da Costa wrote: > To be honest, I guess, no ... > Relic from debug days. (also I still uses every now and then, and right > now it exposes a 'bug' in Qt raster graphi

Re: Review Request 117773: make kwin-decoration co-installable, remove unused kconfig_update script and rename oxygen-shadow-demo to oxygen-shadow-demo5

2014-04-28 Thread Hugo Pereira Da Costa
> On April 28, 2014, 5 p.m., Aleix Pol Gonzalez wrote: > > Does this demo really need to be installed? To be honest, I guess, no ... Relic from debug days. (also I still uses every now and then, and right now it exposes a 'bug' in Qt raster graphicssystem). Same would be true of oxygen/kstyles

Re: Review Request 117773: make kwin-decoration co-installable, remove unused kconfig_update script and rename oxygen-shadow-demo to oxygen-shadow-demo5

2014-04-28 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117773/#review56778 --- Does this demo really need to be installed? - Aleix Pol Gonza

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread David Edmundson
OK, sign me up. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Jens Reuterberg
For starters to bridge the divide between community members and devs. To make technical facts understood by the community and to, if that dev wants to talk ideas. Harassing him or her over past choices wouldn't help anyone so obviously not that. Den 28 apr 2014 16:32 skrev "David Edmundson" : > Wh

Re: Review Request 117773: make kwin-decoration co-installable, remove unused kconfig_update script and rename oxygen-shadow-demo to oxygen-shadow-demo5

2014-04-28 Thread Hugo Pereira Da Costa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117773/#review56777 --- Ship it! looks good, as far as oxygen is concerned - Hugo Pe

Re: FYI: multi-threaded rendering is disabled in Qt for all of mesa

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Martin Graesslin wrote: > > Given that we now have a setup used by most (Intel+Radeon) and a setup used > by some (NVIDIA) users, it might make sense to switch to single-threaded > by default. Investigating issues depending on whether single or multi > threaded renderer wi

Re: FYI: multi-threaded rendering is disabled in Qt for all of mesa

2014-04-28 Thread Martin Graesslin
On Monday 28 April 2014 16:45:08 Marco Martin wrote: > On Monday 28 April 2014, Martin Gräßlin wrote: > > Hi all, > > > > that's kind of a follow-up to my mail to try running KWin with > > QSG_RENDER_LOOP=basic. > > > > After I updated qtbase I noticed that my KWin became way more stable > > with

Re: Breeze repo

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Aleix Pol wrote: > > ___ > > Plasma-devel mailing list > > Plasma-devel@kde.org > > https://mail.kde.org/mailman/listinfo/plasma-devel > > They might tell you to go through kdereview, maybe we can put it in > playground for now,

Re: Breeze repo

2014-04-28 Thread Aleix Pol
On Mon, Apr 28, 2014 at 6:07 PM, Marco Martin wrote: > On Monday 28 April 2014, Andrew Lake wrote: > > Thanks so much Martin. I've been so swamped these past few days. The Qt > > Quick Controls style can also be moved over (no real need to preserve the > > history). I'm happy to do it later tonig

Re: Review Request 117814: Make examples optional (default to off)

2014-04-28 Thread David Edmundson
> On April 28, 2014, 3:25 p.m., Marco Martin wrote: > > good for me, is the same for me wether this is done explicitly here or in > > ecm if somebody else thinks they have the same usecase. I'll ship it for now, I don't want examples installed on our release. If ECM gets support, I can adjust

Re: Breeze repo

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Andrew Lake wrote: > Thanks so much Martin. I've been so swamped these past few days. The Qt > Quick Controls style can also be moved over (no real need to preserve the > history). I'm happy to do it later tonight if you're swamped right now. > ok. it will just take a whi

Re: Breeze repo

2014-04-28 Thread Andrew Lake
Thanks so much Martin. I've been so swamped these past few days. The Qt Quick Controls style can also be moved over (no real need to preserve the history). I'm happy to do it later tonight if you're swamped right now. Thanks again, Andrew On Mon, Apr 28, 2014 at 7:16 AM, Marco Martin wrote: >

Re: Review Request 117814: Make examples optional (default to off)

2014-04-28 Thread David Edmundson
> On April 28, 2014, 6:44 a.m., Michael Palimaka wrote: > > I wonder if it would be useful to make the option part of ECM, so we could > > propagate this to other frameworks too keeping it consistent. Personally, I don't think so. It's only the one line, and I want to customise the message. P

Re: Review Request 117814: Make examples optional (default to off)

2014-04-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117814/#review56766 --- Ship it! good for me, is the same for me wether this is done

Re: stracing KWin

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Martin Gräßlin wrote: > On Monday 28 April 2014 15:21:19 Aleix Pol wrote: > > Hi, > > I was looking something up and I realized it keeps looking for an > > unexistant "plasma_shell" icon all the time, maybe you know what it could > > be going on? > > it's probably trying t

Re: FYI: multi-threaded rendering is disabled in Qt for all of mesa

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Martin Gräßlin wrote: > Hi all, > > that's kind of a follow-up to my mail to try running KWin with > QSG_RENDER_LOOP=basic. > > After I updated qtbase I noticed that my KWin became way more stable > without the env variable and looked at the blacklist and noticed the > co

FYI: multi-threaded rendering is disabled in Qt for all of mesa

2014-04-28 Thread Martin Gräßlin
Hi all, that's kind of a follow-up to my mail to try running KWin with QSG_RENDER_LOOP=basic. After I updated qtbase I noticed that my KWin became way more stable without the env variable and looked at the blacklist and noticed the commit copied below. Looks like the asserts in xcb are histor

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread David Edmundson
What do you imagine the goal of it being? As a friendly getting to know some devs? To interrogate devs over unpopular decisions? For people to try and talk through new ideas and plans that people have? ___ Plasma-devel mailing list Plasma-devel@kde.org h

Breeze repo

2014-04-28 Thread Marco Martin
So, following the discussion last week, i made a scratch called breeze here: http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git that at the moment has only the cursor theme. and opened a sysadmin ticket for the final repository location at kde/workspace/breeze.git Cheers, Marco Martin __

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Jens Reuterberg
Good point but I still like the "one place to find old comments" PLUS I thought it would look more unified... Although your example makes it more tidy... Lets start the first one and then see where we go from there, shall we? One new each week if that feels ok? (also another good point for your

Re: stracing KWin

2014-04-28 Thread Martin Gräßlin
On Monday 28 April 2014 15:21:19 Aleix Pol wrote: > Hi, > I was looking something up and I realized it keeps looking for an > unexistant "plasma_shell" icon all the time, maybe you know what it could > be going on? it's probably trying to find an icon for a plasma dialog. E.g. for kickoff or the

Review Request 117839: [kglobalaccel] Update X11 appTime from key press events

2014-04-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117839/ --- Review request for Plasma. Repository: plasma-workspace Description ---

Re: stracing KWin

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Aleix Pol wrote: > Hi, > I was looking something up and I realized it keeps looking for an > unexistant "plasma_shell" icon all the time, maybe you know what it could > be going on? maybe it looks for an icon with the name as the component of the app for all windows that

stracing KWin

2014-04-28 Thread Aleix Pol
Hi, I was looking something up and I realized it keeps looking for an unexistant "plasma_shell" icon all the time, maybe you know what it could be going on? To reproduce (the result is after ~10s of runtime): $ strace -e file kwin --replace 2> cosa & $ grep plasma_shell. cosa | grep stat | wc -l

Re: Review Request 117837: move argument parsing logic inside application from libs

2014-04-28 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117837/ --- (Updated April 28, 2014, 6:47 p.m.) Status -- This change has been d

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Mark Gaiser
> On April 28, 2014, 11:06 a.m., Mark Gaiser wrote: > > applets/systemtray/plugin/protocols/plasmoid/plasmoidtask.cpp, lines 61-63 > > > > > > Ahh, this is tricky to follow. You are invoking the init function here

Review Request 117837: move argument parsing logic inside application from libs

2014-04-28 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117837/ --- Review request for Plasma, Shantanu Tushar, Sinny Kumari, and Sujith Harida

Re: Polishing sprint in May: dates?

2014-04-28 Thread Luca Beltrame
In data lunedì 28 aprile 2014 13:35:37, Sebastian Kügler ha scritto: > focus for a while on immediate user feedback -- let's face it, many people > just start testing once we declare stable. With my forum hat on: yes, the vast majority at least, according to my (limited!) experience. -- Luca B

Re: RFC: oxygen and air plasma themes in oxygen.git?

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Martin Gräßlin wrote: > > so, i would proceed moving them there (not even sure how much if any > > history is needed especially becasue binary files) > > does it make sense there? Neither the oxygen nor the air theme are in any > way integrated with other Oxygen elements.

Re: RFC: oxygen and air plasma themes in oxygen.git?

2014-04-28 Thread Martin Gräßlin
On Monday 28 April 2014 13:42:51 Marco Martin wrote: > Hi all, > right now the oxygen and air themes are still in pasma-framework (for lack > of better place atm) > since for transition purpose is good to still offer an old look, i think the > oxygen repo would be a good place for it (especially in

RFC: oxygen and air plasma themes in oxygen.git?

2014-04-28 Thread Marco Martin
Hi all, right now the oxygen and air themes are still in pasma-framework (for lack of better place atm) since for transition purpose is good to still offer an old look, i think the oxygen repo would be a good place for it (especially in future releases when we'll have some kind of mega-theme sup

Re: Polishing sprint in May: dates?

2014-04-28 Thread Sebastian Kügler
On Monday, April 28, 2014 13:33:14 Marco Martin wrote: > On Monday 28 April 2014, Sebastian Kügler wrote: > > On Monday, April 28, 2014 12:59:15 Marco Martin wrote: > > > On Monday 28 April 2014, Sebastian Kügler wrote: > > > > > > > > > we could try to do a planning one shortly after release.. >

Re: Polishing sprint in May: dates?

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Sebastian Kügler wrote: > On Monday, April 28, 2014 12:59:15 Marco Martin wrote: > > On Monday 28 April 2014, Sebastian Kügler wrote: > > > We just discussed this during our hangout, and due to being rather late > > > with all preps, we decided to cancel this sprint, and co

Re: Polishing sprint in May: dates?

2014-04-28 Thread Sebastian Kügler
On Monday, April 28, 2014 12:59:15 Marco Martin wrote: > On Monday 28 April 2014, Sebastian Kügler wrote: > > We just discussed this during our hangout, and due to being rather late > > with all preps, we decided to cancel this sprint, and concentrate on bugs > > from our remote locations. > > we

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Marco Martin
> On April 28, 2014, 11:06 a.m., Mark Gaiser wrote: > > applets/systemtray/plugin/host.cpp, line 120 > > > > > > just init(); ? > > I don't see a reason why you need a single shot timer here. this causes the

Re: Minutes Monday Plasma hangout

2014-04-28 Thread Ivan Čukić
On Monday 28 Apr 2014 12:50:41 Sebastian Kügler wrote: > Plasma Hangout 28-4-2014 > > Present: Antonis, David, Jonathan, Marco, Martin G., Martin K., Rohan, > Sebastian, Aleix Ivan: - Working on kamd database stuff -- A program that has not been tested does not work. -- Bjarne Stroustrup

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread David Edmundson
> On April 28, 2014, 11:06 a.m., Mark Gaiser wrote: > > applets/systemtray/plugin/tasklistmodel.cpp, line 103 > > > > > > Remove, the model will notify QML. No need to do this yourself. I have it as a property,

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117813/#review56724 --- applets/systemtray/plugin/host.cpp

Re: Polishing sprint in May: dates?

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Sebastian Kügler wrote: > > http://doodle.com/4qygezcx9zfnvahb > > > > Cheers, > > We just discussed this during our hangout, and due to being rather late > with all preps, we decided to cancel this sprint, and concentrate on bugs > from our remote locations. we could tr

Re: Polishing sprint in May: dates?

2014-04-28 Thread Sebastian Kügler
On Wednesday, March 19, 2014 12:18:11 Sebastian Kügler wrote: > Hey, > > A bunch of us want to get together in May to put finishing touches in Plasma > Next. This sprint is important because it allows us to sit down and fix > remaining bugs. > > I am proposing dates here, though this is meant as

Minutes Monday Plasma hangout

2014-04-28 Thread Sebastian Kügler
Plasma Hangout 28-4-2014 Present: Antonis, David, Jonathan, Marco, Martin G., Martin K., Rohan, Sebastian, Aleix Antonis: - refactored Plasmate into handlers (separately tested, has tests) David: - worked on SDDM upstream - themeing copied from Plasma - working architectural problems

Re: Review Request 117757: Improve Kickoff's scrolling when changing categories

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

Re: Review Request 117757: Improve Kickoff's scrolling when changing categories

2014-04-28 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117757/ --- (Updated April 28, 2014, 10:16 a.m.) Status -- This change has been

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117813/#review56719 --- I like muchos. Haven't tested it yet, as I'm still resurrectin

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117813/#review56721 --- very good direction, just a couple of minor issues applets/s

Re: Review Request 117450: Add Milou to the default panel layout

2014-04-28 Thread Martin Klapetek
On Mon, Apr 28, 2014 at 11:16 AM, Sebastian Kügler wrote: > On Friday, April 25, 2014 17:21:55 Thomas Pfeiffer wrote: > > On Thursday 24 April 2014 11:53:49 Sebastian Kügler wrote: > > > Type to search is used in other applications as well, without input > bar: > > > > > > - Firefox: search in we

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117813/#review56714 --- Overall +1 from me applets/systemtray/package/contents/ui/Ta

Re: Review Request 117813: Make the system tray faster

2014-04-28 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117813/#review56718 --- All in all, looks like a good improvement to me. applets/sys

Re: Review Request 117450: Add Milou to the default panel layout

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Sebastian Kügler wrote: > Can you show a screenshot? It should show the short hostname and the distro > name. Perhaps a bug? > > > Plus, I'm sure we can find better places for branding than the place > > where the filter bar used to be. > > Well, it's still less element

Re: Fwd: KDE Frameworks Release Cycle

2014-04-28 Thread Sebastian Kügler
On Sunday, April 27, 2014 15:55:07 Albert Astals Cid wrote: > El Diumenge, 27 d'abril de 2014, a les 15:15:32, David Faure va escriure: > > FYI. > > Interesting fact here that original the mail was just sent to k-f-d and > k-c-d. > > I am seeing similar patterns in the plasma land, where they wen

Re: Review Request 117450: Add Milou to the default panel layout

2014-04-28 Thread Sebastian Kügler
On Friday, April 25, 2014 17:21:55 Thomas Pfeiffer wrote: > On Thursday 24 April 2014 11:53:49 Sebastian Kügler wrote: > > One has to take history into account here. While cleaning up the Kickoff > > UI, I've removed the "branding" button. This small text is a useful > > replacement> > > for that:

Re: Qt Quick Controls style

2014-04-28 Thread Marco Martin
On Thursday 24 April 2014, Andrew Lake wrote: > Hello all, > > We completed the visual design for the UI controls recently in the VDG > forums. After a little finalization work, it's available in my scratch repo > (git.kde.org:scratch/alake/BreezeStyle). I know a general Breeze project > repo was

Re: Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Martin Gräßlin
On Monday 28 April 2014 10:54:24 Jens Reuterberg wrote: > Well either that or we did it a week event - I mean it's not like it's > gonna be ten thousand questions and most of them will be > considering design, layout and usability - so say if a dev promised to > pop in once a day and answer the que

Re: Review Request 117779: fix crash when textureNode->texture() is null

2014-04-28 Thread Martin Gräßlin
> On April 26, 2014, 8:22 a.m., Martin Gräßlin wrote: > > I'd rather not want to see us hide this crash. There is an underlying > > problem which needs a more proper fix. I recently hit this problem myself > > on one on my systems and a crash one can reproduce is as good as fixed ;-) fix for u

Review Request 117824: Discard window thumbnail pixmap after texture got destroyed by SceneGraph

2014-04-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117824/ --- Review request for Plasma and Alexander Richardson. Bugs: 333482 http

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Jens Reuterberg
Well either that or we did it a week event - I mean it's not like it's gonna be ten thousand questions and most of them will be considering design, layout and usability - so say if a dev promised to pop in once a day and answer the questions that's cropped up? ___

Re: Review Request 117779: fix crash when textureNode->texture() is null

2014-04-28 Thread Martin Gräßlin
> On April 28, 2014, 10:24 a.m., Martin Gräßlin wrote: > > did you notice any pattern which triggers the crash? That could help me to > > reproduce and find the root cause. I found the condition myself: 1. show thumbnail 2. let it hide again 3. show thumbnail for same task when switching to a

Re: KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Jens Reuterberg wrote: > > So essentially: > If there is anyone who knows that they don't feel up for it. Tell me, > it's cool. You guys have a ton of work. > If its anyone who likes to go first that would be awesome too - like a > short introduction of you and what you d

Re: plasma-framework in kdereview

2014-04-28 Thread Luigi Toscano
On Friday 25 of April 2014 15:43:39 Marco Martin wrote: > On Friday 25 April 2014 15:24:50 Luigi Toscano wrote: > > On Friday 25 of April 2014 15:14:46 Àlex Fiestas wrote: > > > Moving plasma-framework to frameworks means that we will loose > > > flexibility > > > since we won't be able to break ap

Re: Review Request 117779: fix crash when textureNode->texture() is null

2014-04-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117779/#review56707 --- did you notice any pattern which triggers the crash? That coul

Review Request 117822: Add safety checks to XCB functions in WindowThumbnail

2014-04-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117822/ --- Review request for Plasma. Repository: plasma-framework Description ---

KDE VDG forums and "Ask a Dev" thread

2014-04-28 Thread Jens Reuterberg
Ok I've been thinking of getting a "Ask a dev" thread going. As many of you know I hope - the work is puttering on in the open forums and tbh plans of moving all the secret work into public is well under way. The ideal being to have a community with the VDG replaced with Community Organizers who