[kdelibs] [Bug 233053] Application notifications appear in a wrong place when systray integration is disabled

2023-11-18 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=233053

Bharadwaj Raju  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED
 CC||bharadwaj.raju777@protonmai
   ||l.com

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

[kwin] [Bug 477130] Screen recording via Pipewire and GPU Screen recorder broken on NVIDIA Wayland

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477130

--- Comment #3 from kodatar...@yahoo.com ---
Hello,

Thanks for the quick updates - yes updating to latest aur package of
gpu-screen-recorder does indeed fix the issue, but pipewire still gives black
screen(it was working fine in plasma 5).
The bug Zamundaaa linked to seems to be related, thanks for notifying and quick
update!

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

[plasmashell] [Bug 267277] configurable delay for autohide/show of panels

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=267277

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[valgrind] [Bug 396476] Reading debug info of binaries with zero-size PT_LOAD segment

2023-11-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396476

--- Comment #2 from Paul Floyd  ---
(In reply to Paul Floyd from comment #1)

> What I think that I need to do is add some dummy handler for zero-sized RW
> segments that just trigger the debuginfo loading.

I can reproduce the problem on FreeBSD. Using ld.lld I get

paulf> readelf -lW test

Elf file type is EXEC (Executable file)
Entry point 0x20128a
There are 4 program headers, starting at offset 64

Program Headers:
  Type   Offset   VirtAddr   PhysAddr   FileSiz  MemSiz
  Flg Align
  PHDR   0x40 0x00200040 0x00200040 0x000118
0x000118 R   0x8
  LOAD   0x00 0x0020 0x0020 0x0001d4
0x0001d4 R   0x1000
  LOAD   0x0001e0 0x002011e0 0x002011e0 0xda
0xda R E 0x1000
  GNU_STACK  0x00 0x 0x 0x00
0x00 RW  0

 Section to Segment mapping:
  Segment Sections...
   00 
   01 .rodata .eh_frame 
   02 .text 
   03

So this doesn't even have a zero sized RW segment.

That's even worse.

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

[valgrind] [Bug 396476] Reading debug info of binaries with zero-size PT_LOAD segment

2023-11-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396476

--- Comment #1 from Paul Floyd  ---
This is not straightforward. The segment loading code ignores zero sized
segments. But the precondition for loading debuginfo is that an RX and one or
two RW segments have been loaded.

What I think that I need to do is add some dummy handler for zero-sized RW
segments that just trigger the debuginfo loading.

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

[kasts] [Bug 477221] The program kasts fails to launch. It crashes.

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477221

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[frameworks-kirigami] [Bug 477222] ShadowedImage does not respect fillMode property

2023-11-18 Thread Gabriel Ibáñez
https://bugs.kde.org/show_bug.cgi?id=477222

--- Comment #1 from Gabriel Ibáñez  ---
Created attachment 163284
  --> https://bugs.kde.org/attachment.cgi?id=163284=edit
Using QtQuick.Image with fillMode set to Image.PreserveAspectFit

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

[frameworks-kirigami] [Bug 477222] New: ShadowedImage does not respect fillMode property

2023-11-18 Thread Gabriel Ibáñez
https://bugs.kde.org/show_bug.cgi?id=477222

Bug ID: 477222
   Summary: ShadowedImage does not respect fillMode property
Classification: Frameworks and Libraries
   Product: frameworks-kirigami
   Version: 5.111.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: isse...@duck.com
CC: m...@ratijas.tk, notm...@gmail.com
  Target Milestone: Not decided

Created attachment 163283
  --> https://bugs.kde.org/attachment.cgi?id=163283=edit
ShadowedImage.fillMode set to Image.PreserveAspectFit

SUMMARY

STEPS TO REPRODUCE
1. Create a ShadowedImage item
2. Set source property
3. Set fillMode property to Image.PreserveAspectFit or Image.PreserveAspectCrop

OBSERVED RESULT
ShadowedImage completely ignores the fillMode property

EXPECTED RESULT
Exactly the same behavior of QtQuick.Image item when fillMode is set

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux: 6.1.62-1-MANJARO (64 bits)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
Currently I do not know if this is really a bug or the correct behavior or if I
am missing something.

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

[frameworks-kservice] [Bug 430157] KDE .desktop parser complains about files that have Type= "Application" but no Exec line, although this situation is normal.

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430157

--- Comment #20 from zyls...@gmail.com ---
(In reply to Pussy Boots from comment #19)
> > FIXED-IN: 5.113
> 
> When this will be released?
> 
> Because here: https://invent.kde.org/frameworks/kservice/-/tags
> 
> There is a tag for v5.245.0, which is > 5.113, right?
> 
> But Arch Linux is still at 5.112

v5.113 will be released on branch kf5, current release is v5.112. v5.245 is on
master branch, and similar bugs have already been fixed last month. If you
can't wait till next month to apply the bugfix, either try kde-unstable
repository or manually patch the source file and build the package on your own.
( PS I'm now using my own build with makepkg -e )

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

[kasts] [Bug 477221] New: The program kasts fails to launch. It crashes.

2023-11-18 Thread Mark Grieveson
https://bugs.kde.org/show_bug.cgi?id=477221

Bug ID: 477221
   Summary: The program kasts fails to launch.  It crashes.
Classification: Applications
   Product: kasts
   Version: 23.08.3
  Platform: postmarketOS
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: b...@mogwai.be
  Reporter: markgrieve...@yahoo.ca
  Target Milestone: ---

The program crashed.
***
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
***
(gdb) run
Starting program: /usr/bin/kasts

Program received signal SIGILL, Illegal instruction

0xfdae000 in ?? ()
   from /lib/libcrypto.so.3

STEPS TO REPRODUCE
1. enter "gdb kasts" in the terminal
2. then at the prompt, type "run" -->  (gdb) run
3. the result will be as I typed it above

OBSERVED RESULT
(gdb) run
Starting program: /usr/bin/kasts

Program received signal SIGILL, Illegal instruction

0xfdae000 in ?? ()
   from /lib/libcrypto.so.3



EXPECTED RESULT
I expected the program to run rather than crash.

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

ADDITIONAL INFORMATION
This is on a Pinephone Pro running postmarketOS Edge.  
The kernel:  6.6.0
OS:  postmarketOS edge aarch64
Shell:  ash
Resolution:  720x1440
wm:  dwc

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

replicable+...@protonmail.com changed:

   What|Removed |Added

 CC||replicable+kde@protonmail.c
   ||om

--- Comment #7 from replicable+...@protonmail.com ---
I think the issue is that trying to save a static WebP as an animated WebP or
JXL will cause a crash.

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

[plasmashell] [Bug 477220] "More" button in the desktop toolbox does not open the context menu

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477220

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[plasmashell] [Bug 477220] New: "More" button in the desktop toolbox does not open the context menu

2023-11-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=477220

Bug ID: 477220
   Summary: "More" button in the desktop toolbox does not open the
context menu
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: qt6, regression
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: notm...@gmail.com
  Target Milestone: 1.0

Plasmoid is not of ContainmentItem type

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

[krita] [Bug 477219] New: ICC profiles applied incorrectly when saving to WebP

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477219

Bug ID: 477219
   Summary: ICC profiles applied incorrectly when saving to WebP
Classification: Applications
   Product: krita
   Version: 5.2.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: replicable+...@protonmail.com
  Target Milestone: ---

Created attachment 163282
  --> https://bugs.kde.org/attachment.cgi?id=163282=edit
A photo of a red bench, with an ICC profile

SUMMARY
Files with ICC profiles are not exported correctly when saving to WebP.


STEPS TO REPRODUCE
1. Open benchexport.webp in Krita
2. File > Save as... > benchexport2.webp
3. Close and reopen benchexport2.webp

OBSERVED RESULT
The bench turns blue.

EXPECTED RESULT
The bench should stay red.

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
This is similar to a bug I found in GIMP:
https://gitlab.gnome.org/GNOME/gimp/-/issues/9553

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

[plasmashell] [Bug 477218] Make desktop toolbox floating

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477218

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

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

[plasmashell] [Bug 477218] New: Make desktop toolbox floating

2023-11-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=477218

Bug ID: 477218
   Summary: Make desktop toolbox floating
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: notm...@gmail.com
  Target Milestone: 1.0

Like the panel

The problem is Fitts' law is not preserved. A mouse event redirector might be
needed.

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

[plasmashell] [Bug 477073] Automatically login with Wayland session stopped work couple days (maybe week) ago

2023-11-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=477073

--- Comment #4 from Piotr Mierzwinski  ---
Seems above broke login screen. And I could not even enter the password.
Putting following seems doesn't break it:

[Autologin]
User=piotr"


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

[kdeconnect] [Bug 477217] New: KDE Connect crashes on dismissing camera on phone

2023-11-18 Thread Infanta Xavier
https://bugs.kde.org/show_bug.cgi?id=477217

Bug ID: 477217
   Summary: KDE Connect crashes on dismissing camera on phone
Classification: Applications
   Product: kdeconnect
   Version: 23.08.3
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: xavier8...@yahoo.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

Application: kdeconnectd (23.08.3)

Qt Version: 5.15.11
Frameworks Version: 5.112.0
Operating System: Linux 6.6.1-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
When taking picture from desktop context menu KDE Connect crashes on dismissing
camera on phone.
 When selecting take picture option on desktop it brings up a file save dialog,
but it doesn't really save any picture if we select a destination path. 
On the phone if I dismiss all the camera window that opens after clicking take
picture option by dismissing save file widget. it crashes on desktop

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  std::__atomic_base::load(std::memory_order) const
(__m=std::memory_order_relaxed, this=0x30) at
/usr/include/c++/13.2.1/bits/atomic_base.h:503
#7  QAtomicOps::loadRelaxed(std::atomic const&) (_q_value=) at
/usr/include/qt/QtCore/qatomic_cxx11.h:239
#8  QBasicAtomicInteger::loadRelaxed() const (this=0x30) at
/usr/include/qt/QtCore/qbasicatomic.h:107
#9  QtPrivate::RefCount::deref() (this=0x30) at
/usr/include/qt/QtCore/qrefcount.h:66
#10 QString::~QString() (this=, this=) at
/usr/include/qt/QtCore/qstring.h:1311
#11 PhotoPlugin::receivePacket(NetworkPacket const&) (this=0x5631c5159880,
np=...) at
/usr/src/debug/kdeconnect/kdeconnect-kde-23.08.3/plugins/photo/photoplugin.cpp:30
#12 0x7f381cc21fb1 in Device::privateReceivedPacket(NetworkPacket const&)
(this=0x5631c4f3e2e0, np=...) at
/usr/src/debug/kdeconnect/kdeconnect-kde-23.08.3/core/device.cpp:362
#13 0x7f381b4d1097 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffc5fd5a360, r=, this=0x5631c4f5c8e0, this=, r=, a=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate(QObject*, int, void**) (sender=0x5631c53d2090,
signal_index=3, argv=0x7ffc5fd5a360) at kernel/qobject.cpp:3925
#15 0x7f381cc13389 in DeviceLink::receivedPacket(NetworkPacket const&)
(_t1=..., this=0x5631c53d2090) at
/usr/src/debug/kdeconnect/build/core/kdeconnectcore_autogen/CSWKE6ESUK/moc_devicelink.cpp:145
#16 LanDeviceLink::dataReceived() (this=0x5631c53d2090) at
/usr/src/debug/kdeconnect/kdeconnect-kde-23.08.3/core/backends/lan/landevicelink.cpp:113
#17 0x7f381b4d1097 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffc5fd5a440, r=, this=0x5631c6411bc0, this=, r=, a=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#18 doActivate(QObject*, int, void**) (sender=0x5631c60d3110,
signal_index=3, argv=0x7ffc5fd5a440) at kernel/qobject.cpp:3925
#19 0x7f381bf885d3 in QSslSocketBackendPrivate::transmit()
(this=0x5631c60fc440) at ssl/qsslsocket_openssl.cpp:1201
#20 0x7f381b4d1253 in doActivate(QObject*, int, void**)
(sender=0x5631c5855670, signal_index=3, argv=0x7ffc5fd5b5b0) at
kernel/qobject.cpp:3937
#21 0x7f381bf505c0 in QAbstractSocketPrivate::emitReadyRead(int)
(channel=0, this=0x5631c5c9b900) at socket/qabstractsocket.cpp:1323
#22 QAbstractSocketPrivate::canReadNotification() (this=0x5631c5c9b900) at
socket/qabstractsocket.cpp:748
#23 0x7f381bf677ba in QAbstractSocketEngine::readNotification()
(this=) at socket/qabstractsocketengine.cpp:160
#24 QReadNotifier::event(QEvent*) (this=, e=) at
socket/qnativesocketengine.cpp:1274
#25 0x7f381c1788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x5631c62e90f0, e=0x7ffc5fd5b6c0) at
kernel/qapplication.cpp:3640
#26 0x7f381b49c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x5631c62e90f0, event=0x7ffc5fd5b6c0) at
kernel/qcoreapplication.cpp:1064
#27 0x7f381b4e9cd6 in socketNotifierSourceDispatch(GSource*, GSourceFunc,
gpointer) (source=0x5631c4ac7280) at kernel/qeventdispatcher_glib.cpp:107
#28 0x7f3819d0df69 in g_main_dispatch (context=0x7f381ec0) at
../glib/glib/gmain.c:3476
#29 0x7f3819d6c327 in g_main_context_dispatch_unlocked
(context=0x7f381ec0) at ../glib/glib/gmain.c:4284
#30 g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7f381ec0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4349
#31 0x7f3819d0c162 in g_main_context_iteration (context=0x7f381ec0,
may_block=1) at 

