[Akonadi] [Bug 389829] "Unable to fetch item from backend" after deleting it using akonadi_maildir_resource_0

2021-12-10 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=389829 --- Comment #21 from Attila --- Created attachment 144419 --> https://bugs.kde.org/attachment.cgi?id=144419&action=edit Journalctl Akonadi Failed to open external payload Here is some more: akonadi_indexing_agent[3259]: org.kde.pim.akonadicore: Fail

[kwin] [Bug 446603] GTK Windows cannot be transparent

2021-12-10 Thread xupeidong
https://bugs.kde.org/show_bug.cgi?id=446603 --- Comment #2 from xupeidong --- (In reply to Nate Graham from comment #1) > 5.15.5 is very old. Is that really the version you're using? But you said > that it worked in 5.21.5, which is newer? Does that mean that it's fixed now > in the newer version

[krita] [Bug 446743] overwrite resource with different capitalization fails with "couldn't be opened as resource"

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446743 Dmitry Kazakov changed: What|Removed |Added CC||dimul...@gmail.com Assignee|krita-bu

[krita] [Bug 446772] New: Manually change the zoom value with a decimal number directly rounding the value to the nearest integer

2021-12-10 Thread David Garcia
https://bugs.kde.org/show_bug.cgi?id=446772 Bug ID: 446772 Summary: Manually change the zoom value with a decimal number directly rounding the value to the nearest integer Product: krita Version: 5.0.0-beta5 Platform: Micro

[konsole] [Bug 446773] New: Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773 Bug ID: 446773 Summary: Extra borders in qtabbar after upgrade Product: konsole Version: 21.12.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773 --- Comment #1 from Oleksandr Natalenko --- Created attachment 144421 --> https://bugs.kde.org/attachment.cgi?id=144421&action=edit How tabs look in 21.08.3 -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773 --- Comment #2 from Oleksandr Natalenko --- Created attachment 144423 --> https://bugs.kde.org/attachment.cgi?id=144423&action=edit How tabs look in 21.12.0 -- You are receiving this mail because: You are watching all bug changes.

[Bluedevil] [Bug 446774] New: The pop-up to the system tray bluetooth icon has a broken visual element.

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446774 Bug ID: 446774 Summary: The pop-up to the system tray bluetooth icon has a broken visual element. Product: Bluedevil Version: unspecified Platform: Neon Packages O

[krita] [Bug 446588] Brush preset reimport (same file) asks for overwrite, does not recognize that the file is the same md5sum.

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446588 --- Comment #7 from Dmitry Kazakov --- Hi, Eoin! > Are you sure this isn't a bigger issue with the way the md5 sums work? I bet you are requesting MD5 via loadedResource->md5(), which (for a resource not loaded into any storage) triggers a fallback an

[krita] [Bug 446588] Brush preset reimport (same file) asks for overwrite, does not recognize that the file is the same md5sum.

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446588 --- Comment #8 from Dmitry Kazakov --- Here is a bigger explanation of a problem: https://phabricator.kde.org/T14946 -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 446588] Brush preset reimport (same file) asks for overwrite, does not recognize that the file is the same md5sum.

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446588 --- Comment #9 from Dmitry Kazakov --- Ah, there is a bug in KisResourceLocator::importResource(), it calculates md5 sum on the fly... I'll looks into it as a part of bug 446743 -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773 --- Comment #3 from Oleksandr Natalenko --- Had to add the following to CSS to restore old look: ``` QTabWidget::pane { border: 0px; } QTabWidget::tab-bar { border: 0px; } ``` Is this intentional? -- You are receiving this mail because:

[kdeconnect] [Bug 431020] kdeconnect-sms crashes when accessing a group SMS chat

2021-12-10 Thread Daniel Morgan
https://bugs.kde.org/show_bug.cgi?id=431020 Daniel Morgan changed: What|Removed |Added CC||danielmor...@disroot.org Platform|Arc

[valgrind] [Bug 446754] Improve error codes from alloc functions under memcheck

