[kdenlive] [Bug 480204] The AppImage Kdenlive can't render with Intel VAAPI, while non-AppImage works

2024-01-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=480204

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks for your detailed report, I can confirm the issue.
We will try to fix the libva packaging!

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

[Spectacle] [Bug 450719] "Scrolling snapshots" similar like on iOS, Android

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=450719

nestpana2...@gmail.com changed:

   What|Removed |Added

 CC||nestpana2...@gmail.com

--- Comment #3 from nestpana2...@gmail.com ---
That would be a great feature!

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

[LabPlot2] [Bug 480250] In the plot, I can not set no digit separator (,)

2024-01-23 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=480250

Stefan Gerlach  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
   Assignee|alexander.se...@web.de  |stefan.gerlach@uni-konstanz
   ||.de
 CC||stefan.gerlach@uni-konstanz
   ||.de

--- Comment #1 from Stefan Gerlach  ---
The separator can be disabled in the Settings -> Configure LabPlot by checking
"Omit group separator" in the General tab under Number options.

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

[okular] [Bug 353300] Text search does not work in Arabic

2024-01-23 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=353300

Sune Vuorela  changed:

   What|Removed |Added

 CC||k...@pusling.com

--- Comment #6 from Sune Vuorela  ---
(In reply to Saladin Shaban from comment #5)
> Diggin some more into the issue:
> https://chat.openai.com/share/d2f74bc7-6c7b-437d-ac17-e71ae73f689b
> 
> The problem now is the way TinyTextEntity's are sorted according to their
> positions from left to right. This seems to be crucial to the text selection
> logic, and cannot be changed without extensive modifications.
> 
> I'm not sure about the right way to proceed from here. Some possibilities
> are:
> 
> 1- Reorder the text in the Find bar before performing a search, with Qt's
> equivalent of fribidi_reorder_line().
> 
> 2- For text-based documents, delegate search and selection to the
> QTextDocument class itself.
> 
> 3- Skip sorting the text entities, and adjust the search and selection
> methods accordingly.
> 
> The first option is the least intrusive, while the second seems to offer
> greater possibilities, like handling the peculiarities of Arabic search and
> other languages:
> 
> https://community.scripture.software.sil.org/t/search-arabic-text-without-
> tashkeel/882
> https://help-nl.oclc.org/Discovery_and_Reference/WorldCat_Discovery/
> Release_notes/2023_release_notes/
> 040WorldCat_Discovery_release_notes_Arabic_language_support
> 
> QTextDocument doesn't seem to support these yet, but it's something I might
> be able to contribute to Qt.

There is https://invent.kde.org/graphics/okular/-/merge_requests/595 which
claims to fix it. Though it likely introduces a significant memory leak.

I don't know enough about any RTL language to be able to really test and work
on it, but I have prepared
https://invent.kde.org/graphics/okular/-/merge_requests/905 which should make
it easier with the memory management on top of it.

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

[kdenlive] [Bug 480148] Clip monitor does not switch to selected clip when I click on it in the project bin

2024-01-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=480148

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/-/commit/1e |imedia/kdenlive/-/commit/b4
   |9f669c61c3d85ff2ad47084e0fe |15f112ab79f1e15d1ca6d417ee8
   |5decf20d664 |e3a4ef8e17e

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit b415f112ab79f1e15d1ca6d417ee8e3a4ef8e17e by Jean-Baptiste Mardelle.
Committed on 24/01/2024 at 08:18.
Pushed by mardelle into branch 'release/23.08'.

Fix clip monitor not updating when clicking in a bin column like date or
description
FIXED-IN: 23.08.5

M  +1-1src/bin/bin.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/b415f112ab79f1e15d1ca6d417ee8e3a4ef8e17e

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

[kdenlive] [Bug 480148] Clip monitor does not switch to selected clip when I click on it in the project bin

2024-01-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=480148

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/1e
   ||9f669c61c3d85ff2ad47084e0fe
   ||5decf20d664
 Resolution|--- |FIXED
   Version Fixed In||23.08.5
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 1e9f669c61c3d85ff2ad47084e0fe5decf20d664 by Jean-Baptiste Mardelle.
Committed on 23/01/2024 at 08:58.
Pushed by mardelle into branch 'release/24.02'.

Fix clip monitor not updating when clicking in a bin column like date or
description
FIXED-IN: 23.08.5

M  +1-1src/bin/bin.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/1e9f669c61c3d85ff2ad47084e0fe5decf20d664

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

[digikam] [Bug 480251] Crash when typing in a face tag in image

2024-01-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=480251

Maik Qualmann  changed:

   What|Removed |Added

  Component|Tags-AddressBook|Faces-Engine
 CC||metzping...@gmail.com

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

[dolphin] [Bug 480243] Better UI for configuring information panel

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480243

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
Also note that Dolphin has 4 panels. And all of them have config options in the
right-click menu. So does this only apply to the information panel, or to all
panels?

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

[dolphin] [Bug 480211] Feature Request for Dolphin - Add the ability to unmount removable storage devices

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480211

sidpranjale...@protonmail.com changed:

   What|Removed |Added

 CC||sidpranjale127@protonmail.c
   ||om

--- Comment #2 from sidpranjale...@protonmail.com ---
if having both is not an option I'd prefer "safely remove" behave as "unmount"
as well, since it is rather inconvenient to have to physically replug USB
devices every time you wish to remount them.

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

[dolphin] [Bug 480259] New: KDE applications and dolphin bookmarks

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480259

Bug ID: 480259
   Summary: KDE applications and dolphin bookmarks
Classification: Applications
   Product: dolphin
   Version: 22.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: eduard.fili...@rhea.si
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
***
i've created bookmarks and they arent shown in save/open dialogs for gtk
aplications like gimp or libreoffice.
***


STEPS TO REPRODUCE
1. create bookmark  in directory in dolphin app
2. open Libreoffice writer, type something and click save
3. 

OBSERVED RESULT
among libreoffice quick folders on left side there arent dolphin bookmarks that
actualy work on kde apps

EXPECTED RESULT
bookmarks should be visible among all aplications regardles qt or not.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: mx-linux
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: Različica 5.103.0
Qt Version: 

ADDITIONAL INFORMATION
mx-linux is up to date

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

[neon] [Bug 480179] KDE Connect Daemon crashes

2024-01-23 Thread Jacques Roux
https://bugs.kde.org/show_bug.cgi?id=480179

--- Comment #13 from Jacques Roux  ---
The update release works.
Thanks

On Tue, 23 Jan 2024 at 14:24, Jonathan Riddell 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=480179
>
> --- Comment #10 from Jonathan Riddell  ---
> update release that should fix it
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[Powerdevil] [Bug 480026] Screen turning off in one of various ways (idle power off, esc on lock screen, Turn Off Screen shortcut invoked over D-Bus) shuts screen off very temporarily

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=480026

Jakob Petsovits  changed:

   What|Removed |Added

 CC||jpe...@petsovits.com

--- Comment #2 from Jakob Petsovits  ---
Seems similar to bug 480093, which btw (just an observation, not necessarily
meaningful) is also using a discrete AMD GPU.

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

[Powerdevil] [Bug 480093] Screens don't stay turned off after 60 seconds on lock screen

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=480093

--- Comment #5 from Jakob Petsovits  ---
Seems similar to bug 480026, which btw (just an observation, not necessarily
meaningful) is also using a discrete AMD GPU.

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

[Tokodon] [Bug 480258] New: Search bar can overflow the toolbar w/ Arabic

2024-01-23 Thread Janet Blackquill
https://bugs.kde.org/show_bug.cgi?id=480258

Bug ID: 480258
   Summary: Search bar can overflow the toolbar w/ Arabic
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: uhh...@gmail.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

Created attachment 165179
  --> https://bugs.kde.org/attachment.cgi?id=165179=edit
tokodon search bar overflowing the toolbar

The search bar can clip the toolbar if the UI language is set to Arabic or
another language which uses glyphs with taller metrics than English.

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

[plasma-pa] [Bug 409325] Changing volume via mouse wheel does not respect custom "Volume step" value when scrolling directly over the entry of an audio device or application

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409325

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

--- Comment #7 from fanzhuyi...@gmail.com ---
I do believe that having separate step sizes for the volume up/volume down keys
and scrolling is nice. With scrolling, it is very easy to scroll continuously,
so a smaller step size is desirable. But with hot keys, we might want a bigger
step size. 

Exposing both values as configuration options is probably an overkill though.
Overall I am quite happy with the current status -- with scrolling the default
of 1% is used, and with hotkeys users can configure the step size. I would vote
for closing this as intentional.

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

[Powerdevil] [Bug 469819] kbd_backlight restored to wrong value after lid close-open

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=469819

--- Comment #4 from Jakob Petsovits  ---
Cannot reproduce on my ThinkPad (X1 Carbon Gen 7) on latest Plasma 6.0 RC1
(plus a few days of extra code) btw.  That's with lid action set to "Sleep" and
sleep mode as "Standby" in my current power state profile.

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

[kirigami-addons] [Bug 480257] New: FormCards do not size to content

2024-01-23 Thread Janet Blackquill
https://bugs.kde.org/show_bug.cgi?id=480257

Bug ID: 480257
   Summary: FormCards do not size to content
Classification: Frameworks and Libraries
   Product: kirigami-addons
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: uhh...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 165178
  --> https://bugs.kde.org/attachment.cgi?id=165178=edit
overflowing vertical delegates in tokodon

When the content is taller than expected, FormCards do not size to accomodate
it and have other layouting issues.

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

[kirigami-addons] [Bug 480256] New: FormCards do not wrap text

2024-01-23 Thread Janet Blackquill
https://bugs.kde.org/show_bug.cgi?id=480256

Bug ID: 480256
   Summary: FormCards do not wrap text
Classification: Frameworks and Libraries
   Product: kirigami-addons
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: uhh...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 165177
  --> https://bugs.kde.org/attachment.cgi?id=165177=edit
text not wrapping

FormCards will have text overflow out to the sides instead of wrapping

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

[kirigami-addons] [Bug 480255] go icon (arrow-right) in a FormCard is not mirrored in RtL

2024-01-23 Thread Janet Blackquill
https://bugs.kde.org/show_bug.cgi?id=480255

Janet Blackquill  changed:

   What|Removed |Added

   Keywords||rtl

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

[kirigami-addons] [Bug 480255] New: go icon (arrow-right) in a FormCard is not mirrored in RtL

2024-01-23 Thread Janet Blackquill
https://bugs.kde.org/show_bug.cgi?id=480255

Bug ID: 480255
   Summary: go icon (arrow-right) in a FormCard is not mirrored in
RtL
Classification: Frameworks and Libraries
   Product: kirigami-addons
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: uhh...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 165176
  --> https://bugs.kde.org/attachment.cgi?id=165176=edit
go icons do not mirror in right to left

The go icon points to the right in RtL, rather than to the left.

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

[Tokodon] [Bug 475043] Problem with Bidi text

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475043

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

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

[plasmashell] [Bug 480254] New: Wrong text color in OSD, under Breeze Twilight global theme

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480254

Bug ID: 480254
   Summary: Wrong text color in OSD, under Breeze Twilight global
theme
Classification: Plasma
   Product: plasmashell
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Battery Monitor
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: k...@privat.broulik.de, m...@ratijas.tk,
natalie_clar...@yahoo.de
  Target Milestone: 1.0

Created attachment 165175
  --> https://bugs.kde.org/attachment.cgi?id=165175=edit
screenshot

See attachment

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

[frameworks-plasma] [Bug 479028] Horizontal scrolling on the system tray widget is backwards when invert scroll direction is disabled

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479028

fanzhuyi...@gmail.com changed:

   What|Removed |Added

Product|plasma-pa   |frameworks-plasma
  Component|applet  |components
 CC||notm...@gmail.com

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

[Powerdevil] [Bug 469819] kbd_backlight restored to wrong value after lid close-open

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=469819

Jakob Petsovits  changed:

   What|Removed |Added

 CC||jpe...@petsovits.com

--- Comment #3 from Jakob Petsovits  ---
Just to add some clarity: When you say lid open/closed, you have Sleep
(suspend-to-RAM) configured as lid action in the Energy Saving settings page,
yes?

PowerDevil's HandleButtonEvents action only restores keyboard brightness on
lid-open if the stored brightness was greater than 0 to begin with. And there
are two other places in PowerDevil that, confusingly, also mess with keyboard
brightness: the DPMS action, which has the same guard and shouldn't be executed
anyway in your (suspend) case; and the DimDisplay action, which doesn't trigger
on lid state changes but only on user activity timeouts.

So I do wonder where your "Keyboard backlight is set to 0" at the end of the
"lid close-open" list actually comes from.

Keeping keyboard backlights untouched by PowerDevil if systemd-backlight is
running seems decent. I'd have to see how we can reliably check from PowerDevil
that it's running.

Another idea would be to scrap the whole "restore previous value" concept and
instead always use the value that the user last set via PowerDevil applet
and/or KCM. Once we have that, we can take out all of the "save for later" code
and unify all the "restore brightness" code into a single place. Which would
hopefully be executed last in the wake-up process, and override whatever
systemd may or may not have dealt with.

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

[digikam] [Bug 480251] Crash when typing in a face tag in image

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480251

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

   What|Removed |Added

   Version Fixed In||8.3.0
   Platform|Other   |Microsoft Windows
 CC||caulier.gil...@gmail.com
 Resolution|--- |FIXED
 OS|Other   |Microsoft Windows
 Status|REPORTED|RESOLVED

--- Comment #1 from caulier.gil...@gmail.com ---
Fixed in 8.3.0 with Bug 477871

Install the pre-version avaialble here :

https://files.kde.org/digikam/

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

[frameworks-qqc2-desktop-style] [Bug 459624] Mouse wheel scrolling on a slider produces inverted results

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459624

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[plasma-pa] [Bug 479028] Horizontal scrolling on the system tray widget is backwards when invert scroll direction is disabled

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479028

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[okular] [Bug 353300] Text search does not work in Arabic

2024-01-23 Thread Saladin Shaban
https://bugs.kde.org/show_bug.cgi?id=353300

--- Comment #5 from Saladin Shaban  ---
Diggin some more into the issue:
https://chat.openai.com/share/d2f74bc7-6c7b-437d-ac17-e71ae73f689b

The problem now is the way TinyTextEntity's are sorted according to their
positions from left to right. This seems to be crucial to the text selection
logic, and cannot be changed without extensive modifications.

I'm not sure about the right way to proceed from here. Some possibilities are:

1- Reorder the text in the Find bar before performing a search, with Qt's
equivalent of fribidi_reorder_line().

2- For text-based documents, delegate search and selection to the QTextDocument
class itself.

3- Skip sorting the text entities, and adjust the search and selection methods
accordingly.

The first option is the least intrusive, while the second seems to offer
greater possibilities, like handling the peculiarities of Arabic search and
other languages:

https://community.scripture.software.sil.org/t/search-arabic-text-without-tashkeel/882
https://help-nl.oclc.org/Discovery_and_Reference/WorldCat_Discovery/Release_notes/2023_release_notes/040WorldCat_Discovery_release_notes_Arabic_language_support

QTextDocument doesn't seem to support these yet, but it's something I might be
able to contribute to Qt.

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

[plasma-pa] [Bug 479028] Horizontal scrolling on the system tray widget is backwards when invert scroll direction is disabled

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479028

--- Comment #2 from fanzhuyi...@gmail.com ---
This behavior seems to be implemented in org.kde.plasma.components.Slider

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

[plasmashell] [Bug 479379] Panel is inappropriately highlighted on startup

2024-01-23 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=479379

--- Comment #7 from Doug  ---
(In reply to Nate Graham from comment #2)
> I cannot reproduce this; If you can still reproduce it in Plasma 6 RC1, can
> you try to narrow down the circumstances under which it happens?

Neon Unstable skipped right past Plasma 6 RC1 to Plasma 6.0.80, but this bug
does not seem to be effecting me anymore.

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

[plasma-pa] [Bug 479028] Horizontal scrolling on the system tray widget is backwards when invert scroll direction is disabled

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479028

fanzhuyi...@gmail.com changed:

   What|Removed |Added

Summary|Horizontal scrolling on the |Horizontal scrolling on the
   |system tray widget is   |system tray widget is
   |backwards   |backwards when invert
   ||scroll direction is
   ||disabled
 Ever confirmed|0   |1
 CC||fanzhuyi...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from fanzhuyi...@gmail.com ---
This only seems to happen when invert scroll direction (natural scrolling) is
not enabled. Also happens with mouse.

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

[plasmashell] [Bug 479563] Sometimes Icons-only task bar rearranges icons randomly when trying to manually arrange them

2024-01-23 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=479563

--- Comment #6 from Doug  ---
(In reply to Nate Graham from comment #5)
> Sure, that's always a good troubleshooting step!
> 
> Even if it's "one of those things", it's still clearly a bug somewhere that
> needs to be fixed!

Ok done, and the problem is still there.  One more piece to the puzzle- the
Carousel is on the side of the iotm that is selected in Behavior > "New Tasks
Appear".

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

[plasma-pa] [Bug 464317] Show OSD when volume is changed externally (HW volume)

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464317

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fanzhuyi...@gmail.com ---
This seems already implemented as of plasma 6. If I set the headphones as the
default output device, and press the volume up headset button, I see the OSD.

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

[plasma-pa] [Bug 464317] Show OSD when volume is changed externally (HW volume)

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464317

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

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

[kate] [Bug 274102] Automatically backup new unnamed/unsaved notes/files

2024-01-23 Thread mirh
https://bugs.kde.org/show_bug.cgi?id=274102

mirh  changed:

   What|Removed |Added

 CC||m...@protonmail.ch

--- Comment #15 from mirh  ---
Actually, even sessions aren't such a safe haven according to bug 477979
Anyhow I'm unsure if this bug should *duplicate* or *depend* on bug 353654

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

[systemsettings] [Bug 459639] Nothing happens when I scroll on top of the sliders in Audio KCM

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459639

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kate] [Bug 477979] Please make Kate automatically save session

2024-01-23 Thread mirh
https://bugs.kde.org/show_bug.cgi?id=477979

mirh  changed:

   What|Removed |Added

 CC||m...@protonmail.ch

--- Comment #1 from mirh  ---
Might be related to bug 464703?

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

[krita] [Bug 480168] Вылетает

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480168

Bug Janitor Service  changed:

   What|Removed |Added

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

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

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

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

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

[kscreenlocker] [Bug 474811] kscreenlocker often breaks when waking up and unlocking after screen arrangement changed while asleep

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474811

--- Comment #11 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 480252] Fullscreen windows stop other windows from drawing (RC1)

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480252

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[digikam] [Bug 480251] Crash when typing in a face tag in image

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480251

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kwin] [Bug 480253] New: kwin crashes at Overwatch after alt+tab with previous desktop visual bugs

2024-01-23 Thread Felipe
https://bugs.kde.org/show_bug.cgi?id=480253

Bug ID: 480253
   Summary: kwin crashes at Overwatch after alt+tab with previous
desktop visual bugs
Classification: Plasma
   Product: kwin
   Version: 5.27.10
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fi...@protonmail.com
  Target Milestone: ---

Application: kwin_x11 (5.27.10)

Qt Version: 5.15.12
Frameworks Version: 5.114.0
Operating System: Linux 6.6.11-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [CoredumpBackend]

-- Information about the crash:
When launching Overwatch (fullscreen) the screen turns upside down with visual
glitches, so you have to enter again or click the task-bar menu so it returns
to normal. Whe this hapens you can keep using your computer normally but,
eventually it crashes at alt+tabbing. X11 Plasma

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

   PID: 1891 (kwin_x11)
   UID: 1000 (popo)
   GID: 1000 (popo)
Signal: 11 (SEGV)
 Timestamp: Wed 2024-01-24 00:07:28 -03 (1min 41s ago)
  Command Line: /usr/bin/kwin_x11 --replace
Executable: /usr/bin/kwin_x11
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
  Unit: user@1000.service
 User Unit: plasma-kwin_x11.service
 Slice: user-1000.slice
 Owner UID: 1000 (popo)
   Boot ID: 57345ff742454968ae6e37655c9275c4
Machine ID: bed4720c56b04dbb8d29076438e819aa
  Hostname: suselgx-popo
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.57345ff742454968ae6e37655c9275c4.1891.170606564800.zst
(present)
  Size on Disk: 11.0M
   Message: Process 1891 (kwin_x11) of user 1000 dumped core.

Stack trace of thread 1891:
#0  0x7f979a491dec __pthread_kill_implementation (libc.so.6
+ 0x91dec)
#1  0x7f979a43f0c6 raise (libc.so.6 + 0x3f0c6)
#2  0x7f979d827d9a _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x7d9a)
#3  0x7f979a43f190 __restore_rt (libc.so.6 + 0x3f190)
#4  0x7f979a491dec __pthread_kill_implementation (libc.so.6
+ 0x91dec)
#5  0x7f979a43f0c6 raise (libc.so.6 + 0x3f0c6)
#6  0x7f979a43f190 __restore_rt (libc.so.6 + 0x3f190)
#7  0x7f979a48c7ae __GI___lll_lock_wait (libc.so.6 +
0x8c7ae)
#8  0x7f979a4934fa __pthread_mutex_lock@GLIBC_2.2.5
(libc.so.6 + 0x934fa)
#9  0x7f978e7e4af0 n/a (libnvidia-glcore.so.545.29.06 +
0x9e4af0)
#10 0x7f978e8a32c6 n/a (libnvidia-glcore.so.545.29.06 +
0xaa32c6)
#11 0x7f978eda281e n/a (libnvidia-glcore.so.545.29.06 +
0xfa281e)
#12 0x7f978e89c342 n/a (libnvidia-glcore.so.545.29.06 +
0xa9c342)
#13 0x7f978e53ab20 n/a (libnvidia-glcore.so.545.29.06 +
0x73ab20)
#14 0x7f978e55ca0d n/a (libnvidia-glcore.so.545.29.06 +
0x75ca0d)
#15 0x7f978e52d28d n/a (libnvidia-glcore.so.545.29.06 +
0x72d28d)
#16 0x7f979bde93e3 _ZN4KWin16GLTexturePrivate7cleanupEv
(libkwinglutils.so.14 + 0x103e3)
#17 0x7f979bdee21e _ZN4KWin9cleanupGLEv
(libkwinglutils.so.14 + 0x1521e)
#18 0x562ff106ab4d n/a (kwin_x11 + 0x61b4d)
#19 0x562ff106ad59 n/a (kwin_x11 + 0x61d59)
#20 0x7f979d3c5ed7 _ZN4KWin10Compositor4stopEv
(libkwin.so.5 + 0x1c5ed7)
#21 0x7f979bb196f0 _ZN7QObject5eventEP6QEvent
(libQt5Core.so.5 + 0x3196f0)
#22 0x7f979ada51ae
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x1a51ae)
#23 0x7f979baed938
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2ed938)
#24 0x7f979baf0f31
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt5Core.so.5 + 0x2f0f31)
#25 0x7f979bb47063 n/a (libQt5Core.so.5 + 0x347063)
#26 0x7f9799466f30 n/a (libglib-2.0.so.0 + 0x5bf30)
#27 0x7f9799468b58 n/a (libglib-2.0.so.0 + 0x5db58)
#28 0x7f979946920c g_main_context_iteration
(libglib-2.0.so.0 + 0x5e20c)
#29 0x7f979bb46876
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 0x346876)
#30 0x7f979baec3cb
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 +
0x2ec3cb)
#31 0x7f979baf4860 _ZN16QCoreApplication4execEv

