[systemsettings] [Bug 433404] double click setting ignored

2021-02-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=433404

--- Comment #4 from Martin Koller  ---
I absolutely understand the reasoning.
Although I still dislike the continuous change in behavior (and arrangement) of
things in KDE which I got used to the last 10, 20 or so years.

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

[kdevelop] [Bug 420090] Project Environment Profiles ignored

2021-02-22 Thread Wouter Haffmans
https://bugs.kde.org/show_bug.cgi?id=420090

Wouter Haffmans  changed:

   What|Removed |Added

 CC||wou...@simply-life.net

--- Comment #1 from Wouter Haffmans  ---
I think this is a dupe of #403769

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

[kdevelop] [Bug 403769] Only the default environment profle is being used

2021-02-22 Thread Wouter Haffmans
https://bugs.kde.org/show_bug.cgi?id=403769

Wouter Haffmans  changed:

   What|Removed |Added

 CC||wou...@simply-life.net

--- Comment #1 from Wouter Haffmans  ---
Created attachment 136075
  --> https://bugs.kde.org/attachment.cgi?id=136075=edit
Minimal CMake example

This bug is still present in KDevelop 5.6.2.

I've attached a minimalist CMakeLists.txt file that shows the behavior.
Building the project (the buildenv target) simply prints the environment
variables. The output allows you to easily observe that the selected
environment profile is not used.

This bug only applies when using Ninja to run the build. Using Make it works as
expected.

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

[kate] [Bug 433455] Unable to save trailing spaces

2021-02-22 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=433455

Kåre Särs  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||kare.s...@iki.fi
 Resolution|--- |INTENTIONAL

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

Your described behavior was seen to not be very intuitive. Why would you have
to remember NOT to have your cursor on an indented empty line when you save?
All other (edited) lines with trailing spaces have the trailing spaces
removed...

If you want to "restore" spaces at the end of a line you edited by mistake,
I could imagine a solution to have a separate save command that does not clear
the trailing spaces... Interested to provide a patch/pullrequest?

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

[Powerdevil] [Bug 433452] Power management ignores sleep and screen locking suppression

2021-02-22 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=433452

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #3 from Kai Uwe Broulik  ---
Why should the screen not turn off when playing *music*? The bug I see here is
that the screen does not lock even though the screen turns off.

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

[krusader] [Bug 425070] Krusader crashes when right-click on a file

2021-02-22 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=425070

Davide Gianforte  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|WORKSFORME  |---

--- Comment #13 from Davide Gianforte  ---
It could be related to bug 425528: the panel refreshes its contents and when
the right click popup renders, it has no more a valid fileitem.

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

[plasmashell] [Bug 433418] Wayland session hangs for several seconds with frozen mouse pointer before startup screen

2021-02-22 Thread Philipp Reichmuth
https://bugs.kde.org/show_bug.cgi?id=433418

--- Comment #2 from Philipp Reichmuth  ---
No, I have the splash screen enabled and am not using systemd startup (yet).

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

[krusader] [Bug 425070] Krusader crashes when right-click on a file

2021-02-22 Thread DaBler
https://bugs.kde.org/show_bug.cgi?id=425070

--- Comment #12 from DaBler  ---
Created attachment 136074
  --> https://bugs.kde.org/attachment.cgi?id=136074=edit
New crash information added by DrKonqi

krusader (2.8.0-dev "Bleeding Edge") using Qt 5.15.2

Crashes even with git version of the Krusader (version 2.8.0-dev "Bleeding
Edge", cloned on 08:17:36 23/2/2021) with exactly the same stacktrace.

-- Backtrace (Reduced):
#6  KrView::setSelected (this=0x18, fileitem=0x56501c982e00, select=true) at
/var/tmp/portage/kde-misc/krusader-/work/krusader-/krusader/Panel/PanelView/krview.cpp:1189
#7  0x56501a475235 in KrViewItem::setSelected (this=0x56501cabc520,
s=s@entry=true) at
/var/tmp/portage/kde-misc/krusader-/work/krusader-/krusader/Panel/PanelView/krviewitem.cpp:120
#8  0x56501a46ace7 in KrMouseHandler::showContextMenu (this=0x56501c25b850)
at
/var/tmp/portage/kde-misc/krusader-/work/krusader-/krusader/Panel/PanelView/krmousehandler.cpp:334
#9  0x7f6512f20ee5 in QtPrivate::QSlotObjectBase::call (a=0x7ffc17194800,
r=0x56501c25b850, this=0x56501c25ae90) at
/var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate (sender=0x56501c25b888, signal_index=3,
argv=0x7ffc17194800) at
/var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qobject.cpp:3886

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

[ksmserver] [Bug 433325] Crashes after Screen Locks

2021-02-22 Thread Dimitris Giannos
https://bugs.kde.org/show_bug.cgi?id=433325

--- Comment #2 from Dimitris Giannos  ---
 I have reinstalled plasma and I will see whether they will pop up again.
