[kdevelop] [Bug 321982] Clicking on cmake error line does not open the corresponding file

2017-02-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=321982

Kevin Funk  changed:

   What|Removed |Added

 CC||pej...@gmail.com

--- Comment #7 from Kevin Funk  ---
*** Bug 376571 has been marked as a duplicate of this bug. ***

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

[kdevelop] [Bug 376571] Click on errors in CMakeLists.txt opens empty file

2017-02-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=376571

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #1 from Kevin Funk  ---
Thanks, but a known issue.

Patches/ideas how to approach these kind of issues in the output parser are
welcome. See bug 321982 for more info.

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

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

[plasmashell] [Bug 376269] panel stays in front when a yellow task in the panel task manager

2017-02-16 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376269

--- Comment #2 from Bronson  ---
video is just a panel. It is nothing other than a window. 
Ive noticed also thunderbird does the same thing when a new email arrives. It
becomes yellow and has the same locking behavior.

Is there no way to disable this? It seems to be as you said some kind of
notification that is unimportant.

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

[kdevelop] [Bug 376571] New: Click on errors in CMakeLists.txt opens empty file

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376571

Bug ID: 376571
   Summary: Click on errors in CMakeLists.txt opens empty file
   Product: kdevelop
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Build tools: CMake
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: pej...@gmail.com
  Target Milestone: ---

When I have a project with a non-standard build directory and get an error in
CMakeLists.txt and click on the error line in the build window an empty
CMakeLists.txt opens. Saving that file reveals that it is located inside the
build directorys parent dir instead of project root.

I usually create a build directory named "build/Debug/x86_64" instead of the
default "build".

If I have a build directory which is a first-level dir under project root it
works as advertised.

I have tested the following build directories:

/home/user/src/qwe/build works
/home/user/src/qwe/build/Debug/x86_64 fails
/home/user/src/qwe/build/debug fails
/tmp/qwe/build fails
/home/user/src/build fails

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

[kdevelop] [Bug 348784] Crash in GrepDialog::~GrepDialog on application shutdown

2017-02-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=348784

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||vplatform/b7c15acecda39681f
   ||1c9ae5c7da01989e9471d74
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.1.0

--- Comment #1 from Kevin Funk  ---
Git commit b7c15acecda39681f1c9ae5c7da01989e9471d74 by Kevin Funk.
Committed on 17/02/2017 at 07:38.
Pushed by kfunk into branch '5.1'.

grepview: Fix crash on exit with grep dialog open

Thanks to René for the report!
FIXED-IN: 5.1.0

Backtrace:
==13831==ERROR: AddressSanitizer: SEGV on unknown address 0x
(pc 0x7f58f2df4f49 bp 0x7ffe3f237920 sp 0x7ffe3f2374a0 T0)
==13831==The signal is caused by a READ memory access.
==13831==Hint: address points to the zero page.
#0 0x7f58f2df4f48 in GrepDialog::~GrepDialog()
/home/kfunk/devel/src/kf5/kdevplatform-stable/plugins/grepview/grepdialog.cpp:277:55
#1 0x7f58f2df5b98 in GrepDialog::~GrepDialog()
/home/kfunk/devel/src/kf5/kdevplatform-stable/plugins/grepview/grepdialog.cpp:276:1
#2 0x7f591bf326cf in QObject::event(QEvent*)
(/usr/lib/x86_64-linux-gnu/libQt5Core.so.5+0x2b36cf)
#3 0x7f591c88568a in QWidget::event(QEvent*)
(/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5+0x1a268a)
#4 0x7f591c83f8ab in QApplicationPrivate::notify_helper(QObject*,
QEvent*) (/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5+0x15c8ab)

M  +4-0plugins/grepview/grepdialog.cpp
M  +6-1plugins/grepview/grepdialog.h
M  +8-0plugins/grepview/grepviewplugin.cpp
M  +5-1plugins/grepview/grepviewplugin.h

https://commits.kde.org/kdevplatform/b7c15acecda39681f1c9ae5c7da01989e9471d74

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

[frameworks-kcrash] [Bug 376570] New: Sering crash dan disaat operasi sering ram/memory cepat penuh membuat os jadi lelet

2017-02-16 Thread Fajri
https://bugs.kde.org/show_bug.cgi?id=376570

Bug ID: 376570
   Summary: Sering crash dan disaat operasi sering ram/memory
cepat penuh membuat os jadi lelet
   Product: frameworks-kcrash
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: jeryje...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Tolong diperbaiki kenapa disaat operasi selalu memakan ram yang cukup banyak

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

[nepomuk] [Bug 321423] virtuoso-t takes too much memory RAM

2017-02-16 Thread Fajri
https://bugs.kde.org/show_bug.cgi?id=321423

Fajri  changed:

   What|Removed |Added

 CC||jeryje...@gmail.com

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

[konversation] [Bug 376568] Add seperate row for nicknames

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=376568

--- Comment #3 from Philip P.  ---
Hey, no actually I never saw this happen. I have uploaded a screenshot from
hexchat.

Oftentimes I get lost in the chat when I use Konversation, while the hexchat
approach looks very clean to me.
Btw Quassel has it too:
http://quassel-irc.org/files/images/snapshot13.preview.png

If it would be available at least optionally that would be nice.

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

[konversation] [Bug 376568] Add seperate row for nicknames

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=376568

