[plasmashell] [Bug 371127] plasmashell and powerdevil crash on logout/reboot/shutdown

2016-10-25 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371127

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED
  Latest Commit||http://commits.kde.org/powe
   ||rdevil/70177b065389db8cc822
   ||dbe88b3cdd383cd1d4cc
   Version Fixed In||5.8.3

--- Comment #13 from Kai Uwe Broulik  ---
Git commit 70177b065389db8cc822dbe88b3cdd383cd1d4cc by Kai Uwe Broulik.
Committed on 25/10/2016 at 16:21.
Pushed by broulik into branch 'Plasma/5.8'.

Manually delete PowerDevil Core on teardown

The QObject children cleanup routine is run after QGuiApplication's destructor
after which
the X connection has already been cleaned up. By manually deleting in
PowerDevilApp's
destructor, we delete Core first before any Qt cleanup happens.

CHANGELOG: PowerDevil no longer crashes on logout
FIXED-IN: 5.8.3

Differential Revision: https://phabricator.kde.org/D3152

M  +4-1daemon/powerdevilapp.cpp

http://commits.kde.org/powerdevil/70177b065389db8cc822dbe88b3cdd383cd1d4cc

-- 
You are receiving this mail because:
You are watching all bug changes.


[Breeze] [Bug 370374] GRUB menu has huge lag due to theme

2016-10-24 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370374

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #8 from Kai Uwe Broulik  ---
I must say, Grub is also absurdly slow on my machine, especially with high
resolution screens (4K) the menu takes multiple seconds(!) to draw and repaint.
I never bothered to complain, though, as I hardly use or see the menu :)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 371573] New: Move resize window on empty area only works every second time

2016-10-24 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371573

Bug ID: 371573
   Summary: Move resize window on empty area only works every
second time
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@privat.broulik.de

When dragging an empty area of a window only works every second time.

It seems it gets confused over some mouse button state which isn't reset when
exiting move resize mode by releasing the mouse.

Reproducible: Always

Steps to Reproduce:
1. Run systemsettings5 on Wayland
2. Start dragging an empty area of the window, the window starts moving
3. Release mouse
4. Start dragging an empty area of the window again, nothing happens
5. Release mouse
6. Start dragging an empty area of the window again, works as in Step 2



When dragging an empty area and then pressing Escape at which point the move
resize operation is canceled and the window snaps back, the next drag works
just fine. It's just when releasing the mouse like normal then it gets
confused.

Running in kwin_wayland this happens both with systemsettings5 -platform
wayland and systemsettings5 -platform xcb so might not be specific to the
wayland platform but the move resize thing in general.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370433

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||cyg...@openmailbox.org

--- Comment #4 from Kai Uwe Broulik  ---
*** Bug 370979 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-pa] [Bug 370979] Plasma-pa volume OSD does not display when default panel is set to auto-hide

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370979

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 370433 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371127] plasmashell and powerdevil crash on logout/reboot/shutdown

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371127

--- Comment #12 from Kai Uwe Broulik  ---
https://phabricator.kde.org/D3146

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371127] plasmashell and powerdevil crash on logout/reboot/shutdown

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371127

--- Comment #11 from Kai Uwe Broulik  ---
PowerDevil backtrace:
Seems it tries to unload all actions and then unset some DPMS stuff but at this
point the X connection is already gone. Probably also fallout from the separate
binary split.

Thread 1 (Thread 0x7f6b6263b940 (LWP 25443)):
[KCrash Handler]
#6  xcb_send_request64 (c=0x0, flags=flags@entry=0,
vector=vector@entry=0x7ffc471abb10, req=req@entry=0x7f6b471d8c80 ) at
../../src/xcb_out.c:187
#7  0x7f6b5eadb969 in xcb_send_request (c=,
flags=flags@entry=0, vector=vector@entry=0x7ffc471abb10,
req=req@entry=0x7f6b471d8c80 ) at ../../src/xcb_out.c:292
#8  0x7f6b46fd82f7 in xcb_dpms_disable (c=) at dpms.c:348
#9  0x7f6b471e1224 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/powerdevildpmsaction.so
#10 0x7f6b6219460a in PowerDevil::ActionPool::unloadAllActiveActions() ()
from /usr/lib/x86_64-linux-gnu/libpowerdevilcore.so.2
#11 0x7f6b62198c26 in PowerDevil::Core::~Core() () from
/usr/lib/x86_64-linux-gnu/libpowerdevilcore.so.2
#12 0x7f6b62198f29 in PowerDevil::Core::~Core() () from
/usr/lib/x86_64-linux-gnu/libpowerdevilcore.so.2
#13 0x7f6b615aa2e3 in QObjectPrivate::deleteChildren() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f6b615b3484 in QObject::~QObject() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f6b61582762 in QCoreApplication::~QCoreApplication() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00404e65 in ?? ()
#17 0x7f6b60bcf830 in __libc_start_main (main=0x404dc0, argc=1,
argv=0x7ffc471abf38, init=, fini=,
rtld_fini=, stack_end=0x7ffc471abf28) at ../csu/libc-start.c:291
#18 0x00404eb9 in _start ()

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371127] plasmashell and powerdevil crash on logout/reboot/shutdown

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371127