Sorry, I thought I had attached a screenshot with dev info from all 3 crashes.
Also forgot to mention that this happened in wayland. I'l see if it happens
again.

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

[digikam] [Bug 424051] Please add search for images without captions

2021-02-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424051

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/313b1e2
   ||cb6c73a8dfc3190bffe6581f008
   ||031db5
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||7.2.0

--- Comment #6 from Maik Qualmann  ---
Git commit 313b1e2cb6c73a8dfc3190bffe6581f008031db5 by Maik Qualmann.
Committed on 23/02/2021 at 07:08.
Pushed by mqualmann into branch 'master'.

add empty search for creator and headline
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +43   -21   core/libs/database/item/query/itemquerybuilder.cpp
M  +5-3core/utilities/searchwindow/searchfields.cpp

https://invent.kde.org/graphics/digikam/commit/313b1e2cb6c73a8dfc3190bffe6581f008031db5

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

[plasmashell] [Bug 432449] Memleak in plasmashell 5.20.5

2021-02-22 Thread Fabian Otto
https://bugs.kde.org/show_bug.cgi?id=432449

--- Comment #5 from Fabian Otto  ---
(In reply to David Edmundson from comment #4)
> This doesn't have enough information to act on.
> 
> Please test removing widgets or get a heaptrack log.

There are no widgets installed besides the default ones. The used theme is
unmodified Breeze Dark. The Problem only exists in wayland.

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

[frameworks-syntax-highlighting] [Bug 433467] New: doxygen.xml [and others] have invalid "[]" in regex

2021-02-22 Thread Gene Thomas
https://bugs.kde.org/show_bug.cgi?id=433467

Bug ID: 433467
   Summary: doxygen.xml [and others] have invalid "[]" in regex
   Product: frameworks-syntax-highlighting
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@genethomas.com
CC: walter.von.entfer...@posteo.net
  Target Milestone: ---

SUMMARY

[] appears in regexs. That means a single character but is not allowed to be
anything, there is nothing between the [ and ]. The ICU regex engine I am using
rejects this.

STEPS TO REPRODUCE
1. Read doxygen.xml
2. It declares and entity wordsep as "(?:[][,?;()]|\.$|\.?\s)"
3. This entity is used in RegExpr's

OBSERVED RESULT

This is ok

EXPECTED RESULT

Should be an error and the .xml corrected

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

head of https://github.com/KDE/syntax-highlighting

ADDITIONAL INFORMATION

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

[kwin] [Bug 433307] Have the same corner radius for all 4 window edges

2021-02-22 Thread Dimitris Giannos
https://bugs.kde.org/show_bug.cgi?id=433307

--- Comment #4 from Dimitris Giannos  ---
 Then, how about no curvy edges and just angles? Although I think this will
lool, perhaps, too strange for Plasma. I don't know.

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

[plasmashell] [Bug 433303] Executable: plasmashell PID: (Various) Signal: Segmentation fault (11)

2021-02-22 Thread Dimitris Giannos
https://bugs.kde.org/show_bug.cgi?id=433303

--- Comment #4 from Dimitris Giannos  ---
 Oh, I didn't see that there were already other posts regarding this.

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

[kate] [Bug 433466] New: Clearing bookmarks crashes Kate

2021-02-22 Thread Markus Kotilainen
https://bugs.kde.org/show_bug.cgi?id=433466

Bug ID: 433466
   Summary: Clearing bookmarks crashes Kate
   Product: kate
   Version: 20.12.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: markus.kotilai...@gmail.com
  Target Milestone: ---

SUMMARY
Clearing bookmarks crashes Kate, even on a new session.

STEPS TO REPRODUCE
1. Open session, no matter new or not
2. Create a bookmark
3. Clear bookmarks

OBSERVED RESULT
The app crashes immediately. Whether this works with projects with existing
bookmarks I really can't say, despite using Kate daily for 20 years now I've
never got into them. Which I tried now, unsuccessfully, but am unable to debug
further with a project that would contain existing bookmarks.

EXPECTED RESULT


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.

[plasma-pa] [Bug 432482] Crash in pa_stream_set_read_callback when closing popup

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432482

Nate Graham  changed:

   What|Removed |Added

 CC||alex...@protonmail.com

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

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

[plasma-pa] [Bug 433465] plasmashell segfaults in QPulseAudio::VolumeMonitor::read_callback() when fiddling with PulseEffects entry in plasma-pa in a Pipewire session

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433465

Nate Graham  changed:

   What|Removed |Added

Summary|plasmashell segfaults when  |plasmashell segfaults in
   |fiddling with PulseEffects  |QPulseAudio::VolumeMonitor:
   |entry in plasma-pa in a |:read_callback() when
   |Pipewire session|fiddling with PulseEffects
   ||entry in plasma-pa in a
   ||Pipewire session
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---
Aha, this should be fixed by the fix for Bug 432482.

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

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

[plasmashell] [Bug 400369] plasmashell crashes on moving desktop icon

2021-02-22 Thread Markus Rathgeb
https://bugs.kde.org/show_bug.cgi?id=400369

--- Comment #2 from Markus Rathgeb  ---
Sorry, I cannot test again because I am not using KDE at the moment.

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

[plasma-pa] [Bug 433465] plasmashell segfaults when fiddling with PulseEffects entry in plasma-pa in a Pipewire session

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433465

Nate Graham  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |now...@gmail.com
   Target Milestone|1.0 |---
  Component|generic-crash   |applet
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Product|plasmashell |plasma-pa

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

[plasmashell] [Bug 410492] Segmentation fault on startup

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410492

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Nate Graham  ---
Hmm, the crash does not implicate any KDE code. :(

Any chance this is reproducible in Plasma 5.21, with Qt 5.15.2?

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

[plasmashell] [Bug 412093] [plasmashell][plasmashell_process] Multiple repetitive crashes

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412093

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Nate Graham  ---
Hmm, the crash does not implicate any KDE code. :(

Any chance this is reproducible in Plasma 5.21, with Qt 5.15.2?

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

[print-manager] [Bug 326289] plasma-desktop crashed after configuring printer applet [JobModel::updateJob]

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=326289

Nate Graham  changed:

   What|Removed |Added

 CC||kde.for...@develdog.com

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

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

[plasmashell] [Bug 412639] Plasma crashes on login

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412639

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 412639] Plasma crashes on login

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412639

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd3f71e0880 (LWP 20129))]

