[dolphin] [Bug 499028] Copying files to Dolphin run as root is slow

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499028

--- Comment #3 from igor@protonmail.com ---
(In reply to fanzhuyifan from comment #1)
> Do you observe the same slow down for non-root owned directories on the same
> filesystem and physical drive?

Hi fanzhuyi...@gmail.com, are your questions answered? Do you have more? Should
we remove the "NEEDSINFO WAITINGFORINFO" status?

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

[plasmashell] [Bug 483253] After focus is automatically moved to search results list, deleting a character in the search field requires pressing the backspace key twice

2025-01-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=483253

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||5d9a5ce1c7319f05c5859321c18
   ||ec37b97ab58d9

--- Comment #8 from Marco Martin  ---
Git commit 5d9a5ce1c7319f05c5859321c18ec37b97ab58d9 by Marco Martin.
Committed on 28/01/2025 at 15:50.
Pushed by mart into branch 'master'.

applets/kicker: fix backspace when searching

use a proper focus handling when switching back and forth
from navigating items in the menu and searching by writing text.

* ItemListView knows about the search field and always forwards events to
  it
* when the listview is focused, if a non navigation key is pressed, just
  moves the active focus to the search field, the letter (or backspace,
or right/left arrow) will already have been managed by the search field
* if the search field is focused, pressing a navigation key still
  transfers the focus to the listview

M  +2-0applets/kicker/package/contents/ui/ItemListDialog.qml
M  +16   -20   applets/kicker/package/contents/ui/ItemListView.qml
M  +4-4applets/kicker/package/contents/ui/MenuRepresentation.qml
M  +1-0applets/kicker/package/contents/ui/RunnerResultsList.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/5d9a5ce1c7319f05c5859321c18ec37b97ab58d9

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

[dolphin] [Bug 499245] New: ADMINISTRATOR PERMISSIONS: Deletion of entire directory upon CTRL-Z after merging folders

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499245

Bug ID: 499245
   Summary: ADMINISTRATOR PERMISSIONS: Deletion of entire
directory upon CTRL-Z after merging folders
Classification: Applications
   Product: dolphin
   Version: 24.12.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: fuckregisteri...@proton.me
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
If you use dolphin as admin and merge two folder, e.g. /usr and then hit CTRL-Z
it will delete the entire directory.

STEPS TO REPRODUCE
1. Create a /usr folder elsewhere, add directories /bin /lib /share (may only
just require /usr not even need to do this I'm not gonna break my system over
and over to test lol) and add some files in it.

2. Merge this with the actual /usr folder
3. Hit Ctrl + Z

OBSERVED RESULT
R.I.P. your system.  Softlock (nothing will work as you have no /usr) and
rebooting will also not work as it will fail to load into anything, and your
TTY will also not work.

EXPECTED RESULT
Deletion of the merged files ONLY.

ArchLinux
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.12.10-arch1-1 (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION
I was merging https://github.com/joshuar/go-hass-agent 's tar.xz files
(/bin/go-hass-agent, /lib/systemd/user/go-hass-agent-service,etc...) with my
/usr directory and wanted to make some changes first so I did
ctrl-z...everything stopped working, system softlocked.

If this happens, timeshift can help you out.  Frequent backups are key!

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

[plasmashell] [Bug 483253] After focus is automatically moved to search results list, deleting a character in the search field requires pressing the backspace key twice

2025-01-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=483253

Marco Martin  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
   |5d9a5ce1c7319f05c5859321c18 |87e8e0a28a4b73916e73d92a599
   |ec37b97ab58d9   |562028bec6f62

--- Comment #9 from Marco Martin  ---
Git commit 87e8e0a28a4b73916e73d92a599562028bec6f62 by Marco Martin.
Committed on 28/01/2025 at 15:50.
Pushed by mart into branch 'Plasma/6.3'.

applets/kicker: fix backspace when searching

use a proper focus handling when switching back and forth
from navigating items in the menu and searching by writing text.

* ItemListView knows about the search field and always forwards events to
  it
* when the listview is focused, if a non navigation key is pressed, just
  moves the active focus to the search field, the letter (or backspace,
or right/left arrow) will already have been managed by the search field
* if the search field is focused, pressing a navigation key still
  transfers the focus to the listview


(cherry picked from commit 5d9a5ce1c7319f05c5859321c18ec37b97ab58d9)

63a4478c applets/kicker: fix backspace when searching
565ddf4d remove unnecessary change

Co-authored-by: Marco Martin 

M  +2-0applets/kicker/package/contents/ui/ItemListDialog.qml
M  +16   -20   applets/kicker/package/contents/ui/ItemListView.qml
M  +4-4applets/kicker/package/contents/ui/MenuRepresentation.qml
M  +1-0applets/kicker/package/contents/ui/RunnerResultsList.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/87e8e0a28a4b73916e73d92a599562028bec6f62

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

[ksystemstats] [Bug 496847] Sensor for number of threads/effective cores is labeled as "Number of CPUs"

2025-01-28 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=496847

Arjen Hiemstra  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/ksystemstats/-/commit/c5 |ma/ksystemstats/-/commit/99
   |ac066fee2932ea85ed89c23d9a8 |6acc1dd79fe50fe5f0ed1213556
   |2d60a136f92 |932fc547023

--- Comment #7 from Arjen Hiemstra  ---
Git commit 996acc1dd79fe50fe5f0ed1213556932fc547023 by Arjen Hiemstra.
Committed on 28/01/2025 at 15:50.
Pushed by ahiemstra into branch 'Plasma/6.3'.

plugins/cpu: Use physical ID to determine number of CPUs

The ID from the cpu info has no relation to the number of physical CPUs.
For that, we need to check the physical ID of the CPU. So use that if
it's available. If it's not available, we end up defaulting to 1 CPU
which is probably what we want anyway.


(cherry picked from commit c5ac066fee2932ea85ed89c23d9a82d60a136f92)

Co-authored-by: Arjen Hiemstra 

M  +4-1plugins/cpu/linuxcpuplugin.cpp

https://invent.kde.org/plasma/ksystemstats/-/commit/996acc1dd79fe50fe5f0ed1213556932fc547023

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

[plasmashell] [Bug 498538] When changing the Night light temperature while night mode is active, the screen goes back & forth between the current setting and the new one

2025-01-28 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=498538

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/3aa0dd7929 |ma/kwin/-/commit/26beeef8f1
   |38b3b568cb59dae0dc5f847498d |73d4db54e87eaa07e279035bc8a
   |a5b |789

--- Comment #6 from Vlad Zahorodnii  ---
Git commit 26beeef8f173d4db54e87eaa07e279035bc8a789 by Vlad Zahorodnii, on
behalf of Thomas Moerschell.
Committed on 28/01/2025 at 15:21.
Pushed by vladz into branch 'Plasma/6.3'.

plugins/nightlight: Prevent preview temperature reset

After reaching the target preview temperature, skip resetting the slow
update timers to avoid reverting the temperature to the normal value.
(cherry picked from commit 3aa0dd792938b3b568cb59dae0dc5f847498da5b)

M  +6-0src/plugins/nightlight/nightlightmanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/26beeef8f173d4db54e87eaa07e279035bc8a789

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

[plasmashell] [Bug 496989] Desktop Icon arrangement changes when monitor reconnects (X11 and Wayland)

2025-01-28 Thread Fred Wells
https://bugs.kde.org/show_bug.cgi?id=496989

--- Comment #15 from Fred Wells  ---
Note that the problem is not specific to a Laptop or an external/additional
monitor.  A good test is to physically (or via KVM) disconnect & reconnect the
primary monitor from a Desktop PC.   Power reset of the monitor is probably
hit-or-miss also, depending on the monitor itself.  For me, this only occurs on
disconnect, power cycle has no effect.

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

[valgrind] [Bug 499183] FreeBSD: differences in avx-vmovq output

2025-01-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=499183

--- Comment #2 from Paul Floyd  ---
I think that I see the problem.

GEN_test_RandM(VMOVQ_XMM_to_XMM_LOW_LOW_HIGH,
   "vmovq %%xmm0, %%xmm7; vmovq %%xmm8, %%xmm0",
   "vmovq %%xmm0, (%%rsi); vmovq %%xmm9, %%xmm0")

I think that the intent here is to use xmm0 as a temporary to copy xmm7 to xmm8
and *rsi to xmm9. But the order of the registers is wrong.

For the 'reg' part
xmm0 (contiaing junk) gets copied to xmm7
xmm8 gets copied to xmm0 (and then not used in the output). The result is that
the top 48 bytes of the first line of the block contain (as expected) but the
bottom 16 bytes contain jumk.

Same sort of thing for the 'mem' part but this time because xmm0 got filled
with something from 'block' it's no longer random and the results are
deterministic.

This should fix it:
diff --git a/none/tests/amd64/avx-vmovq.c b/none/tests/amd64/avx-vmovq.c
index da8a1959b..3512aa53b 100644
--- a/none/tests/amd64/avx-vmovq.c
+++ b/none/tests/amd64/avx-vmovq.c
@@ -6,8 +6,8 @@ GEN_test_RandM(VMOVQ_XMM_to_XMM_LOW_HIGH,

 // xmm0 is scratch
 GEN_test_RandM(VMOVQ_XMM_to_XMM_LOW_LOW_HIGH,
-   "vmovq %%xmm0, %%xmm7; vmovq %%xmm8, %%xmm0",
-   "vmovq %%xmm0, (%%rsi); vmovq %%xmm9, %%xmm0")
+   "vmovq %%xmm7, %%xmm0; vmovq %%xmm0, %%xmm8",
+   "vmovq (%%rsi), %%xmm0; vmovq %%xmm0, %%xmm9")

 int main ( void )
 {

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

[kdenlive] [Bug 499236] After "successful" upgrade to kdenlive v24.12.0, video files created using OBS Studio cannot be imported at all.

2025-01-28 Thread Rohit Banerjee
https://bugs.kde.org/show_bug.cgi?id=499236

--- Comment #13 from Rohit Banerjee  ---
Created attachment 177761
  --> https://bugs.kde.org/attachment.cgi?id=177761&action=edit
Moved video file to user's Video folder for debug log generation

Moved the video file to my user Video folder, to rule out it is not a
permission issue in the root C:\ folder. Used DebugView utility as per
instructions, and generated debug log as per instructions.

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

[Heaptrack] [Bug 499194] Recording empty

2025-01-28 Thread Peter Majchrak
https://bugs.kde.org/show_bug.cgi?id=499194

Peter Majchrak  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #7 from Peter Majchrak  ---
I see the same issue in the archlinux:base container.
Let me try on ubuntu 20.04 lts as well, which is what I'm currently on.

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

[amarok] [Bug 180404] Preserve CollectionBrowser ordering when adding to playlist

2025-01-28 Thread Tuomas Nurmi
https://bugs.kde.org/show_bug.cgi?id=180404

Tuomas Nurmi  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/amarok/-/commit/5fce
   ||61ded823dcfdec3ed945fabb2c1
   ||a34146f50
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Tuomas Nurmi  ---
Git commit 5fce61ded823dcfdec3ed945fabb2c1a34146f50 by Tuomas Nurmi.
Committed on 28/01/2025 at 16:57.
Pushed by nurmi into branch 'master'.

Try to preserve collection browser order when adding tracks to playlist

Boilerplate in previous commit, actual sorting implementation in this one.
Tries to emulate all the things that currently affect sorting in collection
browser. Should handle most of them, but some corner cases remain. At least
in cases where track has multiple labels, the sorting is not necessarily
preserved, and this cannot be reasonably fixed. Some other fixable corner
cases might be still uncovered, though.

M  +4-0ChangeLog
M  +8-0src/browsers/CollectionSortFilterProxyModel.cpp
M  +1-0src/browsers/CollectionSortFilterProxyModel.h
M  +53   -1src/browsers/CollectionTreeItemModelBase.cpp

https://invent.kde.org/multimedia/amarok/-/commit/5fce61ded823dcfdec3ed945fabb2c1a34146f50

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

[systemsettings] [Bug 480779] Can not add Google to Online Accounts anymore using a recent version of signon-ui

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480779

--- Comment #68 from Nate Graham  ---
KMail has its own account system not connected to this, so connection issues
there are not related.

Please take any discussion of login issues in KMail elsewhere. Thanks.

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

[kdenlive] [Bug 499171] Expand Clip Error

2025-01-28 Thread Jeffrey Krebs
https://bugs.kde.org/show_bug.cgi?id=499171

--- Comment #4 from Jeffrey Krebs  ---
Please find attached the user story from my Google Docs
https://docs.google.com/document/d/1dmY5OwGphpLwwRkXBoNL7URWm-fTyuPlO-929Y58cas/edit?usp=sharing

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

[systemsettings] [Bug 493793] No apply button in Firewall KCM with ufw backend

2025-01-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=493793

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL
 CC||k...@davidedmundson.co.uk

--- Comment #6 from David Edmundson  ---
This is expected, it's instant-apply

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

[kdenlive] [Bug 499171] Expand Clip Error

2025-01-28 Thread Jeffrey Krebs
https://bugs.kde.org/show_bug.cgi?id=499171

--- Comment #5 from Jeffrey Krebs  ---
I have put a link in the Kdnelive portal linking my Google Docs user 
story
https://docs.google.com/document/d/1dmY5OwGphpLwwRkXBoNL7URWm-fTyuPlO-929Y58cas/edit?usp=sharing

Best
Jeff

Jeffrey Krebs
CPO

E: jeff.kr...@bridgedigitalinc.com
M: 647 783 2228
www.bridgedigitalinc.com
linkedin icon



-- Original Message --
>From "emohr" 
To rockinj...@gmail.com
Date 2025-01-28 8:43:30 AM
Subject [kdenlive] [Bug 499171] Expand Clip Error

>https://bugs.kde.org/show_bug.cgi?id=499171
>
>emohr  changed:
>
>What|Removed |Added
>
>  Status|REPORTED|CONFIRMED
>  Ever confirmed|0   |1
>
>--- Comment #3 from emohr  ---
>Thank you for the feedback. I set the issue to “confirmed”. Feel free to update
>this bug with a user story so we have all together. We have to check if device
>file naming in general is an issue on other places as well.
>
>I can change the title of this bug and change it to wishlist once you have
>uploaded the user story.
>
>--
>You are receiving this mail because:
>You reported the bug.

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

[systemsettings] [Bug 497350] Firewall asks for the user password 3 times within 10 seconds

2025-01-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=497350

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from David Edmundson  ---


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

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

[kdenlive] [Bug 499221] User Story: User-Definable Starting Timecode for Edit Sequences in Kdenlive

2025-01-28 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=499221

emohr  changed:

   What|Removed |Added

   Keywords||triaged
 CC||fritzib...@gmx.net
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from emohr  ---
Thank you for the request. 
We opened the same request 4 years ago
https://invent.kde.org/multimedia/kdenlive/-/issues/886. 

Part of them is implemented with a menu entry in the clip monitor, to switch
between 'normal timecode' and 'source timecode'.

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

[systemsettings] [Bug 469984] Accessing "View Connections" in Firewall page crashes Plasma settings

2025-01-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469984

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk

--- Comment #13 from David Edmundson  ---


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

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

[plasmashell] [Bug 499229] Waking up a sleepy/blurred SDDM screen by keystroke is also registered as input

2025-01-28 Thread PK
https://bugs.kde.org/show_bug.cgi?id=499229

--- Comment #2 from PK  ---
Thank you for your answer.
I understand that this way it could be efficient. 
One thing: for ex-windows users (and I hope there will be al lot the coming
time) this behavior is unexpected. The paused login screen in windows sees the
first keystroke as wake up and the ones following as input.

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

[systemsettings] [Bug 491785] When prompted and clicking cancel, it asks for authentication two more times.

2025-01-28 Thread Fernando M. Muniz
https://bugs.kde.org/show_bug.cgi?id=491785

Fernando M. Muniz  changed:

   What|Removed |Added

Version|6.1.4   |6.2.5

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

[systemsettings] [Bug 491785] When prompted and clicking cancel, it asks for authentication two more times.

2025-01-28 Thread Fernando M. Muniz
https://bugs.kde.org/show_bug.cgi?id=491785

--- Comment #3 from Fernando M. Muniz  ---
Created attachment 177764
  --> https://bugs.kde.org/attachment.cgi?id=177764&action=edit
Password, password, password!

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

[plasmashell] [Bug 499229] Waking up a sleepy/blurred SDDM screen by keystroke is also registered as input

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=499229

--- Comment #3 from Nate Graham  ---
We aspire to be better than Windows, not just as bad 😎

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

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

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399514

Nate Graham  changed:

   What|Removed |Added

 CC||bars...@gmail.com

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

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

[plasmashell] [Bug 499244] Brightness and Color widget does not update when expanding to a second monitor.

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=499244

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[kdenlive] [Bug 499171] Improve Handling of Native File Names in KdenliveExpand Clip Error

2025-01-28 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=499171

emohr  changed:

   What|Removed |Added

Summary|Expand Clip Error   |Improve Handling of Native
   ||File Names in
   ||KdenliveExpand Clip Error

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

[frameworks-kwidgetsaddons] [Bug 460377] Selecting «FiraGO» in font selector makes it freeze forever in KFontChooserPrivate::slotFamilySelected()

2025-01-28 Thread ariasuni
https://bugs.kde.org/show_bug.cgi?id=460377

ariasuni  changed:

   What|Removed |Added

   Platform|Other   |Arch Linux
 Resolution|--- |WORKSFORME
   Assignee|a...@ariasuni.eu|cf...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #9 from ariasuni  ---
I don’t have this problem anymore and I’m not sure why I was assigned to it
since I’m not a KDE dev (I guess I did?) and nobody commented on this bug, so
I’m closing this.

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

[kio-extras] [Bug 499201] Android devices no longer detected in Dolphin via MTP

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499201

--- Comment #4 from darkroo...@zoho.com ---
(In reply to Nate Graham from comment #3)
> Hmm, this means MTP support is installed, so either our MTP code isn't
> working for you, or else your devices aren't actually advertising MTP
> support properly.

This is from my Tumbleweed desktop:

zypper in *mtp*
Loading repository data...
Reading installed packages...
'mtpfs' providing '*mtp*' is already installed.
No update candidate for 'mtpfs-1.1-1699.3.pm.139.x86_64'. The highest available
version is already installed.
'libmtp-udev' providing '*mtp*' is already installed.
No update candidate for 'libmtp-udev-1.1.22-1.2.x86_64'. The highest available
version is already installed.
'libmtp9' providing '*mtp*' is already installed.
No update candidate for 'libmtp9-1.1.22-1.2.x86_64'. The highest available
version is already installed.
'libesmtp6_2_0' providing '*mtp*' is already installed.
No update candidate for 'libesmtp6_2_0-1.1.0-3.1.x86_64'. The highest available
version is already installed.
'mtp-tools' providing '*mtp*' is already installed.
No update candidate for 'mtp-tools-1.1.22-1.2.x86_64'. The highest available
version is already installed.

I have a laptop that has KDE Neon on it that I haven't updated in a while, and
it works on it. It also has the same packages installed by the looks of it as
the desktop with Tumbleweed:
Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-45-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 x Intel Core i5-6300U CPU @ 2.40GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel HD Graphics 520

And I did double check that it did work with a Dell Windows 10 Home desktop. I
will update the KDE neon laptop to see if anything changes.

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 498532] Bluetooth Icon not updating even after connecting

2025-01-28 Thread Rohan Shaw
https://bugs.kde.org/show_bug.cgi?id=498532

--- Comment #3 from Rohan Shaw  ---
Created attachment 177768
  --> https://bugs.kde.org/attachment.cgi?id=177768&action=edit
screenshot of bt with incorrect info

The screenshot shows bluetooth device that is not connect with symbol
indicating the same thing... However in reality the earphone is connected and
sound comes from the earphones

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

[amarok] [Bug 180404] Preserve CollectionBrowser ordering when adding to playlist

2025-01-28 Thread Tuomas Nurmi
https://bugs.kde.org/show_bug.cgi?id=180404

--- Comment #14 from Tuomas Nurmi  ---
Ok, noticed a bug in some cases after merging the code. Reverting drag-and-drop
order preservation for now, will work out a better solution there. Right click
-> add to playlist sorting works correctly, still.

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

[plasmashell] [Bug 499175] Request: Sort tasks by relative horizontal position of windows

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499175

--- Comment #6 from andyklu...@gmail.com ---
I feel this was closed hastily after assertions that:

- it only benefits horizontally tiled windows
- it only benefits horizontally oriented task managers

I think both those assertions are false.

Is there any chance this can be re-opened for a little further examination?

Since it's implemented in my branch, maybe some folks can try it out?

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

[kwin] [Bug 499247] On X11, some hover events on apps' UI elements can get broken and stuck in this state

2025-01-28 Thread Porkepix
https://bugs.kde.org/show_bug.cgi?id=499247

--- Comment #4 from Porkepix  ---
(In reply to Nate Graham from comment #3)
> To be completely and brutally honest, since it's an X11-only bug, I don't
> know or care. Development is pretty much Wayland-only at this point. If it
> works on Wayland, there's basically no chance anyone is going to care; not
> just me, but everyone either either.
> 
> I suspect the issue is in how the toolkit (GTK) interacts with KWin on X11,
> but I'm pretty sure the GTK devs won't care about this use case either.
> 
> It's a wayland world, my friend! I'd recommend trying to move over to it
> full-time, and if you can't, report the bugs you encounter as a result of
> the experience, since those are bugs that we're all interested in fixing. If
> they're significant enough, I'll add them to
> https://community.kde.org/Plasma/Wayland_Known_Significant_Issues.

I know, and use Wayland sessions most of the time (although most of my time
isn't spent on KDE), but sometimes various reasons can make you prefer the X11
counterpart (such as bugs on icons, not breaking bugs, bug very annoying for
daily use), even if you lose nice things (multitouch navigation in Firefox, for
example, is neat, and Wayland-exclusive). Some DEs/WMs also are quite late for
their Wayland support/migration (XFCE, LXDE), or even don't plan on ever doing
one (i3wm, Awesome WM and so on) while still having users :)

For my personal case, although I spent more time on GNOME and Hyprland, for now
the icons issues are irritating enough that I'd prefer to run Plasma over a X11
session though.

Anyway, I'd usually report an issue I find even if, because maintainer don't
have the time to tackle it (issue's too minor, is about abandoned features like
X11 support might be here, nobody's interested into working on this issue,
because no maintainer ever owe anything to anyone, or whatever reason
maintainers could have), but from what I understand and regarding KDE
specifically, if I find new issues that affect Plasma only on X11 session while
being fine on Wayland, then it's better not to report them anymore, right?

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

[krename] [Bug 499231] KRename "Find and Replace", failure to write, one space, from XML file, into replace field.

2025-01-28 Thread Michael Jenkins
https://bugs.kde.org/show_bug.cgi?id=499231

Michael Jenkins  changed:

   What|Removed |Added

 CC||ukmjenk...@gmail.com

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 499251] New: Brightness Controll Wiget don't provide 2nd Monitor Controll after Suspend

2025-01-28 Thread Ulf Bartholomäus
https://bugs.kde.org/show_bug.cgi?id=499251

Bug ID: 499251
   Summary: Brightness Controll Wiget don't provide 2nd Monitor
Controll after Suspend
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brightness and Color widget
  Assignee: plasma-b...@kde.org
  Reporter: u...@gmx.net
CC: natalie_clar...@yahoo.de
  Target Milestone: 1.0

Created attachment 177769
  --> https://bugs.kde.org/attachment.cgi?id=177769&action=edit
Screenshot 1 after fresh boot where both Monitors are listed

SUMMARY
After Suspend, my 2nd Monitor connected via USB-C DP Alt mode is quite dark
(reduced brightness - if I remind well, there is a bug still open about it,
which should be fixed at Plasma 6.3 according "This Week in Plasma")


STEPS TO REPRODUCE
1. Firtst login after reboot
2. Open Brightness controll -> 2nd Monitor is visible (see screenshot 1)
3. Suspend PC
4. Resume
5. Switch on 2nd Monitor due to still in Suspend
6. login
7. Open Brightness controll -> 2nd Monitor is not visible (see screenshot 2)


OBSERVED RESULT
 2nd Monitor is not listed in the Brightness controll panael

EXPECTED RESULT
 2nd Monitor is listed in the Brightness controll panael


SOFTWARE/OS VERSIONS (from Systeminformation)
Operating System: openSUSE Tumbleweed
Operating System: openSUSE Tumbleweed 20250125
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.13.0-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 30.8 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: MINIPC PN50
System Version: 0626

ADDITIONAL INFORMATION
 # inxi -Gxx
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Renoir [Radeon Vega Series /
Radeon Mobile Series] vendor: ASUSTeK driver: amdgpu v: kernel arch: GCN-5
pcie: speed: 16 GT/s lanes: 16 ports: active: DP-1,DP-3
empty: DP-2,HDMI-A-1 bus-ID: 05:00.0 chip-ID: 1002:1636 temp: 66.0 C
  Display: unspecified server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4
compositor: kwin_wayland driver: X: loaded: modesetting unloaded: vesa
alternate: fbdev dri: radeonsi gpu: amdgpu display-ID: :1 screens: 1
  Screen-1: 0 s-res: 5760x2160 s-dpi: 96
  Monitor-1: DP-1 pos: primary,left model: EIZO NANAO EV3285 res: 3840x2160
hz: 60 dpi: 140 diag: 806mm (31.7")
  Monitor-2: DP-3 pos: right model: ASUS MB16AMT res: 1920x1080 hz: 60
dpi: 142 diag: 395mm (15.5")
  API: EGL v: 1.5 platforms: device: 0 drv: radeonsi device: 1 drv: swrast
gbm: drv: radeonsi surfaceless: drv: radeonsi x11: drv: radeonsi
inactive: wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.3.4 glx-v: 1.4
direct-render: yes renderer: AMD Radeon Graphics (radeonsi renoir LLVM
19.1.7 DRM 3.59 6.13.0-1-default) device-ID: 1002:1636
  API: Vulkan v: 1.4.304 surfaces: xcb,xlib device: 0 type: integrated-gpu
driver: N/A device-ID: 1002:1636
  Info: Tools: api: eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor wl: wayland-info
x11: xdpyinfo, xprop, xrandr

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

[plasmashell] [Bug 499251] Brightness Controll Wiget don't provide 2nd Monitor Controll after Suspend

2025-01-28 Thread Ulf Bartholomäus
https://bugs.kde.org/show_bug.cgi?id=499251

--- Comment #1 from Ulf Bartholomäus  ---
Created attachment 10
  --> https://bugs.kde.org/attachment.cgi?id=10&action=edit
Screenshot 2 after suspend/resume where2n Monitor is missing

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 499081] plasmashell crashed when clicking the Network icon in the System Tray

2025-01-28 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=499081

Alessandro Astone  changed:

   What|Removed |Added

 CC||ales.ast...@gmail.com

--- Comment #9 from Alessandro Astone  ---
Indeed I expect this to be the same gcc15 bug.

The stacktrace in Discover shows some QCoro frames, and indeed QCoro turned out
to also break when rebuilding it with gcc15:
https://github.com/qcoro/qcoro/issues/262

plasma-nm does uses QCoro but QCoro is not in the stacktrace here; still it's
probably related.

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

[plasmashell] [Bug 499081] plasmashell crashed when clicking the Network icon in the System Tray

2025-01-28 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=499081

Alessandro Astone  changed:

   What|Removed |Added

   See Also||https://github.com/qcoro/qc
   ||oro/issues/262

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

[frameworks-kguiaddons] [Bug 499250] New: Better color chooser

2025-01-28 Thread Marcos Dione
https://bugs.kde.org/show_bug.cgi?id=499250

Bug ID: 499250
   Summary: Better color chooser
Classification: Frameworks and Libraries
   Product: frameworks-kguiaddons
   Version: 6.10.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: mdi...@grulic.org.ar
  Target Milestone: ---

The current color chooser dialog, at least as presented by kate, it's seemingly
100% implemented with QColorDialog, which has no concept of color palette. At
the same time, both KDE the environment and Kate the editor have the concept of
color scheme. This means that when we want to select a color, we can't choose
from said scheme and we have to either pick from the screen, hoping the color
we're looking for is shown, or go to the sources and pick it up from there.

I would be nice if the KDE Framework would offer a color picker dialog/widget
that would support palettes, and would by default use the system's color scheme
and optionally allow the caller to provide it's own schema.

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

[okular] [Bug 499249] New: Feature Request: Javascript: Add possiblity to copy values from list box

2025-01-28 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=499249

Bug ID: 499249
   Summary: Feature Request: Javascript: Add possiblity to copy
values from list box
Classification: Applications
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: martin.marmso...@gmail.com
  Target Milestone: ---

Created attachment 177766
  --> https://bugs.kde.org/attachment.cgi?id=177766&action=edit
Testfile

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***



SUMMARY
It would be nice to be able to copy the values from a javascript object

STEPS TO REPRODUCE
1. Open a pdf which contains javascript data
2. Click on an object and the list with all data is available
3. Click on one element

OBSERVED RESULT
Nothing happens, the clipboard is empty

EXPECTED RESULT
Would be nice to have the clicked value in the clipboard

SOFTWARE/OS VERSIONS
Okular: Version 24.12.0
(available in the Info Center app, or by running `kinfo` in a terminal window)
Fedora 40, Gnome

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

[systemsettings] [Bug 498608] Accent color not immediately applied for Animation Speed Slider, when changing Theme from Breeze Dark + Krita Dark Orange to Breeze Light

2025-01-28 Thread postix
https://bugs.kde.org/show_bug.cgi?id=498608

--- Comment #3 from postix  ---
(In reply to Nate Graham from comment #1)
> Cannot reproduce with git master; it may be fixed there. Any chance you can
> test out the Plasma 6.3 beta? Thanks!

Just want to make sure, had you tried it with the mentioned Krita Color Theme?
I could not reproduce it otherwise myself.

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

[krename] [Bug 499235] Possible Errors with Anchors: ^ $ \A \Z \z

2025-01-28 Thread Michael Jenkins
https://bugs.kde.org/show_bug.cgi?id=499235

Michael Jenkins  changed:

   What|Removed |Added

 CC||ukmjenk...@gmail.com

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

[krename] [Bug 499234] Problem with The Regular Expression for The Lookback Function (?<=pattern)

2025-01-28 Thread Michael Jenkins
https://bugs.kde.org/show_bug.cgi?id=499234

Michael Jenkins  changed:

   What|Removed |Added

 CC||ukmjenk...@gmail.com

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

[valgrind] [Bug 499183] FreeBSD: differences in avx-vmovq output

2025-01-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=499183

Paul Floyd  changed:

   What|Removed |Added

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

--- Comment #3 from Paul Floyd  ---
commit a005226db8d59dd5c3b35f1011967891c71d9b28 (HEAD -> master, origin/master,
origin/HEAD)
Author: Paul Floyd 
Date:   Tue Jan 28 19:25:52 2025 +0100

Bug499183 - FreeBSD: differences in avx-vmovq output

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

[krita] [Bug 499246] Brush pressure sensitivity not persisting after switch apps

2025-01-28 Thread Freya Lupen
https://bugs.kde.org/show_bug.cgi?id=499246

Freya Lupen  changed:

   What|Removed |Added

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

--- Comment #1 from Freya Lupen  ---


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

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

[plasmashell] [Bug 499252] New: Cannot move second window on taskbar from first grab

2025-01-28 Thread Eugene Savitsky
https://bugs.kde.org/show_bug.cgi?id=499252

Bug ID: 499252
   Summary: Cannot move second window on taskbar from first grab
Classification: Plasma
   Product: plasmashell
   Version: git-stable-Plasma/6.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: eugene.savit...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

Created attachment 11
  --> https://bugs.kde.org/attachment.cgi?id=11&action=edit
video

1. Open two Firefox (or whatever) windows. Window 1 (W1) and window 2 (W2)
2. Try to move W1 to a different place on the taskbar.
3. Now try to move W2 - it does not, it behaves as W1 still has the
focus/selected.
4. Select/focus some other window on the taskbar.
5. Now the W2 moves as expected.

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

[krita] [Bug 430927] stylus detection fails when switching back to krita with pen detected by tablet

2025-01-28 Thread Freya Lupen
https://bugs.kde.org/show_bug.cgi?id=430927

Freya Lupen  changed:

   What|Removed |Added

 CC||shalo...@gmail.com

--- Comment #12 from Freya Lupen  ---
*** Bug 499246 has been marked as a duplicate of this bug. ***

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

[yakuake] [Bug 498489] Emojis rendering broken.

2025-01-28 Thread Martin C.
https://bugs.kde.org/show_bug.cgi?id=498489

--- Comment #2 from Martin C.  ---
Created attachment 12
  --> https://bugs.kde.org/attachment.cgi?id=12&action=edit
Emojis rendering in `konsole 24.08.3`

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

[yakuake] [Bug 498489] Emojis rendering broken.

2025-01-28 Thread Martin C.
https://bugs.kde.org/show_bug.cgi?id=498489

--- Comment #3 from Martin C.  ---
Created attachment 13
  --> https://bugs.kde.org/attachment.cgi?id=13&action=edit
Emojis rendering in `yakuake 24.08.3`

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

[plasmashell] [Bug 499095] KDE Panel auto-hide not working correctly

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499095

--- Comment #4 from catch...@zoznam.sk ---
(In reply to Nate Graham from comment #3)
> Yes, it's alive; you happened to catch us on a weekend. Personally, I don't
> triage bugs on the weekend.
> 
> What's not alive is Plasma 5.27, which has reached EOL at this point. The
> issue is fixed in Plasma 6.1, so you'll have to upgrade to Kubuntu 24.10
> (which includes Plasma 6.1.5) or later to get the fix

ok, thanks for the info

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Jure Repinc
https://bugs.kde.org/show_bug.cgi?id=433292

Jure Repinc  changed:

   What|Removed |Added

 CC||j...@holodeck1.com

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[yakuake] [Bug 498489] Emojis rendering broken.

2025-01-28 Thread Martin C.
https://bugs.kde.org/show_bug.cgi?id=498489

--- Comment #4 from Martin C.  ---
Hi John

Thank you for your reply! I'm sorry for the delay in responding—I was traveling
and couldn't respond sooner.

* Do other emoji characters have an issue?
Yes.
* Do you see that issue in the Konsole application as well?
No: I tried with many, and all of them render correctly.
* Could you please attach a screenshot to help understand what the incorrect
rendering looks like on your device?
Absolutely.

Incidentally:

- I checked with a friend (ArchLinux + KDE 6.3-beta2), and he confirmed that
emojis render correctly on both Konsole and Yakuake.
- I also tested the Flatpak version of Yakuake (24.12.1, the same as you're
using on Fedora), but emojis remain broken on my end.
It seems likely that this is a NixOS-specific issue or something related to my
personal configuration. To reduce noise, I suggest closing this ticket.

Thanks again for your time!

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[kwin] [Bug 499253] New: Window placement maximized doesn't behave properly with GTK3+ apps

2025-01-28 Thread Alberto Salvia Novella
https://bugs.kde.org/show_bug.cgi?id=499253

Bug ID: 499253
   Summary: Window placement maximized doesn't behave properly
with GTK3+ apps
Classification: Plasma
   Product: kwin
   Version: 6.2.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: es204904...@gmail.com
  Target Milestone: ---

STEPS
1. On (System Settings -> Window management -> Window behavior -> Advanced) set
"Window placement" to "maximized"
2. Launch a GTK application, like gnome-boxes.

RESULT
- The window isn't necessarily maximized, but either defaults to the last size
or it is drawn without filling the whole screen.
- On pamac on Wayland, the about dialog is even partially drawn outside the
screen.

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

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

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464883

ynots...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
   Assignee|dolphin-bugs-n...@kde.org   |ynots...@gmail.com
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from ynots...@gmail.com ---
Created attachment 14
  --> https://bugs.kde.org/attachment.cgi?id=14&action=edit
abour Dolphin

Linux is case-sensitive. This bug does not respect that fact.

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/print-manager/-/merge_requests/223

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

[plasmashell] [Bug 433292] Shortcut keys to enter panel edit mode are not working

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433292

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

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[plasmashell] [Bug 433841] Chord keyboard shortcuts are confusing

2025-01-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433841

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

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

[kdenlive] [Bug 499236] New: After "successful" upgrade to kdenlive v24.12.0, video files created using OBS Studio cannot be imported at all.

2025-01-28 Thread Rohit Banerjee
https://bugs.kde.org/show_bug.cgi?id=499236

Bug ID: 499236
   Summary: After "successful" upgrade to kdenlive v24.12.0, video
files created using OBS Studio cannot be imported at
all.
Classification: Applications
   Product: kdenlive
   Version: 24.12.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Project Bin & Import
  Assignee: j...@kdenlive.org
  Reporter: rohitbaner...@gmail.com
  Target Milestone: ---

Created attachment 177747
  --> https://bugs.kde.org/attachment.cgi?id=177747&action=edit
Error message "Cannot open file " displayed  in the
project bin, refusing to import the working video files

SUMMARY
After "successful" upgrade to kdenlive v24.12.0, video files created using OBS
Studio cannot be imported at all.

STEPS TO REPRODUCE
1. Upgrade from v24.08.3 to kdenlive v24.12.0, using "choco upgrade all"
command on Windows Powershell.
2. After upgrade of kdenlive v24.12.0 and ffmpeg-full v7.1.0, open kdenlive and
start new project.
3. Attempt importing any existing or current videos recorded on OBS Studio, in
the project bin, to encounter the error message "Cannot open file
".
4. Attempt re-opening already existing kdenlive project edited in previous
version, to encounter different but presumably related bug, where Clip Monitor
displays "INVALID" for existing working imported video files, and Project
Monitor displays "INVALID" for existing edited clips from editing timeline.

OBSERVED RESULT
1. Error message "Cannot open file " displayed  in the
project bin, refusing to import the working video files (verified working using
ffmpegplay.exe and melt.exe), for new projects
2. "INVALID" text displayed in Clip Monitor for existing imported video files,
and "INVALID" text displayed in Project Monitor for existing edited clips from
editing timeline, when re-opening earlier projects.

EXPECTED RESULT
1. No error message for working video files, video files must be imported
successfully.
2. No "INVALID" display in in Clip Monitor or Project Monitor, for earlier
project files.

SOFTWARE/OS VERSIONS
Windows: 11 Version 23H2
Qt Version: 6.8.0

ADDITIONAL INFORMATION
Issue persists in version 24.12.1 too. Already tried solution @
https://forum.kde.org/viewtopic.php%3Ff=265&t=138533.html without any success.

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

[Discover] [Bug 490954] At certain window sizes, page for "Icon Faenza SQL Admin" page (KNS) vibrates disturbingly

2025-01-28 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=490954

--- Comment #6 from Harald Sitter  ---
Mhhh. depends on the height as well it seems :(

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

[kdenlive] [Bug 499236] After "successful" upgrade to kdenlive v24.12.0, video files created using OBS Studio cannot be imported at all.

2025-01-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=499236

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #2 from Jean-Baptiste Mardelle  ---
Chocolatey is not officially supported by the Kdenlive team. Please try the
Windows binaries provided on our download page that should work correctly, and
report the issue to Chocolatey.

If the problem persists with our binaries, feel free to re-open the issue.

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

[plasmashell] [Bug 499218] plasmashell crashed in std::__atomic_base::fetch_sub when clicking on the Networks icon in the System Tray

2025-01-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=499218

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #2 from Marco Martin  ---
#5  std::__atomic_base::fetch_sub (this=, __i=, __m=, this=, __i=,
__m=) at /usr/include/c++/15/bits/atomic_base.h:642
#6  QAtomicOps::deref (_q_value=..., _q_value=...) at
/usr/include/qt6/QtCore/qatomic_cxx11.h:266
#7  QBasicAtomicInteger::deref (this=, this=) at /usr/include/qt6/QtCore/qbasicatomic.h:48
#8  QArrayData::deref (this=, this=) at
/usr/include/qt6/QtCore/qarraydata.h:66
#9  QArrayDataPointer >::deref
(this=0x7fffc87365e0) at /usr/include/qt6/QtCore/qarraydatapointer.h:439
#10 QArrayDataPointer
>::~QArrayDataPointer (this=, this=) at
/usr/include/qt6/QtCore/qarraydatapointer.h:108
#11 0x7fae28068dd7 in QList
>::~QList (this=, this=) at
/usr/include/qt6/QtCore/qlist.h:72
#12 Handler::requestScanInternal (frame_ptr=0x55791ef53390) at
/usr/src/debug/plasma-nm-6.2.90-2.fc42.x86_64/libs/handler.cpp:654
#13 0x7fae2806e291 in std::__n4861::coroutine_handle::resume
(this=) at /usr/include/c++/15/coroutine:142
#14
QCoro::detail::QCoroDBusPendingReply::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}::operator()(QDBusPendingCallWatcher*)
(__closure=, watcher=0x55791cbd08c0) at
/usr/include/qcoro6/qcoro/qcorodbuspendingreply.h:43
#15 QtPrivate::FunctorCall,
QtPrivate::List, void,
QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}>::call(QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}&,
void**)::{lambda()#1}::operator()() const (__closure=) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:141
#16 QtPrivate::FunctorCallBase::call_internal,
QtPrivate::List, void,
QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}>::call(QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}&,
void**)::{lambda()#1}>(void**,
QtPrivate::FunctorCall,
QtPrivate::List, void,
QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}>::call(QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}&,
void**)::{lambda()#1}&&) (args=, fn=...) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#17 QtPrivate::FunctorCall,
QtPrivate::List, void,
QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}>::call(QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}&,
void**) (f=..., arg=) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:140
#18
QtPrivate::FunctorCallable::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1},
QDBusPendingCallWatcher*>::call,
void>(QCoro::detail::QCoroDBusPendingReply<>::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1}&,
void*, void**) (f=..., arg=) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:362
#19
QtPrivate::QCallableObject::WaitForFinishedOperation::await_suspend(std::__n4861::coroutine_handle)::{lambda(auto:1*)#1},
QtPrivate::List, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=,
this_=, r=, a=, ret=) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:572
#20 0x7faed2a602fa in QtPrivate::QSlotObjectBase::call
(this=0x55791dd0bc90, r=0x55791cbd08c0, a=0x7fffc8736790) at
/usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qobjectdefs_impl.h:486
#21 doActivate (sender=0x55791cbd08c0, signal_index=3,
argv=argv@entry=0x7fffc8736790) at
/usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qobject.cpp:4124
#22 0x7faed2a571c9 in QMetaObject::activate (sender=,
m=m@entry=0x7faed3070f00, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffc8736790) at
/usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qobject.cpp:4184
#23 0x7faed3021cb1 in QDBusPendingCallWatcher::finished (this=, _t1=) at
/usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/redhat-linux-build/src/dbus/DBus_autogen/include/moc_qdbuspendingcall.cpp:163
#24 0x7faed2a5129c in QObject::event (this=, e=) at
/usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qobject.cpp:1419
#25 0x7faed4d32eca in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt6Widgets.so.6
#26 0x7faed29f5280 in QCoreApplication::notifyInternal2
(receiver=0x55791cbd08c0, event=0x7faeb808e5f0) at
/

