[kmix] [Bug 348366] Disable sound feedback option does not work

2017-06-16 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=348366

--- Comment #4 from Nico Dorn  ---
Works for me now.

Plasma 5.10.2
KF 5.35.

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

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #5 from Harald Sitter  ---
Pretty sure that is because our appstream data has org.kde.kdenlive while it
should have a .desktop suffix (which it does in the appstream data and ubuntu)
so what is listed is in fact the ubuntu one along with the ubuntu icon.

$ appstreamcli search kdenlive
Identifier: org.kde.kdenlive [desktop-application]
Name: Kdenlive
Summary: Nonlinear video editor by KDE
Package: kdenlive
---
Identifier: org.kde.kdenlive.desktop [desktop-application]
Name: Kdenlive
Summary: Nonlinear video editor for KDE
Package: kdenlive

Why that is I can't say, the entire appstream stack we use is yet again
outdated.

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

[kdevelop] [Bug 381240] "Number of simultaneous jobs" in "Make settings" always initially disabled

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

Kevin Funk  changed:

   What|Removed |Added

   Keywords||junior-jobs

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

[kdelibs] [Bug 183458] Numpad (keypad) keys not mapped correctly when setting Global Shortcuts

2017-06-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=183458

--- Comment #81 from David Faure  ---
Git commit 033ad8c63a728904d464a3566ccd71f69ad946ad by David Faure.
Committed on 16/06/2017 at 07:29.
Pushed by dfaure into branch 'master'.

KKeySequenceWidget: make it possible to record Ctrl+Num+1 as a shortcut.

Summary:
Qt supports this string representation for Qt::KeypadModifier since 5.1
but this code didn't support that modifier.

This is the easy part of the fix for the 8-years-old bug, and it makes
it possible to use the numeric keypad for application shortcuts.

The bigger issue is handling of keypad modifiers in global shortcuts
(patches to come for kwindowsystem and kglobalaccel).

Test Plan: Set shortcut Ctrl+Num+1 for "decrement number by 1" action in kate,
works.

Reviewers: aacid

Reviewed By: aacid

Subscribers: apol, #frameworks

Tags: #frameworks

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

M  +17   -14   src/kkeysequencewidget.cpp

https://commits.kde.org/kxmlgui/033ad8c63a728904d464a3566ccd71f69ad946ad

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

[krunner] [Bug 380006] Krunner crash on wayland

2017-06-16 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=380006

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #1 from Michael D  ---
Seeing the same thing here with krunner 5.10.2 (KDE Neon User Edition).
Terminal output:

QObject::connect: invalid null parameter
Using Wayland-EGL
WARNING: Cannot find style "org.kde.desktop" - fallback:
"/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Desktop"
KCrash: Attempting to start /usr/bin/krunner from kdeinit
sock_file=/run/user/1000/kdeinit5__1
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krunner path = /usr/bin pid = 1556
KCrash: Arguments: /usr/bin/krunner 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__1
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...

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

[Akonadi] [Bug 381268] New: akonadi_followupreminder_agent crash at kde login

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

Bug ID: 381268
   Summary: akonadi_followupreminder_agent crash at kde login
   Product: Akonadi
   Version: unspecified
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: tosh...@mail.ru
  Target Milestone: ---

Hi. This was after logging in kde:

Application: akonadi_followupreminder_agent (akonadi_followupreminder_agent),
signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7fc9bede8940 (LWP 1496))]

Thread 5 (Thread 0x7fc9b627e700 (LWP 1525)):
#0  0x7fc9ce8636ad in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fc9c8f7e9f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fc9c8f7eb0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fc9cf38f06b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc9cf3389ca in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fc9cf1660f3 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fc9cf16ada8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fc9cac93494 in start_thread (arg=0x7fc9b627e700) at
pthread_create.c:333
#8  0x7fc9ce86caff in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 4 (Thread 0x7fc9b6a7f700 (LWP 1511)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x7fc9ce7b83fa in __GI_abort () at abort.c:89
#8  0x7fc9ce7f4bd0 in __libc_message (do_abort=do_abort@entry=2,
fmt=fmt@entry=0x7fc9ce8e9dd0 "*** Error in `%s': %s: 0x%s ***\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x7fc9ce7faf96 in malloc_printerr (action=3, str=0x7fc9ce8e9f28 "double
free or corruption (fasttop)", ptr=, ar_ptr=) at
malloc.c:5049
#10 0x7fc9ce7fb7de in _int_free (av=0x7fc9a820, p=0x7fc9a8002f30,
have_lock=0) at malloc.c:3905
#11 0x7fc9cdcfe2f7 in Akonadi::XdgBaseDirs::saveDir(char const*, QString
const&) () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiPrivate.so.5
#12 0x7fc9cdd01c86 in Akonadi::StandardDirs::saveDir(char const*, QString
const&) () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiPrivate.so.5
#13 0x7fc9d1933dc0 in Akonadi::SessionPrivate::connectionFile() () from
/usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5
#14 0x7fc9d18bd69d in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5
#15 0x7fc9d19e9e15 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5
#16 0x7fc9cf367499 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7fc9cfc1db8c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x7fc9cfc25341 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x7fc9cf33a9e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7fc9cf33d16d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x7fc9cf38ec43 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7fc9c8f7e7f7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x7fc9c8f7ea60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x7fc9c8f7eb0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x7fc9cf38f04f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7fc9cf3389ca in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x7fc9cf1660f3 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x7fc9cf16ada8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x7fc9cac93494 in start_thread (arg=0x7fc9b6a7f700) at
pthread_create.c:333
#30 0x7fc9ce86caff in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 3 (Thread 0x7fc9b7280700 (LWP 1506)):
#0  0x7fc9ce8636ad in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fc9c8f7e9f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fc9c8f7eb0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fc9cf38f06b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc9cf3389ca in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fc9cf1660f3 in QThread::exec() () from
/usr/lib/x86

[dolphin] [Bug 381269] New: Switching tabs with keyboard

2017-06-16 Thread Magnus Johansson
https://bugs.kde.org/show_bug.cgi?id=381269

Bug ID: 381269
   Summary: Switching tabs with keyboard
   Product: dolphin
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: johanssongrep...@yahoo.se
  Target Milestone: ---

When switching tabs in Dolphin with Ctrl+Tab the focus shifts away from the
list of folders to the tab row. I think the focus should stay in the list of
folders so one directly can navigate among the folders in the new tab with e.g
letter keys. Now, one has to press Shift+Tab three times in order to get the
focus in the list of folders in the new tab after switching to it with Ctrl+Tab
or Alt+underlined letter.

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

