[digikam] [Bug 410980] Sorting of albums in tree view by name inconsistent with Dolphin

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410980

--- Comment #13 from caulier.gil...@gmail.com ---
Maik,

I progressed a little bit with AppImage and locale system support.

1/ I recompiled AppImage with last Qt 5.13.1 and problem still reproducible.
2/ When i run the digiKam version installed under the Mageia6 system used to
compile AppImage, it run without ICU warnings from Qt (It's the same binary
hosted in AppImage bundle).
3/ When i run the AppImage under Mageia6 build system, the problem is
reproducible.
4/ When i run AppRun script from the pre-bundle cache directory of AppImage
under Mageia6 build system, the problem is also reproducible.

To conclude: the problem is located somewhere in the bundle, aka wrapper script
miss something with env. variables, or a run time deps is missing.

Note : the ICU error sound like the locale to use is not found in ICU data. But
these data are not missed, as all data files are located in a shared memory for
a faster access. I need to hack Qt Locale/Collator to see which locale is
detected exactly when digiKam is initialized.

Note2 : as previous AppImage build with Qt 5.11.3 was compile WITHOUT ICU
support, this ini problem was never occurs, but Qt fail back to Posix locale
support. This is why we need to setup locale variable previously when we start
the bundle.

Note3 : I tried to play with other AppImage as Krita or Kate, but first one do
not use ICU, and second one is very very old. The difficulty is to know the
right deps to setup to build Qt for AppImage.

Gilles Caulier

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

[juk] [Bug 412009] New: SysTray Tooltip not updated

2019-09-17 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=412009

Bug ID: 412009
   Summary: SysTray Tooltip not updated
   Product: juk
   Version: 19.08.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: kol...@aon.at
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY
When a song changes, the tooltip shown above the systray icon is showing the
previous song.
It works when I manually switch to the next song or when I pause/play the
current song.

STEPS TO REPRODUCE
play a song, check systray tooltip. Wait for the end of the song and the
next song starting. check tooltip again -> shows previous song title.

SOFTWARE/OS VERSIONS
KDE Frameworks 5.61.0
Qt 5.13.0 (built against 5.13.0)
The xcb windowing system
openSuse Leap 15.0

ADDITIONAL INFORMATION
This worked on some previous version

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

[digikam] [Bug 411612] When using Tags Manager and then closing crashes digikam

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411612

--- Comment #14 from caulier.gil...@gmail.com ---
TSader,

Any feedback here with last compiled PKG done this morning ?

Gilles Caulier

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

[kwin] [Bug 412008] New: kwin crashed after VT switch from another X session

2019-09-17 Thread Andriy Gapon
https://bugs.kde.org/show_bug.cgi?id=412008

Bug ID: 412008
   Summary: kwin crashed after VT switch from another X session
   Product: kwin
   Version: 5.16.2
  Platform: FreeBSD Ports
OS: FreeBSD
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: a...@icyb.net.ua
  Target Milestone: ---

Application: kwin_x11 (5.16.2)

Qt Version: 5.12.2
Frameworks Version: 5.59.0
Operating System: FreeBSD 12.0-CURRENT amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed:

I switched to my X / KDE session from another session (using Ctrl+Alt+F9).

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
[KCrash Handler]
#6  0x00080c359b5a in thr_kill () at thr_kill.S:3
#7  0x00080c359b24 in __raise (s=6) at /usr/src/lib/libc/gen/raise.c:52
#8  0x00080c359a99 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
#9  0x00080b2a46e9 in QMessageLogger::fatal(char const*, ...) const () at
/usr/local/lib/qt5/libQt5Core.so.5
#10 0x00081eb2f9d9 in  () at
/usr/local/lib/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so
#11 0x00080b4b5eff in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/local/lib/qt5/libQt5Core.so.5
#12 0x00080b4be7c4 in QTimer::timerEvent(QTimerEvent*) () at
/usr/local/lib/qt5/libQt5Core.so.5
#13 0x00080b4aedd3 in QObject::event(QEvent*) () at
/usr/local/lib/qt5/libQt5Core.so.5
#14 0x000809f79660 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/local/lib/qt5/libQt5Widgets.so.5
#15 0x000809f7ac26 in QApplication::notify(QObject*, QEvent*) () at
/usr/local/lib/qt5/libQt5Widgets.so.5
#16 0x00080b482d80 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/local/lib/qt5/libQt5Core.so.5
#17 0x00080b4dae2f in QTimerInfoList::activateTimers() () at
/usr/local/lib/qt5/libQt5Core.so.5
#18 0x00080b4d9285 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/local/lib/qt5/libQt5Core.so.5
#19 0x00080b47e76e in
QEventLoop::exec(QFlags) () at
/usr/local/lib/qt5/libQt5Core.so.5
#20 0x00080b2abbb9 in QThread::exec() () at
/usr/local/lib/qt5/libQt5Core.so.5
#21 0x00080b2acbb4 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#22 0x00080c05bc55 in thread_start (curthread=0x809d78900) at
/usr/src/lib/libthr/thread/thr_create.c:289
#23 0x in  ()

Thread 3 (LWP 102936 of process 45924):
#1  0x00080c05ee0c in __thr_ppoll (pfd=0x819bf6018, nfds=1, timeout=0x0,
newsigmask=0x0) at /usr/src/lib/libthr/thread/thr_syscalls.c:356
#2  0x00080b4d79ff in qt_safe_poll(pollfd*, unsigned int, timespec const*)
() at /usr/local/lib/qt5/libQt5Core.so.5
#3  0x00080b4d918a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/local/lib/qt5/libQt5Core.so.5
#4  0x00080b47e76e in
QEventLoop::exec(QFlags) () at
/usr/local/lib/qt5/libQt5Core.so.5
#5  0x00080b2abbb9 in QThread::exec() () at
/usr/local/lib/qt5/libQt5Core.so.5
#6  0x000803157179 in  () at /usr/local/lib/qt5/libQt5Qml.so.5
#7  0x00080b2acbb4 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#8  0x00080c05bc55 in thread_start (curthread=0x809d3d000) at
/usr/src/lib/libthr/thread/thr_create.c:289
#9  0x in  ()

Thread 2 (LWP 102931 of process 45924):
#1  0x00080c05ee0c in __thr_ppoll (pfd=0x800b83b18, nfds=1, timeout=0x0,
newsigmask=0x0) at /usr/src/lib/libthr/thread/thr_syscalls.c:356
#2  0x00080b4d79ff in qt_safe_poll(pollfd*, unsigned int, timespec const*)
() at /usr/local/lib/qt5/libQt5Core.so.5
#3  0x00080b4d918a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/local/lib/qt5/libQt5Core.so.5
#4  0x00080b47e76e in
QEventLoop::exec(QFlags) () at
/usr/local/lib/qt5/libQt5Core.so.5
#5  0x00080b2abbb9 in QThread::exec() () at
/usr/local/lib/qt5/libQt5Core.so.5
#6  0x000808dab243 in  () at /usr/local/lib/qt5/libQt5DBus.so.5
#7  0x00080b2acbb4 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#8  0x00080c05bc55 in thread_start (curthread=0x800719700) at
/usr/src/lib/libthr/thread/thr_create.c:289
#9  0x in  ()

Thread 1 (LWP 101889 of process 45924):
#1  0x00080c05e64c in __thr_nanosleep (time_to_sleep=0x7fff9b50,
time_remaining=0x7fff9b40) at /usr/src/lib/libthr/thread/thr_syscalls.c:287
#2  0x00080c2e889b in __sleep (seconds=1) at
/usr/src/lib/libc/gen/sleep.c:62
#3  0x000809554bfa in  () at /usr/local/lib/libKF5Crash.so.5
#4  0x00080955433a in KCrash::defaultCrashHandler(int) () at
/usr/local/lib/libKF5Crash.so.5
#5  0x00080c0618c6 in handle_signal (actp=0x7fffd100, sig=11,
info=0x7fffd4f0, ucp=0x7fffd180) at
/usr/src/lib/libthr/thread/thr_sig.c:246
#6  0x00080c060f0f in thr_sighandler (sig=11, 

[krita] [Bug 411981] Node::setCollapsed doesn't collapse group layers visibly

2019-09-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=411981

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 CC||ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
I can confirm this bug, and have a patch almost ready for fixing it.

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

