[plasmashell] [Bug 454638] New: Kickoff Favorites tab does not apply desktop entry command change

2022-05-31 Thread Nico
https://bugs.kde.org/show_bug.cgi?id=454638

Bug ID: 454638
   Summary: Kickoff Favorites tab does not apply desktop entry
command change
   Product: plasmashell
   Version: 5.24.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: plasma-b...@kde.org
  Reporter: d3...@protonmail.com
CC: mikel5...@gmail.com, noaha...@gmail.com
  Target Milestone: 1.0

SUMMARY
Kickoff Favorites tab does not apply desktop entry command change


STEPS TO REPRODUCE
1. Download an AppImage
2. Use kmenuedit to create an entry

In my example

Category: Development
Name: Beekeeper Studio
Icon: beekeeper-studio
Description: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL
Server, and more
Command: /home/nico/Applications/Beekeeper-Studio-3.4.3.AppImage
Work path: /home/nico/Applications

3. Open Kickoff → Right-click on the new entry → Add to Favorites
4. Change the file name of the AppImage
5. Open Kickoff → Right-click on the entry → Edit application → Application tab
→ Adjust the command to reflect the file name change
6. Try to start the program from the Favorites category

OBSERVED RESULT
Fails to start because it tries to launch it with the old command

EXPECTED RESULT
Should launch it with the new command

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 36
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
When using the search or starting it from the app's category, it works

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

[kwin] [Bug 454558] kwin detects wrong display size when qemu VM window is resized

2022-05-31 Thread Big Husky
https://bugs.kde.org/show_bug.cgi?id=454558

Big Husky  changed:

   What|Removed |Added

 CC||bighusk...@yahoo.com

--- Comment #2 from Big Husky  ---
Created attachment 149343
  --> https://bugs.kde.org/attachment.cgi?id=149343&action=edit
Initial Screen before resize

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

[kwin] [Bug 454558] kwin detects wrong display size when qemu VM window is resized

2022-05-31 Thread Big Husky
https://bugs.kde.org/show_bug.cgi?id=454558

--- Comment #3 from Big Husky  ---
Created attachment 149344
  --> https://bugs.kde.org/attachment.cgi?id=149344&action=edit
Screen after any resize action

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

[kwin] [Bug 454558] kwin detects wrong display size when qemu VM window is resized

2022-05-31 Thread Big Husky
https://bugs.kde.org/show_bug.cgi?id=454558

--- Comment #4 from Big Husky  ---
Hi
the same happens running in VMware Fusion 12 VM's. The same happens on Arch
Linux and on KDE Neon.
Resizing or trying to go full screen results in an ultra large window that is
unusable. Am also using X11. Haven't tried with Wayland .

It makes no difference if you use the title bars or maximise button or you use
the KDE System Preferences to change resolution. The result remains the same.
As the original poster mentions, this worked fine all the way to the latest
5.24.5 release.

Attached two screenshots.

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

[kwin] [Bug 454639] New: amdgpu driver: Flickering in Wayland session after suspend without lock screen enabled

2022-05-31 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=454639

Bug ID: 454639
   Summary: amdgpu driver: Flickering in Wayland session after
suspend without lock screen enabled
   Product: kwin
   Version: 5.24.5
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jan.rathm...@gmx.de
  Target Milestone: ---
 Flags: Wayland+

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

This is a follow-up report to https://bugs.kde.org/show_bug.cgi?id=447705

Steps how I experience the bug:
* Use Plasma Wayland session, screenlocking disabled, GPU driver set to amdgpu
(see below)
* Do Suspend-to-RAM.
* Resume.

Result:
Sometimes heavy flickering of the whole screen, it goes away if I click on UI
elements (see attached video).

Happens always?:
No. At the first resumes after boot chances are good that everythings's fine.
But when flickering has happend one time, it seems it will also flicker on all
subsequent resumes (until rebooting).

(I rarely see a similar flickering in Firefox at Firefox startup or when a new
browser tab loads [usually only a small square part of the window is affected,
it goes away almost immediately  <1 second. Not sure if it is related.].)

Additional notes:

Kubuntu 22.04 + Backports-PPA
Plasma 5.24.5
Frameworks: 5.94.0
Qt: 5.15.3
Kernel: 5.15.0-33-generic

== My system ==
Board: Gigabyte P35-DS3
CPU: Intel Core2Quad Q9550
Graphics card: Asus Radeon R7 240

Note that my graphics card can work with two different drivers: 
The default driver is radeon but amdgpu also works by manually enabling it by
adding the following boot optionts to the linux command line in Grub:

radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1
amdgpu.cik_support=1

For at least a year(?) I solely used amdgpu on my system (the initial reason
was something like amdgpu worked slightly better than radeon at one minor
aspect, but I don't remember exactly anymore). Using amdgpu was so ubiquitous
for me that I didn't even remember it when writing the original bug report.

For debugging purpose I tested how suspend/resume behaves with radeon driver in
use (both on Wayland and X11), and it is different:

Resume from suspend under Wayland:
* amdgpu: flickers sometimes, as described above.
* radeon: no flickering, but even worse: graphics output completely distorted
and corrupted (see attached video). Sometimes temporarily switching between
different TTYs (Ctrl+Alt+F1-7) restores the desktop, when it does not it
effectively crashes the whole session.
Resume from suspend under X11:
* Everything fine, no flicker (amdgpu), no corruption (radeon)

I also tested (under Wayland) what happens if the lock screen is enabled after
suspend:
* amdgpu: Everythings fine now, couldn't reproduce the flickering anymore
* radeon: corrupted screen, as described above

Sorry it took so long to report this follow-up report, it took some time to
investigate and test all those different subtly different surrounding
conditions.

Kind regards, Jan

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

[kwin] [Bug 454639] amdgpu driver: Flickering in Wayland session after suspend without lock screen enabled

2022-05-31 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=454639

--- Comment #1 from Jan Rathmann  ---
Created attachment 149346
  --> https://bugs.kde.org/attachment.cgi?id=149346&action=edit
Output of lshw

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

[calligraplan] [Bug 432739] Some images are not seen in on Calligra Plan documentation

2022-05-31 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=432739

Dag Andersen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 454639] amdgpu driver: Flickering in Wayland session after suspend without lock screen enabled

2022-05-31 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=454639

--- Comment #2 from Jan Rathmann  ---
Created attachment 149347
  --> https://bugs.kde.org/attachment.cgi?id=149347&action=edit
radeon driver: Corrupted screen after suspend

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

[kwin] [Bug 447705] Flickering in Wayland session (most often when returning from standby)

2022-05-31 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=447705

--- Comment #32 from Jan Rathmann  ---
I have posted a follow-up report: https://bugs.kde.org/show_bug.cgi?id=454639

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

[kwin] [Bug 454639] amdgpu driver: Flickering in Wayland session after suspend without lock screen enabled

2022-05-31 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=454639

--- Comment #3 from Jan Rathmann  ---
Created attachment 149348
  --> https://bugs.kde.org/attachment.cgi?id=149348&action=edit
Output of lshw in english

Sorry, the output of lshw I first posted was in german, attaching an english
version.

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

[plasmashell] [Bug 454624] Qt apps are blurry after changing scale on wayland

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454624

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---
Known upstream

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

[plasmashell] [Bug 454638] Kickoff Favorites tab does not apply desktop entry change

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454638

Bacteria  changed:

   What|Removed |Added

Summary|Kickoff Favorites tab does  |Kickoff Favorites tab does
   |not apply desktop entry |not apply desktop entry
   |command change  |change
 CC||dev.bacterios...@aleeas.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Bacteria  ---
I can reproduce this, changes made to any desktop entry are not reflected in
favorites.

Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Graphics Platform: Wayland

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

[lattedock] [Bug 454640] New: Unable to use context menu when app preview is enabled on wayland

2022-05-31 Thread Tobias G.
https://bugs.kde.org/show_bug.cgi?id=454640

Bug ID: 454640
   Summary: Unable to use context menu when app preview is enabled
on wayland
   Product: lattedock
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: tobi.goerg...@gmail.com
  Target Milestone: ---

SUMMARY
Hey guys,
on wayland, I'm unable to use the context menu if prior to that the preview
window is shown (by hovering over an opened application). The context menu is
opened with a right click, as soon as one moves out of the preview window, not
only the preview is closed, but also the context menu, making it
tricky/impossible to use it in that case.


STEPS TO REPRODUCE
1. start wayland session and latte
2. enable window preview on hover
3. right click on opened app
4. try to access context menu

OBSERVED RESULT
the context menu is closed with the preview

EXPECTED RESULT
the preview is closed, but the context menu stays open

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 6 × AMD Ryzen 5 4500U with Radeon Graphics
Memory: 7.2 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION

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

[lattedock] [Bug 454641] New: "Edit dock/panel" button unreliable in wayland session

2022-05-31 Thread Tobias G.
https://bugs.kde.org/show_bug.cgi?id=454641