[kdenlive] [Bug 499236] After "successful" upgrade to kdenlive v24.12.0, video files created using OBS Studio cannot be imported at all.

2025-01-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=499236

--- Comment #12 from Jean-Baptiste Mardelle  ---
One last thing that would be very helpful is if we could see the Kdenlive debug
output. For this, you would need to install the Windows  DebugView utility from
Microsoft:
https://learn.microsoft.com/en-us/sysinternals/downloads/debugview

This is a small utility that allows to view system debug output. Open the
DebugView App, then start Kdenlive and try to add the file. You should have a
lot of debug output in DebugView, then attach the debug info here ( remove any
sensitive info like username)

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

[systemsettings] [Bug 498397] Shell autostart not working even after restart/relogin

2025-01-28 Thread Thomas Rother
https://bugs.kde.org/show_bug.cgi?id=498397

Thomas Rother  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #7 from Thomas Rother  ---
Note: kcm_autostart always shows the "ssh-add.sh not yet started
automatically", even after a reboot or re-login. But I can successfully start
the script manually from the shell

thommie@odysseus4:~> .config/autostart/ssh-add.sh 
Identity added: /home/thommie/.ssh/[x]
Identity added: /home/thommie/.ssh/[x]

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

[kdenlive] [Bug 499236] After "successful" upgrade to kdenlive v24.12.0, video files created using OBS Studio cannot be imported at all.