[kde] [Bug 412007] New: Problema ao iniciar o latte-dock

2019-09-17 Thread Julio Cesar
https://bugs.kde.org/show_bug.cgi?id=412007

Bug ID: 412007
   Summary: Problema ao iniciar o latte-dock
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: jcmljun...@gmail.com
  Target Milestone: ---

Application: latte-dock (0.9.85)

Qt Version: 5.12.3
Frameworks Version: 5.62.0
Operating System: Linux 5.0.0-29-generic x86_64
Distribution: KDE neon User Edition 5.16

-- Information about the crash:
O pacote "latte-dock" não está inicializando com o sistema.
Ao tentar executar manualmente via terminal; o mesmo apresentou erro.

The crash can be reproduced every time.

-- Backtrace:
Application: Latte Dock (latte-dock), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3e2a4c4800 (LWP 1018))]

Thread 5 (Thread 0x7f3dfa8ef700 (LWP 1109)):
#0  0x7f3e2006d9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55f8d32d4338) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55f8d32d42e8,
cond=0x55f8d32d4310) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55f8d32d4310, mutex=0x55f8d32d42e8) at
pthread_cond_wait.c:655
#3  0x7f3dfb4d20aa in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f3dfb4d1dd7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f3e200676db in start_thread (arg=0x7f3dfa8ef700) at
pthread_create.c:463
#6  0x7f3e2329f88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f3e08f50700 (LWP 1099)):
[KCrash Handler]
#5  QQmlPropertyCacheCreator::propertyCacheForObject
(this=this@entry=0x7f3e08f4f380, obj=obj@entry=0x7f3dfc3abd78, context=...,
error=error@entry=0x7f3e08f4f220) at
../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/compiler/qqmlpropertycachecreator_p.h:220
#6  0x7f3e27a73d78 in
QQmlPropertyCacheCreator::buildMetaObjectRecursively
(this=this@entry=0x7f3e08f4f380, objectIndex=, context=...) at
../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/compiler/qqmlpropertycachecreator_p.h:172
#7  0x7f3e27a73f8e in
QQmlPropertyCacheCreator::buildMetaObjectRecursively
(this=this@entry=0x7f3e08f4f380, objectIndex=objectIndex@entry=0, context=...)
at
../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/compiler/qqmlpropertycachecreator_p.h:201
#8  0x7f3e27a6f9be in
QQmlPropertyCacheCreator::buildMetaObjects
(this=0x7f3e08f4f380) at
../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/compiler/qqmlpropertycachecreator_p.h:132
#9  QQmlTypeCompiler::compile (this=this@entry=0x7f3e08f4f510) at
compiler/qqmltypecompiler.cpp:86
#10 0x7f3e27be569b in
QQmlTypeData::compile(QQmlRefPointer const&,
QV4::CompiledData::ResolvedTypeReferenceMap*, std::function const&) (this=this@entry=0x55f8d3778bc0,
typeNameCache=..., resolvedTypeCache=resolvedTypeCache@entry=0x7f3e08f4f5e8,
dependencyHasher=...) at qml/qqmltypeloader.cpp:2651
#11 0x7f3e27bebe92 in QQmlTypeData::done (this=0x55f8d3778bc0) at
qml/qqmltypeloader.cpp:2368
#12 0x7f3e27be4d7c in QQmlDataBlob::tryDone (this=0x55f8d3778bc0) at
qml/qqmltypeloader.cpp:675
#13 0x7f3e27be65ee in QQmlTypeLoader::setData
(this=this@entry=0x55f8d3240600, blob=blob@entry=0x55f8d3778bc0, d=...) at
qml/qqmltypeloader.cpp:1312
#14 0x7f3e27be6e5a in QQmlTypeLoader::setData
(this=this@entry=0x55f8d3240600, blob=0x55f8d3778bc0, fileName=...) at
qml/qqmltypeloader.cpp:1292
#15 0x7f3e27be6ffb in QQmlTypeLoader::loadThread (this=0x55f8d3240600,
blob=, blob@entry=0x55f8d3778bc0) at qml/qqmltypeloader.cpp:1162
#16 0x7f3e27be716d in QQmlTypeLoaderThread::loadThread (this=, b=0x55f8d3778bc0) at qml/qqmltypeloader.cpp:905
#17 0x7f3e27c5a474 in QQmlThreadPrivate::threadEvent (this=0x55f8d32dbd30)
at qml/ftw/qqmlthread.cpp:197
#18 0x7f3e27c5ab4a in QQmlThreadPrivate::event (this=0x55f8d32dbd30,
e=0x55f8d35e2ae0) at qml/ftw/qqmlthread.cpp:135
#19 0x7f3e25fc365c in QApplicationPrivate::notify_helper
(this=this@entry=0x55f8d2ee3be0, receiver=receiver@entry=0x55f8d32dbd30,
e=e@entry=0x55f8d35e2ae0) at kernel/qapplication.cpp:3736
#20 0x7f3e25fcab90 in QApplication::notify (this=0x7ffe1b187120,
receiver=0x55f8d32dbd30, e=0x55f8d35e2ae0) at kernel/qapplication.cpp:3483
#21 0x7f3e2412ed18 in QCoreApplication::notifyInternal2
(receiver=0x55f8d32dbd30, event=0x55f8d35e2ae0) at
kernel/qcoreapplication.cpp:1060
#22 0x7f3e2412 in QCoreApplication::sendEvent (receiver=, event=event@entry=0x55f8d35e2ae0) at kernel/qcoreapplication.cpp:1450
#23 0x7f3e241318d7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0,

[drkonqi] [Bug 410636] Crash handler crash on login in QString::size()

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=410636

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmahjongg] [Bug 411299] Win the game when only a stack of two identical tiles is left

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411299

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 407898] Freeze when coming back from simple action and painting

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=407898

--- Comment #12 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[juk] [Bug 379464] JuK 3.14 won't remember the "Dock in System Tray" setting

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=379464

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[okular] [Bug 319738] Feature request : Provide the ability to STOP keeping a list of the recent opened documents.

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=319738

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[dolphin] [Bug 411349] Dolphin 100% CPU core usage

2019-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411349

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[dolphin] [Bug 412006] Dolphin crashes moving files between split windows

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412006

k...@diogogomes.net changed:

   What|Removed |Added

  Component|general |split view

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

[dolphin] [Bug 412006] New: Dolphin crashes moving files between split windows

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412006

Bug ID: 412006
   Summary: Dolphin crashes moving files between split windows
   Product: dolphin
   Version: 19.08.1
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: k...@diogogomes.net
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (19.08.1)

Qt Version: 5.13.1
Frameworks Version: 5.61.0
Operating System: Linux 5.2.14-1-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to move a big quantity of  files/folders with ctrl+a and then
moving them between split windows.

- Unusual behavior I noticed:
Dolphin closes or clicking ctrl+a or when moving the selected files/folders to
the split window.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2dd4c1d080 (LWP 2816))]