Bug ID: 454641
   Summary: "Edit dock/panel" button unreliable in wayland session
   Product: lattedock
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: tobi.goerg...@gmail.com
  Target Milestone: ---

SUMMARY
Hey guys,
in a wayland session, the "Edit dock/panel" button works very unreliable.
Either, the blue background is shown for a short time, but then disappears and
I have to open it again or the menu opens for half a second and latte crashes
or it just opens normally.
This doesn't happen in X11


STEPS TO REPRODUCE
1. start latte
2. right click on dock
3. hit "Edit dock/panel" button

OBSERVED RESULT
the menu is not always shown, but latte crashes or the menu is closed after
half a second

EXPECTED RESULT
the menu opens and waits for input

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 6 × AMD Ryzen 5 4500U with Radeon Graphics
Memory: 7.2 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION

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

[kwin] [Bug 454642] New: automatically hidden panel inaccessible using touch screen

2022-05-31 Thread Tobias G.
https://bugs.kde.org/show_bug.cgi?id=454642

Bug ID: 454642
   Summary: automatically hidden panel inaccessible using touch
screen
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: tobi.goerg...@gmail.com
  Target Milestone: ---

SUMMARY
Hey guys,
whenever I set a plasma/latte panel or dock to auto hide, the dock is not
accessible anymore using the touchscreen. Moving with the finger to the edge
doesn't make the panel appear.
This happens with the default plasma panels or panels/docks added using Latte. 


STEPS TO REPRODUCE
1. add panel to workspace
2. set panel to auto-hide
3. try to make it visible using touch screen

OBSERVED RESULT
panel stays hidden

EXPECTED RESULT
panel should appear

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 6 × AMD Ryzen 5 4500U with Radeon Graphics
Memory: 7.2 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION

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

[plasma-nm] [Bug 454643] New: QR code button shown on VPN connections

2022-05-31 Thread Nico
https://bugs.kde.org/show_bug.cgi?id=454643

Bug ID: 454643
   Summary: QR code button shown on VPN connections
   Product: plasma-nm
   Version: 5.24.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: d3...@protonmail.com
  Target Milestone: ---

SUMMARY
QR code button shown on VPN connections


STEPS TO REPRODUCE
1. Add a VPN
2. Open the applet and click on the arrow to expand

OBSERVED RESULT
QR code option is shown, and it does nothing on click

EXPECTED RESULT
Should not be shown as it's not applicable for VPN connections

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4

ADDITIONAL INFORMATION

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

[plasma-nm] [Bug 454643] QR code button shown on VPN connections

2022-05-31 Thread Nico
https://bugs.kde.org/show_bug.cgi?id=454643

--- Comment #1 from Nico  ---
Created attachment 149349
  --> https://bugs.kde.org/attachment.cgi?id=149349&action=edit
QR Code button on vpnc connection

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

[Spectacle] [Bug 454497] spectacle -u doesn't work

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454497

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

--- Comment #1 from Bacteria  ---
I am not able to get the error even with gdb but spectacle is ignoring -u and
-uw flags and just prompting me to select a rectangular region which is the
default that I have setup for spectacle.

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

[calligraplan] [Bug 432739] Some images are not seen in on Calligra Plan documentation

2022-05-31 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=432739

Dag Andersen  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||3.3.89
  Latest Commit||https://invent.kde.org/offi
   ||ce/calligraplan/commit/1ce8
   ||8117c615165fe4c400bb33115ad
   ||d6f5dc256
 Resolution|--- |FIXED

--- Comment #4 from Dag Andersen  ---
Git commit 1ce88117c615165fe4c400bb33115add6f5dc256 by Dag Andersen.
Committed on 31/05/2022 at 08:25.
Pushed by danders into branch 'master'.

Fix Bug 432739 Some images are not seen in on Calligra Plan documentation

Note still one missing in Resource Assignment View but this is
a different issue as configuration is not applicable.
FIXED-IN: 3.3.89

A  +---doc/plan_milestoneganttview.png
A  +---doc/plan_milestoneganttview_config.png
A  +---doc/plan_resourceassignmentganttview_config.png

https://invent.kde.org/office/calligraplan/commit/1ce88117c615165fe4c400bb33115add6f5dc256

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

[Spectacle] [Bug 454497] spectacle -u doesn't work

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454497

--- Comment #2 from Bacteria  ---
Here's my system info

Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Graphics Platform: Wayland

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

[krunner] [Bug 340283] please add possibility to sort results returned by krunner by type

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=340283

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #33 from David Edmundson  ---
>For comparison, macOS's equivalent feature (Spotlight) 

Based purely on screenshots we have fixed user-set defaults for runner
ordering, then the match relevance only acts within that.

That's doable as there's only one source of truth for everything. I would
really strongly advise against going down a path of having the user adjust a
weighting factor within Match::setRelevance. It'll overcomplicate everything in
a way that makes life harder for us and users.

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

[frameworks-karchive] [Bug 451816] improper usage of ZSTD_compressStream2 API

2022-05-31 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451816

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/karchive/commit/0288
   ||02998b11163dd761b579000f5cb
   ||89fab18d3
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Albert Astals Cid  ---
Git commit 028802998b11163dd761b579000f5cb89fab18d3 by Albert Astals Cid.
Committed on 31/05/2022 at 08:47.
Pushed by aacid into branch 'master'.

Fix zstd KCompressionDevice not compressing as much as it could

M  +37   -4autotests/kfiltertest.cpp
M  +1-1autotests/kfiltertest.h
M  +1-1src/kzstdfilter.cpp

https://invent.kde.org/frameworks/karchive/commit/028802998b11163dd761b579000f5cb89fab18d3

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

[lattedock] [Bug 454640] [wayland] unable to use context menu when app preview is enabled

2022-05-31 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=454640

Michail Vourlakos  changed:

   What|Removed |Added

Summary|Unable to use context menu  |[wayland] unable to use
   |when app preview is enabled |context menu when app
   |on wayland  |preview is enabled

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

[lattedock] [Bug 454641] [wayland] "edit dock/panel" button unreliable in wayland session

2022-05-31 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=454641

Michail Vourlakos  changed:

   What|Removed |Added

Summary|"Edit dock/panel" button|[wayland] "edit dock/panel"
   |unreliable in wayland   |button unreliable in
   |session |wayland session

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

[kwin] [Bug 454630] Add support for System76 scheduler

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454630

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---
This is out of scope

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

[Discover] [Bug 454644] New: Allow Security Updates only and System/KDE features updates only once a month

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454644

Bug ID: 454644
   Summary: Allow Security Updates only and System/KDE features
updates only once a month
   Product: Discover
   Version: 5.24.90
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: harsim...@rtunerfjqq.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
***
I would like to have the ability to control updates to my computer. As the
title says, only real-time automatic security updates only and System/KDE
features updates are applied only once a month.
***

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

[systemsettings] [Bug 389568] Feature to reset all settings to default values

2022-05-31 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=389568

phrxmd  changed:

   What|Removed |Added

 CC||philipp.reichm...@gmail.com

--- Comment #34 from phrxmd  ---
I would really appreciate this. 

One moment when I wished I had something like this was when I switched to
Wayland. I found it hard to get my old X11 configuration to produce acceptable
output in Wayland without different sorts of visual glitches, so at some moment
the only way out for me was to try and reset the Plasma configuration by
deleting all the config files that I thought had something to do with Plasma.
Because there are so many and the names and locations are quite non-obvious, I
wished Plasma had a "reset to defaults" button.

Even so I find it is not so difficult to get Plasma into a state where the
configuration is broken or suboptimal in some ways. It comes with the
complexity. Of course the default response to this would be that this shouldn't
happen and that all of this should be reported as bugs - but it does not help
the user who is stuck and wants to get back to a clean system.

Plasma has come some way thanks to indicating changed settings in System
Settings - but this only highlights that Plasma clearly knows what the defaults
are, so it should be possible to reset to them with one click of a button,
instead of setting each of them individually, no?

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

[krita] [Bug 425654] Custom shortcuts denoted in toolbox tooltips aren't saved and reset back to showing defaults after restarting Krita

2022-05-31 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=425654

Lynx3d  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/08fb201ef
   ||09190cc4abc14cfe51cabc76580
   ||dbb0
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Lynx3d  ---
Git commit 08fb201ef09190cc4abc14cfe51cabc76580dbb0 by Mathias Wein.
Committed on 31/05/2022 at 08:36.
Pushed by mwein into branch 'master'.

Make Tool Box update tooltips on shortcut changes

For this to work, KoToolBoxDocker was made a KisMainWindowObserver.
And the main window has to create tool actions before passing the
view manager to the observers.

This allows the docker to fetch the actual QAction objects responding
to the shortcuts, and synchronize with their tooltip.

Maybe KoToolBox should now just use KisHighlightedToolButton instead of
yet another custom button class.
Related: bug 432070

