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

2015-05-10 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=347524

--- Comment #6 from Kevin Kofler  ---
Oh, and please install the plasma-breeze-debuginfo package (and if you can,
also qt5-qtbase-debuginfo, though that one is fairly large).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

2015-05-10 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=347524

Kevin Kofler  changed:

   What|Removed |Added

 CC||kevin.kof...@chello.at

--- Comment #5 from Kevin Kofler  ---
This crashes on a call to free, a Valgrind log (output of running Qt Creator in
Valgrind, with the default memcheck tool) would be helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[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  changed:

   What|Removed |Added

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

--- Comment #4 from Christoph Feck  ---
Updating status.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

2015-05-10 Thread suscavalencia
https://bugs.kde.org/show_bug.cgi?id=347532

Bug ID: 347532
   Summary: preferencias de escritorio no permite establecer fondo
de pantalla ni individual ni en presentacion solo las
del sistenma
   Product: Plasma Workspace Wallpapers
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-devel@kde.org
  Reporter: suscavalen...@gmail.com

plasma no me permite establecer imagen de fondo de escritorio porque me muestra
un mensaje que dice url cannot be listed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[HIG] Behaviour of "Show Desktop" - Usability DECISION required

2015-05-10 Thread Thomas Lübking

On Samstag, 9. Mai 2015 14:59:38 CEST, Sebastian Kügler wrote:

Your email client doesn't line break, I have a wide-screen 
monitor. What kind of crappy MUA are you using? (Muahaha, well played, Sir!)


outdated trojita affected by https://bugs.kde.org/337919 & 
https://bugs.kde.org/show_bug.cgi?id=321462



What's important from my side is that we do not disturb 
existing workflows of  the default behaviour, we have to keep that in place.

(See wall of text email for details.)
The implementation, I don't care so much about as long as we can 
free it from bugs in time for the next stable update.


Ok, since members of the HIG team previously asked for some behavior that 
deviates from the exact former one, also we've some more flexibility - so 
let's determine some cases first.


1. Keep Above windows (most prominently: yakuake)
--
a) treat like "normal" windows (vanish, their activation breaks the state)
b) unconditionally keep visible (their activation leaves the state intact)
c) interchangeable with desktop (they go above and below the desktop 
depending on the active window - does oc. not break the state)


2. Windows that "belong to the desktop" (same PID, eg. wallpaper dialog)
---
a) unconditionally keep visible (their activation leaves the state intact)
b) treat like "normal" windows (vanish, their activation breaks the state)
c) interchangeable with desktop (they go above and below the desktop 
depending on the active window - does oc. not break the state)


3. Unminimizable windows (real cornercase, but can be forbidden)

a) unconditionally keep visible (their activation leaves the state intact)
b) treat like "normal" windows (vanish, their activation breaks the state)
c) interchangeable with desktop (they go above and below the desktop 
depending on the active window - does oc. not break the state)


4. Splash screens
-
a) their showing-up breaks the state
b) ignore them

5. Break condition
---
a) mapping + activation (mapping = "whenever a window is brought to 
screen")
b) activation only (ie. the focus stealing prevention would also prevent 
breakage. In case of "extreme" -the default is "low"- that implies only 
explicit/forceful activation, eg. throught the taskbar, will break the 
desktop showing)
c) forceful activation only (NOTICE: that this would break the pot. usecase 
to show the desktop to click a file on it to have it opened, resp. that 
opening would be stashed until the state is broken - unless the desktop 
breaks the state itself on this occasion)