Thread 11 (Thread 0x7f2da3571700 (LWP 2827)):
#0  0x7f2dd97f6cbf in poll () from /lib64/libc.so.6
#1  0x7f2dd581d3ce in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f2dd581d49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f2dd78d499b in QEventDispatcherGlib::processEvents
(this=0x7f2d9c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f2dd787d0db in QEventLoop::exec (this=this@entry=0x7f2da3570da0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f2dd76b5021 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x7f2dd76b61a2 in QThreadPrivate::start (arg=0x560ca49197f0) at
thread/qthread_unix.cpp:360
#7  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#8  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f2da3fff700 (LWP 2826)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f2dc8f69700 (LWP 2825)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f2dc976a700 (LWP 2824)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f2dc9f6b700 (LWP 2823)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f2dca76c700 (LWP 2822)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f2dcaf6d700 (LWP 2821)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f2dd09fb700 (LWP 2820)):
#0  0x7f2dd61b3e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f2dcb36ea5b in ?? () from /usr/lib64/dri/radeonsi_dri.so
#2  0x7f2dcb36e907 in ?? () from /usr/lib64/dri/radeonsi_dri.so
#3  0x7f2dd61adfaa in start_thread () from /lib64/libpthread.so.0
#4  0x7f2dd980173f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f2dd1fcc700 (LWP 2819)):
#0  

[konsole] [Bug 412005] New: Konsole crashes when trying to paste (long texts) from clipboard

2019-09-17 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=412005

Bug ID: 412005
   Summary: Konsole crashes when trying to paste (long texts) from
clipboard
   Product: konsole
   Version: 19.08.1
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: k...@kaishome.de
  Target Milestone: ---

Application: konsole (19.08.1)

Qt Version: 5.12.3
Frameworks Version: 5.61.0
Operating System: Linux 5.2.14-gentoo x86_64
Distribution: "Gentoo Base System release 2.6"

-- Information about the crash:
- What I was doing when the application crashed:

I opened a konsole window, started vim, and then tried to insert around 20k
text chars from clipboard using "Shift+Ins". Konsole crashed. This could be
reproduced multiple times.

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#7  0x003ef4e01170 in  ()
#8  0x7fe593daa56a in call_init (l=, argc=argc@entry=1,
argv=argv@entry=0x7fffb9f9ed68, env=env@entry=0x7fffb9f9ed78) at dl-init.c:72
#9  0x7fe593daa666 in call_init (env=0x7fffb9f9ed78, argv=0x7fffb9f9ed68,
argc=1, l=) at dl-init.c:30
#10 0x7fe593daa666 in _dl_init (main_map=main_map@entry=0x7fe5640297c0,
argc=1, argv=0x7fffb9f9ed68, env=0x7fffb9f9ed78) at dl-init.c:119
#11 0x7fe593dae573 in dl_open_worker (a=) at dl-open.c:506
#12 0x7fe593c4efc6 in _dl_catch_exception () at /usr/lib64/libc.so.6
#13 0x7fe593dade26 in _dl_open (file=, mode=-2147483646,
caller_dlopen=0x7fe57d8bc970 , nsid=-2, argc=1, argv=, env=0x7fffb9f9ed78) at dl-open.c:588
#14 0x7fe59092729a in  () at /usr/lib64/libdl.so.2
#15 0x7fe593c4efc6 in _dl_catch_exception () at /usr/lib64/libc.so.6
#16 0x7fe593c4f068 in _dl_catch_error () at /usr/lib64/libc.so.6
#17 0x7fe590927b1d in  () at /usr/lib64/libdl.so.2
#18 0x7fe59092734d in dlopen () at /usr/lib64/libdl.so.2
#19 0x7fe57d8bc970 in module_Load (p_this=p_this@entry=0x7fe564024e40,
path=0x561c236157b0 "/usr/lib64/vlc/plugins/codec/libfluidsynth_plugin.so",
p_handle=p_handle@entry=0x7fe578dfd730, lazy=lazy@entry=false) at
posix/plugin.c:60
#20 0x7fe57d85273c in module_Map (obj=obj@entry=0x7fe564024e40,
plugin=0x561c23587ad0) at modules/bank.c:511
#21 0x7fe57d85149b in module_load (obj=obj@entry=0x7fe564024e40,
init=init@entry=0x7fe57d8513f0 , args=args@entry=0x7fe578dfd828,
m=, m=) at modules/modules.c:175
#22 0x7fe57d851907 in vlc_module_load (obj=obj@entry=0x7fe564024e40,
capability=0x7fe57d8deb60  "audio decoder", name=0x7fe57d8cae11 "",
name@entry=0x7fe57d8ce574 "$codec", strict=strict@entry=false,
probe=probe@entry=0x7fe57d8513f0 ) at modules/modules.c:279
#23 0x7fe57d851ca4 in module_need (obj=obj@entry=0x7fe564024e40,
cap=, name=name@entry=0x7fe57d8ce574 "$codec",
strict=strict@entry=false) at modules/modules.c:371
#24 0x7fe57d868d68 in LoadDecoder (p_dec=p_dec@entry=0x7fe564024e40,
b_packetizer=b_packetizer@entry=false, p_fmt=p_fmt@entry=0x7fe564024888) at
input/decoder.c:179
#25 0x7fe57d869931 in CreateDecoder (p_sout=0x0, p_resource=, fmt=0x7fe564024888, p_input=0x561c23e3bf80, p_parent=0x561c23e3bf80) at
input/decoder.c:1752
#26 0x7fe57d869931 in decoder_New (p_parent=p_parent@entry=0x561c23e3bf80,
p_input=p_input@entry=0x561c23e3bf80, fmt=fmt@entry=0x7fe564024888,
p_clock=, p_resource=, p_sout=0x0) at
input/decoder.c:1913
#27 0x7fe57d86c0e8 in input_DecoderNew
(p_input=p_input@entry=0x561c23e3bf80, fmt=fmt@entry=0x7fe564024888,
p_clock=, p_sout=) at input/input_internal.h:183
#28 0x7fe57d86f081 in EsCreateDecoder (out=0x561c23447630,
p_es=0x7fe564024870) at input/input_internal.h:183
#29 0x7fe57d86f225 in EsSelect (out=out@entry=0x561c23447630,
es=es@entry=0x7fe564024870) at input/es_out.c:1778
#30 0x7fe57d870404 in EsOutSelect (out=out@entry=0x561c23447630,
es=es@entry=0x7fe564024870, b_force=b_force@entry=false) at input/es_out.c:1990
#31 0x7fe57d871bbb in EsOutAddSlave (out=0x561c23447630, fmt=, p_master=0x0) at input/es_out.c:1649
#32 0x7fe57d877650 in es_out_Add (fmt=, out=)
at ../include/vlc_es_out.h:125
#33 0x7fe57d877650 in CmdExecuteAdd (p_cmd=0x7fe578dfdb60, p_out=) at input/es_out_timeshift.c:1326
#34 0x7fe57d877650 in Add (p_out=, p_fmt=0x7fe56400a468) at
input/es_out_timeshift.c:452
#35 0x7fe578cb100b in es_out_Add (fmt=0x7fe56400a468, out=)
at ../include/vlc_es_out.h:125
#36 0x7fe578cb100b in Ogg_CreateES (p_demux=p_demux@entry=0x7fe5640012d0)
at demux/ogg.c:2198
#37 0x7fe578cb5e62 in Demux (p_demux=0x7fe5640012d0) at demux/ogg.c:351
#38 0x7fe57d87d157 in demux_Demux (p_demux=0x7fe5640012d0) at
../include/vlc_demux.h:354
#39 0x7fe57d87d157 in MainLoopDemux (pb_changed=,
p_input=0x561c23e3bf80) at input/input.c:577
#40 

[dolphin] [Bug 411151] Dolphin crashed due to low disk space.

2019-09-17 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=411151

--- Comment #2 from Tony  ---
Done.

https://bugs.exim.org/show_bug.cgi?id=2445

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

[krita] [Bug 411988] Shortcuts and Canvas Input Settings reset at reboot

2019-09-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=411988

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from vanyossi  ---
I can't make this happen on my 4.2.6 on macos. I think it may be a
configuration problem. Could you try resetting you config and try to reproduce
the bug again?
https://docs.krita.org/en/KritaFAQ.html#resetting-krita-configuration (this
will of coure reset configuration to defaults, and erase all keyboard
shortcuts)

Or maybe its another bug, how old was your previous version of krita? If too
old the solution might be different.

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

[kdeconnect] [Bug 401677] Some phone models, ROMs or Apps don't report SMS History

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401677

jrdavi...@zoho.com changed:

   What|Removed |Added

 CC||jrdavi...@zoho.com

--- Comment #24 from jrdavi...@zoho.com ---
Moto G6 Play:

No attempt with signal (Send, but no receive or history on Moto E4)
Pulse, Google Messages: Send + contacts sync, but no receive or history

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

[krita] [Bug 411989] Changing opacity percentage silder doesn't update on the brush preview.

2019-09-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=411989

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Im sure this is intended by design as the preview is only purpose is to show an
aproximation. For more precise preview of all the sensors you have to use the
scratchpad area.

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

[KScreen] [Bug 412004] New: Cursor becomes giant when hovering over shell components with Wayland fractional scaling

2019-09-17 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=412004

Bug ID: 412004
   Summary: Cursor becomes giant when hovering over shell
components with Wayland fractional scaling
   Product: KScreen
   Version: git
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: kscreen-bugs-n...@kde.org
  Reporter: brianabe...@gmail.com
  Target Milestone: ---

SUMMARY

