[Breeze] [Bug 373088] Current tab highlighting counter-intuitive when using dark themes

2016-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373088 --- Comment #10 from Christoph Feck <cf...@kde.org> --- (or "QPalette::Shadow" at your convenience...) -- You are receiving this mail because: You are the assignee for the bug.

[Breeze] [Bug 373088] Current tab highlighting counter-intuitive when using dark themes

2016-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373088 --- Comment #9 from Christoph Feck <cf...@kde.org> --- According to the code, the color that is used to darken the inactive tabs is the WindowText color. With reverse (dark) themes, this color is bright, so instead of darkening, the inactiv

[plasmashell] [Bug 340063] Please make KDE fade to black before turning screen off

2016-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=340063 --- Comment #14 from Christoph Feck <cf...@kde.org> --- The screen is not turned off immediately once it is black, see commend #10. -- You are receiving this mail because: You are the assignee for the bug.

Re: Review Request 129679: Give names to knsrc files

2016-12-20 Thread Christoph Feck
) <https://git.reviewboard.kde.org/r/129679/#comment67962> If KNS wallpapers are downloaded to ~/.local/share/wallpapers, then everything is fine. If they are downloaded to some other (Plasma specific) location, then maybe rename to 'Plasma Wallpapers'. - Christoph Feck On D

[plasmashell] [Bug 191394] add "minimize all" action to window list plasmoid

2016-12-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=191394 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Target Milestone|--- |1.0 Component|

[Differential] [Commented On] D3616: [Lock Screen / Login] Add "reveal password button"

2016-12-07 Thread cfeck (Christoph Feck)
cfeck added a comment. Using that argument, we would have to remove the 'reveal password' option from KPasswordDialog, too. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3616 EMAIL PREFERENCES

Re: KDE 4 vs 5, regional settings and dolphin

2016-12-07 Thread Christoph Feck
On 07.12.2016 14:41, René J. V. Bertin wrote: Christoph Feck wrote: See bug 340982. KF5 applications do not use the customizable KLocale class, but use what Qt offers (QLocale), which we hoped would soon get support for customizations, but progress is slow, so no code has surfaced. I just

Re: KDE 4 vs 5, regional settings and dolphin

2016-12-04 Thread Christoph Feck
On 04.12.2016 11:17, René J.V. Bertin wrote: Under KDE4, the translations KCM had detailed settings for just about every aspect See bug 340982. KF5 applications do not use the customizable KLocale class, but use what Qt offers (QLocale), which we hoped would soon get support for

[Powerdevil] [Bug 372955] Enabling "Suspend session" doesn't suspend session.

2016-11-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372955 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Version|Git |5.8.3 Produ

[kdeplasma-addons] [Bug 372885] Not getting grouping desktop layout in desktop settings

2016-11-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372885 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Product|Plasma Workspace Wallpapers |kdeplasma-

[Differential] [Accepted] D3478: Port away from KDELibs4Support

2016-11-23 Thread cfeck (Christoph Feck)
cfeck accepted this revision. cfeck added a reviewer: cfeck. This revision is now accepted and ready to land. REPOSITORY rKGAMMA KGamma BRANCH master REVISION DETAIL https://phabricator.kde.org/D3478 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[plasmashell] [Bug 372594] no wallpaper menu for a fresh new .config directory

2016-11-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372594 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||plasma-b...@k

[Powerdevil] [Bug 372603] powerdevil crashed after login

2016-11-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372603 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|unassigned-b...@kde.org |plasma-devel@k

[Powerdevil] [Bug 370667] powerdevil crashes on battery low

2016-11-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=370667 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||dv.ferra...@gma

[Differential] [Commented On] D3370: KillWindow support for Wayland windows

2016-11-15 Thread cfeck (Christoph Feck)
cfeck added a comment. 5 seconds seems long in the face of a user. But if the application does actually handle the termination signal, and needs more than 5 seconds for cleanup, does it mean the cleanup procedure will be interrupted/aborted, or is only the GUI connection disconnected?

[Differential] [Commented On] D2680: [Task Manager] Activate tasks by Meta + number shortcuts

2016-11-12 Thread cfeck (Christoph Feck)
cfeck added a comment. monthly ping: What is the status of this? Ony unresolved issues? REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2680 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma,

[Differential] [Commented On] D3344: Remove deprecated --shut-up start flag

