[plasmashell] [Bug 478940] Add optional "Dodge Active Window" panel mode that only dodges active window with focus, not all windows

2024-01-15 Thread Justin Shepherd
https://bugs.kde.org/show_bug.cgi?id=478940

Justin Shepherd  changed:

   What|Removed |Added

 CC||contact+bugs.kde.org@justin
   ||shepherd.au

--- Comment #5 from Justin Shepherd  ---
Could we revisit reviewing of Bharadwaj Rajus MR
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3550 and
potentially consider adding it as an additional configurable option? Having
this feature separate from the default dodge behavior would be highly
beneficial. Speaking from my own perspective and workflow, the Intellihide-like
functionality in Latte is the primary reason I continue to use Latte, and I
believe it would benefit many user workflows to have this option available for
Plasma panels as well. Discovering this bug took me some time, so I'm not sure
if many people are aware of its existence to provide feedback, but I've noticed
others on social platforms expressing a desire for the same feature.

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

[frameworks-baloo] [Bug 479881] Baloo_file_extractor), signal: Segmentation fault - Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[frameworks-baloo] [Bug 479881] New: Baloo_file_extractor), signal: Segmentation fault - Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}

2024-01-15 Thread David Kredba
https://bugs.kde.org/show_bug.cgi?id=479881

Bug ID: 479881
   Summary: Baloo_file_extractor), signal: Segmentation fault -
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}
Classification: Frameworks and Libraries
   Product: frameworks-baloo
   Version: 5.113.0
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: kre...@kredba.cz
  Target Milestone: ---

SUMMARY
Downloaded a Mi phone firmware file in zip format, around 4.6 Gib in size.
Then moved it to the phone storage, like in tens seconds after file downloaded.
Got the first baloo_file_extractor crash and then kept getting them until I
restored the index file from backup.
(Not copied the firmware file, moved it, what can be the cause of the crash,
but not for the database damage in my opinion - until the file is indexed
completely there should be nothing written to index file. If the file is
deleted during indexing baloo_file_extractor should not crash. Is it keeping
lock on it during indexing?)


SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.14
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.12
Kernel Version: 6.7.0-gentoo (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 580 Series
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: X570 AORUS ELITE
System Version: -CF

ADDITIONAL INFORMATION
mdb_copy -n -c index stated on that broken file that: mdb.c:5966: Assertion
'IS_LEAF(mp)' failed in mdb_cursor_next().

Application: Extraktor souborů Baloo (baloo_file_extractor), signal:
Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}
[KCrash Handler]
#6  0x7f16c4ef8af3 in mdb_midl_xmerge (idl=idl@entry=0x7ed0615fd018,
merge=merge@entry=0x7edf7d684010) at midl.c:207
#7  0x7f16c4eefd87 in mdb_page_alloc (num=num@entry=22071,
mp=mp@entry=0x7ffed82c6ae0, mc=0x7ffed82c6c60) at mdb.c:2306
#8  0x7f16c4ef2048 in mdb_page_new (mp=, num=22071,
flags=4, mc=0x7ffed82c6c60) at mdb.c:7223
#9  mdb_node_add (mc=mc@entry=0x7ffed82c6c60, indx=,
key=key@entry=0x7ffed82c7050, data=0x7ffed82c7060, pgno=pgno@entry=0, flags=0)
at mdb.c:7365
#10 0x7f16c4ef57a9 in mdb_cursor_put (mc=mc@entry=0x7ffed82c6c60,
key=key@entry=0x7ffed82c7050, data=data@entry=0x7ffed82c7060,
flags=flags@entry=0) at mdb.c:6990
#11 0x7f16c4ef7f91 in mdb_put (txn=0x5628ea4ff320, dbi=,
key=0x7ffed82c7050, data=0x7ffed82c7060, flags=0) at mdb.c:9079
#12 0x7f16c61b68ab in Baloo::PositionDB::put
(this=this@entry=0x7ffed82c7150, term=..., list=...) at
/var/tmp/portage/kde-frameworks/baloo-5.113.0/work/baloo-5.113.0/src/engine/positiondb.cpp:68
#13 0x7f16c61c6b35 in Baloo::WriteTransaction::commit (this=) at
/var/tmp/portage/kde-frameworks/baloo-5.113.0/work/baloo-5.113.0/src/engine/writetransaction.cpp:335
#14 0x7f16c61bee2f in Baloo::Transaction::commit (this=0x5628ea4ed6a0) at
/var/tmp/portage/kde-frameworks/baloo-5.113.0/work/baloo-5.113.0/src/engine/transaction.cpp:285
#15 0x5628e8d882ac in Baloo::App::processNextFile (this=0x7ffed82c7690) at
/var/tmp/portage/kde-frameworks/baloo-5.113.0/work/baloo-5.113.0/src/file/extractor/app.cpp:107
#16 0x7f16c58204c2 in QtPrivate::QSlotObjectBase::call (a=0x7ffed82c7280,
r=, this=) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 QSingleShotTimer::timerEvent (this=0x5628ea5a21a0) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qtimer.cpp:322
#18 0x7f16c5813f1b in QObject::event (this=0x5628ea5a21a0,
e=0x7ffed82c73b0) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qobject.cpp:1369
#19 0x7f16c57e8f58 in QCoreApplication::notifyInternal2
(receiver=0x5628ea5a21a0, event=0x7ffed82c73b0) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qcoreapplication.cpp:1064
#20 0x7f16c57e914e in QCoreApplication::sendEvent (receiver=, event=) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qcoreapplication.cpp:1462
#21 0x7f16c5839eb9 in QTimerInfoList::activateTimers (this=0x5628ea4c8a60)
at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qtimerinfo_unix.cpp:643
#22 0x7f16c583a7c1 in timerSourceDispatch (source=) at
/var/tmp/portage/dev-qt/qtcore-5.15.11-r1/work/qtbase-everywhere-src-5.15.11/src/corelib/kernel/qeventdispatcher_glib.cpp:183
#23 idleTimerSourceDispatch (source=) at