[kdelibs] [Bug 183458] Numpad (keypad) keys not mapped correctly when setting Global Shortcuts

2017-06-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=183458

David Faure  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #82 from David Faure  ---
"job" ? Nobody's getting paid here. You, me, everyone else, we're all working
*together* on free software. Fixing it is everybody's and nobody's *job*. If
you stopped caring about KDE, that's fine, you can unsubscribe from this
report. I'm fixing this for the other people who voted for this bug - and who
knows, maybe I'll need such a shortcut myself one day.

The fixes are up for review now.
https://phabricator.kde.org/D6233
https://phabricator.kde.org/D6234

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

[plasmashell] [Bug 381270] New: Plasma lost all my configuration when connected to another screen

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

Bug ID: 381270
   Summary: Plasma lost all my configuration when connected to
another screen
   Product: plasmashell
   Version: 5.10.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: hum...@yahoo.fr
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

I just lost nearly all my configuration I made on my activities:

- wallpaper
- layout
- plasmoid folder view associate with specific activities to separate my work
as it is advised.
- notes (not very fun that part since I lost information that was short lived
but important and not saved anywhere else which is obviously my mistake but
that means also that plasmoid are totally not reliable and dangerous to use)

It happen when I was on an external screen in "unify mode". I shifted to
another activites and 

Thankfully I still have late dock properly configured but nearly all the other
plasma configuration are lost so I do not have to configure everything from
scratch.


One funny thing is one of the activities kept its own configuration when all
the other went back to the new layout and default wallpaper without any
plasmoid on it.

By the way I notice also that if you are changing the layout you cannot change
the wallpaper at the same time you have to restart the "configure desktop" to
be able to do it.

I am using the last plasma and last plasma-framework provided by archlinux:

- plasma-desktop 5.10.2-1
- plasma-framework 5.35.0-1

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

[Powerdevil] [Bug 381271] New: Music started on suspend

2017-06-16 Thread Arthur Schiwon
https://bugs.kde.org/show_bug.cgi?id=381271

Bug ID: 381271
   Summary: Music started on suspend
   Product: Powerdevil
   Version: 5.10.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: bli...@arthur-schiwon.de
  Target Milestone: ---

Plasma 5.10 introduced the nice feature to pause music on suspend. However, it
also works the different way around, at least when using Juk. If Juk is in
paused state, suspend will make the music play. Can cause funny moments when
waking up the machine.

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

[konqueror] [Bug 88817] wrong keyboard modifier state

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

gr...@kde.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||gr...@kde.org
 Resolution|--- |FIXED

--- Comment #11 from gr...@kde.org ---
See comment:10

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


[okular] [Bug 381261] libqt5script5

2017-06-16 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=381261

Oliver Sander  changed:

   What|Removed |Added

 CC||oliver.san...@tu-dresden.de

--- Comment #1 from Oliver Sander  ---
That's not really a helpful bug report -- I have no idea what you are doing.

Besides, the fact that /usr/bin/dpkg appears in your error message suggests
that you have a packaging problem, which you should rather report to your
distribution.

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

[plasmashell] [Bug 381032] Plasma crashes when I open some apps from favorite list

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381032

Marco Martin  changed:

   What|Removed |Added

  Component|general |generic-wayland
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org
 CC||notm...@gmail.com

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

[kpackagekit] [Bug 250841] Add and Remove Software crash

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=250841

Marco Martin  changed:

   What|Removed |Added

 CC||ramdaniel...@gmail.com

--- Comment #1 from Marco Martin  ---
*** Bug 381037 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381037] Plasma desktop crash after changing Nvidia Prime to intel after reboot

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381037

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 378508] when remove panel applet plasma crashed

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=378508

Marco Martin  changed:

   What|Removed |Added

 CC||rolfpeder...@mindspring.com

--- Comment #24 from Marco Martin  ---
*** Bug 381073 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381070] Changing themes(and layout) leads to crash Also some windows are drawn with the old theme instead.

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381070

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 381073] plasma crash while configuring desktop

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381073

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 378508] when remove panel applet plasma crashed

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=378508

Marco Martin  changed:

   What|Removed |Added

 CC||akarshan.bis...@hotmail.com

--- Comment #25 from Marco Martin  ---
*** Bug 381070 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381077] Plasma crash while tray plasmoid settings were open

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381077

Marco Martin  changed:

   What|Removed |Added

Summary|Kwin crash while tray   |Plasma crash while tray
   |plasmoid settings were open |plasmoid settings were open
 CC||notm...@gmail.com

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

[konqueror] [Bug 146947] View source of images?

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

gr...@kde.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||gr...@kde.org

--- Comment #4 from gr...@kde.org ---
At least in 4.14 on FreeBSD, useless option no longer shows up, Embeddable
Image Viewer is usable.

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

[plasmashell] [Bug 379880] Plasma Crash when mousewheel rolling over volume control plasmoid in a panel

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=379880

Marco Martin  changed:

   What|Removed |Added

 CC||hkubil...@gmail.com

--- Comment #1 from Marco Martin  ---
*** Bug 381195 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381195] Plasma crash after volume up/down

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381195

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 381235] Plasma craches after install input audio tools

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381235

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 379880] Plasma Crash when mousewheel rolling over volume control plasmoid in a panel

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=379880

Marco Martin  changed:

   What|Removed |Added

 CC||sec.abco...@gmail.com

--- Comment #2 from Marco Martin  ---
*** Bug 381235 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381145] Plasma Crashed While Browsing In Firefox

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381145

Marco Martin  changed:

   What|Removed |Added

 CC||zwi...@protonmail.com

--- Comment #1 from Marco Martin  ---
*** Bug 381227 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381262] Error al intentar compiar texto de konsole

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381262

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 381145] Plasma Crashed While Browsing In Firefox

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381145

Marco Martin  changed:

   What|Removed |Added

 CC||joaquim@hotmail.com

--- Comment #2 from Marco Martin  ---
*** Bug 381262 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 381246] 4.0 pre-alpha crashes after a few minutes of sketching

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381246

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Hi,

