[kwin] [Bug 465937] Split does not reset to its original value once "adjacent quick-tiled windows" configuration ceases to exist

2023-04-03 Thread Kamil Cukrowski
https://bugs.kde.org/show_bug.cgi?id=465937

Kamil Cukrowski  changed:

   What|Removed |Added

 CC||kamilcukrow...@gmail.com

--- Comment #12 from Kamil Cukrowski  ---
+1 Hi! KDE is amazing, and thanks for making it! Please make this behavior, if
it is intentional, optional. I would kindly want every time I click Meta+Right
the window should be placed exactly at the right exact half of the screen every
time, irrelevant if it was resized, or full screen, or anything. Please kindly
add an option to make it possible, it is a really simple behavior. Thank you.

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[plasma-systemmonitor] [Bug 434040] Default combined CPU usage graph is less usable than averaged view

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434040

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=449414
 CC||n...@kde.org
 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1
   Keywords||usability
Summary|Default CPU usage graph |Default combined CPU usage
   |scales badly to 16+ cores   |graph is less usable than
   ||averaged view

--- Comment #5 from Nate Graham  ---
Re-opening as we continue to accumulate complaints about this. It's notable
that System Monitor has opposite default settings compared to ksysguard did:
the CPU percentage in the list view is averaged rather than separate, while the
CPU graph view is combined rather than averaged. It seems that people preferred
the prior ksysguard default settings, not the new ones for System Monitor.

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

[plasma-systemmonitor] [Bug 449414] System Monitor reports misleadingly low cpu usage

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449414

Nate Graham  changed:

   What|Removed |Added

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

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

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-04-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=468130

Waqar Ahmed  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||23.04
  Latest Commit||1c0ad3b4fe8b85f55273ff255ea
   ||cc92a3d01bf10
 CC||waqar@gmail.com
 Resolution|--- |FIXED

--- Comment #1 from Waqar Ahmed  ---
https://invent.kde.org/utilities/kate/-/merge_requests/1150

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

[systemsettings] [Bug 445082] user-places.xbel is not updated after change of user name / change of user home location

2023-04-03 Thread Méven
https://bugs.kde.org/show_bug.cgi?id=445082

Méven  changed:

   What|Removed |Added

 CC||me...@kde.org