[kwin] [Bug 479786] kwin_wayland hangs when dragging window to top/bottom of screen with "screen edge snap zone" set to "None"

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

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

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

[systemsettings] [Bug 478891] Controls rendered behind kcm title on Qt 6.7

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

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|HI  |VHI

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

[kdenlive] [Bug 469953] Suddenly the program closes when you transfer a .MOV file to it.

2024-01-15 Thread Konstantin
https://bugs.kde.org/show_bug.cgi?id=469953

Konstantin  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Konstantin  ---
It started working after one of the updates

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

[systemsettings] [Bug 478891] Controls rendered behind kcm title on Qt 6.7

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||alanqa-...@outlook.com

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

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

[systemsettings] [Bug 479878] wrong top margin

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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


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

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

[kwin] [Bug 479250] Screen randomly freezes for a short while when opening tabbox/overview

2024-01-15 Thread hexchain
https://bugs.kde.org/show_bug.cgi?id=479250

hexchain  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 479695] In icons view mode, file name moves left during rename

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

Summary|File name moves itself when |In icons view mode, file
   |pressing backspace key  |name moves left during
   |while renaming  |rename

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

[kwin] [Bug 479749] [accessibility] Enabling "Colorblindness Correction" Desktop Effect make the screen almost all white instead.

2024-01-15 Thread Mintra
https://bugs.kde.org/show_bug.cgi?id=479749

Mintra  changed:

   What|Removed |Added

 CC||hedim74...@fgvod.com

--- Comment #1 from Mintra  ---
I can confirm this on Fedora rawhide RC1

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

[yakuake] [Bug 470144] Yakuake: Wayland keep above other windows not functional

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

--- Comment #3 from omg.qk...@aleeas.com ---
This can be fixed with a custom window rule, however I still believe this
should be default behavior like it is on X11. Staying on top of other windows
is a crucial part of what Yakuake should do.

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

[kdeconnect] [Bug 479880] New: Improvement: SMS Window scrolls down upon message activity

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

Bug ID: 479880
   Summary: Improvement: SMS Window scrolls down upon message
activity
Classification: Applications
   Product: kdeconnect
   Version: 23.08.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: omg.qk...@aleeas.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

The SMS window will scroll down to only show the most recent message once one
has been sent or received. This behavior is annoying as it takes most of the
conversation off screen. The behavior should be changed to place the most
recent message at the bottom, maximizing the number of recent messages that fit
on the display. Or, better yet when a new message is received a popup message
should appear in the bottom right corner indicating that there is a new
message. This mirrors the behavior of other messaging apps, and makes it less
disorienting for the user as the window does not just scroll without user
input.

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

[plasmashell] [Bug 479879] New: Keyboard brightness controls with stepped values allows scrolling in between values

2024-01-15 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=479879

Bug ID: 479879
   Summary: Keyboard brightness controls with stepped values
allows scrolling in between values
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brightness Control
  Assignee: plasma-b...@kde.org
  Reporter: antti.s...@gmail.com
CC: natalie_clar...@yahoo.de
  Target Milestone: 1.0

SUMMARY
Demonstrative video: https://youtu.be/k41rchftoWg
If you have a backlit keyboard like the one in Thinkpad T470s, its brightness
controls show up in the brightness control applet. The backlight is however
stepped as in it's either off, dim or full as the brightness control shows.
When dragging the slider with a mouse it works as expected but if you hover
over it and use the trackpad to scroll, the slider goes to in-between values.
This is purely cosmetic as it only affects the backlight when it hits one of
the steps.

STEPS TO REPRODUCE
1. Have a backlit keyboard with set brightness levels
2. Open the brightness control applet
3. Hover your mouse over the keyboard brightness controls and use mouse scroll 

OBSERVED RESULT
The controls goes in-between the steps

EXPECTED RESULT
Scrolling should cause the control to hop to the next step

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12

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

[kbackup] [Bug 479206] Large file missing from backup

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

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

[neon] [Bug 471852] Desktop freezes on every login of Plasma 6 Wayland, (KDE Neon) using Nouveau Nvidia driver

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konsole] [Bug 466237] How to fix garbled text in konsole?

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

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.

[kdenlive] [Bug 437392] Resource Pool vao_formats fail

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

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

[kdiff3] [Bug 465460] Crash when deleting lines

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|FIXED   |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 471551] Rendering crashed. Could not update timestamps for skipped samples.

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

--- Comment #6 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 479250] Screen randomly freezes for a short while when opening tabbox/overview

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

--- Comment #4 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 467254] Kdenlive attempts to transcode a clip, crashes and produces a large file in the background

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

--- 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 469953] Suddenly the program closes when you transfer a .MOV file to it.

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

--- Comment #3 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 471555] Preview not playing, hangs

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

--- Comment #3 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 455834] Kdenlive 22.04.2 crashes on trying to load recent project

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

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

[systemsettings] [Bug 479878] wrong top margin

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[systemsettings] [Bug 479878] New: wrong top margin

2024-01-15 Thread ox_archer
https://bugs.kde.org/show_bug.cgi?id=479878

Bug ID: 479878
   Summary: wrong top margin
Classification: Applications
   Product: systemsettings
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: alanqa-...@outlook.com
  Target Milestone: ---

SUMMARY
The top bar incorrectly covers the content area, the homepage, theme page, and
so on

STEPS TO REPRODUCE
1. >>> systemsettings

OBSERVED RESULT
The top bar(Quick Settings) covers the content area

EXPECTED RESULT
*

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux, KDE Plasma 6.0 RC1
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
before,  'error loading QML file'

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

[kmail2] [Bug 362579] Segfault when selecting multiple adresses from contact list

2024-01-15 Thread Pierre Métras
https://bugs.kde.org/show_bug.cgi?id=362579