Thanks for your report. Are you by any chance running out of memory? The crash
seems to happen when Krita tries to allocate memory for image data. This might
might be an indication we broke the swap, if you're running out of memory. If
not, we'll have to look further, which is tricky, since we cannot reproduce the
crash here :-(.

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

[plasmashell] [Bug 381227] When click clock widget the plasma crashed

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381227

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---


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

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

[krita] [Bug 381251] The program isn't showing me anything I have drawn until I click on a layer

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381251

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||b...@valdyas.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Boudewijn Rempt  ---
I doubt the reporter is using Linux, actually. I am pretty confident that this
is on Windows, with a broken display driver.

Please tell us exactly the version of Windows you're using, the brand and model
of your system, the display chip and display driver version.

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

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

[krita] [Bug 360601] [INTEL] Various issues caused by buggy Intel drivers.

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=360601

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||silent.sold...@icloud.com

--- Comment #43 from Boudewijn Rempt  ---
*** Bug 381251 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381100] Crash with redraw desktop with mouse and window motion

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381100

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |BACKTRACE
 CC||notm...@gmail.com

--- Comment #5 from Marco Martin  ---
a complete backtrace with debug symbols installed is required to investigate
further

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

[konqueror] [Bug 345555] Konqueror crashes when accessing http://www.spiegel.de

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

gr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||gr...@kde.org

--- Comment #2 from gr...@kde.org ---
Current konqueror on 10.3 seems fine.

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

[krita] [Bug 381260] Running Slow

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381260

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Boudewijn Rempt  ---
Hi Perry,

That sounds like you're suffering from a broken display driver. Try to disable
opengl to see whether that helps. See
https://docs.krita.org/KritaFAQ#Krita_starts_with_a_black_or_blank_canvas_and_nothing_changes_when_you_try_to_draw.2Fshows_a_black_or_blank_screen_on_my_Windows_system_with_an_Intel_GPU

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

[plasmashell] [Bug 381113] Crash upon changing wallpaper scaling mode

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381113

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 381105] Plasma crash while selecting and changing wallpaper positioning.

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381105

Marco Martin  changed:

   What|Removed |Added

 CC||crazylego...@gmail.com

--- Comment #1 from Marco Martin  ---
*** Bug 381113 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 381223] Custom Profile handling bugs

2017-06-16 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=381223

--- Comment #2 from Jean-Baptiste Mardelle  ---
Should now be fixed in 17.04 and master, please test

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

[Akonadi] [Bug 344874] username/password not being sent in header

2017-06-16 Thread Arthur Schiwon
https://bugs.kde.org/show_bug.cgi?id=344874

Arthur Schiwon  changed:

   What|Removed |Added

 CC||bli...@arthur-schiwon.de

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

[plasmashell] [Bug 381105] Plasma crash while selecting and changing wallpaper positioning.

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381105

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #2 from Marco Martin  ---
can't seem to reproduce on a git build of qt 5.9 branch. (may be an issue of
5.9.0 release?)

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

[KAccounts] [Bug 357663] Owncloud missing (Fedora), empty list with OpenSuse

2017-06-16 Thread Arthur Schiwon
https://bugs.kde.org/show_bug.cgi?id=357663

Arthur Schiwon  changed:

   What|Removed |Added

 CC||bli...@arthur-schiwon.de

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

[plasmashell] [Bug 381132] Crash when closes libreoffice calc document

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381132

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=342763

Marco Martin  changed:

   What|Removed |Added

 CC||m...@schimmel.com.ar

--- Comment #326 from Marco Martin  ---
*** Bug 381132 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 369092] Plasma crashes when trying to search anything

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=369092

Marco Martin  changed:

   What|Removed |Added

 CC||hess2...@ukr.net

--- Comment #14 from Marco Martin  ---
*** Bug 381201 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381201] plasma crashed after search any programm

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381201

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[frameworks-baloo] [Bug 369092] Plasma crashes when trying to search anything

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=369092

Marco Martin  changed:

   What|Removed |Added

 CC||pserenn...@free.fr

--- Comment #15 from Marco Martin  ---
*** Bug 371499 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 364042] balooctl status and balooshow always report "Baloo Index could not be opened"

2017-06-16 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=364042

--- Comment #4 from skierpage  ---
(In reply to Christoph Cullmann from comment #3)
> Hi, how large is the index you have?

It was 668 MB.

I moved it aside and rebuilt, indexing fewer files on my Windows partition, and
this problem and other Baloo weirdness went away, see bug 379739. So I suspect
I had a corrupt index or Baloo was choking on some file.

I kept the old index around in case there's something I can diagnose wrong with
it.

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

[frameworks-baloo] [Bug 369092] Plasma crashes when trying to search anything

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=369092

Marco Martin  changed:

   What|Removed |Added

 CC||o...@geek.co.il

--- Comment #16 from Marco Martin  ---
*** Bug 374584 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 369092] Plasma crashes when trying to search anything

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=369092

Marco Martin  changed:

   What|Removed |Added

 CC||athu...@hotmail.com

--- Comment #17 from Marco Martin  ---
*** Bug 381063 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 371499] crash when trying to start any app by typing the name

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=371499

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[frameworks-baloo] [Bug 374584] plasmashell crashes when searching in kickoff

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=374584

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Marco Martin  ---


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

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

[krunner] [Bug 381063] Plantage de Krunner

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381063

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Marco Martin  ---


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

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

[frameworks-baloo] [Bug 369092] Plasma crashes when trying to search anything

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=369092

Marco Martin  changed:

   What|Removed |Added

 CC||bronwy...@hotmail.com

--- Comment #18 from Marco Martin  ---
*** Bug 381236 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381236] Plasma crashes constantly on searching for applications

2017-06-16 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=381236

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---


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

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

[kwalletmanager] [Bug 208371] export of wallet requires no password

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

gr...@kde.org changed:

   What|Removed |Added

 OS|FreeBSD |All

--- Comment #10 from gr...@kde.org ---
Removing "platform: FreeBSD" since it's not FreeBSD-specific. Confirmed,
though, once again on FreeBSD 10.3 and KDE 4.14.30 -- with the wallet open, the
export can be triggered through dbus.

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

[kwin] [Bug 379856] Panel unhide hint stays visible when panel is visible

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

--- Comment #3 from fr...@hmrt.nl ---
I strongly feel like me and my fellow taskbar hiders are a very small minority,
also on windows. We regularly encounter bugs on all platforms and I hardly find
anyone complaining about it. It would be nice if, in Plasma, we would find a
home where we feel welcome and understood. I'm not saying we are deliberately
discriminated against but people outside the tbh (taskbar hiders) community do
enjoy a certain privilege that they seem to be unaware of, generally.

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

[kspaceduel] [Bug 294938] 4 Player Option?

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

gr...@kde.org changed:

   What|Removed |Added

 OS|Solaris |All
   Platform|Solaris Packages|unspecified

--- Comment #1 from gr...@kde.org ---
Wishlist, not solaris-specific

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