I've found a big issue with the Wayland fractional scaling, in which when you
hover over the plasma desktop or taskbar the cursor becomes humongous (about 3x
larger), this is despite what you set in the cursor size setting. Dolphin as
well is affected, however Firefox in Xwayland, and other applications running
with X seem to not be affected, nor is Kwin's window controls.

I have been using Xrandr fractional scaling without such an issue.

STEPS TO REPRODUCE
1. Set system scale (1080p 14in @ 1.2 scale)
2. Hover over the panel or desktop, dolphin, or other applications which use
Wayland such as system settings or discover (I assume all Wayland applications
are affected).
3: Notice the cursor inflates to a giant size
5: Hover over firefox, spotify, discord, or kwin's titlebar and note that the
cursor appears to shrink back to a normal size.
6: The cursor looks fine in a screenshot even if it's a screenshot of the big
or small rendered one.

OBSERVED RESULT

Cursor becomes huge and seems about 3x larger, making it quite unwieldy


EXPECTED RESULT

Cursor stays the same no matter what you hover over, at the correct scale.


SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.3
Kernel Version: 5.2.15-xanmod11
OS Type: 64-bit
Processors: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Memory: 5.8 GiB of RAM

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

[skrooge] [Bug 411958] Import fails with LANG=DE

2019-09-17 Thread Christoph Vogtländer
https://bugs.kde.org/show_bug.cgi?id=411958

--- Comment #4 from Christoph Vogtländer  ---
Sorry. My default LANG is "de_DE.UTF-8".

I can confirm that it works with LANG=DE but not with LANG=de_DE.UTF-8

I start skrooge for my test with:
$ LANG=de_DE.UTF-8 skrooge

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

[krita] [Bug 368331] To display the eraser mode

2019-09-17 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=368331

Scott Petrovic  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #9 from Scott Petrovic  ---
FYI - I just made a merge request to add this in. You can comment on that if
you have any comments.

https://invent.kde.org/kde/krita/merge_requests/147

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

[valgrind] [Bug 410556] [PATCH] add support for BLKIO{MIN,OPT} and BLKALIGNOFF ioctls

2019-09-17 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=410556

--- Comment #2 from Nick Black  ---
Hey there! Any chance this can get merged? It seems to work pretty well.

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

[kmymoney] [Bug 411964] I can not load my personal data from an KAddressbook.

2019-09-17 Thread Vladislav
https://bugs.kde.org/show_bug.cgi?id=411964

--- Comment #7 from Vladislav  ---
> Do you have an e-mail address with your record in KAddressBook?

Yes, even in System Settings > Account Details > User > Email Address.

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

[konsole] [Bug 411183] Segfault on selecting text or doing something with a text

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411183

--- Comment #9 from Nate Graham  ---
Try using the 19.08 version of Yakuake from Snap: https://snapcraft.io/yakuake

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

[frameworks-kimageformats] [Bug 411327] Gwenview fails to open some (not all) Gimp XCF images

2019-09-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=411327

--- Comment #2 from Albert Astals Cid  ---
ouch, sorry about this, i'll have a look tomorrow

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

[konsole] [Bug 411183] Segfault on selecting text or doing something with a text

2019-09-17 Thread Yan
https://bugs.kde.org/show_bug.cgi?id=411183

--- Comment #8 from Yan  ---
If only I could upgrade. Can you guide me which components should i build and
install for yakuake to use latest konsole widget. Using Ubuntu 19.04 and
kubuntu backports ppa.

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

[frameworks-kio] [Bug 141564] Check that destination is writable before preparing move/copy job

2019-09-17 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=141564

David Faure  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kio
   ||/1df333b33cc1ca3dabfceed27e
   ||a21e65f26e0f72

--- Comment #4 from David Faure  ---
Git commit 1df333b33cc1ca3dabfceed27ea21e65f26e0f72 by David Faure.
Committed on 17/09/2019 at 22:20.
Pushed by dfaure into branch 'master'.

Move/copy job: skip stat'ing sources if the destination dir isn't writable

Summary: BUG: 141564

Test Plan: Unit test, but also copying to / in dolphin, to check what the error
message looks like.

Reviewers: shubham, broulik, bruns, chinmoyr, ngraham

Reviewed By: ngraham

Subscribers: ngraham, chinmoyr, kde-frameworks-devel

Tags: #frameworks

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

M  +52   -0autotests/jobtest.cpp
M  +2-0autotests/jobtest.h
M  +12   -1src/core/copyjob.cpp

https://commits.kde.org/kio/1df333b33cc1ca3dabfceed27ea21e65f26e0f72

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

[valgrind] [Bug 405377] Handle new Linux kernel feature: Restartable Sequences ("rseq")

2019-09-17 Thread Derek Bruening
https://bugs.kde.org/show_bug.cgi?id=405377

--- Comment #1 from Derek Bruening  ---
Details on DynamoRIO's "run twice" solution and implementation for the rseq
feature which is now generally available in recent kernels are at
https://github.com/DynamoRIO/dynamorio/wiki/Restartable-Sequences

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

[plasmashell] [Bug 411935] Panel and widgets are transparent on Wayland after upgrade to frameworks 5.62

2019-09-17 Thread Alberto Díaz López
https://bugs.kde.org/show_bug.cgi?id=411935

Alberto Díaz López  changed:

   What|Removed |Added

 CC||tak...@disroot.org

--- Comment #8 from Alberto Díaz López  ---
Same issue here, just after updating to KDE Frameworks 5.62.

Appreciated that 'only' happens when the background color is a light one, i
just checked but i detected other behavior, the issue seems to appear when the
window under the panel/widget isn't a KDE one, checked with Qtransmission, blur
confirmed, checked with Firefox Developer Edition, blur confirmed, checked with
Dolphin, blur doesn't appear, checked with Telegram Desktop, blur confirmed,
checked with VLC, blur confirmed.

So it has to be something about the non-KDE Software.

Operating System: Arch Linux 
Kernel version: 5.2.14
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62
Qt Version: 5.13.1

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

[skrooge] [Bug 411958] Import fails with LANG=DE

2019-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=411958

--- Comment #3 from Stephane MANKOWSKI  ---
Hi,

In a terminal, I did:
export LANG=DE
launch skrooge
set the settings as described
import the csv file in an empty document

Result: I didn't reproduce the issue.

Could you help me to reproduce it.

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

[KScreen] [Bug 408964] Wayland fractional scaling - very pixelated by default

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408964

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.17.0
  Latest Commit||https://cgit.kde.org/kwin.g
   ||it/commit/?id=5e1348c4b8f39
   ||6ab22b3cb08495e7e7491c96397

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

[KScreen] [Bug 408964] Wayland fractional scaling - very pixelated by default

2019-09-17 Thread Greg Varsanyi
https://bugs.kde.org/show_bug.cgi?id=408964

Greg Varsanyi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Greg Varsanyi  ---
Just checked with latest Neon dev. Works like a charm! Thank you so much, this
makes a huge deal of difference for everyone on Wayland and with non-integer
scaled screens.
Big-huge thanks!

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

[plasmashell] [Bug 348043] Maximized windows are covered by plasma panel in "always visible mode".

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348043

Nate Graham  changed:

   What|Removed |Added

 CC||al...@azic.ca

--- Comment #52 from Nate Graham  ---
*** Bug 366136 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 366136] maximized windows go beneath panel when using multiple displays

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=366136

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Nate Graham  ---


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

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

[LabPlot2] [Bug 411818] Font size change does not take effect for plot title and text label

2019-09-17 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=411818

Alexander Semke  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[digikam] [Bug 333115] workflow for camera(!!) related picture dead pixel correction or dust on a lens

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=333115

--- Comment #4 from caulier.gil...@gmail.com ---
With 6.3.0, digiKam image editor has a new GmicQt plugin where plenty "Repair"
tools are available. Please take a look:

https://imgur.com/VSEG86Y


With next 6.4.0, editor will also gain a new Clone tool:

https://imgur.com/pKn8Ff1


Gilles Caulier

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

[digikam] [Bug 329464] Serious Problem: URGENT NEED for automatic pic "repairs" (dust, fusels)

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=329464

--- Comment #2 from caulier.gil...@gmail.com ---
With 6.3.0, digiKam image editor has a new GmicQt plugin where plenty "Repair"
tools are available. Please take a look:

https://imgur.com/VSEG86Y

Gilles Caulier

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

[krita] [Bug 408041] Brush freezes when attempting to paint.