Pierre Métras  changed:

   What|Removed |Added

 CC||pie...@alterna.tv

--- Comment #13 from Pierre Métras  ---
Still present in January 2024 with Kmail 5.22.3 (22.12.3) from Debian 12.4.

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

[kwin] [Bug 455297] Screen goes black, unresponsive, upon waking up laptop from sleep (but it blinks periodically, and system is still alive)

2024-01-15 Thread jdally987
https://bugs.kde.org/show_bug.cgi?id=455297

--- Comment #6 from jdally987  ---
Long time since last update, but wanted to close because I tried Kubuntu 23.10
(kernel 6.5.0-14-generic) and everything suddenly works great. Laptop sleeps
and wakes fine, external monitor works without issue. Whatever. I'm just glad
it works

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

[Spectacle] [Bug 478426] [Wayland] dual monitor setup with fractional scaling causes issues in the screenshot quality.

2024-01-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=478426

--- Comment #5 from Noah Davis  ---
(In reply to Vlad Zahorodnii from comment #3)
> If it takes a workspace screenshot, kwin will use the highest scale factor
> (125%) for the screenshot because two monitors will be captured in one
> image. The contents on output with 100% may look distorted. Ideally,
> spectacle has to capture every screen individually.

In order to make a rectangle screenshot, we have to combine different images
into one. We originally captured each screen separately, but the result was the
same as KWin's workspace screenshots, making it pointless to do it ourselves.
Perhaps the scaling done by KWin to the image from the 1x scale display could
be done more smoothly?

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

[kwin] [Bug 455297] Screen goes black, unresponsive, upon waking up laptop from sleep (but it blinks periodically, and system is still alive)

2024-01-15 Thread jdally987
https://bugs.kde.org/show_bug.cgi?id=455297

jdally987  changed:

   What|Removed |Added

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

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

[digikam] [Bug 125474] MAINTENANCE : possibility to merge digiKam databases

2024-01-15 Thread Ken Rushia
https://bugs.kde.org/show_bug.cgi?id=125474

Ken Rushia  changed:

   What|Removed |Added

 CC||k...@kenrushia.com

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

[KScreen] [Bug 479718] kscreen-doctor heap corruption

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

--- Comment #4 from fanzhuyi...@gmail.com ---
Cannot reproduce on plasma 6

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

[plasmashell] [Bug 474649] "Apply" button in widget settings remains active after click

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

--- Comment #2 from fanzhuyi...@gmail.com ---
Possibly related console warning: 

/kde/usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/config/ConfigSensors.qml:30:5:
QML Connections: Detected function "onConfigurationChanged" in Connections
element. This is probably intended to be a signal handler but no signal of the
target matches the name.

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

[krita] [Bug 479877] The Eyedropper tool is not working for me.

2024-01-15 Thread Azwoolf
https://bugs.kde.org/show_bug.cgi?id=479877

Azwoolf  changed:

   What|Removed |Added

 CC||crazwoolf123...@gmail.com

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

[krita] [Bug 479877] New: The Eyedropper tool is not working for me.

2024-01-15 Thread Azwoolf
https://bugs.kde.org/show_bug.cgi?id=479877

Bug ID: 479877
   Summary: The Eyedropper tool is not working for me.
Classification: Applications
   Product: krita
   Version: 5.1.5
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: crazwoolf123...@gmail.com
  Target Milestone: ---

Created attachment 164940
  --> https://bugs.kde.org/attachment.cgi?id=164940=edit
The required "File a Bug on Krita Report" or whatever it's called.

The Eyedropper tool is not working for me.
***


STEPS TO REPRODUCE
1. Please look into the issue.
2. Please find out what happened and why it's only affecting one drawing.
3. Please tell me how to fix it,

OBSERVED RESULT:
After laying down all of my flat colors on this particular drawing and clearing
the color history since I wanted to focus on one layer at a time, I went in to
use the eyedropper tool to reselect the colors. What happened then was that
every color I tried picking up would only yield some variation of a gray-ish
orange. Blues, reds, oranges and purples all became the same or a similar
color, regardless of how vibrant, light or dark they were. I tried laying down
different color swatches to the side of my drawing to see if it would pick that
up properly, but it didn't. I thought it'd be fixed if I reset all of the
settings and then restarted the program, but it didn't. So, I waited a day,
hoping that it was just my computer giving me problems. Now, the issue is only
affecting all of my color swatches that are orange and red, but still also
everything on my actual drawing. It's only affecting one drawing.


EXPECTED RESULT:
I expected to get the true colors when I used the eyedropper tool. I've never
had this problem before and I'm really confused by it.


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

ADDITIONAL INFORMATION
It was working just fine when I first started the drawing, it only occurred
after I cleared the color history. I opened a new file as well just now to see
if the issue would carry on there. It didn't. It's still just that one drawing
and I'm concerned that I'll have to delete that drawing and start over.

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

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

pawlowski...@gmail.com changed:

   What|Removed |Added

 Attachment #164835|0   |1
is obsolete||

--- Comment #9 from pawlowski...@gmail.com ---
Created attachment 164939
  --> https://bugs.kde.org/attachment.cgi?id=164939=edit
Output from journalctl with source

I think this version has the source you're looking for. It definitely looks
different than the old version.

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

[kdeconnect] [Bug 393448] Lock the pc when you walk away (dynamic lock)

2024-01-15 Thread David Zaslavsky
https://bugs.kde.org/show_bug.cgi?id=393448

David Zaslavsky  changed:

   What|Removed |Added

 CC||diaz...@ellipsix.net

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

[kdenlive] [Bug 479875] cut stopped working

2024-01-15 Thread Gerry Gavigan
https://bugs.kde.org/show_bug.cgi?id=479875

--- Comment #1 from Gerry Gavigan  ---
forgot to add running tumbleweed to 16.01.24
kde 5.27-10
Qt 5.113

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

[plasmashell] [Bug 474649] "Apply" button in widget settings remains active after click

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fanzhuyi...@gmail.com ---
Can reproduce.

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

[krita] [Bug 479876] New: Configuration Settings Shortcut Menu Visual Glitch

2024-01-15 Thread ebonasura
https://bugs.kde.org/show_bug.cgi?id=479876

Bug ID: 479876
   Summary: Configuration Settings Shortcut Menu Visual Glitch
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: ebonas...@gmail.com
  Target Milestone: ---

Created attachment 164938
  --> https://bugs.kde.org/attachment.cgi?id=164938=edit
Depicts open keyboard option on top of a closed section.

SUMMARY

Closing a section heading on the shortcut configuration menu without closing
open keyboard options leaves that option's table on top of the menu.

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. Open any shortcut section.
2. Open any sub-selection.
3. Open a keyboard option. 
3. Close the shortcut heading.

OBSERVED RESULT

The keyboard option remains on top of the shortcuts menu.

EXPECTED RESULT

The keyboard option should close with the section heading.


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

ADDITIONAL INFORMATION

Screenshot Attached

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

[systemsettings] [Bug 478891] Controls rendered behind kcm title on Qt 6.7

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||jvy...@jvyden.xyz

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

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

[Welcome Center] [Bug 479871] Top text of Welcome Center after update is cropped and mostly unreadable

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from fanzhuyi...@gmail.com ---


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

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

[systemsettings] [Bug 478891] Controls rendered behind kcm title on Qt 6.7

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||alerdev.ca4x6@simplelogin.c
   ||om

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

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

[systemsettings] [Bug 479864] Content in settings is partially hidden

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from fanzhuyi...@gmail.com ---


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

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

[kdenlive] [Bug 479875] New: cut stopped working

2024-01-15 Thread Gerry Gavigan
https://bugs.kde.org/show_bug.cgi?id=479875

Bug ID: 479875
   Summary: cut stopped working
Classification: Applications
   Product: kdenlive
   Version: 23.08.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: gerrys...@gmail.com
  Target Milestone: ---

Created attachment 164937
  --> https://bugs.kde.org/attachment.cgi?id=164937=edit
screen shot of error message

SUMMARY

suddenly "cut" is not working. 
***
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. place scissor line 
2. cut 
3. 

OBSERVED RESULT

no cut 

EXPECTED RESULT

cut

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.

[XWaylandVideoBridge] [Bug 476385] Substantially reduced stream performance with XWayland video bridge

2024-01-15 Thread Adi Efendic
https://bugs.kde.org/show_bug.cgi?id=476385

Adi Efendic  changed:

   What|Removed |Added

 CC||efendic...@gmail.com

--- Comment #2 from Adi Efendic  ---
I can confirm that I'm facing the same issue with the following setup:

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 39 (KDE Edition)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
Kernel: 6.6.9-200.fc39.x86_64
GPU: RX 6660

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

[KScreen] [Bug 479874] Inconsistency in monitor identification potentially causing configurations to not apply correctly

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Welcome Center] [Bug 479871] Top text of Welcome Center after update is cropped and mostly unreadable

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 479873] The width of notifications are sometimes halved, giving a squashed appearance

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[KScreen] [Bug 479874] New: Inconsistency in monitor identification potentially causing configurations to not apply correctly