2016-11-11 Thread cfeck (Christoph Feck)
cfeck added a comment. Looking at main.cpp of plasmashell this option is indeed no longer used. (Some other options are also no longer used, so they should also be marked as deprecated, but I guess that's material for a new patch). REPOSITORY rPLASMAWORKSPACE Plasma Workspace

[Differential] [Commented On] D3323: Make it possible for plasmashell to log into kscreen.log

2016-11-10 Thread cfeck (Christoph Feck)
cfeck added a comment. Sorry, my fault. I was completely unaware that Plasma does not even use kscreen. Now that I have seen how it works, I am no longer disappointed to not find Plasma steps in the kscreen logs. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL

[Differential] [Commented On] D3319: Load screenpool at the same time as we connect to screenchanged signals

2016-11-09 Thread cfeck (Christoph Feck)
cfeck added inline comments. INLINE COMMENTS > screenpool.cpp:37 > +{ > +m_primaryConnector; > +m_connectorForId.clear(); This line does nothing. What was the intention? REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3319 EMAIL

[Differential] [Commented On] D3319: Load screenpool at the same time as we connect to screenchanged signals

2016-11-09 Thread cfeck (Christoph Feck)
cfeck added a comment. I confirm it fixes my issue (bug 366187), both with removed plasma* config files, as well as with my actual config files. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3319 EMAIL PREFERENCES

Re: Split the kioslaves out of plasma-workspace?

2016-11-04 Thread Christoph Feck
On 04.11.2016 19:20, kainz.a wrote: Radical different idea: what about moving Dolphin from Applications to Plasma? If this mean the plasma team take care about Dolphin +1000 history of the contributors, a boost would help dolphin. https://github.com/KDE/dolphin/graphs/contributors The aim

Re: Review Request 129294: Removed unwanted clear button while having inline clear option.

2016-10-31 Thread Christoph Feck
> On Oct. 31, 2016, 1:36 p.m., Marco Martin wrote: > > src/widgets/kurlrequesterdialog.cpp, line 51 > > > > > > remove whitespace > > Aniketh Girish wrote: > Hope the error was solved. I request someone to

[Powerdevil] [Bug 371646] powerdevil crashed when power cord detatched

2016-10-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371646 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[Powerdevil] [Bug 371646] powerdevil crashed when power cord detatched

2016-10-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371646 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|unassigned-b...@kde.org |plasma-devel@k

[Powerdevil] [Bug 370667] powerdevil crashes on battery low

2016-10-13 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370667 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Version|unspecified |5.8.0 As

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2016-10-06 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369676 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||pas...@dhermi

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-09-14 Thread Christoph Feck
> On Aug. 16, 2016, 9:05 a.m., David Faure wrote: > > doc/kcontrol/khtml-general/index.docbook, line 51 > > > > > > Well, qt5-webkit and kwebkitpart do still exist. They're just not > > really maintained (but

Re: Review Request 120829: Use full URL as filename for cached image files

2016-09-01 Thread Christoph Feck
the password is removed from the string. Diffs - applets/frame/picture.cpp 635d845 Diff: https://git.reviewboard.kde.org/r/120829/diff/ Testing --- Yes. Cache files look like plasma-frame/http:||www.yr.no|place|United_States|New_York|New_York|meteogram.png Thanks, Christoph Feck

[Breeze] [Bug 368048] Very strange QLineEdit inside QMenu glitch under extreemly specific conditions

2016-08-31 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368048 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|plasma-devel@kde.org|hugo.pereira.da.costa

[Powerdevil] [Bug 367648] Dim Screen time in Energy Saving Settings is wrong

2016-08-22 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367648 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|plasma-b...@kde.org |plasma-devel@k

Re: Review Request 128647: [DesktopView] Stop raising desktop over dialog windows

2016-08-16 Thread Christoph Feck
> On Aug. 16, 2016, 2:27 a.m., Anthony Fieroni wrote: > > Ping. For 5.7.4 > > Martin Gräßlin wrote: > For master the focus in is removed. And I think that's absolutely no > stable branch material. It looks like this is also fixed with Qt 5.6 branch, see commit

[kio-extras] [Bug 364381] sftp/kio_sftp.cpp:1249]: (style) Suspicious condition

2016-08-14 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364381 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[kio-extras] [Bug 366763] kio-extras-16.07.80/sftp/kio_sftp.cpp:1249]: (style) Suspicious condition

2016-08-14 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366763 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Resolution|--- |FIXED Latest

Re: Kirigami build instructions

