Re: Review Request 118448: Use KCalendarSystem to get the list of the month and day names that should be recognized by the query parser

2014-06-01 Thread Alexander Potashev
> On June 1, 2014, 4:22 p.m., Alexander Potashev wrote: > > What is the user changes the locale at run-time - will the query parser > > reload the month/weekday names? > > Denis Steckelmacher wrote: > It depends on the client application. This list is cached in > pass_periodnames, that is

Re: Review Request 118448: Use KCalendarSystem to get the list of the month and day names that should be recognized by the query parser

2014-06-01 Thread Denis Steckelmacher
> On June 1, 2014, 4:22 p.m., Alexander Potashev wrote: > > What is the user changes the locale at run-time - will the query parser > > reload the month/weekday names? It depends on the client application. This list is cached in pass_periodnames, that is private to one Baloo::QueryParser insta

Re: Review Request 118448: Use KCalendarSystem to get the list of the month and day names that should be recognized by the query parser

2014-06-01 Thread Alexander Potashev
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118448/#review58904 --- What is the user changes the locale at run-time - will the que

Review Request 118448: Use KCalendarSystem to get the list of the month and day names that should be recognized by the query parser

2014-06-01 Thread Denis Steckelmacher
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118448/ --- Review request for Baloo, Localization and Translation (l10n) and Alexander

答复: PolicyKit1-KDE AuthDialog could not shown as TOP_LEVEL

2014-06-01 Thread Jeff Bai
And as I see it, I found it kind of silly to hack in a KDE aspect. -原始邮件- 发件人: "Leslie Zhai" 发送时间: ‎2014/‎6/‎1 15:17 收件人: "Thomas Lübking" ; "kde-devel@kde.org" 抄送: "Daniel Nicoletti" ; "jeffbaich...@members.fsf.org" 主题: Re: PolicyKit1-KDE AuthDialog could not shown as TOP_LEVEL Hi T

Re: PolicyKit1-KDE AuthDialog could not shown as TOP_LEVEL

2014-06-01 Thread Leslie Zhai
Yes, sometimes the AuthDialog is only transient top of its parent :) BUT sometimes it is not active... Emm, modal window is not a good design, I argue that KDE might not use it. On 2014年06月01日 17:24, Thomas Lübking wrote: On Sonntag, 1. Juni 2014 09:16:46 CEST, Leslie Zhai wrote: so there is

Re: PolicyKit1-KDE AuthDialog could not shown as TOP_LEVEL

2014-06-01 Thread Thomas Lübking
On Sonntag, 1. Juni 2014 09:16:46 CEST, Leslie Zhai wrote: so there is NO Apper assoicate WID for AuthDialog constructor. 2. KWindowSystem::forceActiveWindow sometimes worked BUT ... Sometimes it FAILED to force active window to act like modal one The window is not modal, since it's not tra

Testing Web Application

2014-06-01 Thread Valorie Zimmerman
Hi folks, Some months back there was a preliminary discussion about a Testing web application for KDE and Kubuntu, and other FLOSS projects if they want. The driver for this idea was Kubuntu devel dissatisfaction with our current testing setup, and the possibility of Sayak being available to writ

Re: PolicyKit1-KDE AuthDialog could not shown as TOP_LEVEL

2014-06-01 Thread Leslie Zhai
Hi Thomas, Thanks for your reply :) 1. it is NOT a bug about Apper or QJade. Because Apper and QJade uses PackageKit-Qt, a Qt bindings for PackageKit. When it calls installPackage function of PackageKit-Qt, there is pk_transaction_obtain_authorization function in PackageKit to call PolicyKit