--- Comment #2 from Philip P.  ---
Created attachment 104070
  --> https://bugs.kde.org/attachment.cgi?id=104070=edit
Hexchat with a seperate row for nicks by default

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

[kdeplasma-addons] [Bug 371023] Plasma 5 Web Browser widget in KDE5 is totally not usable compared with KDE4 version

2017-02-16 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=371023

--- Comment #3 from Murz  ---
Seems that current "Web Browser" plasmoid widget use QTWebKit library for
display page. In Qt 5.6 Qt WebKit is a deprecated module:
https://wiki.qt.io/New_Features_in_Qt_5.6#Deprecated_Modules
Maybe moving to Qt WebEngine will solve usabililty issues?

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

[digikam] [Bug 376489] Crash with Pentax K-5 DNG files

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376489

caulier.gil...@gmail.com changed:

   What|Removed |Added

Summary|Pentax K-5  |Crash with Pentax K-5 DNG
   ||files

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

[digikam] [Bug 376489] Pentax K-5

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376489

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.5.0

--- Comment #9 from caulier.gil...@gmail.com ---
Ok thanks for the feedback. I close this file now.

Gilles Caulier

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

[konversation] [Bug 376568] Add seperate row for nicknames

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376568

--- Comment #1 from Christoph Feck  ---
Wouldn't it cause all text to move, if someone with a longer nick talks in the
channel?

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

[klipper] [Bug 376561] An option to copy an entry to the clipboard to paste

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376561

--- Comment #1 from Christoph Feck  ---
Just clicking on an entry should do exactly that, and it works here. If this
does not work, please specify if this is specific to Wayland (neon unstable).

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

[krunner] [Bug 376483] Krunner Segmentation fault

2017-02-16 Thread André Martins
https://bugs.kde.org/show_bug.cgi?id=376483

André Martins  changed:

   What|Removed |Added

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

--- Comment #6 from André Martins  ---
I forgot to close this. Somehow krunner start working again after some updates.
Thanks for all the help!

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

[kontact] [Bug 368371] kontact crashes reliably upon browsing through unread emails

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=368371

Christoph Feck  changed:

   What|Removed |Added

 CC||tommybeaucl...@gmail.com

--- Comment #19 from Christoph Feck  ---
*** Bug 376208 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 376208] Hot new stuff and KDE settings crashed while downloading icons

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376208

--- Comment #2 from Christoph Feck  ---


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

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

[frameworks-kdelibs4support] [Bug 376402] kcm_ssl: user certificates can't be added if directory doesn't exist

2017-02-16 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=376402

Michael Pyne  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||mp...@kde.org

--- Comment #1 from Michael Pyne  ---
This was just recently fixed (in Frameworks 5.31).

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

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

[frameworks-kio] [Bug 342958] SSL KCM doesn't save any added certificates

2017-02-16 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=342958

Michael Pyne  changed:

   What|Removed |Added

 CC||spiolli...@googlemail.com

--- Comment #6 from Michael Pyne  ---
*** Bug 376402 has been marked as a duplicate of this bug. ***

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

[solid] [Bug 328535] KDE Desktop crash at startup

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=328535

Christoph Feck  changed:

   What|Removed |Added

 CC||elka...@nurfuerspam.de

--- Comment #11 from Christoph Feck  ---
*** Bug 376545 has been marked as a duplicate of this bug. ***

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

[kdelibs] [Bug 376545] laptop switched off (stand by modus)

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376545

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[frameworks-kpackage] [Bug 376508] kpackage 5.31 crash plasma after logging

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376508

Christoph Feck  changed:

   What|Removed |Added

 CC||aleix...@gmail.com

--- Comment #1 from Christoph Feck  ---
Adding committer.

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

[plasmashell] [Bug 375966] Digital Clock font is too large

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375966

--- Comment #10 from Christoph Feck  ---
What I do is edit DigitalClock.qml in
/usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/

There is a "states: [" section, and depending on which state applies to you
(the "when:" condition), you can adjust the "font.pixelSize" properties of the
different labels. My change looks like this:

PropertyChanges {
target: timeLabel

height: sizehelper.height
width: sizehelper.contentWidth

-font.pixelSize: timeLabel.height
+font.pixelSize: timeLabel.height * 0.7
}