--- Comment #7 from Méven  ---
(In reply to Nate Graham from comment #6)
> Hmm, not sure I agree. When the system is in this state, a ton of things are
> going to start breaking in weird and random-looking ways.

Yes and user-places.xbel is only one of them.
Fixing this one won't fix the other issues.
If a user uses usermod command what should they expect ?

> Yes, there's a
> workaround, but users don't know the workaround, and nothing in the UI tells
> them.

Now there this bug that documents it.
> 
> Can we reconsider?

Anyone voluntary can take care of this.

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

[plasma-systemmonitor] [Bug 449414] System Monitor reports misleadingly low cpu usage

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449414

Nate Graham  changed:

   What|Removed |Added

 Resolution|INTENTIONAL |---
 Status|RESOLVED|REOPENED
   Keywords||usability
 Ever confirmed|0   |1

--- Comment #4 from Nate Graham  ---
Re-opening as we continue to accumulate complaints about this. It's notable
that System Monitor has opposite default settings compared to ksysguard did:
the CPU percentage in the list view is averaged rather than separate, while the
CPU graph view is separate rather than averaged. It seems that people preferred
the prior ksusguard default settings, not the new ones for System Monitor.

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

[kate] [Bug 468130] New: Kate adds double dots before method name when using autocomplete (TypeScript)

2023-04-03 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=468130

Bug ID: 468130
   Summary: Kate adds double dots before method name when using
autocomplete (TypeScript)
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: karmo.rosen...@gmail.com
  Target Milestone: ---

SUMMARY
Kate adds double dots before method name when using autocomplete (TypeScript
Language Server). Started to happen when I did bigger update to KDE components
today (Plasma 5.27 etc).

rust-analyzer for Rust language doesn't add double dots before methods.

STEPS TO REPRODUCE
1. Install TypeScript Language Server
2. Open or create a .ts file
3. Try to write inside:

const n = 1;
n.toString

and press enter to autocomplete.

OBSERVED RESULT
Code looks like n..toString()

EXPECTED RESULT
Code looks like n.toString()

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

[plasma-systemmonitor] [Bug 449414] System Monitor reports misleadingly low cpu usage

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449414

Nate Graham  changed:

   What|Removed |Added

Summary|"system activity" reports   |System Monitor reports
   |wrong cpu usage |misleadingly low cpu usage
 CC||n...@kde.org

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

[plasma-systemmonitor] [Bug 449414] System Monitor reports misleadingly low cpu usage

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449414

Nate Graham  changed:

   What|Removed |Added

 CC||ddascalescu+...@gmail.com

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

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

[plasma-systemmonitor] [Bug 468106] RAM and CPU usage do not reflect user experience and are not as useful

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468106

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

Summary|System Monitor CPU line |System Monitor CPU line
   |chart does not show all 16  |chart legend text gets cut
   |cores on a 1080p screen |off easily
   Priority|NOR |HI
 Resolution|INTENTIONAL |---
 CC||n...@kde.org
 Status|RESOLVED|REPORTED

--- Comment #2 from Nate Graham  ---
This can't truly be intentional; it represents quite an obvious visual
papercut. I get that there are trade-offs involved, but we ought to choose the
one that doesn't cause parts of the legend to get cut off with common hardware
and window sizes. If it isn't easy for the current code to accommodate all the
elements of the legend, the code ought to be changed to make that possible.
Another option is to make the legend text shorter they they all show common
elements. Right now the legend text is quite redundant for graphs that show a
lot of similar things.

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

[plasma-systemmonitor] [Bug 434040] Default CPU usage graph scales badly to 16+ cores

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434040

Nate Graham  changed:

   What|Removed |Added

 CC||dm...@hotmail.com

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

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

[plasma-systemmonitor] [Bug 463761] CPU utilization will not stack as in previous version, also cannot resize graphs to make them readable. Often they blow past the bottom of the window as they are t

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463761

Nate Graham  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |DUPLICATE

--- Comment #2 from Nate Graham  ---


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

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

[plasma-systemmonitor] [Bug 434040] Default CPU usage graph scales badly to 16+ cores

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434040

Nate Graham  changed:

   What|Removed |Added

 CC||d...@mmassa.ro

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

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

[plasma-systemmonitor] [Bug 442509] Default CPU graph defies physics (total usage more than 100%)

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442509

Nate Graham  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |DUPLICATE
 CC||n...@kde.org

--- Comment #4 from Nate Graham  ---


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

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

[neon] [Bug 467977] Once again Discover fails to update

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467977

--- Comment #2 from lnx...@westlot.net ---
sudo apt update;  apt full-upgrade

Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease
Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]   
Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease  
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 
Hit:6 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease  
Hit:7 https://deb.opera.com/opera-stable stable InRelease   
Hit:8 http://ppa.launchpad.net/appimagelauncher-team/stable/ubuntu jammy
InRelease   
Hit:9 https://brave-browser-apt-release.s3.brave.com stable InRelease   
Get:10 https://packages.microsoft.com/repos/edge stable InRelease [3,569 B] 
Ign:1 https://repo.vivaldi.com/stable/deb stable InRelease  
Get:12 http://ppa.launchpad.net/cappelikan/ppa/ubuntu jammy InRelease [18.1 kB] 
Get:13 http://ddebs.ubuntu.com jammy InRelease [41.3 kB]
Get:11 https://repo.vivaldi.com/stable/deb stable Release [3,840 B] 
Hit:14 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy InRelease   
Get:15 https://repo.vivaldi.com/stable/deb stable Release.gpg [833 B]   
Get:16 http://archive.neon.kde.org/user jammy InRelease [189 kB]
Get:17 http://ddebs.ubuntu.com jammy-updates InRelease [41.3 kB]
Get:18 https://packages.microsoft.com/repos/edge stable/main amd64 Packages
[8,247 B]   
Get:19 http://ddebs.ubuntu.com jammy-proposed InRelease [41.4 kB]   
Get:20 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
[728 kB]
Hit:21 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy InRelease   
Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [467
kB]   
Get:23 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease
[23.8 kB]   
Get:24 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [279
kB] 
Get:25 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11
Metadata [41.6 kB]
Get:26 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f
Metadata [9,020 B]  
Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
[715 kB]
Get:28 https://repo.vivaldi.com/stable/deb stable/main amd64 Packages [1,144 B] 
Hit:29 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu jammy InRelease  
Get:30 https://repo.vivaldi.com/stable/deb stable/main amd64 Contents (deb)
[10.1 kB]   
Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [990
kB] 
Get:32 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages
[519 kB]
Get:33 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11
Metadata [18.5 kB]  
Get:34 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f
Metadata [14.1 kB]  
Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11
Metadata [101 kB]   
Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata
[13.9 kB]
Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages
[607 kB]
Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
[898 kB] 
Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11
Metadata [270 kB]
Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f
Metadata [18.5 kB]
Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11
Metadata [940 B]
Hit:42 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu jammy InRelease 
Get:43 http://ddebs.ubuntu.com jammy-updates/main amd64 Packages [132 kB]   
Err:43 http://ddebs.ubuntu.com jammy-updates/main amd64 Packages
  File has unexpected size (131972 != 132036). Mirror sync in 

[plasmashell] [Bug 468117] Application Launcher don't have hover effect anymore since 5.27

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468117

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Run these commands in a terminal window:

rm ~/.cache/plasma*
plasmashell --replace

Is it fixed now?

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

[digikam] [Bug 467675] digiKam fail to export to WEBP format.

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467675

--- Comment #41 from Maik Qualmann  ---
Gilles, you set the alpha channel to 0x00, but this needs to be set to 0xFF.
And yes, just OK works.

Maik

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

[kwin] [Bug 468127] Window title in tabbox is not updated until active window changes

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468127

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Can reproduce.

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

[kdeplasma-addons] [Bug 397006] Keyboard indicator systray item does not handle multiple lock keys properly.

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397006

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kdeplasma-addons] [Bug 397006] Keyboard indicator systray item does not handle multiple lock keys properly.

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397006

Nate Graham  changed:

   What|Removed |Added

 CC||peix...@gmail.com

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

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

[kdeplasma-addons] [Bug 468079] Show CapsLock and NumLock in the system tray at the same time

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468079

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[kwin] [Bug 468125] "Configure Special Applications Settings" on wayland not working properly

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468125

Nate Graham  changed:

   What|Removed |Added

  Component|wayland-generic |rules
   Keywords||wayland
 CC||isma...@gmail.com,
   ||n...@kde.org

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

[plasmashell] [Bug 468085] [Wayland] Nothing happens most the times I click on a xembedsni systray icon

2023-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=468085

