Re: Black screen problem

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Lamarque V. Souza escreveu: > Hi all, > > I have been trying to debug this problem and it is Powerdevil's kded > module that is causing it. Doing "mv /usr/lib/kde4/kded_powerdevil.so > /root" and rebooting workarounds the problem. Now we need to know why > Po

Re: Handling of KWin related Bugs in Active

2012-04-24 Thread Sebastian Kügler
On Tuesday, April 24, 2012 18:48:39 Martin Gräßlin wrote: > Bug 298285 [1] highlights a problem in our bug handling. While the bug > report affected KWin, the KWin development team did not get informed about > it, which is unfortunate as we are very active and fast with bug reports. I > also did n

Black screen problem

2012-04-24 Thread Lamarque V. Souza
Hi all, I have been trying to debug this problem and it is Powerdevil's kded module that is causing it. Doing "mv /usr/lib/kde4/kded_powerdevil.so /root" and rebooting workarounds the problem. Now we need to know why Powerdevil is doing that. I think it is trying to dimm the di

[Bug 297068] When shutting down via Lock Screen, the sleep countdown runs first

2012-04-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=297068 --- Comment #6 from Thomas Lübking --- (In reply to comment #5) > should stay there until the device is turned off but ksmserver closes the > greeter right before closing kwin and itself afterwards, so for a short time > there will be no unlock screen

[Bug 291381] Random black screenlocker

2012-04-24 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=291381 --- Comment #10 from Martin Gräßlin --- > (In reply to comment #7) >> pot. either driver bug or utilization of MSAA and no glClearColor in >> the >> screensaver hack - see bug #263974 > > Ok, I do not understand much about OpenGL programming. Where the

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Martin Gräßlin escreveu: > Am 24.04.2012 20:08, schrieb Lamarque V. Souza: > > I usually do that, this time I did a "git merge" and forgot to do a > > > > "git > > commit --amend" afterwards. > > You actually caused a merge commit. That's not needed at all. > You cou

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Martin Gräßlin
Am 24.04.2012 21:45, schrieb Lamarque V. Souza: The issue is that ~/.kde/share/config/kwinrc in PA2 includes the line LayoutName=thumbnails. If we do not edit or remove that line from ~/.kde/share/config/kwinrc the new configuration in /usr/share/kde4/config/kwinrc after an upgrade to PA3 devel

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Martin Gräßlin escreveu: > Am 24.04.2012 20:13, schrieb Thomas Pfeiffer: > > On Tuesday 24 April 2012 18:11:45 Martin Gräßlin wrote: > Changing that in master won't fix anything as to my knowledge PA does > not depend on kde-workspace master. KWin as of 4.8 is *not* ready

[Bug 291381] Random black screenlocker

2012-04-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=291381 --- Comment #9 from Thomas Lübking --- (In reply to comment #8) > Ok, I do not understand much about OpenGL programming. Where the hack you > are talking about is located? In kwin or in the screensavers? *ggg* xscreensaver "modules" (eg. glmatrix) are

Re: default config machinery

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Marco Martin escreveu: > Hi all, Hi, > > another thing i would like to know a bit more opinions about using > /etc/skel for the default nepomuk db vs its own folder in /usr/share, in > the end is a matter of preference on how the home initialization will be > d

[Bug 291381] Random black screenlocker

2012-04-24 Thread Lamarque V . Souza
https://bugs.kde.org/show_bug.cgi?id=291381 --- Comment #8 from Lamarque V. Souza --- (In reply to comment #7) > pot. either driver bug or utilization of MSAA and no glClearColor in the > screensaver hack - see bug #263974 Ok, I do not understand much about OpenGL programming. Where the hack you

Re: default config machinery

2012-04-24 Thread Marco Martin
Hi all, update on this issue: now the new default config is in devel, with the new skel based way , there is a default one (that would be mer) and a meego specific one, they are alternatives. for now the meego and mer ones are the same, will be differentiated when the meego kickstart changes.

[Bug 297068] When shutting down via Lock Screen, the sleep countdown runs first

2012-04-24 Thread Lamarque V . Souza
https://bugs.kde.org/show_bug.cgi?id=297068 --- Comment #5 from Lamarque V. Souza --- (In reply to comment #4) > I'm not aware that (vanilla) kwin would launch the screenlocker - it's > actually handled by krunner (on "regular" KDE) You're right, kwin does not launch kscreenlocker (that was my m

Re: Updating Project:KDE:Trunk project on build.pub.meego.com

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Thomas Pfeiffer escreveu: > On Monday 23 April 2012 16:29:17 Lamarque V. Souza wrote: > >> - The top bar still has a black background (quite ugly) > > > > In PA3 devel and testing kwin defaults to OpenGL, which causes this > > > >problem sometimes. In PA2 we used

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Martin Gräßlin
Am 24.04.2012 20:08, schrieb Lamarque V. Souza: I usually do that, this time I did a "git merge" and forgot to do a "git commit --amend" afterwards. You actually caused a merge commit. That's not needed at all. You could do a: git checkout master git pull git checkout topicBranch git rebase m

[Bug 291381] Random black screenlocker

2012-04-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=291381 --- Comment #7 from Thomas Lübking --- pot. either driver bug or utilization of MSAA and no glClearColor in the screensaver hack - see bug #263974 There's been some talk on screensavers, Martin actually wanted to move it to kwin, but there've been oppo

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Martin Gräßlin
Am 24.04.2012 20:13, schrieb Thomas Pfeiffer: On Tuesday 24 April 2012 18:11:45 Martin Gräßlin wrote: No, that was not a need for an urgent fix. AFAIU this was for a testing image for software under development. The new window switcher layout for PA is only integrated in current KWin master, wh