Thread 9 (Thread 0x7fd3a57b7700 (LWP 20283)):
#0  0x7fd3f05f10b4 in __GI___libc_read (fd=26, buf=0x7fd3a57b6b10,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7fd3ea4a22d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3ea45d0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3ea45d570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fd3ea45d6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fd3f0f38dcb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd3f0eda03a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fd3f0d014ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3f0d02c72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7fd3ed8186db in start_thread (arg=0x7fd3a57b7700) at
pthread_create.c:463
#10 0x7fd3f060288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fd3a63c7700 (LWP 20282)):
#0  0x7fd3f05f5bf9 in __GI___poll (fds=0x7fd3a0006070, nfds=1,
timeout=3483054) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fd3ea45d5c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3ea45d6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3f0f38dcb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd3f0eda03a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd3f0d014ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd3a8d25197 in KCupsConnection::run() () from
/usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x7fd3f0d02c72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3ed8186db in start_thread (arg=0x7fd3a63c7700) at
pthread_create.c:463
#9  0x7fd3f060288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fd3ba19f700 (LWP 20279)):
#0  0x7fd3ed81e9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55d97d5d80e0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55d97d5d8090,
cond=0x55d97d5d80b8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55d97d5d80b8, mutex=0x55d97d5d8090) at
pthread_cond_wait.c:655
#3  0x7fd3f0d09dbb in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd3f0d0a0c9 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd3f50556f8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7fd3f5055b2a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7fd3f0d02c72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3ed8186db in start_thread (arg=0x7fd3ba19f700) at
pthread_create.c:463
#9  0x7fd3f060288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fd3c2e13700 (LWP 20273)):
#0  0x7fd3f05f10b4 in __GI___libc_read (fd=16, buf=0x7fd3c2e12aa0,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7fd3ea4a22d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3ea45d0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3ea45d570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fd3ea45d6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fd3f0f38dcb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd3f0eda03a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fd3f0d014ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3f4fcf926 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x7fd3f0d02c72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7fd3ed8186db in start_thread (arg=0x7fd3c2e13700) at
pthread_create.c:463
#11 0x7fd3f060288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fd3cbdf6700 (LWP 20268)):
#0  0x7fd3ed81e9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55d97d60644c) at

[plasmashell] [Bug 412389] Random plasma crash

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412389

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
#15 0x7f81d01cd855 in
QQmlPrivate::QQmlElement::~QQmlElement() () at
/usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so

Somewhere in our SVG loading code, but there's no way to tell where since the
backtrace was lacking debug symbols. :(

Are you able to reproduce this in Plasma 5.21 or with the latest Frameworks
version?

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

[lattedock] [Bug 433310] right click does not work for system tray icons

2021-02-22 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433310

Michail Vourlakos  changed:

   What|Removed |Added

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

--- Comment #5 from Michail Vourlakos  ---
you need to update to Latte Systray Tweaks 5.21 if you are using them

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

[plasmashell] [Bug 406516] Fallo al configurar settings del escritorio

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406516

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Hmm, this doesn't implicate any KDE code. It was most likely a Qt bug,
hopefully fixed now. No upstream link, sorry.

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

[plasmashell] [Bug 410166] crash kde with propreitar driver nvidia

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410166

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 399514] Plasma crashes in DataEngineConsumer::~DataEngineConsumer() whlie refreshing weather data engine

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399514

Nate Graham  changed:

   What|Removed |Added

 CC||borntodieinyo...@gmail.com

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

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