2019-09-17 Thread Alan Skinner
https://bugs.kde.org/show_bug.cgi?id=408041

--- Comment #8 from Alan Skinner  ---
I have reported that I was unable to recreate the issue that I reported.  I
believe it was in 4.1.6 where I longer had an issue where the system froze when
I switched between two tools using 'Previous Preset' mapped to my Wacom sylus.

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

[plasmashell] [Bug 348043] Maximized windows are covered by plasma panel in "always visible mode".

2019-09-17 Thread Tamas
https://bugs.kde.org/show_bug.cgi?id=348043

Tamas  changed:

   What|Removed |Added

 CC||cserveny.ta...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #51 from Tamas  ---
I can reproduce this problem with plasma 5.12.8-0ubun (LTS 18.04)
qt 5.9.5-0ubuntu1
kde-plasma 5.12.8-0ubun

Dual screen setup. Panel takes back the space if toggled the
autovisible/autohide.

After suspend the dock will lose this "cannot cover" effect.

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

[digikam] [Bug 103332] blurring brushes for image correction

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=103332

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||caulier.gil...@gmail.com
 Resolution|--- |FIXED
   Version Fixed In||6.4.0

--- Comment #4 from caulier.gil...@gmail.com ---
This feature has been add with new Healing Clone tool for image editor in next
6.4.0 release.

https://imgur.com/pKn8Ff1

Gilles Caulier

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

[Spectacle] [Bug 385885] Multi-monitor HiDPI screens with scaling: Rectangular Region mode causes graphical corruption on one of the screens

2019-09-17 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=385885

--- Comment #35 from Guo Yunhe  ---
I made a patch and it works very well on my set up. But I need more test with
different monitor configuration. Try out if you know how to compile it
https://phabricator.kde.org/D24034

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

[elisa] [Bug 409687] Unset progress indicator on task manager button when quitting

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409687

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/d360c5bc83ec059
   ||fb16417e6828e37e2d6651467
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||5.17.0

--- Comment #1 from Nate Graham  ---
Git commit d360c5bc83ec059fb16417e6828e37e2d6651467 by Nate Graham.
Committed on 17/09/2019 at 20:11.
Pushed by ngraham into branch 'master'.

[Icons-Only Task Manager] Only show progress indicator for apps that are
running

Summary:
Currently, Pinned Icons-Only Task Manager launchers are capable of showing
progress
information even when they're not running, because the app didn't unset the
progress
information before quitting, or crashed in the middle of an operation. But the
concept
of an in-progress operation for an app that isn't running doesn't make logical
sense.

This patch fixes that UI issue by only allowing pinned IOTM apps to show
progress
information while they're actually running.
FIXED-IN: 5.17.0

Test Plan:
Pinned Elisa app no longer shows progress information on its icon after
quitting while
playing a song

Pinned Discover app no longer shows progress information on its icon after
crashing in
the middle of an update

IOTM apps still shows progress information while running

No change for regular Task Manager

Reviewers: #vdg, #plasma, ndavis

Reviewed By: #vdg, ndavis

Subscribers: broulik, plasma-devel

Tags: #plasma

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

M  +1-1applets/taskmanager/package/contents/ui/Task.qml

https://commits.kde.org/plasma-desktop/d360c5bc83ec059fb16417e6828e37e2d6651467

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

[digikam] [Bug 110920] Support for removing complex objects from photos

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=110920

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

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||6.4.0

--- Comment #3 from caulier.gil...@gmail.com ---
This feature has been add with new Healing Clone tool for image editor in next
6.4.0 release.

https://imgur.com/pKn8Ff1

Gilles Caulier

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

[plasmashell] [Bug 412003] New: xembed tray menu partially blocked with auto hiding panel

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412003

Bug ID: 412003
   Summary: xembed tray menu partially blocked with auto hiding
panel
   Product: plasmashell
   Version: 5.16.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: linus.kardell+kdeb...@gmail.com
  Target Milestone: 1.0

SUMMARY
When the panel is set to auto hide or windows can cover, xembed menus are
blocked where the panel would be.

STEPS TO REPRODUCE
1. Set the panel to auto hide or windows can cover
2. Run an application with an xembed tray item
3. Right click the tray item, near the bottom

OBSERVED RESULT
The bottom of the menu (where the panel was), does not respond to hover or
click.

EXPECTED RESULT
The whole menu is usable

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE Tumbleweed
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.1

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

[okular] [Bug 412002] New: Zoom out doesn't go beyond "Fit Width"

2019-09-17 Thread Steve Kelem
https://bugs.kde.org/show_bug.cgi?id=412002

Bug ID: 412002
   Summary: Zoom out doesn't go beyond "Fit Width"
   Product: okular
   Version: 1.6.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: st...@kelem.net
  Target Milestone: ---

SUMMARY
Zoom via mouse ctrl-scroll-wheel zooms in, but won't zoom out past "Fit Width"


STEPS TO REPRODUCE
1. Use ctrl-scroll-wheel to zoom in. Zoom factor changes to 150%, 200%, etc.
2. Use ctrl-scroll-wheel to zoom out. Zoom factor changes to 200%, 150%, Fit
Width, but won't zoom out any further.
3. Click on zoom factor. Change to "Fit Page". Entire page is displayed. Zoom
in and out via ctrl-scroll-wheel. Zoom out gets stuck on "Fit Width" and will
not display entire page without clicking on Zoom factor and changing it to Zoom
Page.

OBSERVED RESULT


EXPECTED RESULT
ctrl-scroll should be able to zoom out to Fit Page and to any zoom factor
without being stuck on Fit Page.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kwin] [Bug 411430] KWin Scripts: Configure button missing after installation

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411430

Christoph Feck  changed:

   What|Removed |Added

Product|systemsettings  |kwin
  Component|general |scripting
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org

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

[kwin] [Bug 405609] System settings crashed when I opened "Application style"

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=405609

Christoph Feck  changed:

   What|Removed |Added

 CC||makrat...@gmail.com

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

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

[systemsettings] [Bug 411499] Config Crash

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411499

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

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


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

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

[kwin] [Bug 405609] System settings crashed when I opened "Application style"

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=405609

--- Comment #6 from Christoph Feck  ---
Patrick, now it happened (at least) twice. Maybe you can see a pattern, but it
always involves the window decorations page.

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

[systemsettings] [Bug 411434] system settings crashed when I clicked on "All settings" in the upper left corner

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411434

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

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


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

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

[kwin] [Bug 405609] System settings crashed when I opened "Application style"

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=405609

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

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

[systemsettings] [Bug 411376] Crash while browsing through settings

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411376

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

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


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

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

[kwin] [Bug 405609] System settings crashed when I opened "Application style"

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=405609

Christoph Feck  changed:

   What|Removed |Added

 CC||sts33n...@gmail.com

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

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