[Bug 297068] When shutting down via Lock Screen, the sleep countdown runs first

2012-04-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=297068 --- Comment #4 from Thomas Lübking --- I'm not aware that (vanilla) kwin would launch the screenlocker - it's actually handled by krunner (on "regular" KDE) What you observe would likely (for a very short time) rather be an outcome of bug #158262 and b

Re: Updating Project:KDE:Trunk project on build.pub.meego.com

2012-04-24 Thread Thomas Pfeiffer
On Monday 23 April 2012 16:29:17 Lamarque V. Souza wrote: >> - The top bar still has a black background (quite ugly) > In PA3 devel and testing kwin defaults to OpenGL, which causes this >problem sometimes. In PA2 we used XRender instead, which does not have this >problem. So what has to

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Thomas Pfeiffer
On Tuesday 24 April 2012 18:11:45 Martin Gräßlin wrote: > No, that was not a need for an urgent fix. AFAIU this was for a testing > image for software under development. The new window switcher layout for PA > is only integrated in current KWin master, which has not yet entered the > testing phase.

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Lamarque V. Souza
Em Tuesday 24 April 2012, Martin Gräßlin escreveu: > On Tuesday 24 April 2012 05:58:16 Lamarque V. Souza wrote: > > Em Monday 23 April 2012, Martin Gräßlin escreveu: > > > Hi Lamarque, > > > > Hi, > > > > > I'm quite confused by your three commits [1, 2, 3]. Why are they > > > needed?

Re: Replacement for MeeGo Community OBS

2012-04-24 Thread martin brook
Hi Guys, Thanks for your time at the meeting and you can find Minutes and the full log below. Minutes: http://mer.bfst.de/meetings/mer-meeting/2012/mer-meeting.2012-04-24-16.00.html Minutes (text): http://mer.bfst.de/meetings/mer-meeting/2012/mer-meeting.2012-04-24-16.00.txt Log: http://mer.bf

Handling of KWin related Bugs in Active

2012-04-24 Thread Martin Gräßlin
Hi all, Bug 298285 [1] highlights a problem in our bug handling. While the bug report affected KWin, the KWin development team did not get informed about it, which is unfortunate as we are very active and fast with bug reports. I also did not know at all that KWin bugs are reported to the Activ

Re: Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Martin Gräßlin
On Tuesday 24 April 2012 05:58:16 Lamarque V. Souza wrote: > Em Monday 23 April 2012, Martin Gräßlin escreveu: > > Hi Lamarque, > > Hi, > > > I'm quite confused by your three commits [1, 2, 3]. Why are they needed? > > We > > nowhere in KWin have folder distinction for "desktop" and "active"

Re: Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Martin Gräßlin
On Tuesday 24 April 2012 11:35:59 Thomas Pfeiffer wrote: > Now the problem was that end users which used the PA2 Meego image would have > a broken Task Switcher after doing a regular update, which severely affects > the whole system. This was a situation we needed to fix urgently. No, that was not

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Thomas Lübking
Am 24.04.2012, 10:58 Uhr, schrieb Lamarque V. Souza : Em Monday 23 April 2012, Martin Gräßlin escreveu: I'm quite confused by your three commits [1, 2, 3]. Why are they PA2 uses thumbnails as LayoutName, PA3 uses window_strip, we need to change that when someone upgrades PA2 to PA3:

[Bug 298737] New: Activity creation went wrong and existing activity will be screwed up

2012-04-24 Thread Maurice de la Ferté
https://bugs.kde.org/show_bug.cgi?id=298737 Bug ID: 298737 Severity: normal Version: unspecified Priority: NOR CC: active@kde.org Assignee: notm...@gmail.com Summary: Activity creation went wrong and existing activity

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Thomas Pfeiffer
On 24.04.2012 10:58, Lamarque V. Souza wrote: Em Monday 23 April 2012, Martin Gräßlin escreveu: > Hi Lamarque, Hi, > I'm quite confused by your three commits [1, 2, 3]. Why are they needed? We > nowhere in KWin have folder distinction for "desktop" and "active" and I do > not like that a

Re: git repo for kickstarts

2012-04-24 Thread martin brook
Marco Hi, The kickstarts can be made using the kickstarter tool from yaml descriptions so it may be possible to have common parts which would include the lists of Plasma Active packages and device specific parts. At least for Mer see http://wiki.merproject.org/wiki/Kickstarter BR vgrade On T

Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/data/active.

2012-04-24 Thread Lamarque V. Souza
Em Monday 23 April 2012, Martin Gräßlin escreveu: > Hi Lamarque, Hi, > I'm quite confused by your three commits [1, 2, 3]. Why are they needed? We > nowhere in KWin have folder distinction for "desktop" and "active" and I do > not like that at all. PA2 uses thumbnails as LayoutN

git repo for kickstarts

2012-04-24 Thread Marco Martin
Hi all, this is mostly for an opinion, still didn't do any of this... right now to build meego and mer images we have several kickstart files spreaded around, for different devices and for different repositories (devel, testing, releases) I think they should be in a git repository, with files a

Re: Replacement for MeeGo Community OBS

2012-04-24 Thread robert bauer
Hi, I will probably be unable to attend the meeting. At the last meeting, I indicated that Maemo would try to address the topic of a community OBS and provide guidance. We have been able to do that. We had a Maemo Council meeting on the topic, and I am pleased to say that the general consensus