2021-12-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=446754 --- Comment #1 from Paul Floyd --- On Linux aligned_alloc accepts an alignment of 0 and an alignment of 40 (i.e., not a power of 2). So the man page is wrong. In fact everything that the man page says about errors concerning alignment/size is wrong. L

[ark] [Bug 446496] Add meaningful description word to the temporary file when compressing

2021-12-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446496 Fushan Wen changed: What|Removed |Added Resolution|--- |UPSTREAM Latest Commit|

[krita] [Bug 446759] Implement Mixbox, a "Practical Pigment Mixing for Digital Painting"

2021-12-10 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=446759 Halla Rempt changed: What|Removed |Added CC||ha...@valdyas.org --- Comment #3 from Halla Rempt

[libkgapi] [Bug 439285] Bad request, Google replied "Contacts API is being deprecated"

2021-12-10 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=439285 --- Comment #20 from Philippe ROUBACH --- (In reply to Daniel Vrátil from comment #13) > Implementing People API in libkgapi is in progress. I'm rushing to get it in > for Gear 21.12, but it's a large API to implement, so it's taking some > time He

[konsole] [Bug 443411] Regression: %w and %t placeholders not available in bell notifications

2021-12-10 Thread Andriy Gapon
https://bugs.kde.org/show_bug.cgi?id=443411 Andriy Gapon changed: What|Removed |Added CC||a...@uabsd.com --- Comment #5 from Andriy Gapon

[valgrind] [Bug 446754] Improve error codes from alloc functions under memcheck

2021-12-10 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=446754 Tom Hughes changed: What|Removed |Added CC||t...@compton.nu --- Comment #2 from Tom Hughes --

[frameworks-kio] [Bug 446499] Unexplained temporary file is created when the user tries to compress a bunch of large files

2021-12-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446499 Fushan Wen changed: What|Removed |Added Version|unspecified |git master Version Fixed In|

[plasmashell] [Bug 446775] New: [Wayland] Title bar menus are offset when using dual screen with different resolutions

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446775 Bug ID: 446775 Summary: [Wayland] Title bar menus are offset when using dual screen with different resolutions Product: plasmashell Version: 5.23.4 Platform: Other

[plasmashell] [Bug 446775] [Wayland] Title bar menus are offset when using dual screen with different resolutions

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446775 --- Comment #1 from tro...@free.fr --- Created attachment 144425 --> https://bugs.kde.org/attachment.cgi?id=144425&action=edit With this setup, it does not. -- You are receiving this mail because: You are watching all bug changes.

[ksysguard] [Bug 418968] Network speed in bits per second

2021-12-10 Thread Vishal Rao
https://bugs.kde.org/show_bug.cgi?id=418968 Vishal Rao changed: What|Removed |Added CC||vishal...@gmail.com -- You are receiving this mai

[amarok] [Bug 424318] Statistics, lyrics and cover image missing after restart

2021-12-10 Thread Stephan Schöttl
https://bugs.kde.org/show_bug.cgi?id=424318 --- Comment #7 from Stephan Schöttl --- (In reply to Myriam Schweingruber from comment #6) > (In reply to Stephan Schöttl from comment #5) > > The problem disappeared, when Amarok re-scanned the mp3 collection. I > > noticed that after that in the datab

[valgrind] [Bug 446754] Improve error codes from alloc functions under memcheck

2021-12-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=446754 --- Comment #3 from Paul Floyd --- Yes, posix_memalign looks a lot better. For aligned_alloc I need to dig through the jemalloc code (used on FreeBSD). It's much more factorized which makes it fairly hard to follow. -- You are receiving this mail bec

[kwin] [Bug 446769] [Wayland] Kwin crashes randomly when sharing screen on Chromium and switching Virtual Desktops using pager widget.

2021-12-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=446769 --- Comment #1 from Bacteria --- If the bug wasn't already very specific, it just got more specific. It only happens when "Show on-screen display when switching". I disabled that setting and the crash is gone. -- You are receiving this mail because:

