[konsole] [Bug 480349] konsole crash with run cargo run command

2024-05-01 Thread Renan LE CARO
https://bugs.kde.org/show_bug.cgi?id=480349

--- Comment #2 from Renan LE CARO  ---
Created attachment 169085
  --> https://bugs.kde.org/attachment.cgi?id=169085=edit
New crash information added by DrKonqi

konsole (22.12.3) using Qt 5.15.8

I ran npm start on a project (meteor app), then at some point (i might have
selected some text) it crashed. I'm running i3 on debian.

-- Backtrace (Reduced):
#4  0x7f89d0467bca in Konsole::Screen::setSelectionEnd(int, int, bool) ()
from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
[...]
#6  0x7f89d04cbe0c in Konsole::TerminalDisplay::extendSelection(QPoint
const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#7  0x7f89d04cc1ca in
Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from
/lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#8  0x7f89cfba4db8 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7f89cfb62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5

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

[konsole] [Bug 480349] konsole crash with run cargo run command

2024-05-01 Thread Renan LE CARO
https://bugs.kde.org/show_bug.cgi?id=480349

Renan LE CARO  changed:

   What|Removed |Added

 CC||k...@lecaro.me

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

[konsole] [Bug 486429] After upgrade from Fedora 39 to Fedora 40 Konsole windows on the system start don't re-open with the tabs as they were left in the end of the session.

2024-05-01 Thread Anatoly
https://bugs.kde.org/show_bug.cgi?id=486429

Anatoly  changed:

   What|Removed |Added

Summary|After upgrade from Fedora   |After upgrade from Fedora
   |39 to Fedora 40 Konsole |39 to Fedora 40 Konsole
   |windows on the system start |windows on the system start
   |don't re-open with the tabs |don't re-open with the tabs
   |as they were left in the|as they were left in the
   |end of the session as it|end of the session.
   |always were over all the|
   |decades I've been using |
   |Konsole app.|

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

[konsole] [Bug 486429] New: After upgrade from Fedora 39 to Fedora 40 Konsole windows on the system start don't re-open with the tabs as they were left in the end of the session as it always were over

2024-05-01 Thread Anatoly
https://bugs.kde.org/show_bug.cgi?id=486429

Bug ID: 486429
   Summary: After upgrade from Fedora 39 to Fedora 40 Konsole
windows on the system start don't re-open with the
tabs as they were left in the end of the session as it
always were over all the decades I've been using
Konsole app.
Classification: Applications
   Product: konsole
   Version: 24.02.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: anatoly.os...@gmail.com
  Target Milestone: ---

Over all the decades I've been using Konsole app I took for granted this very
useful productivity feature: the Konsole sessions have been saved and the
windows with all their tabs got re-opened exactly in the same state as they at
the system shutdown.

However, after upgrade from Fedora 39 to Fedora 40 Konsole windows on the
system start reopen in the pristine state with one default tab ~ (home folder).

I tried find a reason or solution - no luck. 

Also, the arrow Up/Down arrow keys used to allow to navigate up and down the
history of the commands executed in a tab - no more.

SUMMARY