[plasmashell] [Bug 406138] Plasma crashed on idle

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406138

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 399514] Plasma crashes in DataEngineConsumer::~DataEngineConsumer() whlie refreshing weather data engine

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399514

Nate Graham  changed:

   What|Removed |Added

 CC||k...@justnews.ru

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

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

[plasmashell] [Bug 399514] Plasma crashes in DataEngineConsumer::~DataEngineConsumer() whlie refreshing weather data engine

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399514

Nate Graham  changed:

   What|Removed |Added

Summary|Using 'xinput' crashes  |Plasma crashes in
   |Plasma for certain devices  |DataEngineConsumer::~DataEn
   ||gineConsumer() whlie
   ||refreshing weather data
   ||engine
 CC||n...@kde.org
  Component|generic-crash   |DataEngines

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

[plasmashell] [Bug 433465] New: plasmashell segfaults when fiddling with PulseEffects entry in plasma-pa in a Pipewire session

2021-02-22 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=433465

Bug ID: 433465
   Summary: plasmashell segfaults when fiddling with PulseEffects
entry in plasma-pa in a Pipewire session
   Product: plasmashell
   Version: 5.21.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: alex...@protonmail.com
  Target Milestone: 1.0

I didn't see any plasma-pa in the component selection for this issue, so I just
gave it a generic-crash component. I also have a microphone active, which
probably contributes to this crash.

1. Be in a Pipewire session
2. Open PulseEffects
3. Switch to the inputs view (microphone icon in the top left).
4. Open plasma-pa
5. Switch to the "Applications" tab
6. Fiddle around with the first PulseEffects entry.

I encountered crashes when changing the volume of the first PulseEffects entry,
but in one instance, simply hovering over the icon triggered a crash.

Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  doActivate(QObject*, int, void**) (sender=0x55becb181860,
signal_index=3, argv=0x0) at kernel/qobject.h:132
#5  0x7f0ad09549e7 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x55becb181860, m=,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at
kernel/qobject.cpp:3946
#6  0x7f0a4626dbf5 in QPulseAudio::VolumeMonitor::volumeChanged()
(this=0x55becb181860) at
/usr/src/debug/plasma-pa-5.21.0-1.fc34.x86_64/x86_64-redhat-linux-gnu/src/plasma-volume-declarative_autogen/EWIEGA46WW/moc_volumemonitor.cpp:215
#7  0x7f0a46276733 in QPulseAudio::VolumeMonitor::read_callback(pa_stream*,
unsigned long, void*) (s=0x55bec6e255e0, length=,
userdata=0x55becb181860) at
/usr/src/debug/plasma-pa-5.21.0-1.fc34.x86_64/src/volumemonitor.cpp:173
#8  0x7f0a461bc9e1 in pstream_memblock_callback (p=,
channel=, offset=0, seek=PA_SEEK_RELATIVE, chunk=0x7ffea181f720,
userdata=0x55bec76bf040) at pulse/context.c:430
#9  0x7f0a4616af05 in memblock_complete (re=0x55bec9b29f60,
p=0x55bec9b29de0) at pulsecore/pstream.c:849
#10 do_read (p=p@entry=0x55bec9b29de0, re=re@entry=0x55bec9b29f60) at
pulsecore/pstream.c:1011
#11 0x7f0a4616c79f in do_pstream_read_write (p=0x55bec9b29de0) at
pulsecore/pstream.c:260
#12 0x7f0a4620091e in dispatch_func (source=0x55bec7e02db0,
callback=, userdata=) at
pulse/glib-mainloop.c:584
#13 0x7f0acee070ff in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#14 0x7f0acee5ac98 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#15 0x7f0acee049f3 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#16 0x7f0ad09766f8 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55bec6a8ff50, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#17 0x7f0ad09289b2 in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffea181f9f0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#18 0x7f0ad0930544 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x55bec5c72776 in main(int, char**) (argc=,
argv=0x7ffea181fc00) at
/usr/src/debug/plasma-workspace-5.21.0-1.fc34.x86_64/shell/main.cpp:247
[Inferior 1 (process 3150) detached]

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

[plasmashell] [Bug 408631] Crash when sending Konversation to tray

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408631

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 341980] plasma crashes on unmount usb-stick via device notifier

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=341980

Nate Graham  changed:

   What|Removed |Added

 CC||jsc...@posteo.net

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

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

[plasmashell] [Bug 406439] plasma shell crashes on startup if using a panel with system tray

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406439

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Nate Graham  ---
Unfortunately the backtrace is missing some debug symbols and does not
implicate any KDE code in its incomplete form. I don't think there's any way
we'll be able to debug it in its current state. :( Are you able to reproduce
this crash with Plasma 5.21?

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

[plasmashell] [Bug 349519] plasmashell occasionally crashes inQSGBatchRenderer::Renderer::renderBatches()

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=349519

Nate Graham  changed:

   What|Removed |Added

 CC||pereira.a...@gmail.com

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

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

