[KDE Bugtracking System] REMINDER: current Plasma regressions

2012-07-29 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Plasma

  This search was scheduled by myr...@kde.org.


Plasma regressions
--
Bug 291676:
  https://bugs.kde.org/show_bug.cgi?id=291676
  Priority: NOR  Severity: normal  Platform: Gentoo Packages
  Assignee: plasma-b...@kde.org
Status: NEW
   Summary: Device Items resize on hover due to visibility change of the status 
text
Bug 301424:
  https://bugs.kde.org/show_bug.cgi?id=301424
  Priority: NOR  Severity: normal  Platform: openSUSE RPMs
  Assignee: plasma-b...@kde.org
Status: NEW
   Summary: Cannot open battery monitor applet if set to hidden in systray
Bug 301533:
  https://bugs.kde.org/show_bug.cgi?id=301533
  Priority: NOR  Severity: normal  Platform: Other
  Assignee: plasma-b...@kde.org
Status: NEW
   Summary: Option Show Multiple Batteries does nothing


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Support for multiple batteries in battery monitor applet

2012-07-29 Thread Viranch Mehta
On Sun, Jun 17, 2012 at 2:45 PM, David Edmundson
k...@davidedmundson.co.ukwrote:

  Given this patch is untested (due to Viranch having only one battery)
 and that we will have a lot of angry users complaining that the feature is
 missing, can I suggest we submit a version with this patch to kde-look.org,
 so that it is available in get new stuff.


Should the patched applet replace the original applet or be installed with
a different plugin name? If its installed as a different applet, it can't
be put in the system tray, so what do we want here?

Viranch
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Review Request: plasma calendar - order events and todos by start date

2012-07-29 Thread Greg T

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105779/
---

Review request for Plasma.


Description
---

QHash::values returns a list of items in arbitrary order. So I'm using a QMap 
to sort them by start time.


This addresses bug 291422.
http://bugs.kde.org/show_bug.cgi?id=291422


Diffs
-

  libs/plasmaclock/calendartable.h 8678593 
  libs/plasmaclock/calendartable.cpp d2b436e 
  libs/taskmanager/groupmanager.cpp 45c15a9 

Diff: http://git.reviewboard.kde.org/r/105779/diff/


Testing
---

works for me


Thanks,

Greg T

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Files, config, and welcome (again)

2012-07-29 Thread Kevin Krammer
On Saturday, 2012-07-28, Michał 'rysiek' Woźniak wrote:
 Dnia piątek, 20 lipca 2012 o 09:35:35 Kevin Krammer napisał(a):
  On Thursday, 2012-07-19, Michał 'rysiek' Woźniak wrote:
   Hi again,
   
   Got entangled in a lot of other work, finally getting back to the
   QML/JS ToDo plasmoid of mine.
   
   I still cannot find any docs on accessing the calendar (either
   directly or through Akonadi) from QML/JS. I would appreciate any
   hints/links on that - is that at all possible?..
  
  Check if some of the stuff in kdepim/mobile/tasks can help you with
  that.
 
 It looks promising, but when I try to copy the imports:
 
 import Qt 4.7 as QML
 import org.kde 4.5
 import org.kde.akonadi 4.5 as Akonadi
 import org.kde.pim.mobileui 4.5 as KPIM
 import org.kde.kcal 4.5 as KCal
 import org.kde.akonadi.tasks 4.5 as Tasks
 
 I get:
 
 The module 'org.kde' is not installed
 
 Any hints? Not being able to save the tasks between Plasma sessions is
 a bit of a dealbreaker for a ToDo plasmoid... ;)

I think some of those are part of the kdeqmlplugin which is part of kdepim-
runtime. Maybe it wasn't built or installed properly.

Some modules will come from code in kdepim/mobile itself, no idea whether they 
got installed as QML plugins or registered by the mobile apps' C++ code.

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring


signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Make the Nepomuk runner forward all the nie:urls

2012-07-29 Thread Torgny Nyblom

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105738/#review16520
---


My vote is for ship it but it is Albert who is doing the release and he is away 
for a few days more.
Perhaps better wait for him.

- Torgny Nyblom