STEPS TO REPRODUCE
1. Open one or more Konsole windows
2. Open two or more tabs in each, in each tab cd to various folders (the name
of each will match to the default %d pattern, i.e. the name of the current
folder
3. Reboot

OBSERVED RESULT
The windows started with a single tab, set to the %HOME folder - the previous
sessions are not preserved
EXPECTED RESULT
All Konsole windows opens with all tabs, in exactly the same state. If the
Konsole window was assigned to a particular virtual desktop (I have set of
four), then it's location is retained too. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Linux  6.8.7-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr
17 19:21:08 UTC 2024 x86_64 GNU/Linux 
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i7-7600U CPU @ 2.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Manufacturer: HP
Product Name: HP ZBook 15u G4


Also, the arrow Up/Down arrow keys used to allow to navigate up and down the
history of the commands executed in a tab - no more.

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

[kid3] [Bug 486370] embed lyrics

2024-05-01 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=486370

Urs Fleisch  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Urs Fleisch  ---
The HTML class has changed. Try the following change:

--- a/src/qml/script/EmbedLyrics.qml
+++ b/src/qml/script/EmbedLyrics.qml
@@ -71,9 +71,9 @@ Kid3Script {
"/" + encodeURIComponent(title)
 },
 parseResponse: function(resp) {
-  var begin = resp.indexOf('')
+  var begin = resp.indexOf('')
   if (begin !== -1) {
-begin += 23
+begin += 29
 var end = resp.indexOf("", begin)
 var txt = resp.substring(begin, end).trim()
 if (txt.substring(0, 3) === "") {

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

[systemsettings] [Bug 484034] SDDM cannot apply plasma settings of scaling and cursor

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

--- Comment #3 from atr...@gmail.com ---
*** Bug 486231 has been marked as a duplicate of this bug. ***

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

[kde] [Bug 486231] Plasma Settings not saved to SDDM.

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

atr...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from atr...@gmail.com ---


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

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

[systemsettings] [Bug 484034] SDDM cannot apply plasma settings of scaling and cursor

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

--- Comment #2 from atr...@gmail.com ---
Screens orientations are also skipped

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

[systemsettings] [Bug 484034] SDDM cannot apply plasma settings of scaling and cursor

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

atr...@gmail.com changed:

   What|Removed |Added

 CC||atr...@gmail.com

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

[digikam] [Bug 486418] Only part of the selected pictures are imported

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

--- Comment #1 from Maik Qualmann  ---
Which digiKam version are you using exactly? The Ubuntu version is a Snap
package. Snap packages use a sandbox and restrict digiKam to the local home
directory.

Maik

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

[digikam] [Bug 486418] Only part of the selected pictures are imported

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
   Severity|major   |normal

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

[plasmashell] [Bug 436318] Save session doesn't work under Wayland

2024-05-01 Thread Reg
https://bugs.kde.org/show_bug.cgi?id=436318

Reg  changed:

   What|Removed |Added

 CC||k...@regproctor.com

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

[valgrind] [Bug 486428] New: ioctl(I2C_RDWR) incorrectly checks padding bytes

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

Bug ID: 486428
   Summary: ioctl(I2C_RDWR) incorrectly checks padding bytes
Classification: Developer tools
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: a...@cyberialabs.net
  Target Milestone: ---

SUMMARY

This mostly looks like a duplicate of 479842, but I'm suggesting a slightly
different patch below.

ioctl(I2C_RDWR) complains on 64 bit machines about uninitialized padding bytes.

STEPS TO REPRODUCE
1. Send an I2C_RDWR ioctl after setting `addr`, `flags`, `len`, and `buf` but
not any padding bytes.

OBSERVED RESULT

```
==31112== Syscall param ioctl(I2C_RDWR).msgs points to uninitialised byte(s)
==31112==at 0x49690E4: ioctl (ioctl.c:36)
==31112==by 0x108FB: test_register_address_space_size (hw_test.c:187)
==31112==by 0x10BBB: run_tests (hw_test.c:323)
==31112==by 0x10C67: i2c_test (main.c:33)
==31112==by 0x10CA7: main (main.c:44)
==31112==  Address 0x7d9562ce is on thread 1's stack
==31112==  in frame #1, created by test_register_address_space_size
(hw_test.c:165)
```

EXPECTED RESULT

No error message.

SOFTWARE/OS VERSIONS
Raspbian 12

ADDITIONAL INFORMATION

I would suggest the following patch to fix this issue. I haven't contributed to
Valgrind before, and I am not familiar with how such contributions work. I
apologize if I missed anything (if so please let me know and I will fix it).

```
diff --git a/coregrind/m_syswrap/syswrap-linux.c
b/coregrind/m_syswrap/syswrap-linux.c
index 45413fdd9..cdf2d152f 100644
--- a/coregrind/m_syswrap/syswrap-linux.c
+++ b/coregrind/m_syswrap/syswrap-linux.c
@@ -8574,11 +8574,14 @@ PRE(sys_ioctl)
   PRE_MEM_READ("ioctl(I2C_RDWR)", (Addr)vkui, sizeof(struct
vki_i2c_rdwr_ioctl_data));
   for (i=0; i < vkui->nmsgs; i++) {
   struct vki_i2c_msg *msg = vkui->msgs + i;
-  PRE_MEM_READ("ioctl(I2C_RDWR).msgs", (Addr)msg, sizeof(struct
vki_i2c_msg));
-  if (msg->flags & VKI_I2C_M_RD) 
-  PRE_MEM_WRITE("ioctl(I2C_RDWR).msgs.buf", (Addr)msg->buf,
msg->len);
+  PRE_MEM_READ("ioctl(I2C_RDWR).msgs[].addr", (Addr)>addr,
sizeof(msg->addr));
+  PRE_MEM_READ("ioctl(I2C_RDWR).msgs[].flags", (Addr)>flags,
sizeof(msg->flags));
+  PRE_MEM_READ("ioctl(I2C_RDWR).msgs[].len", (Addr)>len,
sizeof(msg->len));
+  PRE_MEM_READ("ioctl(I2C_RDWR).msgs[].buf", (Addr)>buf,
sizeof(msg->buf));
+  if (msg->flags & VKI_I2C_M_RD)
+  PRE_MEM_WRITE("ioctl(I2C_RDWR).msgs[].buf[]",
(Addr)msg->buf, msg->len);
   else
-  PRE_MEM_READ("ioctl(I2C_RDWR).msgs.buf", (Addr)msg->buf,
msg->len);
+  PRE_MEM_READ("ioctl(I2C_RDWR).msgs[].buf[]", (Addr)msg->buf,
msg->len);
   }
   }
   break;
```

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

[kmymoney] [Bug 486427] New: Reports icon is missing in the left side window pane

2024-05-01 Thread theUser
https://bugs.kde.org/show_bug.cgi?id=486427

Bug ID: 486427
   Summary: Reports icon is missing in the left side window pane
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: douglas5...@outlook.com
  Target Milestone: ---

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

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

SUMMARY
On Fedora 40, KMyMoney 5.1.3. (Fedora Linux Flatpak /
registry.fedoraproject.org) does not show the Reports clickable area on the
left side pane. It is entirely missing. The option to show Reports is checked
in the Settings-->Home list where there are functional titles and checkboxes to
check.

STEPS TO REPRODUCE
1. Open KMyMoney
2. View the left side pane (approximately under the "New Open Save" toolbar
entries.
3. Observe that the Reports icon is missing.
4. Click the area where it would be and observe no results.

OBSERVED RESULT
Reports are unavailable

EXPECTED RESULT
I expected to be able to view all the reports as in the recent past (Fedora 39)

SOFTWARE/OS VERSIONS
# System Details Report
---

## Report details
- **Date generated:**  2024-05-01 22:47:05

## Hardware Information:
- **Hardware Model:**   Apple Inc. Macmini7,1
- **Memory:**  16.0 GiB
- **Processor:**   Intel® Core™ i7-4578U × 4
- **Graphics:**Intel® Iris® Graphics 5100
(HSW GT3)
- **Disk Capacity:**   1.0 TB

## Software Information:
- **Firmware Version:**481.0.0.0.0
- **OS Name:** Fedora Linux 40 (Workstation
Edition)
- **OS Build:**(null)
- **OS Type:** 64-bit
- **GNOME Version:**   46
- **Windowing System:**Wayland
- **Kernel Version:**  Linux 6.8.7-300.fc40.x86_64


ADDITIONAL INFORMATION
The Reports functionality is Critical for operating accounting procedures and
informing accountants.

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

[kpat] [Bug 483337] Kpatience crash after beeing in move suggestion loop (Freecell)

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[krusader] [Bug 475133] Opening a file while another one is already open won't set focus to the file tab

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[krita] [Bug 486235] krita-5.3.0-prealpha-159fec2a75-x86_64.appimage Replacing libstdc++.so.6 with the fallback version: libstdc++.so.6.0.30 -> libstdc++.so.6.0.32

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

Bug Janitor Service  changed:

   What|Removed |Added

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

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

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

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

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

[krita] [Bug 480710] Frames error

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[kate] [Bug 484898] 中文乱码

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[frameworks-knewstuff] [Bug 485641] i cant install this theme

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

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

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

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

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

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

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

[kdenlive] [Bug 421009] Effects description text height too small depending on the UI position with scaling 1.5

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

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

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

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

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

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

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

[Discover] [Bug 484886] Discover fails to find installed runtimes required by some flatpak apps

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

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

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

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

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

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

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

[kde] [Bug 486426] New: Kde context menu is very slow and take most of cpu (possible infinite loop)

2024-05-01 Thread elliot
https://bugs.kde.org/show_bug.cgi?id=486426

Bug ID: 486426
   Summary: Kde context menu is very slow and take most of cpu
(possible infinite loop)
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: elliotphoenix...@gmail.com
  Target Milestone: ---

Created attachment 169084
  --> https://bugs.kde.org/attachment.cgi?id=169084=edit
Video of context menu in plasmashell and console

After update (about 2-3 weak ago) kde context menu got very slow and cpu
whenever I right click kde app(dolphin, plasma desktop, terminal, etc...) cpu
fans spin very fast and the kde app show up on top of cpu usage

I think this bug was start after upgrading kde package from 6.0.3-1 -> 6.0.4-1

I tried to turning blur off, and switch to X11 from Wayland, but the problem
was still persists.

I did not know how to debug context menu (I tried running plasmashell with
debug flag but it did not show anything out of ordinary)
So I attach a video file of problem

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-arch1-1 (64-bit)

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

[Discover] [Bug 486425] New: 'More Information' page in Discover update page closing due to bug

2024-05-01 Thread privacyfreak
https://bugs.kde.org/show_bug.cgi?id=486425

Bug ID: 486425
   Summary: 'More Information' page in Discover update page
closing due to bug
Classification: Applications
   Product: Discover
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Updates (interactive)
  Assignee: plasma-b...@kde.org
  Reporter: bigtechcompaniess...@disroot.org
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
All necessary information is in 'STEPS TO REPRODUCE'

STEPS TO REPRODUCE:
1. Go to Updates page in Discover
2. Out of the updates available for applications, click on one of the
applications, then click 'More Information'

This bug only seems to occur when an application has a more stable version
available. Assuming that to be the case in the application you clicked 'More
Information' for:

3. Click on the button in the application page that takes you to more stable
version of the application
4. The application page closes, instead of taking you to the more stable
version of the application

OBSERVED RESULT
Application page closes inexplicably

EXPECTED RESULT
I get taken to the more stable version of the application

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedira 40
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION

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

[krita] [Bug 486235] krita-5.3.0-prealpha-159fec2a75-x86_64.appimage Replacing libstdc++.so.6 with the fallback version: libstdc++.so.6.0.30 -> libstdc++.so.6.0.32

2024-05-01 Thread Mauricio Lucas
https://bugs.kde.org/show_bug.cgi?id=486235

--- Comment #9 from Mauricio Lucas  ---
I sent the log without mentioning that this time the program executed and I was
able to use it. 
The same version krita-5.3.0-prealpha-6060b8ee1e-x86_64.appimage.

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

[krita] [Bug 486235] krita-5.3.0-prealpha-159fec2a75-x86_64.appimage Replacing libstdc++.so.6 with the fallback version: libstdc++.so.6.0.30 -> libstdc++.so.6.0.32

2024-05-01 Thread Mauricio Lucas
https://bugs.kde.org/show_bug.cgi?id=486235

--- Comment #8 from Mauricio Lucas  ---
Starting program:
/home/lucas/Downloads/Krita/krita-5.3.0-prealpha-5fc43a64b7-x86_64.appimage 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after fork from child process 542237]
process 542234 is executing new program: /tmp/.mount_krita-gaSKmF/AppRun
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 542234 is executing new program: /tmp/.mount_krita-gaSKmF/usr/bin/krita
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffef5ff640 (LWP 542242)]
[Thread 0x7fffef5ff640 (LWP 542242) exited]
[New Thread 0x7fffef5ff640 (LWP 542243)]
[Thread 0x7fffef5ff640 (LWP 542243) exited]
[New Thread 0x7fffef5ff640 (LWP 542244)]
[Thread 0x7fffef5ff640 (LWP 542244) exited]
[New Thread 0x7fffef5ff640 (LWP 542247)]
[New Thread 0x7fffee63a640 (LWP 542248)]
[Thread 0x7fffee63a640 (LWP 542248) exited]
[Thread 0x7fffef5ff640 (LWP 542247) exited]
[Inferior 1 (process 542234) exited normally]

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

[policykit-kde-agent-1] [Bug 485407] polkit-kde-agent crashes with nullptr

2024-05-01 Thread Fabian Arndt
https://bugs.kde.org/show_bug.cgi?id=485407

--- Comment #8 from Fabian Arndt  ---
Please have a look at bug 485937.
Can  somebody check if the QT style is overridden or if forcing it to fusion
fixes the issue?

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

[plasmashell] [Bug 476928] Plasma Desktop Icons are regularly scrambled after boot

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 474370] "locked" desktop icons randomly move to a default position

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 466869] Desktop icons reset positions after changing screen setup

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 482875] Desktop icons reset positions to alphabetical order after a long time from auto shut-off of screen (Wayland)

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 468546] Desktop icons reset position when switching between laptop and external displays with different resolutions

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 484806] Desktop icons rearrange when disconnecting and reconnecting external screen

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[plasmashell] [Bug 482211] Desktop icons sorted by name were occasionally unsorted when starting Plasma

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