--- Comment #10 from Kai Uwe Broulik  ---
And then powerdevil indeed crashes :)

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371127] plasmashell and powerdevil crash on logout/reboot/shutdown

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371127

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #9 from Kai Uwe Broulik  ---
Actually, you can't because it doesn't explicitly register a org.kde.PowerDevil
DBus interface. Was probably forgotten during the split, it's
"local.org_kde_powerdevil" right now. You can still ask it to quit manually on
DBus.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371493] Background.qml in the SDDM theme imports QtGraphicalEffects although not used

2016-10-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371493

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.8.3
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/b61c232722aa80
   ||567590ee6dfee655e93e95f7ff

--- Comment #4 from Kai Uwe Broulik  ---
Git commit b61c232722aa80567590ee6dfee655e93e95f7ff by Kai Uwe Broulik.
Committed on 23/10/2016 at 11:24.
Pushed by broulik into branch 'Plasma/5.8'.

Remove unused import QtGraphicalEffects
FIXED-IN: 5.8.3

M  +0-2sddm-theme/Background.qml

http://commits.kde.org/plasma-workspace/b61c232722aa80567590ee6dfee655e93e95f7ff

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 371502] Task switcher (task manager) only allows to switch switch between two instances applications

2016-10-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371502

Kai Uwe Broulik  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
Product|plasmashell |kwin
   Assignee|h...@kde.org|kwin-bugs-n...@kde.org
Version|master  |5.8.2
  Component|Task Manager|tabbox

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371502] Task switcher (task manager) only allows to switch switch between two instances applications

2016-10-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371502

--- Comment #2 from Kai Uwe Broulik  ---
Oh, sorry, you only want to switch between windows of the current application.
I'll have a look.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371502] Task switcher (task manager) only allows to switch switch between two instances applications

2016-10-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371502

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Doesn't Alt+Tab sort windows by recently used? Tapping Alt+Tab once briefly
allows you to toggle between the recently used two windows. Pressing and
holding Alt allows you to switch to other windows by repeatedly pressing Tab.
Does that work for you?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371493] Background.qml in the SDDM theme imports QtGraphicalEffects although not used

2016-10-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371493

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Kai Uwe Broulik  ---
OK, cool, thanks for the investigation, I'll have a look.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371493] Background.qml in the SDDM theme imports QtGraphicalEffects although not used

2016-10-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371493

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Doesn't the user delegate require it anyway? So even when removing it there
(which should be done) I would still require said module and so do other parts
of Plasma.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370278] Device notifier loses setting changes after logout

2016-10-19 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370278

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #4 from Kai Uwe Broulik  ---
Can't reproduce here on my desktop but I recall having seen the same issue on
my laptop.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 371181] Add Unity-like HUD into KDE

2016-10-19 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371181

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
The Unity HUD actually searches through the app menu (like the AppMenu runner).
It will be implemented in one form or another once I figure out the global menu
stuff. (I even have a working prototype)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmail2] [Bug 371006] New: Printed website uses wrong encoding

2016-10-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371006

Bug ID: 371006
   Summary: Printed website uses wrong encoding
   Product: kmail2
   Version: 5.3.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-b...@kde.org
  Reporter: k...@privat.broulik.de

When printing an email (which opens in an external browser...) the HTML file is
encoded in utf8 but its content-type header says iso-8859-1

Reproducible: Always

Steps to Reproduce:
1. Open an email which contains special characters
2. Print it
3. 

Actual Results:  
The website that opens in an external browser has garbled special characters

Expected Results:  
The website that opens in an external browser has proper special characters

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 370966] Battery not recognized

2016-10-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370966

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Can you attach the output of upower -d so we can see whether it's a driver / k
problem or a bug in PowerDevil

-- 
You are receiving this mail because:
You are watching all bug changes.


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

2016-10-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370667

--- Comment #5 from Kai Uwe Broulik  ---
You can compile knotifications framework yourself or wait for the next KDE
Frameworks release in a month.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Oxygen] [Bug 370733] New: QtQuick Controls ComboBox popup rendering broken

2016-10-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370733

Bug ID: 370733
   Summary: QtQuick Controls ComboBox popup rendering broken
   Product: Oxygen
   Version: 5.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: style
  Assignee: hugo.pereira.da.co...@gmail.com
  Reporter: k...@privat.broulik.de

QtQuick Controls ComboBox popups have a white background with any colorscheme
making text unreadable and the highlight gradient also only spans the label
width.

I tried applying [1] to Oxygen but it only resulted in a frame being rendered
but not an appropriate background :/

Reproducible: Always

Steps to Reproduce:
1. Switch to Oxygen style
2. Use "Breeze Dark" colorscheme
3. Open e.g. Task manager settings
4. click a ComboBox

Actual Results:  
The popup is white with light-gray text and unreadable

Expected Results:  
The popup looks good

This is basically Bug 343369 but for Oxygen which needs similar treatment

-- 
You are receiving this mail because:
You are watching all bug changes.


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

2016-10-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370667

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/knot
   ||ifications/11341f1a024edd90
   ||7b90f34c267e107e930aebf8
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Kai Uwe Broulik  ---
Git commit 11341f1a024edd907b90f34c267e107e930aebf8 by Kai Uwe Broulik.
Committed on 14/10/2016 at 07:30.
Pushed by broulik into branch 'master'.

[KNotifications] Don't use KPassivePopup without QApplication