2024-01-15 Thread Nathaniel Mason
https://bugs.kde.org/show_bug.cgi?id=479874

Bug ID: 479874
   Summary: Inconsistency in monitor identification potentially
causing configurations to not apply correctly
Classification: Plasma
   Product: KScreen
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: common
  Assignee: kscreen-bugs-n...@kde.org
  Reporter: nathanielma...@yahoo.com
  Target Milestone: ---

Every time I launch Plasma with my external monitor plugged in, I get the
standard popup for positioning new monitors. Regardless of which option I
select it will only ever extend to the right. Trying to configure the monitor
layout from Kscreen does work, but only until plasma is relaunched or the
monitor is unplugged and replugged, at which point it acts as if the monitor
has never been configured before. This behavior first occurred in Plasma 6 Beta
1.

When in Kscreen, the secondary display is labelled "Panascope Pixio PX248P",
however when clicking the "Identify" button, the label on my external monitor
shows as "HDMI-A-1-unknown". I don't recall this behavior being present prior
to Plasma 6 Beta 1.

I suspect this disparity in how the monitor is being identified is leading to
situations where the Kscreen config isn't applying correctly.

Linux: 6.7.0
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0

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

[KOpeningHours] [Bug 452236] normalizeExpression output on monthday_range is simplified

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