M  +5-5libs/ui/KisMainWindow.cpp
M  +17   -0libs/ui/toolbox/KoToolBox.cpp
M  +30   -12   libs/ui/toolbox/KoToolBoxButton.cpp
M  +4-1libs/ui/toolbox/KoToolBoxButton_p.h
M  +5-0libs/ui/toolbox/KoToolBoxDocker.cpp
M  +4-2libs/ui/toolbox/KoToolBoxDocker_p.h
M  +2-0libs/ui/toolbox/KoToolBox_p.h

https://invent.kde.org/graphics/krita/commit/08fb201ef09190cc4abc14cfe51cabc76580dbb0

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

[krita] [Bug 432070] Toolbox tooltips of Path/Bezier/Polygon/Polyline tools do not reflect customized Canvas Shortcuts Modifiers

2022-05-31 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=432070

Lynx3d  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/08fb201ef
   ||09190cc4abc14cfe51cabc76580
   ||dbb0

--- Comment #1 from Lynx3d  ---
Git commit 08fb201ef09190cc4abc14cfe51cabc76580dbb0 by Mathias Wein.
Committed on 31/05/2022 at 08:36.
Pushed by mwein into branch 'master'.

Make Tool Box update tooltips on shortcut changes

For this to work, KoToolBoxDocker was made a KisMainWindowObserver.
And the main window has to create tool actions before passing the
view manager to the observers.

This allows the docker to fetch the actual QAction objects responding
to the shortcuts, and synchronize with their tooltip.

Maybe KoToolBox should now just use KisHighlightedToolButton instead of
yet another custom button class.
Related: bug 425654

M  +5-5libs/ui/KisMainWindow.cpp
M  +17   -0libs/ui/toolbox/KoToolBox.cpp
M  +30   -12   libs/ui/toolbox/KoToolBoxButton.cpp
M  +4-1libs/ui/toolbox/KoToolBoxButton_p.h
M  +5-0libs/ui/toolbox/KoToolBoxDocker.cpp
M  +4-2libs/ui/toolbox/KoToolBoxDocker_p.h
M  +2-0libs/ui/toolbox/KoToolBox_p.h

https://invent.kde.org/graphics/krita/commit/08fb201ef09190cc4abc14cfe51cabc76580dbb0

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

[kwin] [Bug 454645] New: Wishlist: support for adding headless outputs - iPad as second screen using VNC or RDP - like Gnome and Sway

2022-05-31 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=454645

Bug ID: 454645
   Summary: Wishlist: support for adding headless outputs - iPad
as second screen using VNC or RDP - like Gnome and
Sway
   Product: kwin
   Version: 5.24.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: philipp.reichm...@gmail.com
  Target Milestone: ---

I want to repurpose some old tablets as secondary displays. They're slow, but
fast enough to run a VNC or RDP client. If I could set up some virtual/headless
outputs that are accessible via VNC or RDP, I would find it very useful,
because I could use any old tablet to extend my screen real estate.

Gnome and Sway can already do this, and so can KWin with X11:

- Sway has had an option to configure headless outputs since 2020, you can then
run a VNC server on those outputs:
https://www.reddit.com/r/swaywm/comments/k1zl41/thank_you_devs_free_ipad_repurposed_as_a_second/,
https://github.com/swaywm/sway/issues/5553
- Gnome has support for virtual monitors via RDP since Gnome 42, support was
merged a few months ago:
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/merge_requests/69
- With KWin X11 I used to be able to achieve this in a hackish way by setting
up a virtual output in XRandR, similar to this:
https://askubuntu.com/questions/28608/how-do-you-use-an-android-tablet-as-a-second-display.

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

[kwin] [Bug 454639] amdgpu driver: Flickering in Wayland session after suspend without lock screen enabled

2022-05-31 Thread postix
https://bugs.kde.org/show_bug.cgi?id=454639

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kwin] [Bug 454645] Wishlist: support for adding headless outputs - iPad as second screen using VNC or RDP - like Gnome and Sway

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454645

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Kwin also has support since 5.25

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

[kwin] [Bug 454642] automatically hidden panel inaccessible using touch screen

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454642

Bacteria  changed:

   What|Removed |Added

   Keywords||usability
 CC||dev.bacterios...@aleeas.com

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

[kwin] [Bug 454642] automatically hidden panel inaccessible using touch screen

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454642

Bacteria  changed:

   What|Removed |Added

 CC|dev.bacterios...@aleeas.com |

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

[Spectacle] [Bug 454456] Spectacle does not open

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454456

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com
 Resolution|FIXED   |DOWNSTREAM
 Status|NEEDSINFO   |RESOLVED

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

[plasmashell] [Bug 454623] Hovering over the top left quarter of the Kickoff icon uses the wrong cursor theme and prevents clicking to activate Kickoff

2022-05-31 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=454623

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

--- Comment #1 from Bacteria  ---
Unable to reproduce this. Are you using any custom themes or icons? Maybe try
setting the default breeze theme and then check if you can reproduce.

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

[juk] [Bug 449376] Program freezes at start

2022-05-31 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=449376

--- Comment #2 from Michael D  ---
After deleting ~/.local/share/juk, the program started again. I then moved my
playlist folder back and it's working.

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

[systemsettings] [Bug 454646] New: Display-settings: can't find the additional monitor to drag (while it is working)

2022-05-31 Thread wuddy
https://bugs.kde.org/show_bug.cgi?id=454646

Bug ID: 454646
   Summary: Display-settings: can't find the additional monitor to
drag (while it is working)
   Product: systemsettings
   Version: 5.24.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: white.d1@gmail.com
  Target Milestone: ---

Created attachment 149350
  --> https://bugs.kde.org/attachment.cgi?id=149350&action=edit
bug illustration

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.  Connect to an additional monitor
2.  Open the display configuration
3.  Drag screens to re-arrange them

OBSERVED RESULT
there is only one monitor (Laptop screen) that can be dragged.

EXPECTED RESULT
there should be two monitors that can be dragged.

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.

[plasmashell] [Bug 454647] New: Crash upon connecting external Bluetooth headset

2022-05-31 Thread Hynek Mlnarik
https://bugs.kde.org/show_bug.cgi?id=454647

Bug ID: 454647
   Summary: Crash upon connecting external Bluetooth headset
   Product: plasmashell
   Version: 5.24.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: hmlna...@post.cz
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.24.5)

Qt Version: 5.15.3
Frameworks Version: 5.93.0
Operating System: Linux 5.15.12-200.fc35.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 36 (Workstation Edition)
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Connected external bluetooth headset

- Unusual behavior I noticed:
Panels have been unresponsive for maybe tens of seconds
Global shortcuts stopped working

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x7f9e54453b01 in QPulseAudio::server_cb(pa_context*, pa_server_info
const*, void*) [clone .lto_priv.0] () from
/usr/lib64/qt5/qml/org/kde/plasma/private/volume/libplasma-volume-declarative.so
#5  0x7f9e543d0b94 in context_get_server_info_callback () from
/lib64/libpulse.so.0
#6  0x7f9e54375bd1 in run_action () from
/usr/lib64/pulseaudio/libpulsecommon-15.0.so
#7  0x7f9e5441495a in dispatch_func () from
/lib64/libpulse-mainloop-glib.so.0
#8  0x7f9ed401bf4f in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#9  0x7f9ed4071168 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#10 0x7f9ed40198e0 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#11 0x7f9ed5c24c8a in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#12 0x7f9ed5bd2b7a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#13 0x7f9ed5bdac22 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#14 0x5636f0c8a8cd in main ()
[Inferior 1 (process 16521) detached]

Possible duplicates by query: bug 435809, bug 381569, bug 363291, bug 353378,
bug 345834.

Reported using DrKonqi

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

[kate] [Bug 454648] New: "Save as" with remote file tries to use former filename as directory

2022-05-31 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=454648

Bug ID: 454648
   Summary: "Save as" with remote file tries to use former
filename as directory
   Product: kate
   Version: 22.04.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: k...@opensource.sf-tec.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. open a file using a remote protocol like sftp
2. try to "save as"

OBSERVED RESULT
You will get a warning "file sftp://path/to/file/filename does not exist", and
the whole filename is shown in the folder view.
Nitpick: the error message is also not wrapped so it's often cut off for longer
paths.

EXPECTED RESULT
The filename should be cut off before trying to open the target directory.

SOFTWARE/OS VERSIONS
I have observed this at least in 20.04.2 and 22.04.1, both from Kate as well as
KDevelop.

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

[systemsettings] [Bug 454649] New: can't download themes from store related in system settings

2022-05-31 Thread wuddy
https://bugs.kde.org/show_bug.cgi?id=454649

Bug ID: 454649
   Summary: can't download themes from store related in system
settings
   Product: systemsettings
   Version: 5.24.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: white.d1@gmail.com
  Target Milestone: ---

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

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.  go to system settings -> global theme
2. Get new global themes
3. 

OBSERVED RESULT
Get a download error

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.

[plasma-pa] [Bug 454647] Crash upon connecting external Bluetooth headset

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454647