[krusader] [Bug 434538] Add options to "Copy" dialog window: overwrite rules and other possible options

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=434538

Pedro V  changed:

   What|Removed |Added

 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #5 from Pedro V  ---
This could be potentially turned into a more generic problem of operations
stalling waiting for user interaction.

My occasional issue is similar, but I tend to encounter it with the Synchronize
Folders function as it whines about not being able to access files rsync had no
problem making.
It's not just quite tiresome to keep on dismissing the error popup that can be
only dismissed anyway, but the process also tends to be quite slow with a lot
of small files due to the likely sequential processing with synchronous I/O, so
it's not uncommon that the host is left on its own while it's working, but it
gets stuck on such a prompt.

I used to use Total Commander which had a kind of a fix for at least the
reported problem.
Wasn't optimal, but the first time it wanted to overwrite a file, it had an
option to automatically overwrite all the following files too, basically what's
mentioned in Comment 1. It didn't have a solution for error popups though,
likely the assumption was that they were rare, and it was also faster to
enumerate smaller files despite the infamously slow Windows I/O, so it likely
used a more efficient I/O strategy, therefore the error popups were less of a
problem especially on HDDs.

The lowest hanging fruits are the already mentioned ones, but this could be
also solved by moving file entries into a user interactivity queue when they
need attention while continuing to process other files, and as the user would
process prompts, the entries would be either discarded or moved back depending
on what the user desires.

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