tho...@faughnan.net changed:

   What|Removed |Added

 CC||tho...@faughnan.net

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

[neon] [Bug 486424] New: USB drive corrupts itself if you edit pictures too quickly

2024-05-01 Thread Steve Zakulec
https://bugs.kde.org/show_bug.cgi?id=486424

Bug ID: 486424
   Summary: USB drive corrupts itself if you edit pictures too
quickly
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: spzaku...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org
  Target Milestone: ---

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

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

SUMMARY
If you edit photos quickly enough on an external drive, eventually the file
listing shows less files than you started with even if you did no delete
options.

STEPS TO REPRODUCE
1. Put a large number (68 or so in my case) of TIFF scans on an NTFS-formatted
USB stick. You can download https://archive.org/details/Ford-Times-May-1978 and
extract the CBZ file to a drive to recreate my setup.
2. Open the first file in Gwenview.
3. Make any crop to that file and save it.
4. Using the keyboard shortcuts for crop & save, edit photos until you either
wrap around to the first photo, or you notice that the number of files Gwenview
shows in the folder is not the number you started with. 

OBSERVED RESULT
You end up with a USB drive with corruption- files that were present are now no
longer accessible until you repair the drive in Windows with ChkDsk.

EXPECTED RESULT
You should be able to crop the entire set of files without the drive corrupting
itself.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-28-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Manufacturer: LENOVO
Product Name: 80SA
System Version: LENOVO_IDEAPAD

ADDITIONAL INFORMATION
I also filed this as https://bugs.kde.org/show_bug.cgi?id=481470, since I
wasn't sure at the time if this was a Gwenview or KDE Neon bug- that has
additional information.

USB Drive is a Kingston Technology DataTraveler Max, ID 0951:177f, formatted
NTFS.

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

[kwin] [Bug 454231] 3-fingers touchpad gesture (to navigate between virtual desktops) should follow touchpad scrolling direction preference

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

torrico...@gmail.com changed:

   What|Removed |Added

 CC||torrico...@gmail.com

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

[gwenview] [Bug 486423] New: Avoid unnecessary stat calls for recent files and directories

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

Bug ID: 486423
   Summary: Avoid unnecessary stat calls for recent files and