PropertyChanges {
target: timezoneLabel

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

[plasmashell] [Bug 376269] panel stays in front when a yellow task in the panel task manager

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376269

--- Comment #1 from Christoph Feck  ---
I guess that this window raised a "needs attention" status, for whatever
reason. For example, I get this in Konversation, when the connection to the
server is lost, and it tries to reconnect.

To be able to see the "needs attention" status, Plasma decides to keep the
Panel visible, until you use that window to confirm, so it most likely is
intended behavior.

But I do not know what application "Video" is, so it just speculation.

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

[krunner] [Bug 376483] Krunner Segmentation fault

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376483

Christoph Feck  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
   Severity|critical|crash
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #5 from Christoph Feck  ---
Thanks for the update. KDBusService exit()s, because it received an invalid
reply. How do you start krunner? Is the session dbus working for other
applications?

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

[krita] [Bug 376487] Everything is slow

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376487

Christoph Feck  changed:

   What|Removed |Added

   Severity|critical|grave

--- Comment #1 from Christoph Feck  ---
Which operating system? Which OpenGL drivers? Which tablet drivers? If you can
make it to the settings dialog, try disabling the OpenGL canvas.

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

[plasmashell] [Bug 376540] plasmashell crashes when activating pim-plugin

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376540

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
   Severity|critical|crash
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Christoph Feck  ---
Could you please add the backtrace for the crash? For more information, please
see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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

[parley] [Bug 376400] dictionary scriopts don't work

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376400

Christoph Feck  changed:

   What|Removed |Added

   Severity|critical|normal

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

[plasma4] [Bug 334732] Calendar glitching when changing panel height

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=334732

Philip P.  changed:

   What|Removed |Added

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

--- Comment #4 from Philip P.  ---
Does not happen anymore.

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

[ksysguard] [Bug 376537] ksysguardd crashed on kernel 4.9

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376537

--- Comment #3 from boestari.r...@gmail.com ---
i'll try it tonight. currently at work now.

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

[parley] [Bug 368489] Download new vocabularies not working

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=368489

--- Comment #4 from Christoph Feck  ---
Does this also fix the "Scripts" download? See bug 376400.

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

[plasma4] [Bug 339125] Add navigation using mouse buttons/shortcuts for back/forward

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=339125

Philip P.  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||nuc...@hotmail.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Philip P.  ---
It works now.

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

[konversation] [Bug 376568] Add seperate row for nicknames

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=376568

Philip P.  changed:

   What|Removed |Added

 CC||nuc...@hotmail.de

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||cyni...@hush.ai
 CC||patkasper.linuxfreakgraz@gm
   ||ail.com
 CC||allintot...@ok.de
 CC||ene...@gmail.com

--- Comment #84 from Christoph Feck  ---
*** Bug 376492 has been marked as a duplicate of this bug. ***

--- Comment #85 from Christoph Feck  ---
*** Bug 376524 has been marked as a duplicate of this bug. ***

--- Comment #86 from Christoph Feck  ---
*** Bug 376532 has been marked as a duplicate of this bug. ***

--- Comment #87 from Christoph Feck  ---
*** Bug 376535 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 376532] Systemsettings crash after save

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376532

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch
 CC||cmv...@gmail.com
 CC||idrissbel...@gmail.com
 CC||x24101...@gmail.com

--- Comment #80 from Christoph Feck  ---
*** Bug 376410 has been marked as a duplicate of this bug. ***

--- Comment #81 from Christoph Feck  ---
*** Bug 376414 has been marked as a duplicate of this bug. ***

--- Comment #82 from Christoph Feck  ---
*** Bug 376442 has been marked as a duplicate of this bug. ***

--- Comment #83 from Christoph Feck  ---
*** Bug 376458 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch
 CC||cmv...@gmail.com

--- Comment #80 from Christoph Feck  ---
*** Bug 376410 has been marked as a duplicate of this bug. ***

--- Comment #81 from Christoph Feck  ---
*** Bug 376414 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||idrissbel...@gmail.com
 CC||x24101...@gmail.com
 CC||cyni...@hush.ai
 CC||patkasper.linuxfreakgraz@gm
   ||ail.com

--- Comment #82 from Christoph Feck  ---
*** Bug 376442 has been marked as a duplicate of this bug. ***

--- Comment #83 from Christoph Feck  ---
*** Bug 376458 has been marked as a duplicate of this bug. ***

--- Comment #84 from Christoph Feck  ---
*** Bug 376492 has been marked as a duplicate of this bug. ***

--- Comment #85 from Christoph Feck  ---
*** Bug 376524 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 376535] System settings crashes after changing to plastic and back to breeze

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376535

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[yakuake] [Bug 376569] New: input focus randomly toggle between splited terminals

2017-02-16 Thread X . F . D
https://bugs.kde.org/show_bug.cgi?id=376569

Bug ID: 376569
   Summary: input focus randomly toggle between splited terminals
   Product: yakuake
   Version: 3.0.2
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: co...@outlook.com
  Target Milestone: ---

Created attachment 104069
  --> https://bugs.kde.org/attachment.cgi?id=104069=edit
the splited window(like this).

sorry for my poor english.

For reproducing:
1.  to open yakuake
2. split yakuake into double terminals.(not sure clearly, see my
attachment.)
3. press  to toggle show yakuake again and again, nearly everytime
when yakuake opened the input focus change between the two terminals.

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||x24101...@gmail.com
 CC||cyni...@hush.ai
 CC||patkasper.linuxfreakgraz@gm
   ||ail.com
 CC||allintot...@ok.de

--- Comment #83 from Christoph Feck  ---
*** Bug 376458 has been marked as a duplicate of this bug. ***

--- Comment #84 from Christoph Feck  ---
*** Bug 376492 has been marked as a duplicate of this bug. ***

--- Comment #85 from Christoph Feck  ---
*** Bug 376524 has been marked as a duplicate of this bug. ***

--- Comment #86 from Christoph Feck  ---
*** Bug 376532 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||cmv...@gmail.com
 CC||idrissbel...@gmail.com
 CC||x24101...@gmail.com
 CC||cyni...@hush.ai

--- Comment #81 from Christoph Feck  ---
*** Bug 376414 has been marked as a duplicate of this bug. ***

--- Comment #82 from Christoph Feck  ---
*** Bug 376442 has been marked as a duplicate of this bug. ***

--- Comment #83 from Christoph Feck  ---
*** Bug 376458 has been marked as a duplicate of this bug. ***