The answer to the above items used to be "a"
In case you answered "c", you may also define the initial behavior (ie. eg. 
if you've only the wallpaper config dialog and press the "show desktop" 
button, you likely want it to disappear at first, but if you entered the 
mode and called it from the RMB menu, you do not necessarily want to break 
the state to see it?



6. Krunner
--
There's a long standing complaint about krunner breaking the mode. The KDE3 
runner used to be part of the desktop group, but krunner became a process 
of its own and was not moved into the desktop group by WM hints.
KWin will *not* try to detect krunner, but the latter could be set 
transient for the desktop. Transient windows are in their main windows 
group (thus did not get hidden nor break the state before) and are 
naturally above them (that's the point of a transient ;-)




Cheers,
Thomas

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


Re: Review Request 123547: Task manager : Make the middle click action on tasks configurable

2015-05-10 Thread Yoann Laissus

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

(Updated May 10, 2015, 7:17 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma.


Changes
---

Submitted with commit ebc796a61db738a1f955d2d50a8921c7c312f1bf by Yoann Laissus 
to branch master.


Repository: plasma-desktop


Description
---

Currently, only the shortcut Shift + Left click is available.
In KDE4, we had both.


Diffs
-

  applets/taskmanager/package/contents/config/main.xml 7d3226d 
  applets/taskmanager/package/contents/ui/ConfigGeneral.qml 72d4539 
  applets/taskmanager/package/contents/ui/Task.qml fcf7980 
  applets/taskmanager/package/contents/ui/ToolTipDelegate.qml a46ce36 
  applets/taskmanager/package/contents/ui/main.qml 49c612a 
  applets/taskmanager/plugin/backend.h ba2e453 
  applets/taskmanager/plugin/backend.cpp 68d8414 

Diff: https://git.reviewboard.kde.org/r/123547/diff/


Testing
---

Tested with classic task manager and the icon only one.
Tested with all mouse button combinaisons and keyboard modifiers.


Thanks,

Yoann Laissus

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


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

2015-05-10 Thread Symeon Huang
https://bugs.kde.org/show_bug.cgi?id=347524

--- Comment #3 from Symeon Huang  ---
Qt Creator 3.4.0 built by GCC 5.1.1 (Installed from Fedora RPMs)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

2015-05-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=347524

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #2 from Kai Uwe Broulik  ---
What QtCreator version is this? I cannot reproduce with 3.11, 3.3 nor 3.4 both
on 5.3 and master.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

2015-05-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=347524

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
Copying relevant part inline as pastebins tend to die

Thread 1 (Thread 0x7f014847c840 (LWP 2625)):
[KCrash Handler]
#5  0x7f0144e51a98 in raise () at /lib64/libc.so.6
#6  0x7f0144e5372a in abort () at /lib64/libc.so.6
#7  0x7f0144e94ea2 in  () at /lib64/libc.so.6
#8  0x7f0144e9c53c in _int_free () at /lib64/libc.so.6
#9  0x7f0144ea0e9c in free () at /lib64/libc.so.6
#10 0x7f012561b31a in Breeze::Helper::frameOutlineColor(QPalette const&,
bool, bool, double, Breeze::AnimationMode) const () at
/usr/lib64/qt5/plugins/styles/breeze.so
#11 0x7f012561ae0c in Breeze::FrameShadow::paintEvent(QPaintEvent*) () at
/usr/lib64/qt5/plugins/styles/breeze.so
#12 0x7f01473f8628 in QWidget::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#13 0x7f01473b5dec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#14 0x7f01473bb370 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#15 0x7f01461ae7fb in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#16 0x7f01473f19b9 in QWidgetPrivate::sendPaintEvent(QRegion const&) () at
/lib64/libQt5Widgets.so.5
#17 0x7f01473f2001 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

2015-05-10 Thread Symeon Huang
https://bugs.kde.org/show_bug.cgi?id=347524

Bug ID: 347524
   Summary: Qt Creator Options crashed in Breeze theme
   Product: Breeze
   Version: 5.3.0
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-devel@kde.org
  Reporter: hzwhu...@gmail.com

Qt Creator crashes after open Tools | Options

Backtrace: http://paste.fedoraproject.org/220371/63949143

Reproducible: Always

Steps to Reproduce:
1. Open Qt Creator
2. Tools | Options
3. If it's still not crashed, close the dialog and open Tools | Options again,
it'll crash

Actual Results:  
Crash

Expected Results:  
Behave normally without crashes.

Fedora 22 x86_64, Plasma 5.3.0, KDE Frameworks 5.9.0, Qt 5.4.1, Qt Creator
3.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 347470] Shutdown when one of two batteries is empty

2015-05-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=347470

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/powe
   ||rdevil/d3d2ebcfd214a892ac79
   ||484cfb8cb6fcbf7fc917
   Version Fixed In||5.3.1
 Resolution|--- |FIXED

--- Comment #8 from Kai Uwe Broulik  ---
Git commit d3d2ebcfd214a892ac79484cfb8cb6fcbf7fc917 by Kai Uwe Broulik.
Committed on 10/05/2015 at 16:54.
Pushed by broulik into branch 'Plasma/5.3'.

Consider overall percentage when emitting battery warning on startup

Otherwise you might have your session shutdown after logging in when the first
battery
that was detected happened to be below the critical threshold.

REVIEW: 123704
FIXED-IN: 5.3.1

M  +4-9daemon/powerdevilcore.cpp

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 344456] Plasma 5 desktop does not suspend with only upower, no systemd