[kwin] [Bug 480252] New: Fullscreen windows stop other windows from drawing (RC1)

2024-01-23 Thread Michael Rogers
https://bugs.kde.org/show_bug.cgi?id=480252

Bug ID: 480252
   Summary: Fullscreen windows stop other windows from drawing
(RC1)
Classification: Plasma
   Product: kwin
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: comwi...@gmail.com
  Target Milestone: ---

SUMMARY
Playing a game or video in full screen on a monitor can break video output on
another monitor, the screen stops refreshing until I un-fullscreen the other
app.
This happens across browsers and games, but notably doesn't happen if I use 2
Firefox windows on different screens.
Firefox should be running native Wayland but I am not sure the others involved
are native Wayland.

STEPS TO REPRODUCE
(Other situations cause, but this is reliable)
1. Play video in firefox on screen 2 (Used youtube)
2. Play video in chrome on screen 3 (Used youtube)
3. Maximize Chrome's video.

OBSERVED RESULT
Firefox's video freezes (and sometimes becomes unresponsive to input) but the
audio continues.

EXPECTED RESULT
Both videos continue playing.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Arch/RC1/updated system to be safe.
(available in About System)
KDE Plasma Version: 5.92.0
KDE Frameworks Version:  5.248.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
This has also been observed with chrome video on screen 3 and a game fullscreen
on screen 2, both xWayland I believe

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

[digikam] [Bug 480251] New: Crash when typing in a face tag in image

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480251

Bug ID: 480251
   Summary: Crash when typing in a face tag in image
Classification: Applications
   Product: digikam
   Version: 8.2.0
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tags-AddressBook
  Assignee: digikam-bugs-n...@kde.org
  Reporter: k...@agranovsky.com
  Target Milestone: ---

SUMMARY
***
Crash occurs when tagging within an open single image (crash does NOT occur,
when tagging in "Unknown" face collection).
***


STEPS TO REPRODUCE
1.  Open any image with detected (but untagged) faces in it.
2. Start typing a name in any of the tags
3. Digikam crashes, leaving behind an exiftool process
4. Reverting to 8.1.0 fixes the problem

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 11

ADDITIONAL INFORMATION

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick/controller/gamepad is in use

2024-01-23 Thread Michael Rogers
https://bugs.kde.org/show_bug.cgi?id=328987

Michael Rogers  changed:

   What|Removed |Added

 CC||comwi...@gmail.com

--- Comment #42 from Michael Rogers  ---
Just a note to help those effected, launching the game through "gamemoderun"
wrapper (Or adding it to the steam launch commands [gamemoderun %command%])
Will keep the screen awake while playing, and can have some other benefits to
system tweaking if desired, there is also an applet in kde that allows you to
temporarily disable screen timeout

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

[LabPlot2] [Bug 480250] New: In the plot, I can not set no digit separator (,)

2024-01-23 Thread patchouli
https://bugs.kde.org/show_bug.cgi?id=480250

Bug ID: 480250
   Summary: In the plot, I can not set  no digit separator (,)
Classification: Applications
   Product: LabPlot2
   Version: 2.10.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.se...@web.de
  Reporter: wto...@126.com
  Target Milestone: ---

Created attachment 165174
  --> https://bugs.kde.org/attachment.cgi?id=165174=edit
the digit separator always shows up.

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


STEPS TO REPRODUCE
1. plot a x or y larger than 1000
2.  in the plot, a digit separator will show up, like 1,500. I can not find any
place or setting to remove the separator

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[krusader] [Bug 423451] Exclude state (dynamic) config info from krusaderrc to separate file, for allow sync Krusader settings via file between computers

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=423451

Pedro V  changed:

   What|Removed |Added

 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

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

[krusader] [Bug 451343] Krusader does not show copy progress unless run as su

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=451343

Pedro V  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #1 from Pedro V  ---
Can you confirm that this is still an issue?

That 4.14.8 Plasma version is suspiciously way too old for even 2022, and with
the more appropriate 5.x versions I haven't seen such issues even back in 2022
on multiple hosts. Even when plasmashell crashed, Krusader just started opening
its own windows to show progress.

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

[krusader] [Bug 452682] KRUSADER: Copying to drives or network shares that report wrong free space should have a override option (force copy)

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=452682

Pedro V  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #1 from Pedro V  ---
There isn't even a need for wrong free space reporting, I ran into the
frustrating lack of this feature in a different context.
Wanted to update a large directory with rsync, but desired to have a backup
first both for safety and for checking differences later. Given that I'm using
Btrfs, I opted to (ab)use CoW by doing a "ghetto backup" by just simply copying
the whole directory as reflinks are quite cheap. Problem was that Krusader
figured that I don't have the hundreds of GiBs of free space it would take to
make a copy without reflinks, so it just didn't let me do that.

Bonus:
It's sometimes undesired to go through the files to begin with as that could
introduce a large delay before starting to do the desired copy operation, and
if that's not done, then there's obviously no checking for space.

If I remember well I observed these solutions in Total Commander:
- The free space problem could be just ignored as it's requested here
- The initial enumeration of files could be interrupted so the user could get
rid of the extra feature conveniently
- The initial enumeration of files could be completely disabled

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

[Koko] [Bug 480249] New: Can't find the app by the name 'koko' in Kickoff

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480249

Bug ID: 480249
   Summary: Can't find the app by the name 'koko' in Kickoff
Classification: Applications
   Product: Koko
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: unassigned-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: n...@kde.org
  Target Milestone: ---

The desktop file need either `Name=Koko`  or `Keywords=Koko` in it.

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

[systemsettings] [Bug 451658] Muting notification sounds doesn't change icon

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451658

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE
 CC||fanzhuyi...@gmail.com

--- Comment #4 from fanzhuyi...@gmail.com ---
Can't reproduce on master. Seems like a duplicate of 473013. Feel free to
reopen if this hasn't been fixed by the fixes for 473013.

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

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

[systemsettings] [Bug 473013] Cannot increase the volume of notification sounds after interacting with slider

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473013

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||willyant...@protonmail.com

--- Comment #12 from fanzhuyi...@gmail.com ---
*** Bug 451658 has been marked as a duplicate of this bug. ***

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

[kio-extras] [Bug 432143] ssh config file with "includes" not taken into account

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=432143

Pedro V  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WORKSFORME

--- Comment #3 from Pedro V  ---
Seems to be working with KDE Frameworks 5.110.0 .

It wasn't likely to be a Krusader problem to begin with as that just uses KIO
(and extras) where the SFTP slave is a wrapper for libssh.
Figured that this would be yet another libssh problem as its options support is
quite spotty, but apparently it supported Include well before the bug report,
so theoretically it should have worked already.

Not sure why did the issue happened back then, but I can't reproduce it, so
assuming that something was fixed after all.

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

[plasmashell] [Bug 480247] Missing emojis where name includes " E"

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480247

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fanzhuyi...@gmail.com ---
Can confirm. Would you be interested in submitting a merge request for a fix?
Thanks!

More information can be found at
https://community.kde.org/Get_Involved/development

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

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-23 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408