--- Comment #84 from Christoph Feck  ---
*** Bug 376492 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 376524] KDE systemsettings crash if i click overview

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376524

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[systemsettings] [Bug 376442] "SystemSetting->Application Style->Window Decorations->All Settings" crash

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376442

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---


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

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

[systemsettings] [Bug 376492] System Settings Crash

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376492

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch
 CC||cmv...@gmail.com
 CC||idrissbel...@gmail.com

--- Comment #80 from Christoph Feck  ---
*** Bug 376410 has been marked as a duplicate of this bug. ***

--- Comment #81 from Christoph Feck  ---
*** Bug 376414 has been marked as a duplicate of this bug. ***

--- Comment #82 from Christoph Feck  ---
*** Bug 376442 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 373628] systemsettings5 crashes when closing or going back

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373628

Christoph Feck  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch

--- Comment #80 from Christoph Feck  ---
*** Bug 376410 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 376458] Cierre inesperado en Preferencias de Sistema

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376458

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[systemsettings] [Bug 376414] System settings crash

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376414

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[systemsettings] [Bug 376410] System Settings Crashes when randomly and quicly pressed on tabs inside "workspace behavior"

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376410

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[kcontrol] [Bug 42846] usability issue in mouse module: 'pointer acceleration'

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=42846

--- Comment #7 from Philip P.  ---
I don't get it. So is "accelaration" actually "speed" now??

I just want to know how I can configure my mosue speed.

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

[kcontrol] [Bug 42846] usability issue in mouse module: 'pointer acceleration'

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=42846

Philip P.  changed:

   What|Removed |Added

 CC||nuc...@hotmail.de

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

[konversation] [Bug 376568] New: Add seperate row for nicknames

2017-02-16 Thread Philip P .
https://bugs.kde.org/show_bug.cgi?id=376568

Bug ID: 376568
   Summary: Add seperate row for nicknames
   Product: konversation
   Version: 1.6.2
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: konversation-de...@kde.org
  Reporter: nuc...@hotmail.de
  Target Milestone: ---

I'd find it much more overseeable if nickneames would sit in a seperate row
from the actual chat content, like it is the case in e.g. hexchat (and every
other irc chat app I know). I'd really not like to switch back to hexchat :/

Is something like this planned?

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

[ksysguard] [Bug 376537] ksysguardd crashed on kernel 4.9

2017-02-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376537

--- Comment #2 from Christoph Feck  ---
Created attachment 104068
  --> https://bugs.kde.org/attachment.cgi?id=104068=edit
Proposed patch

Indeed. It counts the number of "cpu" lines, and only allocates that number
of entries. But then, it uses the  number to index into the allocated array.

Could you test attached patch?

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

[kdenlive] [Bug 376566] Add ability to render on computers on network

2017-02-16 Thread QwertyChouskie
https://bugs.kde.org/show_bug.cgi?id=376566

QwertyChouskie  changed:

   What|Removed |Added

 CC||asdfghrbljz...@outlook.com

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

[krita] [Bug 376567] New: Using pan tool after rotating canvas makes canvas shaky

2017-02-16 Thread Mykola Franchuk
https://bugs.kde.org/show_bug.cgi?id=376567

Bug ID: 376567
   Summary: Using pan tool after rotating canvas makes canvas
shaky
   Product: krita
   Version: 3.1.2
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: krita-bugs-n...@kde.org
  Reporter: thekolian1...@gmail.com
  Target Milestone: ---

Canvas moves randomly on the screen.

Reproducible: Always

Steps to Reproduce:
1. Rotate canvas more than 60 degrees (plus or minus). The larger angle of the
canvas rotation corresponds to bigger shakes.
2. Use pan tool ONLY from the panel (middle mouse button works well) to move
canvas.
3. Look at shaky canvas.

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

[kdenlive] [Bug 376566] New: Add ability to render on computers on network

2017-02-16 Thread QwertyChouskie
https://bugs.kde.org/show_bug.cgi?id=376566

Bug ID: 376566
   Summary: Add ability to render on computers on network
   Product: kdenlive
   Version: 16.12.1
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: asdfghrbljz...@outlook.com
  Target Milestone: ---

This ability has been requested many times:
https://forum.kde.org/viewtopic.php?f=265=112784=372208
http://askubuntu.com/questions/719355/does-a-kdenlive-render-farm-exist
But so far this has never actually gotten put in the bug tracker, so here it is
:)

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

[konsole] [Bug 376280] konsole doesnt return to prompt after executing command

2017-02-16 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376280

--- Comment #4 from Bronson  ---
attached screen shots. First is what happens when the script is finished.
Second one shows hitting enter a few times... No command prompt returns.
Its a very intermittent bug. But possibly related to changing the user fonts
from the kde fonts app?


This was after running a sh script with the following:


#!/bin/sh

# append to end of file if doesnt exist
LINE='deb http://download.virtualbox.org/virtualbox/debian xenial contrib\n'
FILE=/etc/apt/sources.list
grep -q "$LINE" "$FILE" || echo $LINE | sudo tee -a $FILE

# install key
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo
apt-key add -

# update & install
sudo apt-get update
sudo apt-get install linux-headers-generic
sudo apt-get install virtualbox-5.1 dkms -y

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

[konsole] [Bug 376280] konsole doesnt return to prompt after executing command

2017-02-16 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376280

--- Comment #3 from Bronson  ---
Created attachment 104067
  --> https://bugs.kde.org/attachment.cgi?id=104067=edit