directories
Classification: Applications
   Product: gwenview
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: voidpointertonull+bugskde...@gmail.com
  Target Milestone: ---

Many KDE programs have an issue with doing a whole lot of I/O undesired by the
user, and gwenview seems to be no exception. This is mostly a problem with
network mounted drives not rarely having high latency, and occasionally not
even responding, leading to programs trying to use them freezing for a while.

In my case I've had an NFS mount pointing to a remote HDD which was getting
quite hammered, so it was not responding for 10+ seconds at a time. A more
usual example of something like this happening is an NFS mount not responding
at all due to networking issues which tends to completely freeze quite a few
misbehaving programs.

Found it odd that gwenview is affected as I was trying to look at local
pictures, but a quick strace run revealed what's going on:

1) Recently opened files are checked out with stat calls and even opened to do
another stat with the file handle.

2) After entries from ~/.local/share/gwenview/recentfolders/ get loaded, the
directories there get checked out with stat.

3) When closing the program, fstab gets read and mount points get checked out
with stat.

The last one is likely done by an external library providing info for the
"Places" tab (although that isn't shown in my test run), so let's consider it
out of the scope of the bug report, just included for the sake of completeness.
Aside from that, there's the nuisance that recent file and directory info is
not just loaded, but everything pointed to gets checked out even when there's
no recent information is shown. I wasn't even aware of this feature as I was
always opening pictures directly, and I've just recently discovered that
there's the "Open Recent" menu item, and recent directories and files get shown
when gwenview is started with no file specified.

I'm not exactly sure why is the directory and file stat checking done when
gwenview is launched to show a specific file. Initially I thought that maybe it
checks recent entries to see if files were deleted, but a quick test of
deleting a picture which then keeps showing up in the "Open Recent" menu item
revealed that not to be the case.
Given that, I believe the stat calls shouldn't happen when the "Recent Folders"
and "Recent Files" tabs aren't shown which is the case when gwenview is used to
view specific files.

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

[Powerdevil] [Bug 486067] Keyboard brightness no longer showing up

2024-05-01 Thread Mike Lothian
https://bugs.kde.org/show_bug.cgi?id=486067

--- Comment #3 from Mike Lothian  ---
If I restart sddm everything then works fine, is this some sort of race issue
during first boot?

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

[dolphin] [Bug 486065] dolphin crashed while draggin a video file to another app

2024-05-01 Thread Brian M
https://bugs.kde.org/show_bug.cgi?id=486065

Brian M  changed:

   What|Removed |Added

 CC||squashyna...@gmail.com

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

[kwin] [Bug 486391] QMplay2 crashes when using Vaapi on Wayland

2024-05-01 Thread Mike Lothian
https://bugs.kde.org/show_bug.cgi?id=486391

Mike Lothian  changed:

   What|Removed |Added

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

--- Comment #5 from Mike Lothian  ---
It does indeed, feel free to add my:

Tested-by: Mike Lothian 

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

[plasma-pa] [Bug 486413] Headphones default and switch to "Line Out" mode

2024-05-01 Thread Wilbur Jaywright
https://bugs.kde.org/show_bug.cgi?id=486413

--- Comment #1 from Wilbur Jaywright  ---
Correction: If the headphones were plugged in, and I unplug them, then plug
them back, they act like they are in Headphone mode until I change the volume.

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

[kwin] [Bug 480171] With 225% scale on a 4k screen, right-side-tiled windows and full-screen video/image content are not fully adjacent to right screen edge

2024-05-01 Thread Eamonn Rea
https://bugs.kde.org/show_bug.cgi?id=480171

--- Comment #28 from Eamonn Rea  ---
I see mention that this issue is a result of the fractional-scaling-v1 protocol
and integer coordinates. Could the fractional-scale-v2 fix this in its current
state
(https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/149),
since I believe it allows for floating-point coordinates and sizes (at least
according to the wlroots PR:
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3809).

Or would this need to be either a rework of the fractional-scale-v2 protocol, a
fractional-scale-v3 protocol, or something else?

It sounds like the fractional-scale-v2 protocol would fix many issues people
are having with v1. I realise there are many more hurdles than simply saying
"Yes this may solve it", because this protocol is not yet implemented and may
need some work on the toolkit side and so on.

But, I guess what I'm wondering is, in a best case, could this issue and other
issues people are facing with fractional-scaling be resolved with the current
implementation of fractional-scale-v2?

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

[Powerdevil] [Bug 486422] New: Suspend inhibits also end up keeping the display on

2024-05-01 Thread Michael Terry
https://bugs.kde.org/show_bug.cgi?id=486422

Bug ID: 486422
   Summary: Suspend inhibits also end up keeping the display on
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.80
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: m...@mterry.name
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
When an app inhibits suspend via a freedesktop.org dbus call, it seems to also
wake & keep the display on. This causes annoyance when this happens overnight.

A user of my backup app reported this issue [1], and I'm reporting it on here
with some extra investigation.

Here's the backup use case for "suspend only" inhibits (while wanting to allow
display to stay off / the session to go idle):
- This app can resume backups. So if the user wants to log out or power off,
that's fine.
- If the user wants to walk away from the machine or otherwise go idle, that's
also fine.
- But the app wants to be able to finish its work without being suspended
through power policy.

I've noticed by watching dbus, that the fd.o inhibit request gets sent to
Powerdevil as an InterruptSession inhibit. But past that, I am not sure how
this ends up resulting in the display staying on.

[1] https://gitlab.gnome.org/World/deja-dup/-/issues/462

