[kde] [Bug 500595] Baloo_File crashes on Start-Up

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=500595

Bug Janitor Service  changed:

   What|Removed |Added

   Sentry Crash||https://crash-reports.kde.o
 Report||rg/organizations/kde/issues
   ||/137495/events/b8332ba2ccd6
   ||4b2fb0d34efeee9fbef2/

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

[Discover] [Bug 500601] Plasma Discover has trouble showing Snap apps.

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

--- Comment #1 from brandoma...@gmail.com ---
I tested this on Kubuntu 24.10, the problem also happens there.

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

[plasmashell] [Bug 500552] Plasma shell crash after screen locking with external display

2025-02-22 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=500552

cwo  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||cwo@posteo.net
 Status|REPORTED|RESOLVED

--- Comment #2 from cwo  ---
Thank you for the bug report! This issue is already being tracked; marking as a
duplicate.

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

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

[kpat] [Bug 500334] kPatience game is not opening on Ubuntu

2025-02-22 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=500334

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DOWNSTREAM
 Status|NEEDSINFO   |RESOLVED
 CC||aa...@kde.org

--- Comment #5 from Albert Astals Cid  ---
snaps are broken, don't use snaps.
https://www.scarlettgatelymoore.dev/kde-snaps-are-broken-sorry-lights-out-for-now/

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

[kmail2] [Bug 485661] Kmail popup windows closes when trying to copy or move message to folder

2025-02-22 Thread Tim Folger
https://bugs.kde.org/show_bug.cgi?id=485661

Tim Folger  changed:

   What|Removed |Added

 CC||timfol...@fastmail.com

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

[digikam] [Bug 500445] digiKam "You have insufficient privileges on database. Following privileges are not assigned to you: CREATE TABLE" after cataloging 300k images and simply restarting digiKam

2025-02-22 Thread David
https://bugs.kde.org/show_bug.cgi?id=500445

--- Comment #12 from David  ---
[SOLVED]
The issue is resolved. It was caused by the disk being full, and the solution
was to move the database to the RAID5 (with 10TB free).

Details:
By default, when the "Network Database" is enabled on the WD PR4100, it will
use a small partition of one drive that is left over after a larger 4-drive
RAID5 is created. 
The "solution" was to stop the MariaDB service (using the PR4100 AdminGUI and
turning off the "Network Database"), then SSH into the PR4100 and look for the
folder .@database@ on one of the 4 drives (/mnt/HD_(a,b,c,d)4). Then use mv
(move) command to move that folder to the protected RAID5 mount
(/mnt/HD/HD_a2). After that, make a link in the original location (EG:
/mnt/HD_b4) to the new location (/mnt/HD/HD_a2/.@database@) and re-enable the
"Network Database" option in the AdminGUI.

digiKam now starts with no warnings.

However, while the entire list of Albums is displayed, not all of them have
picture previews. 
phpMyAdmin Status shows network traffic and what appears to be reads. And on
digiKam it looks like it is rescanning the Collections (maybe to fill in the
missing entries that got skipped when the database ran out of space the 1st
time).

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

[Spectacle] [Bug 500467] Apps can appear above Spectacle's rectangular region view if they launch after Spectacle does

2025-02-22 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=500467

--- Comment #5 from Noah Davis  ---
(In reply to gudvinr+kde from comment #4)
> You don't have this on X11.

No, on X11 I'd have to make the same tradeoff choice. I only mentioned
Layershell because you use Wayland and it's the most thorough solution. I'm not
sure if X11 has anything directly comparable, but I wouldn't be surprised if it
does.

We could set a "window stays on top" hint on Wayland and X11, but it doesn't
actually guarantee that the window always stays on top. For instance, other
apps with "window stays on top" can still appear over Spectacle if they're
launched or made active. I'm also not sure I want to use the hint because it
would make it harder to switch to other windows, creating the 1st issue I
mentioned to a less severe degree.

> Wouldn't this be possible to prevent by having 2 separate threads (or 
> processes) one of which acts like a watchdog. Then thread that created 
> layershell might be destroyed by watchdog thread if the latter does not 
> receive the signal.

You don't create a layershell object, you enable layershell for a window
(technically "wayland surface", but not important). I guess maybe there could
be a watchdog thread to watch the GUI thread. I'm not sure if it could
distinguish between the GUI thread being actually frozen and the GUI being
visually and interactively non-responsive.

I just don't see this issue as something that needs to be dealt with. It's the
same as with any fullscreen window on X11 and Wayland, so not really a bug.
Just minimize Konsole if you launch it second or don't launch it second unless
you actually want to use it.

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

[Spectacle] [Bug 500545] Spectacle could show a "closed hand" cursor when a Rectangle Region is being dragged

2025-02-22 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=500545

--- Comment #2 from Noah Davis  ---
It's actually supposed to do that already and did for a while, but it seems
that something about dragging is a bit broken on Wayland.

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

[kwin] [Bug 500529] On switching virtual desktop and back, xwayland windows lose focu

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

Summary|On switching virtual|On switching virtual
   |desktop and back, xwayland  |desktop and back, xwayland
   |windows lose focus/change   |windows lose focu
   |stacking order  |

--- Comment #1 from fanzhuyi...@gmail.com ---
By stacking order, I meant focus chain/focus order.

I noticed that doesn't happen with some xwayland windows, like vscode. But
always with okular

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

[frameworks-kirigami] [Bug 459284] Every ScrollablePage implementation sends a binding loop error for its MouseArea

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459284

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1727

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