[plasmashell] [Bug 405628] plasmashell crash when clicking on opensuse updater

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405628

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
All graphics-related:

[KCrash Handler]
#6  0x7f43a3e8645b in  () at /usr/lib64/libEGL_mesa.so.0
#7  0x7f43a3e86554 in  () at /usr/lib64/libEGL_mesa.so.0
#8  0x7f43a309926b in  () at /usr/lib64/dri/radeonsi_dri.so
#9  0x7f43a309b2ac in  () at /usr/lib64/dri/radeonsi_dri.so
#10 0x7f43a34bdf5a in  () at /usr/lib64/dri/radeonsi_dri.so
#11 0x7f43a34be67f in  () at /usr/lib64/dri/radeonsi_dri.so
#12 0x7f43a36407f8 in  () at /usr/lib64/dri/radeonsi_dri.so
#13 0x7f43a3644d9f in  () at /usr/lib64/dri/radeonsi_dri.so
#14 0x7f43b0868a22 in QSGBatchRenderer::Renderer::renderBatches() () at
/usr/lib64/libQt5Quick.so.5

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

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

[plasmashell] [Bug 413877] Plasma crashes regularly on wayland

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413877

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Component|general |generic-crash
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

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

[plasmashell] [Bug 423109] Plasma crashed in wl_proxy_marshal_array_constructor_versioned() on Wayland after right-click on Media Player applet

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423109

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma crashed on Wayland   |Plasma crashed in
   |after right-click on Media  |wl_proxy_marshal_array_cons
   |Player applet   |tructor_versioned() on
   ||Wayland after right-click
   ||on Media Player applet

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

[plasmashell] [Bug 410741] [Wayland] Plasma froze after I hover over entries of the task manager and icons in systray

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410741

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org

--- Comment #8 from Nate Graham  ---
Is this reproducible on Plasma 5.21?

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

[plasmashell] [Bug 432089] Plasma crashed on Wayland when I changed all fonts

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432089

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Nate Graham  ---


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

Nate Graham  changed:

   What|Removed |Added

 CC||andythe_gr...@pm.me

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

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

[kwin] [Bug 433098] Segmentation fault when fiddling with compositor settings.

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433098

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

Nate Graham  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

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

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

[systemsettings] [Bug 432138] Crash when applying new settings

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432138

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

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

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

[plasmashell] [Bug 410332] plasmashell 5.16.2 segmentation faults in wl_proxy_marshal_constructor at wayland-client.c:819-820 in libwayland-client when logging out of Plasma on Wayland

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410332

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 429342] Plasma crashed on Wayland when I enabled "Show on-screen display when switching" in Virtual Desktops KCM

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429342

--- Comment #3 from Nate Graham  ---
#8  0x7f290bfb8276 in QtWayland::wl_registry::handle_global(void*,
wl_registry*, unsigned int, char const*, unsigned int) (data=0x55b110b8de20,
object=, name=45, interface=0x55b11c2b5d60
"org_kde_kwin_blur_manager", version=1) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:236

Same root cause as Bug 414834.

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

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

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

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429407

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #5 from Nate Graham  ---


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

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

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

[systemsettings] [Bug 431818] System Settings crashed on Wayland when I closed "Edit applications specific settings" window

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431818

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


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

Nate Graham  changed:

   What|Removed |Added

 CC||amazingr...@126.com

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

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

[frameworks-kwayland] [Bug 419912] Race on blur global removal causes client crash

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419912

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from Nate Graham  ---
Should be the same root cause as Bug 414834.

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

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

[plasmashell] [Bug 419877] Plasma shell crashes when I change global theme on Wayland

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419877

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

Nate Graham  changed:

   What|Removed |Added

 CC||slopp...@gmail.com

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

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

[plasmashell] [Bug 414834] Plasma crashes on Wayland when I change global theme

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

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

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

[plasmashell] [Bug 429342] Plasma crashed on Wayland when I enabled "Show on-screen display when switching" in Virtual Desktops KCM

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429342

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
#8  0x7f290bfb8276 in QtWayland::wl_registry::handle_global(void*,
wl_registry*, unsigned int, char const*, unsigned int) (data=0x55b110b8de20,
object=, name=45, interface=0x55b11c2b5d60
"org_kde_kwin_blur_manager", version=1) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:236

Same root cause as Bug 414834.

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

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