[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411965

--- Comment #17 from karo...@gmail.com ---
It started happening yesterday after I updated my Suse Tumbleweed, so whatever
update was yesterday for QT/KDE broke it.

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

[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

2019-09-17 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=411965

--- Comment #16 from Christoph Cullmann  ---
I will have access to some hidpi screens in the next weeks, I can try to trace
this then.

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

[systemsettings] [Bug 404056] System Settings crash when closing

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404056

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

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

[KScreen] [Bug 348126] Very poor use of space in display settings window

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348126

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/ksc
   ||reen/d0dc9a7a1c1ef92865806e
   ||94a9da47240c825162
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.17.0

--- Comment #9 from Nate Graham  ---
Git commit d0dc9a7a1c1ef92865806e94a9da47240c825162 by Nate Graham.
Committed on 17/09/2019 at 19:22.
Pushed by ngraham into branch 'master'.

Polish Displays KCM UI

Summary:
This patch improves and polishes the new KScreen KCM's UI in a variety of ways.
A picture
says a thousand words, so look at the pictures. :)
FIXED-IN: 5.17.0

Test Plan:
Due to an unrelated bug, my second screen isn't showing up in the
visualization, so please excuse the fact that only one appears there in these
screenshots:

{F7369458}

{F7369494}

All functionality that was working before is still working now.

Reviewers: romangg, #vdg, #kwin, GB_2

Reviewed By: romangg, #vdg, #kwin, GB_2

Subscribers: filipf, ndavis, GB_2, plasma-devel

Tags: #plasma

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

M  +1-1kcm/kcm.cpp
M  +1-1kcm/kcm_kscreen.desktop
M  +3-1kcm/output_model.cpp
M  +1-0kcm/package/contents/ui/Output.qml
M  +2-2kcm/package/contents/ui/OutputIdentifier.qml
M  +17   -9kcm/package/contents/ui/OutputPanel.qml
M  +7-26   kcm/package/contents/ui/Panel.qml
M  +12   -4kcm/package/contents/ui/Screen.qml
M  +7-3kcm/package/contents/ui/main.qml

https://commits.kde.org/kscreen/d0dc9a7a1c1ef92865806e94a9da47240c825162

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

[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411965

--- Comment #15 from karo...@gmail.com ---
Comment on attachment 122697
  --> https://bugs.kde.org/attachment.cgi?id=122697
konsole with two tabs

konsole is also affected when there are two screens (hidpi) with enabled
scaling (1.5) but with the same resolution. Attached screenshot shows maximized
konsole window with two tabs, the other screenshot shows virtualbox maximized
on the same display.

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

[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411965

--- Comment #14 from karo...@gmail.com ---
Created attachment 122698
  --> https://bugs.kde.org/attachment.cgi?id=122698=edit
virtualbox is also affected

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

[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411965

karo...@gmail.com changed:

   What|Removed |Added

 CC||karo...@gmail.com

--- Comment #13 from karo...@gmail.com ---
Created attachment 122697
  --> https://bugs.kde.org/attachment.cgi?id=122697=edit
konsole with two tabs

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

[plasmashell] [Bug 411362] Plasma crashed after enabling compositing

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411362

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Christoph Feck  ---
Crash is in libnvidia-glcore.so.430.40

Please report this issue directly to NVIDIA developers via
https://devtalk.nvidia.com/default/topic/522835/linux/if-you-have-a-problem-please-read-this-first/

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

[systemsettings] [Bug 404056] System Settings crash when closing

2019-09-17 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=404056

--- Comment #2 from Erik Quaeghebeur  ---
(In reply to Nate Graham from comment #1)
> Can you reproduce this with Plasma 5.16 or current git master?
I can't even reproduce with 5.15.5. Feel free to close. If a crash comes, I'll
just report again with DrKonqi.

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

[ksysguard] [Bug 253742] ksysguardd: inefficient read loop

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=253742

--- Comment #5 from Christoph Feck  ---
ksysguardd was written explicitely with minimal dependencies (glibc only) in
mind, so that it can be installed on any system to be remotely monitored.

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

[kpat] [Bug 409086] Pressing Enter on New Numbered Deal dialogue starts game

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=409086

--- Comment #7 from Christoph Feck  ---
I cannot reproduce. The source code explicitely sets the 'OK' button as
default, and I confirmed it is the default button executed on Enter with
XDG_CURRENT_DESKTOP set to 'kde' or 'gnome'. This even works correctly with the
reversed button order for the 'gnome' value.

https://cgit.kde.org/kpat.git/tree/numbereddealdialog.cpp#n33

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

[akregator] [Bug 412001] New: Akregator segfaults after running for a few seconds

2019-09-17 Thread Pavel
https://bugs.kde.org/show_bug.cgi?id=412001

Bug ID: 412001
   Summary: Akregator segfaults after running for a few seconds
   Product: akregator
   Version: 5.12.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: a...@thurston.ru
  Target Milestone: ---

A few seconds after Akregator starts, it segfaults.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5

Backtrace:
#0  0x763d639d in  () at /lib64/libc.so.6
#1  0x7fffa879c9d2 in memcpy (__len=, __src=,
__dest=0x5ae3a190)
at /usr/include/bits/string_fortified.h:34
#2  0x7fffa879c9d2 in c4_Column::FetchBytes(int, int, c4_Bytes&, bool)
(this=this@entry=0x5c0dbea8, pos_=, len_=159,
buffer_=..., forceCopy_=forceCopy_@entry=false)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/column.cpp:794
#3  0x7fffa87a3c07 in c4_FormatB::GetOne(int, int&) (this=,
index_=, length_=@0x7fffc50c: 159)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/format.cpp:45
#4  0x7fffa87a3c49 in c4_FormatS::Get(int, int&) (this=,
index_=, length_=@0x7fffc50c: 159)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/format.cpp:925
#5  0x7fffa87a5c58 in c4_Handler::GetBytes(int, c4_Bytes&, bool)
(this=, index_=index_@entry=838, buf_=...,
copySmall_=copySmall_@entry=false)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/handler.cpp:57
#6  0x7fffa87b2aac in c4_Sequence::Get(int, int, c4_Bytes&)
(this=0x5c0e1220, index_=838, propId_=, buf_=...)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/univ.inl:54
#7  0x7fffa879d862 in c4_CustomSeq::DoGet(int, int, c4_Bytes&) const
(buf_=..., col_=, row_=838, this=)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/custom.cpp:173
#8  0x7fffa879d862 in c4_CustomHandler::Get(int, int&)
(this=0x55b7b400, index_=838, length_=@0x7fffc5bc: 75)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/custom.cpp:64
#9  0x7fffa87a5c58 in c4_Handler::GetBytes(int, c4_Bytes&, bool)
(this=, index_=index_@entry=838, buf_=...,
copySmall_=copySmall_@entry=false)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/handler.cpp:57
#10 0x7fffa87b2aac in c4_Sequence::Get(int, int, c4_Bytes&)
(this=0x5d0cdee0, index_=838, propId_=, buf_=...)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/univ.inl:54
#11 0x7fffa87b4396 in c4_Reference::GetData(c4_Bytes&) const (buf_=...,
this=0x7fffc690)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/include/mk4.inl:420
#12 0x7fffa87b4396 in c4_StringRef::operator char const*() const
(this=this@entry=0x7fffc690)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/src/viewx.cpp:649
#13 0x7fffa87b828a in Akregator::Backend::FeedStorageMK4Impl::articles()
const (this=0x5611ac50)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/plugins/mk4storage/metakit/include/mk4.inl:848
#14 0x77f33e20 in Akregator::Feed::loadArticles() (this=0x5c0de810)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/src/feed/feed.cpp:254
#15 0x77f344fd in Akregator::Feed::fetchCompleted(Syndication::Loader*,
QSharedPointer, Syndication::ErrorCode--Type  for more,
q to quit, c to continue without paging--
) (this=0x5c0de810, l=, doc=..., status=)
at
/var/tmp/portage/kde-apps/akregator-19.08.1/work/akregator-19.08.1/src/feed/feed.cpp:728
#16 0x77effb23 in Akregator::Feed::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)
(_o=, _c=, _id=, _a=)
at
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9/bits/atomic_base.h:318
#17 0x769f06cd in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#18 0x760190e2 in
Syndication::Loader::loadingComplete(Syndication::Loader*,
QSharedPointer, Syndication::ErrorCode) () at
/usr/lib64/libKF5Syndication.so.5
#19 0x76076d39 in Syndication::Loader::slotRetrieverDone(QByteArray
const&, bool) () at /usr/lib64/libKF5Syndication.so.5
#20 0x769f07fb in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#21 0x76019073 in 

[gcompris] [Bug 412000] New: GCompris fails to download sound files

2019-09-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=412000

Bug ID: 412000
   Summary: GCompris fails to download sound files
   Product: gcompris
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: bruno.coud...@gcompris.net
  Reporter: nicolas.fe...@gmx.de
  Target Milestone: ---

SUMMARY

When I start GCompris I'm being asked whether I want to download voice files.
When I click yes it fails to download them (see screenshot). It says that
voices-en_GB.rcc is not found. voices-en.rcc seems to be available on the
server though

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

[kate] [Bug 153963] external tools need a capture window for output

2019-09-17 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=153963

Dominik Haumann  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|FIXED
   Version Fixed In||19.12

--- Comment #3 from Dominik Haumann  ---
The external tools plugin will be back for the Applications 19.12 release. The
behavior described in this report should be fixed.

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

[kate] [Bug 117946] Defining external tools overreacts on wrong user input

2019-09-17 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=117946

Dominik Haumann  changed:

   What|Removed |Added

   Version Fixed In||19.12
 Resolution|UNMAINTAINED|FIXED

--- Comment #4 from Dominik Haumann  ---
The external tools plugin will be back for the Applications 19.12 release. The
behavior described in this report should be fixed.

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