[kwin] [Bug 446769] [Wayland] Kwin crashes randomly when sharing screen on Chromium and switching Virtual Desktops using pager widget.

2021-12-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=446769 Bacteria changed: What|Removed |Added CC||dev.bacterios...@aleeas.com -- You are receiving th

[krunner] [Bug 446776] New: Aliases don't work in "Special characters" plugin of krunner

2021-12-10 Thread Whtyger
https://bugs.kde.org/show_bug.cgi?id=446776 Bug ID: 446776 Summary: Aliases don't work in "Special characters" plugin of krunner Product: krunner Version: unspecified Platform: Ubuntu Packages OS: Linux

[okular] [Bug 383651] Custom/image stamp annotations are not saved into the PDF file in a way that can be printed or that other readers can see

2021-12-10 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=383651 Prajna Sariputra changed: What|Removed |Added CC||putr...@gmail.com -- You are receiving this

[kget] [Bug 444591] KGet crashes when attempting to download anything

2021-12-10 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=444591 Wolfgang Bauer changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[krunner] [Bug 446776] Aliases don't work in "Special characters" plugin of krunner

2021-12-10 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=446776 Alexander Lohnau changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[dolphin] [Bug 446777] New: Different folder colors

2021-12-10 Thread dS810
https://bugs.kde.org/show_bug.cgi?id=446777 Bug ID: 446777 Summary: Different folder colors Product: dolphin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Prior

[plasmashell] [Bug 446438] Wayland session does not launch using the login screen

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446438 --- Comment #4 from pewkra...@gmx.de --- I checked the file '/tmp/xsess-env-...' right after the wayland session login gets stuck and line 39 says EXPORT PROFILEREAD="true". -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 446778] New: Kickoff category hover delay, lagging behind the mouse

2021-12-10 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=446778 Bug ID: 446778 Summary: Kickoff category hover delay, lagging behind the mouse Product: plasmashell Version: 5.23.4 Platform: Other OS: Linux Status: REPORTED Se

[okular] [Bug 445068] Some errors were found in the document

2021-12-10 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=445068 --- Comment #5 from Teddy --- The PDF file was created with a non-official application. This is the metadata: http://www.w3.org/1999/02/22-rdf-syntax-ns#";> http://ns.adobe.com/xap/1.0/"; xmlns:pdf="http://ns.adobe.com/pdf/1.3/";

[kwin] [Bug 446563] Context menu flickering/redraw for mixed scale setup (Wayland)

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446563 justi...@gmail.com changed: What|Removed |Added CC||justi...@gmail.com --- Comment #1 from just

[okular] [Bug 445068] Some errors were found in the document

2021-12-10 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=445068 --- Comment #6 from Teddy --- issue has been files to proprietary software developer: https://forum.pdfsharp.net/viewtopic.php?f=3&t=4307 -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 445068] Some errors were found in the document

2021-12-10 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=445068 --- Comment #7 from Teddy --- Created attachment 144428 --> https://bugs.kde.org/attachment.cgi?id=144428&action=edit metadata properties -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 446764] System settings crashes on startup

2021-12-10 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=446764 ratijas changed: What|Removed |Added CC||m...@ratijas.tk Status|REPORTED

[bugs.kde.org] [Bug 446779] New: Random OpenGL freeze causes KWin to disable compositing

2021-12-10 Thread Samuel Bernardo
https://bugs.kde.org/show_bug.cgi?id=446779 Bug ID: 446779 Summary: Random OpenGL freeze causes KWin to disable compositing Product: bugs.kde.org Version: unspecified Platform: Gentoo Packages OS: Linux

[systemsettings] [Bug 446486] No monitor serial is written in arranger in X11 session (and probably in wayland too)

2021-12-10 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=446486 --- Comment #7 from Méven Car --- (In reply to Andrew Shark from comment #6) > I could build kscreen-git without other -git dependencies, and it worked. I > tested your change, it works and looks nice. > > > At least when there are several same model m