--- Comment #3 from fam@live.nl ---
(In reply to fam.lam from comment #1)

Please ignore comment 1, it is clearly wrong (can't find how to delete it
though). The original description and comment 2 are still correct.

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

[plasmashell] [Bug 479873] New: The width of notifications are sometimes halved, giving a squashed appearance

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

Bug ID: 479873
   Summary: The width of notifications are sometimes halved,
giving a squashed appearance
Classification: Plasma
   Product: plasmashell
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: plasma-b...@kde.org
  Reporter: jvy...@jvyden.xyz
CC: k...@privat.broulik.de
  Target Milestone: 1.0

Created attachment 164936
  --> https://bugs.kde.org/attachment.cgi?id=164936=edit
3 notifications in a vertical strip, the top two of which are squashed.

This happens on complete random, but I can get it to happen fairly consistently
nonetheless. Interestingly, some can appear next to perfectly normal
screenshots ad shown in my attached screenshot.

STEPS TO REPRODUCE
1. Trigger a notification In this case, I use the 'bell' notification in
Konsole, as it's easy trigger by simply hitting Backspace in bash.
2. Repeat until squashed notification appears.

OBSERVED RESULT
The width of the notification is halved and the notification is taller. It's
offset from the side of the screen in a strange way as if it's still filling
some equivalent to a .

EXPECTED RESULT
The notification's width is completely normal and the popup is aligned
properly.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0
Kernel Version: 6.7.0-zen3-1-zen (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Manufacturer: ASUS

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

[kaffeine] [Bug 479872] New: Option --lastchannel doesn't free dvb adapter after stop

2024-01-15 Thread Valerio Vanni
https://bugs.kde.org/show_bug.cgi?id=479872

Bug ID: 479872
   Summary: Option --lastchannel doesn't free dvb adapter after
stop
Classification: Applications
   Product: kaffeine
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mche...@kernel.org
  Reporter: valerio.va...@inwind.it
  Target Milestone: ---

SUMMARY
***
If I start kaffeine without options and I play a DVB channel when I click stop,
kaffeine frees immediately /dev/dvb/xxx device.
If I start kaffeine with --lastchannel and do the same (click stop),
/dev/dvb/xxx device is busy.

A child process is locking it: 

lsof finds this:
kioslave5 21356  valerio   35u  CHR 
212,3 0t01173529 /dev/dvb/adapter0/frontend0

  21356 ?S  0:00 /lib/x86_64-linux-gnu/libexec/kf5/kioslave5
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/tags.so tags 
local:/run/user/1000/kaffeineppPvOO.1.kioworker.socket

After some minutes, this process ends and dvb device is free an can be
rmmod-ed.

***

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Bookworm 64 bit
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.18

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

[Welcome Center] [Bug 479871] Top text of Welcome Center after update is cropped and mostly unreadable

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

--- Comment #1 from jvy...@jvyden.xyz ---
Upon further inspection of my system, this appears to be happening across all
the KDE apps that use that same header style as I see the same behavior in a
couple pages in systemsettings and Discover.

I don't know the exact component responsible that might be responsible for
this, or if it's a duplicate (although I did try to find any similar bugs via
searching). So in other words this is definitely in the wrong category - but
where should this be moved to?

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

[Welcome Center] [Bug 479871] New: Top text of Welcome Center after update is cropped and mostly unreadable

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

Bug ID: 479871
   Summary: Top text of Welcome Center after update is cropped and
mostly unreadable
Classification: Applications
   Product: Welcome Center
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: jvy...@jvyden.xyz
CC: n...@kde.org
  Target Milestone: ---

Created attachment 164935
  --> https://bugs.kde.org/attachment.cgi?id=164935=edit
The resulting window after execution of `plasma-welcome --post-update-beta`

STEPS TO REPRODUCE
1.  Execute either `plasma-welcome --post-update` or `plasma-welcome
--post-update-beta`
2. Observe results.

OBSERVED RESULT
The first paragraph in the welcome center is obscured/cropped by the header of
the window (e.g. "Plasma has been updated to 6.0 RC1)

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0
Kernel Version: 6.7.0-zen3-1-zen (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Manufacturer: ASUS

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

[plasmashell] [Bug 446654] Feature Request: mirror a panel on all monitors

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

rexbin...@icloud.com changed:

   What|Removed |Added

 CC||rexbin...@icloud.com

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

[kwin] [Bug 477476] Oxygen Yellow Cursor Theme does not display on Breeze Twilight on Arch with Plasma / Qt 6

2024-01-15 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=477476

--- Comment #9 from Marco Parillo  ---
Starting with x11: Oxygen Yellow Cursor visible.
Reboot.
Select Plasma-Wayland in SDDM.
Login.
Oxygen Yellow Cursor invisible.
System Settings > Cursors > Breeze > Apply.
Breeze Cursor immediately visible.

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread Vangelis
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #16 from Vangelis  ---
This is Awesome!

Thanks a lot for adding this feature Gilles!

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

[kdiff3] [Bug 478449] Kdiff crashes if exit via menu or hotkey

2024-01-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=478449

michael  changed:

   What|Removed |Added

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

--- Comment #2 from michael  ---
Please upgrade to 1.10.7 if you experiencing this issue. Previous version have
multiple undefined behavior issues on exit do to the possiable presence of
short lived helper threads.

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

[krita] [Bug 479870] Animation + Transform mask + Story board = Krita totally freeze

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

--- Comment #1 from grum...@grum.fr ---
Created attachment 164934
  --> https://bugs.kde.org/attachment.cgi?id=164934=edit
Fixed file

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

[krita] [Bug 479870] New: Animation + Transform mask + Story board = Krita totally freeze

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

Bug ID: 479870
   Summary: Animation + Transform mask + Story board = Krita
totally freeze
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: grum...@grum.fr
  Target Milestone: ---

Created attachment 164933
  --> https://bugs.kde.org/attachment.cgi?id=164933=edit
test file that freeze Krita

SUMMARY
>From KA post:
https://krita-artists.org/t/krita-freezes-repeatedly-while-animating/82131/1

Attached, 2 kra files
- test_freeze.kra
- test_freeze_no.kra

STEPS TO REPRODUCE
1. Open test_freeze.kra
2. Create a new document 
3. Go back to file test_freeze.kra
4. Go to new created document

OBSERVED RESULT
Krita is frozen, CPU consumption = 0%: Krita is just not responding anymore
without (seems) doing anything 

EXPECTED RESULT
Krita don't freeze

SOFTWARE/OS VERSIONS
Problem occurs on Windows and Linux
On my side, especially tested on:
- Linux Appimage for krita 5.1, 5.1.5, 5.2.2, 5.3.0prealpha ==> Krita freeze
- Linux Appimage for krita 5.0.0, 5.0.6 ==> Krita don't freeze

ADDITIONAL INFORMATION
There's 2 possible workaround: 
1)
- Rename .kra file to zip
- Unzip
- Delete 'test_freeze/storyboard' sub-directory
- Rezip file 
- Rename to .kra
==> Then, repeat steps to reproduce: no more freeze (attached file
test_freeze_no.kra has been fixed with this method)

2)
- Open file test_freeze.kra
- Hide layer "Transform mask 1"
==> Then, repeat steps to reproduce: no more freeze

I can't really tell more: I tried to create other files like this one
(storyboard + transform mask) but I wasn't able to reproduce case; so there's
might be an edge case here
The only thing sure I'm sure, it's related with storyboard and probably while
storyboard thumbnails are generated...

Grum999

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

[kmag] [Bug 438912] No output from KMagnifier on Wayland

2024-01-15 Thread Paragoumba
https://bugs.kde.org/show_bug.cgi?id=438912

Paragoumba  changed:

   What|Removed |Added

 CC||paragou...@proton.me

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

[kwin] [Bug 478770] overview effect leaks memory

2024-01-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=478770

Vlad Zahorodnii  changed:

   What|Removed |Added

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

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

[kwin] [Bug 479846] Thumbnail Grid, Wayland (NVIDIA?): video memory leak each time Task Switcher is shown, leading to OOM crash

2024-01-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479846

Vlad Zahorodnii  changed:

   What|Removed |Added

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

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

[Spectacle] [Bug 478426] [Wayland] dual monitor setup with fractional scaling causes issues in the screenshot quality.

2024-01-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=478426

Vlad Zahorodnii  changed:

   What|Removed |Added

Product|kwin|Spectacle
Version|5.90.0  |24.01.80
  Component|effects-various |General
   Assignee|kwin-bugs-n...@kde.org  |noaha...@gmail.com

--- Comment #4 from Vlad Zahorodnii  ---
Moving back to spectacle

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

[kwin] [Bug 478426] [Wayland] dual monitor setup with fractional scaling causes issues in the screenshot quality.

2024-01-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=478426

--- Comment #3 from Vlad Zahorodnii  ---
(In reply to Noah Davis from comment #2)
> Moved to KWin since the screenshots come from KWin's screenshot plugin.
> Spectacle does rectangle screenshots by getting a workspace screenshot via
> the screenshot plugin and then cropping it.

If it takes a workspace screenshot, kwin will use the highest scale factor
(125%) for the screenshot because two monitors will be captured in one image.
The contents on output with 100% may look distorted. Ideally, spectacle has to
capture every screen individually.

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

[Bluedevil] [Bug 479868] The "On login" setting for the Bluetooth on/off state is not respected

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Bluedevil] [Bug 479867] Bluetooth device list is shown in the applet on startup even if Bluetooth is disabled

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 479869] Plasma panel unfloats and shows a white square and an X11 icon/window on the task manager when clicking an empty area under the panel

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 479866] Window borders with fractional scaling

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 479865] Application Launcher randomly refuses to open

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[systemsettings] [Bug 479864] Content in settings is partially hidden

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 479869] New: Plasma panel unfloats and shows a white square and an X11 icon/window on the task manager when clicking an empty area under the panel