--- Comment #3 from Patrick Silva  ---
(In reply to Nate Graham from comment #2)
> Do you have an auto-hide panel?

No.

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

[digikam] [Bug 467675] digiKam fail to export to WEBP format.

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467675

--- Comment #40 from caulier.gil...@gmail.com ---
yes forget the apply button, i already seen this dysfunction. It's a race
condition. Only use Ok button for the moment
Gilles

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

[Spectacle] [Bug 468077] It's now harder to draw an unfilled circle/ellipse/square/rectangle

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468077

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Keywords||usability
 Ever confirmed|0   |1
Summary|Cannot highlight things |It's now harder to draw an
   |with a unfilled |unfilled
   |circle/ellipse/square/recta |circle/ellipse/square/recta
   |ngle anymore|ngle
 Status|REPORTED|CONFIRMED

--- Comment #7 from Nate Graham  ---
That seems like a good idea.

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

[okular] [Bug 468090] Printing blocked

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468090

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
Ok, thanks!

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

[Discover] [Bug 468123] Discover crashed when I searched "nuclear" and clicked the button to remove nuclear music app

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468123

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Thank you for the bug report! Unfortunately I can't reproduce the crash myself
on current git master, and the backtrace is incomplete and missing debug
symbols for the following lines that we need to figure out exactly what's going
wrong:

> #4  0x7ff40c4bc2f0 in  () at 
> /usr/lib64/qt5/plugins/discover/flatpak-backend.so
> #5  0x7ff42db88163 in TransactionListener::qt_metacall(QMetaObject::Call, 
> int, void**) () at /usr/lib64/plasma-discover/libDiscoverCommon.so

Could you please install debug symbols for Discover and its Flatpak backend
package, reproduce the crash, and attach a new symbolicated backtrace? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
for details about how to do this.

Thanks again!

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

[digikam] [Bug 467675] digiKam fail to export to WEBP format.

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467675

--- Comment #39 from Maik Qualmann  ---
I've now loaded and compiled the GMIC-Qt plugin, I hadn't installed it before.
I can call it up from the digiKam Editor and select modules, the preview works
without any problems. But if I also click Apply or OK, the progress bar keeps
scrolling back and forth, the seconds count up, but nothing else happens.

Maik

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

[Breeze] [Bug 467824] CheckBox, RadioButton keyboard focus rect does not cover icon

2023-04-03 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=467824

ratijas  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/breeze/commit/e5f913a2f0 |ma/breeze/commit/cd75ecd72a
   |c01f2002a7ec0cc01b061a205a8 |9d058f9fb2b2b10f74c0d98ef71
   |d7c |aba

--- Comment #4 from ratijas  ---
Git commit cd75ecd72a9d058f9fb2b2b10f74c0d98ef71aba by ivan tkachenko.
Committed on 02/04/2023 at 22:49.
Pushed by ratijas into branch 'Plasma/5.27'.

CheckBox,RadioButton: Extend focus line to cover an icon too

This is consistent with Fusion and MS Window 9x styles.
(cherry picked from commit e5f913a2f0c01f2002a7ec0cc01b061a205a8d7c)

M  +29   -16   kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/cd75ecd72a9d058f9fb2b2b10f74c0d98ef71aba

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

[kwin] [Bug 468122] Kwin repaints complete screen, even if only a part is changed

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468122

Nate Graham  changed:

   What|Removed |Added

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

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

[kwin] [Bug 468061] Flashing content of modal GTK dialogs (e.g. messageboxes, opensave dialogs., parameters dialogs etc) if 'breeze' window decoration is enabled.

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468061

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Nate Graham  ---
Can you clarify what exactl set of settings triggers the bug, and verify that
other settings don't? If a particular color scheme file can trigger the bug,
can you attach it? It should live in ~/.local/share/color-schemes/

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

[okular] [Bug 468090] Printing blocked

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468090

--- Comment #1 from dante.lavi...@gmail.com ---
Problem solved, the printing work proceed well, it is a real mysterious!

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

[Breeze] [Bug 467824] CheckBox, RadioButton keyboard focus rect does not cover icon

2023-04-03 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=467824

ratijas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/e5f913a2f0
   ||c01f2002a7ec0cc01b061a205a8
   ||d7c
 Status|ASSIGNED|RESOLVED

--- Comment #3 from ratijas  ---
Git commit e5f913a2f0c01f2002a7ec0cc01b061a205a8d7c by ivan tkachenko.
Committed on 02/04/2023 at 22:46.
Pushed by ratijas into branch 'master'.

CheckBox,RadioButton: Extend focus line to cover an icon too

This is consistent with Fusion and MS Window 9x styles.

M  +29   -16   kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/e5f913a2f0c01f2002a7ec0cc01b061a205a8d7c

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

[kwin] [Bug 468129] New: Flatpak window icons are wrong

2023-04-03 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=468129

Bug ID: 468129
   Summary: Flatpak window icons are wrong
Classification: Plasma
   Product: kwin
   Version: 5.27.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: kdebugs.81do7@haxing.ninja
  Target Milestone: ---