[dolphin] [Bug 443540] Dolphin glitch after packing directory to 7z

2021-12-10 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=443540 Méven Car changed: What|Removed |Added Latest Commit||https://invent.kde.org/util |

[ark] [Bug 427252] Compressing fails silently when free space in destination is not sufficient

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=427252 Nicolas Fella changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[ark] [Bug 393959] Ark should check if there is sufficient free space available in destination before start extraction

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=393959 --- Comment #2 from Nicolas Fella --- *** Bug 427252 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[ark] [Bug 446049] Ark crashed the plasmashell process while archiving (or ending archiving) a folder into 7zip default profile format

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446049 Nicolas Fella changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[dolphin] [Bug 443540] Dolphin glitch after packing directory to 7z

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443540 Nicolas Fella changed: What|Removed |Added CC||pv...@mailforspam.com --- Comment #17 from Nico

[ark] [Bug 443540] Dolphin glitch after packing directory to 7z

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443540 Nicolas Fella changed: What|Removed |Added Assignee|dolphin-bugs-n...@kde.org |elvis.angelac...@kde.org Component|gen

[ark] [Bug 446006] Ark crashed the plasmashell process while archiving (or ending archiving) a folder into 7z default profile format

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446006 Nicolas Fella changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[ark] [Bug 446049] Ark crashed the plasmashell process while archiving (or ending archiving) a folder into 7zip default profile format

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446049 --- Comment #2 from Nicolas Fella --- *** Bug 446006 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kmines] [Bug 446780] New: Losing a game should produce a new random grid

2021-12-10 Thread John Eric
https://bugs.kde.org/show_bug.cgi?id=446780 Bug ID: 446780 Summary: Losing a game should produce a new random grid Product: kmines Version: 4.0.21081 Platform: Ubuntu Packages OS: Linux Status: REPORTED Se

[kdeconnect] [Bug 446781] New: Provide notifications to remind the user of any action from remote devices

2021-12-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446781 Bug ID: 446781 Summary: Provide notifications to remind the user of any action from remote devices Product: kdeconnect Version: unspecified Platform: openSUSE RPMs

[plasmashell] [Bug 446438] Wayland session does not launch using the login screen

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446438 --- Comment #5 from pewkra...@gmx.de --- Just found out, that the problem is caused by the fact that I am running 'fish' as my default shell. Maybe fish tries to read a different config file than bash does. Hope I can figure that out. Thanks for your s

[ark] [Bug 446782] New: Ark silently appends to existing archive

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446782 Bug ID: 446782 Summary: Ark silently appends to existing archive Product: ark Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[kdeconnect] [Bug 422140] Annoying and obtrusive notifications KDE connect

2021-12-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=422140 Fushan Wen changed: What|Removed |Added CC||pingo-po...@hotmail.fr --- Comment #4 from Fushan

[kdeconnect] [Bug 445870] Too much notifications

2021-12-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=445870 Fushan Wen changed: What|Removed |Added Status|REPORTED|RESOLVED CC|

[ark] [Bug 443540] Dolphin glitch after packing directory to 7z

2021-12-10 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=443540 Méven Car changed: What|Removed |Added Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |itie

[ark] [Bug 443540] Dolphin glitch after packing directory to 7z

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443540 Nicolas Fella changed: What|Removed |Added Version Fixed In||21.12.1 -- You are receiving this mail because

[neon] [Bug 446555] System Settings crashes upon launch when qml-module-org-kde-sonnet is not installed

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446555 Nicolas Fella changed: What|Removed |Added CC||wrightsho...@gmail.com --- Comment #31 from Nic

[kde-cli-tools] [Bug 446766] WindowsFx Update

2021-12-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446766 Nicolas Fella changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[krita] [Bug 446588] Brush preset reimport (same file) asks for overwrite, does not recognize that the file is the same md5sum.

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446588 Dmitry Kazakov changed: What|Removed |Added Assignee|eoinoneill1...@gmail.com|dimul...@gmail.com --- Comment #10 from Dmitry

[kwin] [Bug 446779] Random OpenGL freeze causes KWin to disable compositing

2021-12-10 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=446779 Paul Worrall changed: What|Removed |Added Component|general |compositing Assignee|sysad...@kde.org

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-12-10 Thread Andreas Sturmlechner
https://bugs.kde.org/show_bug.cgi?id=438839 --- Comment #56 from Andreas Sturmlechner --- Created attachment 144430 --> https://bugs.kde.org/attachment.cgi?id=144430&action=edit plasmashell-20211210-140231-w-qtwayland-46ed85a8-w-debug-symbols.kcrash Same here when turning off my DP sc

[krunner] [Bug 444720] unintentional execution of commands

2021-12-10 Thread Whtyger
https://bugs.kde.org/show_bug.cgi?id=444720 Whtyger changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[krita] [Bug 446783] New: Transform Options Panel not sizing correctly; 5.0.0-beta5 (git 783e051)

2021-12-10 Thread walt
https://bugs.kde.org/show_bug.cgi?id=446783 Bug ID: 446783 Summary: Transform Options Panel not sizing correctly; 5.0.0-beta5 (git 783e051) Product: krita Version: nightly build (please specify the git hash!) Platform: Comp

[kwin] [Bug 446563] Context menu flickering/redraw for mixed scale setup (Wayland)

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446563 --- Comment #2 from justi...@gmail.com --- I should add, if you rearrange the display layout so that the monitor where everything is fine is on the right, the bug occurs on the other monitor (the 200% scaled one). I should also add, if I scale the monit

[plasmashell] [Bug 422682] "Show in Activities" item is missing in window menu

2021-12-10 Thread Alexander Schlarb
https://bugs.kde.org/show_bug.cgi?id=422682 Alexander Schlarb changed: What|Removed |Added CC|alexander-...@ninetailed.ni | |nja

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-12-10 Thread Francois Prunier
https://bugs.kde.org/show_bug.cgi?id=438839 --- Comment #57 from Francois Prunier --- I still have the same problem with a patched Qt on Kubuntu 21.10 with backports enabled: Operating System: Kubuntu 21.10 KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Versi

[kalendar] [Bug 446784] New: Calendar sources window only half displayed when Kalendar minimised or at lower resolutions

2021-12-10 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=446784 Bug ID: 446784 Summary: Calendar sources window only half displayed when Kalendar minimised or at lower resolutions Product: kalendar Version: 0.3.1 Platform: Compiled Sources

[KScreen] [Bug 444526] Resolution of external 4k monitor sometimes changes to FHD

2021-12-10 Thread frederic . parrenin
https://bugs.kde.org/show_bug.cgi?id=444526 frederic.parre...@univ-grenoble-alpes.fr changed: What|Removed |Added Status|NEEDSINFO |REPORTED Re

[dolphin] [Bug 424988] 'Open in New Tab' - New tab location configuration

2021-12-10 Thread Thomas Carmichael
https://bugs.kde.org/show_bug.cgi?id=424988 Thomas Carmichael changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kalendar] [Bug 446784] Calendar sources window only half displayed when Kalendar minimised or at lower resolutions

2021-12-10 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=446784 --- Comment #1 from Ryan --- I have cleared the kalendar cache, it doesn't fix the problem. I have also tested in a freshly installed Fedora 35 vm using the kalendar rpm install (should be in stable packages now, although at the time it was from updates

[systemsettings] [Bug 446785] New: 'Your changes will take effect the next time you log in' inline message should be displayed after click on 'Apply' button

2021-12-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=446785 Bug ID: 446785 Summary: 'Your changes will take effect the next time you log in' inline message should be displayed after click on 'Apply' button Product: systemsettings

[krdc] [Bug 421802] menu bar goes missing after using rdp for a while