2015-05-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=344456

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #28 from Kai Uwe Broulik  ---
Thanks for your feedback and support!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 344456] Plasma 5 desktop does not suspend with only upower, no systemd

2015-05-10 Thread Eric Hameleers
https://bugs.kde.org/show_bug.cgi?id=344456

--- Comment #27 from Eric Hameleers  ---
I have attached a polkit file which enables the missing suspend/hibernate
features in my Plasma 5 desktop.
Thanks to luis' comment in this blog article:
http://alien.slackbook.org/blog/kde-5_15-02-release-for-slackware-current/
I want to suggest that this bug report can be closed now that there is a
working solution.

In that same article, two other polkit files are proposed to enable the missing
shutdown/rebootfeatures without the need for removing the kwrapper5 command
from the KDE startup script "/usr/bin/startkde".
For your reference, this is the content of those two files.
Note that i have altered them slightly compared to the proposals in my blog,
because I want to limit this functionality to users in the "power" group:

cat
/etc/polkit-1/localauthority/50-local.d/40-org.freedesktop.consolekit.system.stop-multiple-users.pkla
[Allow power users to shutdown]
Identity=unix-group:power
Action=org.freedesktop.consolekit.system.stop-multiple-users;org.freedesktop.consolekit.system.stop
ResultAny=yes
ResultInactive=no
ResultActive=yes

cat
/etc/polkit-1/localauthority/50-local.d/41-org.freedesktop.consolekit.system.restart-multiple-users.pkla
[Allow power users to restart]
Identity=unix-group:power
Action=org.freedesktop.consolekit.system.restart-multiple-users;org.freedesktop.consolekit.system.restart
ResultAny=yes
ResultInactive=no
ResultActive=yes

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 344456] Plasma 5 desktop does not suspend with only upower, no systemd

2015-05-10 Thread Eric Hameleers
https://bugs.kde.org/show_bug.cgi?id=344456

--- Comment #26 from Eric Hameleers  ---
Created attachment 92523
  --> https://bugs.kde.org/attachment.cgi?id=92523&action=edit
Polkit configuration file for suspend/hibernate

If this file is added to /etc/polkit-1/localauthority/50-local.d/ (for instance
as "30-org.freedesktop.upower.pkla") it will enable the missing Suspend and
Hibernate options in the Plasma 5 desktop.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request 123547: Task manager : Make the middle click action on tasks configurable

2015-05-10 Thread Eike Hein

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123547/#review80161
---

Ship it!


Ship It!

- Eike Hein


On May 9, 2015, 4:16 p.m., Yoann Laissus wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123547/
> ---
> 
> (Updated May 9, 2015, 4:16 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> ---
> 
> Currently, only the shortcut Shift + Left click is available.
> In KDE4, we had both.
> 
> 
> Diffs
> -
> 
>   applets/taskmanager/package/contents/config/main.xml 7d3226d 
>   applets/taskmanager/package/contents/ui/ConfigGeneral.qml 72d4539 
>   applets/taskmanager/package/contents/ui/Task.qml fcf7980 
>   applets/taskmanager/package/contents/ui/ToolTipDelegate.qml a46ce36 
>   applets/taskmanager/package/contents/ui/main.qml 49c612a 
>   applets/taskmanager/plugin/backend.h ba2e453 
>   applets/taskmanager/plugin/backend.cpp 68d8414 
> 
> Diff: https://git.reviewboard.kde.org/r/123547/diff/
> 
> 
> Testing
> ---
> 
> Tested with classic task manager and the icon only one.
> Tested with all mouse button combinaisons and keyboard modifiers.
> 
> 
> Thanks,
> 
> Yoann Laissus
> 
>

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