David Edmundson  changed:

   What|Removed |Added

 CC||m...@ratijas.tk,
   ||now...@gmail.com
  Component|general |general
   Target Milestone|1.0 |---
Product|plasmashell |plasma-pa

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

[Reminder Daemon] [Bug 453299] kalendarac: Notifications miss option to edit event directly

2022-05-31 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=453299

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

--- Comment #3 from Knut Hildebrandt  ---
I'm not sure if it is the same bug, but since yesterdays update to 22.04.1
there does not appear anymore the notification window where I can edit,
postpone etc. calendar entries. What I get instead is a small notification
popup-window that only shows time and name of the entry but does not offer any
options for editing. That is imho a big regression. I'd propose to at least
offer an button that opens calendar entry, better would be it opens the old
notification window where I can postpone the notification.

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

[Reminder Daemon] [Bug 453299] kalendarac: Notifications miss option to edit event directly

2022-05-31 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=453299

--- Comment #4 from Knut Hildebrandt  ---
Created attachment 149352
  --> https://bugs.kde.org/attachment.cgi?id=149352&action=edit
notification popup

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

[plasmashell] [Bug 454623] Hovering over the top left quarter of the Kickoff icon uses the wrong cursor theme and prevents clicking to activate Kickoff

2022-05-31 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=454623

Noah Davis  changed:

   What|Removed |Added

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

--- Comment #2 from Noah Davis  ---
This bug is actually https://bugs.kde.org/show_bug.cgi?id=433079

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

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2022-05-31 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=433079

Noah Davis  changed:

   What|Removed |Added

 CC||poperi...@mailbox.org

--- Comment #20 from Noah Davis  ---
*** Bug 454623 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 454650] New: Dolphin does not find any Hidden Files even when "Show Hidden Files" is on

2022-05-31 Thread ttrovo
https://bugs.kde.org/show_bug.cgi?id=454650

Bug ID: 454650
   Summary: Dolphin does not find any Hidden Files even when "Show
Hidden Files" is on
   Product: dolphin
   Version: 21.12.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: vle...@yandex.ru
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
***
Dolphin does not find any Hidden Files even when "Show Hidden Files" is on.
No results for filename search, nor for content search.
=> There is no way to use search in Dolphin reliably.
***

STEPS TO REPRODUCE
1. Open Dolphin in the home directory. The directory has hidden file, e.g.
".bashrc".
2. Check that "Show Hidden Files" option is set on and ".bashrc" is visible in
the directory.
3. Try to search for "bash" using Search panel in Dolphin.

OBSERVED RESULT
No ".bashrc" found in the results, Dolphin states there is no such file after
showing it before search.

EXPECTED RESULT
The ".bashrc" file found and is shown in the search results.

ADDITIONAL INFORMATION
The issue affects Content search too. One can search for something but hidden
files will be skipped and the search result will be wrong (without actual
expected file).

SUMMARY
Please make search not to ignore hidden files. Because: 
1) Other software does not behave like that and provide reliable search results
(e.g. mc)
2) It's completely unexpected by the user who has Show Hidden Files ALWAYS ON
and does not care if the file starts with dot at all.
3) The current search method is not reliable. Dolphin states there is not file
with the provided name but actually there is one. Dolphin states there is no
file with provided content and it's false also.

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

[plasmashell] [Bug 353975] Black screen on second display (no wallpaper, can't get a context menu on right-click)

2022-05-31 Thread Jacek Wieczorek
https://bugs.kde.org/show_bug.cgi?id=353975

--- Comment #175 from Jacek Wieczorek  ---
I've been using Plasma 5.25.80 (package version 5.24.5.r11810.g1e498d074-1)
from Manjaro's kde-unstable repository for a couple of days now. The behavior
is still quite similar. After my screens wake up, the lock screen is visible
only on one monitor, wallpapers are broken, desktop icons and panels are
unresponsive and some applications appear on wrong screens. However, after a
couple of minutes plasmashell is able to recover automatically --- correct
wallpapers appear and panels start working. I don't see any crashes/coredumps
in journalctl, but this assertion seems to be relevant:

plasmashell[1137]: ASSERT: "m_desktopViewForScreen.isEmpty()" in file
/build/plasma-workspace/src/plasma-workspace/shell/shellcorona.cpp, line 795

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

[plasmashell] [Bug 454651] New: Keyboard focus (Meta+Alt+P) does not focus over some applets

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454651

Bug ID: 454651
   Summary: Keyboard focus (Meta+Alt+P) does not focus over some
applets
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: m...@ratijas.tk
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

Created attachment 149353
  --> https://bugs.kde.org/attachment.cgi?id=149353&action=edit
Panel focus

SUMMARY

Focusing elements with arrows behaves a bit strange: some elements like a Pager
get focused twice, and some — like Minimize all Windows — don't get a focus
ring at all. See the video where I focus the panel, and press Right key
repeatedly.


STEPS TO REPRODUCE
0. Make sure you have at least two rows of Virtual Desktops. Add a Pager and
Minimize all Windows applets to the panel.
1. Focus a panel with Meta+Alt+P shortcut
2. Press Right key repeatedly

OBSERVED RESULT
First, Pager gets focus 4 times in a row (sorry for the pun), two of which look
like a glitch, because they iterate over the applet twice without any visual
clue why is that happening. Turned out, it's just a second/bottom row desktops
getting focus after the first/top row ones. Some selection ring would help to
distinguish. Unfortunately, many many applets suffer from poor keyboard
navigation, so this is part of a bigger problem here.

Second, Minimize all Windows is not focusable in this way at all. Focus just
wraps to the first applet on the left instead.

EXPECTED RESULT
Pager should show some visual clues which desktop is currently focused,
especially when there are two or more rows.

Minimize all Windows applet should be focusable with a keyboard the same way
other applets are.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.0-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2

ADDITIONAL INFORMATION

For an experiment, I moved the Minimize all Windows applet to the middle of a
panel, to mitigate the risk of "edge case" / off-by-one / "≤ vs. <" kind of
error. It is still not focusable, so something is definitely wrong with the
applet itself, not the panel.

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

[kdevelop] [Bug 452920] Opening any manpage in the Documentation pane results in "Manual Page Viewer Error"

2022-05-31 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=452920

Jonathan Marten  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/kio-extras/commit/d676e |ork/kio-extras/commit/d27de
   |8085e86b7f78a86877c038bd98b |fbd9ddbbd23ac16c90851e0fa76
   |cc02bde4|9087f85d

--- Comment #7 from Jonathan Marten  ---
Git commit d27defbd9ddbbd23ac16c90851e0fa769087f85d by Jonathan Marten, on
behalf of Igor Kushnir.
Committed on 31/05/2022 at 11:04.
Pushed by marten into branch 'master'.

man: remove the section suffix from page names in listDir()

After recent major changes to man's listDir() (starting at
223de3ec8cde479fbe7f102c76b756cacbedbda5 and ending with
1d752c0497868fb07abd574f260f85c1ce62dfc9) man page names acquired
section suffixes in parentheses. For example, "aio.h" became
"aio.h (0p)". This page name format change broke URLs formed by joining
a section URL and a page name, e.g. "man:/(7)" + '/' + "bootup (7)".
The `xdg-open "man:/(7)/bootup (7)"` command opens this broken link in
KHelpCenter, which displays the "Manual Page Viewer Error" page.
The added section suffixes also break displaying man pages in KDevelop's
Man Pages documentation plugin.

Revert this breaking change by removing the section suffix rather than
reformatting it into parentheses.

(cherry picked from commit d676e8085e86b7f78a86877c038bd98bcc02bde4)
FIXED-IN: 22.04.02

M  +2-2man/kio_man.cpp

https://invent.kde.org/network/kio-extras/commit/d27defbd9ddbbd23ac16c90851e0fa769087f85d

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

[systemsettings] [Bug 454652] New: Kde Neon update fails

2022-05-31 Thread Terrax
https://bugs.kde.org/show_bug.cgi?id=454652

Bug ID: 454652
   Summary: Kde Neon update fails
   Product: systemsettings
   Version: 5.24.5
  Platform: Neon Packages
OS: Unspecified
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: francisco53...@outlook.com
  Target Milestone: ---

http://archive.neon.kde.org/user/dists/focal/Release
404  Not Found [IP: 2a02:6ea0:d300::12 80]


When wanting to update, it gives the following message, written above, without
being able to perform said update neither by the terminal nor by Muon

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

[systemsettings] [Bug 454652] Kde Neon update fails

2022-05-31 Thread Terrax
https://bugs.kde.org/show_bug.cgi?id=454652

Terrax  changed:

   What|Removed |Added

 OS|Unspecified |All

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

[kwin] [Bug 454645] Wishlist: support for adding headless outputs - iPad as second screen using VNC or RDP - like Gnome and Sway

2022-05-31 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=454645

--- Comment #2 from phrxmd  ---
Thank you! That's great information.

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