When using KNotification from a QGuiApplication and there is no notification
service present,
the application will assert.

CHANGELOG: KNotification will no longer crash when using it in a
QGuiApplication and no notification service is running
REVIEW: 129177

M  +6-0src/notifybypopup.cpp

http://commits.kde.org/knotifications/11341f1a024edd907b90f34c267e107e930aebf8

-- 
You are receiving this mail because:
You are watching all bug changes.


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

2016-10-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370667

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kai Uwe Broulik  ---
Could it be that at this point plasmashell wasn't running (or aren't you using
t notification plasmoid)? Seems like KNotification used the fallback popup
window which requires widgets but the new separate PowerDevil binary is only a
QGuiApplication.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369658] Different windows from same app show icon defined in .desktop file instead of app-specified icon

2016-10-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369658

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #10 from Kai Uwe Broulik  ---
@artm: There is not. However, Chromium webapps should just work since they
install a desktop file for themselves (show up in the launcher menu) and we
also have a mapping heuristic for them. Is that what you need or can you be
more specific why you would need Chromium to provide an icon?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-10-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370433

Kai Uwe Broulik  changed:

   What|Removed |Added

Summary|Volume osd icon doesn't |OSD doesn't show if Panel
   |display if the panel|visibility is set to "Auto
   |visibility is set to "Auto  |Hide"
   |Hide"   |
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
  Component|Panel   |general
 CC||bhus...@gmail.com,
   ||k...@privat.broulik.de,
   ||plasma-b...@kde.org
   Assignee|plasma-b...@kde.org |k...@davidedmundson.co.uk

--- Comment #1 from Kai Uwe Broulik  ---
I can confirm. It's not just the volume OSD, it's all of them. If I hide both
my panels (multi-screen) the OSD stops showing up, if just one panel is shown
it works again.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 370323] Auto-hide is broken for touch screens

2016-10-09 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370323

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|Panel   |general
Product|plasmashell |kwin
 CC||k...@privat.broulik.de
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---

--- Comment #1 from Kai Uwe Broulik  ---
KWin does the autohide stuff, re-assigning

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370306] no option to show 12-hour time without displaying the AM/PM part

2016-10-08 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370306

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
I don't think the already complex and broken logic in the digital clock should
be complicated further. Your patch also won't work for other languages as it's
not necessarily "am" / "pm" and we would need a configurable option for that.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdeplasma-addons] [Bug 370226] No indication of severe weather warnings (eg, Hurricane Matthew)

2016-10-07 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370226

Kai Uwe Broulik  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
  Component|Weather |weather
Product|plasmashell |kdeplasma-addons
 CC||k...@privat.broulik.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 369661] Compact task switcher no longer allows mouse wheel

2016-10-05 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369661

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|General |effects-tabbox
 Status|UNCONFIRMED |CONFIRMED
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Version|5.6.5   |5.8.0
Product|kdeplasma-addons|kwin
 Ever confirmed|0   |1

--- Comment #2 from Kai Uwe Broulik  ---
Re-assigning to Kwin as wheeling outside the dialog actually works, so there's
some event handling issue there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368528] Switching task managers removes launchers from panel.

2016-10-05 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368528

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 355588 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369167] [Feature Request] - change app's icon from the icons-only app pop up menu

2016-10-05 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369167

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
In theory we could invoke the application editor from the launchers, just as we
do in kickoff/kicker menu. I don't know if we should clutter task bar menus
even further, though.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370020] Remove sound when setting volume with Fn key

2016-10-05 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370020

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Kai Uwe Broulik  ---
Right click the volume icon → Volume Settings → uncheck "Volume feedback"

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369734] contents/ui/Tooltip.qml:46: TypeError: Cannot read property 'timeFormat' of null

2016-10-05 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369734

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/27274d4c913d0b
   ||7b5cfece0f5e5b14c278f063f9
   Version Fixed In||5.8.1

--- Comment #1 from Kai Uwe Broulik  ---
Git commit 27274d4c913d0b7b5cfece0f5e5b14c278f063f9 by Kai Uwe Broulik.
Committed on 05/10/2016 at 13:26.
Pushed by broulik into branch 'Plasma/5.8'.

[Digital Clock] Silence warning
FIXED-IN: 5.8.1

Differential Revision: https://phabricator.kde.org/D2922

M  +7-2applets/digital-clock/package/contents/ui/Tooltip.qml

http://commits.kde.org/plasma-workspace/27274d4c913d0b7b5cfece0f5e5b14c278f063f9

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kpackage] [Bug 369935] Crash when trying to install plasmoid file by dropping it onto a panel

2016-10-04 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369935

--- Comment #1 from Kai Uwe Broulik  ---
The same exact thing also happens when I use the "Get new widgets" button in
Widget Explorer and choose "install from file". It crashes right when I click
on the file, I don't even need to finish the dialog.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kpackage] [Bug 369935] New: Crash when trying to install plasmoid file by dropping it onto a panel

2016-10-04 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369935

Bug ID: 369935
   Summary: Crash when trying to install plasmoid file by dropping
it onto a panel
   Product: frameworks-kpackage
   Version: 5.24.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: default
  Assignee: notm...@gmail.com
  Reporter: k...@privat.broulik.de

When I drop a .plasmoid file onto a plasma panel to install it (tried various
files, also the one in ~/plasma-framework/autotests/signed.plasmoid plasmashell
crashes:

Prior to that it prints on console
KIO::MimetypeJob(0x31faac0) This is overkill.

Thread 11 (Thread 0x7fff20a47700 (LWP 16491)):  
#0  pthread_cond_timedwait@@GLIBC_2.3.2 ()  
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225   
#1  0x72daa986 in QWaitCondition::wait(QMutex*, unsigned long) ()   
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5   
#2  0x72da623a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#3  0x72da9b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#4  0x71e8d6fa in start_thread (arg=0x7fff20a47700) at
pthread_create.c:333 
#5  0x726b6b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109 

Thread 10 (Thread 0x7fff21c10700 (LWP 16489)):  
#0  pthread_cond_wait@@GLIBC_2.3.2 ()   
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x72daaa4b in QWaitCondition::wait(QMutex*, unsigned long) ()   
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5   
#2  0x76040eed in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 
#3  0x760417c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 
#4  0x72da9b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#5  0x71e8d6fa in start_thread (arg=0x7fff21c10700) at
pthread_create.c:333 
#6  0x726b6b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109 

Thread 9 (Thread 0x7fff30233700 (LWP 16488)):   
#0  0x726aae8d in poll () at ../sysdeps/unix/syscall-template.S:84  
#1  0x7fffee2ab39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 
#2  0x7fffee2ab4ac in g_main_context_iteration ()   
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0  
#3  0x72fd521f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#4  0x72f7fcea in
QEventLoop::exec(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x72da4fb4 in QThread::exec() ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fff32711587 in KCupsConnection::run() ()
   from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x72da9b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x71e8d6fa in start_thread (arg=0x7fff30233700) at
pthread_create.c:333
#9  0x726b6b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fff429e6700 (LWP 16487)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x72daaa4b in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x76040eed in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#3  0x760417c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
---Type  to continue, or q  to quit---
#4  0x72da9b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x71e8d6fa in start_thread (arg=0x7fff429e6700) at
pthread_create.c:333
#6  0x726b6b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fff431e7700 (LWP 16486)):
#0  0x726aae8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fffee2ab39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffee2ab4ac in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x72fd523b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x72f7fcea in
QEventLoop::exec(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x72da4fb4 in QThread::exec() ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x75fd1aa6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x72da9b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x71e8d6fa in start_thread (arg=0x7fff431e7700) at
pthread_create.c:333
#9 

[kscreenlocker] [Bug 369857] Images from the wallpapers list can't be removed

2016-10-04 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369857

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Images marked for deletion are only removed when you apply the dialog. While
this isn't very ideal and obvious, it's the same for the desktop and lock
screen settings. Only if you Apply it will remove the image from the list, just
closing the dialog won't, in both cases.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdeplasma-addons] [Bug 369661] Compact task switcher no longer allows mouse wheel

2016-10-04 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369661

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
  Flags||Usability?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369671] Tone down transparency of kicker/kickoff menu

2016-10-03 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369671

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kai Uwe Broulik  ---
Enable blur and background contrast effects and/or use a proper graphics
driver.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369625] org.kde.screensaver quit shuts down entire KDE session

2016-10-03 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369625

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #3 from Kai Uwe Broulik  ---
You can't. To unlock your session you could use loginctl unlock-session

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 369640] Version control overlays not shown

2016-10-02 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369640

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|plugins: git|view-engine: general
   Assignee|sebastian@sebastian-doerner |dolphin-bugs-n...@kde.org
   |.de |

--- Comment #1 from Kai Uwe Broulik  ---
Oh, it's overlays in general, ie. symbolic links also don't get an overlay. It
works in file dialogs, however. Re-assigning to Dolphin in general.

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 369640] New: Version control overlays not shown

2016-10-02 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369640

Bug ID: 369640
   Summary: Version control overlays not shown
   Product: dolphin
   Version: 16.08.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: plugins: git
  Assignee: sebast...@sebastian-doerner.de
  Reporter: k...@privat.broulik.de
CC: dolphin-bugs-n...@kde.org

I installed the git plugin and while the file label changes color (eg. becomes
green) no overlays are shown in Dolphin. QPixmap
DolphinFileItemListWidget::overlayForState(KVersionControlPlugin::ItemVersion
version, int size) does return an overlay QPixmap (eg. vcs-normal"
QPixmap(QSize(44, 44),depth=32,devicePixelRatio=2,cacheKey=0x73810002),
however.

Reproducible: Always

Steps to Reproduce:
1. Install dolphin-plugins
2. Enable "git" plugin
3. Navigate to a folder which is a git repository

Actual Results:  
No version control overlays are shown, only label color changes

Expected Results:  
Version control overlays are shown in addition to label color changes

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 369584] Inactivity in one session causes system to suspend when switching into that session, despite activity in other sessions

2016-09-30 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369584

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 354250 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-09-30 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||akarsh.si...@kdemail.net

--- Comment #36 from Kai Uwe Broulik  ---
*** Bug 369584 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369386] [Wayland] Panel "Auto-hide" option does not work.

2016-09-27 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369386

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kai Uwe Broulik  ---
Auto-hiding works by setting an X property on the window which KWin reads to
hide it. Obviously that doesn't work on Wayland. Needs extending the
plasmashell wayland protocol or something like that.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdeplasma-addons] [Bug 367678] Full screen application dashboard lose focus when a new window opened behind