On July 26, 2012, 5:25 p.m., Vishesh Handa wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/105738/
 ---
 
 (Updated July 26, 2012, 5:25 p.m.)
 
 
 Review request for Nepomuk, Plasma, Release Team, and Sebastian Trueg.
 
 
 Description
 ---
 
 Not just the ones that are local files. This fixes opening of emails,
 and other akonadi resources directly from the runner.
 
 @Release Team: It would be nice to have in 4.9 :)
 
 
 This addresses bug 287470.
 http://bugs.kde.org/show_bug.cgi?id=287470
 
 
 Diffs
 -
 
   plasma/generic/runners/nepomuksearch/nepomuksearchrunner.cpp 0ea308d 
 
 Diff: http://git.reviewboard.kde.org/r/105738/diff/
 
 
 Testing
 ---
 
 Yup. Emails open up with KMail.
 
 
 Thanks,
 
 Vishesh Handa
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Fix misplaced panel (especially when more than one monitor is involved)

2012-07-29 Thread Rolf Eike Beer
Am Donnerstag 26 Juli 2012, 10:14:42 schrieb Marco Martin:
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/105596/#review16464
 ---
 
 
 setGeometry(geom) should really, really have no effect.
 
 it's probably masking some deeper level bug.
 
 if it's reliable as workaround, so be it.

So ship it?

signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: add keyboard nav to konsoleprofiles widget

2012-07-29 Thread Shaun Reich

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105765/#review16571
---

Ship it!


Ship It!

- Shaun Reich


On July 28, 2012, 11:24 a.m., Greg T wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/105765/
 ---
 
 (Updated July 28, 2012, 11:24 a.m.)
 
 
 Review request for Plasma and Shaun Reich.
 
 
 Description
 ---
 
 adds keyboard navigation. up/down arrow key to select item, Enter to open it
 
 
 This addresses bug 303297.
 http://bugs.kde.org/show_bug.cgi?id=303297
 
 
 Diffs
 -
 
   applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml 
 c4c76927208a40c586a93e60a7c1b71ffc4e23b8 
 
 Diff: http://git.reviewboard.kde.org/r/105765/diff/
 
 
 Testing
 ---
 
 tested in a panel
 
 
 Thanks,
 
 Greg T
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: add keyboard nav to konsoleprofiles widget

2012-07-29 Thread Shaun Reich


 On July 28, 2012, 4:06 p.m., Shaun Reich wrote:
  Ship It!

Looks good. Think you could also propagate this to the Kate and Konsole 
widgets? 


- Shaun


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105765/#review16571
---


On July 28, 2012, 11:24 a.m., Greg T wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/105765/
 ---
 
 (Updated July 28, 2012, 11:24 a.m.)
 
 
 Review request for Plasma and Shaun Reich.
 
 
 Description
 ---
 
 adds keyboard navigation. up/down arrow key to select item, Enter to open it
 
 
 This addresses bug 303297.
 http://bugs.kde.org/show_bug.cgi?id=303297
 
 
 Diffs
 -
 
   applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml 
 c4c76927208a40c586a93e60a7c1b71ffc4e23b8 
 
 Diff: http://git.reviewboard.kde.org/r/105765/diff/
 
 
 Testing
 ---
 
 tested in a panel
 
 
 Thanks,
 
 Greg T
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: add keyboard nav to konsoleprofiles widget

2012-07-29 Thread Shaun Reich


 On July 28, 2012, 4:06 p.m., Shaun Reich wrote:
  Ship It!
 
 Shaun Reich wrote:
 Looks good. Think you could also propagate this to the Kate and Konsole 
 widgets?
 
 Greg T wrote:
 I can also add this to konqprofiles. I don't know what konsole widgets 
 you are referring to.

Oops. I meant the Kate widget as well as the KDevelop widget. 


- Shaun


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105765/#review16571
---


On July 28, 2012, 11:24 a.m., Greg T wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/105765/
 ---
 
 (Updated July 28, 2012, 11:24 a.m.)
 
 
 Review request for Plasma and Shaun Reich.
 
 
 Description
 ---
 
 adds keyboard navigation. up/down arrow key to select item, Enter to open it
 
 
 This addresses bug 303297.
 http://bugs.kde.org/show_bug.cgi?id=303297
 
 
 Diffs
 -
 
   applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml 
 c4c76927208a40c586a93e60a7c1b71ffc4e23b8 
 
 Diff: http://git.reviewboard.kde.org/r/105765/diff/
 
 
 Testing
 ---
 
 tested in a panel
 
 
 Thanks,
 
 Greg T
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel