[plasmashell] [Bug 499930] Clipboard Popup opening is delayed on a scaled display, and when opening on a display with a different scale factor than the one it was previously opened on

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

--- 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.

[plasmashell] [Bug 415853] Partial transparency (artifacts?) on Kicker menus

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[neon] [Bug 498961] ddcutil isn't installed automatically upon install

2025-03-02 Thread Carlos De Maine
https://bugs.kde.org/show_bug.cgi?id=498961

Carlos De Maine  changed:

   What|Removed |Added

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

--- Comment #1 from Carlos De Maine  ---
ddcutils should be installed by default as a runtime dep of powerdevil nowadays
:)

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

[konqueror] [Bug 81312] cookie management menu menu

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

--- 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.

[ark] [Bug 500986] New: Move the "Extract >" sub-menu to the top of the context menu

2025-03-02 Thread Fernando M. Muniz
https://bugs.kde.org/show_bug.cgi?id=500986

Bug ID: 500986
   Summary: Move the "Extract >" sub-menu to the top of the
context menu
Classification: Applications
   Product: ark
   Version: 24.12.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: fernandommu...@gmail.com
CC: rthoms...@gmail.com
  Target Milestone: ---

Created attachment 179054
  --> https://bugs.kde.org/attachment.cgi?id=179054&action=edit
"Extract >"

I'm requesting to move the "Extract >" sub-menu to the top of the context menu
(preferably the third place) because it's very likely that the user would want
to extract extractable files, and the top is always close to the cursor.

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

[plasmashell] [Bug 500968] Radio buttons for switching audio devices does not unselect others when selected

2025-03-02 Thread Amin Vakil
https://bugs.kde.org/show_bug.cgi?id=500968

Amin Vakil  changed:

   What|Removed |Added

 CC||i...@aminvakil.com

--- Comment #1 from Amin Vakil  ---
I'm here from #archlinux-testing on Libera IRC, it works for me correctly and
deselect others.

Operating System: Arch Linux 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.12.17-hardened1-1-hardened (64-bit)
Graphics Platform: Wayland
Processors: 12 × 12th Gen Intel® Core™ i5-1235U
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Graphics

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

[plasmashell] [Bug 500589] Starting a terminal causes "plasmashell Closed Unexpectedly" notification

2025-03-02 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=500589

Jens  changed:

   What|Removed |Added

 CC||s...@mailbox.org

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

[Smb4k] [Bug 500855] Segmentation fault on quit

2025-03-02 Thread Alexander Reinholdt
https://bugs.kde.org/show_bug.cgi?id=500855

--- Comment #1 from Alexander Reinholdt  ---
Thank you for reporting this issue. I will try to reproduce it. 

Obviously, the crash happens in the Smb4KSynchronizer class on exit. Did you
synchronize data prior to closing the application?

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

[tellico] [Bug 434848] Add subgroups for groups

2025-03-02 Thread David Gasaway
https://bugs.kde.org/show_bug.cgi?id=434848

David Gasaway  changed:

   What|Removed |Added

 CC||d...@gasaway.org

--- Comment #2 from David Gasaway  ---
It would be mighty useful to me if a file catalog could be grouped by Volume
then Folder.  There would still be no tree for the subfolders, but at least
expanding a volume wouldn't show a giant flat list of files. :)

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

[plasmashell] [Bug 500956] Icon-only task manager do not group applications by their WmClass

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

--- Comment #3 from cwo  ---
> However, even when running in x11 mode, the grouping should work, based on 
> the WM_CLASS declared in the .desktop I guess.
Using `xprop | grep WM_CLASS` command on my x11 LibreOffice window, I get
`WM_CLASS(STRING) = "soffice.bin", "soffice.bin"`, but should it rather be
"libreoffice-calc" "LibreOffice Calc" ?. In the .desktop file
(/usr/share/applications/libreoffice-calc.desktop), I have
`StartupWMClass=libreoffice-calc`.

No, StartupWMClass does not *set* the startup wm class for that window - the
application itself sets the window class, and most (in particular Qt and gtk
applications) should also allow you to set the WMClass as a launch parameter.
The primary purpose of the StartupWMClass field according to the desktop file
specification is for mapping launch notifications via the startup notification
spec - if a window with that wmclass appears, it's an indication for that spec
that the application launch is complete and any user feedback about this may
stop (such as the bouncing icon, or the task manager indicator with the swirly
circle). 

https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html

https://specifications.freedesktop.org/startup-notification-spec/0.2/ 

It might also be used to match windows and .desktop files, but I'm not sure
about that and don't think it is from some testing I did a while ago, or this
might only be used on X11 (I only tested it on Wayland) or as a fallback if the
regular methods fail).

As I understand it, the applications report which .desktop file they belong to,
and the task manager uses this information directly to match windows to
.desktop files (and thus know which windows to group as tasks, and which not).
This is completely within the purview of the the application itself. So it
would seem that LibreOffice in the particular combination of settings that you
have takes a code path that does not set the relevant property correctly.

https://nicolasfella.de/posts/importance-of-desktop-file-mapping/

I suspect that this is a LibreOffice bug, especially if the mapping works
correctly in the default configuration. Or it might be an intended conseequence
of the environmental setting you've set, I haven't read the documentation on
what exactly that is supposed to do.

You can, however, set the matching desktop file using a KWin Rule - setting the
corresponding .dektop file is one of the KWin properties, and you can use
WMClass or window title etc. to override the default assignment and set your
own preferred .desktop file (I've helped someone in the past set up separate
browser task manager entries depending on particular launch configurations).
Though in this case, it would seem to me that this is just working around an
application or kwin bug that should be fixed.

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

[konqueror] [Bug 57986] ability to specify location of active tab

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

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

[kget] [Bug 62567] Kget and kppp: bad interaction

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

--- 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 500956] Icon-only task manager do not group applications by their WmClass

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

--- Comment #4 from cwo  ---
Hm, reading what you're doing exactly again, try setting your environment
variable modifications in the desktop file (create a copy in
~/.local/share/applications, or have the menu editor do it for you). It might
be that the intervening shell script is interfering with the heuristic that
maps applications and desktop files.

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

[kde] [Bug 500987] New: My external monitor randomly disconnects while using a USB-C

2025-03-02 Thread Aston Koena
https://bugs.kde.org/show_bug.cgi?id=500987

Bug ID: 500987
   Summary: My external monitor randomly disconnects while using a
USB-C
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: as...@imprintnext.com
  Target Milestone: ---

I’ve been experiencing an issue with my MacBook Pro (M1 Pro, macOS Ventura
13.4) where my external monitor randomly disconnects while using a USB-C hub.
The monitor works fine when connected directly to the MacBook, but when using
the hub, the screen goes black for a few seconds and then reconnects. This
happens intermittently, about 2-3 times per hour, and is disrupting my
workflow.

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

[plasmashell] [Bug 500988] New: Plasma chrash on wakeup from sleep

2025-03-02 Thread Peter Levart
https://bugs.kde.org/show_bug.cgi?id=500988

Bug ID: 500988
   Summary: Plasma chrash on wakeup from sleep
Classification: Plasma
   Product: plasmashell
   Version: 6.3.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: peter.lev...@gmail.com
  Target Milestone: 1.0

Application: plasmashell (6.3.2)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.13.5-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41.20250302.0 (Kinoite)"
DrKonqi: 6.3.2 [CoredumpBackend]

-- Information about the crash:
Some recent versions of KDE on Fedora 41 Kinoite experience regular Plasma
crashes (reported by Crash Handler) after waking up my laptop from sleep
(ThinkPad T14 gen 5). This started happening about a month ago. Until that
time, I never experienced such Plasma crash on wakeup from sleep (opening the
lid). The workspace is restored immediately so I can continue working, but I
get this Crash Handler notification about 1/2 of the times when I open the lid.

The crash can be reproduced sometimes.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault


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:JITCode:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file /var/home/peter/.cache/plasma_theme_breeze-dark.kcache
(deleted) during file-backed mapping note processing
[New LWP 10151]
[New LWP 10159]
[New LWP 10158]
[New LWP 10160]
[New LWP 10163]
[New LWP 10173]
[New LWP 10172]
[New LWP 10203]
[New LWP 11051]
[New LWP 10286]
[New LWP 10296]
[New LWP 10226]
[New LWP 10176]
[New LWP 10182]
[New LWP 10202]
[New LWP 10183]
[New LWP 10185]
[New LWP 10348]
[New LWP 10184]
[New LWP 10298]
[New LWP 10204]
[New LWP 11052]
[New LWP 10225]
[New LWP 10249]
[New LWP 10300]
[New LWP 10251]
[New LWP 10201]
[New LWP 10227]
[New LWP 10266]
[New LWP 10164]
[New LWP 10352]
[New LWP 10338]
[New LWP 10340]
[New LWP 10350]
[New LWP 10248]
[New LWP 10175]
[New LWP 10351]
[New LWP 10250]
[New LWP 10349]
[New LWP 10299]
[New LWP 10247]
[New LWP 10342]
[New LWP 10245]
[New LWP 10297]
[New LWP 10339]
[New LWP 10244]
[New LWP 10341]
[New LWP 10246]
[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 SIGSEGV, Segmentation fault.
#0  0x7f0835680114 in __pthread_kill_implementation () from
/lib64/libc.so.6
[Current thread is 1 (Thread 0x7f082f753100 (LWP 10151))]
Cannot QML trace cores :(
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:547: 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:564: 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 0x7f082f753100 (LWP 10151))]

Thread 48 (Thread 0x7f078adfd6c0 (LWP 10246)):
#0  0x7f083567a7e9 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x7f083567d239 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x7f0818ee72ed in cnd_wait () from /lib64/libgallium-25.0.0.so
#3  0x7f0818eb1c4b in util_queue_thread_func () from
/lib64/libgallium-25.0.0.so
#4  0x7f0818ee721c in impl_thrd_routine () from /lib64/libgallium-25.0.0.so
#5  0x7f083567e168 in start_thread () from /lib64/libc.so.6
#6  0x7f0835

[plasmashell] [Bug 500988] Plasma chrash on wakeup from sleep

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

Bug Janitor Service  changed:

   What|Removed |Added

   Sentry Crash||https://crash-reports.kde.o
 Report||rg/organizations/kde/issues
   ||/140590/events/ebf732ae78a0
   ||49ecb398289890c16dc6/

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

[plasmashell] [Bug 500930] plasmashell keeps crashing right after loggin in and subsequently.

2025-03-02 Thread Jorge Blasio
https://bugs.kde.org/show_bug.cgi?id=500930

--- Comment #2 from Jorge Blasio  ---
gamescope consistently keeps crashing plasmashell and restarting it:

mar 02 09:06:48 klaasje plasmashell[45866]: qt.dbus.integration: Could not
connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString,
QString, uint, QString, bool) :
mar 02 09:06:49 klaasje plasmashell[45866]: org.kde.applets.brightness: D-Bus
action "KeyboardBrightnessControl" is not available at service
"org.kde.Solid.PowerManagement"
mar 02 09:06:49 klaasje plasmashell[45866]: QFont::setPointSizeF: Point size <=
0 (0.00), must be greater than 0
mar 02 09:06:49 klaasje plasmashell[45866]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/CompactRepresentation.qml:40:
TypeError: Cannot read property 'height' of null
mar 02 09:06:49 klaasje plasmashell[45866]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/DashboardRepresentation.qml:771:29:
Unable to assign ActionMenu_QMLTYPE_267 to QQuickItem
mar 02 09:06:50 klaasje plasmashell[45866]: Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
mar 02 09:06:50 klaasje plasmashell[45866]: QFont::setPointSizeF: Point size <=
0 (0.00), must be greater than 0
mar 02 09:06:53 klaasje tailscaled[1965]: open-conn-track: timeout opening (TCP
100.96.180.78:45194 => 195.135.223.50:80); no associated peer node
mar 02 09:06:59 klaasje tailscaled[1965]: open-conn-track: timeout opening (TCP
100.96.180.78:45194 => 195.135.223.50:80); no associated peer node
mar 02 09:07:05 klaasje tailscaled[1965]: open-conn-track: timeout opening (TCP
100.96.180.78:45194 => 195.135.223.50:80); no associated peer node
mar 02 09:07:06 klaasje plasmashell[45866]: error marshalling arguments for
get_icon: dup failed: Demasiados ficheros abiertos
mar 02 09:07:06 klaasje plasmashell[45866]: Error marshalling request:
Demasiados ficheros abiertos
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:07 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:08 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:08 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:08 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:08 klaasje plasmashell[45866]: org.kde.plasma.libtaskmanager: time
out polling for icon of window "{789fb34f-a62c-4161-a5f6-b0c41c1639fb}"
mar 02 09:07:12 klaasje firefox[6435]: [Parent 6435, Main Thread] WARNING:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed: 'glib warning', file
/home/abuild/rpmbuild/BUILD/MozillaFirefox-135.0-build/firefox-135.0/toolkit/xre/nsSigHandlers.cpp:201
mar 02 09:07:12 klaasje firefox[6435]:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
mar 02 09:07:13 klaasje tailscaled[1965]: open-conn-track: timeout opening (TCP
100.96.180.78:45194 => 195.135.223.50:80); no associated peer node
mar 02 09:07:14 klaasje kwin_wayland[5809]: kwin_scene_opengl: 0x2:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 02 09:07:14 klaasje kwin_wayland[5809]: kwin_scene_opengl: 0x2:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 02 09:07:14 klaasje kwin_wayland[5809]: kwin_scene_opengl: 0x2:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 02 09:07:14 klaasje kwin_wayland[5809]: kwin_scene_opengl: 0x2:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 02 09:07:14 klaasje kwin_wayland[5809]: kwin_scene_opengl: 0x2:
GL_I

[dolphin] [Bug 500964] New: Info panel slows Dolphin

2025-03-02 Thread Ernesto Acosta
https://bugs.kde.org/show_bug.cgi?id=500964

Bug ID: 500964
   Summary: Info panel slows Dolphin
Classification: Applications
   Product: dolphin
   Version: 24.12.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: information
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: cont...@ernestoacosta.me
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

When I activate the information panel (F11), when I open Dolphin, it takes
about 2 to 3 seconds to respond when trying to change location/folder.

STEPS TO REPRODUCE
1. Open Dolphin  
2. Activate the information panel
3. Close and open Dolphin again

OBSERVED RESULT

Takes about 2 to 3 seconds to respond when trying to change location/folder

EXPECTED RESULT

Switching folders should be instantaneous

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11
Qt Version: 6.8.2

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

[systemsettings] [Bug 447366] Screen locking should be referenced (linked or inserted) under power management

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.4.0
  Latest Commit||https://invent.kde.org/plas
   ||ma/powerdevil/-/commit/09ce
   ||19dc3eab6bd38fae61447bffcf4
   ||79c681785
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Nate Graham  ---
Git commit 09ce19dc3eab6bd38fae61447bffcf479c681785 by Nate Graham.
Committed on 02/03/2025 at 17:07.
Pushed by ngraham into branch 'master'.

KCM: add "Screen Locking" to related pages list

People seem to want to find it there.
FIXED-IN: 6.4.0

M  +9-0kcm/ui/GlobalConfig.qml

https://invent.kde.org/plasma/powerdevil/-/commit/09ce19dc3eab6bd38fae61447bffcf479c681785

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

[plasmashell] [Bug 500835] powerdevil high CPU usage with ddcutil 2.2.0

2025-03-02 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=500835

Sam James  changed:

   What|Removed |Added

 CC||s...@gentoo.org

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

[plasmashell] [Bug 500930] plasmashell keeps crashing right after loggin in and subsequently.

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

steven.deb...@gmail.com changed:

   What|Removed |Added

 CC||steven.deb...@gmail.com

--- Comment #3 from steven.deb...@gmail.com ---
Created attachment 179044
  --> https://bugs.kde.org/attachment.cgi?id=179044&action=edit
Crash log for plasmashell

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

[systemsettings] [Bug 500966] New: Display Resolution on secondary display resets to 640x480 - intermittent

2025-03-02 Thread Cordt
https://bugs.kde.org/show_bug.cgi?id=500966

Bug ID: 500966
   Summary: Display Resolution on secondary display resets to
640x480 - intermittent
Classification: Applications
   Product: systemsettings
   Version: 6.3.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: cord...@gmail.com
  Target Milestone: ---

Created attachment 179045
  --> https://bugs.kde.org/attachment.cgi?id=179045&action=edit
hwinfo --display --monitor

SUMMARY
I have 2 displays, the secondary which is rotated 90 degrees will often return
from "sleep" or some other power state at the minimum possible resolution, and
sometimes simply will not wake at all. I can manually change the resolution
back, or reboot the PC to fix it.
It does not happen every time.
I have not tried simply restarting sddm (hasn't crossed my mind until just now)

This only began several days ago with an update. I am fairly religious with
updating, so it was almost certainly an update released within the past 2-3
days.

Second possibly related issue:
When the displays dim automatically, sometimes the primary display will not
return to normal brightness until I either drag the brightness slider (which is
still at the normal setting) at which point normal brightness will resume in
about half a second, or use the hardware button on the display itself which
(consistently) will have been reduced to 10.
Secondary display does not exhibit this behavior.
I have not created a second issue as of yet.

STEPS TO REPRODUCE
1. Let display(s) sleep
*or*
2. Let PC sleep
*or*
3. Let display(s) dim

OBSERVED RESULT
Displays will not always return to the previous settings as configured in the
display section of the settings UI.

EXPECTED RESULT
Displays should return to the previous settings.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: y
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION

Kernel: 6.13.5-zen1-1-zen (64)
Graphics Platform: X11
Graphics Card: Radeon Vega 64

Detailed hardware specs attached.

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

[kwin] [Bug 500819] SDDM / Desktop is not reachable since 6.3.2 with multiple monitors configuration

2025-03-02 Thread Barry G
https://bugs.kde.org/show_bug.cgi?id=500819

Barry G  changed:

   What|Removed |Added

 CC||ba...@grussling.com

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

[drkonqi] [Bug 489315] With automatic crash reporting and tracing, something crashing in a loop can freeze and OOM the system

2025-03-02 Thread Louis Moureaux
https://bugs.kde.org/show_bug.cgi?id=489315

Louis Moureaux  changed:

   What|Removed |Added

 CC||m_loui...@yahoo.com

--- Comment #11 from Louis Moureaux  ---
DrKonqi keeps freezing my system each time Akonadi or Kontact crashes, which
unfortunately happens quite often. A single gdb process uses over 8GB of RAM
(with debug packages installed... how can this be?).

I added MemoryMax=1GB in
/usr/lib/systemd/user/drkonqi-coredump-launcher@.service, and now gdb gets
killed by the OOM killer when it goes overboard.

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

[plasmashell] [Bug 499871] Changing months too fast leads to a re-triggered animation but no month change

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

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/aba4911be4fdd8c3bf2084655 |t/b5050b45953181181dd9ee9e5
   |5f4512700727f4f |e6e875140c08486
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #3 from Nate Graham  ---
Git commit b5050b45953181181dd9ee9e5e6e875140c08486 by Nate Graham, on behalf
of Mathias Tillman.
Committed on 02/03/2025 at 16:55.
Pushed by ngraham into branch 'master'.

components/calendar: Fix previous/next buttons not always working

When you pressed the next or previous button in quick succession
it wouldn't always change the view since it waited for the animation
to end before actually changing the backend value.

Fix this by checking if we are moving through the velocity value,
and if so, trigger the next/previous in the backend.

M  +26   -18   components/calendar/qml/InfiniteList.qml
M  +2-0components/calendar/qml/MonthView.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/b5050b45953181181dd9ee9e5e6e875140c08486

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

[plasmashell] [Bug 500909] Preview thumbnails just display enlarged icon/nothing

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

cwo  changed:

   What|Removed |Added

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

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

[gcompris] [Bug 500974] New: encode et décode le chemin

2025-03-02 Thread Emmanuel Charruau
https://bugs.kde.org/show_bug.cgi?id=500974

Bug ID: 500974
   Summary: encode et décode le chemin
Classification: Applications
   Product: gcompris
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: jaz...@gmail.com
  Reporter: echarr...@gmail.com
  Target Milestone: ---

Created attachment 179050
  --> https://bugs.kde.org/attachment.cgi?id=179050&action=edit
flèches

Bonjour,
Je viens de tester les activités de GCompris. Merci pour toutes cette variété !
J'ai testé entre autre les activités de codage et décodage et quelques chose me
gène dans les déplacements relatifs. J'apprends à mes élèves le mot "pivoter"
et non "tourner". Quand on travaille avec les BlueBot, les flèches sont
légèrement inclinées. Je ne ne sais pas si vous voyez ce que je veux dire. Les
votres sont droites. Serait-il envisageable de les modifier ?

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

[plasmashell] [Bug 500909] Preview thumbnails just display enlarged icon/nothing

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

--- Comment #5 from matti-brandma...@web.de ---
Created attachment 179049
  --> https://bugs.kde.org/attachment.cgi?id=179049&action=edit
journalctl logs for spectacle under x11 and wayland

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

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

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

Nate Graham  changed:

   What|Removed |Added

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

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

[gcompris] [Bug 500973] installation sh : entrée menu

2025-03-02 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=500973

--- Comment #1 from Jazeix Johnny  ---
GCompris is installable from the system package manager if the version of the
OS is not too old and maintained, that should create an entry in the menu. We
cannot add an entry in the menu when we install from our installer (our
installer only extracts file in one specific folder, we cannot ask to copy in a
specific folder).

Our installer asks where the user wants to uncompress it so it is possible to
install it in /opt/. It is a bad idea to mix it with system package so I don't
recommend to install in /usr.

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

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

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

cwo  changed:

   What|Removed |Added

 CC||magn...@gmail.com

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

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

[frameworks-solid] [Bug 497140] USB detecting Android phone as Portable Media Player and not mounting it

2025-03-02 Thread Aether
https://bugs.kde.org/show_bug.cgi?id=497140

--- Comment #13 from Aether  ---
(In reply to Rafael Linux User from comment #12)
> Thank you very much for your input!! Your experience sheds light on the
> problem. From what it seems, it only affects Samsung devices, because I
> think all of us who have commented here that it has stopped working for us,
> use Samsung devices. For all of us - although in your case you have not
> confirmed it - it worked perfectly until a few months ago. I doubt your S10
> even updates anymore, so the problem still seems to be related to some
> change in KDE that only affects Samsung smartphones.

I cannot confirm about it working before, because tbh I don't remember the last
time I had to connect my phone to my linux box. Yes, my S10 hasn't received any
new update in the last year and a half, also the Xiaomi A1 phone has stopped
receiving updates since 2020 more or less, and it still works.

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

2025-03-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=500961

--- Comment #3 from Petr Schonmann  ---
It was something opencl related
ive installed 
sudo amdgpu-install --usecase=opencl,graphics,multimedia --no-dkms
sudo apt remove --purge mesa-opencl-icd
and problem is gone

The issue was when i run clinfo, ive got
fatal error: cannot open file '/usr/lib/clc/gfx1103-amdgcn-mesa-mesa3d.bc':
Adresář nebo soubor neexistuje

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

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

--- Comment #2 from Michael Miller  ---
Hi Petr,
Can you please create a debug log and attach it here?

Open a terminal and set the QT_LOGGING_RULES environment variable to enable
debug traces for digiKam:

export QT_LOGGING_RULES="digikam*=true"

To save the debug output to a file, redirect the output when launching digiKam:

digikam > digikam_debug.log 2>&1

This will create a file named digikam_debug.log in your current directory
containing all the debug information.

With the debug log running, please do another face scan.

Cheers,
Mike

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

[Smb4k] [Bug 500855] Segmentation fault on quit

2025-03-02 Thread Balló György
https://bugs.kde.org/show_bug.cgi?id=500855

--- Comment #2 from Balló György  ---
No, I didn't do anything, just opened and closed the application.

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

[plasmashell] [Bug 500968] Radio buttons for switching audio devices does not unselect others when selected

2025-03-02 Thread Aaron Liu
https://bugs.kde.org/show_bug.cgi?id=500968

--- Comment #2 from Aaron Liu  ---
I think it has to do with Qt6; Amin has  Qt 6.8.2 while I have 6.9.0beta3.

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

[kde] [Bug 500989] New: Ghost Search bar while in switching virtual desktop mode

2025-03-02 Thread Angad
https://bugs.kde.org/show_bug.cgi?id=500989

Bug ID: 500989
   Summary: Ghost Search bar while in switching virtual desktop
mode
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: angxdd...@gmail.com
  Target Milestone: ---

Created attachment 179055
  --> https://bugs.kde.org/attachment.cgi?id=179055&action=edit
Video showing the bug

SUMMARY

Showing search bar window while in the switching virtual desktops mode

STEPS TO REPRODUCE
1. Swipe with four fingers up, two times
2. hover mouse over the top middle of the screen

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

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||8.6.0

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

[plasmashell] [Bug 499970] Notifications on X11 sometimes appear at (0,0)

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

jkhsjd...@totally.rip changed:

   What|Removed |Added

 CC||jkhsjd...@totally.rip

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

[plasmashell] [Bug 500879] Notifications from a gtk app do not have the icon of the source app anymore

2025-03-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=500879

--- Comment #2 from Patrick Silva  ---
Created attachment 178990
  --> https://bugs.kde.org/attachment.cgi?id=178990&action=edit
current notification without icon

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

[kdenlive] [Bug 500954] Version 25.03.70 will crash upon attempting to open a file

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kmymoney] [Bug 500902] Memo from 5.1.92 data not displaying in transaction reports

2025-03-02 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=500902

--- Comment #4 from Mark Medoff  ---
It seems that there is a difference in how the memo field is stored in
5.1.3 v 5.1.92:

When I enter a transaction with a memo in an account in *5.1.3*, the memo
is stored in the split for *both* the account and the category.

In *5.1.92*. the memo is stored in the split for the account only andbut
not in the second split for the category. Therefore, when I run a category
report, the memo doesn't show on the report.
On 3/1/25 3:21 PM, Jack wrote:

https://bugs.kde.org/show_bug.cgi?id=500902

Jack 
 changed:

   What|Removed |Added

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

--- Comment #1 from Jack 
 ---
There is a memo field stored with the transaction itself, and also with each
split.  I wonder if the difference is not because of a change in display, but a
change in where the memo you enter it actually stored (or perhaps some
combination.)  In 5.1.92, if you right click on a transaction, one of the
options is "Show transaction details."  Please do this for one old and one new
transaction, looking specifically which memo fields have values.  You can
either describe any differences you find, or attach screen shots of the details
pop-up for each.

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

[kdenlive] [Bug 500954] New: Version 25.03.70 will crash upon attempting to open a file

2025-03-02 Thread Antonios KYRIAZIS
https://bugs.kde.org/show_bug.cgi?id=500954

Bug ID: 500954
   Summary: Version 25.03.70 will crash upon attempting to open a
file
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface & Miscellaneous
  Assignee: j...@kdenlive.org
  Reporter: anto...@dektis.ddns.net
  Target Milestone: ---

SUMMARY
Version 25.03.70 will crash upon attempting to open a file.

STEPS TO REPRODUCE
1. File open

OBSERVED RESULT
Abnormal termination

EXPECTED RESULT
To use a file manager's view to open a file.


SOFTWARE/OS VERSIONS
Ubuntu 24.10

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 500919] No langer able to change audio devices

2025-03-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=500919

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
   Severity|critical|normal

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

[kwin] [Bug 500219] Wayland: compositor running at half the selected refresh rate

2025-03-02 Thread Morice Olbert
https://bugs.kde.org/show_bug.cgi?id=500219

Morice Olbert  changed:

   What|Removed |Added

 CC||morice...@gmx.de

--- Comment #16 from Morice Olbert  ---
(In reply to Zamundaaa from comment #15)
> Git commit 8b4237bc6a1bb1fe0bbd7cbfd2cfee1283bc4c69 by Xaver Hugl.
> Committed on 28/02/2025 at 23:55.
> Pushed by zamundaaa into branch 'Plasma/6.3'.
> 
> backends/drm: allow overriding the safety margin
> 
> This can be useful for debugging issues with slow drivers.
> 
> 
> (cherry picked from commit ea0a7f0a43f4808155c3bf4b6258b015274ea8ac)
> 
> Co-authored-by: Xaver Hugl 
> 
> M  +11   -1src/backends/drm/drm_commit_thread.cpp
> 
> https://invent.kde.org/plasma/kwin/-/commit/
> 8b4237bc6a1bb1fe0bbd7cbfd2cfee1283bc4c69

Yep seems to help when setting KWIN_DRM_OVERRIDE_SAFETY_MARGIN to atleast 2200,
now im getting 165HZ in ufotest

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

[kdeconnect] [Bug 500960] New: Keine Geräte werden angezeigt

2025-03-02 Thread Nikolaus Ringe
https://bugs.kde.org/show_bug.cgi?id=500960

Bug ID: 500960
   Summary: Keine Geräte werden angezeigt
Classification: Applications
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: nikolausri...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

***
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

XIAOMI PAD 5 PRO 12.4
MIU PAD 14.0.11
KDE 1.33.0

Pixel 3a Android 12

Es werden keine verbundenen Geräte mehr angezeigt und auch nicht gefunden.
Das gewünschte Gerät poppt ganz kurz auf und verschwindet dann aber sofort
wieder.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 500570] face recognition crash

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

--- Comment #78 from Andy  ---
Created attachment 179040
  --> https://bugs.kde.org/attachment.cgi?id=179040&action=edit
Ausgabe 20250302_152500

Hello,
As a quality checker in the credits? So much honor? Thank you very much!
But then please use my real name "André Molkentin"

I made sure that the checkbox is not active for processor cores.

I'm attaching the output. First with the creation of the face database, where
it suddenly jumps to 100% and then below that the face recognition with the
error.

I'll do a second run right away.

I'm happy to help you!

Cheers
Andy

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