[plasmashell] [Bug 410952] Plasma crashed in QQmlData::wasDeleted() when I searched for an app in Kockoff immediately after I updated some packages on Arch Linux

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410952

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Unfortunately the backtrace doesn't say what's going on. :(

Does this reproduce in Plasma 5.21?

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

[Discover] [Bug 400457] Plasma crashed when I right-clicked the apps launcher icon

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400457

Nate Graham  changed:

   What|Removed |Added

 CC||aleix...@kde.org,
   ||jgrul...@redhat.com,
   ||n...@kde.org
Product|plasmashell |Discover
  Component|generic-crash   |Flatpak Backend
 Status|REPORTED|NEEDSINFO
Version|master  |5.12.5
   Target Milestone|1.0 |---
 Resolution|--- |WAITINGFORINFO
   Assignee|plasma-b...@kde.org |lei...@leinir.dk

--- Comment #2 from Nate Graham  ---
Relevant part:

#15 0x7f47bd5fa9f2 in flatpak_installation_list_installed_refs_for_update
()
   from /usr/lib/x86_64-linux-gnu/libflatpak.so.0
#16 0x7f47bd836f27 in FlatpakNotifieroperator()
(__closure=0x5564706dc6f8)
at ./libdiscover/backends/FlatpakBackend/FlatpakNotifier.cpp:136
#17 QtConcurrent::StoredFunctorCall0<_GPtrArray*,
FlatpakNotifier::loadRemoteUpdates(FlatpakInstallation*)::
>::runFunctor (this=0x5564706dc6d0) at
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent/qtconcurrentstoredfunctioncall.h:60


Does this reproduce with Plasma 5.21?

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

[plasmashell] [Bug 412198] Plasma crashes when you click the left mouse button on the icon "Classic application menu"

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412198

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|REOPENED|NEEDSINFO

--- Comment #2 from Nate Graham  ---
Unfortunately there are no debug symbols for the relevant part of the
backtrace:

libkickerplugin.so`___lldb_unnamed_symbol585$$libkickerplugin.so + 833
frame #16: 0x00080f91b477
libkickerplugin.so`___lldb_unnamed_symbol41$$libkickerplugin.so + 71
frame #17: 0x000800facbd8 

Are you able to reproduce this with Plasma 5.21?

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

[plasmashell] [Bug 410619] Plasma crashed when I clicked on an entry of the task manager

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410619

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
The backtrace doesn't say what's actually happening. :(

Are you able to reproduce this with the latest version of Plasma?

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

[krita] [Bug 433464] New: Something my brush will use the grab image function without using the proper commands/shortcuts.

2021-02-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433464

Bug ID: 433464
   Summary: Something my brush will use the grab image function
without using the proper commands/shortcuts.
   Product: krita
   Version: 4.4.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Move
  Assignee: krita-bugs-n...@kde.org
  Reporter: margaretspare...@hotmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Open Krita 
2. Select/Open any/new document
3. Use any part of the program 

OBSERVED RESULT
Mouse/Stylist will only grab/move 

EXPECTED RESULT
Using brushes as normal

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.

[plasmashell] [Bug 349519] plasmashell occasionally crashes inQSGBatchRenderer::Renderer::renderBatches()

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=349519

Nate Graham  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

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

[plasmashell] [Bug 410964] Plasma crashed on Wayland when I clicked on an entry of the task manager after switching to another virtual desktop

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410964

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Graphics-related:

#7  0x7f62ad46603b in ?? () from /usr/lib/x86_64-linux-gnu/libEGL_mesa.so.0
#8  0x7f62ad466134 in ?? () from /usr/lib/x86_64-linux-gnu/libEGL_mesa.so.0
#9  0x7f62a7013846 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#10 0x7f62a7013c35 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#11 0x7f62a700f05d in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#12 0x7f62c8774848 in QSGBatchRenderer::Renderer::renderBatches
(this=this@entry=0x7f6254002c00)

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

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

[plasmashell] [Bug 349519] plasmashell occasionally crashes inQSGBatchRenderer::Renderer::renderBatches()

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=349519

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|plasmashell occasionally|plasmashell occasionally
   |crashes |crashes
   ||inQSGBatchRenderer::Rendere
   ||r::renderBatches()

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

[plasmashell] [Bug 410964] Plasma crashed on Wayland when I clicked on an entry of the task manager after switching to another virtual desktop

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410964

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 412198] Plasma crashes when you click the left mouse button on the icon "Classic application menu"

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412198

Nate Graham  changed:

   What|Removed |Added

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

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

[Discover] [Bug 433463] New: Godot Engine app is not de-duplicated in source and browse lists

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433463

Bug ID: 433463
   Summary: Godot Engine app is not de-duplicated in source and
browse lists
   Product: Discover
   Version: 5.20.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: n...@kde.org
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 136073
  --> https://bugs.kde.org/attachment.cgi?id=136073=edit
SCreen recording

When I browse or search for "Godot", I see two Godot Engine entries: one for
the Flatpak version, and one for the PackageKit-provided version.

But when I click on either one, the resulting page has a "sources" menu in the
corner that shows the Flatpak one too!  So there should not be a standalone
Flatpak entry in browse and search lists, because there is already a combined,
de-duplicated one.

I can't reproduce the problem for any other apps present in multiple backends
which are de-duplicated on their app page. It only seems to happen for Godot
Engine.


$appstreamcli search godot
Identifier: org.godotengine.Godot [desktop-application]
Name: Godot Engine
Summary: Multi-platform 2D and 3D game engine with a feature-rich editor
Package: godot
Homepage: https://godotengine.org
Icon: org.godotengine.Godot.png

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

[plasmashell] [Bug 433462] When an app is starting sometimes it shows the wrong app description

2021-02-22 Thread Kabir Akzaman
https://bugs.kde.org/show_bug.cgi?id=433462

Kabir Akzaman  changed:

   What|Removed |Added

 Attachment #136072|Here is Steam starting but  |Here is Steam starting but
description|the app description tells   |the app description tells
   |that is system settings |that is system settings
   |system settings |

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

[plasmashell] [Bug 433462] When an app is starting sometimes it shows the wrong app description

2021-02-22 Thread Kabir Akzaman
https://bugs.kde.org/show_bug.cgi?id=433462

--- Comment #1 from Kabir Akzaman  ---
Please fix this soon..

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

[plasmashell] [Bug 433462] New: When an app is starting sometimes it shows the wrong app description

2021-02-22 Thread Kabir Akzaman
https://bugs.kde.org/show_bug.cgi?id=433462

Bug ID: 433462
   Summary: When an app is starting sometimes it shows the wrong
app description
   Product: plasmashell
   Version: 5.21.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: kaabirhero...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 136072
  --> https://bugs.kde.org/attachment.cgi?id=136072=edit
Here is Steam starting but the app description tells that is system settings
system settings

SUMMARY
When an app is starting sometimes it shows the wrong app description

STEPS TO REPRODUCE
1.Try to open or pin multiple apps  
2.Try to launch a app
3.Immediately hover over the app icon to see the desc

OBSERVED RESULT
It shows the wrong app description

EXPECTED RESULT
It should show the correct app description

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.10.16-arch1-1
OS Type: 64-bit
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[digikam] [Bug 424051] Please add search for images without captions

2021-02-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424051

--- Comment #5 from Maik Qualmann  ---
Git commit 63c81b29f4845eadd02127b4de1a353855214d96 by Maik Qualmann.
Committed on 23/02/2021 at 05:20.
Pushed by mqualmann into branch 'master'.

optimize sql search query

M  +16   -19   core/libs/database/item/query/itemquerybuilder.cpp

https://invent.kde.org/graphics/digikam/commit/63c81b29f4845eadd02127b4de1a353855214d96

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

[krita] [Bug 433461] New: Cannot change exposure for HDR image

2021-02-22 Thread Mark Stock
https://bugs.kde.org/show_bug.cgi?id=433461

Bug ID: 433461
   Summary: Cannot change exposure for HDR image
   Product: krita
   Version: 4.4.2
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: HDR
  Assignee: krita-bugs-n...@kde.org
  Reporter: markjst...@gmail.com
  Target Milestone: ---

Created attachment 136071
  --> https://bugs.kde.org/attachment.cgi?id=136071=edit
16b grey image

SUMMARY
I cannot change exposure (with either 'y'-leftbutton or via the "LUT
Management" Docker) on HDR image since version 4.1.8.

STEPS TO REPRODUCE
1. Run any Krita after 4.1.8 and open a 16-bit grey image
2. Enable LUT Management
2. Hold down 'y', left-click, and drag up or down

OBSERVED RESULT
Image exposure does not change (on krita 4.3.0 rpm on Fedora 31, krita 4.4.2
appimage on Fedora 29, 31, or 33, or krita appimage 4.2.0, 4.2.8, 4.3.0 on
Fedora 29).

EXPECTED RESULT
Image exposure does change (on Fedora 29, krita 4.1.8 rpm or manual compile, or
krita 4.1.7 appimage)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 29, 31, 33
KDE Plasma Version: 
KDE Frameworks Version: 5.68.0
Qt Version: 5.13.2 (system)

ADDITIONAL INFORMATION

I'm honestly not sure if this is a bug in 4.1.8 and before and it *shouldn't*
be working there, or a bug in krita 4.2.0 and since then, and it *should* be
working.

I have OpenColorIO-1.1.1 installed, but strangely, in the LUT Management
docker, "Color engine" is always set to "Internal" on both the working and
non-working versions.

I double-checked the keyboard shortcuts to make sure that "Y + Left Button" is
set to "Exposure Mode".

I even build krita 4.1.8 from scratch on Fedora 29 and it behaved the same as
the rpm (it worked). Krita 4.1.7 AppImage also works as expected. Everything
since 4.2.0 does not work.

I'd like to leave three attachments: screen shot of desired and nonfunctional
behavior, and sample image that I am using. But since I get only one, it's a
sample image.

Finally, I'm not sure if the Component should be "Color models" or "HDR" or
"Shortcuts and Canvas Input Settings". It seems that the bug could be anywhere
(or in my environment).

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

[plasmashell] [Bug 400457] Plasma crashed when I right-clicked the apps launcher icon

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400457

Nate Graham  changed:

   What|Removed |Added

 CC||hunk...@yandex.ru

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

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

[plasmashell] [Bug 412198] Plasma crashes when you click the left mouse button on the icon "Classic application menu"

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412198

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 410619] Plasma crashed when I clicked on an entry of the task manager

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410619

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

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

[plasmashell] [Bug 410964] Plasma crashed on Wayland when I clicked on an entry of the task manager after switching to another virtual desktop

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410964

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 414920] Plasma crashes in RunnerModel::matchesChanged() while searching [no dupes from 5.19 or later]