STEPS TO REPRODUCE
1. Inhibit suspend via dbus (or if using this backup app, run "deja-dup
--backup --auto" after configuring a backup) 
2. See if display is allowed to turn off

(I've not tested this myself, I don't have a KDE system handy and VMs don't
seem to reproduce display-power-logic.)

OBSERVED RESULT
The display wakes up and stays on.

EXPECTED RESULT
The display to stay off and be allowed to go idle.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 23.10
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.0-27-generic (64-bit)
Graphics Platform: X11
Processors: 16 × 12th Gen Intel® Core™ i5-12500H
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: VivoBook_ASUSLaptop K3502ZA_K3502ZA
System Version: 1.0

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

[krita] [Bug 455006] Recorder resize function not working

2024-05-01 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=455006

Emmet O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/40524a3
   ||39fc519cec62ed6e1fab663e923
   ||111635
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Emmet O'Neill  ---
Git commit 40524a339fc519cec62ed6e1fab663e923111635 by Emmet O'Neill, on behalf
of Ralek Kolemios.
Committed on 01/05/2024 at 22:07.
Pushed by emmetoneill into branch 'master'.

Reworked default FFmpeg profiles
Related: bug 450790, bug 429326, bug 485515, bug 485514

M  +2-0plugins/dockers/recorder/recorder_export.cpp
M  +166  -147  plugins/dockers/recorder/recorder_export_config.cpp
M  +1-0plugins/dockers/recorder/recorder_profile_settings.ui

https://invent.kde.org/graphics/krita/-/commit/40524a339fc519cec62ed6e1fab663e923111635

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

[krita] [Bug 429326] Recorder docker doesn't account for canvas size changes during drawing session.

2024-05-01 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=429326

Emmet O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/40524a3
   ||39fc519cec62ed6e1fab663e923
   ||111635
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Emmet O'Neill  ---
Git commit 40524a339fc519cec62ed6e1fab663e923111635 by Emmet O'Neill, on behalf
of Ralek Kolemios.
Committed on 01/05/2024 at 22:07.
Pushed by emmetoneill into branch 'master'.

Reworked default FFmpeg profiles
Related: bug 455006, bug 450790, bug 485515, bug 485514

M  +2-0plugins/dockers/recorder/recorder_export.cpp
M  +166  -147  plugins/dockers/recorder/recorder_export_config.cpp
M  +1-0plugins/dockers/recorder/recorder_profile_settings.ui

https://invent.kde.org/graphics/krita/-/commit/40524a339fc519cec62ed6e1fab663e923111635

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

[krita] [Bug 485514] Recorder starting preview overwrites timelapse

2024-05-01 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=485514

Emmet O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/40524a3
   ||39fc519cec62ed6e1fab663e923
   ||111635
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Emmet O'Neill  ---
Git commit 40524a339fc519cec62ed6e1fab663e923111635 by Emmet O'Neill, on behalf
of Ralek Kolemios.
Committed on 01/05/2024 at 22:07.
Pushed by emmetoneill into branch 'master'.

Reworked default FFmpeg profiles
Related: bug 455006, bug 450790, bug 429326, bug 485515

M  +2-0plugins/dockers/recorder/recorder_export.cpp
M  +166  -147  plugins/dockers/recorder/recorder_export_config.cpp
M  +1-0plugins/dockers/recorder/recorder_profile_settings.ui

https://invent.kde.org/graphics/krita/-/commit/40524a339fc519cec62ed6e1fab663e923111635

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

[krita] [Bug 450790] Recorder not showing last frame properly

2024-05-01 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=450790

Emmet O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/40524a3
   ||39fc519cec62ed6e1fab663e923
   ||111635
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Emmet O'Neill  ---
Git commit 40524a339fc519cec62ed6e1fab663e923111635 by Emmet O'Neill, on behalf
of Ralek Kolemios.
Committed on 01/05/2024 at 22:07.
Pushed by emmetoneill into branch 'master'.

Reworked default FFmpeg profiles
Related: bug 455006, bug 429326, bug 485515, bug 485514

M  +2-0plugins/dockers/recorder/recorder_export.cpp
M  +166  -147  plugins/dockers/recorder/recorder_export_config.cpp
M  +1-0plugins/dockers/recorder/recorder_profile_settings.ui

https://invent.kde.org/graphics/krita/-/commit/40524a339fc519cec62ed6e1fab663e923111635

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

[krita] [Bug 485515] Recorder final preview doesn't show.

2024-05-01 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=485515

Emmet O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/40524a3
   ||39fc519cec62ed6e1fab663e923
   ||111635

--- Comment #1 from Emmet O'Neill  ---
Git commit 40524a339fc519cec62ed6e1fab663e923111635 by Emmet O'Neill, on behalf
of Ralek Kolemios.
Committed on 01/05/2024 at 22:07.
Pushed by emmetoneill into branch 'master'.

Reworked default FFmpeg profiles
Related: bug 455006, bug 450790, bug 429326, bug 485514

M  +2-0plugins/dockers/recorder/recorder_export.cpp
M  +166  -147  plugins/dockers/recorder/recorder_export_config.cpp
M  +1-0plugins/dockers/recorder/recorder_profile_settings.ui

https://invent.kde.org/graphics/krita/-/commit/40524a339fc519cec62ed6e1fab663e923111635

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

[plasmashell] [Bug 486421] New: Maximized windows are affected by switching floating panel while Auto-Hide is activated

2024-05-01 Thread Fernando M. Muniz
https://bugs.kde.org/show_bug.cgi?id=486421

Bug ID: 486421
   Summary: Maximized windows are affected by switching floating
panel while Auto-Hide is activated
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: fernandommu...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

When having a maximized window (in my case AUR Firefox), then switching from
"auto-hide + Floating" into "auto-hide + Not floating", the windows are
retracted/cropped out on the place where the panel would be (in my case, left
corner).

Obs: "plasmashell[...] Use this for bugs in Plasma 5's shell and applets." is
outdated since plasma 6's launch.

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

[plasmashell] [Bug 486290] Telegram tray icon don't work after upgrade to Kubuntu 24.04

2024-05-01 Thread boospy
https://bugs.kde.org/show_bug.cgi?id=486290

--- Comment #2 from boospy  ---
or here: https://discuss.kde.org/t/system-tray-icons-missing/14230

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

[plasmashell] [Bug 485610] "Power and Battery" Widget icon does not update when changed via `powerprofilesctl`

2024-05-01 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=485610

Natalie Clarius  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/67b7f3b6fbe640b0c476b5b6a
   ||2e1e8f387a8f426
 Resolution|--- |FIXED

--- Comment #9 from Natalie Clarius  ---
Git commit 67b7f3b6fbe640b0c476b5b6a2e1e8f387a8f426 by Natalie Clarius.
Committed on 01/05/2024 at 22:33.
Pushed by nclarius into branch 'master'.

applets/battery: consistently indicate when in non-default power profile

- fix current profile indicator out of sync betweeen multiple applet instances
- indicate when power profile was manually changed from outside the applet, eg
powerprofilesctl
- indicate when power profile was manually set to balanced if this is not the
default for the current power state
- don't indicate profile holds if the profile is the default for the current
power state anyway

where indicate = show the applet as relevant, and use a special icon for the
compact representation.

M  +24   -17  
applets/batterymonitor/package/contents/ui/CompactRepresentation.qml
M  +10   -11   applets/batterymonitor/package/contents/ui/main.qml
M  +26   -12   applets/batterymonitor/plugin/powerprofilescontrol.cpp
M  +5-18   applets/batterymonitor/plugin/powerprofilescontrol.h
M  +17   -0dataengines/powermanagement/powermanagementengine.cpp
M  +1-0dataengines/powermanagement/powermanagementengine.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/67b7f3b6fbe640b0c476b5b6a2e1e8f387a8f426

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

[plasmashell] [Bug 486290] Telegram tray icon don't work after upgrade to Kubuntu 24.04

2024-05-01 Thread boospy
https://bugs.kde.org/show_bug.cgi?id=486290

boospy  changed:

   What|Removed |Added

 CC||li...@osit.cc

--- Comment #1 from boospy  ---
This is a bug that affects all snaps. Not just telegram.

https://bugs.kde.org/show_bug.cgi?id=474605
https://bugs.kde.org/show_bug.cgi?id=470840
https://www.reddit.com/r/kde/comments/1cdnpi8/no_application_symbols_in_system_tray/

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-05-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=478556

--- Comment #80 from Zamundaaa  ---
Firefox being click-through in some parts of the window is a Firefox bug, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1844497 (also happens on Wayland,
or at least one with similar symptoms). It's not the same issue as described in
this bug report.

(In reply to vm from comment #73)
> After a lot of debugging i think i've found at least a better workaround.
> 
> Workaround: 
> 
> Quite simple - disable ALL effects in "Window Open/Close Animation" group.
> 
> But without success as i didn't find a real reason - looks like Window
> references are hold by EffectWindowDeletedRef, but why... 

I checked the code and added some logging too, but I haven't been able to see
anything that's wrong with window references so far

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

[plasmashell] [Bug 485610] "Power and Battery" Widget icon does not update when changed via `powerprofilesctl`

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

--- Comment #8 from Nicolas Fella  ---
Git commit 4614e7c4e46cfbc46323c4b5c902e983ca19a237 by Nicolas Fella, on behalf
of Natalie Clarius.
Committed on 01/05/2024 at 12:05.
Pushed by nclarius into branch 'master'.

actions/powerprofile: expose configured profile in DBus interface

So the applet can determine whether to show an icon indicating the current
profile when it is not the default one.

M  +6-0   
daemon/actions/bundled/org.kde.Solid.PowerManagement.Actions.PowerProfile.xml
M  +6-0daemon/actions/bundled/powerprofile.cpp
M  +3-0daemon/actions/bundled/powerprofile.h

https://invent.kde.org/plasma/powerdevil/-/commit/4614e7c4e46cfbc46323c4b5c902e983ca19a237

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

[plasmashell] [Bug 486420] Per-panel maximum icon size setting

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 346420] Pinned Task Manager launchers don't scale beyond a certain size as Panel is increased in thickness

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

Nate Graham  changed:

   What|Removed |Added

 Depends on||486420


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=486420
[Bug 486420] Per-panel maximum icon size setting
-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467004] Application Launcher icon ridiculously large in thick panel

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

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 482612] Menu icon too large with vertical taskbar

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

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 486420] New: Per-panel maximum icon size setting

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