[kscreenlocker] [Bug 476508] [kdesrc-build Plasma 6] Screen locker doesn't show the password entry prompt

2023-11-18 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=476508

Prajna Sariputra  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #6 from Prajna Sariputra  ---
It's been working for me ever since I copied over the PAM config from GNOME, so
I guess this isn't really a problem assuming distros sort it out properly when
they package Plasma 6.

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

[plasmashell] [Bug 475816] Lack of spacing in global menu

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475816

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[okular] [Bug 469216] Okular (through snap) GUI is all strange since 23.04.0

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469216

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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

[kdenlive] [Bug 474963] Various Aspect Ratios causing editing and rendering problems

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474963

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.

[kdenlive] [Bug 467763] Kdenlive crashes when switching to projects in a certain order

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467763

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.

[Discover] [Bug 466205] Discover crashes in KNSCore::Engine::addProvider() while checking for updates

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466205

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kdenlive] [Bug 416139] Crash on startup running Kdenlive without pulseaudio

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416139

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440065

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

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

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

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

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

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

[kscreenlocker] [Bug 476508] [kdesrc-build Plasma 6] Screen locker doesn't show the password entry prompt

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476508

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

[kwin] [Bug 475904] screen goes black if display scale < 100% in kernel 6.5

2023-11-18 Thread fluffy bunny
https://bugs.kde.org/show_bug.cgi?id=475904