[kdegraphics-mobipocket] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2025-02-22 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #7 from Stefan Brüns  ---
(In reply to tagwerk19 from comment #5)
> I can quite imagine DRM causing trouble, I don't know how Baloo behaves when
> it meets it, I think it should at least flag or log that it's met something
> it cannot extract...

DRM is checked for, so these files should at least appear with the metadata
(which is unprotected).

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

[kdegraphics-mobipocket] [Bug 489275] Baloo File Extractor has closed unexpectedly

2025-02-22 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=489275

--- Comment #3 from Stefan Brüns  ---
Git commit a188b893654fe5f88b1ebab7e8341ceb181f6dc9 by Stefan Brüns.
Committed on 23/02/2025 at 03:54.
Pushed by bruns into branch 'disable_mobipocket_text'.

[MobiExtractor] Disable buggy text extraction by default

The text extraction in mobiextractor is extremely buggy, and causes
a lot of bug reports for baloo (which then gets blamed for its
"buggyness" when calling third-party code).

QMobipocket lacks support for any halfway current mobipocket version
(last supported: 4, current: 8), and has no testsuite.

Make this opt-in ("ENABLE_MOBIPOCKET_TEXT_EXTRACTION") until the bugs
in QMobiPocket gets fixed.

SENTRY: BALOO-2N5
SENTRY: BALOO-426
SENTRY: BALOO-33
// use `stack.filename is mobipocket.cpp` for more
Related: bug 475975, bug 482420

M  +1-0CMakeLists.txt
M  +3-0src/extractors/CMakeLists.txt
M  +2-1src/extractors/mobiextractor.cpp

https://invent.kde.org/frameworks/kfilemetadata/-/commit/a188b893654fe5f88b1ebab7e8341ceb181f6dc9

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

[kdegraphics-mobipocket] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2025-02-22 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #8 from Stefan Brüns  ---
Git commit a188b893654fe5f88b1ebab7e8341ceb181f6dc9 by Stefan Brüns.
Committed on 23/02/2025 at 03:54.
Pushed by bruns into branch 'disable_mobipocket_text'.

[MobiExtractor] Disable buggy text extraction by default

The text extraction in mobiextractor is extremely buggy, and causes
a lot of bug reports for baloo (which then gets blamed for its
"buggyness" when calling third-party code).

QMobipocket lacks support for any halfway current mobipocket version
(last supported: 4, current: 8), and has no testsuite.

Make this opt-in ("ENABLE_MOBIPOCKET_TEXT_EXTRACTION") until the bugs
in QMobiPocket gets fixed.

SENTRY: BALOO-2N5
SENTRY: BALOO-426
SENTRY: BALOO-33
// use `stack.filename is mobipocket.cpp` for more
Related: bug 475975, bug 489275

M  +1-0CMakeLists.txt
M  +3-0src/extractors/CMakeLists.txt
M  +2-1src/extractors/mobiextractor.cpp

https://invent.kde.org/frameworks/kfilemetadata/-/commit/a188b893654fe5f88b1ebab7e8341ceb181f6dc9

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

[kdegraphics-mobipocket] [Bug 475975] QMobipocket fails to decompress Mobipocket version >= 5

2025-02-22 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=475975

--- Comment #18 from Stefan Brüns  ---
Git commit a188b893654fe5f88b1ebab7e8341ceb181f6dc9 by Stefan Brüns.
Committed on 23/02/2025 at 03:54.
Pushed by bruns into branch 'disable_mobipocket_text'.

[MobiExtractor] Disable buggy text extraction by default

The text extraction in mobiextractor is extremely buggy, and causes
a lot of bug reports for baloo (which then gets blamed for its
"buggyness" when calling third-party code).

QMobipocket lacks support for any halfway current mobipocket version
(last supported: 4, current: 8), and has no testsuite.

Make this opt-in ("ENABLE_MOBIPOCKET_TEXT_EXTRACTION") until the bugs
in QMobiPocket gets fixed.

SENTRY: BALOO-2N5
SENTRY: BALOO-426
SENTRY: BALOO-33
// use `stack.filename is mobipocket.cpp` for more
Related: bug 482420, bug 489275

M  +1-0CMakeLists.txt
M  +3-0src/extractors/CMakeLists.txt
M  +2-1src/extractors/mobiextractor.cpp

https://invent.kde.org/frameworks/kfilemetadata/-/commit/a188b893654fe5f88b1ebab7e8341ceb181f6dc9

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

[dolphin] [Bug 441472] FTP files are considered as folders

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441472

--- Comment #8 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[frameworks-kxmlgui] [Bug 381088] "report bug" from KDE applications does start infinite number of wine processes

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381088

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.
Closing as RESOLVED WORKSFORME.

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

[dolphin] [Bug 464883] Dolphin tab is mis-titled

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=464883

--- Comment #5 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[Skanpage] [Bug 493847] Skanpage snap won't launch (both stable and candidate)

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=493847

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|FIXED   |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.
Closing as RESOLVED WORKSFORME.

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

[dolphin] [Bug 482787] Dolphin unable to complete connection via nextcloud/webdav because of ssl issue

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482787

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 485673] Tooltip wrong x-axis

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485673

--- Comment #4 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 481179] dolphin doesn't update disk space

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481179

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 487776] Problema do Dolphin

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487776

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 462058] terminal mv not synchronised

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462058

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 491365] Keyboard Shortcut for hovering on Places bar on Dolphin

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=491365

--- Comment #3 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[systemsettings] [Bug 499077] KCM needs to be reloaded after adding/removing a printer

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=499077

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.
Closing as RESOLVED WORKSFORME.

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

[konsole] [Bug 365221] Konsole window moved to other virtual desktop when open save output dialog

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=365221

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days.
Closing as RESOLVED WORKSFORME.

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

[dolphin] [Bug 459379] directory content of dolphin and firefox (pdf-download) or thunderbird (attachment) dosn't match

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459379

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 492409] Context menu does not appear in the main file view

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=492409

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 492948] Removing USB flash and USB disk

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=492948

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[dolphin] [Bug 459347] typing jumps to search when naming a downloaded file in "save prompt"

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459347

--- Comment #2 from Bug Janitor Service  ---
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information, then set the bug status to REPORTED.
If there is no change for at least 30 days, it will be automatically closed as
RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read
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.

[plasmashell] [Bug 393956] Digital Clock widget add custom time format

2025-02-22 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=393956

Justin Zobel  changed:

   What|Removed |Added

 CC||jus...@kde.org

--- Comment #12 from Justin Zobel  ---
Absolutely! Jump in the Matrix KDE Development chat and you can ask questions
if you get stuck.

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

[bugs.kde.org] [Bug 500476] Bug Janitor Suggestion: Add comment if merge request description is edited with a new "BUG:" keyword

2025-02-22 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=500476

--- Comment #3 from Ben Cooksley  ---
Server load wise the Gitlab webhook that is used to advise the integration
component receives notifications of updates to merge requests already so this
wouldn't impose any additional load on Gitlab.

The issue though is the engineering challenge as Harald has noted - as you
wouldn't want to spam notifications on Bugzilla just because someone tweaks a
description. I'd therefore expect it to do more harm than good.

See
https://invent.kde.org/sysadmin/gitlab-react/-/blob/master/Triager/WebEvents.py?ref_type=heads
for the code that drives this.

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

[amarok] [Bug 210101] Wrong encoding detection of non ASCII (Japanese, Korean, Cyrillic, etc...) CDs

2025-02-22 Thread Tuomas Nurmi
https://bugs.kde.org/show_bug.cgi?id=210101

Tuomas Nurmi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
 CC||tuo...@norsumanageri.org

--- Comment #22 from Tuomas Nurmi  ---
This was fixed in July 2024 with commit
7a5e418fa304fa10d8f864b19cb37c76133efd14 I think, I just didn't notice there
was a bug report on this, too. Closing now.

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

[kwin] [Bug 484323] High CPU load of kwin_x11 when locking or turning off the screen

2025-02-22 Thread Vasily Khoruzhick
https://bugs.kde.org/show_bug.cgi?id=484323

Vasily Khoruzhick  changed:

   What|Removed |Added

 CC|anars...@gmail.com  |

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

[digikam] [Bug 500525] Writing metadata to AVIF files.

2025-02-22 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=500525

--- Comment #12 from Duns  ---
Wonderful! Thank you very much!
Now it is solved (also for me  🙂)

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

[systemsettings] [Bug 500572] New: Glitches when clicking on user account in user setting page

2025-02-22 Thread Benjamin Dedieu
https://bugs.kde.org/show_bug.cgi?id=500572

Bug ID: 500572
   Summary: Glitches when clicking on user account in user setting
page
Classification: Applications
   Product: systemsettings
   Version: 6.3.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_users
  Assignee: plasma-b...@kde.org
  Reporter: benjaminded...@protonmail.com
CC: uhh...@gmail.com
  Target Milestone: ---

Created attachment 178729
  --> https://bugs.kde.org/attachment.cgi?id=178729&action=edit
user account settings glitches

SUMMARY
When clicking on user account in user setting page, the user settings (content
of the right column) glitches.

STEPS TO REPRODUCE
1. Open the user account setting page
2. Click on your username on the left column

OBSERVED RESULT
The content on the right column glitches, as shown in the attached video.

EXPECTED RESULT
The content should not glitch.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.2
Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Graphics Processor: Intel® Iris® Xe Graphics

ADDITIONAL INFORMATION
My screen is scaled at 200%.

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

[Oxygen] [Bug 500571] I have to remove /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/breeze.so in order to be able to use oxygen

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

ask4supp...@email.cz changed:

   What|Removed |Added

Version|git-stable-Plasma/5.27  |5.27.12

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

[Oxygen] [Bug 500571] New: I have to remove /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/breeze.so in order to be able to use oxygen

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

Bug ID: 500571
   Summary: I have to remove
/usr/lib/x86_64-linux-gnu/qt5/plugins/styles/breeze.so
in order to be able to use oxygen
Classification: Plasma
   Product: Oxygen
   Version: git-stable-Plasma/5.27
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: style
  Assignee: unassigned-b...@kde.org
  Reporter: ask4supp...@email.cz
  Target Milestone: ---

Created attachment 178728
  --> https://bugs.kde.org/attachment.cgi?id=178728&action=edit
The output of strace konsole -e true 2>&1 | tee ~/Desktop/konsole.log

SUMMARY
I have to remove /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/breeze.so in
order to be able to use oxygen. 

STEPS TO REPRODUCE
1. Run kwriteconfig5 --file kdeglobals --group KDE widgetStyle Oxygen
2. Run dbus-send --session --type=signal /KGlobalSettings
org.kde.KGlobalSettings.notifyChange int32:2 int32:0
3. Run dbus-send --session --type=signal /OxygenStyle
org.kde.Oxygen.Style.reparseConfiguration
4. Run strace konsole -e true 2>&1 | tee ~/Desktop/konsole.log
5. Check whether Konsole reads the oxygen file

OBSERVED RESULT
Konsole reads the Breeze theme rather than the Oxygen one. 

EXPECTED RESULT
Konsole reads the Oxygen theme rather than the Breeze one. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 24.04.2
KDE Plasma Version: 5.27.12
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

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

[Akonadi] [Bug 455787] KOrganizer DAV Groupware manual selection crashes

2025-02-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=455787

Allen Winter  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/pim/
   ||kdepim-runtime/-/commit/800
   ||03866748c0e0adf3497e83470f5
   ||8bd515378c

--- Comment #5 from Allen Winter  ---
Git commit 80003866748c0e0adf3497e83470f58bd515378c by Allen Winter.
Committed on 22/02/2025 at 12:32.
Pushed by winterz into branch 'master'.

urlconfigurationdialog.ui - move the protocol buttons into a QButtonGroup

Put the radio buttons for CalDav, CardDav and GroupDav into
a QButtonGroup, thereby always setting one DAV protocol.

Previously, it was possible (and by default) to have no
protocols selected when the user pressed Ok.  And that
caused a crash in DavProtocolBase *DavManager::davProtocol
when indexing the d->mProtocols[protocol] array.

M  +16   -5resources/dav/resource/urlconfigurationdialog.ui

https://invent.kde.org/pim/kdepim-runtime/-/commit/80003866748c0e0adf3497e83470f58bd515378c

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

[dolphin] [Bug 500428] Unusual placement of overlay icons

2025-02-22 Thread Luke Horwell
https://bugs.kde.org/show_bug.cgi?id=500428

Luke Horwell  changed:

   What|Removed |Added

Version|24.12.2 |git-master

--- Comment #1 from Luke Horwell  ---
Affects git-master only, not 24.12.2, my mistake. Might have been mentioned
here: https://invent.kde.org/system/dolphin/-/merge_requests/912

> One think master could improve is the position of the overlay icon with small 
> sizes, I think we can do something.

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

[dolphin] [Bug 498675] ssh fail with generic "could not connect to host" error if key in known_hosts is wrong

2025-02-22 Thread lesto
https://bugs.kde.org/show_bug.cgi?id=498675

lesto  changed:

   What|Removed |Added

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

--- Comment #5 from lesto  ---
1. I chose ANOTHER host key in ~/.ssh/known_hosts
2. changed the ip
3. try to connect in Dolphin with fish://ip

i get only ONE generic error as per screenshot

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

[plasmashell] [Bug 499917] Gamescope causes plasmashell to crash

2025-02-22 Thread Oleg
https://bugs.kde.org/show_bug.cgi?id=499917

--- Comment #20 from Oleg  ---
I've filed an issue on gamescope's repo:
https://github.com/ValveSoftware/gamescope/issues/1753

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

[bugs.kde.org] [Bug 500476] Bug Janitor Suggestion: Add comment if merge request description is edited with a new "BUG:" keyword

2025-02-22 Thread Luke Horwell
https://bugs.kde.org/show_bug.cgi?id=500476

Luke Horwell  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #4 from Luke Horwell  ---
Thank you for the feedback and information. On reflection, it seems like it's
not worth it. 

The current "static" approach (once, on open, on close) will be more reliable
then risking a "dynamic" aspect. I was thinking it would enumerate the Bugzilla
comments (authored by bot) before commenting, but I hadn't dug deeper into
these APIs. There's always the risk of breakage if the string changed in
future, as well as increased maintenance if/when an API or library changes.

Completely missed that area of the wiki, my bad. My searches and entry points
yesterday kept me within the "Get Involved" areas. Didn't spot any links
towards the "Policies" area. The previews when searching the wiki wasn't as
obvious: 
-
https://community.kde.org/index.php?search=%22BUG%3A%22&title=Special%3ASearch&profile=default&fulltext=1
[Yesterday]
-
https://community.kde.org/index.php?search=%22BUG%3A%22+keywords&title=Special%3ASearch&profile=default&fulltext=1
[Today]

I see now it is also mentioned in:
https://community.kde.org/Infrastructure/GitLab#Write_a_good_commit_message and
https://community.kde.org/Infrastructure/Git/Hooks#Keywords too.

Thanks again for considering the suggestion!

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

[plasmashell] [Bug 497119] Task Manager: Unexpected behavior when moving non-active icons in Wayland session with manual sorting.

2025-02-22 Thread Roman
https://bugs.kde.org/show_bug.cgi?id=497119

Roman  changed:

   What|Removed |Added

 CC||ro...@cervenak.info

--- Comment #7 from Roman  ---
Confirming this bug on Plasma 6.3.1.1., latest Arch, wayland, using
Icons-and-Text Task Manager

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

[kpat] [Bug 500568] New: Card selected by mouse stays selected / active after Undo/Redo operations

2025-02-22 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=500568

Bug ID: 500568
   Summary: Card selected by mouse stays selected / active after
Undo/Redo operations
Classification: Applications
   Product: kpat
   Version: 24.12.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: co...@kde.org
  Reporter: jurajora...@mailo.com
CC: kde-games-b...@kde.org
  Target Milestone: ---

SUMMARY
The currently selected card stays selected after the Undo/Redo operation.

STEPS TO REPRODUCE
1. Start and play some game
2. Select the card with mouse (press the Left Mouse Button), move the mouse if
you want
2.5. Best keep the mouse around middle of the screen to have enough space to
move the card to desired place.
3. Trigger Undo or Redo with keyboard shortcut

OBSERVED RESULT
The card will move to the place where it was in the history but when mouse is
moved the card moves the same amount as mouse regardless of its current state
(buried in a pile of cards).

EXPECTED RESULT
The card should not be selected by mouse after Undo/Redo operation.

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

[plasmashell] [Bug 500565] New: Messed up my plasma configuration

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

Bug ID: 500565
   Summary: Messed up my plasma configuration
Classification: Plasma
   Product: plasmashell
   Version: 6.3.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: gbn...@gmail.com
  Target Milestone: 1.0

Application: plasmashell (6.3.0)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.12.13-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.3.0 [CoredumpBackend]

-- Information about the crash:
And now every time I change the global theme it crashes

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Aborted


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping
note processing

warning: Can't open file /memfd:kwin-dmabuf-feedback-table (deleted) during
file-backed mapping note processing

warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during
file-backed mapping note processing

warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file anon_inode:i915.gem during file-backed mapping note
processing

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed
mapping note processing

warning: File /usr/lib64/libdrm_amdgpu.so.1.124.0 doesn't match build-id from
core-file during file-backed mapping processing

warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed
mapping note processing
[New LWP 2408]
[New LWP 2454]
[New LWP 2464]
[New LWP 2600]
[New LWP 2455]
[New LWP 2507]
[New LWP 2443]
[New LWP 3282]
[New LWP 2465]
[New LWP 2865]
[New LWP 2975]
[New LWP 3004]
[New LWP 3005]
[New LWP 3280]
[New LWP 2459]
[New LWP 2611]
[New LWP 2613]
[New LWP 2616]
[New LWP 2989]
[New LWP 3311]
[New LWP 2612]
[New LWP 3375]
[New LWP 2971]
[New LWP 2993]
[New LWP 3000]
[New LWP 3002]
[New LWP 3313]
[New LWP 3374]
[New LWP 2458]
[New LWP 2615]
[New LWP 2999]
[New LWP 3279]
[New LWP 3281]
[New LWP 3312]
[New LWP 3314]
[New LWP 3377]
[New LWP 2998]
[New LWP 2467]
[New LWP 3278]
[New LWP 3315]
[New LWP 3376]
[New LWP 3378]
[New LWP 2466]
[New LWP 3001]

warning: Build-id of /lib64/libdrm_amdgpu.so.1 does not match core file.

warning: Could not load shared library symbols for /lib64/libdrm_amdgpu.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7f0ca1a80114 in __pthread_kill_implementation () from
/lib64/libc.so.6
[Current thread is 1 (Thread 0x7f0c9b983d80 (LWP 2408))]
Cannot QML trace cores :(
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:531: DeprecationWarning:
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in
a future version. Use timezone-aware objects to represent datetimes in UTC:
datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
  boot_time =
datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S')
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:548: DeprecationWarning:
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future
version. Use timezone-aware objects to represent datetimes in UTC:
datetime.datetime.now(datetime.UTC).
  'timestamp': datetime.utcnow().isoformat(),
[Current thread is 1 (Thread 0x7f0c9b983d80 (LWP 2408))]

Thread 44 (Thread 0x7f0c00ef76c0 (LWP 3001)):
#0  0x7f0ca1a7a7e9 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x7f0ca1a7d239 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x7f0c756faaad in cnd_wait () from /lib64/libgallium-24.3.4.so
#3  0x7f0c756c58cb in util_queue_thread_func () from
/lib64/libgallium-24.3.4.so
#4  0x7f0c756fa9dc in impl_thrd_routine () from /lib64/libgallium-24.3.4.so
#5  0x7f0ca1a7e168 in start_thread () from /lib64/libc.so.6
#6  0x7f0ca1b0214c in __clone3 () from /lib64/libc.so.6

Thread 43 (Thread 0x7f0c6cdfe6c0 (LWP 2466)):
#0  0x7f0ca1a7a7e9 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x7f0ca1a7d239 in pthread_cond_wait@@GLIBC_2.3.2 () f

[plasmashell] [Bug 500565] Messed up my plasma configuration

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=500565

Bug Janitor Service  changed:

   What|Removed |Added

   Sentry Crash||https://crash-reports.kde.o
 Report||rg/organizations/kde/issues
   ||/133687/events/b66b66619a6b
   ||470b913bd7d317ea5fc6/

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

[plasma-integration] [Bug 500546] SVG for icons in plasma

2025-02-22 Thread Simona Pisano
https://bugs.kde.org/show_bug.cgi?id=500546

Simona Pisano  changed:

   What|Removed |Added

   Platform|Other   |Arch Linux

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

[kwin] [Bug 498697] Window titlebar context menu items cut off

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

--- Comment #12 from krims0...@proton.me ---
Still happening in 6.3.1. I understand a three monitor setup is uncommon .. Can
I do anything to help debug this? It is pretty annoying.

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

[amarok] [Bug 492001] Playing cd tracks only works with track 1

2025-02-22 Thread Tuomas Nurmi
https://bugs.kde.org/show_bug.cgi?id=492001

--- Comment #5 from Tuomas Nurmi  ---
running with --debug-audio, playing track 2 almost starts, but phonon-vlc
aborts and starts playing track 1 instead

PHONON-VLC BEGIN: virtual QVariant
Phonon::VLC::MediaController::interfaceCall(Phonon::AddonInterface::Interface,
int, const QList&)
PHONON-VLC   BEGIN: void Phonon::VLC::MediaController::setCurrentTitle(int)
PHONON-VLC setting CDDA track 2
PHONON-VLC   END__: void Phonon::VLC::MediaController::setCurrentTitle(int)
[Took: 0.12s]
PHONON-VLC END__: virtual QVariant
Phonon::VLC::MediaController::interfaceCall(Phonon::AddonInterface::Interface,
int, const QList&) [Took: 0.12s]
PHONON-VLC BEGIN: virtual void Phonon::VLC::MediaObject::play()
PHONON-VLC   BEGIN: void Phonon::VLC::MediaObject::setupMedia()
"PulseSupport(2): context_state_callback Terminated"
PHONON-VLC setting CDDA track 1

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

[digikam] [Bug 500570] face recognition crash

2025-02-22 Thread Andy
https://bugs.kde.org/show_bug.cgi?id=500570

--- Comment #4 from Andy  ---
Created attachment 178727
  --> https://bugs.kde.org/attachment.cgi?id=178727&action=edit
digikam-Componentsinfo

attached the information

Tested with and without OpenCL hardware acceleration. Otherwise everything is
standard.

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

[frameworks-qqc2-desktop-style] [Bug 433433] Components that use StylePrivate.StyleItem to render content can't handle icon.source

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

--- Comment #4 from Nate Graham  ---
Still an issue despite that commit.

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

[frameworks-kquickcharts] [Bug 436997] Circular chart starts from the bottom when it should start from the top

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

Nate Graham  changed:

   What|Removed |Added

Product|plasma-systemmonitor|frameworks-kquickcharts
Version|5.21.4  |5.88.0
 CC||kdelibs-b...@kde.org
  Component|general |general
   Assignee|ksysguard-b...@kde.org  |ahiems...@heimr.nl

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

[plasma-systemmonitor] [Bug 438000] Consider accessing GHNS functionality from the "Add New Page" sheet

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Looks like we did something different by moving the "Add New Page" item into
the hamburger menu; the distinction is probably clear enough with the icons.

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

[frameworks-kirigami] [Bug 426579] FormLayout label center-aligned for multi-line text

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Either this was later added, or I was failing to understand how, because it's
possible now using `Kirigami.FormData.labelAlignment: Text.AlignTop`

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

[dolphin] [Bug 494125] Double-clicking a file *deselects* it after opening

2025-02-22 Thread flan_suse
https://bugs.kde.org/show_bug.cgi?id=494125

--- Comment #20 from flan_suse  ---
This change in behavior also affects folder navigation, as noted by a user on
Reddit:
https://www.reddit.com/r/kde/comments/1ividwi/dolphin_no_longer_highlights_last_visited_folder/

I use KDE, COSMIC (Pop!_OS), Windows 10, and other DE's / file managers in the
past. Only KDE's Dolphin behaves this way. You *really* feel like you're
playing a game with the UI, rather than just enjoying your PC naturally.

The disruption in workflow shadows other features that might have been
implemented in Plasma 6.2 and 6.3.

The file browser, other than a web browser, is one of the most heavily used
features of a desktop environment. My workflow has been a frustrating
experience ever since this change was slipped into an update. Every day I am
reminded I'm using KDE... but not in a positive sense. Users shouldn't have to
consciously think about overcoming a usability oversight.

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

[plasma-mobile-settings] [Bug 500582] New: Tap highlighting for the "return to the main page" top bar isn't centered for plasma-mobile-settings 25.02.0

2025-02-22 Thread Marco Mattiolo
https://bugs.kde.org/show_bug.cgi?id=500582

Bug ID: 500582
   Summary: Tap highlighting for the "return to the main page" top
bar isn't centered for plasma-mobile-settings 25.02.0
Classification: Applications
   Product: plasma-mobile-settings
   Version: unspecified
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: espi...@gmail.com
  Reporter: marco.matti...@hotmail.it
  Target Milestone: ---

Created attachment 178738
  --> https://bugs.kde.org/attachment.cgi?id=178738&action=edit
screenshot showing highlighted area around page title when tapping to get back

It should be intuitively evident when checking the attached image, but I'll try
describing it briefly.

With plasma-mobile-settings_25.02.0, settings groups were introduced, that
bring to a secondary page with list of KCM of that group. When tapping on the
top bar to get back to the main page, the highlighted area isn't vertically
centered around the title. It feels visually unpleasant.

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

[frameworks-kirigami] [Bug 441044] Create Kirigami.Theme.fixedWidthFont for reading the fixed width font

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

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|There is no |Create
   |Kirigami.Theme.fixedWidthFo |Kirigami.Theme.fixedWidthFo
   |nt  |nt for reading the fixed
   ||width font
   Severity|normal  |wishlist
 Status|REPORTED|CONFIRMED

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

[kirigami gallery] [Bug 421574] "List view with cards" and "Cards Layout" have different background colors

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
Version|5.70.0  |24.12.2
Product|frameworks-kirigami |kirigami gallery
   Target Milestone|Not decided |---
   Severity|normal  |minor
 Ever confirmed|0   |1
Summary|"Grid view with cards" and  |"List view with cards" and
   |"Cards List View" have  |"Cards Layout" have
   |different background colors |different background colors
  Component|general |general

--- Comment #3 from Nate Graham  ---
Grid view with cards no longer exists, but the issue still remains between the
"Cards Layout" and "List View with Cards" examples.

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

[frameworks-kirigami] [Bug 500578] InlineMessage linkActivated has an empty link argument

2025-02-22 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=500578

Harald Sitter  changed:

   What|Removed |Added

   Keywords||regression
 CC||akse...@akselmo.dev,
   ||n...@kde.org

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

[libplasma] [Bug 440572] Password input field shows plain text characters when the virtual keyboard is first used to enter text

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
No longer an issue.

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

[kwin] [Bug 492904] Windows jump around when quick tiling left/right

2025-02-22 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=492904

cwo  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #8 from cwo  ---
I can't reproduce this anymore with three different computers using master or
6.3. Can anyone else?

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

[Discover] [Bug 500601] New: Plasma Discover has trouble showing Snap apps.

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

Bug ID: 500601
   Summary: Plasma Discover has trouble showing Snap apps.
Classification: Applications
   Product: Discover
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: brandoma...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 178753
  --> https://bugs.kde.org/attachment.cgi?id=178753&action=edit
Showing the Snap version only after I select the Flatpak version, this does not
work in all applications.

In Plasma Discover on KDE Neon, Snaps are not appearing correctly, they only
appear in the list of options after you select the Flatpak version.

In some cases, the Snap version does not appear even if you select the Flatpak
version.

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

[Discover] [Bug 500601] Plasma Discover has trouble showing Snap apps.

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

--- Comment #2 from brandoma...@gmail.com ---
Additional information, in Kubuntu 24.10, in some cases, the Snap option
disappears when selecting the Flatpak or native version.

It's an inconsistent bug, there's no set pattern for whether it happens or not.

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

[Breeze] [Bug 500602] New: Mouse cursor has visual noise around it

2025-02-22 Thread francaco
https://bugs.kde.org/show_bug.cgi?id=500602

Bug ID: 500602
   Summary: Mouse cursor has visual noise around it
Classification: Plasma
   Product: Breeze
   Version: 6.3.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: franco...@protonmail.com
CC: kain...@gmail.com, m...@nueljl.in
  Target Milestone: ---

Created attachment 178755
  --> https://bugs.kde.org/attachment.cgi?id=178755&action=edit
Picture of the cursor taken with phone

SUMMARY

Mouse cursor has visual noise in the form of some black pixels appearing around
it, which makes it look like "pixelated" or low resolution. This behaviour is
enhanced when using a lower or bigger scale in screen config, but it is still
present less evidently when using the full 100% scale (I figured that using a
90% scale with the resolutions available for my laptop was the better fit, but
it resulted in the cursor having this issue enhanced).

STEPS TO REPRODUCE
1. Use a screen scale of 100% or lower/bigger, using Breeze, Breeze light or
Breeze (Plasma 5) cursor themes.

OBSERVED RESULT

In the case of 100% scale, the cursor gets pixels on the exterior lower border.
In the case of less than or greater than 100% scale, the cursor gets pixels
scattered around the exterior border all around.

EXPECTED RESULT

Cursor border is slick in any screen scale and doesn't have pixels around it.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 40
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION

Tested only on wayland using the mentioned cursor themes.
The pixels don't appear when taking a screenshot including the cursor.

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

[plasmashell] [Bug 499825] Allow user to use colorful icons in System Tray same as it is allowed for Kickoff (Bug 457077)

2025-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=499825

--- Comment #32 from Aleksey Kontsevich  ---
I would probably agree this is also an icon theme problem and stupid modern
theme design tendencies and fashion. So I tried several themes:

- Oxygen
- Kora
- Breeze
- bloom (Deepin)

and even deleted all the *symbolic* icons in /usr/share/icons - result: some
icons become colorful, some are still in the symbolic style as they were drawn
in this stupid way. So need to fix that ugly tendencies in mind then soft will
be fixed!

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

[plasmashell] [Bug 499383] plasma crashed in QtWaylandClient::QWaylandWindow::handleScreensChanged

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=499383

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|HI  |VHI

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

[Welcome Center] [Bug 495453] Mock system tray needs a visual update to better match reality again

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

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-welcome/-/commit/
   ||0040c61dd468cdfc653cd525970
   ||fc4d202152a34
   Version Fixed In||6.4.0
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Git commit 0040c61dd468cdfc653cd525970fc4d202152a34 by Nate Graham.
Committed on 22/02/2025 at 22:42.
Pushed by ngraham into branch 'master'.

Make mock System Trays more accurate

After some changes to default applets in Plasma 6.2, the mock trays
didn't match reality completely. In addition, two out of the three mock
trays used hardcoded network icons rather than getting their icon from
plasma-nm.

Remedy both issues by using the real network icons in all three places,
and matching up with the real tray applets' icons.

To do this, the plasma-nm loader has been extracted into a generic
component re-usable from multiple pages, and then used there.
FIXED-IN: 6.4.0

M  +1-0src/CMakeLists.txt
M  +12   -49   src/qml/pages/Network.qml
M  +6-1src/qml/pages/SimpleByDefault.qml
A  +52   -0src/qml/pages/network/PlasmaNMLoader.qml [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
M  +7-3src/qml/pages/powerfulwhenneeded/Vaults.qml

https://invent.kde.org/plasma/plasma-welcome/-/commit/0040c61dd468cdfc653cd525970fc4d202152a34

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

[ghostwriter] [Bug 466199] Feature request: yaml metadata

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

nat...@upchur.ch changed:

   What|Removed |Added

 CC||nat...@upchur.ch

--- Comment #1 from nat...@upchur.ch ---
Created attachment 178756
  --> https://bugs.kde.org/attachment.cgi?id=178756&action=edit
Screenshot showing YAML frontmatter formatting

Seconding this; it currently parses the first triple dash preceding YAML
frontmatter as a horizontal rule and the way things get rendered isn't great.

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

[kate] [Bug 499865] Kate will crash if accessing a text file on the network and the network goes down

2025-02-22 Thread jimbo
https://bugs.kde.org/show_bug.cgi?id=499865

--- Comment #7 from jimbo  ---
Fair enough, can you provide any links to do a stacktrace for Kate on Windows?

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

[krita] [Bug 498967] Animations cannot be exported

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=498967

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.
Closing as RESOLVED WORKSFORME.

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

[ksudoku] [Bug 168612] Show timer during game

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

spmor...@gmail.com changed:

   What|Removed |Added

   Assignee|johannes.bergme...@gmx.net  |spmor...@gmail.com
 CC||spmor...@gmail.com

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

[kdenlive] [Bug 485452] Kdenlive crashes during saving, or right after saving, when resuming edit.

2025-02-22 Thread Luis Alvarado
https://bugs.kde.org/show_bug.cgi?id=485452

Luis Alvarado  changed:

   What|Removed |Added

 CC||luisalvar...@ubuntu.com

--- Comment #4 from Luis Alvarado  ---
Confirmed. Happening on 24.04.1, 24.04.2, 24.10 and the latest 25.04. For all
versions I was using Kdenlive 24.12.1 which shows after reopening as 25.03.70

I test with a single project that I had before and when saving it crashes. My
latest case which is why I ended up upgrading to 25.04 to see if the previous
attempts were solved  did not work. Currently I have a 600GB project with 150
videos to process, but the same saving crash happens when I have a single 28MB
video.

Kdenlive does detect my Nvidia RTX 4090 and everything works perfectly except
saving. I was even able to transcode 72 videos (which is about 300GB of videos
from the variable frame rate to the constant one without a single issue. I was
able to change project settings from 1080p to 4K@60 without any issues and even
started editing during 20 minues the videos with no issues at all. It is only
when I save that it crashes. 

dmesg did show some info if it helps



[22898.019800] loop43: detected capacity change from 0 to 16376
[22922.933276] kdenlive[81748]: segfault at 56c990c299b1 ip 7780b761975e sp
7ffe007c8550 error 4 in libmount.so.1.1.0[3375e,7780b75ef000+34000] likely
on CPU 0 (core 0, socket 0)
[22922.933285] Code: 41 8b 4c 24 04 85 d2 48 0f 44 03 48 89 45 c0 85 c9 78 0d
31 d2 4c 89 f6 4c 89 e7 e8 ac f7 ff ff 48 8b 43 f0 4c 89 f6 4c 89 e7  50 08
48 8b 45 c8 48 85 c0 75 b6 8b 75 d0 49 8b 5c 24 10 4c 89
[22940.838291] kdenlive[84715]: segfault at 7dc68b793408 ip 7dc6871f8f45 sp
7ffedba78b40 error 7 in libmount.so.1.1.0[32f45,7dc6871cf000+34000] likely
on CPU 12 (core 24, socket 0)
[22940.838298] Code: c0 48 85 ff 0f 84 04 02 00 00 48 89 f3 48 85 f6 0f 84 d4
01 00 00 0f b6 46 20 49 89 fc 8b 7f 04 83 e0 fc 85 d2 0f 95 c1 09 c8 <88> 46 20
85 ff 78 64 85 d2 0f 84 7c 00 00 00 8b 46 14 48 c7 45 c4
[23598.940434] loop22: detected capacity change from 0 to 270768
[23798.329463] kdenlive[95651]: segfault at 8 ip 7a2825dd472c sp
7fff8999ffd0 error 4 in libmount.so.1.1.0[3372c,7a2825daa000+34000] likely
on CPU 8 (core 16, socket 0)
[23798.329470] Code: 48 85 ff 0f 84 0f 01 00 00 49 89 fc 31 f6 48 8d 7d c0 e8
17 9b fd ff 4d 8d 6c 24 08 eb 41 48 8b 5d c0 48 39 d8 74 61 8b 55 d0 <48> 8b 43
08 4c 8d 73 d8 41 8b 4c 24 04 85 d2 48 0f 44 03 48 89 45
[24335.770281] kdenlive[96788]: segfault at 8 ip 72960882372c sp
7ffef5b98c60 error 4 in libmount.so.1.1.0[3372c,7296087f9000+34000] likely
on CPU 14 (core 28, socket 0)
[24335.770290] Code: 48 85 ff 0f 84 0f 01 00 00 49 89 fc 31 f6 48 8d 7d c0 e8
17 9b fd ff 4d 8d 6c 24 08 eb 41 48 8b 5d c0 48 39 d8 74 61 8b 55 d0 <48> 8b 43
08 4c 8d 73 d8 41 8b 4c 24 04 85 d2 48 0f 44 03 48 89 45
[24853.051561] nvidia :01:00.0: Using 39-bit DMA addresses
[29329.261818] perf: interrupt took too long (3929 > 3908), lowering
kernel.perf_event_max_sample_rate to 5
[36142.014300] traps: kdenlive[103734] trap int3 ip:780a532d30df
sp:7ffc47dbbae0 error:0 in libglib-2.0.so.0.8000.0[620df,780a5328f000+a]
[36171.764118] traps: kdenlive[134747] trap int3 ip:78180ca590df
sp:7fff9f439a30 error:0 in libglib-2.0.so.0.8000.0[620df,78180ca15000+a]
[36330.052782] traps: kdenlive[136644] trap int3 ip:78a2bf4cb0df
sp:7ffdd6892bc0 error:0 in libglib-2.0.so.0.8000.0[620df,78a2bf487000+a]


My hardware is

# System Details Report
---

## Report details
- **Date generated:**  2025-02-22 19:05:41

## Hardware Information:
- **Hardware Model:**  ASUS ROG MAXIMUS Z790 HERO
- **Memory:**  128.0 GiB
- **Processor:**   13th Gen Intel® Core™
i9-13900K × 32
- **Graphics:**NVIDIA GeForce RTX™ 4090
- **Disk Capacity:**   16.0 TB

## Software Information:
- **Firmware Version:**2801
- **OS Name:** Ubuntu Plucky Puffin
(development branch)
- **OS Build:**(null)
- **OS Type:** 64-bit
- **GNOME Version:**   48
- **Windowing System:**X11
- **Kernel Version:**  Linux 6.13.2-061302-generic


Note that this happens with all version from 24.04 to 25.04 and from all
Kernels from 6.8 till the latest one I was desperate to test which is 6.13.2

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

[plasmashell] [Bug 500472] When restoring a manually saved session, extra unintended applications are opened and not all Dolphin windows are restored

2025-02-22 Thread John Kizer
https://bugs.kde.org/show_bug.cgi?id=500472

John Kizer  changed:

   What|Removed |Added

 CC||john.ki...@proton.me
Summary|Desktop session not |When restoring a manually
   |launching properly  |saved session, extra
   ||unintended applications are
   ||opened and not all Dolphin
   ||windows are restored
 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

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

[gwenview] [Bug 470159] Gwenview minimum window height is too large when editing tools are shown (accessibility, cut off, 768)

2025-02-22 Thread chirping.gear
https://bugs.kde.org/show_bug.cgi?id=470159

chirping.gear  changed:

   What|Removed |Added

 CC||chirping.g...@proton.me

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

[plasmashell] [Bug 499743] With specific combination of scaling and font settings, Desktop and Wallpaper dialog layout initially opens to narrow view, but then changes to widescreen view after navigat

2025-02-22 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=499743

--- Comment #27 from Justin Zobel  ---
Not broken perhaps but this "narrow mode" introduces an inconsistency in
Breeze's visual style.

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

[plasmashell] [Bug 500603] Powerdevil crashes after startup

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=500603

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|minor   |crash

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

[plasmashell] [Bug 500603] New: Powerdevil crashes after startup

2025-02-22 Thread JeremyStar™
https://bugs.kde.org/show_bug.cgi?id=500603

Bug ID: 500603
   Summary: Powerdevil crashes after startup
Classification: Plasma
   Product: plasmashell
   Version: 6.3.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Power management & brightness
  Assignee: plasma-b...@kde.org
  Reporter: jeremysta...@tuta.io
  Target Milestone: 1.0

Created attachment 178757
  --> https://bugs.kde.org/attachment.cgi?id=178757&action=edit
Backtrace with debug symbols

Application: org_kde_powerdevil (6.3.1)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.13.2-1-clear x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.3.1 [CoredumpBackend]

I booted into my system as usual and Plasma immediately greeted me with a crash
report. Did not change anything regarding Plasma and only did completely
unrelated package updates via pacman.

Note: Wanted to report this bug using DrKonqi, but it repeatedly failed at
authentication for some reason. I therefore simply copy & pasted the bug report
and reported it via the web interface.

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

[Haruna] [Bug 500604] New: looping causes flicker with fit to video enabled

2025-02-22 Thread AllenCyborg
https://bugs.kde.org/show_bug.cgi?id=500604

Bug ID: 500604
   Summary: looping causes flicker with fit to video enabled
Classification: Applications
   Product: Haruna
   Version: 1.3.2
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic
  Assignee: georgefb...@gmail.com
  Reporter: allensh...@gmail.com
  Target Milestone: ---

Created attachment 178758
  --> https://bugs.kde.org/attachment.cgi?id=178758&action=edit
video of the bug

SUMMARY
With resize to fit window option enabled, when a video loops over to the
beginning, the window resizes again, causing an annoying flicker, especially
for short 1-2 sec videos.


STEPS TO REPRODUCE
1.  Enable resize to fit video option
2. open any video
3. let it loop back tot he beginning from the end

OBSERVED RESULT
The window resizes when looping, causing a flicker like effect.

EXPECTED RESULT
window stays the same size since it is looping the same video.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0 
Qt Version: 6.8.2

ADDITIONAL INFORMATION
on xorg, not using wayland if that is relevant.

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

[dolphin] [Bug 500605] Folder icons with symlinks smaller than other folder icon

2025-02-22 Thread Filip
https://bugs.kde.org/show_bug.cgi?id=500605

Filip  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||filip.kend...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Filip  ---


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

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

[plasmashell] [Bug 500594] Opening klipper with Meta-V has confusing highlighting and using 'right'-arrow followed by up/down arrow does not move the highlight but scrolls the list

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=500594

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5250

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

[kde] [Bug 500596] Game App KPatience will not launch

2025-02-22 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=500596

Antonio Rojas  changed:

   What|Removed |Added

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

--- Comment #1 from Antonio Rojas  ---


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

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

[plasmashell] [Bug 500583] Plasma Shell crashes when you close a connection at knetworkmanager tray.

2025-02-22 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=500583

--- Comment #2 from Panos  ---
(In reply to cwo from comment #1)
> Thank you for the bug report! Unfortunately I can't reproduce the crash
> myself on current git master, and the backtrace is incomplete and missing
> debug symbols for the following lines that we need to figure out exactly
> what's going wrong:
> 
> #0-#21
> 
> Could you please install debug symbols and attach a new symbolicated
> backtrace generated by using coredumpctl gdb in a terminal window? See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
> for details about how to do this. Thanks again!
Thank you for your kind reply. Here's the output of coredumpctl gdb with
debugging symbols:

  PID: 19143 (plasmashell)
   UID: 1000 (panos)
   GID: 1000 (panos)
Signal: 11 (SEGV)
 Timestamp: Sat 2025-02-22 20:38:15 EET (11min ago)
  Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
  Unit: user@1000.service
 User Unit: plasma-plasmashell.service
 Slice: user-1000.slice
 Owner UID: 1000 (panos)
   Boot ID: 8fab74a672b144588c3adef5e76edcbf
Machine ID: a7af0e181ecf4de093bdad2fe91d1e13
  Hostname: phobos.daemons.gr
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.8fab74a672b144588c3adef5e76edcbf.19143.174024949500.zst
(present)
  Size on Disk: 46.5M
   Message: Process 19143 (plasmashell) of user 1000 dumped core.

Module libGL.so.1 from rpm libglvnd-1.7.0-7.fc42.x86_64
Module libnss_resolve.so.2 from rpm systemd-257.3-7.fc42.x86_64
Module libnss_mdns4_minimal.so.2 from rpm
nss-mdns-0.15.1-25.fc42.x86_64
Module libnss_myhostname.so.2 from rpm
systemd-257.3-7.fc42.x86_64
Module libgvfscommon.so from rpm gvfs-1.56.1-6.fc42.x86_64
Module libgvfsdbus.so from rpm gvfs-1.56.1-6.fc42.x86_64
Module libqopensslbackend.so from rpm
qt6-qtbase-6.8.2-3.fc42.x86_64
Module libqcertonlybackend.so from rpm
qt6-qtbase-6.8.2-3.fc42.x86_64
Module libKPipeWireDeclarative.so from rpm
kpipewire-6.3.1-1.fc42.x86_64
Module libpagerplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libshowdesktopplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libdbusplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libtaskmanagerplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libtrianglemousefilterplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libstemmer.so.0 from rpm snowball-2.2.0-15.fc42.x86_64
Module libyaml-0.so.2 from rpm libyaml-0.2.5-16.fc42.x86_64
Module libxmlb.so.2 from rpm libxmlb-0.3.21-2.fc42.x86_64
Module libappstream.so.5 from rpm appstream-1.0.4-1.fc42.x86_64
Module libAppStreamQt.so.3 from rpm
appstream-1.0.4-1.fc42.x86_64
Module libKF6Runner.so.6 from rpm
kf6-krunner-6.11.0-1.fc42.x86_64
Module libPlasmaActivitiesStats.so.1 from rpm
plasma-activities-stats-6.3.1-1.fc42.x86_64
Module libkickerplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libKF6CalendarEvents.so.6 from rpm
kf6-kdeclarative-6.11.0-1.fc42.x86_64
Module libcalendarplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libKF6I18nLocaleData.so.6 from rpm
kf6-ki18n-6.11.0-1.fc42.x86_64
Module libdigitalclockplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libkmpris.so.6 from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libkmprisplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libmediacontrollerplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libQuickChartsControls.so.1 from rpm
kf6-kquickcharts-6.11.0-1.fc42.x86_64
Module libQuickChartsControlsplugin.so from rpm
kf6-kquickcharts-6.11.0-1.fc42.x86_64
Module libnetworkmanagerqtqml.so from rpm
kf6-networkmanager-qt-6.11.0-1.fc42.x86_64
Module libQt6Core5Compat.so.6 from rpm
qt6-qt5compat-6.8.2-1.fc42.x86_64
Module libqca-qt6.so.2 from rpm qca-2.3.8-4.fc42.x86_64
Module libKF6Wallet.so.6 from rpm
kf6-kwallet-6.11.0-1.fc42.x86_64
Module libnm.so.0 from rpm NetworkManager-1.51.90-1.fc42.x86_64
Module libKF6NetworkManagerQt.so.6 from rpm
kf6-networkmanager-qt-6.11.0-1.fc42.x86_64
Module libKF6ModemManagerQt.so.6 from rpm
kf6-modemmanager-qt-6.11.0-1.fc42.x86_64
Module 

[kwin] [Bug 494408] Monitor brightness resets to 100% on every monitor wakeup

2025-02-22 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=494408

--- Comment #31 from Jakob Petsovits  ---
(In reply to Gustavo from comment #30)
> Thanks Jakob, I didn't mean to be rude or anything. Really appreciate the
> work done here.

Thanks. I wasn't reading any rudeness; if anything, I am more concerned about
making others feel bad (e.g. by missing bugs that don't get fixed fast enough).

> Is there a unique identifier for the connected monitor? Maybe KDE could
> persist the state after each change, so that it can then restore it if the
> monitor is connected/turned after it's turned off/disconnected.

There is such an identifier, and what you're suggesting is what we're doing
right now (at least on Wayland). Which is why it's weird that KWin would then
ignore this brightness value that it has itself stored earlier, and asks for
100% brightness instead. I'm sure there is a good explanation for why this is
happening and how it can be fixed, I just haven't found it yet.

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

[frameworks-kirigami] [Bug 495291] SwipeListItem has the wrong background color

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

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

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

[plasmashell] [Bug 482713] DDC-based Screen brightness control randomly unavailable in some sessions

2025-02-22 Thread d3vilguard
https://bugs.kde.org/show_bug.cgi?id=482713

d3vilguard  changed:

   What|Removed |Added

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

--- Comment #76 from d3vilguard  ---
Haven't looked and what got updated buy ddcutil is at 2.2. Can confirm that
both monitors remember their % after waking up. Powering off monitors and on
results in them remembering the %. After waking up all monitors have control.

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

[korganizer] [Bug 494081] Unable to fetch any CalDAV or CardDAV data from Fastmail

2025-02-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=494081

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org

--- Comment #1 from Allen Winter  ---
This is probably fixed in frameworks 6.12 (which will be released in mid-March)

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

[plasmashell] [Bug 500592] Discreet GPU power gets halved at random

2025-02-22 Thread Roguefort
https://bugs.kde.org/show_bug.cgi?id=500592

--- Comment #1 from Roguefort  ---
Created attachment 178748
  --> https://bugs.kde.org/attachment.cgi?id=178748&action=edit
GPU wattage in-game after performing the workaround

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

[libplasma] [Bug 472811] Items' background frames highlight on hover even when disabled

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

Nate Graham  changed:

   What|Removed |Added

Summary|Button's background frame   |Items' background frames
   |highlights on hover even|highlight on hover even
   |when disabled   |when disabled
   Severity|minor   |normal

--- Comment #3 from Nate Graham  ---
Looks like it affects everything.

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

[digikam] [Bug 500570] face recognition crash

2025-02-22 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=500570

--- Comment #15 from Michael Miller  ---
(In reply to Andy from comment #14)
> Hello Mike,
> it could be that the image database has errors. My system has had a lot of
> BSODs in the last few days. I updated the BIOS and all drivers. Since then,
> the system has been running stably again. Many images and videos were also
> defective. Fortunately only on the local system and not on the Synology. The
> day before yesterday, the photos were still being used from drive I:\. After
> that, I set the Synology paths.
> 
> Cheers
> Andy

Hi Andy,
You raise a good point.  

Do the Ryzen and Phenom computers use the same database, like a remote MySQL,
or SQLite on the NAS drive (not recommended)? If they use the same DB, and one
can scan the collection and the other can't then it's probably not a corrupted
DB.

If not, here's another test that would help us identify the problem.  Create
new digiKam DBs and try scanning again.  If the error doesn't occur again, then
it's most probably a corrupted DB.  If you're using SQLite, the process is
easy.  Find the folder with the digiKam DB files (they will be named
digikam4.db, recognition.db, similarity.db, and thumbnails-digikam.db).  Rename
all of the files from .db to .db.old so we save the data.  Then start digiKam. 
Upon startup, digikam will complain it can't find the db files.  Click New
Database to create new DB files.  Then add the folders and rescan your
collection.

If the error disappears with a fresh DB, then the problem is most likely a
corrupted DB.

Cheers,
Mike

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

[kwin] [Bug 500593] New: Window Flickers/Jumpy

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

Bug ID: 500593
   Summary: Window Flickers/Jumpy
Classification: Plasma
   Product: kwin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: decorations
  Assignee: kwin-bugs-n...@kde.org
  Reporter: cptnco...@gmail.com
  Target Milestone: ---

Created attachment 178749
  --> https://bugs.kde.org/attachment.cgi?id=178749&action=edit
wonky window

SUMMARY
Firefox Window was a bit flickery/jumpy (see video)

Not sure how to reproduce, did just notice it for the first time today

EXPECTED RESULT: window should not move/flicker


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.13.3.arch1-1
KDE Plasma Version: 6.3-1
KDE Frameworks Version: 6.11
Qt Version:  6.8.2-3

ADDITIONAL INFORMATION

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

[libplasma] [Bug 472811] Items' background frames highlight on hover even when disabled

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472811

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/libplasma/-/merge_requests/1276

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

[plasmashell] [Bug 491100] Reordering the icon in the Task Manager makes first click on other icons unresponsive

2025-02-22 Thread VM
https://bugs.kde.org/show_bug.cgi?id=491100

VM  changed:

   What|Removed |Added

 CC||laladi...@gmail.com

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

[plasmashell] [Bug 457077] Favorites category uses a monochrome icon, whereas everything else uses a colorful icon

2025-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=457077

--- Comment #11 from Aleksey Kontsevich  ---
Icons are still symbolic for me in the menu: how to change them?!

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

[NeoChat] [Bug 485948] Switching between Home and Friends views clears the view unnecessarily

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

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Still an issue with today's git master.

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

[plasmashell] [Bug 446548] Let Trash applet be in the system tray

2025-02-22 Thread Thomas Rossi
https://bugs.kde.org/show_bug.cgi?id=446548

--- Comment #15 from Thomas Rossi  ---
Haha amazing :-)
Thank you for implementing it ^_^

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

[frameworks-kirigami] [Bug 494420] Dialog: Binding loops for properties "calculatedImplicitHeight" and "value"

2025-02-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=494420

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1728

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

[plasmashell] [Bug 500597] New: A shortcut trigger of "ctrl+r" can be assigned but does not work

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

Bug ID: 500597
   Summary: A shortcut trigger of "ctrl+r" can be assigned but
does not work
Classification: Plasma
   Product: plasmashell
   Version: 6.3.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Keyboard Layout widget
  Assignee: plasma-b...@kde.org
  Reporter: incan...@gmail.com
CC: butir...@gmail.com, duha.b...@gmail.com
  Target Milestone: 1.0

SUMMARY
I wanted to assign a shortcut to trigger a restart of plasmashell. I wasted
some time trying to understand why the command lines (which work correctly in a
shell) were not working, until I realised the problem was the trigger sequence.

STEPS TO REPRODUCE
1. Create a Command type shortcut, containing any of the following command
lines-

systemctl restart --user plasma-plasmashell
kquitapp6 plasmashell; kstart plasmashell
plasmashell --replace

2. Assign the trigger sequence of ctrl+r("r" for restart), and apply
3. The shortcut is ignored ctrl+r does nothing. There are no errors either when
defining the shortcut, or when typing the key sequence
4. Edit the trigger sequence to ctrl+p
5. The shortcut now works as expected?!

OBSERVED RESULT
Ctrl+R does not work as a shortcut trigger. The system will happily assign this
as a trigger, but it does nothing.

EXPECTED RESULT
Ideally, the shortcut editor should only allow triggers to be defined that will
work, If a trigger is not allowed for some reason, a meaningful error message
should be  shown.

The next best option would be for whatever subsystem is rejecting or swallowing
the ctrl+r sequence to provide a notification to the user along the lines of
"key sequence disallowed because..."

SOFTWARE/OS VERSIONS
Operating System: Ubuntu 24.04.2 LTS (Noble Numbat)
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.11.0-17-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[Spectacle] [Bug 485238] "Record Window" shortcut conflicts with Klipper's "Manually Invoke Action on Current Clipboard" shortcut

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Looks like this was fixed in Bug 491700 by removing the shortcut for the
Klipper action.

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

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

[systemsettings] [Bug 357194] Chosen keyboard layout doesn't work when plasma-desktop reboots with fcitx5

2025-02-22 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=357194

cwo  changed:

   What|Removed |Added

 CC||php4...@gmail.com

--- Comment #23 from cwo  ---
*** Bug 500591 has been marked as a duplicate of this bug. ***

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

  1   2   3   4   >