2016-09-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367678

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|notm...@gmail.com   |h...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdeplasma-addons] [Bug 367678] Full screen application dashboard lose focus when a new window opened behind

2016-09-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367678

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
   Target Milestone|1.0 |---
  Component|general |Application Dashboard
Product|plasmashell |kdeplasma-addons

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kio] [Bug 369320] Changes not saved when editing .desktop files

2016-09-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369320

Kai Uwe Broulik  changed:

   What|Removed |Added

Version|5.7.5   |unspecified
   Assignee|k...@davidedmundson.co.uk|fa...@kde.org
  Component|general |general
Product|plasmashell |frameworks-kio
   Target Milestone|1.0 |---
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org

--- Comment #2 from Kai Uwe Broulik  ---
I think I saw the same during Akademy and showed it to David. Re-assigning to
KIO.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369242] Services that can be executed are shown in Kicker with empty buttons

2016-09-23 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369242

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
As per Desktop Entry Specification [1] the "Exec" key is only allowed for
"Type=Application". This is an application bug imho and they should  be
completely filtered out, not just shown as empty entry.

[1]
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352555] Display orientiation is not taken into account when looking for matching wallpapers in a package

2016-09-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352555

--- Comment #2 from Kai Uwe Broulik  ---
Can you try whether https://phabricator.kde.org/D2834 fixes this?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kscreenlocker] [Bug 369188] Unable to change backgoud of the lock screen in 5.7.95

2016-09-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369188

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Can't reproduce. Can you check whether your kscreenlocker is up to date?
Changing it in System Settings → Workspace Behavior → Lock Screen → Wallpaper
works for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369185] Launchers (add as launcher) and symbols (add to panel) behave inconsistently, no jump list for app symbols

2016-09-22 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369185

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Jump Lists and Recent Documents are two distinct features.
So this bug report is actually a wishlist item to add "Recent Documents" to
icon widget?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 369181] User session security vulnerability from screen lock being suppressed with power management

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369181

Kai Uwe Broulik  changed:

   What|Removed |Added

  Flags||Usability?
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Adding usability team.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 355588] Switching between alternative widgets makes them lose settings

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355588

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||yy...@gmx.com

--- Comment #2 from Kai Uwe Broulik  ---
*** Bug 368915 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368915] Preserve favorite apps when user changes apps menu layout

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368915

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 355588 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368997] 'More panel settings' button gets hidden behind a panel on the bottom of the screen

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368997

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/dacb6b27dcd0e4
   ||42a601eee96ae3d774a6085581
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.8.0

--- Comment #1 from Kai Uwe Broulik  ---
Git commit dacb6b27dcd0e442a601eee96ae3d774a6085581 by Kai Uwe Broulik.
Committed on 21/09/2016 at 12:42.
Pushed by broulik into branch 'Plasma/5.8'.

[Panel Config View] Set Qt::WindowStaysOnTopHint

We set KeepAbove using KWindowSystem but since Qt 5.7 apparently Qt does
something weird and loses the flag.
Explicitly add it to flags. Not doing any other cleanup in the code because
this is critical for 5.8.0.
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2825

M  +2-2shell/panelconfigview.cpp

http://commits.kde.org/plasma-workspace/dacb6b27dcd0e442a601eee96ae3d774a6085581

-- 
You are receiving this mail because:
You are watching all bug changes.


[systemsettings] [Bug 364340] upon session logout keyboard module crashes

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364340

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.8.0
  Latest Commit||http://commits.kde.org/plas
   ||ma-desktop/9d55c52f76cf8315
   ||84d71d60a8806688f37ea0cc
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kai Uwe Broulik  ---
Git commit 9d55c52f76cf831584d71d60a8806688f37ea0cc by Kai Uwe Broulik.
Committed on 21/09/2016 at 09:50.
Pushed by broulik into branch 'Plasma/5.8'.

[KeyboardDaemon] Don't call getCurrentLayout() in destructor

It does X calls and might crash kded on logout.
Since we already have a currentLayout member, there's no need to get it afresh.
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2818

M  +3-3kcms/keyboard/keyboard_daemon.cpp

http://commits.kde.org/plasma-desktop/9d55c52f76cf831584d71d60a8806688f37ea0cc

-- 
You are receiving this mail because:
You are watching all bug changes.


[neon] [Bug 363851] "A stop job is running for Session 1 of user neon" during shutdown

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363851
Bug 363851 depends on bug 364340, which changed state.

Bug 364340 Summary: upon session logout keyboard module crashes
https://bugs.kde.org/show_bug.cgi?id=364340

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368894] device notifier popups do not respect display rules

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368894

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/b28ea53b351c98
   ||71ecc6ce8a4d3c19806254b9d1
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.8.0

--- Comment #1 from Kai Uwe Broulik  ---
Git commit b28ea53b351c9871ecc6ce8a4d3c19806254b9d1 by Kai Uwe Broulik.
Committed on 21/09/2016 at 08:49.
Pushed by broulik into branch 'Plasma/5.8'.

[Device Notifier] Only ever pop up if device is visible in the list

When a device notification arrives, such as "you can now safely unmount" or
"failed to unmount"
device notifier would unconditionally open showing an empty list.

