[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-02-17 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=442321

zellox  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED

--- Comment #17 from zellox  ---
Just to close the loop but I think this is resolved. I haven't encountered this
bug for a while. Marking as fixed.

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

[kwin] [Bug 450445] kwin wayland crash spa_list_insert (elem=0x55c3442d8320, list=0x0) at ../pipewire/spa/include/spa/utils/list.h:58

2022-02-17 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=450445

--- Comment #3 from Matej Mrenica  ---
After you updated to new pipewire, did you reboot, or not? I am guessing that
if we rebooted the system right there it wouldn't crash after a while. There is
another reported crash  that happens when pipewire is updated but not rebooted
yet (449568). These two issues might be related or even the same.

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

[okular] [Bug 334019] Okular should warn if closing with multiple tabs opened

2022-02-17 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=334019

zellox  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from zellox  ---
This has been fixed for a while. Closing

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

[plasma-pa] [Bug 448869] Sound quality drops from HiFi to headset quality when using Jabra Link 380

2022-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448869

--- Comment #1 from jan.clausse...@web.de ---
I just realized that it also happens when you open Telegram. Maybe it helps

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

[digikam] [Bug 450467] digikam git source build fails

2022-02-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=450467

--- Comment #16 from Maik Qualmann  ---
Git commit 879b7a80be6525b77741df2f9afc9bbeee20fa9c by Maik Qualmann.
Committed on 18/02/2022 at 07:53.
Pushed by mqualmann into branch 'master'.

fix compile without web engine #4

M  +0-3core/app/views/stack/welcomepageview.cpp
M  +5-0core/utilities/geolocation/geoiface/CMakeLists.txt
M  +22   -6core/utilities/nowebwidget/dnowebwidget.cpp

https://invent.kde.org/graphics/digikam/commit/879b7a80be6525b77741df2f9afc9bbeee20fa9c

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

[krita] [Bug 428014] Random crashes when changing screentone fill layer parameters

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428014

--- Comment #14 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/1339

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

[kwin] [Bug 450445] kwin wayland crash spa_list_insert (elem=0x55c3442d8320, list=0x0) at ../pipewire/spa/include/spa/utils/list.h:58

2022-02-17 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=450445

zellox  changed:

   What|Removed |Added

 CC||zel...@fastmail.com

--- Comment #2 from zellox  ---
Same here after updating pipewire to 0.3.46

Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.4 GiB of RAM
Graphics Processor: AMD Radeon RX 460 Graphics


Core was generated by `/usr/bin/kwin_wayland --wayland-fd 5 --socket wayland-0
--xwayland-fd 6 --xwayl'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  spa_list_insert (elem=0x563bccb11540, list=0x0) at
../pipewire/spa/include/spa/utils/list.h:58
58  ../pipewire/spa/include/spa/utils/list.h: Directory not empty.
[Current thread is 1 (Thread 0x7f642db08640 (LWP 222698))]
(gdb) bt
#0  spa_list_insert (elem=0x563bccb11540, list=0x0) at
../pipewire/spa/include/spa/utils/list.h:58
#1  do_activate_link
(loop=, async=, seq=,
data=, size=, user_data=0x563bccb11520) at
../pipewire/src/modules/module-client-node/remote-node.c:858
#2  0x7f649aebb2e9 in flush_items (impl=0x563bccb20f08) at
../pipewire/spa/plugins/support/loop.c:153
#3  0x26e97b1995cc3a00 in  ()
#4  0x7f642db078a8 in  ()
#5  0x563bccb20f08 in  ()
#6  0x563bccb20f20 in  ()
#7  0x7f649aebb98b in impl_clear (handle=0x563bccb20f20) at
../pipewire/spa/plugins/support/loop.c:787
#8  0x in  ()

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

[digikam] [Bug 426086] Tiff file reading extremely slow

2022-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426086

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

I set this rules for Windows and MacOS, especially for Windows where setting
the env. variables is more complex than under Linux.

I suppose that debug trace must pass by the Windows kernel and take age to be
captured. After all it's Windows, not Linux.
Removing these rules in source code will be better. 

Gilles

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

[krita] [Bug 428014] Random crashes when changing screentone fill layer parameters

2022-02-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=428014

--- Comment #13 from Dmitry Kazakov  ---
Created attachment 146902
  --> https://bugs.kde.org/attachment.cgi?id=146902&action=edit
Proposed patch that fixes the issue

Hi, Deif Lou!

The problem is a regression from stroke-based updates for the generator dialog.
Could you please test if this patch fixes the issue?

To make the crash easier to reproduce, please set UPDATE_DELAY in
KisDlgGeneratorLayer to 10ms and create "quite big" image, like 7k pixels in
size.

Without the patch I could reproduce the issue even in a standard build on
Windows with GCC.

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

[kde-cli-tools] [Bug 450505] kcmshell5 crashed on close

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450505

Fushan Wen  changed:

   What|Removed |Added

Version|unspecified |master
Summary|systemsettings crashed on   |kcmshell5 crashed on close
   |close   |

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

[systemsettings] [Bug 450066] systemsettings crashed when switching from Icon View to Sidebar View

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450066

Fushan Wen  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450505

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

[kde-cli-tools] [Bug 450505] systemsettings crashed on close

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450505

Fushan Wen  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450066

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

[kde-cli-tools] [Bug 450505] New: systemsettings crashed on close

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450505

Bug ID: 450505
   Summary: systemsettings crashed on close
   Product: kde-cli-tools
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: qydwhotm...@gmail.com
  Target Milestone: ---

Application: kcmshell5 (5.24.80)

Qt Version: 5.15.2
Frameworks Version: 5.92.0
Operating System: Linux 5.16.8-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.24.80 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
1. Open "Configure Window Manager..." from the window decoration.
2. Close systemsettings

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings Module (kcmshell5), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  0x0021 in ?? ()
#7  0x7f36cdb276c5 in KDeclarative::KDeclarative::~KDeclarative
(this=, this=) at
/usr/src/debug/kdeclarative-5.91.0git.20220217T184710~0943bbf-ku.1.1.x86_64/src/kdeclarative/kdeclarative.cpp:37
#8  0x7f36cdb2a53e in KDeclarative::QmlObjectPrivate::~QmlObjectPrivate
(this=, this=) at
/usr/src/debug/kdeclarative-5.91.0git.20220217T184710~0943bbf-ku.1.1.x86_64/src/kdeclarative/qmlobject.cpp:61
#9  KDeclarative::QmlObject::~QmlObject (this=, this=) at
/usr/src/debug/kdeclarative-5.91.0git.20220217T184710~0943bbf-ku.1.1.x86_64/src/kdeclarative/qmlobject.cpp:190
#10 0x7f36cdb2a7e9 in
KDeclarative::QmlObjectSharedEngine::~QmlObjectSharedEngine (this=, this=) at
/usr/src/debug/kdeclarative-5.91.0git.20220217T184710~0943bbf-ku.1.1.x86_64/src/kdeclarative/qmlobjectsharedengine.cpp:63
#11 0x7f36ce362b9e in QObjectPrivate::deleteChildren
(this=this@entry=0x55cd7f487a90) at kernel/qobject.cpp:2104
#12 0x7f36cf0be026 in QWidget::~QWidget (this=0x55cd7f312330,
__in_chrg=) at kernel/qwidget.cpp:1522
#13 0x7f36cf8ff349 in KCModuleQml::~KCModuleQml (this=,
this=) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmoduleqml.cpp:227
#14 0x7f36cf904324 in KCModuleProxy::deleteClient
(this=this@entry=0x55cd7f141c80) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmoduleproxy.cpp:203
#15 0x7f36cf904c4f in KCModuleProxy::~KCModuleProxy (this=,
this=) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmoduleproxy.cpp:185
#16 0x7f36cf904e29 in KCModuleProxy::~KCModuleProxy (this=,
this=) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmoduleproxy.cpp:198
#17 0x7f36ce362b9e in QObjectPrivate::deleteChildren
(this=this@entry=0x55cd7f13da20) at kernel/qobject.cpp:2104
#18 0x7f36cf0be026 in QWidget::~QWidget (this=0x55cd7f13d980,
__in_chrg=) at kernel/qwidget.cpp:1522
#19 0x7f36cf0be379 in QWidget::~QWidget (this=0x55cd7f13d980,
__in_chrg=) at kernel/qwidget.cpp:1546
#20 0x7f36ce362b9e in QObjectPrivate::deleteChildren
(this=this@entry=0x55cd7ee11410) at kernel/qobject.cpp:2104
#21 0x7f36cf0be026 in QWidget::~QWidget (this=this@entry=0x55cd7f13d7f0,
__in_chrg=) at kernel/qwidget.cpp:1522
#22 0x7f36cf16ebbd in QFrame::~QFrame (this=this@entry=0x55cd7f13d7f0,
__in_chrg=) at widgets/qframe.cpp:264
#23 0x7f36cf16fb96 in QAbstractScrollArea::~QAbstractScrollArea
(this=this@entry=0x55cd7f13d7f0, __in_chrg=) at
widgets/qabstractscrollarea.cpp:507
#24 0x7f36cf22004d in QScrollArea::~QScrollArea
(this=this@entry=0x55cd7f13d7f0, __in_chrg=) at
widgets/qscrollarea.cpp:173
#25 0x7f36cf90a65d in UnboundScrollArea::~UnboundScrollArea
(this=, this=) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmultidialog.h:228
#26 UnboundScrollArea::~UnboundScrollArea (this=,
this=) at
/usr/src/debug/kcmutils-5.91.0git.20220216T194409~6469b26-ku.1.1.x86_64/src/kcmultidialog.h:228
#27 0x7f36ce362b9e in QObjectPrivate::deleteChildren
(this=this@entry=0x55cd7f037380) at kernel/qobject.cpp:2104
#28 0x7f36cf0be026 in QWidget::~QWidget (this=this@entry=0x55cd7f0ed520,
__in_chrg=) at kernel/qwidget.cpp:1522
#29 0x7f36cf16ebbd in QFrame::~QFrame (this=this@entry=0x55cd7f0ed520,
__in_chrg=) at widgets/qframe.cpp:264
#30 0x7f36cf23715d in QStackedWidget::~QStackedWidget
(this=this@entry=0x55cd7f0ed520, __in_chrg=) at
widgets/qstackedwidget.cpp:147
#31 0x7f36cf6ebe3d in KPageStackedWidget::~KPageStackedWidget
(this=, this=) at
/usr/src/debug/kwidgetsaddons-5.91.0git.20220216T195241~1542b70f-ku.1.1.x86_64/build/src/KF5WidgetsAddons_autogen/EWIEGA46WW/../../../../src/kpageview_p.h:23
#32 KPageStackedWidget::~KPageStackedWidget (this=,
this=) at
/usr/src/debug/kwidgetsaddons-5.91.0git.20220216T195241~1542b70f-ku.1.1.x86_64/bu

[krita] [Bug 449779] Crash when dragging toolbox from left to top docking area

2022-02-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=449779

--- Comment #2 from Alvin Wong  ---
You may need to repeat it multiple times for it to trigger, but it always
happen eventually for me. This is for Windows only though.

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

[plasmashell] [Bug 450435] Panels missing after unlocking screen after sleep mode

2022-02-17 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=450435

--- Comment #2 from Alex  ---
1) X11
2) no, I don't know what PLASMA_USE_QT_SCALING is
3) yes, both monitors use DisplayPort in order to be able to use the VSync
capability

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

[Spectacle] [Bug 450504] New: No longer possible to capture and copy to clipboard *without* saving to a file

2022-02-17 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=450504

Bug ID: 450504
   Summary: No longer possible to capture and copy to clipboard
*without* saving to a file
   Product: Spectacle
   Version: 21.12.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: frederick...@tsundere.moe
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
No longer possible to capture and copy to clipboard *without* saving to a file,
unless I clear out Configure -> Save -> Save Location (but setting it to empty
string breaks Save button).

These days I paste screenshots directly into browser/IM a lot more often than
saving them as files, so being able to only copying to clipboard is extremely
handy.


STEPS TO REPRODUCE
1. Run `spectacle -bcri`
2. Take a screenshot

OBSERVED RESULT
Screenshot is copied to clipboard and saved to file.

EXPECTED RESULT
Screenshot is copied to clipboard only.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.10-arch1-1 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[digikam] [Bug 450502] "Remove entry for this language" deletes all caption, not just the selected one.

2022-02-17 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=450502

--- Comment #1 from Peter  ---
Addition:
"Remove entry for this language" deletes all caption, not just the selected
one, and caption of the all photos!

If photo 3 contain another caption before clicking the remove button  (example:
wo-SN: test), this caption will be added to all selected photos!

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

[kio-extras] [Bug 450503] New: ThumbCreator: QImage with bytesPerLine > width*4 is rendered incorrectly

2022-02-17 Thread David Korth
https://bugs.kde.org/show_bug.cgi?id=450503

Bug ID: 450503
   Summary: ThumbCreator: QImage with bytesPerLine > width*4 is
rendered incorrectly
   Product: kio-extras
   Version: 21.12.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Thumbnails and previews
  Assignee: plasma-b...@kde.org
  Reporter: gerbils...@gerbilsoft.com
  Target Milestone: ---

I have a multi-platform shell extension called "rom-properties". It uses some
custom memory management for performance; namely, it uses 16-byte aligned
memory buffers for QImage to allow usage of SSE2 and SSSE3-optimized
algorithms.

I recently encountered an image from the Khronox KTX test suite,
hi_mark_sq.ktx, that's 145x130 24-bit color. When decoded to 32-bit color, it's
580 bytes per row if not using custom row alignment; however, with 16-byte
alignment, it's 592 bytes per row. QImage handles this perfectly fine, but once
I hand it off to KIO in my ThumbCreator::create() function, it gets distorted.
I narrowed this down to the SHM code in kio/src/widgets/previewjob.cpp and
kio-extras/thumbnail/thumbnail.cpp, which does not account for bytesPerLine
differing from width * bytes per pixel.

This is likely an edge case, but at the very least, some documentation should
be added to ThumbCreator to indicate that this would be distorted.

I did add a workaround to my own code to create a copy of the QImage without
the extra row bytes. kio-extras has a similar workaround for paletted images by
converting it to ARGB32, so maybe this workaround can be added here.

https://invent.kde.org/network/kio-extras/-/blob/master/thumbnail/thumbnail.cpp#L318

Something like:

if (img.format() != QImage::Format_ARGB32) { // KIO::PreviewJob and this code
below completely ignores colortable :-/,
img = img.convertToFormat(QImage::Format_ARGB32); //  so make sure there is
none
} else if (img.width() * 4 != img.bytesPerLine()) {
img = img.copy();
}

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

[Discover] [Bug 449854] Add Select and Install Feature

2022-02-17 Thread galder
https://bugs.kde.org/show_bug.cgi?id=449854

--- Comment #7 from galder  ---
Is suggesting synaptic style installation.
Where you can selected a bunch of applications and finally install them in one
go.

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

[digikam] [Bug 426086] Tiff file reading extremely slow

2022-02-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426086

--- Comment #9 from Maik Qualmann  ---
Ok, now I understand after looking at the source code. I'm very surprised that
this debug rules is supposed to slow down digiKam so much.

Maik

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

[i18n] [Bug 450398] "splash screen" and "boot splash screen" translated with identical names

2022-02-17 Thread Rasmus Mecklenburg
https://bugs.kde.org/show_bug.cgi?id=450398

--- Comment #2 from Rasmus Mecklenburg  ---
(In reply to Nate Graham from comment #1)
> This condition should never happen; forwarding to the German translation
> team. We had a similar issue in French.

Thanks, Nate. This is my first report here and I wasn't quite sure where to put
it.
Why do we rely on the uniqueness of translated strings for navigation here?
That seems to me like it might cause similar issues elsewhere in other
languages.

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

[digikam] [Bug 426086] Tiff file reading extremely slow

2022-02-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426086

--- Comment #8 from Maik Qualmann  ---
Which digiKam Windows EXE are you using? If you use the one with "debug" in the
filename it would explain it. You should definitely install the smaller
installer without "debug" in the filename.

Maik

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

[digikam] [Bug 450502] New: "Remove entry for this language" deletes all caption, not just the selected one.

2022-02-17 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=450502

Bug ID: 450502
   Summary: "Remove entry for this language" deletes all caption,
not just the selected one.
   Product: digikam
   Version: 7.6.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tags-Captions
  Assignee: digikam-bugs-n...@kde.org
  Reporter: benedekppe...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Description -- Captions "Remove entry for this language"
When multiple images are selected, and the caption language is different, if
you delete caption, digikam will delete all captions in all languages.

STEPS TO REPRODUCE
1. Photo 1: Add a caption in x-default: A
2. Apply
3. Photo 2: Add a caption in zu-ZA: B
4. Apply
5. Photo 3: Add a caption in zh-TW: C
6. Apply
7. Select the three photos: CTRL + click A photo, B photo, C photo
8. In this case the language selector in the captions field shows "zh-TW" and
"C" caption in the captions text field. 
9. Click "Remove entry for this language" button and press Apply button.

OBSERVED RESULT
"Remove entry for this language" deletes all caption, not just the selected
one.

EXPECTED RESULT
Remove entry for this language! Only for selected language!

SOFTWARE/OS VERSIONS
Windows: Windows 10
Linux/KDE Plasma: LinuxMint 20.3 (digikam appimage)
(available in About System)

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

[umbrello] [Bug 449662] request: add undo feature

2022-02-17 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=449662

--- Comment #5 from Oliver Kellogg  ---
(In reply to Oliver Kellogg from comment #4)
> (In reply to Ralf Habacker from comment #3)
> > (In reply to Oliver Kellogg from comment #2)
> [...]
> So then the bug is that the Undo button got lost.

We are talking about the toolbar between the main menu bar (File, Edit,
Diagram, Code, Settings, Help)
and the work toolbar with the arrow and the UML symbols (Note, Anchor,
Label(XYZ) etc).

In the Qt4/KDE4 build of git master, the Undo/Redo icons are present in that
toolbar:

New, Open, Save, Print, Print Preview, Undo, Redo, Cut, Copy, Paste, Find.

In the Qt5/KF5 build, the Undo/Redo icons are missing completely, i.e. there
are not even fallback icons in those positions.

How this has been working in KDE4 I do not know.
The only mentions I find are:

1) In umbrello/umbrelloui.rc.cmake the line


2) in umbrello/uml.cpp
function UMLApp::saveOptions() :
toolBar(QLatin1String("mainToolBar"))->saveSettings(cg);
function UMLApp::readOptions() :
   
toolBar(QLatin1String("mainToolBar"))->applySettings(m_config->group("toolbar"));

How that toolbar is filled with icons is not visible from the source code.
I must be missing something.

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

[krita] [Bug 428014] Random crashes when changing screentone fill layer parameters

2022-02-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=428014

--- Comment #12 from Dmitry Kazakov  ---
Hi, Deif Lou!

What happens in this crash is the following:

1) The GUI thread calls KisGeneratorLayer::requestUpdateJobsWithStroke(), which
calls resetCacheWithoutUpdate(), which, in turn, calls
m_d->paintDevice->clear().

2) At the same time, there is a generator stroke running in the background and
writes the result of the filter to the same device. 

It results in two simultaneous write accesses to the paint device, which is not
allowed by the data manager.

As far as I remember, this situation should have been guarded by
`m_d->updateCookie`, I'm not sure why it doesn't work here.

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

[kwin] [Bug 450337] Multiple issues when primary screen is turned on & off in a multi-screen setup

2022-02-17 Thread Krzysztof Kundzicz
https://bugs.kde.org/show_bug.cgi?id=450337

Krzysztof Kundzicz  changed:

   What|Removed |Added

 CC||athantor+kdeb...@athi.pl

--- Comment #5 from Krzysztof Kundzicz  ---
Created attachment 146901
  --> https://bugs.kde.org/attachment.cgi?id=146901&action=edit
journalctl log

/me too, but without segfault.

Also attached journal log after turning the monitor off and back on.

New plasma treats turning an additional display off and on as it being
disconnected and reconnected, which is different from previous version and just
plain wrong.

THE video, how it all looks: https://streamable.com/mbw1oa

As you can see in the linked video, after turning the monitor off (with a power
button), and **then** it on, plasma behaves as if the display was reconnected.
With this windows are moved on the secondary display and desktop icons
locations are all messed up.

Same happens if the display powers down due to energy saving settings.

drm names do not change like in other, referenced here bug.

Samsung 4K monitor as primary display connected via HDMI to nvidia card in a
laptop. 
Laptop's display panel internally connected via DisplayPort.

nvidia-510.54.

```
Screen 0: minimum 8 x 8, current 5760 x 2160, maximum 32767 x 32767
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y
axis) 697mm x 392mm
   3840x2160 60.00*+  59.9450.0030.0029.9725.0023.98  