2021-02-22 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=414920

--- Comment #29 from Ivan  ---
I guess, people disabled this functionality or eve deleted kde and this is the
reason why you don't have any reports anymore 

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

[plasmashell] [Bug 428232] Plasma crashes when dragging files on the desktop

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428232

Nate Graham  changed:

   What|Removed |Added

 CC||7ete...@gmail.com

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

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

[plasmashell] [Bug 431458] SysTray-X Addon for Tunderbird Crashed Plasma

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431458

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 428232] Plasma crashes when dragging files on the desktop

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428232

Nate Graham  changed:

   What|Removed |Added

 CC||maggu2...@web.de

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

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

[plasmashell] [Bug 400369] plasmashell crashes on moving desktop icon

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400369

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Are you able to reproduce this in a currently supported version of Plasma, such
as 5.18 (the current LTS version) or 5.21 (the latest release)?

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

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

[plasmashell] [Bug 397940] KCrash: Attempting to start /usr/bin/plasmashell from kdeinit && KCrash: Application 'plasmashell' crashing...

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397940

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |BACKTRACE
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Are you able to reproduce this in a currently supported version of Plasma, such
as 5.18 (the current LTS version) or 5.21 (the latest release)? If so, please
attack a backtrace of the crash. Thanks!

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

[plasmashell] [Bug 391766] Whole desktop freezes when I run a genymotion device, using virtualbox in the repositories.

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391766

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
That means it's a kernel lockup, not anything Plasma can cause. I would
recommend filing a kernel bug if it's still happening. Thanks!

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