2025-01-28 Thread Rohit Banerjee
https://bugs.kde.org/show_bug.cgi?id=499236

Rohit Banerjee  changed:

   What|Removed |Added

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

--- Comment #3 from Rohit Banerjee  ---
Problem persists on Windows binaries available from the download page, even
without Chocolatey.

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

[plasmashell] [Bug 467209] Clicking "Virtual keyboard" button doesn't make virtual keyboard show up; you have to tap it with a touchscreen

2025-01-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=467209

Marco Martin  changed:

   What|Removed |Added

   Keywords||usability
 CC||notm...@gmail.com

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

[systemsettings] [Bug 480779] Can not add Google to Online Accounts anymore using a recent version of signon-ui

2025-01-28 Thread piedro
https://bugs.kde.org/show_bug.cgi?id=480779

--- Comment #66 from piedro  ---
> You can also manually remove identities from $HOME/.config/emailidentities
> (probably best while KMail is not running)

I've done that -  that is in deed a working workaround... 
Still, this should be fixed - I added a note to the existing bug report I found
on this... 

> Ah, I haven't tried sending.
> 
> I vaguely remember reading somewhere that smtp.gmail.com no longer works and
> needs changing to smtp.googlemail.com but would still use the "normal"
> password (probably because SMTP doesn't access any data on the server)

I've done a few tests and got some success - using "plain" password with
StartSSL seems to work.  
(making sure it's using the same app apssword obviously!)

Great! Thank's a lot - getting mail and I am able to send also! 

Now if the KMail search folders are fixed eventually (those broke again! Bug
report gets no reaction...) then Kmail is a real mail client again! 

Cheers! 
p.

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

[Skanpage] [Bug 495297] Skanpage does not show scanned images

2025-01-28 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=495297

--- Comment #5 from Alexander Stippich  ---
Git commit c89cd1e5977e6f357a06892edb4b8be7697ba211 by Alexander Stippich.
Committed on 27/01/2025 at 18:30.
Pushed by sars into branch 'master'.

forward a status message for every return code except SANE_STATUS_GOOD

M  +2-2src/interface_p.cpp

https://invent.kde.org/libraries/ksanecore/-/commit/c89cd1e5977e6f357a06892edb4b8be7697ba211

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

[plasmashell] [Bug 496926] On X11, desktop is black/missing after resuming from suspend or hibernation until plasmashell is restarted or TTYs are switched

2025-01-28 Thread Guido
https://bugs.kde.org/show_bug.cgi?id=496926

--- Comment #25 from Guido  ---
I have noticed the same problem when the PC starts with the laptop monitor
(where everything works fine) but then after connecting the external monitor
the monitor screen appears black and I have to restart plasmashell.

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

[plasmashell] [Bug 448833] Overlapping entries when filtering and deleting and filtering again several times

2025-01-28 Thread medin
https://bugs.kde.org/show_bug.cgi?id=448833

--- Comment #46 from medin  ---
(In reply to Marco Martin from comment #44)
> It's possibly a Qt issue, but does it still happen with Qt 6.8 and Plasma
> 6.3?

Still repro with Plasma 6.2.5 and Qt 6.8.1, the worst is that even the floating
window, where search was working fine, is now gone and replaced by the broken
one. For now Klipper widget cannot be used for searching at all.

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

[Tokodon] [Bug 484475] Failed to contact server: Error transferring https://.../api/v1/accounts/.../featured_tags - server replied: . Please check your settings.

2025-01-28 Thread Ulf Bartholomäus
https://bugs.kde.org/show_bug.cgi?id=484475

Ulf Bartholomäus  changed:

   What|Removed |Added

 CC||u...@gmx.net

--- Comment #5 from Ulf Bartholomäus  ---
Tokodon from openSUSE Tumbleweed

Tokodon: 24.12.1
openSUSE Tumbleweed (Wayland)
KDE Frameworks: 6.10.0
Qt: 6.8.1 wird verwendet und gebaut wurde mit 6.8.1
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.13.0-1-default

Error on the top line of the startpage:
"Server konnte nicht kontaktiert werden: Error transferring
https://troet.cafe/api/v1/notifications/unread_count - server replied: . Bitte
überprüfen Sie Ihre Einstellungen."

So same as reported in this bug. But with new version again.

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

[plasmashell] [Bug 471305] On X11, Plasma just crashed in Plasma::DataEngineConsumer::~DataEngineConsumer() out of the blue

2025-01-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=471305

--- Comment #6 from Marco Martin  ---
it's the weather applet/engine, unfortunately symbols aren't complete

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

[digikam] [Bug 499191] Adding a rating for a picture changes pick from pending to rejected

2025-01-28 Thread TD
https://bugs.kde.org/show_bug.cgi?id=499191

--- Comment #10 from TD  ---
Created attachment 177760
  --> https://bugs.kde.org/attachment.cgi?id=177760&action=edit
XMP metadata tab (after)

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

[digikam] [Bug 499191] Adding a rating for a picture changes pick from pending to rejected

2025-01-28 Thread TD
https://bugs.kde.org/show_bug.cgi?id=499191

--- Comment #9 from TD  ---
Created attachment 177759
  --> https://bugs.kde.org/attachment.cgi?id=177759&action=edit
XMP metadata tab (before)

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

[Heaptrack] [Bug 498896] Corrupted data file on ASAHI

2025-01-28 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=498896

Milian Wolff  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DOWNSTREAM

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

[digikam] [Bug 499191] Adding a rating for a picture changes pick from pending to rejected

2025-01-28 Thread TD
https://bugs.kde.org/show_bug.cgi?id=499191

--- Comment #11 from TD  ---
As you can see "Pick Label" is 1. This would be "rejected" instead of 2 for
"pending". But the "Labels" view lists those files as "pending" and the icon
overlay is pending as well (as you can see in the short clip).

If I press Alt+2 (for "pending") on a photo twice, "Pick Label" changes to 2
and the meta data under "Dynamic Media" vanishes (Good = False, pick = -1).
Maybe this is related to this element.

As a result the "Labels" view lists photos with "Pick Label" 1 and 2 as
"pending" and the "rejected" stays empty.

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

[frameworks-kio] [Bug 497349] "Trash settings" should be the context menu of the trash folder itself (when viewed in e.g. Dolphin), like it is for the Places panel item

2025-01-28 Thread Fernando M. Muniz
https://bugs.kde.org/show_bug.cgi?id=497349

--- Comment #2 from Fernando M. Muniz  ---
The "Properties" option seems to not have a function on the Trash, perhaps it
should be removed?

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

[plasmashell] [Bug 498030] "dodge windows", "windows go below", and "auto hide" visibility modes vs. tray popup windows

2025-01-28 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=498030

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info

--- Comment #12 from TraceyC  ---
I tested this with rsibreak and Syncthing GTK on git-master (as well as Plasma
6.2.5) with Wayland.  (syncthing-tray-kde is not available on my distro)
There is one panel, set to "Dodge windows". I verified it hides if I move
another window near it
I also tested with Autohide
I'm not able to reproduce the case where a pop up menu appears underneath the
panel.

RSI Break works as expected. It brings up a window that appears in the middle
of the screen (even in Wayland)
1. Click on the tray icon for RSI Break. 
2. Move the window over near the panel
3. The panel hid as expected - OK
4. Hover the mouse over the icon
5. The pop up appears to the right with no overlap. This is the same behavior
as othe systray icons - OK

Syncthing GTK's systray icon also works as expected. This does have a hovering
menu on left-click.
1. Left-click on the tray icon for Syncthing GTK
2. Observe the hovering menu overlaps the panel slightly, and appears over the
panel - OK

We need to be able to reproduce bugs in order to fix them, so we need some
details from you to help us do that. 
Let us know another application that currently has its left click menu appear
under the panel with Wayland
Ideally, attach a screenshot or screen recording. A lot of detail can be
discovered in a recording that might not be obvious from a description

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

[kwin] [Bug 402857] Touchpad gestures should be configurable

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=402857

ao...@disroot.org changed:

   What|Removed |Added

 CC||ao...@disroot.org

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

[kwin] [Bug 402857] Touchpad gestures should be configurable

2025-01-28 Thread David Keaton
https://bugs.kde.org/show_bug.cgi?id=402857

--- Comment #31 from David Keaton  ---
(In reply to Blazer Silving from comment #30)
> I recently found an actively-developed Kwin script:
> https://github.com/taj-ny/kwin-gestures. 
> 
> Configuration takes a minute to fully set up, but I can confirm that it
> overrides the default gestures in 6.2.5.

Nice!

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

[kwin] [Bug 499176] kwin_wayland ignores the host compositor's refresh rate

2025-01-28 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=499176

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/c912767c48 |ma/kwin/-/commit/3ce7452423
   |72755c3bbf72e04eb1c17c72608 |237a9b77fdaf8ba5adea44ea640
   |120 |cfd

--- Comment #3 from Zamundaaa  ---
Git commit 3ce7452423237a9b77fdaf8ba5adea44ea640cfd by Xaver Hugl.
Committed on 28/01/2025 at 21:20.
Pushed by zamundaaa into branch 'Plasma/6.3'.

backends/wayland: use presentation time to track presentation of commits

This means we get the correct refresh rate from the host compositor, and we
also get
accurate feedback about when and if the frame we pushed was presented.
(cherry picked from commit c912767c4872755c3bbf72e04eb1c17c72608120)

M  +11   -0src/backends/wayland/wayland_display.cpp
M  +3-0src/backends/wayland/wayland_display.h
M  +79   -4src/backends/wayland/wayland_output.cpp
M  +6-0src/backends/wayland/wayland_output.h

https://invent.kde.org/plasma/kwin/-/commit/3ce7452423237a9b77fdaf8ba5adea44ea640cfd

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

[plasmashell] [Bug 498030] panel not set to "always visible" covers window popping upon on left-clicking some system tray icons

2025-01-28 Thread Oswald Buddenhagen
https://bugs.kde.org/show_bug.cgi?id=498030

Oswald Buddenhagen  changed:

   What|Removed |Added

Summary|Left click menu from system |panel not set to "always
   |tray icon shown under panel |visible" covers window
   |set to "dodge windows", |popping upon on
   |"windows go below", and |left-clicking some system
   |"auto hide" |tray icons

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

[Falkon] [Bug 497884] Site Protocol Handler is not working

2025-01-28 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=497884

--- Comment #1 from Juraj  ---
Results of my investigation:
- The scheme of the protocol handler "web+whatever" cannot be in the
allowed/registered schemes.
  If it is registered as a custom scheme it will redirect to
"about:blank#blocked"
- Falkons code to handle custom protocols is executed when the custom protocol
handler is requested and also when browser starts, but somehow it is not
working properly.
- If the Falkon custom code is bypassed and the request is accepted on the
first try (with or without blocking popup), the feature works correctly, but
makes the protocol handler only a temporary thing which needs to be registered
after each browser restart (which is not a nice thing).
- I tested Qutebrowser if it works there and it does not seem to register it on
its own after browser starts, I need to go to the site and than it will
register it. Maybe this is the intended way of using it? First go to the site
which offers protocol handler and then continue browsing? (can be done with
pinned tabs and automaed answering within Falkon), This is how qutebrowser does
it, from what I understand. (Or I missed something)

So I am still in doubts on how this thing should be working.

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

[plasmashell] [Bug 498030] Left click menu from system tray icon shown under panel set to "dodge windows", "windows go below", and "auto hide"

2025-01-28 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=498030

TraceyC  changed:

   What|Removed |Added

Summary|"dodge windows", "windows   |Left click menu from system
   |go below", and "auto hide"  |tray icon shown under panel
   |visibility modes vs. tray   |set to "dodge windows",
   |popup windows   |"windows go below", and
   ||"auto hide"

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

[digikam] [Bug 499170] Maybe an option to increase workflow speed

2025-01-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=499170

--- Comment #2 from fuerall...@gmail.com ---
Hi Mike,

Thank you for checking the process again. 

I did a small test run and added 20 images to a test folder:
https://drive.google.com/file/d/1ddQVKUrV1enS8E5mlUur0_wl7ElwEiFb/view?usp=sharing
 The import process was started by pressing F5 while clicking on the folder in
the album view (line 380). Although the option "Detect faces in newly added
images" is enabled, I could not find any tags (maybe I did not wait long
enough). So I started "Detect faces" by right-clicking on the folder (line
1258). After the process bar showed 100% and no active process was indicated, I
switched to the people view (line 1840). A few thumbnails were already created.
The rest started to be created until everything was fine (maybe I did not wait
long enough). 
On previous imports with a larger collection, the result was similar, some
thumbnails were created, but not all. There were several hours of waiting in
between.
Perhaps the problem is that the process works fine in general, but changing the
view starts the thumbnailing process all over again. 

Last time I also could identify the network bandwith as the limit for the
process. This time the load was quite low (cpu/gpu as well) although it took
much longer for each image (maybe because of heic instead of raw). Feel free to
use more resources for a higher speed in case it does not depend on an external
library.
https://drive.google.com/file/d/1HlXRG37pR-aY3iGpkINeXQOK0cYXQ3mp/view?usp=sharing

I will run an additional test with more images and increase the waiting time to
several hours in between so that I can check again if the whole process runs as
one pipeline. Additionally, I will avoid changing views for each step.

BR Mik

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

[kwin] [Bug 499256] Wayland: Unable to use, manage or decorate window: mate-calc

2025-01-28 Thread Alberto Salvia Novella
https://bugs.kde.org/show_bug.cgi?id=499256

Alberto Salvia Novella  changed:

   What|Removed |Added

 CC||es204904...@gmail.com

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

[systemsettings] [Bug 498925] More granular auto-disable that permits blocking or allowing certain devices to disable the touchpad

2025-01-28 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=498925

--- Comment #7 from Jakob Petsovits  ---
Git commit 222697611f3248fae26e6465f4a16b1f74899c70 by Jakob Petsovits.
Committed on 28/01/2025 at 21:27.
Pushed by jpetso into branch 'Plasma/6.3'.

kcms/touchpad: Remove auto-disable functionality from kded

The X11-only touchpad kded contained code to monitor for
keyboard events, as well as mouse plug-in events, upon which the
touchpad would be automatically enabled or disabled accordingly.

This is not necessary anymore now that we only support libinput,
and we let the user configure both its "disable while typing" and
"disable while mouse is connected" features.

If the user had a config with non-default settings for auto-disable,
those are now migrated to their appropriate X11 config.

The remaining manual touchpad on/off/toggle shortcuts continue to
work on X11 only, whereas KWin itself implements them on Wayland.

(cherry picked from commit 8979107a0d1769602062bdda258c62ca71bfd2f2)

M  +0-1kcms/touchpad/CMakeLists.txt
M  +1-1kcms/touchpad/backends/CMakeLists.txt
M  +3-55   kcms/touchpad/backends/x11/xlibbackend.cpp
M  +3-5kcms/touchpad/backends/x11/xlibbackend.h
D  +0-142  kcms/touchpad/backends/x11/xrecordkeyboardmonitor.cpp
D  +0-45   kcms/touchpad/backends/x11/xrecordkeyboardmonitor.h
M  +0-6kcms/touchpad/kded/CMakeLists.txt
D  +0-338  kcms/touchpad/kded/kcm_touchpad.notifyrc
M  +54   -106  kcms/touchpad/kded/kded.cpp
M  +0-16   kcms/touchpad/kded/kded.h
D  +0-5kcms/touchpad/kdedsettings.kcfgc
M  +1-7kcms/touchpad/touchpadbackend.h
D  +0-26   kcms/touchpad/touchpaddaemon.kcfg

https://invent.kde.org/plasma/plasma-desktop/-/commit/222697611f3248fae26e6465f4a16b1f74899c70

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

[kwin] [Bug 402857] Touchpad gestures should be configurable

2025-01-28 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=402857

Jakob Petsovits  changed:

   What|Removed |Added

 CC||jpe...@petsovits.com

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

[systemsettings] [Bug 499232] Include 'Pair Device' button when there are no existing bluetooth devices

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=499232

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
This was part of an initiative to be less redundant in the UI; hence the
explanatory text that says "Click Pair Device… to pair some". The idea was to
show people where that button was rather than duplicating it in the placeholder
message, because the duplicate would disappear the moment the placeholder
message went away because you paired a device!

We follow the same UI style in other places like the KAccounts and Firewall
KCMs.

Are you using Plasma Mobile? I saw you mentioned "the three dots menu" but that
shouldn't be seen on the desktop.

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

[kwin] [Bug 490561] Error launching Vulkan/DXVK games in Flatpak on Nvidia GPU

2025-01-28 Thread YanEx
https://bugs.kde.org/show_bug.cgi?id=490561

--- Comment #5 from YanEx  ---
If you enable the nvidia-persistenced daemon by running:  
"sudo systemctl enable nvidia-persistenced --now", it seems to resolve this
issue.  

Additionally, you no longer need to add  
"__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only
__GLX_VENDOR_LIBRARY_NAME=nvidia"  
to the launch parameters to force games to use the Nvidia GPU instead of Intel. 

However, I don't fully understand the exact purpose of this daemon. Moreover,
it's not required in other desktop environments, where it's disabled by
default.

If this isn't a KDE-specific issue, I'd like to understand where to look for
answers and who I can reach out to for help. Thank you.

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

[plasmashell] [Bug 498030] panel not set to "always visible" covers window popping upon on left-clicking some system tray icons

2025-01-28 Thread Oswald Buddenhagen
https://bugs.kde.org/show_bug.cgi?id=498030

--- Comment #13 from Oswald Buddenhagen  ---
no idea why your rsibreak window placement works under wayland, but that makes
the test worthless.
maybe try cluttering up the desktop with other windows first, so kwin thinks
the new window needs to go to the apparently "more free" area at the bottom.

the package is actually called syncthingtray-kde-plasma here. did you use a
sufficiently loose search?
dunno about syncthing-gtk - can't get it to run here, maybe because a "real"
syncthing (managed by systemd) is already running.
but i'm not going to re-try wayland now anyway, as restarting sessions takes
way too much time, and lightdm apparently doesn't let me start a second session
for the same user.
unless the problem was fixed in 6.2.5, there might be a behavior difference
between the gtk and qt5 frontends - maybe one of them is using wayland directly
while in a wayland session.

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

[kdeplasma-addons] [Bug 417250] Notes widget on the desktop steals the ctrl+v keyboard shortcut even when Folder View appears to have focus

2025-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417250

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||6.3.0
  Latest Commit||https://invent.kde.org/plas
   ||ma/kdeplasma-addons/-/commi
   ||t/a226f8cb7661951ee56d1e7ea
   ||c8993e61788c016
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Nate Graham  ---
Fixed by Marco Martin with
https://invent.kde.org/plasma/kdeplasma-addons/-/commit/a226f8cb7661951ee56d1e7eac8993e61788c016
for Plasma 6.3.0!

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

  1   2   3   4   >