[kile] [Bug 88443] Support user defined section names etc.

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

gr...@kde.org changed:

   What|Removed |Added

   Platform|Solaris Packages|unspecified

--- Comment #11 from gr...@kde.org ---
Not solaris-specific (seems in 2008 I didn't remove all the solaris-labeling)

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

[kwin] [Bug 380902] kwin effects like "present windows" can't be exited with the keyboard

2017-06-16 Thread Arthur Schiwon
https://bugs.kde.org/show_bug.cgi?id=380902

--- Comment #9 from Arthur Schiwon  ---
FWIW I also confirm this on Antergos. And like for Carlos this is a major pain
for me since I use present windows as main window switcher.

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

[krita] [Bug 381246] 4.0 pre-alpha crashes after a few minutes of sketching

2017-06-16 Thread Gremriel
https://bugs.kde.org/show_bug.cgi?id=381246

--- Comment #2 from Gremriel  ---
(In reply to Boudewijn Rempt from comment #1)
> Hi,
> 
> Thanks for your report. Are you by any chance running out of memory? The
> crash seems to happen when Krita tries to allocate memory for image data.
> This might might be an indication we broke the swap, if you're running out
> of memory. If not, we'll have to look further, which is tricky, since we
> cannot reproduce the crash here :-(.

I did a system reboot after another crash that resulted in a 4.5mb crash file.
I have 32gb system ram, and when I look in taskmanager, I have 30gb free ram.
Just now, I did a little doodle, then went on to do something else on another
monitor. After a few minutes, Krita crashed again. The last I saw, Krita was
using 400mb for the cnavas I had open.

The latest crash file looks similar as to the one I posted here, so I'm not
sure if you want me to post it.

The crash before I rebooted my computer was taking it's sweet time to show the
message Krita stopped working. The crash file was 4.5mb with a similar report,
although this time the AddrPC Params colomns had row upon row of 's

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

[valgrind] [Bug 381272] New: make check on ppc64 doesn't compile test_isa_2_06_partx.c without VSX support

2017-06-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=381272

Bug ID: 381272
   Summary: make check on ppc64 doesn't compile
test_isa_2_06_partx.c without VSX support
   Product: valgrind
   Version: 3.13 SVN
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: m...@klomp.org
  Target Milestone: ---

The #ifdef HAS_VSX guard is wrongly placed. It makes the standard include
headers not be used. Causing:

gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../include
-I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub
-DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1
-DVGPV_ppc64be_linux_vanilla=1   -Winline -Wall -Wshadow -Wno-long-long -g
-fno-stack-protector   -m64  -Winline -Wall -O -g -mregnames  -m64
-DHAS_ALTIVEC   -MT test_isa_2_06_part3-test_isa_2_06_part3.o -MD -MP -MF
.deps/test_isa_2_06_part3-test_isa_2_06_part3.Tpo -c -o
test_isa_2_06_part3-test_isa_2_06_part3.o `test -f 'test_isa_2_06_part3.c' ||
echo './'`test_isa_2_06_part3.c
test_isa_2_06_part3.c: In function ‘usage’:
test_isa_2_06_part3.c:1611: warning: implicit declaration of function ‘fprintf’
test_isa_2_06_part3.c:1611: warning: incompatible implicit declaration of
built-in function ‘fprintf’
test_isa_2_06_part3.c:1611: error: ‘stderr’ undeclared (first use in this
function)
test_isa_2_06_part3.c:1611: error: (Each undeclared identifier is reported only
once
test_isa_2_06_part3.c:1611: error: for each function it appears in.)
make[5]: *** [test_isa_2_06_part3-test_isa_2_06_part3.o] Error 1

Moving the #include HAS_VSX below the standard includes makes the tests
compile.

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

[valgrind] [Bug 381272] make check on ppc64 doesn't compile test_isa_2_06_partx.c without VSX support

2017-06-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=381272

Mark Wielaard  changed:

   What|Removed |Added

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

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16450

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

[krita] [Bug 381246] 4.0 pre-alpha crashes after a few minutes of sketching

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381246

--- Comment #3 from Boudewijn Rempt  ---
Then it definitely isn't a lack of ram. Can you maybe redownload the x64 build
and check whether it's not some corruption of the previous download?

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

[ksmserver] [Bug 379254] ksmserver errors after updating to Plasma 5.9.5

2017-06-16 Thread Γιώργος Κυλάφας
https://bugs.kde.org/show_bug.cgi?id=379254

Γιώργος Κυλάφας (Giorgos Kylafas)  changed:

   What|Removed |Added

 CC||gekyla...@gmail.com

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

[plasmashell] [Bug 381273] New: After update to 5.10 the layout of the second screen of all activities is changed to the default folder view

2017-06-16 Thread Jan Hajer
https://bugs.kde.org/show_bug.cgi?id=381273

Bug ID: 381273
   Summary: After update to 5.10 the layout of the second screen
of all activities is changed to the default folder
view
   Product: plasmashell
   Version: 5.10.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: j...@hajer.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Hi,

I use a dual screen setup with many activities.
I use the 'Desktop' layout with a customized slideshow as wallpaper type for
both screens.
During the update to 5.10, in every single activity, one of my two screens is
reset to the new default 'Folder View' layout and the settings for my
customized slideshow is gone.

Best,
Jan

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

[plasmashell] [Bug 378010] Generic High CPU Usage Rendering

2017-06-16 Thread Gabriel C
https://bugs.kde.org/show_bug.cgi?id=378010

Gabriel C  changed:

   What|Removed |Added

 CC||nix.or@gmail.com

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

[neon] [Bug 381183] latest libzip4 package breaks applications

2017-06-16 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381183

Jonathan Riddell  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kalarm] [Bug 381250] kalarm 2.11.16.5

2017-06-16 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=381250

David Jarvie  changed:

   What|Removed |Added

  Component|Akonadi |general

--- Comment #2 from David Jarvie  ---
What is the exact wording of the three dialog boxes which you mention?

Does it always crash when you select Configure KAlarm? Did a debug dialog which
opened after the crash? If so, can you please copy the crash trace from there.
Without that, it isn't possible to investigate the crash.

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

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #6 from Jonathan Riddell  ---
hard to update appstream-generator, latest git version requires newer meson and
something called gir-to-d which we don't have

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

[kexi] [Bug 378560] Reports show digits and not the fields when sub-tables are used

2017-06-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378560

--- Comment #7 from Jarosław Staniek  ---
Created attachment 106123
  --> https://bugs.kde.org/attachment.cgi?id=106123&action=edit
Visible column / field

Visible field: I mean this in the table designer

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

[valgrind] [Bug 379893] valgrind segfault os x 10.12.4

2017-06-16 Thread Per Mildner
https://bugs.kde.org/show_bug.cgi?id=379893

--- Comment #3 from Per Mildner  ---
The behavior is similar with todays valgrind (built with Xcode 8.3.3):

-bash$ svn log | head -10

r16450 | mjw | 2017-06-16 11:33:35 +0200 (Fri, 16 Jun 2017) | 7 lines

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

[plasmashell] [Bug 377970] [Wayland] Notifications are often misplaced

2017-06-16 Thread Dominik Klementowski
https://bugs.kde.org/show_bug.cgi?id=377970

Dominik Klementowski  changed:

   What|Removed |Added

 CC||dominik...@gmail.com

--- Comment #11 from Dominik Klementowski  ---
(In reply to Pranav Sharma from comment #9)
> I am on KDE neon, x11, and I am getting this bug as well. Some times the
> notification is in the correct position, but then the next ones are in the
> top left corner. Only observer after kde frameworks 5.35.

Exactly the same for me. Full HD display, no scale, X11 session.
Newest packages on Arch (5.10.2). For me it was ok on 5.10.1

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

[kwin] [Bug 381021] Hotkeys have no effect in the Kwin window management modes

2017-06-16 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=381021

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

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

[kwin] [Bug 380902] kwin effects like "present windows" can't be exited with the keyboard

2017-06-16 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=380902

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

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

[Powerdevil] [Bug 381199] Broken brightness control with kernel module (ex. nvidia-bl)

2017-06-16 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=381199

--- Comment #5 from Jan Kundrát  ---
Just FYI and as a random data point, my T460s with intel_backlight which once
again has a type = raw contains "enabled" in its device/enabled property.
Despite that, I was too hitting this bug.

However, it's possible that I might have always logged in with this laptop
docked while I was debugging this. If that's the case, SDDM shows output on the
laptop's internal screen as well as on some external one. kscreen switches the
internal output off because that's what I want to have.

It's possible that there was a race between kscreen switching and powerdevil
deciding to ignore stuff. Thanks bshah for fixing this.

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

[valgrind] [Bug 381274] New: powerpc too chatty even with --sigill-diagnostics=no about unrecognized instructions

2017-06-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=381274

Bug ID: 381274
   Summary: powerpc too chatty even with --sigill-diagnostics=no
about unrecognized instructions
   Product: valgrind
   Version: 3.13 SVN
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: vex
  Assignee: jsew...@acm.org
  Reporter: m...@klomp.org
  Target Milestone: ---

Even with valgrind --sigill-diagnostics=no (or -q) guest_ppc_toIR.c will report
various cases why it didn't handle an instruction. e.g.

disInstr(ppc): found the Power 8 instruction 0x1508 that can't be handled
by Valgrind on this host.  This instruction requires a host that
supports Power 8 instructions.

After which valgrind will generate a SIGILL. But in case the user uses -q or
--sigill-diagnostics=no they aren't interested in that diagnostics. For example
openssl will try some power 8 instructions while initializing and catch the
SIGILL if not supported without issue.

Those messages should be guarded by if (sigill_diag) like the generic
decode_failure case.

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

[Breeze] [Bug 379790] MDI SubWindows are frozen (non-responsive) with Breeze and Oxygen

2017-06-16 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=379790

--- Comment #23 from Hugo Pereira Da Costa  ---
Git commit da757f6683a2bd6cae348a83921ffa318acec569 by Hugo Pereira Da Costa.
Committed on 16/06/2017 at 11:23.
Pushed by hpereiradacosta into branch 'master'.

- hide shadow when mask is empty
- properly handle creating shadow when mdi window is already visible at
registration
- added some "auto" declarations

M  +20   -8kstyle/breezemdiwindowshadow.cpp

https://commits.kde.org/breeze/da757f6683a2bd6cae348a83921ffa318acec569

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

[Breeze] [Bug 379790] MDI SubWindows are frozen (non-responsive) with Breeze and Oxygen

2017-06-16 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=379790

--- Comment #24 from Hugo Pereira Da Costa  ---
Git commit 9d0123305d7d3d4916c0b4f3b1cf3d60c95489b7 by Hugo Pereira Da Costa.
Committed on 16/06/2017 at 11:35.
Pushed by hpereiradacosta into branch 'master'.

- hide shadow when mask is empty
- properly handle creating shadow when mdi window is already visible at
registration
- added some "auto" declarations

M  +34   -20   kstyle/oxygenmdiwindowshadow.cpp
M  +4-4kstyle/oxygenmdiwindowshadow.h

https://commits.kde.org/oxygen/9d0123305d7d3d4916c0b4f3b1cf3d60c95489b7

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

[Breeze] [Bug 379790] MDI SubWindows are frozen (non-responsive) with Breeze and Oxygen

2017-06-16 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=379790

--- Comment #25 from Hugo Pereira Da Costa  ---
Git commit 466c4bab2ade755b8016f9e99c4d4801a65fb4f0 by Hugo Pereira Da Costa.
Committed on 16/06/2017 at 11:40.
Pushed by hpereiradacosta into branch 'Plasma/5.10'.

- hide shadow when mask is empty
- properly handle creating shadow when mdi window is already visible at
registration
- added some "auto" declarations

M  +20   -8kstyle/breezemdiwindowshadow.cpp

https://commits.kde.org/breeze/466c4bab2ade755b8016f9e99c4d4801a65fb4f0

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

[Breeze] [Bug 379790] MDI SubWindows are frozen (non-responsive) with Breeze and Oxygen

2017-06-16 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=379790

--- Comment #26 from Hugo Pereira Da Costa  ---
Git commit 0853eac4dfdc96b36006c6bc5f3277a46ecb424d by Hugo Pereira Da Costa.
Committed on 16/06/2017 at 11:42.
Pushed by hpereiradacosta into branch 'Plasma/5.10'.

- hide shadow when mask is empty
- properly handle creating shadow when mdi window is already visible at
registration
- added some "auto" declarations

M  +35   -21   kstyle/oxygenmdiwindowshadow.cpp
M  +4-4kstyle/oxygenmdiwindowshadow.h

https://commits.kde.org/oxygen/0853eac4dfdc96b36006c6bc5f3277a46ecb424d

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

[Breeze] [Bug 379790] MDI SubWindows are frozen (non-responsive) with Breeze and Oxygen

2017-06-16 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=379790

Hugo Pereira Da Costa  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
 Ever confirmed|0   |1

--- Comment #27 from Hugo Pereira Da Costa  ---
The four commits above (to breeze and oxygen, both master and 5.10 branch)
should fix the remaining issues (they do here), but feel free to double check,
investigate some more.
And of course, re-close in case of success :)

Hugo

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

[kate] [Bug 381275] New: Segmentation fault on file editing

2017-06-16 Thread qiray
https://bugs.kde.org/show_bug.cgi?id=381275

Bug ID: 381275
   Summary: Segmentation fault on file editing
   Product: kate
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: zotov...@mail.ru
  Target Milestone: ---

Application: kate (3.14.6)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.18.5-201.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
Kate fails sometimes when I edit a file. I have session with 10-20 opened docs
at hte smae time (if this info is useful).

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81  T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f1b8eb8e880 (LWP 11671))]