[plasmashell] [Bug 454653] New: Applet is horizontally scrollable via keyboard (Right key)

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454653

Bug ID: 454653
   Summary: Applet is horizontally scrollable via keyboard (Right
key)
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Battery Monitor
  Assignee: plasma-b...@kde.org
  Reporter: m...@ratijas.tk
CC: k...@privat.broulik.de, m...@ratijas.tk
  Target Milestone: 1.0

Created attachment 149354
  --> https://bugs.kde.org/attachment.cgi?id=149354&action=edit
Battery applet - horizontally scrollable

SUMMARY

Pressing Right key on a focused «Battery & Brightness» applet (e.g. immediately
after it is opened in system tray before touching anything else) causes it to
scroll horizontally, even though the horizontal scroll bar is forced to be
hidden.

STEPS TO REPRODUCE
1. Click on a battery applet's icon in system tray, or (if hidden) open the
system tray popup and click it there.
2. Press Right

OBSERVED RESULT
Empty applet, because it has scrolled right by an amount of an entire view port
width.

GammaRay inspector shows that before scrolling the batteryList's
ListView::contentX was -8, and after pressing Right it has become -304.

EXPECTED RESULT
Shouldn't be scrollable horizontally. Something is very wrong with positioning
there, if in idle state it is already negative 8 logical pixels.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.0-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2

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

[plasmashell] [Bug 454653] Applet is horizontally scrollable via keyboard (Right key)

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454653

ratijas  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |m...@ratijas.tk

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

[systemsettings] [Bug 454654] New: When using accent colors in window titlebar from a dark wallpaper, some text elements are hard to see

2022-05-31 Thread Mateus Melchiades
https://bugs.kde.org/show_bug.cgi?id=454654

Bug ID: 454654
   Summary: When using accent colors in window titlebar from a
dark wallpaper, some text elements are hard to see
   Product: systemsettings
   Version: 5.24.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_colors
  Assignee: plasma-b...@kde.org
  Reporter: mateusbmelchia...@gmail.com
CC: jpwhit...@kde.org, mwoehlke.fl...@gmail.com
  Target Milestone: ---

Created attachment 149355
  --> https://bugs.kde.org/attachment.cgi?id=149355&action=edit
Example of poorly visible text

SUMMARY
When I choose to use accent color from my wallpaper, the resulting color is a
dark shade of gray (#54636b) which causes most text elements in application
headers to become white. However, some elements like the "Install" button in
discover or the menu bar in Kate still use a dark font, which makes them hard
to see.


STEPS TO REPRODUCE
1. Set accent color to a dark color
2. Tint application headers with accent color
3. Observe difference in font color between elements

Linux/KDE Plasma: Fedora Kionite 36
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 454653] Applet is horizontally scrollable via keyboard (Right key)

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454653

ratijas  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from ratijas  ---
Not reproducible on stable. This is a recent regression, probably caused by the
porting the whole content into a ScrollView.

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

[kmymoney] [Bug 454655] New: Strange Behavior Under Wayland

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454655

Bug ID: 454655
   Summary: Strange Behavior Under Wayland
   Product: kmymoney
   Version: 5.1.2
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ux-ui
  Assignee: kmymoney-de...@kde.org
  Reporter: ybx...@gmail.com
  Target Milestone: ---

SUMMARY
 Under wayland, the kmymoney will not work properly with calculator and the
date setting. The calculator will not pop-up at right place and use the arrow
to change the date will cause the software behave strangely.


STEPS TO REPRODUCE
1. Open the kmymoney under wayland
2.  Use the calculator
3.  Change the date

OBSERVED RESULT
Behave abnormally

EXPECTED RESULT
Behave normally

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

ADDITIONAL INFORMATION
When I change the date, the output in the terminal.
Setting a QCompleter on non-editable QComboBox is not allowed.
Setting a QCompleter on non-editable QComboBox is not allowed.

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

[digikam] [Bug 454656] New: When locales not set, crash occurs when opening "Settings -> Configure digikam"

2022-05-31 Thread Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=454656

Bug ID: 454656
   Summary: When locales not set, crash occurs when opening
"Settings -> Configure digikam"
   Product: digikam
   Version: 8.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Metadata-ExifTool
  Assignee: digikam-bugs-n...@kde.org
  Reporter: kristian.hermann.k...@gmail.com
  Target Milestone: ---

SUMMARY
When using exiftool, and  locales are not set, the output from exiftool messes
up(?) the parsing from the tool, and digikam crashes when opening the "Settings
_ Configure digikam"


STEPS TO REPRODUCE
1. Enable the exiftool
2. If the locales are not properly set. It gives the output like this:
krikar@desktop:~$ exiftool
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "",
LC_ALL = (unset),
LC_ADDRESS = "sv_SE.UTF-8",
LC_NAME = "sv_SE.UTF-8",
LC_MONETARY = "sv_SE.UTF-8",
LC_PAPER = "sv_SE.UTF-8",
LC_IDENTIFICATION = "sv_SE.UTF-8",
LC_TELEPHONE = "sv_SE.UTF-8",
LC_MEASUREMENT = "sv_SE.UTF-8",
LC_TIME = "sv_SE.UTF-8",
LC_NUMERIC = "sv_SE.UTF-8",
LANG = "en_SE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Syntax:  exiftool [OPTIONS] FILE

Consult the exiftool documentation for a full list of options.

3. Open  "Settings -> Configure digikam" 

OBSERVED RESULT
Digikam crashes while opening the dialog:
digikam.general: Event is dispatched to KDE desktop notifier
digikam.general: Testing  "mysql_install_db" ...
digikam.general: Found  "mysql_install_db"
digikam.general: Testing  "mysqladmin" ...
digikam.general: Found  "mysqladmin"
digikam.general: Testing  "mysqld" ...
digikam.general: Found  "mysqld"
digikam.avplayer: decoderPriority not changed
digikam.qtav: xcb_egl=0
digikam.general: Testing  "exiftool" ...
digikam.general: "exiftool"  help header line: 
 "perl: warning: Setting locale failed."
digikam.general: Found  "exiftool"  version:  ""
ASSERT: "!isEmpty()" in file /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h,
line 363
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = digikam path = /usr/bin pid = 81860
KCrash: Arguments: /usr/bin/digikam 
QSocketNotifier: Invalid socket 43 and type 'Read', disabling...
QSocketNotifier: Invalid socket 45 and type 'Read', disabling...
QSocketNotifier: Invalid socket 50 and type 'Read', disabling...
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi


EXPECTED RESULT
The digikam Configure dialog is displayed


SOFTWARE/OS VERSIONS
Operating System: Ubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-33-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-2600K CPU @ 3.40GHz
Memory: 15,6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 960/PCIe/SSE2

ADDITIONAL INFORMATION
If setting the locales correct, like following the instructions here for
example:
https://www.thomas-krenn.com/en/wiki/Perl_warning_Setting_locale_failed_in_Debian
the output from the exiftool is then the expected, and digikam won't crash when
opening the Configure dialog

krikar@desktop:~/Downloads$ exiftool
Syntax:  exiftool [OPTIONS] FILE

Consult the exiftool documentation for a full list of options.

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

[plasmashell] [Bug 454657] New: TextField component handles cursor / mouse hover badly: pointer is wrong and glichy

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454657

Bug ID: 454657
   Summary: TextField component handles cursor / mouse hover
badly: pointer is wrong and glichy
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: m...@ratijas.tk
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Created attachment 149356
  --> https://bugs.kde.org/attachment.cgi?id=149356&action=edit
Plasma Components - TextField cursor

SUMMARY

The hitbox area for the "text" cursor of the TextField component in Plasma is
weird. There is a thin 1px line where the cursor becomes a "text" one, but even
that is not really consistent.

STEPS TO REPRODUCE
1. Open some applet with a search field, e.g. Networks, Clipboard or Printers.
2. Hover over the search field, move cursor around.

OBSERVED RESULT
Cursor stays a normal pointer most of the time. Sometimes when on the edge of
the text field it changes to "text" cursor.

EXPECTED RESULT
As in normal text fields.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.0-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2

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

[systemsettings] [Bug 389568] Feature to reset all settings to default values

2022-05-31 Thread lucasrizzini
https://bugs.kde.org/show_bug.cgi?id=389568

lucasrizzini  changed:

   What|Removed |Added

 CC||lucasrizz...@hotmail.com

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

[krita] [Bug 410024] Autosave prevents saving (without any message for the user)

2022-05-31 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=410024

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/45c28ddef
   ||8e09e19ce186fbfcd3ef7580ecf
   ||9ab4

--- Comment #19 from Dmitry Kazakov  ---
Git commit 45c28ddef8e09e19ce186fbfcd3ef7580ecf9ab4 by Dmitry Kazakov, on
behalf of Halla Rempt.
Committed on 31/05/2022 at 12:10.
Pushed by dkazakov into branch 'master'.

Warn the user if a save operation is aborted