2016-08-12 Thread Christoph Feck
On Friday 12 August 2016 18:06:00 Police Terror wrote: > Hello, > > I'm excited by the slick looking Kirigami and the possibility of > building applications to deploy on Linux, Android, and Windows with > C++. > > Unfortunately the documentation is very sparse! > > The GitHub says: > > cmake

Re: Review Request 128313: useraccount icons 128 px and sorted

2016-08-11 Thread Christoph Feck
you please either also add the same amount of spaces at the end, or change the code to strip spaces before displaying? - Christoph Feck On July 4, 2016, 8:23 p.m., Andreas Kainz wrote: > > --- > This is an automatically generat

[Powerdevil] [Bug 365281] ksystemsettings5 powerdevilprofilesconfig module doesn't fit to height in standalone

2016-07-11 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365281 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Version|5.7.0 |unspecified Com

[Breeze] [Bug 364953] Breeze and Breeze Light themes are the same but listed twice

2016-06-30 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364953 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Component|kcm_desktopthemedetails |general P

[plasmashell] [Bug 364724] Workspace and wallpapers misaligned on multiple monitors in portrait rotation

2016-06-25 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364724 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Component|general |Image Wal

[kio-extras] [Bug 362709] kio_sftp.cpp:1239]: (style) Suspicious condition

2016-06-19 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362709 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[Differential] [Commented On] D1939: [Calculator Runner] Add "Copy to clipboard" action

2016-06-18 Thread cfeck (Christoph Feck)
cfeck added a comment. The m_engine member is only available, when it uses the qalculate library instead of QScriptEngine. Please add the missing #ifdef ENABLE_QALCULATE REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D1939 EMAIL

[Differential] [Commented On] D1944: Make NetworkManagerQt and BluezQt optional

2016-06-18 Thread cfeck (Christoph Feck)
cfeck added a comment. In https://phabricator.kde.org/D1944#35824, @broulik wrote: > We already have a feature and dependency freeze in place. This should not have gone into the Plasma/5.7 branch! This patch does not add any dependencies (or raises their minimum version).

Re: porting the QtCurve kwin theme

2016-06-17 Thread Christoph Feck
d no, I had no time yet to port Skulpture/Smaragd/Dekorator) -- Christoph Feck ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Fonts rendering in titlebars with KDecoration2

2016-06-17 Thread Christoph Feck
y worse) than > compared to a system where those patches aren't used. > > All other text rendering examples I've seen from my Qt5 install > look as they should, so this really appears to be specific to > window titlebars. What's different here? -- Christoph Feck ___

[Powerdevil] [Bug 364275] sleep and hybernate gone after update

2016-06-13 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364275 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Version|4.13.3 |unspecified P

[Breeze] [Bug 364226] theme should highlight the default action in dialogs

2016-06-12 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364226 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|plasma-devel@kde.org|hugo.pereira.da.costa

[kio-extras] [Bug 363048] File conflicts with kio_activities

2016-05-14 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363048 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||ivan.cu...@k

[Powerdevil] [Bug 362830] Allow lowest brightness when using the brightness down/up buttons

2016-05-08 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362830 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Version|5.18.0 |unspecified P

[Powerdevil] [Bug 362831] Do not increase brightness when entering low battery mode

2016-05-08 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362831 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|fa...@kde.org |plasma-devel@k

Re: Proposal: kde-libs.org, a repository of contributed libraries

2016-05-06 Thread Christoph Feck
Hi, http://qt-apps.org/ also has a "Qt Components" section, in addition to "Qt Widgets". ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

[kio-extras] [Bug 362709] kio_sftp.cpp:1239]: (style) Suspicious condition

2016-05-05 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362709 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Component|general |default Versi

[Breeze] [Bug 362039] RFE: provide sddm theme without userlists (but explicit username: field instead)

2016-04-22 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362039 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Resolution|--- |DUPLICATE

[Powerdevil] [Bug 361974] Power saving settings for monitor have no effect

2016-04-20 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361974 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Assignee|plasma-b...@kde.org |plasma-devel@k

[Powerdevil] [Bug 337674] kded5 is eating CPU

2016-03-26 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #88 from Christoph Feck <cf...@kde.org> --- Please check which kded module is responsible. You can disable them in the SystemSettings Service Manager. -- You are receiving this mail because: You are the assignee for t

Re: Review Request 127405: Make sure PlasmaQuick export file is properly found

2016-03-19 Thread Christoph Feck
. - Christoph Feck On March 17, 2016, 12:16 a.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