--- Comment #26 from Tom Crider  ---
(In reply to Bug Janitor Service from comment #25)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99

Tested MR 99 on kde5, modified for thunderlinks and slack:

+if ((url.startsWith(QLatin1String("thunderlink://"))) ||
(url.startsWith(QLatin1String("slack://" {
+// :// -> :/// so QUrl doesn't break the payload's

It's working well here. Will test on kde6 shortly

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

[dolphin] [Bug 479241] Can't enter a pretty long path.

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479241

--- Comment #3 from 1516494...@qq.com ---
(In reply to Harald Sitter from comment #2)
> What type of filesystem is this on?

ext4. I tryed ntfs, not work, reported same thing. Well, I asked my friend,
they nerver encoutered the bug.

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

[krusader] [Bug 471363] Mkdir FN bar button does not do tilde expansion

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=471363

Pedro V  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #1 from Pedro V  ---
Interesting, didn't even know that Mkdir could do more than just creating a
directory in the current directory, but `test/test` works creating a nested
directory, and even `../test` works creating a directory outside the current
one. Even absolute paths work like `/home/username/test` , therefore I'd
conclude that the user is right to expect tilde expansion to also work, but I
can confirm in the following environment that it doesn't:
Operating System: Kubuntu 23.10
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

It's still not necessarily a bug as tilde expansion is a feature which is
definitely not universally supported, therefore I believe that importance
should be set to wishlist.

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

[krusader] [Bug 470866] Krusader opens terminal application in wrong language

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=470866

Pedro V  changed:

   What|Removed |Added

 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #1 from Pedro V  ---
I don't even dare to try to reproduce it the problem, but the wanting English
but no US-specific silly baggage is a familiar problem, and I ended up with
/etc/default/locale containing:
```
#  File generated by update-locale
LANG=C.UTF-8
LC_NUMERIC="C.UTF-8"
LC_TIME="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_PAPER="C.UTF-8"
LC_NAME="C.UTF-8"
LC_ADDRESS="C.UTF-8"
LC_TELEPHONE="C.UTF-8"
LC_MEASUREMENT="C.UTF-8"
LC_IDENTIFICATION="C.UTF-8"
```

Not sure where else are locale options could be hiding, maybe there was
something user-specific I nuked trying to solve these kind of problems, but I
ended up with the locale command showing:
```
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=C.UTF-8
LC_TIME=C
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=C.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=C.UTF-8
LC_NAME=C.UTF-8
LC_ADDRESS=C.UTF-8
LC_TELEPHONE=C.UTF-8
LC_MEASUREMENT=C
LC_IDENTIFICATION=C.UTF-8
LC_ALL=
```

This isn't really what we'd want, but as the Digital Clock residing on the Task
Manager can be set to use a date format, it ended up being good enough for me.
Lock screen clock still doesn't have the preferred ISO format and there are
other similar issues here and there, but that's what we get with silly locales.
I've also tried using de_DE.UTF-8 before, but then I got to enjoy German day
names too which wasn't exactly what I desired.

While it's definitely odd that you get this specific problem with Krusader, the
root of the issue is the spreading localization spaghetti which surely wasn't
this bad earlier, at least I used to have an older setup which was easier to
set to be English with non-US formats, but then last year as I made a fresh
setup with the most recent Kubuntu, I ended up with localization being forced
more on the user instead of just language with separate format preferences.

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

[kdenlive] [Bug 480204] The AppImage Kdenlive can't render with Intel VAAPI, while non-AppImage works

2024-01-23 Thread red_Arti
https://bugs.kde.org/show_bug.cgi?id=480204

--- Comment #1 from red_Arti  ---
I found a workaround. Extract the AppImage file and delete extracted libva*.so

I guess there's some problem with the packed libva library

Before delete, I use the extracted `melt` with `-debug` :
[AVHWDeviceContext @ 0x7f9810205ac0] libva: VA-API version 1.20.0
[AVHWDeviceContext @ 0x7f9810205ac0] libva: Trying to open
/builds/sysadmin/ci-management/linux-64-gcc/lib/dri/iHD_drv_video.so
[AVHWDeviceContext @ 0x7f9810205ac0] libva: va_openDriver() returns -1
[AVHWDeviceContext @ 0x7f9810205ac0] libva: Trying to open
/builds/sysadmin/ci-management/linux-64-gcc/lib/dri/i965_drv_video.so
[AVHWDeviceContext @ 0x7f9810205ac0] libva: va_openDriver() returns -1
[AVHWDeviceContext @ 0x7f9810205ac0] Failed to initialise VAAPI connection: -1
(unknown libva error).
Failed to create VAAPI device.
[consumer avformat] Failed to initialize VA-API: -5

Run `kdenlive.AppImage --appimage-extract` , then `rm
squashfs-root/usr/lib/libva*`

After delete so it can use system's libva:
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: VA-API version 1.16.0
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: Trying to open
/usr/lib64/dri/iHD_drv_video.so
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: Found init function
__vaDriverInit_1_16
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: /usr/lib64/dri/iHD_drv_video.so
init failed
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: va_openDriver() returns 1
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: Trying to open
/usr/lib64/dri/i965_drv_video.so
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: Found init function
__vaDriverInit_1_13
[AVHWDeviceContext @ 0x7f99cc205ac0] libva: va_openDriver() returns 0
[AVHWDeviceContext @ 0x7f99cc205ac0] Initialised VAAPI connection: version 1.16

[AVHWDeviceContext @ 0x7f99cc205ac0] VAAPI driver: Intel i965 driver for
Intel(R) Ivybridge Mobile - 2.4.1.
[AVHWDeviceContext @ 0x7f99cc205ac0] Driver not found in known nonstandard
list, using standard behaviour.
detected 4 logical cores

[h264_vaapi @ 0x7f99cc202000] Using VAAPI profile VAProfileH264High (7).
[h264_vaapi @ 0x7f99cc202000] Using VAAPI entrypoint VAEntrypointEncSlice (6).
[h264_vaapi @ 0x7f99cc202000] Using VAAPI render target format YUV420 (0x1).
[h264_vaapi @ 0x7f99cc202000] Driver supports RC modes CQP, CBR, VBR.
[h264_vaapi @ 0x7f99cc202000] Driver does not support ICQ RC mode.


Use the extracted `AppRun` to run kdenlive.

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

[kwin] [Bug 471375] Firefox copy failure with middle-click-to-paste disabled

2024-01-23 Thread andy
https://bugs.kde.org/show_bug.cgi?id=471375

--- Comment #14 from andy  ---
(In reply to Pedro V from comment #13)
> The recently released Firefox 122.0 stopped using primary selection when
> support for it isn't advertised, therefore the issue is fixed there.
> Unfortunately the recently released Thunderbird 115.7.0 didn't get this fix,
> therefore that's still affected.

At some point in the last week I tried the thunderbird nightly build to see if
it was fixed and it seemed to be.

I noticed in the upstream bug they added a bunch of release tags for firefox
but ignored thunderbird. I wanted to comment on it but they locked the thread
after it was "fixed" so I'm not sure how to let them know. Not sure why the
lock, that's like a meta-bug.

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2024-01-23 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=453423

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #22 from Nicolas Fella  ---
(In reply to Bug Janitor Service from comment #21)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/kwin/-/merge_requests/5032

This fixes the global shortcut functionality in kwin.

https://codereview.qt-project.org/c/qt/qtwayland/+/533675 is needed for
recording the key sequence in the KCM to work

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-23 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446389

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #21 from Nicolas Fella  ---
(In reply to Bug Janitor Service from comment #20)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/kwin/-/merge_requests/5032

This fixes the global shortcut functionality in kwin.

https://codereview.qt-project.org/c/qt/qtwayland/+/533675 is needed for
recording the key sequence in the KCM to work

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

[kio-extras] [Bug 476081] ip wildcard in known_hosts not functional

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=476081

Pedro V  changed:

   What|Removed |Added

 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #1 from Pedro V  ---
It's quite likely an upstream shortcoming as the SFTP KIO slave uses libssh
which seems to neglect a lot of "convenience" features.
For example what you want to achieve here could be also done with HostKeyAlias,
but that isn't supported either.

Apparently it doesn't use known_hosts2 by default, but surprisingly it supports
the UserKnownHostsFile option, so you can request that to be also used in your
SSH config file.

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

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429408

--- Comment #25 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453423

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446389

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 471375] Firefox copy failure with middle-click-to-paste disabled

2024-01-23 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=471375

--- Comment #13 from Pedro V  ---
The recently released Firefox 122.0 stopped using primary selection when
support for it isn't advertised, therefore the issue is fixed there.
Unfortunately the recently released Thunderbird 115.7.0 didn't get this fix,
therefore that's still affected.

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

[dolphin] [Bug 478866] With Qt 6.7, every QDockWidget panel is enabled in every new window

2024-01-23 Thread Francois C.
https://bugs.kde.org/show_bug.cgi?id=478866

--- Comment #19 from Francois C.  ---
(In reply to Rune from comment #18)
> Not sure which package update was responsible, but on arch (Qt 6.7.0, Linux
> 6.7.1, Plasma 5.92.0 and Frameworks 5.248.0), this seems to be fixed.

I will have to wait for Qt 6.7. Gentoo is still at Qt 6.6.1 and I'm trying to
avoid - (live build) packages unless I really have to.

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

[plasmashell] [Bug 480248] New: Plasma shell crashed with signal 11 (segfault)

2024-01-23 Thread Mark Rooks
https://bugs.kde.org/show_bug.cgi?id=480248

Bug ID: 480248
   Summary: Plasma shell crashed with signal 11 (segfault)
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: roo...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.10)

Qt Version: 5.15.12
Frameworks Version: 5.114.0
Operating System: Linux 6.6.11-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [CoredumpBackend]

-- Information about the crash:
I had just imported 3 new VPN connections. I was (quickly) jumping between one
connection to another, testing particular functions, around curl and openssl on
each.
I have done the same behaviour on three seoarate occassions over the last two
days and only today, after some new patches were applied, did this start to
happen.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#6  0x7f70209f04ea in VDMModelDelegateDataType::notify (this=, items=..., index=, count=, roles=...) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.12+kde31/src/qmlmodels/qqmladaptormodel.cpp:175
#7  0x7f70209f929b in QQmlAdaptorModel::notify (roles=..., count=14,
index=0, items=..., this=0x55824bbd0310) at
../../include/QtQmlModels/5.15.12/QtQmlModels/private/../../../../../../src/qmlmodels/qqmladaptormodel_p.h:163
#8  QQmlDelegateModel::_q_itemsChanged (this=this@entry=0x55824bbd01d0,
index=index@entry=0, count=14, roles=...) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.12+kde31/src/qmlmodels/qqmldelegatemodel.cpp:1499
#9  0x7f7020a03cf9 in QQmlDelegateModel::_q_layoutChanged
(this=0x55824bbd01d0, parents=..., hint=) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.12+kde31/src/qmlmodels/qqmldelegatemodel.cpp:2057
#10 0x7f7020a04643 in QQmlDelegateModel::qt_metacall (this=0x55824bbd01d0,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7ffc6c258b60) at
.moc/moc_qqmldelegatemodel_p.cpp:371


The reporter indicates this bug may be a duplicate of or related to bug 407304,
bug 407984, bug 408030, bug 409305, bug 406459, bug 410435, bug 410901, bug
411610, bug 412449, bug 411639, bug 412198, bug 412531, bug 412938, bug 415451,
bug 418687, bug 426126, bug 427570, bug 431718, bug 433067, bug 436765, bug
468183, bug 471420, bug 477403, bug 479882.

Reported using DrKonqi

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

[plasmashell] [Bug 480248] Plasma shell crashed with signal 11 (segfault)

2024-01-23 Thread Mark Rooks
https://bugs.kde.org/show_bug.cgi?id=480248

--- Comment #1 from Mark Rooks  ---
Created attachment 165173
  --> https://bugs.kde.org/attachment.cgi?id=165173=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[ark] [Bug 469762] Give us a way to configure if the destination opens or not after creating an archive via "Compress to..." option from the context menus

2024-01-23 Thread Luke Horwell
https://bugs.kde.org/show_bug.cgi?id=469762

Luke Horwell  changed:

   What|Removed |Added

 CC||c...@horwell.me

--- Comment #2 from Luke Horwell  ---
This "bug" still bites (23.08.4). Sometimes I use the compress menu to create
archives, but don't expect Dolphin to steal focus(!) after the archive finished
being created minutes later. The notification is good on its own since it
allows to open the containing folder if desired. Having Dolphin honour Ark's
"Open destination folder after extraction" will greatly help.

Another way to reproduce (on X11) is to compress a large file and switch to
another application.
- Expected: Only the notification is shown when compression finished.
- Observed: Dolphin pops up (even if it was on another virtual desktop) and
steals focus of the active app. Hopefully the DELETE key isn't being pressed at
the time :)

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

[kpat] [Bug 426519] Invalid state

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426519

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[plasmashell] [Bug 479513] Newly installed applications are sometimes not indexed until plasmashell is restarted

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479513

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

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

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

[frameworks-baloo] [Bug 438074] baloo reindexing files on every start

2024-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438074

--- Comment #20 from tagwer...@innerjoin.org ---
(In reply to Frank Steinmetzger from comment #19)
> It’s all maildir, but with over 100k files. ^^
A hurried google of "maildir format" gives me that it holds one message per
file, with the format like .eml. At least kmimetypefinder gives
"message/rfc822". I think Bug 460882 would still apply and you could be writing
loads of "random" strings (from encoded attachments, whatever) and repeatedly
rewriting the entries for "common terms".

If each of your messages has a "Subject" line, a search for "Subject" will
retrieve them all. The database record for "Subject" will have been rewritten,
with a commit, after each batch of files indexed. That will be a lot of
rewriting. Baloo knows this is an issue and batches up and indexes 40 files at
a time to cut down on the amount of rewriting required. I suppose, for loads of
small files, it could batch up more...

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

[plasmashell] [Bug 480173] The shortcut to activate the applet doesn't always work

2024-01-23 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=480173

--- Comment #4 from popov895  ---
(In reply to popov895 from comment #3)
> Here's the culprit
> https://invent.kde.org/plasma/plasma-workspace/-/commit/
> 04112536133184eeb53af6016e9aeddf9db546d4#ada3ac936b40dc2dd21eb895ced1c0d4f457
> 2c9e_67_70

Sorry, that was an erroneous conclusion. Found the real cause of the issue,
will create a MR later.

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

[Powerdevil] [Bug 455511] "Failed to start Powerdevil" slowing down log-in in KDE Plasma 5.25.0; error spams "Charge thresholds not supported"

2024-01-23 Thread Jordan
https://bugs.kde.org/show_bug.cgi?id=455511

Jordan  changed:

   What|Removed |Added

 CC||jordan.lowater+...@gmail.co
   ||m

--- Comment #9 from Jordan  ---
I upgraded from ddcutil 1.4.1 since there was a similar (or the same?)
regression in ddcutil 2.0. I upgraded today as I thought it might be fixed 
after this bug was closed: https://bugs.kde.org/show_bug.cgi?id=476375 

But the log shows an infinite restart loop for powerdevil

busno=6, sleep-multiplier = 1.00, Retesting for unsupported feature 0xdd
returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes:
DDCRC_READ_ALL_ZERO(10)]
busno=6, sleep-multiplier= 1.00, Testing for unsupported feature 0x41 returned
Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes:
DDCRC_READ_ALL_ZERO(10)]
Turning off dynamic sleep and retrying
busno=6, sleep-multiplier = 1.00, Retesting for unsupported feature 0x41
returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes:
DDCRC_READ_ALL_ZERO(10)]
plasma-powerdevil.service: start operation timed out. Terminating.
plasma-powerdevil.service: Failed with result 'timeout'.
Failed to start Powerdevil.
plasma-powerdevil.service: Scheduled restart job, restart counter is at 62.

Out of pure coincidence I run ddcutil detect  and the problem stopped.
The log seems to show it successfully disabled unsupported features after
running ddcutil detect:

systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service:
Deactivated successfully.
systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated
successfully.
systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service:
Deactivated successfully.

For now I will persist with this version and run ddcutil detect on startup
until a permanent fix comes along.

Operating System: EndeavourOS
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.6.10-arch1-1 (64-bit)
Graphics Platform: Wayland

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

[kpat] [Bug 480189] Unwinnable game since the 9 went down with the aces

2024-01-23 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=480189

Little Girl  changed:

   What|Removed |Added

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

--- Comment #3 from Little Girl  ---


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

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

[kpat] [Bug 426519] Invalid state

2024-01-23 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=426519

--- Comment #24 from Little Girl  ---
*** Bug 480189 has been marked as a duplicate of this bug. ***

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

[kpat] [Bug 480189] Unwinnable game since the 9 went down with the aces

2024-01-23 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=480189

--- Comment #2 from Little Girl  ---
Thank you. I confirmed that bug and attached the image to that one as well.
I'll close this one.

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

[kpat] [Bug 426519] Invalid state

2024-01-23 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=426519

--- Comment #23 from Little Girl  ---
Created attachment 165172
  --> https://bugs.kde.org/attachment.cgi?id=165172=edit
UnwinnableGameSinceTheNineWentDownWithTheAces.png

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

[plasmashell] [Bug 367815] Panel's widgets' expanded representations should close when user clicks on an empty area of the task manager

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=367815

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kpat] [Bug 426519] Invalid state

2024-01-23 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=426519

Little Girl  changed:

   What|Removed |Added

 CC||littlerg...@gmail.com

--- Comment #22 from Little Girl  ---
I've experienced a similar situation, also with a 9 of spades being moved down
into the completed stacks, in Kubuntu 22.04 LTS while playing Spider. In the
message on the bottom left of the screen, the game is unsure whether the game
can still be won or not, but my only move is to try to put the stack with an 8
of spades at the top of it onto the stack that has a 10 of spades at the bottom
of it, which is an illegal move. It's an interesting bug.

SOFTWARE/OS VERSIONS
KPatience version: 21.12.3
Operating system: Kubuntu 22.04
KDE Plasma version: 5.24.7
KDE Frameworks version: 5.92.0
Qt version: 5.15.3
Kernel version: 5.15.0-91-generic (64-bit)
Graphics Platform: X11

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

[plasmashell] [Bug 480090] Plasma 5.27 should warn users about upcoming removal of classical custom shortcuts in Plasma 6

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480090

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

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

[plasmashell] [Bug 478240] Excessively large side margins for non-floating space-filling panel

2024-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478240

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 478240] Excessively large side margins for non-floating space-filling panel

2024-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478240

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
   |a676c682488b4633bf15dadb85e |58be9b90d0a6942f86789de8040
   |3c9cdec3f13e6   |0ea6cb12ac029

--- Comment #10 from Nate Graham  ---
Git commit 58be9b90d0a6942f86789de80400ea6cb12ac029 by Nate Graham, on behalf
of Niccolò Venerandi.
Committed on 23/01/2024 at 23:54.
Pushed by ngraham into branch 'Plasma/6.0'.

Use preferred sizes instead of minimum/maximum and only use iconSize as
fallback
(cherry picked from commit a676c682488b4633bf15dadb85e3c9cdec3f13e6)

M  +11   -17   applets/kickoff/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/58be9b90d0a6942f86789de80400ea6cb12ac029

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

[plasmashell] [Bug 478240] Excessively large side margins for non-floating space-filling panel

2024-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478240

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||a676c682488b4633bf15dadb85e
   ||3c9cdec3f13e6

--- Comment #9 from Nate Graham  ---
Git commit a676c682488b4633bf15dadb85e3c9cdec3f13e6 by Nate Graham, on behalf
of Niccolò Venerandi.
Committed on 23/01/2024 at 23:47.
Pushed by ngraham into branch 'master'.

Use preferred sizes instead of minimum/maximum and only use iconSize as
fallback

M  +11   -17   applets/kickoff/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/a676c682488b4633bf15dadb85e3c9cdec3f13e6

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

[kwin] [Bug 478711] Changing display scaling for non-standard aspect ratios in a VM replaces the wallpaper and some icons in Plasma with black squares

2024-01-23 Thread Rune
https://bugs.kde.org/show_bug.cgi?id=478711

--- Comment #7 from Rune  ---
The wallpaper does not turn black anymore, however the icons in the logout
manager are still replaced by black squares.

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

[dolphin] [Bug 478866] With Qt 6.7, every QDockWidget panel is enabled in every new window

2024-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478866

Nate Graham  changed:

   What|Removed |Added

 Resolution|FIXED   |UPSTREAM

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

[dolphin] [Bug 478866] With Qt 6.7, every QDockWidget panel is enabled in every new window

2024-01-23 Thread Rune
https://bugs.kde.org/show_bug.cgi?id=478866

Rune  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED

--- Comment #18 from Rune  ---
Not sure which package update was responsible, but on arch (Qt 6.7.0, Linux
6.7.1, Plasma 5.92.0 and Frameworks 5.248.0), this seems to be fixed.

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

[kscreenlocker] [Bug 476533] [kdesrc-build Plasma 6] Pressing Esc no longer turns off the screen when locked

2024-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476533

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[Powerdevil] [Bug 480093] Screens don't stay turned off after 60 seconds on lock screen

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=480093

--- Comment #4 from Jakob Petsovits  ---
The screens are supposed to come back on when "user activity" is detected.
Normally, this means the desktop receiving input events from devices like
touchpad, mouse or keyboard. Activity can also be simulated by an application.

Does this still happen if you unplug your mouse and keyboard?

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

[dolphin] [Bug 480246] Column sorting is reset when moving to a different dir

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480246

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kscreenlocker] [Bug 476533] [kdesrc-build Plasma 6] Pressing Esc no longer turns off the screen when locked

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=476533

Jakob Petsovits  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kscreenlocker/-/commit/9
   ||aa3bd142370d8fa09f1c42b852a
   ||d54846f54260

--- Comment #6 from Jakob Petsovits  ---
Git commit 9aa3bd142370d8fa09f1c42b852ad54846f54260 by Jakob Petsovits, on
behalf of Prajna Sariputra.
Committed on 23/01/2024 at 23:18.
Pushed by jpetso into branch 'master'.

greeter: Fix pressing Esc to turn off the display

The updated KScreen::Dpms documentation guarantees isSupported()
to work right after construction, so use it without async instead
of the supportedChanged signal which doesn't get emitted anymore
during initialization.

M  +3-5greeter/greeterapp.cpp

https://invent.kde.org/plasma/kscreenlocker/-/commit/9aa3bd142370d8fa09f1c42b852ad54846f54260

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

[frameworks-baloo] [Bug 438074] baloo reindexing files on every start

2024-01-23 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=438074

--- Comment #19 from Frank Steinmetzger  ---
(In reply to tagwerk19 from comment #18)

> Watch out for indexing email files, particularly those encoded or with
> attachments. For .eml files see Bug 460882; .mbox files can be absolutely
> massive.

It’s all maildir, but with over 100k files. ^^
I’ve had enough at one point and figured there must be something wrong with my
database. So I moved it away and reindexed everything. Seeing that it indexed a
lot more files, I think that the database has been in a very old state for
quite some time and baloo tried to update it ever since.

There is one problem though: the write volume is very bad. The final database
file is maybe around 16 GB (the defunct database was 18 GB), but the write
volume during indexing was a multiple of that during indexing, at least 100 GB.
So I symlinked ~/.local/share/baloo to a ramdisk.

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

[plasmashell] [Bug 480247] New: Missing emojis where name includes " E"

2024-01-23 Thread Oliver Jõgar
https://bugs.kde.org/show_bug.cgi?id=480247

Bug ID: 480247
   Summary: Missing emojis where name includes " E"
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Emoji Selector
  Assignee: plasma-b...@kde.org
  Reporter: m...@treier.xyz
  Target Milestone: 1.0

Created attachment 165171
  --> https://bugs.kde.org/attachment.cgi?id=165171=edit
Screen recording example of missing emojis

SUMMARY
Any emoji whose name includes the string " E" (space followed by uppercase E)
is missing from the Emoji Selector. For example, all flag emojis whose names
start with an uppercase E are missing. There could be other examples that I've
missed.

STEPS TO REPRODUCE
1. Open Emoji Selector
2. Search for any emoji whose name includes " E" (e.g., "flag: European Union")

OBSERVED RESULT
The emoji cannot be found in the program.

EXPECTED RESULT
The emoji should show up in the program.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 39
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
The emoji data is generated with the script emojier/data/update-emoji-data.py
(see
https://invent.kde.org/plasma/plasma-desktop/-/blob/v5.27.10/emojier/data/update-emoji-data.py?ref_type=tags#L60).
 

On line 60, a part of the emoji metadata, which includes the name, is split
using the delimiter " E". This should split the string into two, but it fails
to consider that emojis can have " E" in the name, like with "flag: European
Union", in which case the code could and does split in the middle of the emojis
name. Line 61 is then evaluated as false, which causes the emoji to be ignored
entirely and, therefore, is missing in the output files.

Initial independent testing seems to confirm this to be the culprit. I modified
line 60 to only split on the first occurrence (`split(b" E") => split(b" E",
1)`), and replacing /usr/share/plasma/emoji/* with the newly generated files
got the missing emojis to show up.

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

[kscreenlocker] [Bug 338796] Blank the screen using Esc key while on the lock screen

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=338796

--- Comment #26 from Jakob Petsovits  ---
Git commit 67f4c28edb853f4939b26a8a0f85d7ffaf2ab9f7 by Jakob Petsovits.
Committed on 23/01/2024 at 23:04.
Pushed by jpetso into branch 'Plasma/6.0'.

libdpms: Guarantee validity of isSupported() right after construction

This reverts commit c37450e186a705e650f294ea7789f21b4133acbb,
which fixed turning off the screen on Esc when locked, but broke
some DPMS-related functions in PowerDevil, e.g. visibility of
display turn-off timeouts in the "Energy Saving" KCM.

As a slight change from before though, this does not reintroduce
the incorrect API docs statement that isSupported() would block
while initializing. Callers can avoid the use of supportedChanged
with a good conscience now, unless they track its state over time.


(cherry picked from commit 504f28d05d9db495c364fc034de5ea9905609a02)

M  +1-3src/libdpms/dpms.h
M  +19   -24   src/libdpms/waylanddpmshelper.cpp
M  +0-7src/libdpms/xcbdpmshelper.cpp
M  +0-3src/libdpms/xcbdpmshelper_p.h

https://invent.kde.org/plasma/libkscreen/-/commit/67f4c28edb853f4939b26a8a0f85d7ffaf2ab9f7

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

[Powerdevil] [Bug 480093] Screens don't stay turned off after 60 seconds on lock screen

2024-01-23 Thread Reboot
https://bugs.kde.org/show_bug.cgi?id=480093

--- Comment #3 from Reboot  ---
- I'm using Wayland.
- I've just done a bit of testing, and it seems to only happen when all of the
three screens are plugged in.
- Yes it does, with the same behavior as above: it happens only when the three
screens are plugged in.
- AMD Radeon RX 5700 XT
- The three screens I'm using, from left to right :
   - HP E190i, 1280x1024, using DisplayPort
   - LG Ultrafine, 3840x2160@150%, using HDMI
   - Philips 247E6, 1920x1080, using HDMI
The CPU doesn't have a graphics chipset, so all of these are plugged into the
GPU's ports.

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

[kscreenlocker] [Bug 338796] Blank the screen using Esc key while on the lock screen

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=338796

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

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

[kscreenlocker] [Bug 338796] Blank the screen using Esc key while on the lock screen

2024-01-23 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=338796

--- Comment #24 from Jakob Petsovits  ---
Git commit 504f28d05d9db495c364fc034de5ea9905609a02 by Jakob Petsovits.
Committed on 23/01/2024 at 22:50.
Pushed by jpetso into branch 'master'.

libdpms: Guarantee validity of isSupported() right after construction

This reverts commit c37450e186a705e650f294ea7789f21b4133acbb,
which fixed turning off the screen on Esc when locked, but broke
some DPMS-related functions in PowerDevil, e.g. visibility of
display turn-off timeouts in the "Energy Saving" KCM.

As a slight change from before though, this does not reintroduce
the incorrect API docs statement that isSupported() would block
while initializing. Callers can avoid the use of supportedChanged
with a good conscience now, unless they track its state over time.

M  +1-3src/libdpms/dpms.h
M  +19   -24   src/libdpms/waylanddpmshelper.cpp
M  +0-7src/libdpms/xcbdpmshelper.cpp
M  +0-3src/libdpms/xcbdpmshelper_p.h

https://invent.kde.org/plasma/libkscreen/-/commit/504f28d05d9db495c364fc034de5ea9905609a02

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

  1   2   3   4   >