Thread 4 (Thread 0x7f1b7f707700 (LWP 11674)):
#0  0x003556c0c590 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00328419a49a in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQtScript.so.4
#2  0x00328419a4c9 in  () at /lib64/libQtScript.so.4
#3  0x003556c0752a in start_thread (arg=0x7f1b7f707700) at
pthread_create.c:310
#4  0x00355690022d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f1af42ba700 (LWP 11675)):
#0  0x0035568f4c8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x003559049e24 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x003559049f3c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x003279db557e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#4  0x003279d84d81 in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#5  0x003279d850e5 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#6  0x003279c79bb9 in QThread::exec() () at /lib64/libQtCore.so.4
#7  0x003279d656e3 in QInotifyFileSystemWatcherEngine::run() () at
/lib64/libQtCore.so.4
#8  0x003279c7c41f in QThreadPrivate::start(void*) () at
/lib64/libQtCore.so.4
#9  0x003556c0752a in start_thread (arg=0x7f1af42ba700) at
pthread_create.c:310
#10 0x00355690022d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f1af2f3a700 (LWP 12809)):
#0  0x003559049470 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#1  0x003559049d4b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x003559049f3c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x003279db557e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#4  0x003279d84d81 in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#5  0x003279d850e5 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#6  0x003279c79bb9 in QThread::exec() () at /lib64/libQtCore.so.4
#7  0x003279d656e3 in QInotifyFileSystemWatcherEngine::run() () at
/lib64/libQtCore.so.4
#8  0x003279c7c41f in QThreadPrivate::start(void*) () at
/lib64/libQtCore.so.4
#9  0x003556c0752a in start_thread (arg=0x7f1af2f3a700) at
pthread_create.c:310
#10 0x00355690022d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f1b8eb8e880 (LWP 11671)):
[KCrash Handler]
#6  0x7f1b807de434 in KateBuffer::computeFoldingRangeForStartLine(int) ()
at /lib64/libkatepartinterfaces.so.4
#7  0x7f1b8086fade in KateIconBorder::showBlock() () at
/lib64/libkatepartinterfaces.so.4
#8  0x003279d9ad9c in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /lib64/libQtCore.so.4
#9  0x003279d9f363 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#10 0x00327b5c7efc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQtGui.so.4
#11 0x00327b5ce958 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQtGui.so.4
#12 0x0034a904ec6a in KApplication::notify(QObject*, QEvent*) () at
/lib64/libkdeui.so.5
#13 0x003279d8622d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /lib64/libQtCore.so.4
#14 0x003279db7bab in QTimerInfoList::activateTimers() () at
/lib64/libQtCore.so.4
#15 0x003279db4bc9 in idleTimerSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQtCore.so.4
#16 0x003559049aeb in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#17 0x003559049e88 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#18 0x003559049f3c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#19 0x003279db555e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#20 0x00327b66b176 in
QGuiEventDispatcherGlib::pr