DP-2 connected 1920x1080+3840+1080 (normal left inverted right x axis y axis)
344mm x 193mm
   1920x1080120.21*+
```

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

[krita] [Bug 449779] Crash when dragging toolbox from left to top docking area

2022-02-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=449779

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

--- Comment #1 from Dmitry Kazakov  ---
I cannot reproduce it here. Though I don't have RTL enabled.

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

[krita] [Bug 448296] Krita crashes when opening "Layer Style..."

2022-02-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=448296

Dmitry Kazakov  changed:

   What|Removed |Added

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

--- Comment #1 from Dmitry Kazakov  ---
Hi, Octopuse!

Could you please test this nightly build of Krita? I guess I have fixed this
issue in the patch that was too late for 5.0.2...

https://binary-factory.kde.org/job/Krita_Nightly_Windows_Build/

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

[digikam] [Bug 448645] Clicking Browse > Labels causes a program crash 100% of the time.

2022-02-17 Thread wolfelkbeaver
https://bugs.kde.org/show_bug.cgi?id=448645

--- Comment #21 from wolfelkbeaver  ---
(In reply to Maik Qualmann from comment #20)
> A new Windows test version is available. Please test if the TIF image still
> crashes digiKam. 
> 
> https://files.kde.org/digikam/
> 
> Maik

Hi Maik, 

No crash now.

I installed 7.6.0-Win64-debug and was able to preview and open the large TIF
that crashed 7.5.0.

Thanks!

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

[partitionmanager] [Bug 450355] Partition Manager: Make refreshing devices more intuitive in the GUI

2022-02-17 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=450355

--- Comment #7 from Michael  ---
Okay, after playing with it some more I see what you mean, the menu seems to be
shared between the main menu and the right-click context.

Still, I don't think it would be out of place to have a menu entry in the
right-click context menu that says "Refresh Devices". It would be clear that
it's refreshing all the devices because it's plural, not singular.

I'll circle back to my main issue which was that this action is not
discoverable in the menu it currently resides in. I've been using Partition
Manger for years and I still need to hunt around to find it in the menus.
Knowing that F5 is the equivalent can only be known once the menu item is
found, which has not been intuitive for me.

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

[kwin] [Bug 450438] Mouse pointer lost when returning from zoom levels

2022-02-17 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=450438

ratijas  changed:

   What|Removed |Added

 CC||m...@ratijas.tk

--- Comment #2 from ratijas  ---
Sounds like exactly the same bug. Probably the fix hasn't made it downstream
yet?

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

[KScreen] [Bug 379474] KScreen wakes up the monitor right after going to sleep

2022-02-17 Thread Igor Tarasov
https://bugs.kde.org/show_bug.cgi?id=379474

Igor Tarasov  changed:

   What|Removed |Added

 CC||tarasov.i...@gmail.com

--- Comment #13 from Igor Tarasov  ---
Confirming with latest KDE Neon (5.24.1). For me this issue appears only when I
connect my HDMI monitor via USB-C hub (which is used for all comms + power
delivery). When I connect the monitor directly everything works okay, and it
does go to powersave mode. Disabling and stopping KScreen 2 in background jobs
solves the issue.

Also, this is kind of known issue:

https://www.reddit.com/r/kde/comments/ewbqst/display_doesnt_sleep_in_power_save_mode/
https://www.reddit.com/r/kde/comments/cnef1v/kde_doesnt_sleep_or_turn_off_monitor_when_inactive/

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

[kwin] [Bug 450501] kwin_wayland crashes at KWin::EglGbmLayer::testBuffer() when enabling monitor in system settings

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450501

--- Comment #1 from Fushan Wen  ---
The crash line is from
https://invent.kde.org/plasma/kwin/-/commit/dece547a757ef2d9ff5efc04ac929e7936064a5a

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

[kwin] [Bug 450501] kwin_wayland crashes at KWin::EglGbmLayer::testBuffer() when enabling monitor in system settings

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450501

Fushan Wen  changed:

   What|Removed |Added

Summary|kwin_wayland crashes when   |kwin_wayland crashes at
   |enabling monitor in system  |KWin::EglGbmLayer::testBuff
   |settings|er() when enabling monitor
   ||in system settings

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

[kwin] [Bug 436367] kwin_wayland crashes occasionally when enabling monitor

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=436367

Fushan Wen  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450501

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

[kwin] [Bug 450501] kwin_wayland crashes when enabling monitor in system settings

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450501

Fushan Wen  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=436367

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

[kwin] [Bug 450501] New: kwin_wayland crashes when enabling monitor in system settings

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450501

Bug ID: 450501
   Summary: kwin_wayland crashes when enabling monitor in system
settings
   Product: kwin
   Version: git master
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: multiscreen, wayland
  Severity: crash
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: qydwhotm...@gmail.com
  Target Milestone: ---

SUMMARY
I have a laptop monitor and an external monitor. The external monitor is
enabled. When I tried to enable the disabled laptop monitor in system settings,
kwin_wayland crashed. 


STEPS TO REPRODUCE
1. Enable the laptop monitor in system settings
2. Apply
3. Crash

OBSERVED RESULT
Crash, and the laptop monitor was not enabled after recovery.

EXPECTED RESULT
No crash

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220215
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.8-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD RENOIR

Information for package kwin5:
--
Repository : unstable-kde-frameworks
Name   : kwin5
Version: 5.24.80git.20220217T155315~b1c1603c8c-ku.12.1
Arch   : x86_64
Vendor : obs://build.opensuse.org/KDE:Unstable
Installed Size : 15.7 MiB
Installed  : Yes
Status : out-of-date (version
5.24.80git.20220216T172906~2d56154fe8-ku.11.1 installed)
Source package : kwin5-5.24.80git.20220217T155315~b1c1603c8c-ku.12.1.src
Summary: KDE Window Manager

ADDITIONAL INFORMATION
(gdb) bt
#0  KWin::EglGbmLayer::testBuffer() (this=0x0) at
/usr/include/qt5/QtCore/qsharedpointer_impl.h:301
#1  KWin::EglGbmBackend::testBuffer(KWin::DrmAbstractOutput*)
(output=0x55a7a6772300, this=0x55a7a67966d0) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/egl_gbm_backend.cpp:300
#2  KWin::DrmPipeline::checkTestBuffer() (this=0x55a7a64b1680) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_pipeline.cpp:307
#3  0x7f1d63507d80 in
KWin::DrmPipeline::commitPipelinesAtomic(QVector const&,
KWin::DrmPipeline::CommitMode, QVector const&)
(pipelines=, mode=, unusedObjects=) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_pipeline.cpp:136
#4  0x7f1d634ff1c9 in KWin::DrmGpu::testPipelines()
(this=this@entry=0x55a7a653c0f0) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:430
#5  0x7f1d634ff3c2 in
KWin::DrmGpu::checkCrtcAssignment(QVector,
QVector const&) (this=this@entry=0x55a7a653c0f0,
connectors=..., crtcs=...) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:338
#6  0x7f1d634ff5fc in
KWin::DrmGpu::checkCrtcAssignment(QVector,
QVector const&) (this=this@entry=0x55a7a653c0f0,
connectors=..., crtcs=...) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:369
#7  0x7f1d634ff868 in
KWin::DrmGpu::checkCrtcAssignment(QVector,
QVector const&) (this=0x55a7a653c0f0, connectors=...,
crtcs=...) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:359
#8  0x7f1d6350fbee in operator() (__closure=) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:401
#9  operator() (__closure=) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:399
#10 KWin::DrmGpu::testPendingConfiguration(KWin::DrmGpu::TestMode) [clone
.constprop.0] (this=0x55a7a653c0f0, mode=) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_gpu.cpp:406
#11 0x7f1d634ea2d3 in
KWin::DrmBackend::applyOutputChanges(KWin::WaylandOutputConfig const&)
(this=, config=...) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/backends/drm/drm_backend.cpp:641
#12 0x7f1d6b6cc0e3 in
KWin::Platform::requestOutputsChange(KWaylandServer::OutputConfigurationV2Interface*)
(this=0x55a7a6537880, config=0x55a7a799e1c0) at
/usr/src/debug/kwin5-5.24.80git.20220216T172906~2d56154fe8-ku.11.1.x86_64/src/platform.cpp:133
#13 0x7f1d6939b4e3 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffd067ccf60, r=0x55a7a64e9db0, this=0x55a7a6525bb0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate(QObject*, int, void**) (sender=0x55a7a6525a80,
signal_index=3, argv=0x7ffd067ccf60) at kernel/qobject.cpp:3886
#15 0x7f1d693949af in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=, m=m@en

[kwin] [Bug 424694] kwin_wayland crashes when enabling monitor

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=424694

Fushan Wen  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450501

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

[amarok] [Bug 450500] New: Amarok boosts audio to the maximum, with manual track changes

2022-02-17 Thread Edar José Blanco Rodríguez
https://bugs.kde.org/show_bug.cgi?id=450500

Bug ID: 450500
   Summary: Amarok boosts audio to the maximum, with manual track
changes
   Product: amarok
   Version: 2.9.71
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Playback
  Assignee: amarok-bugs-d...@kde.org
  Reporter: edar.bla...@gmail.com
  Target Milestone: kf5

SUMMARY
When changing between tracks, the volume goes to the maximum, even if I lower
it a little it returns to the maximum, it only happens when I change the track
manually, when the track changes when following the playlist it does not
happen, it keeps the same volume, I thought it would be a problem with plasma
and I rebuilt the package from scratch but the result was the same, although
this happened since the last updates of the Plasma version 5.23 and in the
current 5.24 it also happens


STEPS TO REPRODUCE
1. Open amarok and play a track
2. Change the track manually
3. 

OBSERVED RESULT
Audio maxes out with each manual track change

EXPECTED RESULT
Audio stays at the same level as you set it

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux
KDE Plasma Version: 5.24
KDE Frameworks Version: 5.91
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450429

Fushan Wen  changed:

   What|Removed |Added

   Keywords||regression
 CC||qydwhotm...@gmail.com

--- Comment #3 from Fushan Wen  ---
It can be appletAt() returns the old applet in
`src/scriptengines/qml/plasmoid/containmentinterface.cpp`. Perhaps the added
MouseArea caused the regression.

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

[kwin] [Bug 439726] kwin_wayland crashes when launching Kitty terminal emulator

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=439726

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #13 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.

[kwin] [Bug 411058] Occasional spurious scroll events in apps under XWayland

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411058

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #13 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.

[kwin] [Bug 431625] Windows frozen and forgot with wayland

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431625

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 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.

[kwin] [Bug 413670] Keyboard modifier event for Capslock fired (incorrectly?) on key release in Wayland

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413670

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 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.

[kwin] [Bug 416044] Increased Energy Consumption of kwin wayland with active Screen Lock

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416044

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 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.

[kwin] [Bug 447122] Closing laptop lid during transition from sddm to kwin loses session

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447122

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 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.

[krita] [Bug 448758] can't use shortcut for scroll zoom in/out and canvas movement

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448758

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 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.

[krita] [Bug 450357] I was messing with the settings for my Pencil brush, I added a sharpness effect to it and changed the brush tip. I then went to use the brush and it crashed Krita. I opened Krita

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450357

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #5 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[kwin] [Bug 411048] Black zones in KDE Plasma with Intel HD 500 Graphics

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411048

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 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.

[kwin] [Bug 449519] VBox Guest Additions / atomic mode false: Parts of the background are randomly painted on Wayland

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449519

--- Comment #6 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.

[kwin] [Bug 396235] wayland: alt-tab or selecting help -> about on a maximized window resizes that window

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=396235

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #8 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.

[kwin] [Bug 408900] Windows loses focus when maximized with Active Window Control

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=408900

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 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.

[okular] [Bug 449448] Pre-render the subsequent page, and speed-up the large PDF rendering (even the text PDFs are too slow at the moment)

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449448

--- Comment #9 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.

[kwin] [Bug 448064] KWin crashes inKWin::Toplevel::isOnOutput() when (un)plugging HDMI while plasmashell was restarting

2022-02-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448064

--- Comment #3 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.

[plasmashell] [Bug 450396] folders from home show on desktop

2022-02-17 Thread johnathan
https://bugs.kde.org/show_bug.cgi?id=450396

--- Comment #7 from johnathan  ---
Created attachment 146900
  --> https://bugs.kde.org/attachment.cgi?id=146900&action=edit
desktop right click locations

screenshot of right click location

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

[kscreenlocker] [Bug 433054] Code errors in the lock screen theme (1st party or 3rd-party) can block screen unlocking

2022-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433054

k...@douglasmcmillan.com changed:

   What|Removed |Added

 CC||k...@douglasmcmillan.com

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

[neon] [Bug 450499] New: kdenlive 21.12.2 in snap crashed due to symbol lookup error libKF5Purpose.so.5

2022-02-17 Thread Rex Tsai
https://bugs.kde.org/show_bug.cgi?id=450499

Bug ID: 450499
   Summary: kdenlive 21.12.2 in snap crashed due to  symbol lookup
error libKF5Purpose.so.5
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snaps
  Assignee: neon-b...@kde.org
  Reporter: rex.cc.t...@gmail.com
CC: neon-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Create a new project in kdenlinve, create a timeline
2. Render the timeline to a file
3. The application crashed when the render job is done.

OBSERVED RESULT
* The application crashed, with the error
/snap/kdenlive/48/usr/bin/kdenlive: symbol lookup error:
/snap/kdenlive/48/usr/lib/x86_64-linux-gnu/libKF5Purpose.so.5: undefined
symbol: _ZN10KJsonUtils20readTranslatedStringERK11QJsonObjectRK7QStringS5_

EXPECTED RESULT
The application should not crash.

SOFTWARE/OS VERSIONS
% lsb_release -a 
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.3 LTS
Release:20.04
Codename:   focal

% snap list|grep kde
kde-frameworks-5-qt-5-15-3-core20  5.87.0  8 
latest/stable   kde*-
kde-frameworks-5-qt-5-15-core205.79.0  14
latest/stable   kde*-
kdenlive   21.12.2 48
latest/stable   kde*-

% snap info kdenlive kde-frameworks-5-qt-5-15-3-core20
kde-frameworks-5-qt-5-15-core20
name:  kdenlive
summary:   Video Editor
publisher: KDE✓
store-url: https://snapcraft.io/kdenlive
contact:   https://bugs.kde.org/enter_bug.cgi?product=neon&component=Snaps
license:   unset
description: |
  Kdenlive is a non linear video editor. It is based on the MLT framework and
accepts many audio and
  video formats, allows you to add effects, transitions and render into the
format of your choice.

  Features:

  - Intuitive multitrack interface.
  - Many effects and transitions.
  - Color scopes
commands:
  - kdenlive
snap-id:  VJV60ZSgXvOHQRwhT4RLdnKgp1C0qg6f
tracking: latest/stable
refresh-date: 8 days ago, at 23:01 CST
channels:
  latest/stable:21.12.22022-02-10 (48) 187MB -
  latest/candidate: 21.12.22022-02-09 (48) 187MB -
  latest/beta:  16.12  2017-05-17  (4) 312MB devmode
  latest/edge:  master+0b3bc44 2017-11-15  (9)   7MB -
installed:  21.12.2   (48) 187MB -
---
name:  kde-frameworks-5-qt-5-15-3-core20
summary:   KDE Frameworks 5
publisher: KDE✓
store-url: https://snapcraft.io/kde-frameworks-5-qt-5-15-3-core20
license:   unset
description: |
  KDE Frameworks are addons and useful extensions to Qt
snap-id:  zLkfdD5F3jEbu7KHNz9XCk03nIQ6zRTG
tracking: latest/stable
refresh-date: 2021-11-16
channels:
  latest/stable:5.87.0 2021-11-15 (8) 444MB -
  latest/candidate: 5.87.0 2021-11-15 (8) 444MB -
  latest/beta:  ↑   
  latest/edge:  ↑   
installed:  5.87.0(8) 444MB -
---
name:  kde-frameworks-5-qt-5-15-core20
summary:   KDE Frameworks 5
publisher: KDE✓
store-url: https://snapcraft.io/kde-frameworks-5-qt-5-15-core20
license:   unset
description: |
  KDE Frameworks are addons and useful extensions to Qt
snap-id:  Nyky5MJpRa0dGMs8o3U5yhvsxCr2PUuP
tracking: latest/stable
refresh-date: 2021-05-22
channels:
  latest/stable:5.79.0 2021-03-15 (14) 339MB -
  latest/candidate: 5.79.0 2021-03-08 (14) 339MB -
  latest/beta:  ↑
  latest/edge:  ↑
installed:  5.79.0(14) 339MB -

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

[plasmashell] [Bug 448839] [NVIDIA Wayland] Task Manager's tooltip window thumbnails are black

2022-02-17 Thread Samuel
https://bugs.kde.org/show_bug.cgi?id=448839

Samuel  changed:

   What|Removed |Added

   Assignee|h...@kde.org|plasma-b...@kde.org

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-17 Thread Sigmund
https://bugs.kde.org/show_bug.cgi?id=450429

Sigmund  changed:

   What|Removed |Added

 CC||qwe2...@yahoo.com

--- Comment #2 from Sigmund  ---
Created attachment 146899
  --> https://bugs.kde.org/attachment.cgi?id=146899&action=edit
Another vedio of the bug action

I have the same bug.

STEPS TO REPRODUCE
1. Open the context menu of a tray icon by clicking on it with the right mouse
button, and then choose one of them.
2. Then right-clicking anywhere of the task manager(bar).
3. Besides right-clicking, if you click the left mouse on the task manager(bar)
after right-clicking the tray icon, the application GUI will be closed.

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

[plasmashell] [Bug 446627] Pager does not show correct size when PLASMA_USE_QT_SCALING=1 is set on X11

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446627

Fushan Wen  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #7 from Fushan Wen  ---
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/848

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

[plasmashell] [Bug 356446] Enable Qt scaling on X11

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=356446
Bug 356446 depends on bug 446627, which changed state.

Bug 446627 Summary: Pager does not show correct size when 
PLASMA_USE_QT_SCALING=1 is set on X11
https://bugs.kde.org/show_bug.cgi?id=446627

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |---

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

[plasmashell] [Bug 446627] Pager does not show correct size when PLASMA_USE_QT_SCALING=1 is set on X11

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446627

Fushan Wen  changed:

   What|Removed |Added

 Resolution|LATER   |---
 Status|RESOLVED|REOPENED

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

[digikam] [Bug 446729] Crashes with error: The Wayland connection broke. Did the Wayland compositor die?

2022-02-17 Thread Nicholas Eckardt
https://bugs.kde.org/show_bug.cgi?id=446729

Nicholas Eckardt  changed:

   What|Removed |Added

 CC||necka...@gmail.com

--- Comment #3 from Nicholas Eckardt  ---
I'm also experiencing this bug. I initially used digikam 7.1.0 using SQLite. 

I attempted to run digiKam-7.5.0-x86-64.appimage, however I encountered
https://bugs.kde.org/show_bug.cgi?id=427906

My OS is Debian 11, I'm also using sway.

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

[kwin] [Bug 450498] New: Overview effect crashes kwin if we remove a VD with clients on

2022-02-17 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=450498

Bug ID: 450498
   Summary: Overview effect crashes kwin if we remove a VD with
clients on
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: scripts
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aleix...@kde.org
  Target Milestone: ---

Asserting in:
void ClientModel::handleClientRemoved(AbstractClient *client)
{
const int index = m_clients.indexOf(client);
Q_ASSERT(index != -1);

#0  0x7f9d1f0b634c in __pthread_kill_implementation () at
/usr/lib/libc.so.6
#1  0x7f9d1f0694b8 in raise () at /usr/lib/libc.so.6
#2  0x7f9d1f0535c6 in abort () at /usr/lib/libc.so.6
#3  0x7f9d1f9bebb1 in qt_message_fatal (message=...,
context=...) at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qlogging.cpp:1914
#4  QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7ffd4642c2f8, msg=msg@entry=0x7f9d1fcc "ASSERT: \"%s\"
in file %s, line %d") at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qlogging.cpp:893
#5  0x7f9d1f9bdfe2 in qt_assert(char const*, char const*, int)
(assertion=, file=, line=) at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qglobal.cpp:3358
#6  0x7f9d22c0765e in
KWin::ScriptingModels::V3::ClientModel::handleClientRemoved(KWin::AbstractClient*)
(this=0x56473d6b1210, client=0x56473d8f8590) at
/home/apol/devel/frameworks/kwin/src/scripting/v3/clientmodel.cpp:60
#7  0x7f9d22c0a3a3 in QtPrivate::FunctorCall,
QtPrivate::List, void, void
(KWin::ScriptingModels::V3::ClientModel::*)(KWin::AbstractClient*)>::call(void
(KWin::ScriptingModels::V3::ClientModel::*)(KWin::AbstractClient*),
KWin::ScriptingModels::V3::ClientModel*, void**) (f=
(void
(KWin::ScriptingModels::V3::ClientModel::*)(KWin::ScriptingModels::V3::ClientModel
* const, KWin::AbstractClient *)) 0x7f9d22c07600
,
o=0x56473d6b1210, arg=0x7ffd4642c5a0) at
/home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:152
#8  0x7f9d22c0a2fd in QtPrivate::FunctionPointer::call,
void>(void (KWin::ScriptingModels::V3::ClientModel::*)(KWin::AbstractClient*),
KWin::ScriptingModels::V3::ClientModel*, void**) (f=
(void
(KWin::ScriptingModels::V3::ClientModel::*)(KWin::ScriptingModels::V3::ClientModel
* const, KWin::AbstractClient *)) 0x7f9d22c07600
,
o=0x56473d6b1210, arg=0x7ffd4642c5a0) at
/home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:185
#9  0x7f9d22c0a242 in QtPrivate::QSlotObject, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1,
this_=0x56473d658180, r=0x56473d6b1210, a=0x7ffd4642c5a0, ret=0x0)
at /home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:418
#10 0x7f9d1fc15233 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffd4642c5a0, r=0x56473d6b1210, this=0x56473d658180) at
../../include/QtCore/../../../../../devel/frameworks/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h:398
#11 doActivate(QObject*, int, void**) (sender=0x56473c2cd310,
signal_index=9, argv=0x7ffd4642c5a0) at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/kernel/qobject.cpp:3886
#12 0x7f9d22a192b3 in KWin::Workspace::clientRemoved(KWin::AbstractClient*)
(this=0x56473c2cd310, _t1=0x56473d8f8590) at
src/kwin_autogen/EWIEGA46WW/moc_workspace.cpp:686
#13 0x7f9d22cbfd4e in
KWin::Workspace::removeAbstractClient(KWin::AbstractClient*)
(this=0x56473c2cd310, client=0x56473d8f8590) at
/home/apol/devel/frameworks/kwin/src/workspace.cpp:855
#14 0x7f9d22cbca0e in
KWin::Workspace::removeShellClient(KWin::AbstractClient*) (this=0x56473c2cd310,
client=0x56473d8f8590) at
/home/apol/devel/frameworks/kwin/src/workspace.cpp:830
#15 0x7f9d22cd9b93 in QtPrivate::FunctorCall,
QtPrivate::List, void, void
(KWin::Workspace::*)(KWin::AbstractClient*)>::call(void
(KWin::Workspace::*)(KWin::AbstractClient*), KWin::Workspace*, void**) (f=
(void (KWin::Workspace::*)(KWin::Workspace * const, KWin::AbstractClient
*)) 0x7f9d22cbc9e0 ,
o=0x56473c2cd310, arg=0x7ffd4642c850) at
/home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:152
#16 0x7f9d22cd9aed in QtPrivate::FunctionPointer::call,
void>(void (KWin::Workspace::*)(KWin::AbstractClient*), KWin::Workspace*,
void**) (f=
(void (KWin::Workspace::*)(KWin::Workspace * const, KWin::AbstractClient
*)) 0x7f9d22cbc9e0 ,
o=0x56473c2cd310, arg=0x7ffd4642c850) at
/home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:185
#17 0x7f9d22cd9a32 in QtPrivate::QSlotObject, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1,
this_=0x56473c6371c0, r=0x56473c2cd310, a=0x7ffd4642c850, ret=0x0) at
/home/apol/devel/kde5/include/QtCore/qobjectdefs_impl.h:418
#18 0x7f9d1fc15233 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffd4642c850, r=0x56473c2cd310, this=0x56473c6371c0) at
../../include/QtCore/../../..

[Discover] [Bug 449854] Add Select and Install Feature

2022-02-17 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=449854

--- Comment #6 from Aleix Pol  ---
You don't need to wait for an application to be installed to look for the next
one. Why would you delay it?

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

[kmymoney] [Bug 450497] Improve the ability to accept transaction into the ledger when they are imported or entered manually

2022-02-17 Thread Michael Carpino
https://bugs.kde.org/show_bug.cgi?id=450497

--- Comment #2 from Michael Carpino  ---
Hi Jack,

Your description on clicking the status column does work as you indicated.  

I'm recommending as you noted that the Accept button remain available.  It's a
larger and easier to use than the column.

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

[digikam] [Bug 448593] New generic Flow View plugin for digiKam

2022-02-17 Thread 319513897
https://bugs.kde.org/show_bug.cgi?id=448593

--- Comment #36 from 319513...@outlook.com <319513...@outlook.com> ---
Ok, I just made a commit. Plug can store/restore settings now.

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

[digikam] [Bug 426086] Tiff file reading extremely slow

2022-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426086

--- Comment #7 from k...@binkmail.com ---
Can't believe I had to find and fix this myself. 

I wondered why the stack trace contained msvcrt.dll!putc then I wondered why it
contained libtiff-5.dll!TIFFPrintDirectory then I looked at the source and find
one mention of TIFFPrintDirectory which is called if
(DIGIKAM_DIMG_LOG_TIFF().isDebugEnabled() is true and I then find all debug
logging options are set true for windows and macOS versions. 

I patched digkam.exe to nop out the  digikamSetDebugFilterRules(); call and now
it takes 2-3 seconds to view or generate a thumbnail for a 500MB tiff file.
Showfoto has the same problem. I don't see the point in non-debug builds
logging things to nowhere.

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

[krita] [Bug 450424] Cached Animation Playback Not Respecting Multiple Views To Same Canvas

2022-02-17 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=450424

--- Comment #1 from Eoin O'Neill  ---
Git commit e1d1a23bac0abfc7f1b5d9c477d32e689b657c48 by Eoin O'Neill.
Committed on 18/02/2022 at 00:40.
Pushed by eoinoneill into branch 'master'.

Bugfix: Playback between multiple views / canvas now works correctly

(Minus caching uploads, those need to happen even when view is no
longer selected.)
Related: bug 450425

M  +4-0plugins/dockers/animation/KisAnimCurvesDocker.cpp
M  +2-0plugins/dockers/animation/KisAnimTimelineDocker.cpp
M  +16   -9plugins/dockers/animation/KisTimeBasedItemModel.cpp

https://invent.kde.org/graphics/krita/commit/e1d1a23bac0abfc7f1b5d9c477d32e689b657c48

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

[kwin] [Bug 450116] Unable to record fullscreen applications with pipewire

2022-02-17 Thread Ian Boll
https://bugs.kde.org/show_bug.cgi?id=450116

--- Comment #6 from Ian Boll  ---
I just tested on Plasma 5.24.0 on Fedora Rawhide Kinoite and the only thing
that changed was that using the window capture no longer crashed OBS. Instead,
it has the same behaviour as the screen capture.

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

[krita] [Bug 450425] Timeline animation player doesn't properly respond to view changes

2022-02-17 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=450425

Eoin O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/e1d1a23ba
   ||c0abfc7f1b5d9c477d32e689b65
   ||7c48
 Status|REPORTED|RESOLVED

--- Comment #1 from Eoin O'Neill  ---
Git commit e1d1a23bac0abfc7f1b5d9c477d32e689b657c48 by Eoin O'Neill.
Committed on 18/02/2022 at 00:40.
Pushed by eoinoneill into branch 'master'.

Bugfix: Playback between multiple views / canvas now works correctly

(Minus caching uploads, those need to happen even when view is no
longer selected.)
Related: bug 450424

M  +4-0plugins/dockers/animation/KisAnimCurvesDocker.cpp
M  +2-0plugins/dockers/animation/KisAnimTimelineDocker.cpp
M  +16   -9plugins/dockers/animation/KisTimeBasedItemModel.cpp

https://invent.kde.org/graphics/krita/commit/e1d1a23bac0abfc7f1b5d9c477d32e689b657c48

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

[kmymoney] [Bug 450497] Improve the ability to accept transaction into the ledger when they are imported or entered manually

2022-02-17 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=450497

--- Comment #1 from Jack  ---
If the status column is blank (not marked) and you click on it, it changes to
"cleared."  If you click again, it changes to "resolved" and another click
resets it to not marked.  Does that do what you want?  Otherwise, are you
suggesting the "Accept" button remain available?

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

[kmymoney] [Bug 450497] Improve the ability to accept transaction into the ledger when they are imported or entered manually

2022-02-17 Thread Michael Carpino
https://bugs.kde.org/show_bug.cgi?id=450497

Michael Carpino  changed:

   What|Removed |Added

Summary|Improve the ability to  |Improve the ability to
   |accept transaction into |accept transaction into the
   |ledger when they are|ledger when they are
   |imported or entered |imported or entered
   |manually|manually

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

[kmymoney] [Bug 450497] Improve the ability to accept transaction into ledger when they are imported or entered manually

2022-02-17 Thread Michael Carpino
https://bugs.kde.org/show_bug.cgi?id=450497

Michael Carpino  changed:

   What|Removed |Added

Summary|Improve the ability to  |Improve the ability to
   |accept transaction into |accept transaction into
   |ledger when they are|ledger when they are
   |imported|imported or entered
   ||manually

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

[kmymoney] [Bug 450497] New: Improve the ability to accept transaction into ledger when they are imported

2022-02-17 Thread Michael Carpino
https://bugs.kde.org/show_bug.cgi?id=450497

Bug ID: 450497
   Summary: Improve the ability to accept transaction into ledger
when they are imported
   Product: kmymoney
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: mfcarp...@gmail.com
  Target Milestone: ---

SUMMARY
***
Presently when transactions are imported into the ledger KKM provides the
opportunity to accept the transaction which places a "C" in the reconcile
status.  However if you choose to edit the transaction first the ability to
accept the transaction goes away.  It would be nice to also have the ability to
accept these imported transactions after editing any transaction.   This
ability should also be made available if transactions are entered manually.  
***


STEPS TO REPRODUCE
1.  Import transactions into  the ledger.
2.  View the ability to accept the transaction.
3.  Edit the transaction before accepting it.
4.  Observe that the accept feature becomes grayed out.



EXPECTED RESULT
Provide the ability to edit then accept imported transactions.  Provide the
ability to accept manual transactions before entering them which will
ultimately place a "C" in the reconcile status.



ADDITIONAL INFORMATION

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

[systemsettings] [Bug 397873] Not clear that setting "Region" changes the default system language

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397873

--- Comment #9 from Nate Graham  ---
Wow, nice. Let's follow up in the comments section for that Merge Request.

If it's not doing what you expect, can you re-post this over there as a review
comment? Make sure to also include the contents of ~/.config/plasma-localerc.
Thanks!

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

[systemsettings] [Bug 397873] Not clear that setting "Region" changes the default system language

2022-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397873

--- Comment #8 from mpeter.68...@simplelogin.co ---
Created attachment 146898
  --> https://bugs.kde.org/attachment.cgi?id=146898&action=edit
screenshot: R&L, wrong language

Compiled the system settings app at commit
`32c8ad9417ac68bc167e4f215e02eb82429b227e`, and started the compiled version.
Changed the region in the old "Regional Settings\Formats", relogged, now it
seems the language is not changed, and the formats are changed, which is good,
but the "Regional Settings\Region & Language" menu says that the language is
currently my own (the one that my region has set earlier).
See attached screenshot for how it looks like.

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

[krita] [Bug 450449] The audio, when rendered with an animation, skips ahead so that it does not correctly correlate with the animation that it's supposed to sync with. Help please.

2022-02-17 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=450449

Eoin O'Neill  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||eoinoneill1...@gmail.com

--- Comment #1 from Eoin O'Neill  ---
I can confirm the bug. Audio is one of the next things we are going to be
working on in Krita's animation system so this is actively being worked on. 

Thanks for taking the time to report the bug,
Eoin.

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

[Breeze] [Bug 374311] it is too easy to activate context menu item if mouse moves during right-click

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374311

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[Breeze] [Bug 374311] it is too easy to activate context menu item if mouse moves during right-click

2022-02-17 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=374311

Jan Blackquill  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED
   Version Fixed In||5.25
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/3993ab7900
   ||986b2c594ccad34ab93d30ff346
   ||f01

--- Comment #16 from Jan Blackquill  ---
Git commit 3993ab7900986b2c594ccad34ab93d30ff346f01 by Jan Blackquill, on
behalf of Janet Blackquill.
Committed on 17/02/2022 at 23:42.
Pushed by ngraham into branch 'master'.

kstyle: add menu margin

This is more consistent with Plasma and our qqc2-desktop-style.
Related: bug 445886
FIXED-IN: 5.25

M  +1-0kstyle/breezemetrics.h
M  +4-0kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/3993ab7900986b2c594ccad34ab93d30ff346f01

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

[Breeze] [Bug 445886] Add some padding around menu highlight

2022-02-17 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=445886

Jan Blackquill  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.25
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/3993ab7900
   ||986b2c594ccad34ab93d30ff346
   ||f01
 Resolution|--- |FIXED

--- Comment #5 from Jan Blackquill  ---
Git commit 3993ab7900986b2c594ccad34ab93d30ff346f01 by Jan Blackquill, on
behalf of Janet Blackquill.
Committed on 17/02/2022 at 23:42.
Pushed by ngraham into branch 'master'.

kstyle: add menu margin

This is more consistent with Plasma and our qqc2-desktop-style.
Related: bug 374311
FIXED-IN: 5.25

M  +1-0kstyle/breezemetrics.h
M  +4-0kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/3993ab7900986b2c594ccad34ab93d30ff346f01

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

[plasmashell] [Bug 441354] Touchscreens: Tapping and holding on a panel should show a context menu or enter panel edit mode

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441354

Nate Graham  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #2 from Nate Graham  ---
Looks like we'll also need to forward taps from empty areas of wide applets
(like the Task Manager), not only clicks.

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

[plasmashell] [Bug 450448] Scrolling with touchscreen does not work consistently

2022-02-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450448

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com
Version|master  |5.24.0

--- Comment #2 from Fushan Wen  ---
Can reproduce in 5.24.0

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

[krunner] [Bug 450496] New: Krunner does not close after entry is selected

2022-02-17 Thread Matt
https://bugs.kde.org/show_bug.cgi?id=450496

Bug ID: 450496
   Summary: Krunner does not close after entry is selected
   Product: krunner
   Version: 5.24.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: matthewbtjones2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
KRunner doesn't close after application/command/entry is clicked or selected.


STEPS TO REPRODUCE
1. Type anything that returns a result in krunner, e.g. "konsole"
2. Press enter or select entry
3. Konsole will open, krunner stays open

OBSERVED RESULT
KRunner stays open, does not close after entry is selected.

EXPECTED RESULT
KRunner should close when entry is selected.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.9-arch1-1 (64-bit)
Graphics Platform: Wayland

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

[plasmashell] [Bug 445901] Show context menu on touch press-and-hold

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=445901

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/35
   ||5e55ec7df6c4e274eab761b2d7b
   ||99c105a7495

--- Comment #7 from Nate Graham  ---
Git commit 355e55ec7df6c4e274eab761b2d7b99c105a7495 by Nate Graham.
Committed on 17/02/2022 at 22:23.
Pushed by ngraham into branch 'master'.

applets/taskmanager: show context menu on press-and-hold

This makes the applet more touch-friendly. Most applets are designed in
such a manner that they don't have any features that can *only* be
accessed from a context menu, but the Task Manager is an exception, and
it's not at all simple to envision how we could move all the items in
the context menu to a visible UI, or if it would even be feasible or
desirable to do so at all.

Thus, let's just show the normal context menu with a press-and-hold.

Code is lifted from Kickoff, including the TODO.
FIXED-IN: 5.25

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

https://invent.kde.org/plasma/plasma-desktop/commit/355e55ec7df6c4e274eab761b2d7b99c105a7495

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

[plasmashell] [Bug 450495] Plasma crashes in ContainmentInterface::~ContainmentInterface() when dismissing a notification for undoing the deletion of a panel

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450495

Nate Graham  changed:

   What|Removed |Added

  Component|general |generic-crash

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

[plasmashell] [Bug 450495] New: Plasma crashes in ContainmentInterface::~ContainmentInterface() when dismissing a notification for undoing the deletion of a panel

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450495

Bug ID: 450495
   Summary: Plasma crashes in
ContainmentInterface::~ContainmentInterface() when
dismissing a notification for undoing the deletion of
a panel
   Product: plasmashell
   Version: master
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: n...@kde.org
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.24.80)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.92.0
Operating System: Linux 5.16.9-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.24.80 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I clicked on the close button for a notification for undoing the deletion of a
panel. Plasma immediately crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}
[KCrash Handler]
#5  0x0021 in  ()
#6  0x7f012b63c7f2 in KDeclarative::KDeclarative::~KDeclarative()
(this=0x6325030, __in_chrg=) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/kdeclarative.cpp:37
#7  0x7f012b63f38e in KDeclarative::QmlObjectPrivate::~QmlObjectPrivate()
(this=0x6324ff0, __in_chrg=) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobject.cpp:61
#8  KDeclarative::QmlObject::~QmlObject() (this=0x4db5120, __in_chrg=) at /home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobject.cpp:190
#9  0x7f012b63fea9 in
KDeclarative::QmlObjectSharedEngine::~QmlObjectSharedEngine() (this=0x4db5120,
__in_chrg=) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobjectsharedengine.cpp:63
#10 0x7f0128ff57ca in QObjectPrivate::deleteChildren() () at
/lib64/libQt5Core.so.5
#11 0x7f0128ffd0cc in QObject::~QObject() () at /lib64/libQt5Core.so.5
#12 0x7f011461001a in ContainmentInterface::~ContainmentInterface()
(this=0x62d90a0, __in_chrg=) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/containmentinterface.h:38
#13 ContainmentInterface::~ContainmentInterface() (this=0x62d90a0,
__in_chrg=) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/containmentinterface.h:38
#14 0x7f0128ff57ca in QObjectPrivate::deleteChildren() () at
/lib64/libQt5Core.so.5
#15 0x7f0128ffd0cc in QObject::~QObject() () at /lib64/libQt5Core.so.5
#16 0x7f01145fb289 in DeclarativeAppletScript::~DeclarativeAppletScript()
(this=0x62ac3b0, __in_chrg=) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:67
#17 0x7f012b6ea7f4 in Plasma::AppletPrivate::~AppletPrivate()
(this=0x4dc17b0, __in_chrg=) at
/home/nate/kde/src/plasma-framework/src/plasma/private/applet_p.cpp:89
#18 0x7f012b6ea9f9 in Plasma::AppletPrivate::~AppletPrivate()
(this=0x4dc17b0, __in_chrg=) at
/home/nate/kde/src/plasma-framework/src/plasma/private/applet_p.cpp:96
#19 0x7f012b6d657a in Plasma::Applet::~Applet() (this=0x191b780,
__in_chrg=) at
/home/nate/kde/src/plasma-framework/src/plasma/applet.cpp:163
#20 0x7f012b6db609 in Plasma::Containment::~Containment() (this=0x191b780,
__in_chrg=) at
/home/nate/kde/src/plasma-framework/src/plasma/containment.cpp:83
#21 0x7f0128ff6d71 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#22 0x7f0129e65443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#23 0x7f0128fcc7d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#24 0x7f0128fcfd46 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#25 0x7f012901e117 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#26 0x7f012758705f in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#27 0x7f01275dc2a8 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#28 0x7f0127584853 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#29 0x7f012901dbb8 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#30 0x7f0128fcb1e2 in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#31 0x7f0128fd3724 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#32 0x00421910 in main(int, char**) (argc=,
argv=) at /home/nate/kde/src/plasma-workspace/shell/main.cpp:241
[Inferior 1 (process 11254) detached]

Possible duplicates by query: bug 447925, bug 404871, bug 352893, bug 347688,
bug 346612.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching a

[plasmashell] [Bug 450488] Wayland - turning DP monitor off and back on causes plasmashell hang

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450488

Nate Graham  changed:

   What|Removed |Added

Summary|Wayland - turning monitor   |Wayland - turning DP
   |off and back on causes  |monitor off and back on
   |plasmashell hang|causes plasmashell hang
   Keywords||regression
  Component|general |Multi-screen support
 CC||aleix...@kde.org,
   ||n...@kde.org,
   ||notm...@gmail.com

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

[kwin] [Bug 450460] Cannot drag and drop file to opened VLC window (XWayland) but on VLC's taskmanager icon, which creates a new VLC instance

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450460

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
 CC||n...@kde.org
Product|plasmashell |kwin
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
  Component|Task Manager and Icons-Only |wayland-generic
   |Task Manager|

--- Comment #2 from Nate Graham  ---
For me, no new instance is created when I drag the file on the Task Manager
icon. That works as expected, appending the dropped file onto the existing
playlist (if any). and playing it

I can reproduce nothing happening when a file is dropped on the main window
though.

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

[plasmashell] [Bug 450447] Synology Drive Client doesn't autostart

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450447

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Does it have an entry in System Settings > Startup and Shutdown > Autostart?

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

[plasmashell] [Bug 450448] Scrolling with touchscreen does not work consistently

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450448

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED

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

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

[kwin] [Bug 450452] Touchscreen: right-click with long press does not always work with KDE software

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450452

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Showing a context menu on long-press isn't something the window manager does
automatically, because it's both possible and likely that apps might want to
incoke different behaviors for long-press. For example, long-press to enter
selection mode, or global edit mode.

This means that cases where you expect a long-press to open a context menu but
it doesn't work are app-specific issues and need to be reported there.

The bug report tracking this for Plasma Panels is Bug 441354.

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

[plasmashell] [Bug 450456] Popup of window list of taskbar manager does not close again on Wayland

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450456

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org,
   ||qydwhotm...@gmail.com

--- Comment #3 from Nate Graham  ---
Fushan, didn't you investigate this at some point? I seem to recall a Bugzilla
ticket for it, but now I can't find it anymore.

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

[plasmashell] [Bug 450435] Panels missing after unlocking screen after sleep mode

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450435

Nate Graham  changed:

   What|Removed |Added

  Component|Panel   |Multi-screen support
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||aleix...@kde.org,
   ||n...@kde.org,
   ||notm...@gmail.com

--- Comment #1 from Nate Graham  ---
1. Is this on X11 or Wayland?
2. Are you using the PLASMA_USE_QT_SCALING environment variable?
3. Are any of them DisplayPort monitors?

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

[kwin] [Bug 450446] Multi-monitor setup messed up on every start.

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450446

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Is this on X11 or Wayland?

Are you using the PLASMA_USE_QT_SCALING environment variable?

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

[valgrind] [Bug 445916] Demangle Rust v0 symbols with .llvm suffix

2022-02-17 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=445916

Mark Wielaard  changed:

   What|Removed |Added

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

--- Comment #5 from Mark Wielaard  ---
Added to gcc/libiberty as:

commit d3b2ead595467166c849950ecd3710501a5094d9
Author: Mark Wielaard 
Date:   Thu Dec 2 18:00:39 2021 +0100

libiberty rust-demangle, ignore .suffix

Rust symbols can have a .suffix because of compiler transformations.
These can be ignored in the demangled name. Which is what this patch
implements. By stopping at the first dot for v0 symbols and searching
backwards to the ending 'E' for legacy symbols.

An alternative implementation could be to follow what C++ does and
represent these as [clone .suffix] tagged onto the demangled name.
But this seems somewhat confusing since it results in a demangled
name that cannot be mangled again. And it would mean trying to
decode compiler internal naming.

https://bugs.kde.org/show_bug.cgi?id=445916
https://github.com/rust-lang/rust/issues/60705

libiberty/Changelog

* rust-demangle.c (rust_demangle_callback): Ignore everything
after '.' char in sym for v0. For legacy symbols search
backwards to find the last 'E' before any '.'.
* testsuite/rust-demangle-expected: Add new .suffix testcases.


Merged into valgrind as:

commit e0b62fe05559003b731b4d786f3b71e9a66fb94d (origin/master, origin/HEAD)
Author: Mark Wielaard 
Date:   Thu Feb 17 18:35:38 2022 +0100

Update libiberty demangler

Update the libiberty demangler using the auxprogs/update-demangler
script to gcc git commit d3b2ead595467166c849950ecd3710501a5094d9.

This update includes:

- libiberty rust-demangle, ignore .suffix
- libiberty: Fix infinite recursion in rust demangler
- Update copyright years
- libiberty: support digits in cpp mangled clone names
- d-demangle: properly skip anonymous symbols
- d-demangle: remove parenthesis where it is not needed

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

[plasmashell] [Bug 450443] plasmashell doesn't properly detect the primary screen setting on login when using PLASMA_USE_QT_SCALING=1

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450443

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
1. Are you using any scaling?
2. What are the screens' resolutions?

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

[kwin] [Bug 450491] can't switch virtual desktops while moving a window on wayland

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450491

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org

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

[kwin] [Bug 450487] Window close shortcut should close focused window in Present Windows UI

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450487

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|normal  |wishlist

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

[kwin] [Bug 444172] [Wayland] Ghost window left behind when moving wayland windows to other VD/Activity using key bindings or pager widget

2022-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444172

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450473

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

  1   2   3   4   5   >