Bug ID: 486420
   Summary: Per-panel maximum icon size setting
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: n...@kde.org
CC: niccolo.venera...@gmail.com
Blocks: 346420
  Target Milestone: 1.0

In the past we had a global "Panel icon size" setting that controlled the
maximum size that icons can grow to across all Plasma panels. This had some
issues:

1. It was not presented as a maximum size, so people would adjust it, see that
nothing happened, and get confused.
2. Not all widgets respected it, so even if you did have a thick panel, the
setting's effects often seemed random.
3. It was global in scope, when in principle it makes sense to be a
panel-specific setting panels can have different thicknesses and intended UX.

Issues 1 and 2 were theoretically fixable using the existing infrastructure,
but 3 was not. For these reasons, we deleted the setting late in Plasma 5, and
deleted the backend code that it controlled in Plasma 6. Instead, all widgets
now scale with the panel thickness.

This presents new issues:
1. Not all widgets do this! So sizing still feels random.
2. People with very thick panels who don't want their panel icons to be so huge
no longer have a way to make that happen.

In the short term, we've capped the maximum icon size in Kickoff (Bug 467004)
and Kicker (Bug 482612). And Task Manager icons already seem to be capped at
some internal value (see Bug 346420). Some other widgets seem to have size caps
too. e.g. Peek at Desktop/Minimize All.

The situation is really random. To resolve this, we should re-add a maximum
icon size setting, but make it panel-specific, and then also put in the work to
port *every* widget to use it, so that its usage doesn't feel random.


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=346420
[Bug 346420] Pinned Task Manager launchers don't scale beyond a certain size as
Panel is increased in thickness
-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 486409] System Settings allows users to select Adwaita as an icon theme, which breaks things due to missing icons

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.1 |6.0.5
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/813d22ff80ede0c7c08e45636 |t/c8b8a4db63b575edf931c3d61
   |21e3778459426f0 |aea1ed3d3d287f2

--- Comment #5 from Nate Graham  ---
Git commit c8b8a4db63b575edf931c3d61aea1ed3d3d287f2 by Nate Graham.
Committed on 01/05/2024 at 21:50.
Pushed by ngraham into branch 'Plasma/6.0'.

kcms/icons: filter out GNOME's Adwaita and High Contrast icon themes

These are no longer FDO-compatible icon themes, and are apparently no
longer intended to be used for non-GNOME apps--going against what an
FDO icon theme is supposed to be used for.

I've contacted the GNOME folks about it, and unfortunately they've made
it clear that the situation is intended; see
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/288

As such, allowing the user to select these icon themes will just give
them an opportunity to break all their non-GNOME apps. Let's filter
these themes out to prevent that possibility.

We still need to figure out a solution for when our apps are run in
distros where Adwaita is used as the default icon theme, but that's a
separate topic.
FIXED-IN: 6.0.5
(cherry picked from commit 813d22ff80ede0c7c08e4563621e3778459426f0)

M  +12   -0kcms/icons/iconsmodel.cpp

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

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

[krita] [Bug 486419] New: Selection fills entire canvas if selection already exists when using reference layers.

2024-05-01 Thread Ralek Kolemios
https://bugs.kde.org/show_bug.cgi?id=486419

Bug ID: 486419
   Summary: Selection fills entire canvas if selection already
exists when using reference layers.
Classification: Applications
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Selection
  Assignee: krita-bugs-n...@kde.org
  Reporter: i...@ralek.art
  Target Milestone: ---

When selecting with the contiguous selection tool set to the 'color reference
layer' method, all options are ignored and the entire canvas is selected if a
selection already exists.

To recreate:
- Make a box on a color labeled layer.
- Make a selection by any method (lasso, contiguous, etc)
- Set the contiguous selection tool to 'sample color label' and set it to the
color of the box layer.
- Make a selection inside the box

What happens:
- The entire canvas is selected.
(Edge case: If action type is set to 'subtract', it will leave the original
selection unselected, showing that whatever function is creating the new
selection is returning the full canvas and ignoring the reference layer
entirely.)