[gwenview] [Bug 333733] Allow adjusting the chroma sampling parameters

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=333733

Nate Graham  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-901

--- Comment #9 from Nate Graham  ---
Darn, looks like the feature was rejected. :(

Without support in Qt, it's very unlikely we'll be able to implement this on
our own, at least not until an image manipulation expert comes along and writes
it from scratch and ports Gwenview to use it (preferably this person would add
it to Qt though).

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

[kmail2] [Bug 411999] kmail crashes on a base64 encoded PDF file

2019-09-17 Thread Erwin Lam
https://bugs.kde.org/show_bug.cgi?id=411999

--- Comment #2 from Erwin Lam  ---
If I manually retrieve the base64 encoded content from the e-mail and decode it
I get a valid PDF file, i.e. okular has no problem with it.

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

[kmail2] [Bug 411999] kmail crashes on a base64 encoded PDF file

2019-09-17 Thread Erwin Lam
https://bugs.kde.org/show_bug.cgi?id=411999

--- Comment #1 from Erwin Lam  ---
Created attachment 122696
  --> https://bugs.kde.org/attachment.cgi?id=122696=edit
Message with the base64 encoded PDF causing the issue.

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

[kmail2] [Bug 411999] New: kmail crashes on a base64 encoded PDF file

2019-09-17 Thread Erwin Lam
https://bugs.kde.org/show_bug.cgi?id=411999

Bug ID: 411999
   Summary: kmail crashes on a base64 encoded PDF file
   Product: kmail2
   Version: 5.12.1
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: erw...@dds.nl
  Target Milestone: ---

Created attachment 122695
  --> https://bugs.kde.org/attachment.cgi?id=122695=edit
GDB backtrace

SUMMARY

I received a base64 encoded PDF file (a newsletter) from a family member. When
the message with the attachment appeared into my inbox, kmail crashed
immediately. After removing the message from the inbox, kmail could be started
again and worked flawlessly.

STEPS TO REPRODUCE
1. Put mail with base64 encoded PDF in inbox
2. Start kmail.
3. kmail crashes immediately. No time to even open the offending e-mail.
4. Remove the offending message from the inbox.
5. Restart kmail.
6. kmail works again flawlessly.


OBSERVED RESULT
kmail crashes as soon as the e-mail appears in the inbox.

EXPECTED RESULT
kmail does not crash and I would be able to read the message.

SOFTWARE/OS VERSIONS
Linux: openSUSE Leap 15.1
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Attache backtrace & the offending e-mail message.

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

[konsole] [Bug 409816] CTRL+C not transmitted to shell in Konsole on Fedora 30

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=409816

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[Discover] [Bug 411998] New: Discover se cierra en cuanto lo ejecuto

2019-09-17 Thread raulinux
https://bugs.kde.org/show_bug.cgi?id=411998

Bug ID: 411998
   Summary: Discover se cierra en cuanto lo ejecuto
   Product: Discover
   Version: 5.16.5
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: correopar...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.16.5)
 (Compiled from sources)
Qt Version: 5.12.3
Frameworks Version: 5.61.0
Operating System: Linux 5.0.0-27-generic x86_64
Distribution: KDE neon User Edition 5.16

-- Information about the crash:
- What I was doing when the application crashed:
 Run Discover
Salta el error que cierra Discover cada vez que lo ejecuto.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f26a06cae00 (LWP 7897))]

Thread 4 (Thread 0x7f268233c700 (LWP 7901)):
[KCrash Handler]
#6  0x7f269c985c13 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f269c978d6c in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f269c9805fa in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7f269c980bd9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x7f269c97e699 in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x7f269c97ee5a in QQmlTypeLoader::setData(QQmlDataBlob*, QString
const&) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x7f269c97effb in QQmlTypeLoader::loadThread(QQmlDataBlob*) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7f269c98b9dc in void QQmlTypeLoader::doLoad(PlainLoader
const&, QQmlDataBlob*, QQmlTypeLoader::Mode) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x7f269c97f1a6 in QQmlTypeLoader::load(QQmlDataBlob*,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x7f269c97fe19 in QQmlTypeLoader::getType(QUrl const&,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x7f269c980846 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x7f269c980bd9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x7f269c97e699 in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#19 0x7f269c97ee5a in QQmlTypeLoader::setData(QQmlDataBlob*, QString
const&) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7f269c97effb in QQmlTypeLoader::loadThread(QQmlDataBlob*) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7f269c98b9dc in void QQmlTypeLoader::doLoad(PlainLoader
const&, QQmlDataBlob*, QQmlTypeLoader::Mode) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x7f269c97f1a6 in QQmlTypeLoader::load(QQmlDataBlob*,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x7f269c97fe19 in QQmlTypeLoader::getType(QUrl const&,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x7f269c980846 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#25 0x7f269c980bd9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#26 0x7f269c97e699 in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#27 0x7f269c97ee5a in QQmlTypeLoader::setData(QQmlDataBlob*, QString
const&) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#28 0x7f269c97effb in QQmlTypeLoader::loadThread(QQmlDataBlob*) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#29 0x7f269c98b9dc in void QQmlTypeLoader::doLoad(PlainLoader
const&, QQmlDataBlob*, QQmlTypeLoader::Mode) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#30 0x7f269c97f1a6 in QQmlTypeLoader::load(QQmlDataBlob*,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#31 0x7f269c97fe19 in QQmlTypeLoader::getType(QUrl const&,
QQmlTypeLoader::Mode) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#32 0x7f269c980846 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#33 0x7f269c980bd9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#34 0x7f269c97e699 in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#35 0x7f269c97ee5a in QQmlTypeLoader::setData(QQmlDataBlob*, QString
const&) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#36 0x7f269c97effb in QQmlTypeLoader::loadThread(QQmlDataBlob*) () at
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#37 0x7f269c97f16d in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#38 0x7f269c9f2474 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#39 0x7f269c9f2b4a in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#40 

[gwenview] [Bug 333733] Allow adjusting the chroma sampling parameters

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=333733

--- Comment #8 from Christoph Feck  ---
QImage doesn't support changing chroma sub-sampling, see
https://bugreports.qt.io/browse/QTBUG-901

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

[kdeconnect] [Bug 411913] Add reverse scrolling direction

2019-09-17 Thread Maximilian Böhm
https://bugs.kde.org/show_bug.cgi?id=411913

--- Comment #2 from Maximilian Böhm  ---
That’s great, thanks! :) Maybe hint to this option in the text in the middle of
the remote view?

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

[lattedock] [Bug 411997] Constant CPU usage from Analogue Clock(s) applets [explanation]

2019-09-17 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411997

--- Comment #1 from Michail Vourlakos  ---
*** Bug 411893 has been marked as a duplicate of this bug. ***

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

[lattedock] [Bug 411997] Constant CPU usage from Analogue Clock(s) applets [explanation]

2019-09-17 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411997

--- Comment #2 from Michail Vourlakos  ---
*** Bug 411418 has been marked as a duplicate of this bug. ***

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

[lattedock] [Bug 411418] Constantly 1% use when applications launcher is shown

2019-09-17 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411418

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Michail Vourlakos  ---


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

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

[lattedock] [Bug 411997] New: Constant CPU usage from Analogue Clock(s) applets [explanation]

2019-09-17 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411997

Bug ID: 411997
   Summary: Constant CPU usage from Analogue Clock(s) applets
[explanation]
   Product: lattedock
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: mvourla...@gmail.com
  Target Milestone: ---

Tracing done a constant cpu usage of around 1-2% the faulters are Analogue
Clocks, plasma or Latte when they are drawing the seconds handler. When the
seconds handler is changed a signal is sent to Latte::View

- - - - 
[debug 20:54:46.802802] - Function Name:  virtual bool
Latte::View::event(QEvent*)    QEvent::UpdateRequest
- - - -

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

[lattedock] [Bug 411893] constantly 1-2% in multiple layouts mode

2019-09-17 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411893

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Michail Vourlakos  ---


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

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

[kmymoney] [Bug 411964] I can not load my personal data from an KAddressbook.

2019-09-17 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=411964