--- Comment #8 from fluffy bunny  ---
hello, i would like to update about this issue :

the latest stable update from manjaro fixes this, now, in kernel 6.6, black
screen does not occurr anymore

but i don't know which part of the update that solved the problem

& i don't know about condition in kernel 6.5, i have uninstalled it

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

[Akonadi] [Bug 477214] Application: Google Mail (jshand2013) (akonadi_imap_resource), signal: Segmentation fault

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

--- Comment #2 from jshand2...@gmail.com ---
my current version of the os:

Operating System: openSUSE Tumbleweed 20231117
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
Kernel Version: 6.6.1-1-default (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A9-9420e RADEON R5, 5 COMPUTE CORES 2C+3G
Memory: 7.2 GiB of RAM
Graphics Processor: AMD Radeon R5 Graphics
Manufacturer: Acer
Product Name: Aspire A315-21G
System Version: V1.12

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

[Akonadi] [Bug 477214] Application: Google Mail (jshand2013) (akonadi_imap_resource), signal: Segmentation fault

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

jshand2...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |openSUSE

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

[Akonadi] [Bug 477214] Application: Google Mail (jshand2013) (akonadi_imap_resource), signal: Segmentation fault

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

jshand2...@gmail.com changed:

   What|Removed |Added

Summary|Core was generated by   |Application: Google Mail
   |`/usr/bin/akonadi_imap_reso |(jshand2013)
   |urce --identifier   |(akonadi_imap_resource),
   |akonadi_imap_resource_0'.   |signal: Segmentation fault

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

[Akonadi] [Bug 477214] Core was generated by `/usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0'.

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

--- Comment #1 from jshand2...@gmail.com ---
Created attachment 163281
  --> https://bugs.kde.org/attachment.cgi?id=163281=edit
krash log

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

[Breeze] [Bug 465950] Window outline does not use contrast color when a titlebar color is set

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=465950

Natalie Clarius  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/-/commit/ca38e705
   ||8568a7f4a9167cb0af57f6e13e8
   ||80273
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Natalie Clarius  ---
Git commit ca38e7058568a7f4a9167cb0af57f6e13e880273 by Natalie Clarius.
Committed on 04/03/2023 at 17:55.
Pushed by nclarius into branch 'kdecoration-outline-color-frame'.

kdecoration: take outline color from frame color, not titlebar color

It makes more sense to set contrast with the side borders (eg dark gray around
a light color scheme) rather than with the already colorful titlebar (eg light
green around a deep green titlebar and otherwise light colored window).

M  +1-2kdecoration/breezedecoration.cpp

https://invent.kde.org/plasma/breeze/-/commit/ca38e7058568a7f4a9167cb0af57f6e13e880273

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

[xdg-desktop-portal-kde] [Bug 476592] Incorrect output for the color-scheme portal

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476592

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

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

[plasmashell] [Bug 477073] Automatically login with Wayland session stopped work couple days (maybe week) ago

2023-11-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=477073

Piotr Mierzwinski  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|FIXED   |---

--- Comment #3 from Piotr Mierzwinski  ---
Anyway I added following configuration into file: "00neon-reuse.conf"

[Autologin]
User=piotr
Session=plasmawayland

[Wayland]
CompositorCommand=kwin_wayland --no-lockscreen

I will update this post soon to let you know it this helped.

I think I will report another issue that configuration of sddm - part calling:
"Login Screen (SDDM)" doesn't work in System Settings. Neither change of login
screen nor configuration.

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

[plasmashell] [Bug 477073] Automatically login with Wayland session stopped work couple days (maybe week) ago

2023-11-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=477073

Piotr Mierzwinski  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from Piotr Mierzwinski  ---
(In reply to fanzhuyifan from comment #1)
> Based on your description, it seems that you cannot log into the plasma
> session at all. Is that what is happening?
> If so, can you log into the plasma session with the latest neon unstable iso?

As I said I get default login screen. 
Completing the information. Here I can select Wayland and login into it. The
issue is that autologin to Wayland session configured long time ago stopped
work. BTW. I did it manually in sddm config file and long time was working
well.
Second problem is that in System Setting is not possible to set session Wayland
for autologin - after apply always back to Plasma (X11).
Neon Unstable I installed, more or less when started development Plasma 6, and
I try to update it daily.

Maybe this is the problem latest version of sddm?
$ apt list sddm -a
Listing... Done
sddm/jammy,now 0.20.0+p22.04+vunstable+git20231114.0056-0 amd64
[installed,automatic]
sddm/jammy-updates 0.19.0-2ubuntu2.3 amd64
sddm/jammy 0.19.0-2ubuntu2 amd64

In /usr/lib/sddm/sddm.conf.d I have such such configuration:
- file: 00neon-reuse.conf
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: 2019 Harald Sitter 

[Users]
ReuseSession=true

- file: 00neon-theme.conf
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: 2020 Jonathan Riddell 

[Theme]
Current=breeze

BTW. Seems that theme breeze is not chosen at all.

Anyway I added following into file: 00neon-reuse.conf

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

[krita] [Bug 477216] Inaudible mp3's

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477216

sweepsweep1...@outlook.com changed:

   What|Removed |Added

Summary||Inaudible mp3's

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

[krita] [Bug 477216] New: hhhh

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477216

Bug ID: 477216
   Summary: 
Classification: Applications
   Product: krita
   Version: 5.2.1
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: sweepsweep1...@outlook.com
  Target Milestone: ---

SUMMARY
***

importing mp3 audio to a krita animation on my OS (flatpak) version will not
play audio

exporting the animation to mp4 results in an unknown error


STEPS TO REPRODUCE
1. click import audio button
2. open audio
3. scrub through animation

OBSERVED RESULT

no audio


EXPECTED RESULT

no audio


SOFTWARE/OS VERSIONS

Linux/KDE Plasma:

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

[Spectacle] [Bug 477215] New: Use UTC offset to indicate time zone.

2023-11-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=477215

Bug ID: 477215
   Summary: Use UTC offset to indicate time zone.
Classification: Applications
   Product: Spectacle
   Version: git-master
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: noaha...@gmail.com
  Reporter: rvdois+rvu...@rokejulianlockhart.anonaddy.com
CC: k...@david-redondo.de
  Target Milestone: ---
 Flags: performance-

SUMMARY
Use UTC offset to indicate the time zone (per ISO 8601) rather than
non-standard 3-letter codes (they don't even conform to
https://www.iana.org/time-zones so they're not particularly useful).

STEPS TO REPRODUCE
1. `%Y%M%DT%H%m%S%t`

OBSERVED RESULT
20231026T030735BST (non-standard)

EXPECTED RESULT
20231026T030735+0100 (per ISO 8601)

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20231117
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
Kernel Version: 6.6.1-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/how-to-use-utc-offset-as-timezone-identifier-instead-of-code-in-spectacle/7420/2?u=rokejulianlockhart

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476563

--- Comment #11 from Piotr Mierzwinski  ---
Created attachment 163280
  --> https://bugs.kde.org/attachment.cgi?id=163280=edit
Display Configuration

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476563

Piotr Mierzwinski  changed:

   What|Removed |Added

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

--- Comment #10 from Piotr Mierzwinski  ---
(In reply to Nate Graham from comment #9)
> Thanks. Does this happen when you lock the screen by closing the lid and
> then later re-opening it? If so, does it stop happening if you lock the
> screen with Meta+L but don't close the laptop lid?

I work with closed lid. I open it very few time (check out my Display
Configuration). I configured bios in my Dell laptop such that after I plug
power cord it turns on. Issue usually happens because my inactivity. 
So do you want I would did such test - would open lid and close it?

As "fanzhuyi...@gmail.com" asked me at  2023-11-05 06:10:26 CET 
> Do you also encounter this issue when you manually lock the screen?
I don't. Just pressed key shortcut, and got lock screen which I could unlock.

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

[Bluedevil] [Bug 475209] Enabling/disabling bluetooth not working

2023-11-18 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=475209

--- Comment #14 from Henning  ---
Yes in fact it makes no sense. rfkill seems to correlate normally with this
applet, but I will try to reproduce this exact bahavior.

Also still, when having a device connected and disabling bluetooth, the applet
may freeze until the device is disconnected first and then the bluetooth is
disabled, which takes weirdly long (5s or more) but this will only be vaguely
related

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Ilya Fedin
https://bugs.kde.org/show_bug.cgi?id=466624

--- Comment #5 from Ilya Fedin  ---
I don't know any other than the one I contributed the implementation to -
Telegram Desktop

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

[frameworks-kimageformats] [Bug 472372] Can't preview DNG files, even with RAW support installed.

2023-11-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=472372

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
 ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #2)
> Created attachment 163279 [details]
> An example DNG (which is unable to be previewed).
> 
> (In reply to Méven Car from comment #1)
> > Please provide a DNG file concerned.
> 
> Provided.

Oh gosh, I didn't check which it was. Don't look at the image too hard, or you
might die of cringe. I do have other, more normal ones, if need be for whatever
reason XD

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=466624

Natalie Clarius  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #4 from Natalie Clarius  ---
Can you be more specific? Where does Plasma exposing the profiles enter the
equation? Given that for the purposes of app development, you can just interact
directly with the power profiles daemon service, the question here is whether
there are enough apps that do anything with this information that it would be
worth for Plasma to show a UI for the user to interact with the profiles.

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

[frameworks-kimageformats] [Bug 472372] Can't preview DNG files, even with RAW support installed.

2023-11-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=472372

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
 ---
Created attachment 163279
  --> https://bugs.kde.org/attachment.cgi?id=163279=edit
An example DNG (which is unable to be previewed).

(In reply to Méven Car from comment #1)
> Please provide a DNG file concerned.

Provided. Note:

```.log
RokeJulianLockhart@s1e8h4:~> sudo zypper install kdegraphics-thumbnailers
[sudo] password for root: 
Retrieving repository 'utilities' metadata
[done]
Building repository 'utilities' cache
.[done]
Retrieving repository 'Packman' metadata
..[done]
Building repository 'Packman' cache
...[done]
Loading repository data...
Reading installed packages...
'kdegraphics-thumbnailers' is already installed.
No update candidate for 'kdegraphics-thumbnailers-23.08.3-1.1.x86_64'. The
highest available version is already installed.
Resolving package dependencies...
Nothing to do.
```

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Ilya Fedin
https://bugs.kde.org/show_bug.cgi?id=466624

--- Comment #3 from Ilya Fedin  ---
I need that to debug the use of the API in an application I contibute to

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

[plasmashell] [Bug 442917] Power profiles slider doesn't show up in Battery and Brightness applet

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=442917

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=466624

Natalie Clarius  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 467253] Add a "Maximum energy savings" mode/button

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=467253

Natalie Clarius  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=466624

--- Comment #2 from Natalie Clarius  ---
We recently thought about doing this, but the conclusion was that given the
only thing that happens in this placeholder performance mode on the end of the
power profiles daemon is a change in charge method with unclear effectiveness,
it would seem like a false promise to expose this. If (as was the idea behind
that mode) other software would use this information to do their own power
saving measures, this would change matters.

Do you know of any applications that actually make use of this? 

Related: the idea of Plasma doing some power saving on its own:
https://bugs.kde.org/show_bug.cgi?id=467253

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

[plasmashell] [Bug 466624] Allow entering Power Save mode even when the hardware doesn't support Performance mode

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=466624

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[Akonadi] [Bug 477214] Core was generated by `/usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0'.

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

jshand2...@gmail.com changed:

   What|Removed |Added

 CC||jshand2...@gmail.com

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

[plasmashell] [Bug 470107] Widget should have brightness slider for each connected monitor that supports adjusting its brightness in software

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=470107

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[plasmashell] [Bug 475211] No battery indicator shown on electricity unplugged.

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=475211

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[Breeze] [Bug 384514] Toolbar Segmented Controls do not visually communicate their grouping

2023-11-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=384514

`{third: "Beedell", first: "Roke"}`{.JSON5} 
 changed:

   What|Removed |Added

 CC||rvdois+RVU4Z9@rokejulianloc
   ||khart.anonaddy.com

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

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=423745

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[Akonadi] [Bug 477214] New: Core was generated by `/usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0'.

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477214

Bug ID: 477214
   Summary: Core was generated by `/usr/bin/akonadi_imap_resource
--identifier akonadi_imap_resource_0'.
Classification: Frameworks and Libraries
   Product: Akonadi
   Version: 5.24.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: IMAP resource
  Assignee: kdepim-b...@kde.org
  Reporter: jshand2...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Error: I got was:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=11, 
no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading source file /usr/src/debug/glibc-2.38/nptl/pthread_kill.c
44return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;

STEPS TO REPRODUCE
1.   Start Kontact.
2.   Click while imap_resource is currently running. 

OBSERVED RESULT

On desktop.  kontact/kmail crashed

On Terminal:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=11, 
no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading source file /usr/src/debug/glibc-2.38/nptl/pthread_kill.c
44return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;

EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[dolphin] [Bug 476842] Constant crashes recently

2023-11-18 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=476842

--- Comment #10 from Henning  ---
always when running through gdb I could not get a crash? I will keep trying

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

[krita] [Bug 476059] animation playing lag

2023-11-18 Thread YRH
https://bugs.kde.org/show_bug.cgi?id=476059

--- Comment #2 from YRH  ---
It seems that the bug is only apparent with KisPlaybackEngineQT. If the
animation is played back with KisPlaybackEngineMLT, the framerate is correct.
To switch to MLT and "fix" the bug, you need to attach an audio file to the
animation.

However, I noticed that attaching a short MP3 file causes erratic frame pacing.
It does not happen with a short WAV file.

Related discussion in this thread:
https://krita-artists.org/t/slower-animation-playback-in-krita/78244

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

[dolphin] [Bug 477213] New: Dolphin crashes on monitor turn on when DP is being used

2023-11-18 Thread mozo
https://bugs.kde.org/show_bug.cgi?id=477213

Bug ID: 477213
   Summary: Dolphin crashes on monitor turn on when DP is being
used
Classification: Applications
   Product: dolphin
   Version: 23.08.3
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: smi...@abv.bg
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (23.08.3)

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.6.1-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
Dolphin crashes on monitor turn on when DP is being used. The machine is
working. I just turn off my monitor, go to lunch or something, when I return
and turn on the monitor, Dolphin sometimes crashes immediately. It never
happens if I'm using HDMI.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  __memcpy_avx_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:265
#5  0x7fd18af2757b in  () at /usr/lib/libQt5XcbQpa.so.5
#6  0x7fd18af27b37 in  () at /usr/lib/libQt5XcbQpa.so.5
#7  0x7fd18af2848e in  () at /usr/lib/libQt5XcbQpa.so.5
#8  0x7fd1916ea5f7 in QBackingStore::flush(QRegion const&, QWindow*, QPoint
const&) () at /usr/lib/libQt5Gui.so.5
#9  0x7fd191d82a91 in  () at /usr/lib/libQt5Widgets.so.5
#10 0x7fd191d82fe5 in  () at /usr/lib/libQt5Widgets.so.5
#11 0x7fd191d846ed in  () at /usr/lib/libQt5Widgets.so.5
#12 0x7fd191dd0a20 in  () at /usr/lib/libQt5Widgets.so.5
#13 0x7fd191d788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#14 0x7fd19109c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x564010e85f90, event=0x7ffc120d4130) at
kernel/qcoreapplication.cpp:1064
#15 0x7fd191545996 in
QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)
() at /usr/lib/libQt5Gui.so.5
#16 0x7fd19152a6e5 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#17 0x7fd18af2f5e0 in  () at /usr/lib/libQt5XcbQpa.so.5
#18 0x7fd18f10df69 in g_main_dispatch (context=0x7fd184000ec0) at
../glib/glib/gmain.c:3476
#19 0x7fd18f16c327 in g_main_context_dispatch_unlocked
(context=0x7fd184000ec0) at ../glib/glib/gmain.c:4284
#20 g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fd184000ec0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4349
#21 0x7fd18f10c162 in g_main_context_iteration (context=0x7fd184000ec0,
may_block=1) at ../glib/glib/gmain.c:4414
#22 0x7fd1910eaf7c in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x56401075ed30, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#23 0x7fd19109ae74 in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffc120d4420, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#24 0x7fd19109c313 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#25 0x56400ede8db8 in main(int, char**) (argc=,
argv=) at
/usr/src/debug/dolphin/dolphin-23.08.3/src/main.cpp:255
[Inferior 1 (process 3218) detached]

Reported using DrKonqi

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

[Spectacle] [Bug 477072] spectacle on plasma 6 will enlarge when taking rectangular area screenshots

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477072

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[systemsettings] [Bug 477191] System Settings crashes after removing the first app from Shortcuts KCM

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477191

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[Spectacle] [Bug 477072] spectacle on plasma 6 will enlarge when taking rectangular area screenshots

2023-11-18 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=477072

--- Comment #1 from Noah Davis  ---
> X11 and Wayland have the same issue

I can only reproduce this on X11. Are you sure wayland has this issue?

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

[Spectacle] [Bug 469483] Zooming causes captured image to be truncated when annotating mode is enabled

2023-11-18 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=469483

Noah Davis  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Noah Davis  ---
I'm only able to reproduce this after zooming all the way out, then in one step
with the spinbox, then all the way out again with the spinbox. If I use the
mouse wheel, I can't reproduce this.

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

[neon] [Bug 476481] Firefox Crashes de whole OS, mostly but not only, when watching videos.

2023-11-18 Thread Sebastian Gauna
https://bugs.kde.org/show_bug.cgi?id=476481

--- Comment #1 from Sebastian Gauna  ---
Please can someone respond to this? I can't use Firefox anymore, I don't wan't
to stop using it, but I have to.
If we don't support Firefox, it's going to dissapear and Chromium will take
100% over...

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

[KBibTeX] [Bug 473070] Feature request: add Engine to get recent papers

2023-11-18 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=473070

Thomas Fischer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Thomas Fischer  ---
Sounds like a good idea. I'll look into it.

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

[xdg-desktop-portal-kde] [Bug 477212] Settings in the org.kde.kdeglobals.* group are unreadable

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477212

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[krita] [Bug 476059] animation playing lag

2023-11-18 Thread YRH
https://bugs.kde.org/show_bug.cgi?id=476059

YRH  changed:

   What|Removed |Added

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

--- Comment #1 from YRH  ---
Hi, I wanted to add a bit more information about this issue.

This is a regression in version 5.2.0 and still occurring in master. The
animation playback was working correctly in version 5.1.5. To observe the bug,
the following steps can be used:

1. Create a new document with 16 x 16 pixels size (to rule out any
performance-related impact).
2. Switch to Animation workspace, or show the Timeline docker.
3. Verify that the frame rate is 24 FPS in Animation Settings.
4. Play the animation and hover the mouse cursor over the Drop Frames button.
The tooltip will read "Real FPS: 21.5" (or similar) instead of 24 FPS.

NB: In Krita 5.1.5 there's no FPS tooltip, but I measured it manually to
confirm.

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

[kmymoney] [Bug 386186] Edit account for a loan account only allows editing of loan/schedule not other account settings

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=386186

Jack  changed:

   What|Removed |Added

 CC||achim_schae...@gmx.de

--- Comment #6 from Jack  ---
*** Bug 451646 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 451646] No way to change the hierarchy for a loan

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=451646

Jack  changed:

   What|Removed |Added

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

--- Comment #4 from Jack  ---


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

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

[xdg-desktop-portal-kde] [Bug 477212] New: Settings in the org.kde.kdeglobals.* group are unreadable

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477212

Bug ID: 477212
   Summary: Settings in the org.kde.kdeglobals.* group are
unreadable
Classification: Plasma
   Product: xdg-desktop-portal-kde
   Version: 5.27.80
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: affedera...@protonmail.com
CC: aleix...@kde.org, jgrul...@redhat.com, n...@kde.org
  Target Milestone: ---

SUMMARY
KDEGlobalsSettings::group() returns the wrong group identifier
("org.kde.TabletMode") which prevents reading any setting from this group.

STEPS TO REPRODUCE
1. Open qdbusviewer, navigate to org.freedesktop.portal.Desktop ->
/org/freedesktop/portal/desktop/org.freedesktop.portal.Settings
2. Call ReadAll with e.g. "org.kde.kdeglobals.General"

OBSERVED RESULT
An empty result is returned

EXPECTED RESULT
The values of the specified group should be listed

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: 6.6.1
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 386186] Edit account for a loan account only allows editing of loan/schedule not other account settings

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=386186

Jack  changed:

   What|Removed |Added

Summary|Edit account for a loan |Edit account for a loan
   |account only allows editing |account only allows editing
   |of loan/schedule not online |of loan/schedule not other
   |settings|account settings

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

[kmymoney] [Bug 255676] Cannot edit loand information

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=255676

Jack  changed:

   What|Removed |Added

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

--- Comment #3 from Jack  ---
Closing per message of almost two years ago.

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

[kmymoney] [Bug 386186] Edit account for a loan account only allows editing of loan/schedule not online settings

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=386186

--- Comment #5 from Jack  ---
It is also not currently possible to change the hierarchy position of a loan
account.

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

[kmymoney] [Bug 451646] No way to change the hierarchy for a loan

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=451646

Jack  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #3 from Jack  ---
Changing to wishlist.  I think there may already be one, but can't find it now.
 This will get fixed when it becomes possible to actually edit the loan
account, and not invoke the edit loan wizard (or add an explicit feature to
that wizard.)  An alternate approach would be to allow changing the hierarchy
directly in the Accounts View without otherwise editing the account.

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

[dolphin] [Bug 444712] dolphin sometime opens off monitor

2023-11-18 Thread David Hillman
https://bugs.kde.org/show_bug.cgi?id=444712

David Hillman  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 CC||davidahillman+...@gmail.com
 Resolution|FIXED   |---

--- Comment #8 from David Hillman  ---
This bug is definitely not resolved -- as of just yesterday, it started
happening on a system running 5.27.9 with all updates.

Does not matter if dolphin is launched from the UI or CLI, it now always opens
with the top third or so of the window off the top of the screen, rendering it
useless.  I get the same CLI output as previously mentioned:

user@host:~$ dolphin
Qt: Session management error: networkIdsList argument is NULL

In my case, the steps to reproduce are even simpler:

1) open dolphin

That's it.  It now always opens partially-off-screen.  What, precisely, caused
this behavior to start yesterday, is unknown to me.


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04.3 LTS
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.3
Kernel Version: 6.2.0-36-generic (64-bit)
Graphics Platform: X11

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

[kmymoney] [Bug 459881] edit loan wizard does not take empty value for principal and interest

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=459881

--- Comment #13 from Jack  ---
I just (re)found this bug - did you mean to reopen it?  You added screenshots
but did not change the state.

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

[kmymoney] [Bug 475501] account type loan, modus I am lending money, generated scheduled transaction never ends

2023-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=475501

Jack  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Jack  ---
I think the negative final payment is because the money is being paid to you,
not what you are paying someone else, so it may look odd, but I think it is OK.
I've replicated this issue, and suspect it will take me a while to figure out
exactly what is going on.   My current suspicion, before actually looking at
the code, is that scheduled transactions for loan accounts are handled
specially in terms of adjusting the interest and amortization amounts and also
determining when the schedule actually ends.

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

[kphotoalbum] [Bug 477195] KPhotoAlbum git master crashes when an Event tag is dragged on another Event tag in the Events screen

2023-11-18 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=477195

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/kphotoalbum/-/commit/d
   ||691ee89ffbb604cd8ab7bef5b8c
   ||48fff50e
 Status|REPORTED|RESOLVED

--- Comment #1 from Johannes Zarl-Zierl  ---
Git commit d691ee89ffbb604cd8ab7bef5b8c48fff50e by Johannes Zarl-Zierl.
Committed on 18/11/2023 at 23:45.
Pushed by johanneszarl into branch 'master'.

Review and document DB::MemberMap.

The MemberMap code had quite a few assertions that are better handled by
ignoring invalid requests. The documentation was added and documents
these edge-cases.

One of these assertions prevented drag on the browser category page
in a category that does not yet have any tag groups.

M  +5-2Browser/TreeCategoryModel.cpp
M  +1-0CHANGELOG.md
M  +82   -70   DB/MemberMap.cpp
M  +154  -3DB/MemberMap.h
M  +1-2DB/documentation.h

https://invent.kde.org/graphics/kphotoalbum/-/commit/d691ee89ffbb604cd8ab7bef5b8c48fff50e

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

[plasmashell] [Bug 454562] Inconsistent effect when a notification appears

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=454562

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #2 from Patrick Silva  ---
Cannot reproduce.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: X11

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

[kate] [Bug 476565] Can't disable the popup menu when switching the tab list (Ctrl+Tab)

2023-11-18 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=476565

--- Comment #4 from Christoph Cullmann  ---
In kate.git, apps/lib/katetabbar.cpp

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

[kwin] [Bug 474918] Gamescope-git complains about missing wp_presentation/presentation-time support

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=474918

nekone...@protonmail.ch changed:

   What|Removed |Added

 CC||nekone...@protonmail.ch
   Platform|Other   |Arch Linux

--- Comment #4 from nekone...@protonmail.ch ---
Tried applying the patch for that commit to 5.27.8 and it wasn't compatible,
unfortunately.
I was actually going to ask today when this would be implemented, but it looks
like I'm going to have to wait a while longer on Gentoo stable to get it...
Assuming it even gets backported? :/
Plasma 6 is still a baby right now, so it would suck to have to wait that long
for this.

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

[plasmashell] [Bug 477174] Dismissing a notification at startup caused Plasmashell to crash

2023-11-18 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477174

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #1 from Nicolas Fella  ---
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
tid = 
ret = 0
pd = 
old_mask = {__val = {0}}
ret = 
#1  0x7fa273891e73 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x7fa27383f0c6 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
ret = 
#3  0x7fa276466d9a in KCrash::defaultCrashHandler(int) (sig=6) at
/usr/src/debug/kcrash-5.111.0/src/kcrash.cpp:631
crashRecursionCounter = 3
#4  0x7fa27383f190 in  () at /lib64/libc.so.6
#5  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
tid = 
ret = 0
pd = 
old_mask = {__val = {1}}
ret = 
#6  0x7fa273891e73 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#7  0x7fa27383f0c6 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
ret = 
#8  0x7fa2738268d7 in __GI_abort () at abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20},
sa_mask = {__val = {140332930938992, 15481561812480128, 27584985807978545,
18446744073709486136, 17615279012839447552, 140332930938808, 140335709054797,
140331479830848, 12104119786431717, 0, 17615279012839447552, 140332930938664,
140332930938808, 4285632440, 16, 140335707582528}}, sa_flags = -830490560,
sa_restorer = 0x8fd07eaa}
#9  0x7fa2738277a3 in __libc_message (fmt=fmt@entry=0x7fa2739b056b "%s\n")
at ../sysdeps/posix/libc_fatal.c:150
ap = {{gp_offset = 16, fp_offset = 32673, overflow_arg_area =
0x7fa1ce7fb830, reg_save_area = 0x7fa1ce7fb7c0}}
fd = 2
list = 
nlist = 
cp = 
#10 0x7fa27389c7c7 in malloc_printerr (str=str@entry=0x7fa2739b39d8
"malloc(): unaligned tcache chunk detected") at malloc.c:5765
#11 0x7fa2738a108c in tcache_get_n (ep=, tc_idx=) at malloc.c:3176
e = 
ar_ptr = 
victim = 
tbytes = 
__PRETTY_FUNCTION__ = "__libc_malloc"
#12 tcache_get (tc_idx=) at malloc.c:3192
ar_ptr = 
victim = 
tbytes = 
__PRETTY_FUNCTION__ = "__libc_malloc"
#13 __GI___libc_malloc (bytes=64) at malloc.c:3313
ar_ptr = 
victim = 
tbytes = 
__PRETTY_FUNCTION__ = "__libc_malloc"
#14 0x7fa274140cb0 in QListData::detach_grow(int*, int)
(this=this@entry=0x7fa1780190a8, idx=idx@entry=0x7fa1ce7fb8d4, num=num@entry=1)
at tools/qlist.cpp:96
x = 0x7fa17801ac30
l = 1
nl = 2
t = 
bg = 
#15 0x7fa275529375 in QList::detach_helper_grow(int, int)
(i=, c=1, this=0x7fa1780190a8) at
/usr/include/qt5/QtCore/qlist.h:803
n = 0x7fa17801ac40
x = 
n = 
#16 QList::append(QVariant const&) (this=this@entry=0x7fa1780190a8,
t=...) at /usr/include/qt5/QtCore/qlist.h:623
n = 
#17 0x7fa27552afdf in KLocalizedString::subs(QString const&, int, QChar)
const (this=this@entry=0x7fa1ce7fba40, a=..., fieldWidth=fieldWidth@entry=0,
fillChar=fillChar@entry=...) at
/usr/src/debug/ki18n-5.111.0/src/i18n/klocalizedstring.cpp:1146
kls = {d = std::unique_ptr = {get() =
0x7fa178019070}}
baseArg = {d = 0x7fa17801b2a0}
fmtdArg = {d = 0x7fa178019ba0}
#18 0x7fa2487cdc7e in i18ndc(char const*, char const*,
char const*, QString const&, QString const&) (domain=0x7fa2487cf15b
"akonadi_search", context=0x7fa2487cf172 "Name (email)", text=0x7fa2487cf16a
"%1 (%2)", a2=..., a1=...) at /usr/include/KF5/KI18n/klocalizedstring.h:1484
match = {d = {d = 0x7fa1780029a0}}
skip = 
name = {d = 0x7fa17801b7b0}
email = {d = 0x7fa17801b2a0}
result = @0x7fa178002aa0: {d = 0x7fa178019850}
__for_range = @0x7fa1ce7fb9f0: {> =
{> = {}, {p = {d =
0x7fa178002a90}, d = 0x7fa178002a90}}, }
completer = {m_prefix = {d = 0x55b860b4c830}, m_limit = 10}
completerResults = {> = {>
= {}, {p = {d = 0x7fa178002a90}, d = 0x7fa178002a90}}, }
queryString = {d = 0x55b860b4c830}
#19 PIMContactsRunner::queryAutocompleter(Plasma::RunnerContext&, QString
const&) (queryString=..., context=..., this=0x55b860b32650) at
/usr/src/debug/akonadi-search-23.08.2/runner/pimcontactsrunner.cpp:239
match = {d = {d = 0x7fa1780029a0}}
skip = 
name = {d = 0x7fa17801b7b0}
email = {d = 0x7fa17801b2a0}
result = @0x7fa178002aa0: {d = 0x7fa178019850}
__for_range = @0x7fa1ce7fb9f0: {> =
{> = {}, {p = {d =
0x7fa178002a90}, d = 0x7fa178002a90}}, }
completer = {m_prefix = {d = 0x55b860b4c830}, m_limit = 10}

[KBibTeX] [Bug 476502] binary and libraries are compiled with rpath

2023-11-18 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=476502

Thomas Fischer  changed:

   What|Removed |Added

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

--- Comment #1 from Thomas Fischer  ---
There is no explicit setting of RPATH in KBibTeX's source code. Please provide
additional information how/where KBibTeX differs from other KDE applications in
respect of its handling of RPATH.

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

[systemsettings] [Bug 399186] [Wayland] I need to press special key three times to enable the touchpad if such device was disabled before logout

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=399186

Patrick Silva  changed:

   What|Removed |Added

Version|5.17.5  |5.27.80

--- Comment #6 from Patrick Silva  ---
More than 5 years later, still an issue.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland

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

[systemsettings] [Bug 416958] After I enable auto-mounting, list of attached devices remains empty until "Removable devices" kcm is restarted

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416958

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #4 from Patrick Silva  ---
Device Auto-mount KCM is completely different on Plasma 6 alpha and I'm unable
to reproduce with it.

Operating System: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.6.1-arch1-1 (64-bit)
Graphics Platform: Wayland

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

[plasmashell] [Bug 435735] "Mount and open" button stops working after editing a device action in Device Action KCM

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=435735

Patrick Silva  changed:

   What|Removed |Added

Version|5.21.4  |5.27.80

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

[plasmashell] [Bug 407473] Don't disable password field for a few seconds after entering the wrong password

2023-11-18 Thread Jeroen
https://bugs.kde.org/show_bug.cgi?id=407473

--- Comment #7 from Jeroen  ---
So what happened 4 years after the commit for a possible solution?

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

[plasmashell] [Bug 407473] Don't disable password field for a few seconds after entering the wrong password

2023-11-18 Thread Jeroen
https://bugs.kde.org/show_bug.cgi?id=407473

--- Comment #6 from Jeroen  ---
My experience of this bug (from #477179):

Upon entering a wrong password the system shows "Login failed" or "Unlocking
failed", whereby the password field is locked for about 4 seconds. I don't need
4 seconds to realise what this simple message means, it's quite obvious I made
a mistake so I want to retry immediately. 

Note that the system behaves slightly different when providing a wrong password
on initial logon or at unlocking:
- A wrong password at initial logon results in a locked password field for 4
seconds, after which the message "Login failed" is shown.
- A wrong password at unlocking results directly in a message "Unlocking
failed", after which the password field is locked for 4 seconds.

The preferred solution to this is to show either the "Login failed" or
"Unlocking failed" message directly (which could be faded away after a few
seconds if the user takes no action), and NOT to lock the password field so the
user can try again immediately. 

An alternative would be the Windows 10 approach: upon entering the wrong
password a message is shown with an OK button; it gives perfect feedback of
what went wrong and by hitting Enter you can try again immediately.

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

[systemsettings] [Bug 387961] Device action disappears from "Disks & Devices" applet when its description is edited

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387961

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.3  |5.27.80

--- Comment #9 from Patrick Silva  ---
I have just edited "Download Photos with digiKam" device action and it
disappeared.

Operating System: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland

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

[frameworks-kimageformats] [Bug 476755] Digikam git doesn't display layers in XCF files

2023-11-18 Thread maderios
https://bugs.kde.org/show_bug.cgi?id=476755

--- Comment #7 from maderios  ---
Issues with XCF layers files is old story. This one was reported more seven
years ago
https://bugs.kde.org/show_bug.cgi?id=360806 
Same time, it was reported to ImageMagick team too
https://github.com/ImageMagick/ImageMagick/issues/1544
Dev comment: "Its not a bug. ImageMagick does not support Gimp 2.10 .XCF
images. We may support the format in the future but currently we do not have an
ETA on when support will be added."
I'm wondering if other soft than  IM, Kimageformats or Graphicsmagick, exist to
display XCF files with layers or/and 16 bits XCF files.

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

[krita] [Bug 472705] 5.2 Android: Krita crashes when accessibility apps are enabled

2023-11-18 Thread AppTest
https://bugs.kde.org/show_bug.cgi?id=472705

--- Comment #66 from AppTest  ---
Any luck with reproducing the crash with this new information, sh_zam?

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

[digikam] [Bug 477203] Two maps - horizontal and Two maps - vertical it works the other way around

2023-11-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477203

Maik Qualmann  changed:

   What|Removed |Added

  Component|Geolocation-Bookmarks   |Geolocation-Workflow

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

[digikam] [Bug 477203] Two maps - horizontal and Two maps - vertical it works the other way around

2023-11-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477203

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.2.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/6fd30
   ||432191555ec0b7f609fbb7cdd33
   ||7561852c
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Maik Qualmann  ---
Git commit 6fd30432191555ec0b7f609fbb7cdd337561852c by Maik Qualmann.
Committed on 18/11/2023 at 22:07.
Pushed by mqualmann into branch 'master'.

fix text about two maps alignment
FIXED-IN: 8.2.0

M  +1-1NEWS
M  +3-3   
core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp

https://invent.kde.org/graphics/digikam/-/commit/6fd30432191555ec0b7f609fbb7cdd337561852c

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

[systemsettings] [Bug 450649] Custom SDDM background is reset to default when auto-login is enabled

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=450649

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #7 from Patrick Silva  ---
Cannot reproduce.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland

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

[plasmashell] [Bug 466473] Favorites list is empty in Plasma session started with a new user account until switching from Kickoff to Kicker and back again

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=466473

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #8 from Patrick Silva  ---
Tested on Arch Linux running Plasma alpha 6 and neon unstable; cannot
reproduce.

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

[kate] [Bug 477211] New: < and > can't be input inside Kate.

2023-11-18 Thread vrgovinda
https://bugs.kde.org/show_bug.cgi?id=477211

Bug ID: 477211
   Summary: < and > can't be input inside Kate.
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vrgovi...@protonmail.com
  Target Milestone: ---

SUMMARY
I can't input < and > inside Kate. , and . work very well. < and > work outside
Kate.

STEPS TO REPRODUCE
1. Shift+,
2. Shift+.
3. 

OBSERVED RESULT
Nothing gets printed on the screen.

EXPECTED RESULT
1. Shift + , should result in <
2. Shift + . should result in >

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Devuan Daedalus (Debian 12 w/o systemd)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 459382] KCM currently in use is no longer highlighted in the sidebar after canceling save/discard prompt

2023-11-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459382

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #3 from Patrick Silva  ---
Cannot reproduce.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland

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

[kate] [Bug 477210] New: auto close LaTeX environments

2023-11-18 Thread vrgovinda
https://bugs.kde.org/show_bug.cgi?id=477210

Bug ID: 477210
   Summary: auto close LaTeX environments
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vrgovi...@protonmail.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
1.  Type \begin{env_name}[parameters]
2. 
3. 

OBSERVED RESULT
There's an auto-complete for , but none for the environment itself.

EXPECTED RESULT
\begin{env_name}[parameters] 
should result in 
\end{environment} also.

I know that this feature is there in Kile. But I want to stick to Kate because
it is too good as compared to Kile, especially the "Sessions"; and I work on
many other non-TeX text files too; 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Devuan Daedalus (Debian 12 w/o systemd)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

  1   2   3   4   >