[ksystraycmd] [Bug 344168] there is no ksystray for plasma5

2016-02-12 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344168 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||emre...@gmail.com --- C

[Breeze] [Bug 355563] Taskbar is cluttered and colorfull

2015-11-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355563 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Component|window decoration |general As

[Plasma Workspace Wallpapers] [Bug 354379] Wallpaper fails to rotate 90 on dual screen with external scr. on left. Stays horiz. and spills over onto right scr.

2015-11-14 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354379 --- Comment #10 from Christoph Feck <cf...@kde.org> --- Please do not report multiple issues in a single ticket. This one is about wallpaper rotation. Please report lost dual monitor functionality, fails, crashes, etc. separately. It is also sug

Re: Review Request 124675: Fix Bug 311991 - Taskbar buttons for minimized apps should not use disabled state

2015-10-26 Thread Christoph Feck
> On Oct. 25, 2015, 10:05 p.m., Thomas Pfeiffer wrote: > > As always: If you want design or usability input, please provide a > > screenshot. We cannot read the code. Thanks. > > Eike Hein wrote: > Thomas, all this does is not grey out the text in Task Manager button > labels when a

Re: Review Request 125416: BugFix for "Bug 328807 - Removing sensor from graph causes KSysGuard crash" (affected SensorType: DancingBars)

2015-10-21 Thread Christoph Feck
? There is a comment at bug 328807 mentioning a related bug 260869 about modality, which got fixed for Plasma 5.4.2. - Christoph Feck On Oct. 9, 2015, 3:43 p.m., Raphael Kugelmann wrote: > > --- > This is an automatically generat

Re: Review Request 125734: Fix crash when exiting kscreen kcm in systemsettings

2015-10-21 Thread Christoph Feck
is not specific to the kscreen kcm, but we also got it with other kcms that use QML, so the same (or a similiar) fix has to be applied there, too. - Christoph Feck On Oct. 21, 2015, 8:37 a.m., Martin Gräßlin wrote: > > --- > This is an auto

Re: Review Request 125734: Fix crash when exiting kscreen kcm in systemsettings

2015-10-21 Thread Christoph Feck
> On Oct. 21, 2015, 9:19 a.m., Christoph Feck wrote: > > Thanks Martin for the investigation! > > > > The crash is not specific to the kscreen kcm, but we also got it with other > > kcms that use QML, so the same (or a similiar) fix has to be applied there, > &g

Re: Review Request 125720: set default theme to breeze rather than oxygen

2015-10-20 Thread Christoph Feck
tps://git.reviewboard.kde.org/r/125720/#comment59890> While you are at it, please use QStringLiteral. - Christoph Feck On Oct. 20, 2015, 9:52 a.m., Harald Sitter wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: KFontInst bugs

2015-09-24 Thread Christoph Feck
ss, I have changed the default assignee for newly reported bugs in the bug tracker. Thanks for the heads-up and your contributions! Christoph Feck ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

[Powerdevil] [Bug 352308] kde daemon crash (seg. fault)

2015-09-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=352308 Christoph Feck <cf...@kde.org> changed: What|Removed |Added Component|kded|general Reso

[Powerdevil] [Bug 345618] Powerdevil crash from idle desktop.

2015-09-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345618 Christoph Feck <cf...@kde.org> changed: What|Removed |Added CC||wandofde...@gma

Re: [plasma-framework] src/plasma: plasma: Fix applet actions might be nullptr

2015-08-26 Thread Christoph Feck
On Wednesday 26 August 2015 11:27:05 Leslie Zhai wrote: Git commit 4e9b32d80d6b43ad3d1ddd47c948ad066608b052 by Leslie Zhai. Committed on 26/08/2015 at 09:24. Pushed by lesliezhai into branch 'master'. plasma: Fix applet actions might be nullptr BUG:351777 M +1-1

[ksystraycmd] [Bug 344168] there is no ksystray for plasma5

2015-07-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=344168 Christoph Feck cf...@kde.org changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[Powerdevil] [Bug 349743] kde 4.18.4: powermanagement (powerdevil?) : Does not shutdown on critical battery, but stops at abort active sessions window

2015-07-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=349743 Christoph Feck cf...@kde.org changed: What|Removed |Added Assignee|unassigned-b...@kde.org |plasma-devel@kde.org

Re: [KDE Usability] Where to place kcron in systemsettings5?