2024-01-15 Thread Kevin Messer
https://bugs.kde.org/show_bug.cgi?id=479869

Bug ID: 479869
   Summary: Plasma panel unfloats and shows a white square and an
X11 icon/window on the task manager when clicking an
empty area under the panel
Classification: Plasma
   Product: plasmashell
   Version: 5.92.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: messer.ke...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

SUMMARY

As said in the title, with the new floating panel, when you click on the empty
area besides it, it displays a white square and an X11 icon/window on the task
manager.

STEPS TO REPRODUCE
1. Click anywhere in the area besides the floating panel

OBSERVED RESULT

It shows a white square and an X11 icon/window on the task manager.

EXPECTED RESULT

Nothing should be displayed.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 40 Rawhide
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION

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

[neon] [Bug 479817] "neon-developer-20240104-1511.iso" shows an error and a black screen

2024-01-15 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=479817

--- Comment #2 from Ganton  ---
In the last comment, I meant `9d` instead of `9`.  Thanks.

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

[kwin] [Bug 477086] MPV not able to enter fullscreen mode and FS apps don't trigger the compositor to suspend/undredir X11

2024-01-15 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=477086

Tom  changed:

   What|Removed |Added

 CC||gam...@gmx.de

--- Comment #11 from Tom  ---
I ran into this problem as well, this was also not present on Plasma 5 for me.
Try running mpv with the `--no-config` flag to see if the problem still occurs.
For me it stopped occurring if I removed the line `autofit-larger='75%x75%'`
from my personal mpv config file, I have no idea why this was causing a problem
it never did previously.

I am currently using Plasma 6.0 RC1

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

[Bluedevil] [Bug 479867] Bluetooth device list is shown in the applet on startup even if Bluetooth is disabled

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=479867

--- Comment #1 from Ilya Bizyaev  ---
Created attachment 164932
  --> https://bugs.kde.org/attachment.cgi?id=164932=edit
Screenshot of the issue

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

[Bluedevil] [Bug 479868] The "On login" setting for the Bluetooth on/off state is not respected

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=479868

Ilya Bizyaev  changed:

   What|Removed |Added

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

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

[Bluedevil] [Bug 479867] Bluetooth device list is shown in the applet on startup even if Bluetooth is disabled

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=479867

Ilya Bizyaev  changed:

   What|Removed |Added

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

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

[qca] [Bug 411184] QCA: Channel binding support

2024-01-15 Thread Brad Hards
https://bugs.kde.org/show_bug.cgi?id=411184

Brad Hards  changed:

   What|Removed |Added

 CC|br...@frogmouth.net |

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

[neon] [Bug 479817] "neon-developer-20240104-1511.iso" shows an error and a black screen

2024-01-15 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=479817

--- Comment #1 from Ganton  ---
After performing more tests: If the Shift key is pressed when booting the
virtual machine, then a menu with "Try without installing", "Install", etc. is
seen. However, in the end, the result is the same (the "[FAILED] Failed to
start Migrate UID 1000 from semi-wrong groups to correct ones..." error
message, a black screen and virtual machine that looks like if it were
stalled).

The virtual machine reacts to REISUB commands like the B one: VBoxManage
controlvm NAME_OF_THE_VIRTUAL_MACHINE keyboardputscancode 1d 38 54 30 b0 d4 b8
9