SUMMARY
The flatpak icon is displayed incorrectly on window frames (however it's
displayed correctly in the Plasma Shell Task Manager widgets.

STEPS TO REPRODUCE
1. Install a flatpak like Rhythmbox
2. Open Rhythmbox

OBSERVED RESULT
Plasma Shell's Task Manager widget shows the Rhythmbox icon.

EXPECTED RESULT
The Rhythmbox window shows a generic Wayland application icon.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 37
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.8-200.fc37.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 7950X 16-Core Processor
Memory: 61.9 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: ASUS

ADDITIONAL INFORMATION
This also happens with things like Slack or Discord, except they display the
generic X11 application icon.

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

[filelight] [Bug 468118] Filelight appears too large on the screen. The top bar is cut off , can‘t drag or move it

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468118

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/filelight/commit/3e33 |ities/filelight/commit/f55b
   |1f35fe832831ac595d3085ba289 |e3bef3c5e3e6826ce6d3557b5d1
   |65553cb68   |8823012d0

--- Comment #2 from Nate Graham  ---
Git commit f55be3bef3c5e3e6826ce6d3557b5d18823012d0 by Nate Graham.
Committed on 03/04/2023 at 20:04.
Pushed by ngraham into branch 'release/23.04'.

Set a sane default window size

Otherwise it's really quite huge and can overflow on screens with only
720 to 768 vertical pixels.
FIXED-IN: 23.04
(cherry picked from commit 3e331f35fe832831ac595d3085ba28965553cb68)

M  +3-0src/qml/main.qml

https://invent.kde.org/utilities/filelight/commit/f55be3bef3c5e3e6826ce6d3557b5d18823012d0

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

[filelight] [Bug 468118] Filelight appears too large on the screen. The top bar is cut off , can‘t drag or move it

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468118

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||23.04
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/filelight/commit/3e33
   ||1f35fe832831ac595d3085ba289
   ||65553cb68

--- Comment #1 from Nate Graham  ---
Git commit 3e331f35fe832831ac595d3085ba28965553cb68 by Nate Graham.
Committed on 03/04/2023 at 20:02.
Pushed by ngraham into branch 'master'.

Set a sane default window size

Otherwise it's really quite huge and can overflow on screens with only
720 to 768 vertical pixels.
FIXED-IN: 23.04

M  +3-0src/qml/main.qml

https://invent.kde.org/utilities/filelight/commit/3e331f35fe832831ac595d3085ba28965553cb68

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

[digikam] [Bug 441648] preview of next/previous HEIF (iPhone) image is very slow

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=441648

--- Comment #25 from caulier.gil...@gmail.com ---
This is not a digiKam problem but libheif and dependencies:

https://github.com/strukturag/libheif/issues/645
https://github.com/strukturag/libheif/issues/552
https://github.com/strukturag/libheif/issues/472
https://github.com/strukturag/libheif/issues/133

Gilles Caulier

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

[digikam] [Bug 468041] Simple Rename of a Collection in Collection list

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468041

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/5e28a86
   ||5905f8340cb961f1af72f4c494c
   ||a210bd
 Resolution|WORKSFORME  |FIXED

--- Comment #8 from Maik Qualmann  ---
Git commit 5e28a865905f8340cb961f1af72f4c494ca210bd by Maik Qualmann.
Committed on 03/04/2023 at 19:51.
Pushed by mqualmann into branch 'master'.

add simple renaming of the virtual album root
Related: bug 468120
FIXED-IN: 8.0.0

M  +2-2NEWS
M  +1-1core/app/items/utils/contextmenuhelper_albums.cpp
M  +1-1core/app/main/digikamapp.cpp
M  +27   -4core/libs/album/engine/albummodificationhelper.cpp
M  +1-5core/libs/album/treeview/albumselectiontreeview.cpp

https://invent.kde.org/graphics/digikam/commit/5e28a865905f8340cb961f1af72f4c494ca210bd

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

[digikam] [Bug 468120] Where to rename the root album collection

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468120

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||8.0.0
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/5e28a86
   ||5905f8340cb961f1af72f4c494c
   ||a210bd

--- Comment #5 from Maik Qualmann  ---
Git commit 5e28a865905f8340cb961f1af72f4c494ca210bd by Maik Qualmann.
Committed on 03/04/2023 at 19:51.
Pushed by mqualmann into branch 'master'.

add simple renaming of the virtual album root
Related: bug 468041
FIXED-IN: 8.0.0

M  +2-2NEWS
M  +1-1core/app/items/utils/contextmenuhelper_albums.cpp
M  +1-1core/app/main/digikamapp.cpp
M  +27   -4core/libs/album/engine/albummodificationhelper.cpp
M  +1-5core/libs/album/treeview/albumselectiontreeview.cpp

https://invent.kde.org/graphics/digikam/commit/5e28a865905f8340cb961f1af72f4c494ca210bd

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

[kwin] [Bug 468113] On X11, HDMI second monitor is refreshing only when cursor is on its desktop

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468113

Nate Graham  changed:

   What|Removed |Added

Summary|HDMI second monitor is  |On X11, HDMI second monitor
   |refreshing only when cursor |is refreshing only when
   |is on its desktop   |cursor is on its desktop
 CC||n...@kde.org
   Keywords||regression
  Component|general |multi-screen

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Philip Murray
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #30 from Philip Murray  ---
PointyCircles & ZoomDrops don't have the magnifying glasses as being
concentric, well, all the ones today maybe aren't concentric, as a result of
having arrows come out of each side I have to move it around. Should be OK,
just mentioning in case that's undesirable.

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

[okular] [Bug 468090] Printing blocked

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468090

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Assignee|dantt...@gmail.com  |okular-de...@kde.org
  Component|general |printing
   Severity|critical|normal
Product|print-manager   |okular

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Philip Murray
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #29 from Philip Murray  ---
Created attachment 157828
  --> https://bugs.kde.org/attachment.cgi?id=157828=edit
XY-Zoom-Drops

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

[Breeze] [Bug 468087] In LibreOffice using the Breeze Plasma Application Style and KF5/Qt 5 plugin, selected dropdown boxes are not highlighted

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468087

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||noaha...@gmail.com
  Component|general |QStyle

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

[plasmashell] [Bug 468085] [Wayland] Nothing happens most the times I click on a xembedsni systray icon

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468085

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Do you have an auto-hide panel?

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

[systemsettings] [Bug 468086] Sometimes clicking on cursor themes inappropriately scrolls the view

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468086

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
Summary|cursor theme position auto  |Sometimes clicking on
   |move|cursor themes
   ||inappropriately scrolls the
   ||view
   Severity|normal  |minor
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Can reproduce the issue.

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #28 from Nate Graham  ---
Oh I like the pointy circles!

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

[krita] [Bug 467733] Last word of layer name getting cut

2023-04-03 Thread Redkitt3n14
https://bugs.kde.org/show_bug.cgi?id=467733

--- Comment #3 from Redkitt3n14  ---
I think it might be specific to gboard, not sure if that makes it a krita
issue or a gboard issue

On Thu, 30 Mar 2023, 15:22 Halla Rempt,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=467733
>
> Halla Rempt  changed:
>
>What|Removed |Added
>
> 
>  CC||ha...@valdyas.org
>
> --- Comment #2 from Halla Rempt  ---
> I'm sorry, I cannot reproduce this on my S4.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[plasmashell] [Bug 468070] sddm-theme: showlogo=shown has no effect

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468070

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||visual-des...@kde.org
   Target Milestone|--- |1.0
  Component|general |Theme - Breeze
Version|unspecified |5.27.3
Product|kde |plasmashell
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org

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

[systemsettings] [Bug 468068] Dedicated manual mode where on/off status is controlled by the tray icon and optionally remembered across reboots

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468068

Nate Graham  changed:

   What|Removed |Added

   Severity|minor   |wishlist
 CC||bharadwaj.raju777@protonmai
   ||l.com, n...@kde.org
 Status|REPORTED|CONFIRMED
Product|kdeplasma-addons|systemsettings
  Component|Night Color Control |kcm_nightcolor
 Ever confirmed|0   |1
Summary|Confusing or even   |Dedicated manual mode where
   |inconsistent behavior   |on/off status is controlled
   ||by the tray icon and
   ||optionally remembered
   ||across reboots

--- Comment #1 from Nate Graham  ---
Right now the "Always off" setting in the KCM basically means "feature is
globally disabled". In this state, clicking on the tray item opens the KCM so
you can turn it on.

Your proposals seem sane.

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Philip Murray
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #27 from Philip Murray  ---
Created attachment 157826
  --> https://bugs.kde.org/attachment.cgi?id=157826=edit
Pointy XY Circles (16px native).

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

[kwin] [Bug 468067] kwin sometimes crashes after Alt+Tab in KWin::isHighlightWindow()

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468067

Nate Graham  changed:

   What|Removed |Added

  Component|general |tabbox
Summary|kwin sometimes crashes  |kwin sometimes crashes
   |after Alt+Tab   |after Alt+Tab in
   ||KWin::isHighlightWindow()
 CC||n...@kde.org

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

[dolphin] [Bug 468128] New: AppImages cannot be started, when Dolphin is launched via keyboard shortcut

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468128

Bug ID: 468128
   Summary: AppImages cannot be started, when Dolphin is launched
via keyboard shortcut
Classification: Applications
   Product: dolphin
   Version: 22.12.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sh.fr...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
When i start dolphin via konsole or via mouseclick on the taskbar icon, i can
launch appimages without any problem.
When i launch dolphin via my keyboard shortcut (meta + e) the appimage failes
to launch, indicating "The command could not be found".
Reproducible with two different appimages.

STEPS TO REPRODUCE
1. Open Dolphin via keyboard shortcut
2. Open AppImage file via Doubleclick
3. Success (or failure, depending on perspective, i guess)

OBSERVED RESULT
Appimage does not launch

EXPECTED RESULT
Appimage  launches

Linux/KDE Plasma: 
Operating System: Fedora Linux 37
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.8-200.fc37.x86_64 (64-bit)
Graphics Platform: Wayland

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

[systemsettings] [Bug 468065] Print Color Mode option changes do not persist.

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468065

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 468055] Tiny cursor in fullscreen windows with less than 150% scaling

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468055

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kate] [Bug 438308] Subpar UX when opening the terminal panel but Konsole is not installed

2023-04-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=438308

Waqar Ahmed  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/commit/5af08dcce
   ||62d91132f3060e22ee98609dc66
   ||59a5

--- Comment #8 from Waqar Ahmed  ---
Git commit 5af08dcce62d91132f3060e22ee98609dc6659a5 by Waqar Ahmed.
Committed on 03/04/2023 at 19:00.
Pushed by cullmann into branch 'master'.

Konsole: Show error when konsole not found

Show error in place of the terminal if konsole is not installed

M  +19   -0addons/konsole/kateconsole.cpp
M  +2-0addons/konsole/kateconsole.h

https://invent.kde.org/utilities/kate/commit/5af08dcce62d91132f3060e22ee98609dc6659a5

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

[konqueror] [Bug 456683] Adblock

2023-04-03 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=456683

--- Comment #8 from Stefano Crocco  ---
(In reply to avlas from comment #7)
> (In reply to Stefano Crocco from comment #6)
> > (In reply to avlas from comment #5)
> > > I think the main problem is that adblock does not work in WebEngine, it 
> > > only
> > > works in WebKit as far as I can tell
> > 
> > To be more precise, it also works in WebEngine, but for images only. I don't
> > know whether there was a specific reason to restrict it to images only
> > (maybe for performance). In any case, even on WebKit, Konqueror supports
> > only the most basic features of AdBlock. I'm woking on improving this, but
> > it means rewriting the AdBlock engine, so it's not easy.
> 
> Thanks for your work, Stefano, it's very appreciated!
> 
> Regarding adblock images in WebEngine, how does it work exactly? Does it
> mean images of ads should not be displayed? I'm not sure it is a bug or
> something but this doesn't work in my end, for instance here
> https://www.ccma.cat/esport3 (sometimes it seems to work once but refreshing
> makes all images, videos, etc appear).

I tried loading the site you mention and, enabling all automatic filters, only
one image was blocked: 
https://tpc.googlesyndication.com/generate_204?DBDfQw

The way it should work is that images displayed in an  html element and
which match one of the enabled filters are blocked. Images displayed in other
ways may not be filtered.

I just realized that, for some reason, the list of automatic filters in the
adblock configuration page is completely empty, meaning you can't use any of
the predefined lists that can be found online and you're forced to manually
create your own filters. I don't know why and when this happened (I don't think
it was intentional), but I'll try to fix this issue.

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

[digikam] [Bug 468120] Where to rename the root album collection

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468120

--- Comment #4 from ca...@orange.fr ---
This post is only about changing the "virtual" name in the collection settings.
Proceeding in the same way via a contextual menu throughout the program rather
than by double-clicking in certain screens would make use easier for an average
user.

There is no question of changing the location or the name of the folder
imported into the Digikam catalog.

Best regards

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

[kwin] [Bug 468127] New: Window title in tabbox is not updated until active window changes

2023-04-03 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=468127

Bug ID: 468127
   Summary: Window title in tabbox is not updated until active
window changes
Classification: Plasma
   Product: kwin
   Version: 5.27.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: tabbox
  Assignee: kwin-bugs-n...@kde.org
  Reporter: r...@rekurs.io
  Target Milestone: ---

Created attachment 157825
  --> https://bugs.kde.org/attachment.cgi?id=157825=edit
Demonstration of the issue

SUMMARY
Switching tabs in a window doesn't update the window title in the tabbox. This
seems to happen with any tabbed program.

STEPS TO REPRODUCE
1. Change tab in a window.
2. Hold alt+tab and observe incorrect window title.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

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

[KEXI] [Bug 330219] Add support for subreports

2023-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=330219

Jarosław Staniek  changed:

   What|Removed |Added

URL||https://invent.kde.org/libr
   ||aries/kreport/-/issues/20

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

[Elisa] [Bug 467348] When using the app in a non-English language, cover overlay "Play" and "Add to Playlist" buttons do not work on startup until you switch to a different page and back

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467348

--- Comment #10 from Nate Graham  ---
I can reproduce the issue with `LANG=fr_FR elisa`, but that patch produces no
output for me (and info debug logging is enabled).

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

[KEXI] [Bug 330219] Add support for subreports

2023-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=330219

--- Comment #2 from Jarosław Staniek  ---
Siders is a special case indeed when we put the subreport element inside a page
footer/header. 
Inserting inside left/right margin can be achieved by adding these margin areas
to the set of report sections.

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

[KEXI] [Bug 330219] Add support for subreports

2023-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=330219

Jarosław Staniek  changed:

   What|Removed |Added

Summary|Add support for subreports  |Add support for subreports
   |and/or "Siders" |

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

[KEXI] [Bug 150372] Sorting in Forms does not function

2023-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=150372

Jarosław Staniek  changed:

   What|Removed |Added

URL||https://invent.kde.org/offi
   ||ce/kexi/-/issues/92

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

[dolphin] [Bug 457313] Dolphin Crashes on File Transfer

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457313

--- Comment #6 from niklas...@pm.me ---
(In reply to Méven Car from comment #5)
> It would depend on your distro.
> This should be libkf5kiocore5-dbgsym and libkf5kiofilewidgets5-dbgsym for
> debian and ubuntu for instance.

Thanks, I installed them now.

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

[kate] [Bug 438308] Subpar UX when opening the terminal panel but Konsole is not installed

2023-04-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438308

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kdeplasma-addons] [Bug 468079] Show CapsLock and NumLock in the system tray at the same time

2023-04-03 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=468079

Aleix Pol  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
  Component|System Tray |Keyboard Indicator
 CC||aleix...@kde.org
Product|plasmashell |kdeplasma-addons

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

[plasmashell] [Bug 431204] Order search results the same way as in KRunner

2023-04-03 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=431204

Alexander Lohnau  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|alexander.loh...@gmx.de

--- Comment #13 from Alexander Lohnau  ---
I have a working version of this on Plasma (with Qt6).

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

[plasmashell] [Bug 467074] Desktop containment on one screen lost when returning from screen energy saving

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467074

--- Comment #11 from linus.kardell+kdeb...@gmail.com ---
Created attachment 157824
  --> https://bugs.kde.org/attachment.cgi?id=157824=edit
Screen management screenshot

I'm already on Plasma 5.27.3 by now.

I don't see anything in "Manage Desktops and Panels" I can use to recover, it
shows all but the first screen as disconnected.

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

[digikam] [Bug 468041] Simple Rename of a Collection in Collection list

2023-04-03 Thread Galen Adams
https://bugs.kde.org/show_bug.cgi?id=468041

--- Comment #7 from Galen Adams  ---
Now I am confused a bit; what I am wanting to be able to easily change is
the "virtual" collection name --- not the actual name of the folder in the
system.

For example, if I am working with three collections whose actual physical
folders may be scattered all over, but I want them grouped right
side-by-side while I am working with them, I can give all three folders a
letter "A" or a letter "Z" as the first character of their virtual name and
they will display together while I work with them.

When I get the work finished, I can then remove that extra letter and the
collections return to their original place in the list.

On Mon, Apr 3, 2023 at 12:38 PM Maik Qualmann 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=468041
>
> --- Comment #6 from Maik Qualmann  ---
> Nothing has changed in the behavior, the real renaming of the root folder
> is
> still not possible and will not be for the reasons mentioned. I just added
> the
> version number.
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 441648] preview of next/previous HEIF (iPhone) image is very slow