2015-06-22 Thread Christoph Feck
On Monday 22 June 2015 22:49:01 Thomas Pfeiffer wrote: On Tuesday 09 June 2015 03:10:11 Christoph Feck wrote: On Sunday 17 May 2015 01:12:41 Christoph Feck wrote: On Friday 08 May 2015 03:49:30 šumski wrote: On Friday 08 of May 2015 01:34:14 Christoph Feck wrote: On Friday 08 May

Re: Where to place kcron in systemsettings5?

2015-06-22 Thread Christoph Feck
On Tuesday 09 June 2015 03:10:11 Christoph Feck wrote: On Sunday 17 May 2015 01:12:41 Christoph Feck wrote: On Friday 08 May 2015 03:49:30 šumski wrote: On Friday 08 of May 2015 01:34:14 Christoph Feck wrote: On Friday 08 May 2015 01:10:18 David Edmundson wrote: ​Probably just

[Powerdevil] [Bug 348882] KDE cannot set backlight anymore, kernel can

2015-06-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=348882 Christoph Feck cf...@kde.org changed: What|Removed |Added Version|4.11.5 |unspecified Assignee

Re: Where to place kcron in systemsettings5?

2015-06-08 Thread Christoph Feck
On Sunday 17 May 2015 01:12:41 Christoph Feck wrote: On Friday 08 May 2015 03:49:30 šumski wrote: On Friday 08 of May 2015 01:34:14 Christoph Feck wrote: On Friday 08 May 2015 01:10:18 David Edmundson wrote: ​Probably just not ported? Only the category needs to be ported, but I am

[Powerdevil] [Bug 348283] Can not suspend PCBSD 10.1 from Kickoff launcher

2015-05-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=348283 Christoph Feck cf...@kde.org changed: What|Removed |Added Product|kded-appmenu|Powerdevil Component

Re: Review Request 123821: Highlight leading and trailing whitespace

2015-05-16 Thread Christoph Feck
annoying, so I see no reason why anyone would need to turn this off. - Christoph Feck On May 16, 2015, 6:54 p.m., Kai Uwe Broulik wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123821

[Plasma Workspace Wallpapers] [Bug 347532] preferencias de escritorio no permite establecer fondo de pantalla ni individual ni en presentacion solo las del sistenma

2015-05-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=347532 --- Comment #2 from Christoph Feck cf...@kde.org --- If you can provide the information requested in comment #1, please add a comment. -- You are receiving this mail because: You are the assignee for the bug

Re: Where to place kcron in systemsettings5?

2015-05-16 Thread Christoph Feck
On Friday 08 May 2015 03:49:30 šumski wrote: On Friday 08 of May 2015 01:34:14 Christoph Feck wrote: On Friday 08 May 2015 01:10:18 David Edmundson wrote: ​Probably just not ported? Only the category needs to be ported, but I am unsure where it belongs. If I understand Burkhard's

[Breeze] [Bug 347524] Qt Creator Options crashed in Breeze theme

2015-05-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=347524 Christoph Feck cf...@kde.org changed: What|Removed |Added Status|NEEDSINFO |UNCONFIRMED Resolution

Where to place kcron in systemsettings5?

2015-05-07 Thread Christoph Feck
Hi, bug 347028 says kcron is not visible in systemsettings, because of the recategorization. Besides finding a new home, I wonder why it isn't displayed. Wasn't there some lost+found type of category in KDE4's systemsettings? Christoph Feck (kdepepo

Re: Where to place kcron in systemsettings5?

2015-05-07 Thread Christoph Feck
On Friday 08 May 2015 01:10:18 David Edmundson wrote: ​Probably just not ported? Only the category needs to be ported, but I am unsure where it belongs. If I understand Burkhard's comment correctly, there is no longer an Administration category in systemsettings.

[plasmashell] [Bug 346425] crash when you want to change the time of image sequences

2015-05-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=346425 Christoph Feck cf...@kde.org changed: What|Removed |Added Target Milestone|--- |1.0 Component|general

Re: 5.4 Kickoff Meeting Minutes

2015-05-01 Thread Christoph Feck
to go through them every day :) Christoph Feck (kdepepo) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

[Breeze] [Bug 346972] Star rating icons in amarok always black with breeze theme

2015-04-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=346972 --- Comment #3 from Christoph Feck cf...@kde.org --- Amarok is a KDE4 application, so it's not fixed. *** This bug has been marked as a duplicate of bug 346625 *** -- You are receiving this mail because: You are the assignee for the bug

