[KDE Bugtracking System] REMINDER: current Plasma regressions

2013-02-01 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Plasma. This is a weekly reminder. This search was scheduled by myr...@kde.org. Plasma regressions -- Bug 241685: https://bugs.kde.org/show_bug.cgi?id=241685 Priority: NOR Severity: crash Platform: Ubuntu P

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 Extragear is Plasmate > > SDK > >> and Shar

Re: Review Request 108706: bodega-server: Move authorization checks to the routes.js

2013-02-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108706/#review26526 --- Ship it! Ship It! - Aaron J. Seigo On Feb. 1, 2013, 8:45 p.

Review Request 108706: bodega-server: Move authorization checks to the routes.js

2013-02-01 Thread Antonis Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108706/ --- Review request for Plasma. Description --- It is better for the bodeg

Re: Review Request 108700: Make sure Menu.status is set to Closed when the menu closes itself

2013-02-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108700/#review26519 --- one small issue to resolve, and then it can go in... plasma/d

Re: Re: PW2 planning: one shell to rule them all

2013-02-01 Thread Martin Gräßlin
On Friday 01 February 2013 15:44:55 Aaron J. Seigo wrote: > kwin will also need a strategy. the package could also include a kwin script > to adjust settings, and i think that would be the most straight-forward, > but as with the scripting this can only be used for first-time setup. I'm more thinki

Review Request 108700: Make sure Menu.status is set to Closed when the menu closes itself

2013-02-01 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108700/ --- Review request for Plasma. Description --- Make sure Menu.status is s

Re: PW2 planning: one shell to rule them all

2013-02-01 Thread Marco Martin
On Friday 01 February 2013, Aaron J. Seigo wrote: > On Friday, February 1, 2013 14:05:01 Marco Martin wrote: > > * the view loads in itself a qml file, coming from a package (right now > > org.kde.homescreen.desktop) that will become pretty much the workspace > > definition > > to expand on the pa

Re: PW2 planning: one shell to rule them all

2013-02-01 Thread Aaron J. Seigo
On Friday, February 1, 2013 14:05:01 Marco Martin wrote: > * the view loads in itself a qml file, coming from a package (right now > org.kde.homescreen.desktop) that will become pretty much the workspace > definition to expand on the package bit... this package will require the following: * which

Review Request 108699: fixes bug 309033

2013-02-01 Thread Giorgos Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108699/ --- Review request for Plasma and Martin Gräßlin. Description --- 1. fixe

Re: PW2 planning: one shell to rule them all

2013-02-01 Thread Marco Martin
On Friday 01 February 2013, Aaron J. Seigo wrote: > hi .. > > i started a wiki page for the "one shell to rule them all" feature: > > http://community.kde.org/Plasma/shellswitching > > feedback, edits, input, ideas, etc welcome/needed. > > we'll go over this and more at upcoming meetings,

PW2 planning: one shell to rule them all

2013-02-01 Thread Aaron J. Seigo
hi .. i started a wiki page for the "one shell to rule them all" feature: http://community.kde.org/Plasma/shellswitching feedback, edits, input, ideas, etc welcome/needed. we'll go over this and more at upcoming meetings, and to give us a head start i'm writing up things we've discusse

Re: plasma search and launch javasscripting

2013-02-01 Thread Aaron J. Seigo
On Friday, February 1, 2013 12:48:17 Nowardev-Team wrote: > activity.currentConfigGroup = new Array('stripwidget') > activity.currentConfigGroup = new Array('favourite-0') this should be: activity.currentConfigGroup = ['stripwidget', 'favourite-0'] and then write your settings. p.s. i also not

plasma search and launch javasscripting

2013-02-01 Thread Nowardev-Team
i am trying to scripting plasma to be like gnome2 gnome3 chrome os unity , i know that this could be sound bad but... i think that plasma can be what unity is not ... anyway :) i was trying to write chromeOS activity better and i tried to do that with Search and Launch "desktop layout" i