dead terminal2

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

[konsole] [Bug 376280] konsole doesnt return to prompt after executing command

2017-02-16 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376280

--- Comment #2 from Bronson  ---
Created attachment 104066
  --> https://bugs.kde.org/attachment.cgi?id=104066=edit
dead terminal

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

[kamoso] [Bug 361705] Crash when open photo gallery

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=361705

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED
 CC||aleix...@kde.org

--- Comment #1 from Aleix Pol  ---
Can you please provide a backtrace?

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

[kamoso] [Bug 356133] crash when starting - segmentation fault

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=356133

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kam
   ||oso/1ff5f14fedd42bfa61ae181
   ||e0c598ec991ba4407
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Aleix Pol  ---
Git commit 1ff5f14fedd42bfa61ae181e0c598ec991ba4407 by Aleix Pol.
Committed on 16/02/2017 at 23:40.
Pushed by apol into branch '3.2'.

Gracefully exit when the pipeline can't be bootstraped

M  +5-0src/main.cpp
M  +13   -8src/video/webcamcontrol.cpp
M  +2-2src/video/webcamcontrol.h

https://commits.kde.org/kamoso/1ff5f14fedd42bfa61ae181e0c598ec991ba4407

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

[kamoso] [Bug 356133] crash when starting - segmentation fault

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=356133

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #17 from Aleix Pol  ---
Thanks Lisa!

I'll apply the patch. Please next time use phabricator.kde.org to submit the
patch.

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

[kmail2] [Bug 376565] New: Automatic spell checking is not working

2017-02-16 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=376565

Bug ID: 376565
   Summary: Automatic spell checking is not working
   Product: kmail2
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: jsar...@gmail.com
  Target Milestone: ---

I am using Kmail 5.4.2 in KDE neon User Edition 5.9.2 Frameworks 5.31.0

Automatic spell checking is enabled but mispelled words in any language do not
get underscored.

This function works elsewhere, e.g. Kate.

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

[kalzium] [Bug 372671] solver doesn't build with ocaml 4.04

2017-02-16 Thread Thomas Posch
https://bugs.kde.org/show_bug.cgi?id=372671

Thomas Posch  changed:

   What|Removed |Added

 CC||bugs.kde.org@online.posch.n
   ||ame

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

[kamoso] [Bug 350213] The video in kamoso is reversed

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=350213

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||dea7aca1852c3ef175a55188957
   ||9c7182b3ac5f0
 CC||aleix...@kde.org
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||3.2
 Resolution|--- |FIXED

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

[plasmashell] [Bug 376560] [Feature request] Grouping Plasmoid

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376560