It's possible to try to save during autosave or try to export
when a save is going on, and in that case the savingMutex is locked
and we'd cancel() the saving operation, silently, as if the user
had pressed cancel in the export dialog.

Now we can return not just a bool, but succes, failure or busy
from initiateSaving depending on whether the the document was
busy, saving succeeded or failed.

M  +26   -23   libs/ui/KisDocument.cpp
M  +2-2libs/ui/KisDocument.h
M  +2-1libs/ui/KisImportExportErrorCode.cpp
M  +3-0libs/ui/KisImportExportErrorCode.h
M  +6-0libs/ui/KisImportExportUtils.h
M  +4-3libs/ui/KisMainWindow.cpp

https://invent.kde.org/graphics/krita/commit/45c28ddef8e09e19ce186fbfcd3ef7580ecf9ab4

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

[systemsettings] [Bug 389568] Feature to reset all settings to default values

2022-05-31 Thread BEEDELL ROKE JULIAN LOCKHART
https://bugs.kde.org/show_bug.cgi?id=389568

BEEDELL ROKE JULIAN LOCKHART  changed:

   What|Removed |Added

 CC||beedellrokejulianlockhart@g
   ||mail.com

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

[kmenuedit] [Bug 405790] Changes of the icon, name or command of an app present in the favorites list of Kickoff launcher are not applied immediately

2022-05-31 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405790

Patrick Silva  changed:

   What|Removed |Added

 CC||d3...@protonmail.com

--- Comment #7 from Patrick Silva  ---
*** Bug 454638 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 454638] Kickoff Favorites tab does not apply desktop entry change

2022-05-31 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=454638

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Patrick Silva  ---


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

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

[plasmashell] [Bug 451840] Plasmashell sluggish after waking from sleep on Wayland

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451840

0x10c...@gmail.com changed:

   What|Removed |Added

 CC||0x10c...@gmail.com

--- Comment #5 from 0x10c...@gmail.com ---
I'm encountering similar sluggish behavior with plasma.

Of note, when plasma is being sluggish, I'm noticing that there might be some
kind of memory leak-- I see the plasmashell process slowly fill up all
available memory (not sure what the trigger is),  Plasmashell goes from its
standard 500-700MB to 20GB+, and eventually it causes the whole system to grind
to a halt when it runs out (this happens over the course of several hours), and
I have to kill the plasmashell process and restart it.
I do recall seeing something like this
> QWaylandDataOffer: timeout reading from pipe
> QWaylandDataOffer: error reading data for mimeType 
> application/x-kde-cutselection 
in the output when I restart plasmashell through a terminal.

When it starts happening again I'll see about grabbing some logs and giving a
more detailed reproduction of the issue.

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

[digikam] [Bug 454656] When locales not set, crash occurs when opening "Settings -> Configure digikam"

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454656

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

   What|Removed |Added

   Platform|Other   |Compiled Sources
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Which ExifTool version is installed on your system ?

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

[digikam] [Bug 454656] When locales not set, crash occurs when opening "Settings -> Configure digikam"

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454656

--- Comment #2 from caulier.gil...@gmail.com ---
Other Q: why the Locale settings is missing on your system ? You will be faced
to another in-deep problems certainly...

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

[kwin] [Bug 454658] New: Blur effect is badly compatible with window opacity (Meta+Scroll)

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=454658

Bug ID: 454658
   Summary: Blur effect is badly compatible with window opacity
(Meta+Scroll)
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: m...@ratijas.tk
  Target Milestone: ---

Created attachment 149357
  --> https://bugs.kde.org/attachment.cgi?id=149357&action=edit
Plasma blur + window opacity scroll

SUMMARY

Not sure if Meta+Scroll is the default, but it is set up to change window
opacity on my system. It is probably not a mainstream and quite a corner case
feature, except… more on that later.

This opacity does not play well with the blur effect behind windows. The way
the blur implemented is that it is an additional layer behind the window
blending layer. So when the window's opacity is reduced to zero, the blur
behind it comes forward as a light e.g. blue color, much lighter than the
background which it blurs.

The window opacity may be changed by other means, of course, one of which is to
have it always on (like was doing few years ago, so I could always peek behind
any currently front window), another is to animate window opacity e.g. on show
and hide.

STEPS TO REPRODUCE
1. Enable the Blur and Background contrast effects.
2. Reduce windows opacity down or close to zero.

OBSERVED RESULT
Light blurred background instead of a truly transparent window. Actually, the
"light" part of it is caused by the "Background contrast" effect.

EXPECTED RESULT
Blur, contrast and the window content should change transparency all together
at once.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.0-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2

ADDITIONAL INFORMATION

Also, Meta+Scroll is being passed down to whatever is under the cursor as just
scrolling events, causing all sorts of incidents like the keyboard layouts
switching, volume & brightness changing and random accidental page scrolling.
But that's a totally different issue to handle.

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

[kwin] [Bug 454068] [wayland] Black box appears under cursor when taking a screenshot of the window under the cursor

2022-05-31 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=454068

Paul Worrall  changed:

   What|Removed |Added

 CC||p.r.worr...@gmail.com

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

[krita] [Bug 432070] Toolbox tooltips of Path/Bezier/Polygon/Polyline tools do not reflect customized Canvas Shortcuts Modifiers

2022-05-31 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432070

--- Comment #2 from Tyson Tan  ---
Thank you, Lynx!

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

[kscreenlocker] [Bug 454659] New: First character of the password is not typed if password prompt is invisible

2022-05-31 Thread d3coder
https://bugs.kde.org/show_bug.cgi?id=454659

Bug ID: 454659
   Summary: First character of the password is not typed if
password prompt is invisible
   Product: kscreenlocker
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad...@xakeps.dk
CC: bhus...@gmail.com
  Target Milestone: ---

SUMMARY
Login works only after second try

STEPS TO REPRODUCE
1. Lock screen
2. Make sure password prompt is not visible
3. Enter password
4. Press enter

OBSERVED RESULT
Wrong password error is shown because first character of the password was not
typed

EXPECTED RESULT
Should log In

This happened in recent beta, 5.24.90


SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.0-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz
Memory: 15,5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4600
Manufacturer: ASUS
Product Name: All Series

ADDITIONAL INFORMATION

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

[kscreenlocker] [Bug 454659] First character of the password is not typed if password prompt is invisible

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454659

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
fixed in 5.25.0

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

[digikam] [Bug 454656] When locales not set, crash occurs when opening "Settings -> Configure digikam"

2022-05-31 Thread Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=454656

--- Comment #3 from Kristian Karl  ---
exiftool version => 12.40

Regarding the question of missing locale settings:
Yes, that is a good question indeed. It's a complete fresh install of Ubuntu
22.04, using English as the main language, and Swedish as the locale for the
keyboard layout and other regional settings.
The problem of missing locales does not really affect my system, I only see it
when running some command line tools, like exiftool, now and then. The
printouts are annoying yes, but it usually don't bother the system/desktop
machine otherwise.

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

[plasmashell] [Bug 454660] New: Cursor has wrong contrast

2022-05-31 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=454660

Bug ID: 454660
   Summary: Cursor has wrong contrast
   Product: plasmashell
   Version: 5.24.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: akse...@akselmo.dev
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Created attachment 149358
  --> https://bugs.kde.org/attachment.cgi?id=149358&action=edit
Photo of screen. The cursor is darker than in the preview image.

SUMMARY
Mouse cursor has weird contrast both on X11 and Wayland.
I have no idea when this started exactly, I think I was installing bunch of KDE
frameworks to build something and after reboot it just changed.

I had to take an actual photo to show it. If I try to take a screenshot of it,
the mouse resets to normal color during screenshot (Using spectacle).

STEPS TO REPRODUCE
Unfortunately I do not know what started this.

1. Change cursor look
2. Cursor has darker contrast than it should

OBSERVED RESULT
Cursor is darker than it should be.

EXPECTED RESULT
Cursor looks like it does in the preview.

SOFTWARE/OS VERSIONS

Operating System: Fedora Linux 36
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.17.11-300.fc36.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15,6 GiB of RAM
Graphics Processor: AMD DIMGREY_CAVEFISH

ADDITIONAL INFORMATION
-

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

[Discover] [Bug 454661] New: (KDE Neon Unstable) on bash, "apt list | grep virtualbox" and virtualbox is listed as a package. however, searching "virtualbox" on Discover yields no result.

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454661

Bug ID: 454661
   Summary: (KDE Neon Unstable) on bash, "apt list | grep
virtualbox" and virtualbox is listed as a package.
however, searching "virtualbox" on Discover yields no
result.
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: harsim...@rtunerfjqq.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
***
(KDE Neon Unstable) on bash, "apt list | grep virtualbox" and virtualbox is
listed as a package. however, searching "virtualbox" on Discover yields no
result.
***


STEPS TO REPRODUCE
1. "apt list | grep virtualbox" and virtualbox is listed as a package. however,
searching "virtualbox" on Discover yields no result.
2. 
3.

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