2023-04-03 Thread cvinhaes
https://bugs.kde.org/show_bug.cgi?id=441648

--- Comment #24 from cvinhaes  ---
Same result here, excruciatingly slow times to refresh the preview for .heif
files. Win10 with 16gb ram.

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

[digikam] [Bug 441648] preview of next/previous HEIF (iPhone) image is very slow

2023-04-03 Thread cvinhaes
https://bugs.kde.org/show_bug.cgi?id=441648

cvinhaes  changed:

   What|Removed |Added

 CC||k...@cvinhaes.33mail.com

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

[frameworks-ktexteditor] [Bug 93087] KTextEditor plugin: highlight web links and urls + make them clickable

2023-04-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=93087

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[digikam] [Bug 468041] Simple Rename of a Collection in Collection list

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468041

--- Comment #6 from Maik Qualmann  ---
Nothing has changed in the behavior, the real renaming of the root folder is
still not possible and will not be for the reasons mentioned. I just added the
version number.

Maik

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

[digikam] [Bug 468041] Simple Rename of a Collection in Collection list

2023-04-03 Thread Galen Adams
https://bugs.kde.org/show_bug.cgi?id=468041

--- Comment #5 from Galen Adams  ---
Awesome, thanks!
Yes...Awesome !
Thank you !