What should happen:
- The selection fills the box, or if shift is held, should add the box to the
initial selection.

This bug doesn't occur if there is no previous selection, or if the reference
layer is single/full image. Tt works as expected.

6060b8ee

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

[Discover] [Bug 485613] Discover crashes when you search into all apps

2024-05-01 Thread Jon Intxaurbe
https://bugs.kde.org/show_bug.cgi?id=485613

Jon Intxaurbe  changed:

   What|Removed |Added

 Status|CONFIRMED   |REPORTED
 Ever confirmed|1   |0

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

[Discover] [Bug 485613] Discover crashes when you search into all apps

2024-05-01 Thread Jon Intxaurbe
https://bugs.kde.org/show_bug.cgi?id=485613

Jon Intxaurbe  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|BACKTRACE   |---
 Ever confirmed|0   |1

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

[systemsettings] [Bug 486409] System Settings allows users to select Adwaita as an icon theme, which breaks things due to missing icons

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||6.1
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/813d22ff80ede0c7c08e45636
   ||21e3778459426f0

--- Comment #4 from Nate Graham  ---
Git commit 813d22ff80ede0c7c08e4563621e3778459426f0 by Nate Graham.
Committed on 01/05/2024 at 21:24.
Pushed by ngraham into branch 'master'.

kcms/icons: filter out GNOME's Adwaita and High Contrast icon themes

These are no longer FDO-compatible icon themes, and are apparently no
longer intended to be used for non-GNOME apps--going against what an
FDO icon theme is supposed to be used for.

I've contacted the GNOME folks about it, and unfortunately they've made
it clear that the situation is intended; see
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/288

As such, allowing the user to select these icon themes will just give
them an opportunity to break all their non-GNOME apps. Let's filter
these themes out to prevent that possibility.

We still need to figure out a solution for when our apps are run in
distros where Adwaita is used as the default icon theme, but that's a
separate topic.
FIXED-IN: 6.1

M  +12   -0kcms/icons/iconsmodel.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/813d22ff80ede0c7c08e4563621e3778459426f0

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

[kde] [Bug 485419] The tilde (~) and caret (^) keys are not working anymore in KDE apps (e.g. Konsole)

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

k...@hurrikhan.eu changed:

   What|Removed |Added

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

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

[digikam] [Bug 486418] New: Only part of the selected pictures are imported

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

Bug ID: 486418
   Summary: Only part of the selected pictures are imported
Classification: Applications
   Product: digikam
   Version: 8.3.0
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Import-Albums
  Assignee: digikam-bugs-n...@kde.org
  Reporter: niccolo.cas...@gmail.com
  Target Milestone: ---

SUMMARY
When importing pictures from a hard drive (Import>Add Images), all pictures are
shown correctly in the import dialog, but only part of the selected ones are
actually copied and imported.

STEPS TO REPRODUCE
1. Import images using Import>Add Images
2. Select all images in a folder
3. Click on Download Selected

OBSERVED RESULT
Only part of the selection is imported

EXPECTED RESULT
The selected pictures are copied and imported

SOFTWARE/OS VERSIONS
Linux: Ubuntu 23.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION
If the steps are repeated, some of the pictures already imported are deleted
and some are imported duplicated.

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

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

--- Comment #79 from Nate Graham  ---
Fantastic, I can reproduce that as well.

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

[plasma-nm] [Bug 434249] Cannot assign a keyboard shortcut to Networks applet

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #5 from Nate Graham  ---
Yuup, working as expected in Plasma 6. Thanks for following up.

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

[Powerdevil] [Bug 486412] Powerdevil does not detect external display's i2c interface

2024-05-01 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=486412

Natalie Clarius  changed:

   What|Removed |Added

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

--- Comment #1 from Natalie Clarius  ---


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

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

[Powerdevil] [Bug 431994] per display ddcutil brightness control with -DHAVE_DDCUTIL

2024-05-01 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=431994

Natalie Clarius  changed:

   What|Removed |Added

 CC||knd...@outlook.com

--- Comment #5 from Natalie Clarius  ---
*** Bug 486412 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 486417] New: Canvas turns black when background caching animation frames

2024-05-01 Thread Ralek Kolemios
https://bugs.kde.org/show_bug.cgi?id=486417

Bug ID: 486417
   Summary: Canvas turns black when background caching animation
frames
Classification: Applications
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: i...@ralek.art
  Target Milestone: ---

When animating, scrolling through the timeline quickly or pressing play will
turn the canvas black. The canvas cannot be restored unless the document is
reopened, or graphics acceleration is turned off.

To reproduce: Open a new document, create three blank keyframes, scrub through
them quickly or press play.

Things of note:
- If canvas acceleration is off, this does not occur
- If 'enable background cache generation' is off, this only occurs when
pressing play and not when scrubbing.

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

[kwin] [Bug 486391] QMplay2 crashes when using Vaapi on Wayland

2024-05-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=486391

Zamundaaa  changed:

   What|Removed |Added

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

--- Comment #4 from Zamundaaa  ---
I had the bug id wrong at first,
https://invent.kde.org/plasma/kwin/-/merge_requests/5683 fixes this

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

[plasmashell] [Bug 467004] Application Launcher icon ridiculously large in thick panel

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

--- Comment #24 from Nate Graham  ---
Kicker is done in
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2234.

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

[plasmashell] [Bug 482612] Menu icon too large with vertical taskbar

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kdelibs] [Bug 202796] Small YAML files confused with patch files

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=202796

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |RESOLVED
 CC||cullm...@kde.org

--- Comment #12 from Christoph Cullmann  ---
If that still happens this need to be reported upstream to the mime database
stuff on xdg.

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

[kdelibs] [Bug 190385] Scalable (SVG) icons are not used if fixed size (PNG) icons are present

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=190385

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[kdelibs] [Bug 183225] cannot access DVD-RW disc

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=183225

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[kdelibs] [Bug 169231] Copy dialog progress info flickering

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=169231

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||cullm...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[kdelibs] [Bug 165210] Spellcheck makes text blink

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=165210

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||cullm...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[kdelibs] [Bug 162321] Launch feedback times out even if application was successfully started

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=162321

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||cullm...@kde.org

--- Comment #7 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

If it still happens with some application, please report it there, the startup
notification handling might be broken there.

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

[kdelibs] [Bug 144409] UTF-8 icorrectly used in passwords

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=144409

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[plasmashell] [Bug 482612] Menu icon too large with vertical taskbar

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

Nate Graham  changed:

   What|Removed |Added

 CC||a...@digitalsignalperson.co
   ||m

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

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