[systemsettings] [Bug 447612] Touchpad preferences bug: Preferences are reset upon login

2022-05-31 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=447612

--- Comment #9 from ratijas  ---
Touchpad is OK for me lately, but mouse it still being reset upon login.

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

[digikam] [Bug 454656] When locales not set, crash occurs when opening "Settings -> Configure digikam"

2022-05-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=454656

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
The crash probably occurs in an empty QList. I think it's the Read Formats and
Write Formast listings that are causing the crash. We can fix that.

Maik

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

[Powerdevil] [Bug 454161] Brightness stuck at 30%

2022-05-31 Thread Aurélien COUDERC
https://bugs.kde.org/show_bug.cgi?id=454161

Aurélien COUDERC  changed:

   What|Removed |Added

 CC||couc...@debian.org

--- Comment #3 from Aurélien COUDERC  ---
Same issue on Debian unstable working on packaging 5.25 beta.

Others (at least from Kubuntu) don’t have the issue so not sure if the hardware
or kernel is involved.
My kernel is 5.17.6, and the laptop an XPS 13 7390.

The issue is linked to the following commit :
Write brightness to all raw devices
   
https://invent.kde.org/plasma/powerdevil/-/commit/761fc8a4bf4bd70bcd9aca63fc67382c94ecf884

Reverting it and its followup :
Fix Commit 761fc8a4
   
https://invent.kde.org/plasma/powerdevil/-/commit/94f8186804d8a67459a11673b602c55e34db25ad

fixes the issue for me.

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

[kwin] [Bug 454263] In case of a multi monitor setup, highlight active/hovered VD on all monitors

2022-05-31 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=454263

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com
   Severity|minor   |wishlist

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

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-05-31 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=442380

--- Comment #79 from Kishore Gopalakrishnan  ---
> --- Comment #75 from Brian Kaye  ---
> Is it enabled by default?

I think it has been enabled by default on Fedora since Fedora 34. On Arch,
it only got enabled for me after upgrading to Plasma 5.24.90. Not sure
about other distros.

I guess the Dolphin issues other people are reporting must be unrelated
(perhaps a different bug).

So it looks like the originally reported bug was indeed related to systemd
startup.

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

[Powerdevil] [Bug 454161] Brightness stuck at 30%

2022-05-31 Thread Aurélien COUDERC
https://bugs.kde.org/show_bug.cgi?id=454161

Aurélien COUDERC  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Aurélien COUDERC  ---
Quick note to say that for me it’s a serious bug.

The brightness I get with the bug is more around 20% and makes it barely usable
during daytime.

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

[kasts] [Bug 446158] Updating the podcast does not update the episode URLs

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446158

b...@mogwai.be changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma-mobile/kasts/commit/aac8
   ||99a7f006678252a196471db475b
   ||81bd69afa
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from b...@mogwai.be ---
Git commit aac899a7f006678252a196471db475b81bd69afa by Bart De Vries.
Committed on 31/05/2022 at 14:11.
Pushed by bdevries into branch 'master'.

Refactor feed update routine to allow for entry, enclosure, authors and chapter
updates

This commit adds a bunch of API extensions (public and private) to the
entry, enclosure, etc classes to allow runtime updates of internal data.
Additionally, the feed update routine has been adapted to find updates
in entries, enclosures, etc and pass them on to the relevant objects.

All of this functionality is put behind a new toggle exposed in the
settings (default is on).  This is useful since a full update takes
quite a bit longer on underpowered hardware, so users should be able to
switch off this potentially non-essential overhead.

M  +7-0src/CMakeLists.txt
M  +50   -0src/enclosure.cpp
M  +9-4src/enclosure.h
M  +163  -35   src/entry.cpp
M  +28   -11   src/entry.h
M  +1-1src/fetcher.cpp
M  +2-1src/fetcher.h
M  +6-1src/qml/Settings/GeneralSettingsPage.qml
M  +4-0src/settingsmanager.kcfg
M  +256  -45   src/updatefeedjob.cpp
M  +8-12   src/updatefeedjob.h

https://invent.kde.org/plasma-mobile/kasts/commit/aac899a7f006678252a196471db475b81bd69afa

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

[kwin] [Bug 454632] Add energy modes to energy applet

2022-05-31 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454632

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME
 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
This already exist in form of integration with power-profiles-daemon. It may
require support from the hardware though

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

[kwin] [Bug 454632] Add energy modes to energy applet

2022-05-31 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454632

--- Comment #2 from Nicolas Fella  ---
Created attachment 149360
  --> https://bugs.kde.org/attachment.cgi?id=149360&action=edit
Screenshot of energy applet

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

[neon] [Bug 454319] Basic Plasma problems after May 23 update

2022-05-31 Thread kde . org
https://bugs.kde.org/show_bug.cgi?id=454319

kde@human.li  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #28 from kde@human.li  ---
Honestly, I did too much to recall what did the trick. 
- disabling all repositories, enabling one after the other
- completely deinstalling kde/plasma and reinstalling it all
...

However, now it seems to work for me again. 

I do hope it stays that way. My short experience with Gnome was not pleasant.

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

[kwin] [Bug 454584] Overview effect should move dragged window based on the mouse position, not the center of the window.

2022-05-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454584

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/kwin/-/merge_requests/2489

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

[krita] [Bug 453190] Copy then paste in reference image tool with nothing selected will crash

2022-05-31 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=453190

amyspark  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/4b822c6e6
   ||fca1cf4d9cb378474c05f0c3ab1
   ||8bbd
 Status|ASSIGNED|RESOLVED

--- Comment #17 from amyspark  ---
Git commit 4b822c6e6fca1cf4d9cb378474c05f0c3ab18bbd by L. E. Segovia.
Committed on 31/05/2022 at 14:47.
Pushed by lsegovia into branch 'master'.

KisClipboard: work around possible race condition

It seems possible that the underlying clipboard mimedata has its image
data zeroed before we retrieve it.

M  +18   -12   libs/ui/kis_clipboard.cc

https://invent.kde.org/graphics/krita/commit/4b822c6e6fca1cf4d9cb378474c05f0c3ab18bbd

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

[plasmashell] [Bug 454662] New: Open Klipper at Mouse Position menu is tiny when history is empty

2022-05-31 Thread Phos
https://bugs.kde.org/show_bug.cgi?id=454662

Bug ID: 454662
   Summary: Open Klipper at Mouse Position menu is tiny when
history is empty
   Product: plasmashell
   Version: 5.24.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: phyl...@protonmail.com
  Target Milestone: 1.0

SUMMARY
The "Open Klipper at Mouse Position" menu is tiny when there is no clipboard
history


STEPS TO REPRODUCE
1. Clear clipboard
2. Trigger  "Open Klipper at Mouse Position"

OBSERVED RESULT
The menu is tiny and malformed

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.1-zen1-1-zen (64-bit)
Graphics Platform: Wayland

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

[plasmashell] [Bug 454663] New: Open Klipper at Mouse Position doesn't actually open at mouse postion

2022-05-31 Thread Phos
https://bugs.kde.org/show_bug.cgi?id=454663

Bug ID: 454663
   Summary: Open Klipper at Mouse Position doesn't actually open
at mouse postion
   Product: plasmashell
   Version: 5.24.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: phyl...@protonmail.com
  Target Milestone: 1.0

SUMMARY
Open Klipper at Mouse Position doesn't actually open at mouse postion. It opens
in the middle of the screen


STEPS TO REPRODUCE
1. Trigger "Open Klipper at Mouse Position"

OBSERVED RESULT
The menu doesn't open at mouse position

EXPECTED RESULT
It should open at mouse position

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.1-zen1-1-zen (64-bit)
Graphics Platform: Wayland

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

[plasmashell] [Bug 454664] New: Open Klipper at Mouse Position doesn't paste the selected text when Enter is pressed & doesn't automatically select the first item in the search

2022-05-31 Thread Phos
https://bugs.kde.org/show_bug.cgi?id=454664

Bug ID: 454664
   Summary: Open Klipper at Mouse Position doesn't paste the
selected text when Enter is pressed & doesn't
automatically select the first item in the search
   Product: plasmashell
   Version: 5.24.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: phyl...@protonmail.com
  Target Milestone: 1.0

SUMMARY
This is an ease of use request.
1. When searching and pressing enter on an entry, it doesn't automatically
paste the text, rather you have to paste it manually. (why the extra action of
pressing paste?)
2. When searching, the first entry on top is not automatically selected for
some reason (bad VDG)


EXPECTED RESULT
1. When enter is pressed on a selected entry, it should automatically paste the
content.
2. The top entry isn't selected when searching (you have to press down to
select the first entry. bad VDG)

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.1-zen1-1-zen (64-bit)
Graphics Platform: Wayland

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

[kscreenlocker] [Bug 454627] Add support for face unlock

2022-05-31 Thread Phos
https://bugs.kde.org/show_bug.cgi?id=454627