[kwin] [Bug 380902] kwin effects like "present windows" can't be exited with the keyboard

2017-06-16 Thread Szymon Łągiewka
https://bugs.kde.org/show_bug.cgi?id=380902

Szymon Łągiewka  changed:

   What|Removed |Added

 CC||bugs-...@lagiewka.pl

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

[valgrind] [Bug 381274] powerpc too chatty even with --sigill-diagnostics=no about unrecognized instructions

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

mcer...@redhat.com changed:

   What|Removed |Added

 CC||mcer...@redhat.com

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

[okteta] [Bug 381276] New: okteta fails to link liboktetacore because of memset call in bytearraymodel_p.cpp (?)

2017-06-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381276

Bug ID: 381276
   Summary: okteta fails to link liboktetacore because of memset
call in bytearraymodel_p.cpp (?)
   Product: okteta
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: rjvber...@gmail.com
  Target Milestone: ---

Created attachment 106124
  --> https://bugs.kde.org/attachment.cgi?id=106124&action=edit
workaround: convince the compiler that fillLength can never be 0 (and if it is,
don't register a modification)

I'm seeing an error when building okteta 17.04.2 with GCC 7.1 that was reported
5y ago already (311098). Not sure what to make of it, but it blocks my build:

```
[  0%] Building CXX object
core/CMakeFiles/OktetaCore.dir/bytearraymodel_p.cpp.o
cd /path/to/kf5-okteta/work/build/core && /usr/bin/c++  -DOktetaCore_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050200
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER
-DTRANSLATION_DOMAIN=\"liboktetacore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/path/to/kf5-okteta/work/build/core
-I/path/to/kf5-okteta/work/okteta-17.04.2/core
-I/path/to/kf5-okteta/work/build/core/OktetaCore_autogen/include -isystem
/opt/local/include/qt5 -isystem /opt/local/include/qt5/QtCore -isystem
/opt/local/share/qt5/mkspecs/linux-g++-64 -isystem /opt/local/include/KF5/KI18n
-isystem /opt/local/include/KF5 -isystem /opt/local/include/KF5/KCodecs  -O3
-ftracer -g -DNDEBUG -m64 -std=c++0x -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden   -Wall -fPIC -std=gnu++11 -o
CMakeFiles/OktetaCore.dir/bytearraymodel_p.cpp.o -c
/path/to/kf5-okteta/work/okteta-17.04.2/core/bytearraymodel_p.cpp
In file included from /usr/include/string.h:640:0,
 from /opt/local/include/qt5/QtCore/qarraydata.h:44,
 from /opt/local/include/qt5/QtCore/qbytearray.h:46,
 from /opt/local/include/qt5/QtCore/qstring.h:49,
 from /opt/local/include/qt5/QtCore/qobject.h:47,
 from /opt/local/include/qt5/QtCore/QObject:1,
 from
/path/to/kf5-okteta/work/okteta-17.04.2/core/abstractbytearraymodel.h:32,
 from
/path/to/kf5-okteta/work/build/core/okteta/abstractbytearraymodel.h:1,
 from
/path/to/kf5-okteta/work/okteta-17.04.2/core/bytearraymodel.h:27,
 from
/path/to/kf5-okteta/work/okteta-17.04.2/core/bytearraymodel_p.h:28,
 from
/path/to/kf5-okteta/work/okteta-17.04.2/core/bytearraymodel_p.cpp:23:
In function ‘void* memset(void*, int, size_t)’,
inlined from ‘Okteta::Size
Okteta::ByteArrayModelPrivate::fill(Okteta::Byte, Okteta::Address,
Okteta::Size)’ at
/path/to/kf5-okteta/work/okteta-17.04.2/core/bytearraymodel_p.cpp:342:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:81:30: warning: call to
‘__warn_memset_zero_len’ declared with attribute warning: memset used with
constant zero length parameter; this could be due to transposed parameters
   __warn_memset_zero_len ();
   ~~~^~
[  4%] Linking CXX shared library libokteta2core.so
cd /path/to/kf5-okteta/work/build/core && /opt/local/bin/cmake -E
cmake_link_script CMakeFiles/OktetaCore.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O3 -ftracer -g -DNDEBUG -m64 -std=c++0x -fno-operator-names
-fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security
-Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Wvla -Wdate-time -Wl,--no-undefined -Wl,--fatal-warnings
-Wl,--enable-new-dtags -Wl,-R,/opt/local/lib -shared
-Wl,-soname,libokteta2core.so.2 -o libokteta2core.so.0.9.1
CMakeFiles/OktetaCore.dir/codecs/binarybytecodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/valuecodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/charcodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/decimalbytecodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/usasciicharcodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/ebcdic1047charcodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/jisx0201charcodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/hexadecimalbytecodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/octalbytecodec.cpp.o
CMakeFiles/OktetaCore.dir/codecs/textcharcodec.cpp.o
CMakeFiles/OktetaCore.dir/piecetable/piecelist.cpp.o
CMakeFiles/OktetaCore.dir/piecetable/piecetable.cpp.o
CMakeFiles/OktetaCore.dir/piecetable/abstractpiecetablechange.cpp.o
CMakeFiles/OktetaCore.dir/piecetable/insertpiecetabl

[kate] [Bug 381275] Segmentation fault on file editing

2017-06-16 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=381275

Kåre Särs  changed:

   What|Removed |Added

 CC||kare.s...@iki.fi
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kåre Särs  ---
Thanks for the report,

The bug is most probably a duplicate of 339894

Can you try a newer version?

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

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

[kate] [Bug 339894] Crash when pressing ctrl+x with code folding [KateBuffer::computeFoldingRangeForStartLine]

2017-06-16 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=339894

Kåre Särs  changed:

   What|Removed |Added

 CC||zotov...@mail.ru

--- Comment #7 from Kåre Särs  ---
*** Bug 381275 has been marked as a duplicate of this bug. ***

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

[kdevelop] [Bug 381277] New: kdev_includepathsconverter crash

2017-06-16 Thread Lukas Jirkovsky
https://bugs.kde.org/show_bug.cgi?id=381277

Bug ID: 381277
   Summary: kdev_includepathsconverter crash
   Product: kdevelop
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: All build tools
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: l.jirkov...@gmail.com
  Target Milestone: ---

kdev_includepathsconverter crashes on use:

Starting program: /usr/bin/kdev_includepathsconverter -a foo/bar
/home/stativ/development/qux/include
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0041a4a5 in GccLikeCompiler::GccLikeCompiler (this=0x64cf90,
name=..., path=..., editable=, factoryName=...) at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/gcclikecompiler.cpp:221
221 connect(ICore::self()->runtimeController(),
&IRuntimeController::currentRuntimeChanged, this,
&GccLikeCompiler::invalidateCache);
(gdb) bt
#0  0x0041a4a5 in GccLikeCompiler::GccLikeCompiler (this=0x64cf90,
name=..., path=..., editable=, factoryName=...)
at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/gcclikecompiler.cpp:221
#1  0x00418e60 in ClangFactory::createCompiler (this=,
name=..., path=..., editable=) at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/compilerfactories.cpp:37
#2  0x0041933d in ClangFactory::registerDefaultCompilers
(this=0x64bfe0, provider=0x62c960
)
at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/compilerfactories.cpp:44
#3  0x00416fbb in CompilerProvider::CompilerProvider (this=0x62c960
, settings=, parent=)
at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/compilerprovider.cpp:115
#4  0x0040dbfd in SettingsManager::SettingsManager (this=0x62c960
) at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/settingsmanager.cpp:268
#5  SettingsManager::globalInstance () at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/compilerprovider/settingsmanager.cpp:277
#6  0x0040b8e6 in IncludePathsConverter::addIncludePaths
(this=this@entry=0x7fffe348, includeDirectories=..., projectConfigFile=...,
subdirectory=...)
at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/includepathsconverter.cpp:80
#7  0x0040ae6f in main (argc=, argv=) at
/home/stativ/aurbuild/kdevelop-git/src/kdevelop/languages/plugins/custom-definesandincludes/includepathsconverter.cpp:235
(gdb)

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

[kdevelop] [Bug 381277] kdev_includepathsconverter crash

2017-06-16 Thread Lukas Jirkovsky
https://bugs.kde.org/show_bug.cgi?id=381277

--- Comment #1 from Lukas Jirkovsky  ---
It's kdevelop master, 1a113601271917e4d47f42a391a757e25437cfcd

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

[kdevelop] [Bug 381277] kdev_includepathsconverter crash

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

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
   Keywords||junior-jobs, regression

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

[kdevelop] [Bug 381277] kdev_includepathsconverter crash

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

Kevin Funk  changed:

   What|Removed |Added

 CC||aleix...@gmail.com

--- Comment #2 from Kevin Funk  ---
CC'ing Aleix, he last touched that code. 5.1 version does not crash.

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

[krita] [Bug 381246] 4.0 pre-alpha crashes after a few minutes of sketching

2017-06-16 Thread Gremriel
https://bugs.kde.org/show_bug.cgi?id=381246

--- Comment #4 from Gremriel  ---
OK, I redownloaded the zip, and Krita behaves now, I have it open for a couple
of hours now, did some doodling and other stuff and it hasn't crashed.

Whatever it was with the first download, I don't know, although I do remember
seeing a message about the file being run was 32-bits. I clicked it away
without reading it, so I don't know if that has any meaning.

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

[plasmashell] [Bug 381278] New: Keyboard does not work in "Present Windows mode"

2017-06-16 Thread biagio
https://bugs.kde.org/show_bug.cgi?id=381278

Bug ID: 381278
   Summary: Keyboard does not work in "Present Windows mode"
   Product: plasmashell
   Version: 5.10.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: i...@biagiofesta.it
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

When I toggle "Present Windows" everything works but the keyboard. No key
allows me to interact with the mode; `Esc` neither.

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

[konsole] [Bug 341407] Allow hosting application to tap Find functionality

2017-06-16 Thread Rémi Benoit
https://bugs.kde.org/show_bug.cgi?id=341407

Rémi Benoit  changed:

   What|Removed |Added

 CC||r3m1.ben...@gmail.com

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

[krita] [Bug 381246] 4.0 pre-alpha crashes after a few minutes of sketching

2017-06-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381246

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #5 from Boudewijn Rempt  ---
Ah, right... I accidentally created a 32 bits binary, and that was really
limited to 2gb of memory. I think that for 4.0, I will just retire the 32 bits
option completely.

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

[Discover] [Bug 381279] New: Discover crashes when pressing enter during search

2017-06-16 Thread John Evans
https://bugs.kde.org/show_bug.cgi?id=381279

Bug ID: 381279
   Summary: Discover crashes when pressing enter during search
   Product: Discover
   Version: 5.10.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: j...@grandadevans.com
  Target Milestone: ---

Application: plasma-discover (5.10.2)

Qt Version: 5.9.0
Frameworks Version: 5.35.0
Operating System: Linux 4.11.3-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
I started typing "plasma" into the search box and as I am a completely fresh
convert from Gnome I pressed enter without thinking.
When I pressed Enter it crashed.
This happened a second time exact same situation
The third time I tried it didn't press enter and the search worked as it
should.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe7491807c0 (LWP 26332))]

Thread 16 (Thread 0x7fe6eeecf700 (LWP 26353)):
#0  0x7fe7410f06cc in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe744feefa8 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fe744fea3b4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fe744fedcbd in  () at /usr/lib/libQt5Core.so.5
#4  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7fe6ef6d0700 (LWP 26352)):
#0  0x7fe7448ea02d in read () at /usr/lib/libc.so.6
#1  0x7fe73efb16f0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fe73ef6d6db in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7fe73ef6dba0 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7fe73ef6dd0c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7fe745220e9b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7fe7451c721a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7fe744fe940a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7fe744fedcbd in  () at /usr/lib/libQt5Core.so.5
#9  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7fe6efed1700 (LWP 26349)):
#0  0x7fe7448ee2bd in poll () at /usr/lib/libc.so.6
#1  0x7fe73ef6dbf9 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fe73ef6df92 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3  0x7fe7085ef426 in  () at /usr/lib/libgio-2.0.so.0
#4  0x7fe73ef94ac5 in  () at /usr/lib/libglib-2.0.so.0
#5  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7fe6f06d2700 (LWP 26348)):
#0  0x7fe7448ee2bd in poll () at /usr/lib/libc.so.6
#1  0x7fe73ef6dbf9 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fe73ef6dd0c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fe73ef6dd51 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7fe73ef94ac5 in  () at /usr/lib/libglib-2.0.so.0
#5  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7fe709752700 (LWP 26347)):
#0  0x7fe7410f06cc in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe744feefa8 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fe744fea3b4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fe744fedcbd in  () at /usr/lib/libQt5Core.so.5
#4  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7fe70a1e8700 (LWP 26346)):
#0  0x7fe7410f06cc in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe744feefa8 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fe744fea3b4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fe744fedcbd in  () at /usr/lib/libQt5Core.so.5
#4  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7fe70a9e9700 (LWP 26345)):
#0  0x7fe7410f06cc in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe744feefa8 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fe744fea3b4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fe744fedcbd in  () at /usr/lib/libQt5Core.so.5
#4  0x7fe7410ea297 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fe7448f825f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fe70b

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #7 from Harald Sitter  ---
new meson is in xenial-backports, gir-to-d simply needs building. beyond that
what is needed is a new libappstream, in fact out of all this the new
libappstream is the bit that impacts things outside the asgen build
environment.

also FTR ldc (llvm based d compiler) isn't playing ball, so gcc probably would
have to be used instead.

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

[plasmashell] [Bug 381280] New: Increased CPU usage with Qt 5.9

2017-06-16 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=381280

Bug ID: 381280
   Summary: Increased CPU usage with Qt 5.9
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: j...@kde.org
CC: bhus...@gmail.com, mgraess...@kde.org,
plasma-b...@kde.org
  Target Milestone: 1.0

I'm seeing increased CPU usage from both kwin_x11 and plasmashell after I
updated "everything" after several months of no updates. Now both kwin_x11 and
plasmashell consume >20% of CPU time according to htop, and the cooling fan
spin on an idle system.

I'm on Gentoo Linux with kernel 4.9.31, xorg-server-1.19.3, xorg-x11-7.4-r2,
mesa 17.1.1, Qt 5.9 from git (last week's), kf5 and plasma-* from git master as
of last week. I'm using KMS with an integrated Intel Skylake GPU (i5-6300U,
Thinkpad T460s).

Initially everything works well. After I dock the machine and kscreen switches
to an external screen (which happens to be bigger in resolution), both
plasmashell and kwin_x11 put increased load on the CPUs. Stuff gets fixed when
I log out and log back in while docked. When I un-dock and re-dock after that
(and the screen switches), the increased CPU load is back there.

I tried looking into `perf top` for both kwin_x11 and plasmashell, but I don't
see anything that is suspicious to my untrained eyes.

I've heard some rumors on IRC about Qt sending expose events that it should not
be sending. I have no clue whether the bug is in Plasma, Qt, Mesa or somewehere
else. I know that it is not in the kernel because I see the same behavior on
4.9.18 that I used to run before. However, because I'm seeing this high load in
plasma apps, I'm reporting the bug here.

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

[dolphin] [Bug 381281] New: loses icon

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

Bug ID: 381281
   Summary: loses icon
   Product: dolphin
   Version: 17.04.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: view-engine: icons mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pierreboisve...@gmail.com
  Target Milestone: ---

see http://www.pclinuxos.com/forum/index.php/topic,142345.0.html

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

[dolphin] [Bug 381281] loses icon

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

pierreboisve...@gmail.com changed:

   What|Removed |Added

URL||http://www.pclinuxos.com/fo
   ||rum/index.php/topic,142345.
   ||0.html

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

  1   2   3   >