On Mon, Apr 3, 2023 at 11:56 AM Maik Qualmann 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=468041
>
> Maik Qualmann  changed:
>
>What|Removed |Added
>
> 
>Version Fixed In||8.0.0
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Philip Murray
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #26 from Philip Murray  ---
Created attachment 157821
  --> https://bugs.kde.org/attachment.cgi?id=157821=edit
16px with arrowed axes & external symbols.

Working on 16px size natively makes it easier to make clear arrows. So, any of
my previous 22px ones that looked a bit blurry at the 16px size, could be
redone more clearly.

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

[kwin] [Bug 468125] "Configure Special Applications Settings" on wayland not working properly

2023-04-03 Thread Omelet Lin
https://bugs.kde.org/show_bug.cgi?id=468125

Omelet Lin <2qbingx...@gmail.com> changed:

   What|Removed |Added

 CC||2qbingx...@gmail.com

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

[krita] [Bug 468126] New: the pen stops working for no reason

2023-04-03 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=468126

Bug ID: 468126
   Summary: the pen stops working for no reason
Classification: Applications
   Product: krita
   Version: 5.1.5
  Platform: Compiled Sources
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: marceldob2...@gmail.com
  Target Milestone: ---

Everything was working just fine, then out of nowhere my pen stoped working. I
can click on things in the program and outside of krita my pen is owrking just
fine. Its not the pen issue, because my maus also isnt working. Other files
work fine, but this one drawing does not and i dont know what to do. I saved
the file and tried again but it still didnt work. Thats not the first time this
happend to me and its really frustrating. Please help :c

its on windows 10

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

[kwin] [Bug 468125] New: "Configure Special Applications Settings" on wayland not working properly

2023-04-03 Thread Omelet Lin
https://bugs.kde.org/show_bug.cgi?id=468125

Bug ID: 468125
   Summary: "Configure Special Applications Settings" on wayland
not working properly
Classification: Plasma
   Product: kwin
   Version: 5.27.3
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: 2qbingx...@gmail.com
  Target Milestone: ---

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
0. Use wayland session to login
1. Click left-top of a window (or press Alt+F3)
2. Select "More Actions" -> "Configure Special Application Settings"
3. Add the property "Maximized horizontally" and "Maximized vertically", select
"Apply initially" and yes, apply and save.

OBSERVED RESULT
When the app is re-launched, the maximized rule is not applied to the window.