[plasmashell] [Bug 477813] Vertical panel regression in Plasma 6 Beta: huge min widget height

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

--- Comment #6 from Nate Graham  ---


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

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

[plasmashell] [Bug 482612] Menu icon too large with vertical taskbar

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[plasmashell] [Bug 482612] Menu icon too large with vertical taskbar

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

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=467004
 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED

--- Comment #4 from Nate Graham  ---
Un-duping as this requires a separate fix. Basically the same code change that
fixed Bug 467004, but applied to Kicker.

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

[plasmashell] [Bug 467004] Application Launcher icon ridiculously large in thick panel

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

Nate Graham  changed:

   What|Removed |Added

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

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

[calligrawords] [Bug 486371] "Could not open file: Format not recognized"

2024-05-01 Thread Benchile
https://bugs.kde.org/show_bug.cgi?id=486371

--- Comment #4 from Benchile  ---
(In reply to Zamundaaa from comment #3)
> sorry, that was the wrong bug number

Hi. It's weird that I can see 2 different types of docx extensions in my
home/documents folder (in two different colors as well). I mean can open the
whites docx extension files done in a MsOffice format with Calligra words  but
I can not open the blue doxc extension files done in MsOffice  for probably
these last ones were retouched and saved by an alternative MsOffice suite like
Onlyoffice/LibreOffice in one of my other linux devices where I use these
alternative suites.

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

[plasmashell] [Bug 467004] Application Launcher icon ridiculously large in thick panel

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

--- Comment #23 from Nate Graham  ---
Yes, I'll un-dupe it and fix that as well.

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

[kdelibs] [Bug 105624] kate umlaut encoding corrupts files

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=105624

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||cullm...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #15 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

I don't see that Kate has such issues any longer.

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

[dolphin] [Bug 482533] When default terminal is changed from konsole to gnome-terminal, "open in vim" stops working

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

--- Comment #1 from elia...@protonmail.ch ---
It actually opens Vim, but it shows an empty file, not the file which was
clicked.

Other options work, for example "Open with" -> "Gedit"; works as expected.

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

[kdelibs] [Bug 60522] mis-escape: becomes

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=60522

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|ASSIGNED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[kmymoney] [Bug 403474] Make 4.8.4 release

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=403474
Bug 403474 depends on bug 382195, which changed state.

Bug 382195 Summary: Not all installed languages are visible on Windows
https://bugs.kde.org/show_bug.cgi?id=382195

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

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

[kdelibs] [Bug 382195] Not all installed languages are visible on Windows

2024-05-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=382195

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME
 CC||cullm...@kde.org

--- Comment #9 from Christoph Cullmann  ---
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.

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

[yakuake] [Bug 441067] Yakuake is no longer available in the task switcher list

2024-05-01 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=441067

Ricardo J. Barberis  changed:

   What|Removed |Added

 CC||rica...@palmtx.com.ar

--- Comment #16 from Ricardo J. Barberis  ---
Hello!

I'm again bitten by this issue after upgrading to Plasma 6, en the proposed
workarounds with window rules don't work anymore under X11 (under Wayland, no
window rule seems to work? but that's a different bug for another report).

Anyone know of a current fix/workaround?

Thanks in advance!

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

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

--- Comment #64 from Maik Qualmann  ---
Git commit ce8f53dfcfdd07adf2de473265f854fba2047e2c by Maik Qualmann.
Committed on 01/05/2024 at 20:28.
Pushed by mqualmann into branch 'master'.

add test debug for FaceTagsIface

M  +2-1core/utilities/facemanagement/workers/trainerworker.cpp

https://invent.kde.org/graphics/digikam/-/commit/ce8f53dfcfdd07adf2de473265f854fba2047e2c

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

[frameworks-solid] [Bug 464149] Q_ASSERT(dev->backendObject() != nullptr);

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 486416] plasma6: virtualbox and differnet scale factors on 2 monitors impacts vbox-display quality

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

--- Comment #1 from slartibar...@gmail.com ---
some more info:

i just discovered, that vbox is still X11 (surprise!)
I did play with the systemsettings > display config > legacy applications (x11)
and modified
[ ] 'apply scaling themselves'  to
[x] 'scaled by the system'

Despite the fact that the information-popup says otherwise, this seems to help
in the vbox case.
Fonts and ui elements are crisp again (regardless of the scaling in windows)
independent of plasma scale-factors applied

Still annoying, though, because this is a global setting.
Can we apply such a behaviour application - wise? (e.g. only for vbox?)

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

[kipiplugins] [Bug 452738] Kipiplugins disappear from Gwenview

2024-05-01 Thread Konrad Bucheli
https://bugs.kde.org/show_bug.cgi?id=452738

Konrad Bucheli  changed:

   What|Removed |Added

 CC||konrad.buch...@gmx.ch

--- Comment #5 from Konrad Bucheli  ---
I also miss the very good photo printing wizard in the kipi-plugins. There is
now something similar in digikam, the "Print Creator"
(https://docs.digikam.org/en/post_processing/print_creator.html). I would be
great if this wizard could also be directly started from gwenview.

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

[policykit-kde-agent-1] [Bug 485407] polkit-kde-agent crashes with nullptr

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|CONFIRMED   |NEEDSINFO
 CC||n...@kde.org

--- Comment #7 from Nate Graham  ---
Can anyone get an actual backtrace of the crash? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl

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

[plasmashell] [Bug 486416] New: plasma6: virtualbox and differnet scale factors on 2 monitors impacts vbox-display quality

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

Bug ID: 486416
   Summary: plasma6: virtualbox and differnet scale factors on 2
monitors impacts vbox-display quality
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: slartibar...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

I have the following setup:
Laptop monitor 2880x1800
4K monitor 3840x2160

Since plasma6, setting the laptop screen to 125% works almost fine, until you
start virtualbox (maybe other apps as well, but vbox is a nice example here)

It is sufficient to open the virtualbox main window and change the scale-factor
of the laptop screen from 125% to 100% (other values will do as well)
Changing scale-values immediately has an effect on the vbox-window size.
This would be still fine, but if you start the virtual-machine, then the
screen-size (here: windows11) is reported way bigger - depending on the scale
factor.
This has the effect, that windows thinks it has more pixels for the area
covered by the vm-display window resulting in pixelated fonts and way too small
ui-elements.
You can counter-steer by increasing windows' scale factor as well, but the
result is never as clear as if all settings (windows and plasma) are set back
to 100%

I would consider this a bug...
Your thoughts?

===
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics
Memory: 58,6 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 21K5000JGE
System Version: ThinkPad P14s Gen 4

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

  1   2   3   4   >