Since we now show device notifications only connected to the device they're
about, it makes no
sense to expand it for invisible devices. Applications where mounting or
unmounting can fail
for non-removable devices, like Dolphin, already show the error message within
the UI anyway,
making the popup redundant.
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2823

M  +18   -7applets/devicenotifier/package/contents/ui/devicenotifier.qml

http://commits.kde.org/plasma-workspace/b28ea53b351c9871ecc6ce8a4d3c19806254b9d1

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 369129] Powerdevil does not provide a way to inhibit screen saving

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369129

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Kai Uwe Broulik  ---
Interesting. I never considered keeping the screen on while locked a desirable
usecase as it just wastes power. However, you just described one. :) I'll see
what I can do, however, when the screen is locked PowerDevil would explicitly
ignore a "keep screen on" inhibition as to not let a playing video (covered by
the lock screen and thus invisible) keep the screen on indefinitely.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369137] Screen will not lock when switching virtual terminal

2016-09-21 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369137

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
The session is probably frozen. There's a conflict here. We don't want to
suspend the session when switching over to it either. Just use proper means to
switch the session (that is *not* Ctrl+Alt+F key) and it will lock the session
properly before switching.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-baloo] [Bug 368946] KDE Start Menu crash when using text search

2016-09-19 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368946

Kai Uwe Broulik  changed:

   What|Removed |Added

Product|krunner |frameworks-baloo
 CC||k...@privat.broulik.de
  Component|filesearch  |Engine
Version|5.5.5   |unspecified

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 369024] Notification area distribution is uneven.

2016-09-19 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369024

Kai Uwe Broulik  changed:

   What|Removed |Added

  Flags||VisualDesign+
 CC||k...@privat.broulik.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[kactivitymanagerd] [Bug 368870] activity switcher shown twice in clone mode

2016-09-18 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368870

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
I think the issue is that the Meta+Tab event is handled by all containments and
then each one opens its activity switcher, whereas clicking "Activities" only
invokes it on the respective containment.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368972] "Open" button sometimes is misaligned and cuts off "Audacious"

2016-09-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368972

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Kai Uwe Broulik  ---
This button is no longer present in Plasma 5.8, it has moved to the media
controller applet's context menu. (The bug itself is actually a
PlasmaComponents Button width calculation glitch, though).

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368956] Windows with Qt::Tool windowFlag are appearing in the taskbar

2016-09-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368956

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
According to [1] Qt::Tool corresponds to _NET_WM_WINDOW_TYPE_UTILITY

[1]
https://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platforms/xcb/qxcbwindow.cpp#n1865

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kio] [Bug 368899] .desktop starter containing cmdline won't be executed anymore

2016-09-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368899

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|Desktop Dashboard   |general
   Target Milestone|1.0 |---
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org
   Assignee|notm...@gmail.com   |fa...@kde.org
Product|plasmashell |frameworks-kio
Version|5.7.5   |unspecified

--- Comment #2 from Kai Uwe Broulik  ---
Looks more like a desktop KIO and/or KRun issue, re-assigning.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368912] Apps menu and its tooltip must use the same icon when user sets a customized menu icon

2016-09-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368912

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|h...@kde.org
  Component|Application Launcher|Application Menu (Kicker)
   |(Kickoff)   |
 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
This works with Kickoff, re-assigning to Kicker (which is actually shown in the
screenshot).

-- 
You are receiving this mail because:
You are watching all bug changes.


[Breeze] [Bug 368942] Splash screen spinner should disappear instead of pause when fading into desktop

2016-09-17 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368942

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kai Uwe Broulik  ---
It's actually supposed to do just that and if I run "ksplashqml --test" it
works.

The problem is that the splash (at least the current infrastructure) doesn't
have a "about to quit" signal, it basically has 6 (or 7?) stages which are
increased by various services starting (you know previously we had this
progress bar). At stage 2 it animates the spinner in and at stage 5 it is
animated out again. However, it can happen that the subsequent stages happen in
such quick succession that the spinner is still visible and once the window
closes only its texture is kept and faded out resulting in a frozen spinner.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368887] The "Note" plasmoid does not work on Wayland

2016-09-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368887

--- Comment #3 from Kai Uwe Broulik  ---
Long-pressing the widget should reveal its handle where you can resize it?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368887] The "Note" plasmoid does not work on Wayland

2016-09-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368887

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kai Uwe Broulik  ---
Resize the note larger. There's something off with DPI/font calculations on
Wayland right now, so the fonts are larger also increasing the minimum
threshold for the applet to work.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368854] Hide separator line, when no "recent" entries are displayed

2016-09-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368854

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.8.0
  Latest Commit||http://commits.kde.org/plas
   ||ma-desktop/c10f722c30e73940
   ||399855bce51cbf385b706dee
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Kai Uwe Broulik  ---
Git commit c10f722c30e73940399855bce51cbf385b706dee by Kai Uwe Broulik.
Committed on 16/09/2016 at 12:21.
Pushed by broulik into branch 'Plasma/5.8'.

[Kicker RootModel] Show separator only when there are entries before it
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2791

M  +10   -4applets/kicker/plugin/rootmodel.cpp

http://commits.kde.org/plasma-desktop/c10f722c30e73940399855bce51cbf385b706dee

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 346602] Application Launcher (Kickoff) not filtering search results from system settings

2016-09-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346602