[plasmashell] [Bug 377799] Plasmashell crash due to invalid receiver in posted event

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377799

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Are you able to reproduce this in a currently supported version of Plasmashell,
such as 5.18 (the current LTS version) or 5.21 (the latest release)?

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

[plasmashell] [Bug 400701] plasma crash on QXcbConnection::getSelectionOwner [no dupes from 5.20 or later]

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400701

Nate Graham  changed:

   What|Removed |Added

   Priority|VHI |NOR

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

[plasmashell] [Bug 400701] plasma crash on QXcbConnection::getSelectionOwner [no dupes from 5.20 or later]

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400701

Nate Graham  changed:

   What|Removed |Added

Summary|plasma crash on |plasma crash on
   |QXcbConnection::getSelectio |QXcbConnection::getSelectio
   |nOwner  |nOwner [no dupes from 5.20
   ||or later]

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

[plasmashell] [Bug 414920] Plasma crashes in RunnerModel::matchesChanged() while searching [no dupes from 5.19 or later]

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414920

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma crashes in   |Plasma crashes in
   |RunnerModel::matchesChanged |RunnerModel::matchesChanged
   |() while searching  |() while searching [no
   ||dupes from 5.19 or later]

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

[plasmashell] [Bug 366485] Plasma crash while update [no dupes from 5.19 or later]

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=366485

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma crash while update   |Plasma crash while update
   ||[no dupes from 5.19 or
   ||later]

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

[dolphin] [Bug 426962] Dolphin crashes in KFileItemModel::slotClear() / DolphinView::setUrl() when navigating remote folders

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426962

Nate Graham  changed:

   What|Removed |Added

 CC||johann.mourlon@protonmail.c
   ||om

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

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

[dolphin] [Bug 433406] Dolphin crashed as I tried to access a shared Win10 folder on my network

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433406

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[dolphin] [Bug 426962] Dolphin crashes in KFileItemModel::slotClear() / DolphinView::setUrl() when navigating remote folders

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426962

Nate Graham  changed:

   What|Removed |Added

 CC||842m...@gmail.com

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

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

[dolphin] [Bug 433357] Dolphin Crashed. Only backtrace is available.

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433357

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[dolphin] [Bug 426962] Dolphin crashes in KFileItemModel::slotClear() / DolphinView::setUrl() when navigating remote folders

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426962

Nate Graham  changed:

   What|Removed |Added

 CC||ra...@pandan.com

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

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

[dolphin] [Bug 426962] Dolphin crashes in KFileItemModel::slotClear() / DolphinView::setUrl() when navigating remote folders

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426962

Nate Graham  changed:

   What|Removed |Added

 CC||mar...@breitingers.ch

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

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

[dolphin] [Bug 432483] dolphin crashed in KFileItemModel::clear() after changing the view

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432483

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[dolphin] [Bug 429761] Konqueror crashes when opening/closing folder

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429761

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

  1   2   3   4   5   6   7   >