--- Comment #2 from Víctor  ---
(In reply to David Edmundson from comment #1)
> what for?

To try keeps the original design of the widget, but using the usefull feature
of the Grouping widget.

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

[plasmashell] [Bug 376564] Global Menu widget does not align vertically

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376564

Víctor  changed:

   What|Removed |Added

 CC||vmorenoma...@gmail.com

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

[plasmashell] [Bug 376564] Global Menu widget does not align vertically

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376564

--- Comment #1 from Víctor  ---
Created attachment 104065
  --> https://bugs.kde.org/attachment.cgi?id=104065=edit
Menu items in thin panel, close to the panel edge because the items are not
aligned vertically in center.

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

[plasmashell] [Bug 376564] New: Global Menu widget does not align vertically

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376564

Bug ID: 376564
   Summary: Global Menu widget does not align vertically
   Product: plasmashell
   Version: 5.9.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Global Menu
  Assignee: k...@privat.broulik.de
  Reporter: vmorenoma...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 104064
  --> https://bugs.kde.org/attachment.cgi?id=104064=edit
Thick panel: Menu items aligned vertically in center.

When I set my panel with low height, like a thin panel, the global menu does
not align vertically in center. The menu items appear align in on bottom, close
to the edge of panel.

Current behavior:
Thick panel (see attachment pic): Menu items aligned vertically in center.
Thin panel ((see attachment pic)): Menu items are not aligned vertically in
center. 

Expected behavior: 
When the panel is thin, the menu items should be aligned vertically in center,
as in the thick panel.

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

[plasmashell] [Bug 376560] [Feature request] Grouping Plasmoid

2017-02-16 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=376560

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
what for?

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

[plasmashell] [Bug 376485] High CPU usage with Nvida native driver

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376485

--- Comment #2 from marcin.ba...@gmail.com ---
Created attachment 104063
  --> https://bugs.kde.org/attachment.cgi?id=104063=edit
Perf Intel

Attached report from perf profiling tool plasmashell+intel driver

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

[plasmashell] [Bug 376485] High CPU usage with Nvida native driver

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376485

--- Comment #1 from marcin.ba...@gmail.com ---
Created attachment 104062
  --> https://bugs.kde.org/attachment.cgi?id=104062=edit
Perf Nvidia

Attached report from perf profiling tool plasmashell+nvidia native driver

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

[kleopatra] [Bug 376563] New: Kleopatra crashes with segmentation fault on startup after importing PEM file

2017-02-16 Thread Guido Winkelmann
https://bugs.kde.org/show_bug.cgi?id=376563

Bug ID: 376563
   Summary: Kleopatra crashes with segmentation fault on startup
after importing PEM file
   Product: kleopatra
   Version: 2.3.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: guido-kdeb...@unknownsite.de
CC: kdepim-b...@kde.org, m...@kde.org
  Target Milestone: ---

Kleopatra crashes on startup after briefly showing its main window with
"Loading certificate cache..." superimposed on it.

This happens reproducibly every time. No crash manager will appear.

This is the console output:

$ kleopatra 
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
'-xnack' is not a recognized feature for this target (ignoring feature)
QObject(0x0)
QObject(0x0)
QObject(0x0)
Segmentation fault


Running kleopatra in gdb produces a backtrace with 18421 frames. (Maybe an out
of control recursive loop somewhere? 18000 stack frames seems a excessive, even
for a complex C++ application...)
The start of that backtrace looks like this:


#0  QString::multiArg (this=this@entry=0x7f7ff430, numArgs=numArgs@entry=2,
args=args@entry=0x7f7ff440) at tools/qstring.cpp:7956
#1  0x7791d594 in QString::arg (a2=..., a1=..., this=0x7f7ff430) at
/usr/include/qt5/QtCore/qstring.h:931
#2  Kleo::Formatting::prettyName (proto=,
id=id@entry=0x7fffc0031080 "Thilo Weber (SmartCard)",
name_=name_@entry=0x7fffc0031098 "Thilo Weber",
comment_=comment_@entry=0x7fffc00310a4 "SmartCard")
at
/var/tmp/portage/kde-apps/libkleo-16.12.2/work/libkleo-16.12.2/src/utils/formatting.cpp:69
#3  0x779201bb in Kleo::Formatting::prettyName (uid=...) at
/var/tmp/portage/kde-apps/libkleo-16.12.2/work/libkleo-16.12.2/src/utils/formatting.cpp:170
#4  0x779202ae in Kleo::Formatting::prettyName (key=...) at
/var/tmp/portage/kde-apps/libkleo-16.12.2/work/libkleo-16.12.2/src/utils/formatting.cpp:165
#5  0x7790376e in Kleo::AbstractKeyListModel::data (this=0xb7ddd0,
index=..., role=) at
/var/tmp/portage/kde-apps/libkleo-16.12.2/work/libkleo-16.12.2/src/models/keylistmodel.cpp:310
#6  0x73d23ca5 in QSortFilterProxyModel::lessThan (this=, source_left=..., source_right=...) at
itemmodels/qsortfilterproxymodel.cpp:2655
#7  0x73d25364 in
QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add
(this=this@entry=0xd4e970, proxy_to_source=..., source_items=...,
source_parent=..., orient=orient@entry=Qt::Vertical)
at itemmodels/qsortfilterproxymodel.cpp:640
#8  0x73d275af in QSortFilterProxyModelPrivate::insert_source_items
(this=this@entry=0xd4e970, source_to_proxy=..., proxy_to_source=...,
source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical,
emit_signal=true)
at itemmodels/qsortfilterproxymodel.cpp:698
#9  0x73d2b69f in QSortFilterProxyModelPrivate::source_items_inserted
(this=this@entry=0xd4e970, source_parent=..., start=,
end=, orient=orient@entry=Qt::Vertical) at
itemmodels/qsortfilterproxymodel.cpp:832
#10 0x73d2b9bf in QSortFilterProxyModelPrivate::_q_sourceRowsInserted
(this=0xd4e970, source_parent=..., start=, end=)
at itemmodels/qsortfilterproxymodel.cpp:1407
#11 0x73d2daa9 in QSortFilterProxyModel::qt_static_metacall
(_o=, _c=, _id=, _a=) at .moc/moc_qsortfilterproxymodel.cpp:209
#12 0x73d7a09f in QMetaObject::activate (sender=sender@entry=0xb7ddd0,
signalOffset=, local_signal_index=local_signal_index@entry=10,
argv=argv@entry=0x7f7ffb60) at kernel/qobject.cpp:3740
#13 0x73d7aca7 in QMetaObject::activate (sender=sender@entry=0xb7ddd0,
m=m@entry=0x73f8d3c0 ,
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7f7ffb60)
at kernel/qobject.cpp:3602
#14 0x73de6f24 in QAbstractItemModel::rowsInserted
(this=this@entry=0xb7ddd0, _t1=..., 

[frameworks-kconfigwidgets] [Bug 373767] Changing global colourscheme leaves "Colour themes" menu in wrong state

2017-02-16 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=373767

Francis Herne  changed:

   What|Removed |Added

Product|kdevelop|frameworks-kconfigwidgets
   Assignee|kdevelop-bugs-n...@kde.org  |kdelibs-b...@kde.org
  Component|UI: general |general
Version|git master  |5.29.0

--- Comment #1 from Francis Herne  ---
This menu is created wholesale by KColorSchemeManager, moving.

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

[digikam] [Bug 376489] Pentax K-5

2017-02-16 Thread Gustav
https://bugs.kde.org/show_bug.cgi?id=376489

--- Comment #8 from Gustav  ---
Hello,

Yes I think the metadata work without crash, I am so far satisfied. The
problem with the Pentax K-5 is apparently repaired. But I am at the
taste and know not yet all functions and possibilities.
Thanks for the quick help. Greatings from Berlin Stephan


Am 16.02.2017 um 20:26 schrieb bugzilla_nore...@kde.org:
> https://bugs.kde.org/show_bug.cgi?id=376489
>
> --- Comment #7 from caulier.gil...@gmail.com ---
> Do you mean that 5.5.0 pre version work as expected for you ?
>
> The restriction with 5.5.0 for the moment is to not use the database
> vacuum/garbage collector feature implemented in Maintenance tool. It still not
> yet finalized.
>
> Gilles Caulier
>



---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

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

[KScreen] [Bug 376562] Dual screen: 2nd screen does not wake up

2017-02-16 Thread Christian Saemann
https://bugs.kde.org/show_bug.cgi?id=376562

Christian Saemann  changed:

   What|Removed |Added

 CC||christian.saem...@gmx.de

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

[KScreen] [Bug 376562] New: Dual screen: 2nd screen does not wake up

2017-02-16 Thread Christian Saemann
https://bugs.kde.org/show_bug.cgi?id=376562

Bug ID: 376562
   Summary: Dual screen: 2nd screen does not wake up
   Product: KScreen
   Version: 5.9.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: se...@kde.org
  Reporter: christian.saem...@gmx.de
  Target Milestone: ---

When the two screens have been switched off by power management, only the
primary screen is woken up again. A quick switch to a different tty screen
(ctrl+alt+F2) and back fixes the problem. 

Possibly related: Plugging in an external screen freezes the primary one, again
switching tty and back fixes the issue.

Finally: Unplugging the external screen during operations seems to lead to
problems with the graphics driver: the display will occasionally get distorted
with white flashes on parts of screen (as if quickly switched off and on or so)
and only a reboot fixes this.

I'm on latest Tumbleweed packages, MacBook Pro 11,2 with Intel Iris Pro 5200
Graphics.

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

[filelight] [Bug 375378] main screen, whole rings are white when language is different than english

2017-02-16 Thread Piotr Kloc
https://bugs.kde.org/show_bug.cgi?id=375378

Piotr Kloc  changed:

   What|Removed |Added

Summary|Filelight, main screen, all |main screen, whole rings
   |rings have same color when  |are white when language is
   |language is set to polish.  |different than english

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

[klipper] [Bug 376561] New: An option to copy an entry to the clipboard to paste

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376561

Bug ID: 376561
   Summary: An option to copy an entry to the clipboard to paste
   Product: klipper
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: mgraess...@kde.org
  Reporter: cadenr2...@gmail.com
  Target Milestone: ---

I think it would be nice if there was an option the copy a previous copy back
to the clipboard for pasting again in other applications. This would be a
useful feature because I usually find myself with a previous selection that I
would like to paste into an app.

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

[plasmashell] [Bug 376560] [Feature request] Grouping Plasmoid

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376560

Víctor  changed:

   What|Removed |Added

 CC||vmorenoma...@gmail.com

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

[plasmashell] [Bug 376560] New: [Feature request] Grouping Plasmoid

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=376560

Bug ID: 376560
   Summary: [Feature request] Grouping Plasmoid
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: se...@kde.org
  Reporter: vmorenoma...@gmail.com
  Target Milestone: 1.0

Hi. Excellent idea this plasmoid. Would be interesting add an option to disable
the background leaving only the widget and the other option in order that the
tabs to appear when the cursor is close to the top.

Thanks.

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

[dolphin] [Bug 366046] The tabs are not aligned with the panes below

2017-02-16 Thread Nikolaos Kakouros
https://bugs.kde.org/show_bug.cgi?id=366046

Nikolaos Kakouros  changed:

   What|Removed |Added

 CC||tterrani...@gmail.com

--- Comment #1 from Nikolaos Kakouros  ---
You are referring to the split view right? The split view is specific to a tab.
Opening new tabs from either of the two panes will create a new independent
tab. At least this how it works on:

Dolphin 16.12.2
KDE Frameworks 5.30.0
Qt 5.8.0 (built against 5.7.1)
The xcb windowing system

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

[plasmashell] [Bug 368430] Expose option to disable grouping in Icons-only Task Manager

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368430

dev...@t-online.de changed:

   What|Removed |Added

 CC||dev...@t-online.de

--- Comment #5 from dev...@t-online.de ---
It would IMO make more sense to be able to disable grouping, because the
icons-only taskmanager has enough space to hold plenty of application
icons/launchers and an option to disable grouping is needed here. The only
possibility am aware of is right-click on the grouped apps icon >More action
>uncheck Allow this program to be grouped. This needs to be done for all
applications where grouping is not wanted. Please consider an option also for
icon-only taskmanager to disable grouping. Thank you very much.

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

[kdevelop] [Bug 375233] Cannot use 'try' with exceptions disabled.

2017-02-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=375233

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de

--- Comment #2 from Sven Brauch  ---
Can you try adding -fcxx-exceptions to the project configuration, Language
Support, C/C++ Parser, Custom text edit?

Otherwise export KDEV_CLANG_DISPLAY_DIAGS=1 and then looking at the output
might be interesting.

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

[kdenlive] [Bug 374305] Rendering failed with message: "Rendering of aborted, resulting video will probably be corrupted."

2017-02-16 Thread Maurizio
https://bugs.kde.org/show_bug.cgi?id=374305

--- Comment #8 from Maurizio  ---
Read on the Internet that someone suggested to check if packet frei0r-plugin is
installed and, in a positive case, remove it.
On my system it was installed.
Removed and immediately all works smoothly!

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

[kmail2] [Bug 375149] Kmail deletes emails from folder after switching to folder

2017-02-16 Thread Christian Saemann
https://bugs.kde.org/show_bug.cgi?id=375149

Christian Saemann  changed:

   What|Removed |Added

 CC||christian.saem...@gmx.de

--- Comment #10 from Christian Saemann  ---
I've had the same problem and it was definitely related to filtering. I had to
disable the filter agent in akonadi console and delete/setup again all filter
rules. During this process, I noticed that the target folders under "filter
action" were sometimes not set correctly (i.e. the textbox was empty). If I
clicked on the button to set the folder, however, the correct folder was
selected.

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

[kdevelop] [Bug 375233] Cannot use 'try' with exceptions disabled.

2017-02-16 Thread Benjamin
https://bugs.kde.org/show_bug.cgi?id=375233

--- Comment #1 from Benjamin  ---
Is there a setting somewhere to easily turn on and off exceptions, perhaps I
"solved" my problem incorrectly and my solution was out of sync with what the
program was expecting?

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=374275

--- Comment #9 from Víctor  ---
(In reply to Kai Uwe Broulik from comment #8)
> > all pointing to my country.
> 
> And that country is..?

Colombia.

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=374275

--- Comment #8 from Kai Uwe Broulik  ---
> all pointing to my country.

And that country is..?

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=374275

--- Comment #7 from Víctor  ---
(In reply to Víctor from comment #6)
> (In reply to Kai Uwe Broulik from comment #5)
> > What is your local currency? What locale are you using? (eg. knowing your
> > $LANG, $LANGUAGE, $LC_ALL, $LC_MONETARY would be useful)
> 
> In Regional Settings I have enabled all the items pointing to my country. Is
> there a file or another setting in the system? 
>  
> Thanks.

Locale command outputs the same: all pointing to my country.

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=374275

--- Comment #6 from Víctor  ---
(In reply to Kai Uwe Broulik from comment #5)
> What is your local currency? What locale are you using? (eg. knowing your
> $LANG, $LANGUAGE, $LC_ALL, $LC_MONETARY would be useful)

In Regional Settings I have enabled all the items pointing to my country. Is
there a file or another setting in the system? 

Thanks.

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=374275

--- Comment #5 from Kai Uwe Broulik  ---
What is your local currency? What locale are you using? (eg. knowing your
$LANG, $LANGUAGE, $LC_ALL, $LC_MONETARY would be useful)

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

[krunner] [Bug 374275] Unit converter does not suggest local currency

2017-02-16 Thread Víctor
https://bugs.kde.org/show_bug.cgi?id=374275

Víctor  changed:

   What|Removed |Added

 CC||vmorenoma...@gmail.com

--- Comment #4 from Víctor  ---
Does not works for me. Appear the same ones: EUR, GBP, CAD and JPY. Some
especial indication?

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

[partitionmanager] [Bug 376189] Unable to create io-slave. Cannot talk to klauncher: Not connected to D-Bus server

2017-02-16 Thread Buck Shockley
https://bugs.kde.org/show_bug.cgi?id=376189

--- Comment #5 from Buck Shockley  ---
(In reply to stephane from comment #3)
> I arrive to replicate the bug.
> it seems to come  that arch dbus package is build without
> "--enable-x11-autolaunch"

Can you make a bug report for Arch, then? You seem to know more about the
problem than I do.

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

[partitionmanager] [Bug 376189] Unable to create io-slave. Cannot talk to klauncher: Not connected to D-Bus server

2017-02-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=376189

Andrius Štikonas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #4 from Andrius Štikonas  ---
Thanks for figuring this out. Unfortunately, I didn't have time to look at this
myself. So I think this is up to arch to fix. Don't think I can do much from
within partition manager.

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

[partitionmanager] [Bug 376189] Unable to create io-slave. Cannot talk to klauncher: Not connected to D-Bus server

2017-02-16 Thread stephane
https://bugs.kde.org/show_bug.cgi?id=376189

stephane  changed:

   What|Removed |Added

 CC||steph...@scachemaille.ch

--- Comment #3 from stephane  ---
I arrive to replicate the bug.
it seems to come  that arch dbus package is build without
"--enable-x11-autolaunch"

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

[plasmashell] [Bug 376498] "Safe remove" should not be available for external drives containing OS install and/or /home folder

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376498

--- Comment #1 from wor...@gmail.com ---
Just a small clarification on the last paragraph of the Description. It means
that other popular desktop environments handle this correctly, and the issue
seems to be not specific to any GNU/Linux distro. Also, Files (nautilus) file
manager, which comes with Gnome, doesn't show the removable drive either, even
when ran in Plasma session.

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

[krita] [Bug 376559] New: Still not working: Cumulative undo

2017-02-16 Thread Manga Tengu
https://bugs.kde.org/show_bug.cgi?id=376559

Bug ID: 376559
   Summary: Still not working: Cumulative undo
   Product: krita
   Version: 3.1.2
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krita-bugs-n...@kde.org
  Reporter: mangate...@gmail.com
  Target Milestone: ---

Yes now you can check cumulative undo, but it won't have any effect at all.

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

[digikam] [Bug 376489] Pentax K-5

2017-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376489

--- Comment #7 from caulier.gil...@gmail.com ---
Do you mean that 5.5.0 pre version work as expected for you ?

The restriction with 5.5.0 for the moment is to not use the database
vacuum/garbage collector feature implemented in Maintenance tool. It still not
yet finalized.

Gilles Caulier

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

  1   2   3   >