Kai Uwe Broulik  changed:

   What|Removed |Added

   Severity|major   |normal

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368822] Laptop is suspended when locked even though it's connected to a power source

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368822

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #6 from Kai Uwe Broulik  ---
Thanks. I don't see any clear indication of why this happens.

Can you perhaps test and play around with the following:
* Does it only happen when the screen is locked or generally?
* When you set a timeout of, say 1 minute, for AC is that properly respected?
* When you seta timeout of, say 1 minute, for Battery but disable it for AC,
does it still suspend after 1 minute? I need to figure out if it's actually us
(PowerDevil) suspending or some other system service

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 364342] KRunner crash by Akonadi's PIMContactsRunner

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364342

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||olivier+...@migeot.org

--- Comment #19 from Kai Uwe Broulik  ---
*** Bug 368853 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[krunner] [Bug 368853] KRunner crashes when typing a internationalized path

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368853

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 364342 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368845] New: Don't close FolderView popup when dragging and dropping a file

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368845

Bug ID: 368845
   Summary: Don't close FolderView popup when dragging and
dropping a file
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Folder
  Assignee: h...@kde.org
  Reporter: k...@privat.broulik.de
CC: plasma-b...@kde.org

When dragging a file from a FolderView in a panel (I have my Downloads folder
there) and then dropping it elsewhere, as soon as the "Copy Here/Move Here/Link
Here" dialog appears, the FolderView popup closes. The menu probably takes
focus but if possible the dialog should disable auto-hiding until the DropJob
has finished.

Reproducible: Always

Steps to Reproduce:
1. Place FolderView in panel
2. Drag a file from there to another application
3.

Actual Results:  
The Copy Here/Move Here/Link Here menu opens and the FolderView popup closes

Expected Results:  
The Copy Here/Move Here/Link Here menu opens and the FolderView popup stays
open and I can then select some other files etc.

In Kickoff, for instance, dragging and dropping a favorite does not close the
popup (because there's no dialog afterwards)

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #33 from Kai Uwe Broulik  ---
I think so. That's why I pushed it this morning, tagging is usually around 10
to 12

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368832] New Pim Events Plugin renders inacurate output for CalDAV calendar

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368832

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||dvra...@kde.org,
   ||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
CC'ing Dan as kdepim maintainer

-- 
You are receiving this mail because:
You are watching all bug changes.


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #31 from Kai Uwe Broulik  ---
Git commit ece8adacb35b8897407d92d995f362a6aea644be by Kai Uwe Broulik.
Committed on 15/09/2016 at 07:15.
Pushed by broulik into branch 'master'.

Clear idle timeouts when session becomes inactive

When the session becomes inactive, clear all idle timeouts, so we don't get
them delivered
while we're inactive or just when we're about to become active again.

Depending on your setup, PowerDevil might be blocked on X before it gets the
"session is now
inactive" signal, so it still suspends when becoming active again :/ It should
still make it
a bit less likely (and works for me :D)

Differential Revision: https://phabricator.kde.org/D2033

M  +15   -0daemon/powerdevilcore.cpp
M  +8-5daemon/powerdevilpolicyagent.cpp
M  +1-0daemon/powerdevilpolicyagent.h

http://commits.kde.org/powerdevil/ece8adacb35b8897407d92d995f362a6aea644be

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368822] Laptop is suspended when locked even though it's connected to a power source

2016-09-15 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368822

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #4 from Kai Uwe Broulik  ---
Can you check what profile PowerDevil is actually using when plugged in?

qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement
org.kde.Solid.PowerManagement.currentProfile

Should return "AC" for plugged in.

> When it's at that value, Windows just changes the battery status to "not 
> charging", and Linux keeps displaying "charging - 79%",

Can you check upower -d whether it notices that? We theoretically handle the
"plugged in but not charging" case but if the driver/kernel doesn't report it
properly we can't really tell.

Harald, could there have been a systemd update or sth like that in neon? I fear
this is again a regression there or some new bullshit service trying to be
smart.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Breeze] [Bug 368813] New: Request for "xorg" icon

2016-09-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368813

Bug ID: 368813
   Summary: Request for "xorg" icon
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: k...@privat.broulik.de
CC: kain...@gmail.com

The "xorg" icon is used by KWin and the Task Manager in case a window provides
no icon. Currently, it would just show a blank spot which looks strange. Oxygen
had an xorg icon.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368772] Can't access the plasmoids' context menu

2016-09-14 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368772

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de,
   ||mgraess...@kde.org

--- Comment #2 from Kai Uwe Broulik  ---
On a desktop you have a right mouse button?

Adding Martin, iirc he said on Wayland we might be able to implement this.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368774] org.kde.plasma.taskmanager - missing keyboard accelerators

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368774

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||https://quickgit.kde.org/?p
   ||=plasma-desktop.git=commi
   ||t=41064e33b965cd91f3240cd
   ||ac81cf7ddd5cafdc4
 Status|UNCONFIRMED |RESOLVED
 CC||k...@privat.broulik.de
 Resolution|--- |FIXED
   Version Fixed In||5.8.0

--- Comment #1 from Kai Uwe Broulik  ---
This is fixed in 5.8. I couldn't backport this to 5.7 as it changed
translateable strings.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 356417] Notes widget broke since upgrade to plasma 5.5

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356417

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #16 from Kai Uwe Broulik  ---
Yes, it was, but Kubuntu probably doesn't ship the update. Ping your
distribution about this.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368717] The button for switching language layout is unavailable in Screen Locker.

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368717