--- Comment #6 from Jack  ---
The question is how does it know which kaddressbook record belongs to the
owner, or at least the user currently logged in?  SystemSettings let's me set
name and email for each user, but that doesn't do it.  I can see it saves the
real name in the /etc/passwd record, but I don't know where it saves that email
address.  I've also tried setting the nickname in the kaddressbook record to my
username, but no change.  Does it matter which or what type of address book you
are using?  I'm using a vcf file as my primary addressbook, although there are
others defined (but not enabled.)

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

[systemsettings] [Bug 349631] There is no possibility to configure my touchscreen

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=349631

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
   Severity|normal  |wishlist
   Assignee|kdelibs-b...@kde.org|plasma-b...@kde.org
Product|frameworks-kcmutils |systemsettings

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

[plasmashell] [Bug 386361] "Switch User": Start new session automatically / Make big icons clickable

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386361

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.17.0
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/c87d90645dab4
   ||a4899dbb50950ff9cc422f96f57
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Nate Graham  ---
Git commit c87d90645dab4a4899dbb50950ff9cc422f96f57 by Nate Graham.
Committed on 17/09/2019 at 17:34.
Pushed by ngraham into branch 'master'.

When asked to switch sessions, jump to session creation if there's nothing to
switch to

Summary:
TL;DR version: whenever you currently would be taken to a session switcher page
where the only possible action is to go to SDDM and start a new session,
instead just show SDDM immediately instead.

Currently, the session switcher screen suffers from a few UX problems:
- There's a fake "start new session" item that looks like a button but isn't
clickable
- Asking to switch users always goes to the screen where you can switch to
existing sessions even if there are no existing sessions to switch to, which is
an unnecessary extra step

This patch aims to solve those problems in the following ways:
- Don't show a fake "start new session" item in the Breeze theme; instead add a
real button in the UI to do this
- When asked to show the session management screen and there is only one
session so the on;y thing you could do on that screen is create another
session, instead just go to session creation directly
- For themes where the fake "start new session" button is shown, use a better
icon that doesn't make it look like a clickable button
FIXED-IN: 5.17.0

Depends on D23279

Test Plan:
1. Have only one session > Kickoff/Kicker/dash/Krunner > Switch User -> you go
directly to SDDM where you can start a new session
2. Start a new session, then Switch user again -> you go to the session
management screen where you can switch to the other session, or start a new one

Videos:
Clicking "Switch User" when there are no other sessions: {F7264475}

Clicking "Switch User" when there is another session to switch to, and then
switching to it: {F7264476}

Clicking "Switch User" when there is another session to switch to, and then
starting a new session: {F7264480}

Switching between multiple sessions in the session switcher: {F7264483}

If the fake "New Session" item is shown (e.g in other themes), here's what it
now looks like: {F7264485}

Reviewers: #plasma, #vdg, GB_2, mart

Reviewed By: #plasma, #vdg, GB_2, mart

Subscribers: GB_2, gregormi, broulik, plasma-devel

Tags: #plasma

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

M  +1-1components/sessionsprivate/sessionsmodel.cpp
M  +46   -10   lookandfeel/contents/lockscreen/LockScreenUi.qml

https://commits.kde.org/plasma-workspace/c87d90645dab4a4899dbb50950ff9cc422f96f57

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

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405847

--- Comment #36 from zhangchi...@gmail.com ---
(In reply to Alexander Potashev from comment #34)
> I tried copying 200 JPEGs from phone to laptop over KDE Connect and could
> not reproduce this, SHA-1 checksums for all files are identical.
> 
> kdeconnect android 1.12.93
> kdeconnect kde 1.3.3
> 
> Operating System: Fedora 30
> KDE Plasma Version: 5.15.5
> KDE Frameworks Version: 5.59.0
> Qt Version: 5.12.4
> Kernel Version: 5.1.16-300.fc30.x86_64
> OS Type: 64-bit
> Processors: 2 × Intel® Celeron® CPU B800 @ 1.50GHz
> Memory: 3,8 ГиБ
> 
> Phone: Xiaomi Mi A1
> OS: Android 9.0

Tried again just now with kdeconnect android 1.13. For me, all the JPEG files
are intact (verified with `sha1sum` in `adb shell` and Dolphin), but DNG files
are still corrupt.

It could have something to do with the file size. My JPEGs top at 7.6 MB, while
the DNG files are 22.1 MB each.

Similarly for my current configuration:

Android side:
Android 8.0.0
kdeconnect android 1.13
Phone: ASUS ZenFone 4 Pro (Z01GD)

Desktop side:
kdeconnect kde 1.3.3
SSHFS version 2.10.0
FUSE library version: 2.9.9
fusermount version: 2.9.9
using FUSE kernel interface version 7.19
Operating System: Debian testing 
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3
Kernel Version: 4.19.0-5-amd64
OS Type: 64-bit
Processors: Intel(R) Xeon(R) E-2124G CPU @ 3.40GHz
Memory: 15839.1 MB total

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

[systemsettings] [Bug 398715] After click an entry in the side bar, cursor gets stuck and the side bar scrolls just with cursor movements

2019-09-17 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=398715

--- Comment #4 from mthw0  ---
Neither can I.

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

[systemsettings] [Bug 398715] After click an entry in the side bar, cursor gets stuck and the side bar scrolls just with cursor movements

2019-09-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=398715

Patrick Silva  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 from Patrick Silva  ---
I also can not reproduce this behavior on my system.

Operating System: Arch Linux 
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1

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

[KScreen] [Bug 411794] System settings crashes when a change in the new Display KCM is discarded

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411794

Nate Graham  changed:

   What|Removed |Added

   Assignee|se...@kde.org   |kscreen-bugs-n...@kde.org

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

[KScreen] [Bug 411794] System settings crashes when a change in the new Display KCM is discarded

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411794

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Priority|NOR |HI
Summary|System settings crashes |System settings crashes
   |when a change in the new|when a change in the new
   |Display KCM is discarted|Display KCM is discarded
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Can reproduce

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

[Breeze] [Bug 410604] GIMP - theme problem when starting via Desktop icon or via Application Launcher

2019-09-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=410604

Patrick Silva  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Patrick Silva  ---
yes, it's fixed on my Arch Linux too \o/

Operating System: Arch Linux 
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1

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

[konsole] [Bug 411183] Segfault on selecting text or doing something with a text

2019-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411183

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #7 from Nate Graham  ---
If that was the fix, then it was only fixed in 19.08 and later. Can you
reproduce the issue in 19.08 or later?

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

[digikam] [Bug 411612] When using Tags Manager and then closing crashes digikam

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411612

--- Comment #13 from caulier.gil...@gmail.com ---
I just updated the 6.4.0 pre-release PKG with last Maik commits.

Please try again...

Gilles Caulier

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

[digikam] [Bug 351658] Prevent to fill whole memory when all CPU cores are used to process Maintenance tools

2019-09-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=351658

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||6.4.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #33 from Maik Qualmann  ---
This bug can not be reproduced with digiKam-6.4.0, so I close the bug. If
necessary, reopen it.

Maik

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

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405847

zhangchi...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #35 from zhangchi...@gmail.com ---
*** This bug has been confirmed by popular vote. ***

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

[konsole] [Bug 411183] Segfault on selecting text or doing something with a text

2019-09-17 Thread Yan
https://bugs.kde.org/show_bug.cgi?id=411183

Yan  changed:

   What|Removed |Added

Version|19.08.0 |19.04.3

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

[plasmashell] [Bug 411935] Panel and widgets are transparent on Wayland after upgrade to frameworks 5.62

2019-09-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=411935

--- Comment #7 from Patrick Silva  ---
kwayland-integration package is already installed on my Arch Linux.

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

[palapeli] [Bug 411940] Menu Bar shows "No Text"

2019-09-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=411940

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Christoph Feck  ---
KDE 4 is long unmaintained. Please use a distribution with recent software
versions.

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

[Breeze] [Bug 410604] GIMP - theme problem when starting via Desktop icon or via Application Launcher

2019-09-17 Thread valentin
https://bugs.kde.org/show_bug.cgi?id=410604

--- Comment #5 from valentin  ---
KDE Plasma Version 5.16.5 has corrected this problem. :)
Thanks!

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

[Breeze] [Bug 410604] GIMP - theme problem when starting via Desktop icon or via Application Launcher

2019-09-17 Thread valentin
https://bugs.kde.org/show_bug.cgi?id=410604

valentin  changed:

   What|Removed |Added

   Version Fixed In||KDE Plasma Version: 5.16.5

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

  1   2   >