2021-12-10 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=421802 Ryan changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[krita] [Bug 446663] Brush stutters at the start of the stroke

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446663 --- Comment #6 from Dmitry Kazakov --- Hi, acc4commissions! Thanks a lot for the info! Indeed, we have brush caching only for the predefined brushes. It was always believed that auto brushes are "fast enough" to skip caching :) I'll have a look into th

[krita] [Bug 446663] Brush stutters at the start of the stroke

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446663 Dmitry Kazakov changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[krita] [Bug 446725] Overwritten gradient resource doesn't update until selected again

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446725 Dmitry Kazakov changed: What|Removed |Added CC||dimul...@gmail.com Assignee|krita-bu

[kdevelop] [Bug 446786] New: gdb front end fails for certain .gdbinit files (noticed with https://github.com/hugsy/gef)

2021-12-10 Thread David Oldford
https://bugs.kde.org/show_bug.cgi?id=446786 Bug ID: 446786 Summary: gdb front end fails for certain .gdbinit files (noticed with https://github.com/hugsy/gef) Product: kdevelop Version: unspecified Platform: Other

[krita] [Bug 446725] Overwritten gradient resource doesn't update until selected again

2021-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446725 --- Comment #1 from Dmitry Kazakov --- Well, there is an easy solution to just activate the preset on every import... And more complicate solution to activate a preset only when it has been overridden :) -- You are receiving this mail because: You are

[neon] [Bug 445340] Laptop Doesn't Seem to Sleep Properly

2021-12-10 Thread Bill Coady
https://bugs.kde.org/show_bug.cgi?id=445340 Bill Coady changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kwin] [Bug 428603] Desktop effects are disabled after suspend. Can't set rendering backend to opengl.

2021-12-10 Thread Hans-Rudi Denzler
https://bugs.kde.org/show_bug.cgi?id=428603 --- Comment #8 from Hans-Rudi Denzler --- With nvidia twinview, the KDE compositor is disabled now on startup much more often. Enable compositor again Logout and login Now all desktop effects work again as expected -- You are receiving this mail becau

[krita] [Bug 446787] New: Implementing a new brush smoothing algorithm simply by up sampling and window averaging

2021-12-10 Thread K024
https://bugs.kde.org/show_bug.cgi?id=446787 Bug ID: 446787 Summary: Implementing a new brush smoothing algorithm simply by up sampling and window averaging Product: krita Version: unspecified Platform: unspecified

[krita] [Bug 446787] Implementing a new brush smoothing algorithm simply by up sampling and window averaging

2021-12-10 Thread K024
https://bugs.kde.org/show_bug.cgi?id=446787 K024 <2382146...@qq.com> changed: What|Removed |Added CC||2382146...@qq.com -- You are receivi

[systemsettings] [Bug 446788] New: Close button on "Get New ..." Titlebar Doesn't Work Properly

2021-12-10 Thread Bill Coady
https://bugs.kde.org/show_bug.cgi?id=446788 Bug ID: 446788 Summary: Close button on "Get New ..." Titlebar Doesn't Work Properly Product: systemsettings Version: 5.23.4 Platform: Neon Packages OS: Linux

[systemsettings] [Bug 446789] New: crash during startup

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446789 Bug ID: 446789 Summary: crash during startup Product: systemsettings Version: 5.22.5 Platform: Other OS: Linux Status: REPORTED Severity: normal Priori

[Spectacle] [Bug 372408] Option to omit shadow and transparent border from windows in Active Window and Window Under Cursor modes

2021-12-10 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=372408 Eduardo changed: What|Removed |Added CC||eduardo.c...@kdemail.net --- Comment #26 from Eduardo

[systemsettings] [Bug 446790] New: I changed the window style in the system settings application and after that it crashes and then no application like discover or system settings or system monitor ca

2021-12-10 Thread Debreczeni Huba
https://bugs.kde.org/show_bug.cgi?id=446790 Bug ID: 446790 Summary: I changed the window style in the system settings application and after that it crashes and then no application like discover or system settings or system

[systemsettings] [Bug 446713] Settings app error or crash when getting more theming components.

2021-12-10 Thread Walter Lesaulnier
https://bugs.kde.org/show_bug.cgi?id=446713 --- Comment #2 from Walter Lesaulnier --- Application: System Settings (systemsettings5), signal: Segmentation fault Content of s_kcrashErrorMessage: std::unique_ptr = {get() = } [KCrash Handler] #6 0x7f6e9201e799 in QDir::fromNativeSeparators(QStr

[kwin] [Bug 446674] In Wayland with fractional scaling fonts and images are blurry from downscaling

2021-12-10 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=446674 soredake changed: What|Removed |Added CC||ndrzj1...@relay.firefox.com -- You are receiving th

[krita] [Bug 438435] More than two out of the four available expanding spacers across two toolbars cannot be displayed properly

2021-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438435 --- Comment #4 from tomtomtomreportin...@gmail.com --- Apparently the described issue technically doesn't only happen with expanding spacers: It basically happens with any special Toolbar action (Painter's Tools, Brush Composite, Gradients, Patterns, etc

[plasma-systemmonitor] [Bug 446791] New: System monitor sensor widget fails to open KSysGuard

2021-12-10 Thread JR
https://bugs.kde.org/show_bug.cgi?id=446791 Bug ID: 446791 Summary: System monitor sensor widget fails to open KSysGuard Product: plasma-systemmonitor Version: 5.23.3 Platform: Manjaro OS: Linux Status: REPORTED

[kwin] [Bug 446779] Random OpenGL freeze causes KWin to disable compositing

2021-12-10 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=446779 Iyán Méndez Veiga changed: What|Removed |Added CC||m...@iyanmv.com --- Comment #2 from Iyán Mé

[kwin] [Bug 446779] Random OpenGL freeze causes KWin to disable compositing

2021-12-10 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=446779 --- Comment #3 from Iyán Méndez Veiga --- Here are the details of my system: Operating System: Arch Linux KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.6-arch2-1 (64-bit) Graphics Platform: X11 Proces

[kwin] [Bug 428603] Desktop effects are disabled after suspend. Can't set rendering backend to opengl.

2021-12-10 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=428603 Iyán Méndez Veiga changed: What|Removed |Added CC||m...@iyanmv.com --- Comment #9 from Iyán Mé

[plasmashell] [Bug 419492] Plasma crashed immediately after login to Wayland session with an external monitor connected to hdmi port and mult-monitor mode set to "Switch to external screen"

2021-12-10 Thread Lucas Mendes
https://bugs.kde.org/show_bug.cgi?id=419492 Lucas Mendes changed: What|Removed |Added CC||lucasdaniel9...@gmail.com -- You are receiving

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

2021-12-10 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405377 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[krita] [Bug 446792] New: New brush presets seem to use last selected brush's thumbnail by default

2021-12-10 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=446792 Bug ID: 446792 Summary: New brush presets seem to use last selected brush's thumbnail by default Product: krita Version: 5.0.0-beta2 Platform: Other OS: Linux

[plasmashell] [Bug 446793] New: When I switch to Wayland, the Plasma crashed.

2021-12-10 Thread Lucas Mendes
https://bugs.kde.org/show_bug.cgi?id=446793 Bug ID: 446793 Summary: When I switch to Wayland, the Plasma crashed. Product: plasmashell Version: 5.22.5 Platform: Kubuntu Packages OS: Linux Status: REPORTED

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

2021-12-10 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405377 --- Comment #3 from Mark Wielaard --- Created attachment 144436 --> https://bugs.kde.org/attachment.cgi?id=144436&action=edit implement rseq as ENOSYS -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 446794] New: Crash when trying to lock brush settings.

2021-12-10 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=446794 Bug ID: 446794 Summary: Crash when trying to lock brush settings. Product: krita Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords

[Discover] [Bug 446717] Discover shows emtpy window after startup

2021-12-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446717 Nate Graham changed: What|Removed |Added Resolution|WAITINGFORINFO |DUPLICATE Status|NEEDSINFO

  1   2   >