Kai Uwe Broulik  changed:

   What|Removed |Added

  Flags||VisualDesign+

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368698] Can't explore plasmoids with a touch screen

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368698

--- Comment #3 from Kai Uwe Broulik  ---
I said "That's a general problem with drag area and *touch*", behavior for when
using a mouse wouldn't change. Qt can tell when it's an actual mouse click or a
finger tap.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368698] Can't explore plasmoids with a touch screen

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368698

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kai Uwe Broulik  ---
That's a general problem with drag area and touch. I did experiment with
DragArea initiating drag only on press-and-hold in case of a touch event. Might
be worth looking into that again.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368676] 24h checked but time format in 12h am/pm

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368676

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Are you sure it is checked? Here it is "intermediate" (ie. just half-filled)
which denotes the default of "follow system locale".

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368700] Logout buttons look blurry

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368700

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Could that be caused by Qt's scaling? Does adding
QCoreApplication::setAttribute(Qt::AA_DisableHighDpiScaling);
to plasma-workspace/ksmserver/logout-greeter/main.cpp help? Can't reproduce
here, even with scaling, though.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368712] Buggy drag and drop feature on favorites

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368712

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kai Uwe Broulik  ---
I did a ton of fixes in that area in 5.7.4 and 5.8.0, can you test with a more
recent version and report back if the issues persist? Thanks.

Yes, Kickoff application menu is in plasma-desktop.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368714] Emphasis on name of menu item instead of description

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368714

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
This is intentional. There's an option "Sort applications by name" which does
exactly what you described.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368717] The button for switching language layout is unavailable in Screen Locker.

2016-09-13 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368717

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
I cannot reproduce. I get a keyboard switcher in the bottom left corner either
showing "de" or "neo".

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 361389] Huge Notification Size By Showing Entire EMail Content

2016-09-12 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361389

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/e10be6f3ada280
   ||05cad8c19422409f818429c883
 Resolution|--- |FIXED
   Version Fixed In||5.8.0
 Status|CONFIRMED   |RESOLVED

--- Comment #12 from Kai Uwe Broulik  ---
Git commit e10be6f3ada28005cad8c19422409f818429c883 by Kai Uwe Broulik.
Committed on 12/09/2016 at 13:01.
Pushed by broulik into branch 'master'.

[Notifications] Limit notification size and add scroll bar if needed

This limits the size of the notifications in the popup to 10 lines of text.
The limit was removed when it was changed to a TextEdit so text could be copied
from it.
FIXED-IN: 5.8.0

M  +46   -25   applets/notifications/package/contents/ui/NotificationItem.qml
M  +3-2applets/notifications/package/contents/ui/NotificationPopup.qml

http://commits.kde.org/plasma-workspace/e10be6f3ada28005cad8c19422409f818429c883

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 343686] Provide with a button to close all notifications at once

2016-09-12 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343686

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/8a8c61967ea30e
   ||2a8eab8ca581c7f7cc1d70eb07
   Version Fixed In||5.8.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Kai Uwe Broulik  ---
Git commit 8a8c61967ea30e2a8eab8ca581c7f7cc1d70eb07 by Kai Uwe Broulik.
Committed on 12/09/2016 at 12:36.
Pushed by broulik into branch 'master'.

[Notifications] Add "Clear Notifications" context menu entry

This adds an entry to clear all notifications in the history.
The entry is only shown if there's actually notifications currently in the
history.
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2383

M  +10   -0applets/notifications/package/contents/ui/Notifications.qml
M  +10   -0applets/notifications/package/contents/ui/main.qml

http://commits.kde.org/plasma-workspace/8a8c61967ea30e2a8eab8ca581c7f7cc1d70eb07

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368215] Air style missing for per-window progress indicator

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368215

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||kain...@gmail.com,
   ||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
Andreas, the Breeze tasks.svgz needs "progress" graphics. As a fallback for
older themes it uses "hover" (as shown in the screenshot).

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368251] plasma-org.kde.plasma.desktop-appletsrc does not honor applicationName nor genericName for directory targets

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368251

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
You cannot expect random configuration keys to magically work. See Bug 349177
for a ticket about bringing back the config options.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1
  Flags||Usability?

--- Comment #1 from Kai Uwe Broulik  ---
On the other hand starting in 5.8 you can use the keyboard to navigate the
popup menu for which it needs to have focus. We have a conflict here. Not sure
what to do. Usability?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368528] Switching task managers removes launchers from panel.

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368528

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
   Severity|major   |normal

--- Comment #1 from Kai Uwe Broulik  ---
This is a general problem with the Alternatives mechanism that applet settings
aren't migrated. There was a duplicate bug report about this but I can't find
it right now.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368549] Do we need add as launcher and add to panel

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368549

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
+1 for renaming the cumbersome "show launcher when not running" to a simple
"Pin to task bar" (or similar)

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368604] Application Dashboard (Full screen launcher) On full screen RTL problem

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368604

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
Confirmed. I tried adding LayoutMirroring to the dashboard once but the
highlight of the category behaved weirdly then.

-- 
You are receiving this mail because:
You are watching all bug changes.


  1   2   3   4   5   6   7   8   9   10   >