Phos  changed:

   What|Removed |Added

 CC||phyl...@protonmail.com

--- Comment #1 from Phos  ---
Hey Tobias, you might want to check out Howdy
https://github.com/Boltgolt/howdy

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

[kdeconnect] [Bug 454665] New: App hangs, if list of photos/videos is complex

2022-05-31 Thread Almut Stribeck
https://bugs.kde.org/show_bug.cgi?id=454665

Bug ID: 454665
   Summary: App hangs, if list of photos/videos is complex
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: iOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ios-application
  Assignee: lucas.w...@tuta.io
  Reporter: al...@stribeck.de
  Target Milestone: ---

If I send photos and videos from my iPhone to my kubuntu computer, I can select
a list of items, but the iOS app hangs in „media conversion“, if the selection
is too complex. Then I reinstall the app.  The restrictions are:

* There must not be more than 5 items (photos/videos) in the list
* There must not be more than 1 video in the list


STEPS TO REPRODUCE
1. E. g. Select 10 photos
2. Start the transfer
3. 

OBSERVED RESULT
Showing the progress circle even after 10 min

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.

[plasmashell] [Bug 454664] Open Klipper at Mouse Position doesn't paste the selected text when Enter is pressed & doesn't automatically select the first item in the search

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454664

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
>1. When enter is pressed on a selected entry, it should automatically paste 
>the content.

This is not feasible.

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

[plasmashell] [Bug 454663] Open Klipper at Mouse Position doesn't actually open at mouse postion

2022-05-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454663

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
This should be fixed in 5.25

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

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-05-31 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=442380

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 Attachment #149359|0   |1
is obsolete||

--- Comment #80 from Kishore Gopalakrishnan  ---
Comment on attachment 149359
  --> https://bugs.kde.org/attachment.cgi?id=149359
attachment-3004-0.html

Apologies for the attachment. Looks like replying from the Gmail mobile client
does that.

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

[kio-extras] [Bug 453480] No image preview for .RW2 files (image/x-panasonic-rw2)

2022-05-31 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=453480

Alexander Lohnau  changed:

   What|Removed |Added

   Keywords||regression

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

[kio-extras] [Bug 453480] No image preview for .RW2 files (image/x-panasonic-rw2)

2022-05-31 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=453480

--- Comment #17 from Alexander Lohnau  ---
This is a regression from
https://invent.kde.org/network/kio-extras/-/commit/667f8dd3ee884192602a92429f5fe10f9259303d.
I would suggest reverting that in the release branches, but not in master.

For KIO, I will make a MR to resolve the parent mime types first and then
handle the wildcards.

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

[plasmashell] [Bug 454666] New: Plasma crashes on boot

2022-05-31 Thread Dallas Johnson
https://bugs.kde.org/show_bug.cgi?id=454666

Bug ID: 454666
   Summary: Plasma crashes on boot
   Product: plasmashell
   Version: 5.24.5
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: dallasjohn...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.24.5)

Qt Version: 5.15.2
Frameworks Version: 5.94.0
Operating System: Linux 5.17.11-1148.native x86_64
Windowing System: Wayland
Distribution: Clear Linux OS
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
When logging into Plasma (X11 or Wayland) it immediately crashes. Able to
restart the application but immediately crashes again.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: {_M_t = { >> = {_M_t = { >> = { >> = {, true>> = {_M_head_impl = {}}, },
> = {_M_head_impl = }, }, }}, }}
[KCrash Handler]
#6  std::__atomic_base::load (__m=std::memory_order_relaxed,
this=0x) at /usr/include/c++/11/bits/atomic_base.h:479
#7  QAtomicOps::loadRelaxed (_q_value=...) at
/usr/include/qt5/QtCore/qatomic_cxx11.h:239
#8  QBasicAtomicInteger::loadRelaxed (this=0x) at
/usr/include/qt5/QtCore/qbasicatomic.h:107
#9  QtPrivate::RefCount::deref (this=0x) at
/usr/include/qt5/QtCore/qrefcount.h:66
#10 QList::~QList (this=0x55c4b201c048,
__in_chrg=) at /usr/include/qt5/QtCore/qlist.h:873
#11 QQuickTextEditPrivate::~QQuickTextEditPrivate (this=0x55c4b201be60,
__in_chrg=) at
/usr/include/qt5/QtQuick/5.15.2/QtQuick/private/qquicktextedit_p_p.h:71
#12 QQuickTextAreaPrivate::~QQuickTextAreaPrivate (this=0x55c4b201be60,
__in_chrg=) at qquicktextarea.cpp:165
#13 0x7f4c7c54b749 in non-virtual thunk to
QQuickTextAreaPrivate::~QQuickTextAreaPrivate() () at qquicktextarea.cpp:165
#14 0x7f4c82cf4355 in QQuickItemPrivate::implicitWidthChanged
(this=) at items/qquickitem.cpp:6748
#15 0x7f4c828522ff in QQmlPropertyData::writeProperty (flags=...,
value=0x7ffe57857fb8, target=, this=) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:375
#16 GenericBinding<6>::doStore (flags=..., pd=,
value=, this=) at qml/qqmlbinding.cpp:342
#17 GenericBinding<6>::write (this=, result=...,
isUndefined=, flags=...) at qml/qqmlbinding.cpp:315
#18 0x7f4c8285304e in QQmlNonbindingBinding::doUpdate (this=0x55c4b29aea40,
watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:258
#19 0x7f4c82850f23 in QQmlBinding::update (this=0x55c4b29aea40, flags=...)
at qml/qqmlbinding.cpp:194
#20 0x7f4c8285d813 in QQmlObjectCreator::finalize (this=0x55c4b27fce60,
interrupt=...) at qml/qqmlobjectcreator.cpp:1393
#21 0x7f4c827eb6f2 in QQmlComponentPrivate::complete (state=0x55c4b259cb10,
enginePriv=0x55c4b11265d0) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#22 QQmlComponentPrivate::complete (enginePriv=0x55c4b11265d0,
state=0x55c4b259cb10) at qml/qqmlcomponent.cpp:983
#23 0x7f4c827eb7a7 in QQmlComponentPrivate::completeDeferred
(enginePriv=0x55c4b11265d0, deferredState=deferredState@entry=0x55c4b242b6c0)
at qml/qqmlcomponent.cpp:980
#24 0x7f4c7c4eeec7 in QtQuickPrivate::completeDeferred
(object=0x55c4b242e110, property=...) at qquickdeferredexecute.cpp:152
#25 0x7f4c7c550fb2 in quickCompleteDeferred (delegate=...,
property=..., object=0x55c4b242e110) at qquickdeferredexecute_p_p.h:84
#26 QQuickTextFieldPrivate::executeBackground (this=this@entry=0x55c4b201bde0,
complete=complete@entry=true) at qquicktextfield.cpp:391
#27 0x7f4c7c5523ac in QQuickTextField::componentComplete
(this=0x55c4b242e110) at qquicktextfield.cpp:863
#28 0x7f4c8285da20 in QQmlObjectCreator::finalize (this=0x55c4b242ba40,
interrupt=...) at qml/qqmlobjectcreator.cpp:1413
#29 0x7f4c827f183a in QQmlIncubatorPrivate::incubate (this=0x55c4b2880e90,
i=...) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#30 0x7f4c827f1c95 in QQmlEnginePrivate::incubate (this=0x55c4b11265d0,
i=..., forContext=) at qml/qqmlincubator.cpp:89
#31 0x7f4c827eba7e in QQmlComponent::create (this=,
incubator=..., context=, forContext=) at
qml/qqmlcomponent.cpp:1178
#32 0x7f4c832169a5 in KDeclarative::QmlObject::createObjectFromComponent
(this=this@entry=0x55c4b1373ea0, component=0x55c4b2094340, context=, initialProperties=...) at
/usr/src/debug/kdeclarative-5.94.0-47.x86_64/src/kdeclarative/qmlobject.cpp:337
#33 0x7f4c837fa442 in
PlasmaQuick::AppletQuickItemPrivate::createFullRepresentationItem
(this=this@entry=0x55c4b1171cf0) at
/usr/src/debug/plasma-framework-5.94.0-53.x86_64/src/plasmaquick/appletquickitem.cpp:251
#34 0x7f4c837faa5a in
PlasmaQuick::AppletQuickItemPrivate::preloadForExpansion (t

[konsole] [Bug 454667] New: Change background position doesn't working when language is zh_CN

2022-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454667

Bug ID: 454667
   Summary: Change background position doesn't working when
language is zh_CN
   Product: konsole
   Version: 22.04.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: 1031160...@qq.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. change the konsole's language to zh_CN 
2. pick up a image to change the background 
3. change the scale

OBSERVED RESULT
after change the image scale method.the image is still tile method,which means
is has no change

EXPECTED RESULT
the scale method changed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4

ADDITIONAL INFORMATION
I tried en_GB,en_US and other english based languages,that's working

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

  1   2   >