--- Comment #7 from Filip  ---
*** Bug 500948 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 500946] All screens go black when second external monitor connected (5 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---
They might look slightly different, but they're the same issue

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

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

--- Comment #4 from Filip  ---
*** Bug 500945 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 500945] All screens go black when second external monitor connected (4 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---
They might look slightly different, but they're the same issue

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

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

[kwin] [Bug 500948] All screens go black when second external monitor connected (7 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---
They might look slightly different, but they're the same issue

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

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

[kwin] [Bug 500943] All screens go black when second external monitor connected (2 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---
They might look slightly different, but they're the same issue

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

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

[kwin] [Bug 500947] All screens go black when second external monitor connected (6 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---
They might look slightly different, but they're the same issue

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

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

[kwin] [Bug 500031] KWin crashes in KWin::DrmPipeline::prepareAtomicPresentation on screen wake

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

Filip  changed:

   What|Removed |Added

 CC||filip.kend...@gmail.com

--- Comment #9 from Filip  ---
Looks like this issue is still reproducible Plasma 6.3.2

https://bugs.kde.org/show_bug.cgi?id=500942

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

--- Comment #2 from Filip  ---
*** Bug 500943 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

--- Comment #3 from Filip  ---
*** Bug 500944 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 500944] All screens go black when second external monitor connected (3 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #1 from Filip  ---


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

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

[Discover] [Bug 500869] "Update" entry in left-hand list should be "Updates"

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

Harald Sitter  changed:

   What|Removed |Added

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

--- Comment #1 from Harald Sitter  ---
This should be easy! We'll just have to find the place in the code where string
is.

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

Filip  changed:

   What|Removed |Added

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

--- Comment #8 from Filip  ---


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

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

[kwin] [Bug 500031] KWin crashes in KWin::DrmPipeline::prepareAtomicPresentation on screen wake

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

Filip  changed:

   What|Removed |Added

 CC||hen...@kauhanen.se

--- Comment #8 from Filip  ---
*** Bug 500942 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 500876] Discover crashed when viewing Librewolf page

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

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Can you fetch the console output for us? It might include debug information
that should tell us what is going on here.

I can reproduce a crash, when using a slow connection to the KNS servers, but
the backtrace is different.

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[kwin] [Bug 500942] All screens go black when second external monitor connected (1 of 7)

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

--- Comment #5 from Filip  ---
*** Bug 500946 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 500967] New: Feature Request: Disable keyboard shortcuts

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

Bug ID: 500967
   Summary: Feature Request: Disable keyboard shortcuts
Classification: Plasma
   Product: plasmashell
   Version: 6.3.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ins...@no.capfr.fr
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

SUMMARY
Currently custom keyboard shortcuts either exist and are active or they don't
exist and are inactive.
This is incredibly inconvenient on wayland, because custom keyboard shortcuts
intercept the keycode and don't propagate it to the currently active
application.
Example: I have F10 as a custom keyboard shortcut for OBS to start recording
using the OBS webhook because wayland is super secure and very good. Turns out
I'm not wanting to record anything and I have OBS closed but want to use the
F10 key to toggle some functionality in the Moonlight software, but oops: The
global shortcut for F10 is still active so instead of sending the keycode for
F10 to Moonlight KDE goes and starts my OBS record script, which does nothing
because OBS is not running, but now I can't toggle the function in Moonlight
that I wanted.
To "disable" the keycode override I now have to delete the entire shortcut. And
if I need the shortcut again at a later date I have to recreate it from scratch
(or I have to keep a .txt file with a list of all shortcuts so that I can
create them again).

STEPS TO REPRODUCE
1. Create a custom keyboard shortcut
2. Observe that it stops the keycode from being sent to the focussed
application
3. Try to disable the shortcut with a checkbox in the settings menu
4. Observe that there is no disable/enable checkbox

OBSERVED RESULT
There is no way to disable custom keyboard shortcuts without deleting them or
removing the bound key

EXPECTED RESULT
In my opinion there should be a way to disable specific custom keyboard
shortcuts without deleting them or removing the bound key.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.13.3-273-tkg-bore
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
Sorry for the wall of text. Wayland is incredibly frustrating when xorg is not
an option.
Much love

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

[plasmashell] [Bug 500968] New: Radio buttons for switching audio devices does not unselect others when selected

2025-03-02 Thread Aaron Liu
https://bugs.kde.org/show_bug.cgi?id=500968

Bug ID: 500968
   Summary: Radio buttons for switching audio devices does not
unselect others when selected
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Audio Volume widget
  Assignee: plasma-b...@kde.org
  Reporter: aaronliu0...@gmail.com
CC: isma...@gmail.com
  Target Milestone: 1.0

Created attachment 179046
  --> https://bugs.kde.org/attachment.cgi?id=179046&action=edit
Multiple playback and recording devices' associated radio buttons being
selected at once

SUMMARY
In the audio widget's devices tab, the radio buttons (circular checkboxes) are
not and cannot be deselected. This is a purely visual problem.

STEPS TO REPRODUCE
1. Attach multiple playback devices or multiple recording devices
2. Select an unselected audio device 

OBSERVED RESULT
While we do switch to the selected audio device, the old device's radio button
is not cleared.

EXPECTED RESULT
The old radio button is cleared.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Operating System: EndeavourOS 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.9.0
Kernel Version: 6.13.5-zen1-1.1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: AMD Radeon RX 580 Series

ADDITIONAL INFORMATION
A similar thing happens in sound system settings, though this time the radio
buttons do not select instead of not deselecting.
No other radio buttons I've found have any of these problems.

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

[Discover] [Bug 500869] "Update" entry in left-hand list should be "Updates"

2025-03-02 Thread John Veness
https://bugs.kde.org/show_bug.cgi?id=500869

--- Comment #2 from John Veness  ---
I'm guessing it's
https://invent.kde.org/plasma/discover/-/blob/master/discover/qml/DiscoverWindow.qml?ref_type=heads#L92
. That looks like it's supposed to say "Updates" when there is more than one
update, but as far as I know, it always says "Update" even then. I think it
should always say "Updates" even if there's only 1 update.

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

[plasmashell] [Bug 500975] New: A cloned Global Menu displays menus for applications on the monitor of its parent panel

2025-03-02 Thread Lyra Fenech
https://bugs.kde.org/show_bug.cgi?id=500975

Bug ID: 500975
   Summary: A cloned Global Menu displays menus for applications
on the monitor of its parent panel
Classification: Plasma
   Product: plasmashell
   Version: 6.3.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Global Menu widget
  Assignee: plasma-b...@kde.org
  Reporter: fenech...@gmail.com
CC: k...@privat.broulik.de, mvourla...@gmail.com
  Target Milestone: 1.0

SUMMARY
When cloning a panel that is already set up (such as a Menu Bar), the Global
Menu of the new panel will display menus for applications on the monitor of the
parent panel. When applications are moved onto the monitor of the new panel,
the menus disappear. The only fix is to create a new Global Menu widget on the
new panel.

STEPS TO REPRODUCE
1. Have a panel with a Global Menu widget
2. Use the "Clone Panel" option and select an edge on a different monitor as
the destination
3. Move an application that supports global menus from one monitor to another
to observe

OBSERVED RESULT
The widget displays menus from the applications open on its parent instance's
monitor

EXPECTED RESULT
For the widget on the new panel to display menus for applications that are on
its own monitor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux on Wayland
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

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

--- Comment #4 from Michael Miller  ---
(In reply to Petr Schonmann from comment #3)
> It was something opencl related
> ive installed 
> sudo amdgpu-install --usecase=opencl,graphics,multimedia --no-dkms
> sudo apt remove --purge mesa-opencl-icd
> and problem is gone
> 
> The issue was when i run clinfo, ive got
> fatal error: cannot open file '/usr/lib/clc/gfx1103-amdgcn-mesa-mesa3d.bc':
> Adresář nebo soubor neexistuje

Hi Petr,
I had a feeling it was opencl.  I'm happy you figured it out.  May I close the
issue now?

Cheers,
Mike

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

2025-03-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=500961

--- Comment #5 from Petr Schonmann  ---
Sure, close it.

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

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

Michael Miller  changed:

   What|Removed |Added

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

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

[kdiff3] [Bug 500848] Wrong Kanji (Chinese Characters) in the KDiff3 Graphic Interface

2025-03-02 Thread michael
https://bugs.kde.org/show_bug.cgi?id=500848

--- Comment #2 from michael  ---
Its also should be noted that the language and fallback setting are strictly
for UI elements that require translation. These settings will not affect the
font used in the diff window for the file itself which is controlled
separately.

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

[systemsettings] [Bug 500977] New: UID configuration & group management

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

Bug ID: 500977
   Summary: UID configuration & group management
Classification: Applications
   Product: systemsettings
   Version: 6.3.2
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_users
  Assignee: plasma-b...@kde.org
  Reporter: techxga...@outlook.com
CC: uhh...@gmail.com
  Target Milestone: ---

SUMMARY
Plasma's user's configuration should have the ability to manage groups, and
change the UID if the user needs to match it.

OBSERVED RESULT
No way to manage groups and change UID

EXPECTED RESULT
When adding the user's own groups, it should have a prompt to log out and log
back in to apply the changes.
For UID, before rebooting, it should change everything that belongs to user's
previous UID in the local system (NFS mounts shouldn't be touched). Once its
done, the system should reboot.  It should prompt first before that happens.

SOFTWARE/OS VERSIONS
Operating System: TUXEDO OS 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.11.0-109018-tuxedo (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6900 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: X570S AORUS MASTER
System Version: -CF

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 489239] Option to fully disable app-provided tray icons

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 474934] XWayland windows have wrong scale after kwin_wayland crash

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[plasmashell] [Bug 483163] Sometimes on X11 with compositing turned on, black lock screen when using Breeze Plasma style, but controls are all there and remain interactive

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.3.2
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #133 from Nate Graham  ---
It sounds to me like this is fixed, and people still experiencing issues are
hitting slightly different ones — perhaps only after lock plus suspend, for
example.

If you're still experiencing any such issues, please open new bug reports for
them. Thanks a lot!

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

[plasmashell] [Bug 500956] Icon-only task manager do not group applications by their WmClass

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

--- Comment #2 from Benjamin Dedieu  ---
Indeed, after looking a bit at my installation, I can confirm that the bug
comes from my own configuration of libreoffice, and not from the task manager.

As a workaround to a bug where LibreOffice in Wayland mode does not scale
properly on multi-monitor setup with different dpi, I use the alias
`/usr/.local/bin/libreoffice` with:
```
#!/bin/bash
WAYLAND_DISPLAY= SAL_USE_VCLPLUGIN=kf6 QT_AUTO_SCREEN_SCALE_FACTOR=1
/usr/bin/libreoffice "$@"
```
which forces LibreOffice to use x11 with the kf6 VCL. 
The .desktop files are the default ones.

When removing the `WAYLAND_DISPLAY=`, LibreOffice reuses wayland and groups
properly in the taskbar, but the multi-monitor with different dpi scaling bug
reappears.

However, even when running in x11 mode, the grouping should work, based on the
WM_CLASS declared in the .desktop I guess.
Using `xprop | grep WM_CLASS` command on my x11 LibreOffice window, I get
`WM_CLASS(STRING) = "soffice.bin", "soffice.bin"`, but should it rather be
"libreoffice-calc" "LibreOffice Calc" ?. In the .desktop file
(/usr/share/applications/libreoffice-calc.desktop), I have
`StartupWMClass=libreoffice-calc`.

Taking another x11 application, for example Spotify, I get `WM_CLASS(STRING) =
"spotify", "Spotify"` which here is correct.

Well, I am not sure I understand well how WM_CLASS works, so the problem might
also come from elsewhere.

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

[korganizer] [Bug 495848] Korganizer crash when I want to add new event or open existing event

2025-03-02 Thread Carlos De Maine
https://bugs.kde.org/show_bug.cgi?id=495848

Carlos De Maine  changed:

   What|Removed |Added

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

--- Comment #6 from Carlos De Maine  ---
can confirm this on latest user korg package

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

[kwin] [Bug 464735] mouse button rebinding is incompatible with upper level symbols in keyboard layouts

2025-03-02 Thread Bernd Steinhauser
https://bugs.kde.org/show_bug.cgi?id=464735

--- Comment #10 from Bernd Steinhauser  ---
I recently noticed that a change with commit id
1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5 to buttonrebindsfilter was made due to
bug 484367. This introduces processing of symbols from level1 and level2 of the
layout.

The problem described in this bug still persists however, since for the Neo
layout (which I am using), keys on level4 (Page Up/Down) can match. FYI, the
modifier definition is as such:
include "shift(both_capslock)"
include "level3(caps_switch)"
include "level3(bksl_switch)"
include "level5(lsgt_switch_lock)"
include "level5(ralt_switch_lock)"

(Note that I am not sure if the corresponding levels would then be level == 3
and level == 5. Might be 2 and 4 instead, but I'm unsure. :()
I think, there are two options to deal with that:
Option 1:
in ButtonRebindsFilter::sendKeySequence, do not only check for level 1, but
handle higher levels as well. Currently it only checks for level == 1 and
ignores the rest:
if (key & Qt::ShiftModifier || level == 1) {
sendKey(KEY_LEFTSHIFT);
}

The problem with that is that, afaics, input-event-codes.h does not define a
specific key associated with higher level modifiers. From a quick search, I
also couldn't find definitions for those in Qt. So one would need to get them
from xkb, if that is possible?

Option 2:
Basically the patch I posted above. It restricts the search to 2 levels. This
works for me, but in some corner cases, where people try to set a button rebind
accessing a symbol on level3, e.g. in the german layout AltGr + 7, which is {,
would not be found. However, this would also be the case with the current code,
as AltGr (=KEY_RIGHTALT) is not handled either. If that is an acceptable
limitation, then the patch would be fine, I think.

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

[kwin] [Bug 500433] Fullscreen applications flicker if the cursor moves between displays

2025-03-02 Thread Tom Dzmelyk
https://bugs.kde.org/show_bug.cgi?id=500433

--- Comment #6 from Tom Dzmelyk  ---
Further testing, it also occurs if Night Light is active even without an ICC
profile enabled on the display. Also using AMD GPU, latest mesa built from git
just now.

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

[plasmashell] [Bug 470798] Allow disabling microphone indicator

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

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/plasma-workspace/-/merge_requests/5283

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

[kwin] [Bug 500031] KWin crashes in KWin::DrmPipeline::prepareAtomicPresentation on screen wake

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

Nate Graham  changed:

   What|Removed |Added

 CC||xaver.h...@gmail.com

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

[kwin] [Bug 500819] SDDM / Desktop is not reachable since 6.3.2 with multiple monitors configuration

2025-03-02 Thread sparhawk
https://bugs.kde.org/show_bug.cgi?id=500819

sparhawk  changed:

   What|Removed |Added

 CC||kdeb...@plast.id.au

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

[kde] [Bug 500903] DdeLink bookmarks are created in LibreOffice Writer when copying text to the clipboard

2025-03-02 Thread tux
https://bugs.kde.org/show_bug.cgi?id=500903

tux  changed:

   What|Removed |Added

 CC||t...@nijstekje.nl

--- Comment #1 from tux  ---
I've been affected with this too on KDE 6.3.2 
A fresh/new LibreOffice profile doesn't help.

A way to make it less annoying is to disable "Field Shadings" in the "View"
menu, so you at least don't see the marks.
And before saving or sharing a file, you can go to "Insert" -> "Bookmark..."
and delete everything.

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

[okteta] [Bug 234916] Okteta as Disk Editor on Raw Devices and Large Files

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

nilskemail+...@gmail.com changed:

   What|Removed |Added

 CC||nilskemail+...@gmail.com

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

[valgrind] [Bug 500979] New: botch of 'notrack' prefix for i386

2025-03-02 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=500979

Bug ID: 500979
   Summary: botch of 'notrack' prefix for i386
Classification: Developer tools
   Product: valgrind
   Version: 3.24.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: memcheck
  Assignee: jsew...@acm.org
  Reporter: jrei...@bitwagon.com
  Target Milestone: ---

SUMMARY
Memcheck emulates incorrectly the 'notrack' instruction prefix of i386 code
when run on amd64.

STEPS TO REPRODUCE
0. $ cat notrack.S   # the i386 assembly code
_start: .globl _start
push $0   # keep stack 2-word aligned after 'call'
call jmp_back
hlt

jmp_back:
push %esp
pop %ebp
.byte 0x3e; jmp *(%ebp)

1. gcc -m32 -g -nostartfiles -nostdlib -o notrack notrack.S  # compile and
build for i386 on amd64
2. valgrind ./notrack  # run on amd64 with Linux support for executing i386
programs
3. gdb notrack   # detailed examination of code; see below


OBSERVED RESULT
$ valgrind ./notrack
==748797== Memcheck, a memory error detector
==748797== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.
==748797== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info
==748797== Command: ./notrack
==748797== 
==748797== 
==748797== Process terminating with default action of signal 11 (SIGSEGV):
dumping core
==748797==  General Protection Fault
==748797==at 0x804900A: ??? (notrack.S:8)
==748797== 

$ gdb ./notrack   # step-by-step run without valgrind (memcheck)
(gdb) b jmp_back
Breakpoint 1 at 0x8049008: file notrack.S, line 7.
(gdb) run
Starting program: ./notrack 

Breakpoint 1, jmp_back () at notrack.S:7
7   push %esp
(gdb) x/i $pc
=> 0x8049008 :push   %esp
(gdb) p $esp
$1 = (void *) 0xcc78
(gdb) stepi
8   pop %ebp
=> 0x8049009 :  pop%ebp
(gdb) stepi
0x0804900a in jmp_back () at notrack.S:8
8   pop %ebp
=> 0x804900a :  notrack jmp *0x0(%ebp)   ## the address of
memcheck complaint
(gdb) x/xw $ebp
0xcc78: 0x08049007
(gdb) x/i 0x08049007
   0x8049007 <_start+7>:hlt
(gdb) stepi
_start () at notrack.S:4
4   hlt   ## successful return to the instruction after the 'call'
(gdb) q

EXPECTED RESULT
No complaint

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Linux 6.12.13 (Fedora 40)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
$ uname -a
Linux fedora 6.12.13-100.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Feb  8 17:10:01
UTC 2025 x86_64 GNU/Linux

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

[okteta] [Bug 500978] New: Submenus open in standalone windows

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

Bug ID: 500978
   Summary: Submenus open in standalone windows
Classification: Applications
   Product: okteta
   Version: 0.26.19
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: nilskemail+...@gmail.com
  Target Milestone: ---

SUMMARY
When opening some of the children of the toolbars menus they sometimes seem to
open in standalone windows with a window header (minimize, maximize, close)

STEPS TO REPRODUCE
1. Click on the toolbar item "View"
2. Move the cursor over some if the items which have child menus (i.e. those
with a right chevron ">")

OBSERVED RESULT
The submenu sometimes opens in a standalone window

EXPECTED RESULT
The submenu should just be another layer in the main window

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.12.15-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7840U w/ Radeon  780M Graphics
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon 780M

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

[okteta] [Bug 500978] Submenus open in standalone windows

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

--- Comment #1 from nilskemail+...@gmail.com ---
Created attachment 179053
  --> https://bugs.kde.org/attachment.cgi?id=179053&action=edit
Video showing the strange child menu behavior

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

[okteta] [Bug 500980] New: Allow hiding large empty/zero blocks (or add colored memory overview)

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

Bug ID: 500980
   Summary: Allow hiding large empty/zero blocks (or add colored
memory overview)
Classification: Applications
   Product: okteta
   Version: 0.26.19
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: nilskemail+...@gmail.com
  Target Milestone: ---

SUMMARY
In some cases it is common to work on files where a large portion of them is
empty (e.g. working on filesystem dumps).
Scrolling across these sections always takes time and risks skipping over some
data. Tools like od and hexdump automatically skip sections of consecutive
zeros for exactly this reason (though they are CLI tools where this is even
more important).

Okteta should learn a view setting which collapses large zero regions (maybe
with a configurable threshold).

STEPS TO REPRODUCE
1. Create large, mostly empty file (e.g. `dd if=/dev/zero...`)
2. Hide some important data throughout the file at random offsets (e.g. using
okteta)
3. Open the file in okteta and try to rediscover the exact places where the
data is

OBSERVED RESULT
It is very hard to find exactly where the non-zero segments in the file are.

EXPECTED RESULT
There should be an easy way to skip zero segments or a tool to help discover
non-zero fragments. Some tools also offer visual/color representations of the
data for exactly these purposes (with the added benefit of easily spotting
repeating structures)

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

[NeoChat] [Bug 500981] New: Fail to start

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

Bug ID: 500981
   Summary: Fail to start
Classification: Applications
   Product: NeoChat
   Version: git master
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: jus...@kde.org
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

flatpak run --devel --command=sh org.kde.neochat
[📦 org.kde.neochat ~]$ neochat
QQmlApplicationEngine failed to load component
qrc:/qt/qml/org/kde/neochat/qml/Main.qml:40:22: Type WelcomePage unavailable
qrc:/qt/qml/org/kde/neochat/login/WelcomePage.qml: Type NeoChatSettingsView
unavailable
qrc:/qt/qml/org/kde/neochat/settings/NeoChatSettingsView.qml:13:1:
KirigamiSettings.ConfigurationView is not a type
[📦 org.kde.neochat ~]$ gdb
GNU gdb (GDB) 16.2
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) file /app/bin/neochat
Reading symbols from /app/bin/neochat...
Reading symbols from /usr/lib/debug/app/bin/neochat.debug...
(gdb) run
Starting program: /app/bin/neochat 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeedff6c0 (LWP 34)]
[New Thread 0x7fffedbc76c0 (LWP 35)]
[New Thread 0x7fffed3c66c0 (LWP 36)]
[New Thread 0x7fffeca406c0 (LWP 37)]
[New Thread 0x7fffd79ff6c0 (LWP 38)]
[New Thread 0x7fffd71fe6c0 (LWP 39)]
[New Thread 0x7fffd69fd6c0 (LWP 40)]
[New Thread 0x7fffd5dfc6c0 (LWP 41)]
[New Thread 0x7fffd55fb6c0 (LWP 42)]
[New Thread 0x7fffd4dfa6c0 (LWP 43)]
[New Thread 0x7fffb7fff6c0 (LWP 44)]
[New Thread 0x7fffb77fe6c0 (LWP 45)]
[New Thread 0x7fffb6ffd6c0 (LWP 46)]
[New Thread 0x7fffb67fc6c0 (LWP 47)]
[New Thread 0x7fffb5ffb6c0 (LWP 48)]
[New Thread 0x7fffb57fa6c0 (LWP 49)]
[Thread 0x7fffb57fa6c0 (LWP 49) exited]
[Thread 0x7fffb5ffb6c0 (LWP 48) exited]
[Thread 0x7fffb67fc6c0 (LWP 47) exited]
[Thread 0x7fffb6ffd6c0 (LWP 46) exited]
[Thread 0x7fffb77fe6c0 (LWP 45) exited]
[Thread 0x7fffb7fff6c0 (LWP 44) exited]
[New Thread 0x7fffb7fff6c0 (LWP 50)]
QQmlApplicationEngine failed to load component
qrc:/qt/qml/org/kde/neochat/qml/Main.qml:40:22: Type WelcomePage unavailable
qrc:/qt/qml/org/kde/neochat/login/WelcomePage.qml: Type NeoChatSettingsView
unavailable
qrc:/qt/qml/org/kde/neochat/settings/NeoChatSettingsView.qml:13:1:
KirigamiSettings.ConfigurationView is not a type
[Thread 0x7fffb7fff6c0 (LWP 50) exited]
[Thread 0x7fffd69fd6c0 (LWP 40) exited]
[Thread 0x7fffd5dfc6c0 (LWP 41) exited]
[Thread 0x7fffd71fe6c0 (LWP 39) exited]
[Thread 0x7fffd4dfa6c0 (LWP 43) exited]
[Thread 0x7fffd55fb6c0 (LWP 42) exited]
[Thread 0x7fffd79ff6c0 (LWP 38) exited]
[Thread 0x7fffeca406c0 (LWP 37) exited]
[Thread 0x7fffed3c66c0 (LWP 36) exited]
[Thread 0x7fffedbc76c0 (LWP 35) exited]
[Thread 0x7fffeedff6c0 (LWP 34) exited]
[Inferior 1 (process 31) exited with code 0377]
(gdb) bt full
No stack.

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

[okteta] [Bug 170925] Support UTF-8 in Okteta

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

nilskemail+...@gmail.com changed:

   What|Removed |Added

 CC||nilskemail+...@gmail.com

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

[kmymoney] [Bug 499327] QMM Version 5.1.3-eef04f1Unable to download quotes from Yahoo Finance.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[lskat] [Bug 44001] Control lskat with the keyboard

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

--- 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.

[kiten] [Bug 46511] Filter name readings from search

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

--- 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.

[kio-extras] [Bug 500985] New: Popup window shows when generating previews for HTML files

2025-03-02 Thread akb825
https://bugs.kde.org/show_bug.cgi?id=500985

Bug ID: 500985
   Summary: Popup window shows when generating previews for HTML
files
Classification: Frameworks and Libraries
   Product: kio-extras
   Version: 24.12.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Thumbnails and previews
  Assignee: plasma-b...@kde.org
  Reporter: akb...@gmail.com
  Target Milestone: ---

SUMMARY
When viewing a folder with HTML files in Dolphin, a popup window with the name
"kioworker" shows as it generates for each file. For folders with a large
number of files, this makes the window unusable as it constantly loses focus.

STEPS TO REPRODUCE
1. Open a Dolphin window
2. Navigate to a folder with many HTML files

OBSERVED RESULT
A visible popup window with no controls, showing with the name "kioworker" on
the panel, is shown as the preview is generated for each file. Each one is open
for 0.5-1 s before closing and opening again for the next preview, with the
popup stealing focus each time it opens.

EXPECTED RESULT
Previews are generated in the background without interrupting the ability to
interact with the window showing the folder or any other window with focus.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version:  6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
I am running with a Wayland session.

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

[kwin] [Bug 500837] Wayland Night Color Mode causes Color Issues (notably on dark areas)

2025-03-02 Thread Aroun
https://bugs.kde.org/show_bug.cgi?id=500837

--- Comment #5 from Aroun  ---
I’m also affected in Tuxedo OS, Plasma 6.3.2 in Wayland. I didn’t play games
but noticed on full-screen videos.
I thought the video was crappy, but when I move the mouse, the dark areas
re-appear. Happens both in VLC and Haruna.
Whenever the mouse disappear, the dark areas get cropped.
I noticed that if I enable the Desktop Effect "Show Compositing", the issue
happens when "Compositing" is not visible.
I found a temporary workaround for videos, which is to use Celluloid. In
Celluloid, in full-screen, the cursor disappear but the compositing continues,
so there is no cropping of dark areas.

Also, switching to X11, there are no issues at all there.

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

[kolourpaint] [Bug 500953] New: KolourPaint causes the NVIDIA driver to crash when editing large images (especially the cut feature)

2025-03-02 Thread Niels
https://bugs.kde.org/show_bug.cgi?id=500953

Bug ID: 500953
   Summary: KolourPaint causes the NVIDIA driver to crash when
editing large images (especially the cut feature)
Classification: Applications
   Product: kolourpaint
   Version: 24.08.3
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kolourpaint-supp...@lists.sourceforge.net
  Reporter: nvaert1...@hotmail.com
  Target Milestone: ---

SUMMARY
Whenever I edit a large image using KolourPaint, my complete desktop freezes.

STEPS TO REPRODUCE
1. Open a large image
2. Try to select a part of the image 
3. Try to cut it, it works once or twice and then KDE crashes

OBSERVED RESULT
The NVIDIA driver / KDE completely crashes

EXPECTED RESULT
A cut image

SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 6.12.6-gentoo
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
- I'm no longer able to use the graphical inteface in any way, until I reboot.
- I can switch back to the terminal and reboot my machine safely
- NVIDIA driver version: x11-drivers/nvidia-drivers-550.144.03

Relevant dmesg related snippets:
- Mar 02 12:15:07 pc03 kernel: NVRM: _instmemAddHashEntry: Display Hash table
is FULL!! <- This error will be flooding the log files.
- Eventually the following error pops up: ar 02 12:15:21 pc03 kernel:
[drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID
0x0100] Failed to apply atomic modeset.  Error code: -22

Eventually the graphics driver crashes:
Mar 02 12:15:47 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:15:47 pc03 root[1769]: ACPI event unhandled: jack/lineout LINEOUT
unplug
Mar 02 12:15:47 pc03 root[1771]: ACPI event unhandled: jack/videoout VIDEOOUT
unplug
Mar 02 12:15:47 pc03 kwin_wayland[1075]: kwin_wayland_drm: Pageflip timed out!
This is a kernel bug
Mar 02 12:15:50 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:15:52 pc03 kwin_wayland[1075]: kwin_wayland_drm: Pageflip timed out!
This is a kernel bug
Mar 02 12:15:53 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:15:56 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:15:56 pc03 acpid[832]: client connected from 910[0:0]
Mar 02 12:15:56 pc03 acpid[832]: 1 client rule loaded
Mar 02 12:15:56 pc03 root[1785]: ACPI event unhandled: jack/lineout LINEOUT
plug
Mar 02 12:15:56 pc03 root[1787]: ACPI event unhandled: jack/videoout VIDEOOUT
plug
Mar 02 12:15:57 pc03 root[1789]: ACPI event unhandled: jack/lineout LINEOUT
unplug
Mar 02 12:15:57 pc03 root[1791]: ACPI event unhandled: jack/videoout VIDEOOUT
unplug
Mar 02 12:15:57 pc03 kwin_wayland[1075]: kwin_wayland_drm: Pageflip timed out!
This is a kernel bug
Mar 02 12:16:00 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:16:02 pc03 kwin_wayland[1075]: kwin_wayland_drm: Pageflip timed out!
This is a kernel bug
Mar 02 12:16:03 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:16:05 pc03 acpid[832]: client 910[0:0] has disconnected
Mar 02 12:16:05 pc03 systemd[1]: Received SIGINT.
Mar 02 12:16:05 pc03 systemd[1]: Activating special unit System Reboot...
Mar 02 12:16:05 pc03 sddm-helper[990]: Signal received: SIGTERM
Mar 02 12:16:05 pc03 systemd[1]: Stopping Session 2 of User nvanaert...
Mar 02 12:16:05 pc03 sddm[903]: Authentication error:
SDDM::Auth::ERROR_INTERNAL "Process crashed"
Mar 02 12:16:05 pc03 sddm[903]: Auth: sddm-helper (--socket
/tmp/sddm-auth-b495f7a1-ecc6-45c4-a80f-abb44eaf58cd --id 1 --start
/usr/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland
--user nvanaert) crashed (exit code 1)
Mar 02 12:16:05 pc03 sddm[903]: Authentication error:
SDDM::Auth::ERROR_INTERNAL "Process crashed"
Mar 02 12:16:05 pc03 sddm[903]: Auth: sddm-helper exited with 1
Mar 02 12:16:05 pc03 dbus-daemon[1062]: [session uid=1000 pid=1062 pidfd=5]
Activating service name='org.kde.kwalletd6' requested by ':1.21' (uid=1000
pid=1353 comm="/usr/bin/kwalletmanager5 --kwalletd")
Mar 02 12:16:05 pc03 kwalletd6[1802]: kf.wallet.kwalletd: Lacking a socket,
pipe: 0 env: 0
Mar 02 12:16:06 pc03 kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR*
[nvidia-drm] [GPU ID 0x0100] Flip event timeout on head 0
Mar 02 12:16:07 pc03 root[1807]: ACPI event unhandled: jack/lineout LINEOUT
plug
Mar 02 12:16:07 pc03 root[1809]

[okular] [Bug 500051] stack memory leak when right click page number input

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

--- Comment #8 from alanas...@mail.ru ---
(In reply to Albert Astals Cid from comment #7)
> the stack grows infinitely

that will happen if you right click page number input infinity times

> I am unconvinced there's a leak.

you haven't right clicked page number input enough times (in single session
without open file)

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

[digikam] [Bug 500570] face recognition crash

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

--- Comment #77 from caulier.gil...@gmail.com ---
I agree to credit Andy as Quality checker here :

https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/widgets/mainview/daboutdata.cpp?ref_type=heads#L122

Andi, thanks for your patience and help...

Gilles Caulier

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

[digikam] [Bug 500961] Digikam Crash when face detection is triggered

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com,
   ||michael_mil...@msn.com
   Severity|normal  |crash

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

  1   2   3   >