That happens for example using Virtualbox 7.0.10 in one computer, and
Virtualbox 7.0.6 in another computer.

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

[Bluedevil] [Bug 479868] New: The "On login" setting for the Bluetooth on/off state is not respected

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=479868

Bug ID: 479868
   Summary: The "On login" setting for the Bluetooth on/off state
is not respected
Classification: Plasma
   Product: Bluedevil
   Version: 5.92.0
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: bizy...@zoho.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
Even if I choose “On login: Enable Bluetooth” on System Settings's Bluetooth
page, Bluetooth is off after login. Enabling it manually works as expected.


STEPS TO REPRODUCE
1. System Settings > Bluetooth > “On login: Enable Bluetooth”
2. Reboot, log in
3. Bluetooth is off

(!) If this works for you, choose “Disable Bluetooth” instead and repeat the
process. There's a chance that you have the opposite problem, and Bluetooth
will be on regardless.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240111
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.6.10-1-default (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[Bluedevil] [Bug 433895] Switching off bluetooth doesn't send the disconnect signal to connected devices

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=433895

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

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

[kwin] [Bug 479866] Window borders with fractional scaling

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=479866

--- Comment #1 from Michel Le Bihan  ---
Created attachment 164931
  --> https://bugs.kde.org/attachment.cgi?id=164931=edit
System Monitor 125%

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

[Bluedevil] [Bug 479867] New: Bluetooth device list is shown in the applet on startup even if Bluetooth is disabled

2024-01-15 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=479867

Bug ID: 479867
   Summary: Bluetooth device list is shown in the applet on
startup even if Bluetooth is disabled
Classification: Plasma
   Product: Bluedevil
   Version: 5.92.0
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: system tray
  Assignee: plasma-b...@kde.org
  Reporter: bizy...@zoho.com
CC: m...@ratijas.tk, now...@gmail.com
  Target Milestone: ---

SUMMARY

When I log in to the Plasma session, Bluetooth is disabled (even though I've
configured it to always be enabled on login through System Settings, but that's
for another bug report). In the applet, Bluetooth is shown to be off, but my
saved devices are still listed. Clicking “Connect” on any of them creates a
push notification saying that “The device is not ready”.

Then I flip the switch to “on” and connect to the devices normally.

Disabling Bluetooth again does make the placeholder screen appear, so the issue
only occurs after session startup.

OBSERVED RESULT
A list of my paired devices is shown in the Bluetooth applet when I log into
the session, even though Bluetooth is disabled.

EXPECTED RESULT
The placeholder screen is disabled instead of the device list whenever
Bluetooth is off.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240111
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.6.10-1-default (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[kwin] [Bug 479866] New: Window borders with fractional scaling

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=479866

Bug ID: 479866
   Summary: Window borders with fractional scaling
Classification: Plasma
   Product: kwin
   Version: 5.92.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mic...@lebihan.pl
  Target Milestone: ---

Created attachment 164930
  --> https://bugs.kde.org/attachment.cgi?id=164930=edit
Dolphin 125%

SUMMARY
Some windows have a strange border with fractional scaling.


STEPS TO REPRODUCE
1. Set scaling to 125%
2. Open Dolphin or System Monitor
3. Notice that there is a borer at the bottom and on the right of the window
4. Set scaling to 100% or 200%
5. Open Dolphin or System Monitor
6. Notice that those apps don't have a border

OBSERVED RESULT
Some windows have a strange border with fractional scaling.

EXPECTED RESULT
Whether a window has a border or not should not depend on whether fractional
scaling is enabled. (the border probably shouldn't be there)

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.8.0-0.rc0.20240112git70d201a40823.5.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20TA000EPB
System Version: ThinkPad E14 Gen 2

ADDITIONAL INFORMATION
Please see the screenshots

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

[plasmashell] [Bug 479865] New: Application Launcher randomly refuses to open

2024-01-15 Thread Alerymin
https://bugs.kde.org/show_bug.cgi?id=479865

Bug ID: 479865
   Summary: Application Launcher randomly refuses to open
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: plasma-b...@kde.org
  Reporter: alerdev.ca...@simplelogin.com
CC: mikel5...@gmail.com, noaha...@gmail.com
  Target Milestone: 1.0

Created attachment 164929
  --> https://bugs.kde.org/attachment.cgi?id=164929=edit
Application launcher showing it's clicked but refuses to open

SUMMARY
Application launcher randomly shows that it's clicked but does not display

STEPS TO REPRODUCE
1. Open and close several times the application launcher
2. The application launcher will end up not starting

OBSERVED RESULT
The blue line appeared, but not the application launcher

EXPECTED RESULT
The blue line and the application launcher appears

SOFTWARE/OS VERSIONS
Linux: 6.7.0-arch.3-1
KDE Plasma Version: 5.92.0
KDE Frameworks Version:  248.6
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Graphical platform: Wayland
GPU: NVIDIA GeForce RTX 2080 Super
Driver: NVIDIA Proprietary driver 545.29.06

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

[systemsettings] [Bug 479864] Content in settings is partially hidden

2024-01-15 Thread Alerymin
https://bugs.kde.org/show_bug.cgi?id=479864

--- Comment #2 from Alerymin  ---
Comment on attachment 164927
  --> https://bugs.kde.org/attachment.cgi?id=164927
About page with Arch logo partially hidden

I took the wrong image as the screenshot folder changed and I did not see the
icon

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

[systemsettings] [Bug 479864] Content in settings is partially hidden

2024-01-15 Thread Alerymin
https://bugs.kde.org/show_bug.cgi?id=479864

Alerymin  changed:

   What|Removed |Added

 Attachment #164927|0   |1
is obsolete||

--- Comment #1 from Alerymin  ---
Created attachment 164928
  --> https://bugs.kde.org/attachment.cgi?id=164928=edit
About page with Arch logo partially hidden

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

[kwin] [Bug 475886] Blurry window titles for some apps with fractional scaling

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=475886

--- Comment #14 from Michel Le Bihan  ---
Hello,
I can't reproduce this issue anymore with KWin 5.92.0, so I consider it fixed.

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

[systemsettings] [Bug 479864] New: Content in settings is partially hidden

2024-01-15 Thread Alerymin
https://bugs.kde.org/show_bug.cgi?id=479864

Bug ID: 479864
   Summary: Content in settings is partially hidden
Classification: Applications
   Product: systemsettings
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: alerdev.ca...@simplelogin.com
  Target Milestone: ---

Created attachment 164927
  --> https://bugs.kde.org/attachment.cgi?id=164927=edit
About page with Arch logo partially hidden

SUMMARY
Content in some settings categories is hidden. The content is moved up

STEPS TO REPRODUCE
1. Open systemsettings
2. Look at the "About" page or any other page with this issue
3. Some content on the top of the page is hidden

OBSERVED RESULT
Top of the page hidden

EXPECTED RESULT
Whole page displayed

SOFTWARE/OS VERSIONS
Linux: 6.7.0-arch.3-1
KDE Plasma Version: 5.92.0
KDE Frameworks Version:  248.6
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Graphical platform: Wayland
GPU: NVIDIA GeForce RTX 2080 Super
Driver: NVIDIA Proprietary driver 545.29.06

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

[kwin] [Bug 475886] Blurry window titles for some apps with fractional scaling

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=475886

Michel Le Bihan  changed:

   What|Removed |Added

 CC||ales.ast...@gmail.com

--- Comment #13 from Michel Le Bihan  ---
*** Bug 467179 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 467179] window title is blurry with fractional scaling and specific circumstances

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=467179

Michel Le Bihan  changed:

   What|Removed |Added

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

--- Comment #4 from Michel Le Bihan  ---


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

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

[kwin] [Bug 467179] window title is blurry with fractional scaling and specific circumstances

2024-01-15 Thread Michel Le Bihan
https://bugs.kde.org/show_bug.cgi?id=467179

Michel Le Bihan  changed:

   What|Removed |Added

 CC||mic...@lebihan.pl

--- Comment #3 from Michel Le Bihan  ---
This seems like a duplicate of https://bugs.kde.org/show_bug.cgi?id=475886 .
Please check if the issue is still present in KDE 5.92.0. You can do that very
easily by using the Fedora Rawhide KDE live iso
(https://openqa.fedoraproject.org/nightlies.html)

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

[k3b] [Bug 479863] Does not finish the burning process of a iso image but the DVD risults burnt without errors

2024-01-15 Thread Paolo Berti
https://bugs.kde.org/show_bug.cgi?id=479863

Paolo Berti  changed:

   What|Removed |Added

   Platform|Other   |Ubuntu

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

[k3b] [Bug 479863] Does not finish the burning process of a iso image but the DVD risults burnt without errors

2024-01-15 Thread Paolo Berti
https://bugs.kde.org/show_bug.cgi?id=479863

Paolo Berti  changed:

   What|Removed |Added

 CC||pbc...@gmail.com
  Component|Burning/Hardware|general

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

[kwin] [Bug 477476] Oxygen Yellow Cursor Theme does not display on Breeze Twilight on Arch with Plasma / Qt 6

2024-01-15 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=477476

--- Comment #8 from Marco Parillo  ---
In Wayland?

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

[k3b] [Bug 479863] New: Does not finish the burning process of a iso image but the DVD risults burnt without errors

2024-01-15 Thread Paolo Berti
https://bugs.kde.org/show_bug.cgi?id=479863

Bug ID: 479863
   Summary: Does not finish the burning process of a iso image but
the DVD risults burnt without errors
Classification: Applications
   Product: k3b
   Version: 19.12
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Burning/Hardware
  Assignee: k...@kde.org
  Reporter: pbc...@gmail.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Created attachment 164926
  --> https://bugs.kde.org/attachment.cgi?id=164926=edit
the error output of k3b

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. Start burning a iso image. Writing mode: auto. Verify written data
2. at around 98% 
2. 
3. 

OBSERVED RESULT
at around 98% it stops without verifying and gives a error message

EXPECTED RESULT
should verify without error

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ububtu 20.04.6
(available in About System)
KDE Plasma Version: 19.12.3
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION

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

[kwin] [Bug 479813] System completely locks if mouse is over Elder Scrolls Online Launcher

2024-01-15 Thread Marcelo dos Santos Mafra
https://bugs.kde.org/show_bug.cgi?id=479813

Marcelo dos Santos Mafra  changed:

   What|Removed |Added

   Platform|Other   |Fedora RPMs

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

[systemsettings] [Bug 413690] missing icon in the preview of several task switchers

2024-01-15 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=413690

--- Comment #15 from Ismael Asensio  ---
I was experiencing this same issue, but with Firefox. 

The issue seems to be, as the comments suggest, that the preferred application
for that category (mail viewer in your case) do not have an icon, so the
`ApplicationServiceTrader` cannot find a valid icon to show in the preview.

If, in the "Preferred applications" page, the combobox shows no icon for that
category, very likely the window switcher will not show it either.

I could fix the issue by:
1. Found an old version of `firefox.desktop` on `.local/share/applications`
with no "Icon=firefox" key within. 
2. Delete that .desktop file
3. In "Preferred Applications", find and select "Firefox Web Browser" from the
list of applications (again, as it is probably a different desktop file, this
time, with the correct icon).
4. After that, running `kbuildsycoca6 --noincremental` to rebuild the internal
cache (maybe restarting the session too)

If you'd like, you can check if there is such a similar stray .desktop file
that is messing with the icon for your preferred email client.

As a failsafe we could use the fallback icon (and app name?) for the previews
if the icon is missing. 
They're just placeholders to showcase the switcher anyway.

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

  1   2   3   4   >