EXPECTED RESULT
When the app is re-launched, the window should maximize. This is the behavior
in X11 version window rules.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version:  5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.9-arch1-1 (64 bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[digikam] [Bug 468120] Where to rename the root album collection

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468120

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
I just explained why it's not possible in Bug 468041. You can change the
"virtual" name in the collection settings by double-clicking, but this does not
change the folder on the disc.

Here is my text again von Bug 468041:

Renaming collection is not possible for us. Under Windows, this can be the
drive letter "C:", which we cannot rename, or under Linux, a mount path that we
also do not have the rights to rename. Change your collections path in the
system, adjust it in digiKam with the "Update" function. Editing the collection
name is a virtual name.

Maik

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

[digikam] [Bug 468041] Simple Rename of a Collection in Collection list

2023-04-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468041

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.0.0

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

[Spectacle] [Bug 468077] Cannot highlight things with a unfilled circle/ellipse/square/rectangle anymore

2023-04-03 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=468077

--- Comment #6 from Noah Davis  ---
Maybe we ought to have checkboxes for fill and stroke so that disabling them
becomes more convenient and obvious

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

[neon] [Bug 467409] Dependencies broken

2023-04-03 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #8 from Nico Dorn  ---
Thanks, Jonathan. I'lll check it out.

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

[Spectacle] [Bug 468077] Cannot highlight things with a unfilled circle/ellipse/square/rectangle anymore

2023-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=468077

--- Comment #5 from Patrick Silva  ---
Thanks. I want to highlight things like the ones highlighted in green and red
in the following screenshot:

https://bugsfiles.kde.org/attachment.cgi?id=157791

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

[kmymoney] [Bug 467455] KMyMoney Version 5.1.3 KDE - Reconciled transactions no longer visible

2023-04-03 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=467455

Jack  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
Summary|KMyMoney Version 5.1.3 KDE  |KMyMoney Version 5.1.3 KDE
   |- Reconciled transactions   |- Reconciled transactions
   |no longer visible [SOLVED]  |no longer visible
 CC||ostroffjh@users.sourceforge
   ||.net
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #4 from Jack  ---
Thanks for checking and confirming.  Closing per Comment #3

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

[kmymoney] [Bug 467455] KMyMoney Version 5.1.3 KDE - Reconciled transactions no longer visible [SOLVED]

2023-04-03 Thread Pete
https://bugs.kde.org/show_bug.cgi?id=467455

Pete  changed:

   What|Removed |Added

Summary|KMyMoney Version 5.1.3 KDE  |KMyMoney Version 5.1.3 KDE
   |- Reconciled transactions   |- Reconciled transactions
   |no longer visible   |no longer visible [SOLVED]

--- Comment #3 from Pete  ---
(In reply to Jack from comment #1)
> Are you sure you are not filtering the ledger to only show "Not reconciled"
> transactions?  (Not likely based on the post) but worth re-checking.  Also,
> be sure you are not in the process of a reconciliation.  Finally, check the
> menu View to see if "Hide reconciled transactions" is checked.

Thanks you, Jack. 
"Hide reconciled transactions" WAS INDEED checked.  Not something that I did;
likely as a result of upgrade.
This issue resolved and can be marked [SOLVED]

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

[Spectacle] [Bug 468077] Cannot highlight things with a unfilled circle/ellipse/square/rectangle anymore

2023-04-03 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=468077

--- Comment #4 from Noah Davis  ---
A better color picker would probably also help

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

[Spectacle] [Bug 468077] Cannot highlight things with a unfilled circle/ellipse/square/rectangle anymore

2023-04-03 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=468077

--- Comment #3 from Noah Davis  ---
Created attachment 157820
  --> https://bugs.kde.org/attachment.cgi?id=157820=edit
where to set opacity

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

[digikam] [Bug 431115] Enable GPU optimizations support for OpenCV.

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431115

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

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.0.0

--- Comment #6 from caulier.gil...@gmail.com ---
The digiKam bundles (AppImage, Windows, MacOS) now have the OpenCV::OpenCL
compilation enabled.
OpenCV::OpenCL support is disabled by default in application and needs to be
turned on in Setup/Miscs/System configuration panel, for stability reasons.

Gilles Caulier

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

[digikam] [Bug 431115] Enable GPU optimizations support for OpenCV.

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431115

--- Comment #5 from caulier.gil...@gmail.com ---
Git commit aaac1dc16783211286501b782445601ffe2545a6 by Gilles Caulier.
Committed on 03/04/2023 at 16:22.
Pushed by cgilles into branch 'master'.

update online documentation about the OpenCV::OpenCL support option from the
Setup/Miscs configuration panel.

M  +1-1menu_descriptions/menu_mainwindow.rst
M  +1-1setup_application/miscs_settings.rst

https://invent.kde.org/documentation/digikam-doc/commit/aaac1dc16783211286501b782445601ffe2545a6

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

[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography

2023-04-03 Thread Philip Murray
https://bugs.kde.org/show_bug.cgi?id=435671

--- Comment #25 from Philip Murray  ---
Created attachment 157819
  --> https://bugs.kde.org/attachment.cgi?id=157819=edit
Nate's idea + one where the plus symbol is external.

These are native 16px icons. 
v0 & v1 have 1px larger circle than v2. Only these two I can align a plus
symbol into the middle. The handle then becomes either 1px wide, I've also done
a 3px wide one, but I usually used 2px in most other icons.
v2 is the handle-direction but with external plus symbol.

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

[digikam] [Bug 431115] Enable GPU optimizations support for OpenCV.

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431115

--- Comment #4 from caulier.gil...@gmail.com ---
Git commit 9dce758cc0363a90ea1cc15ab06f34551e42d867 by Gilles Caulier.
Committed on 03/04/2023 at 16:04.
Pushed by cgilles into branch 'master'.

add OpenCV hardware and threads support information

M  +66   -12   core/libs/dialogs/libsinfodlg.cpp

https://invent.kde.org/graphics/digikam/commit/9dce758cc0363a90ea1cc15ab06f34551e42d867

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

[plasmashell] [Bug 455375] Possible regression in mimetype handling for recent files

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455375

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #4 from Nate Graham  ---
.

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

[Spectacle] [Bug 468077] Cannot highlight things with a unfilled circle/ellipse/square/rectangle anymore

2023-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=468077

--- Comment #2 from Patrick Silva  ---
(In reply to Noah Davis from comment #1)
> > we can't draw a unfilled circle/ellipse/square/rectangle anymore
> 
> You mean a rectangle/ellipse outline? It could be more convenient, but you
> can currently do that by setting the fill opacity to 0 and disabling the
> shadow.

Can you tell me how to set the fill opacity to 0 please?

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

[systemsettings] [Bug 445082] user-places.xbel is not updated after change of user name / change of user home location

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=445082

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|INTENTIONAL |---
 Ever confirmed|1   |0

--- Comment #6 from Nate Graham  ---
Hmm, not sure I agree. When the system is in this state, a ton of things are
going to start breaking in weird and random-looking ways. Yes, there's a
workaround, but users don't know the workaround, and nothing in the UI tells
them.

Can we reconsider?

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

[systemsettings] [Bug 390243] Sidebarview resize redraw is slow on X11

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390243

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REOPENED|RESOLVED
Summary|Sidebarview resize redraw   |Sidebarview resize redraw
   |is slow |is slow on X11

--- Comment #9 from Nate Graham  ---
Yeah, it's only fixed on Wayland. On X11 it's basically unfixable due to the
existing infrastructure. There unfortunately isn't any chance it will be
improved on X11, sorry.

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

[digikam] [Bug 468120] Where to rename the root album collection

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468120

ca...@orange.fr changed:

   What|Removed |Added

Summary|Where to rename the root|Where to rename the root
   |album root album collection |album collection

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

<    1   2   3   >