[Breeze] [Bug 346972] Star rating icons in amarok always black with breeze theme

2015-04-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=346972 --- Comment #5 from Christoph Feck cf...@kde.org --- The change apparently does not work :/ -- You are receiving this mail because: You are the assignee for the bug. ___ Plasma-devel mailing list Plasma

Re: Review Request 123473: Port mouse theme kcm to QML

2015-04-28 Thread Christoph Feck
346634, bug 345882, bug 344651, bug 345675 and duplicates. - Christoph Feck On April 27, 2015, 4:57 p.m., Marco Martin wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123473

[Powerdevil] [Bug 345533] Crash on resume from suspend

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345533 Christoph Feck cf...@kde.org changed: What|Removed |Added Resolution|WAITINGFORINFO |DUPLICATE Status

[Powerdevil] [Bug 345618] Powerdevil crash from idle desktop.

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345618 Christoph Feck cf...@kde.org changed: What|Removed |Added CC||plinn...@suse.com --- Comment #1

[Powerdevil] [Bug 345618] Powerdevil crash from idle desktop.

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345618 Christoph Feck cf...@kde.org changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[Powerdevil] [Bug 345618] Powerdevil crash from idle desktop.

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345618 Christoph Feck cf...@kde.org changed: What|Removed |Added Component|general |general Product|kde

[Breeze] [Bug 345616] Calligra Sheets crashes on OpenSUSE 13.2 when creating new blank spreadsheet

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345616 --- Comment #3 from Christoph Feck cf...@kde.org --- The crash is caused by the breeze style. To confirm, use a different style. To get a better backtrace, please install debug symbols for breeze. -- You are receiving this mail because: You

[Breeze] [Bug 345616] Calligra Sheets crashes on OpenSUSE 13.2 when creating new blank spreadsheet

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345616 Christoph Feck cf...@kde.org changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #5 from

[Breeze] [Bug 345616] Calligra Sheets crashes on OpenSUSE 13.2 when creating new blank spreadsheet

2015-03-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345616 Christoph Feck cf...@kde.org changed: What|Removed |Added Product|calligrasheets |Breeze Component

[Powerdevil] [Bug 345533] Crash on resume from suspend

2015-03-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345533 Christoph Feck cf...@kde.org changed: What|Removed |Added Component|kded|general Assignee

[Powerdevil] [Bug 319447] Powerdevil suspend inhibit notifications aren't registering in KNotify

2015-03-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=319447 Christoph Feck cf...@kde.org changed: What|Removed |Added Target Milestone|4.11|--- Version|4.10.2

[kio-extras] [Bug 344355] Commit a5d223221e802b057833e780cdca7cca65c06b52 broke thumbnails generation

2015-02-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=344355 Christoph Feck cf...@kde.org changed: What|Removed |Added CC||cf...@kde.org

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #70 from Christoph Feck cf...@kde.org --- This bug was fixed for 5.2.1, so there is no need to attach log files from 5.2.0. -- You are receiving this mail because: You are the assignee for the bug

Re: kcm_screensaver bugs

2015-02-16 Thread Christoph Feck
On Monday 16 February 2015 08:01:28 Martin Gräßlin wrote: On Sunday 15 February 2015 17:31:37 Christoph Feck wrote: Hi, thank you very much for the recents efforts to triage systemsettings and kscreensaver bugs. I just noticed that systemsettings/kcm_screensaver is still open

[ksystraycmd] [Bug 344168] there is no ksystray for plasma5

2015-02-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=344168 Christoph Feck cf...@kde.org changed: What|Removed |Added CC||plasma-devel@kde.org --- Comment

kcm_screensaver bugs

2015-02-15 Thread Christoph Feck
Hi, thank you very much for the recents efforts to triage systemsettings and kscreensaver bugs. I just noticed that systemsettings/kcm_screensaver is still open for new bug reports. Should this get renamed to kcm_lockscreen or disabled for new tickets? Christoph Feck (kdepepo) KDE Quality

[kio-extras] [Bug 343634] Web Shortcuts segfault

2015-02-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=343634 Christoph Feck cf...@kde.org changed: What|Removed |Added Assignee|unassigned-b...@kde.org |plasma-devel@kde.org

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #65 from Christoph Feck cf...@kde.org --- Can I help with additional information/tests to diagnose the issue? Yes, test Plasma 5.2.1, since this will contain the commit from yesterday (see comment #62). -- You are receiving this mail

<    1   2   3   4   5   6   >