[plasmashell] [Bug 445848] After exiting Edit Mode, textual list only has 1px height

2021-11-20 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=445848

--- Comment #1 from Fushan Wen  ---
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/GroupDialog.qml:66:13:
QML ListView: Binding loop detected for property "maxHeight"

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

[valgrind] [Bug 445743] "The impossible happened: mutex is locked simultaneously by two threads" while using mutexes with priority inheritance and signals

2021-11-20 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=445743

--- Comment #8 from Paul Floyd  ---
On FreeBSD I get

mutex initialized
thread attributes initialized
thread created
sleeping
signalling
sleeping
nullHandler running
Assertion failed: (ret == 0), function contender_start, file
pth_mutex_signal.c, line 23.

I'll move to the valgrind developers list for further discussion - will update
here as necessary.

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

[kalendar] [Bug 445853] New: App Closes Unexpectedly

2021-11-20 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=445853

Bug ID: 445853
   Summary: App Closes Unexpectedly
   Product: kalendar
   Version: 0.2.1
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@gmail.com
  Reporter: robertdevasi...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: kalendar (0.2.1)

Qt Version: 5.15.3
Frameworks Version: 5.89.0
Operating System: Linux 5.11.0-40-generic x86_64
Windowing System: X11
Distribution: KDE neon Unstable Edition
DrKonqi: 5.23.80 [CoredumpBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Changing the due time in edit mode,  
The task will be say overdue even if it is assigned for tomorrow

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kalendar (kalendar), signal: Segmentation fault

[New LWP 1972]
[New LWP 1974]
[New LWP 1983]
[New LWP 1987]
[New LWP 1988]
[New LWP 1989]
[New LWP 37513]
[New LWP 1977]
[New LWP 1994]
[New LWP 37515]
[New LWP 1986]
[New LWP 1976]
[New LWP 1975]
[New LWP 37516]
[New LWP 37514]
[New LWP 17727]
[New LWP 1982]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/kalendar'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI_raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x7f57072d3400 (LWP 1972))]
__preamble__
[Current thread is 1 (Thread 0x7f57072d3400 (LWP 1972))]

Thread 17 (Thread 0x7f56feffd700 (LWP 1982)):
#0  0x7f570c505aff in __GI___poll (fds=0x7f56f0004e60, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f570a25f36e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f570a25f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f570caee602 in QEventDispatcherGlib::processEvents
(this=0x7f56fb60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x7f570ca928ab in QEventLoop::exec (this=this@entry=0x7f56feffcbc0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x7f570c8ac2c2 in QThread::exec (this=this@entry=0x563d0d66b2d0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7f570d096549 in QQmlThreadPrivate::run (this=0x563d0d66b2d0) at
qml/ftw/qqmlthread.cpp:155
#7  0x7f570c8ad45c in QThreadPrivate::start (arg=0x563d0d66b2d0) at
thread/qthread_unix.cpp:329
#8  0x7f570ac14609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f570c512293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7f56c6f88700 (LWP 17727)):
#0  0x7f570c505aff in __GI___poll (fds=0x7f56b4004630, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f570a25f36e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f570a25f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f570caee602 in QEventDispatcherGlib::processEvents
(this=0x7f56b4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x7f570ca928ab in QEventLoop::exec (this=this@entry=0x7f56c6f87be0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x7f570c8ac2c2 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7f570c8ad45c in QThreadPrivate::start (arg=0x563d0fd12890) at
thread/qthread_unix.cpp:329
#7  0x7f570ac14609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f570c512293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f56de048700 (LWP 37514)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7f56de047b50, clockid=, expected=0,
futex_word=0x563d0e34cd10) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7f56de047b50, clockid=, mutex=0x563d0e34ccc0, cond=0x563d0e34cce8) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x563d0e34cce8, mutex=0x563d0e34ccc0,
abstime=0x7f56de047b50) at pthread_cond_wait.c:656
#3  0x7f570c8b3558 in QWaitConditionPrivate::wait_relative
(this=0x563d0e34ccc0, deadline=...) at thread/qwaitcondition_unix.cpp:136
#4  QWaitConditionPrivate::wait (deadline=..., this=0x563d0e34ccc0) at
thread/qwaitcondition_unix.cpp:144
#5  QWaitCondition::wait (this=this@entry=0x563d0e346870,
mutex=mutex@entry=0x563d0e165b68, deadline=...) at
thread/qwaitcondition_unix.cpp:225
#6  0x7f570c8b0a61 in QThreadPoolThread::run (this=0x563d0e346860) at
../../include/QtCore/../../src/corelib/thread/qmutex.h:275
#7  0x7f570c8ad45c in QThreadPrivate::start (arg=0x563d0e346860) at
thread/qthread_unix.cpp:329
#8  0x7f570ac14609 in start_thread (arg=) at

[kdeconnect] [Bug 445658] Clipboard sharing from Android to desktop doesn't work (only the other way around)

2021-11-20 Thread Nishith Khanna
https://bugs.kde.org/show_bug.cgi?id=445658

Nishith Khanna  changed:

   What|Removed |Added

 CC||nishith.kha...@gmail.com

--- Comment #1 from Nishith Khanna  ---
I assume you are on Android 10 or above. For Android 10 and above phone will
not automatically send the clipboard to desktop. The workaround for this is
expand your kde notification there will be a text button called "Send
Clipboard" you can do via that

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

[kdeconnect] [Bug 445702] "Notifications filter" for notification synchronization is missing a lot of apps

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=445702

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/kdeconnect-android/-/merge_requests/272

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

[plasmashell] [Bug 444588] global menu does not go away inside a latte dock when closing KDE Systemsettings window

2021-11-20 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=444588

Michail Vourlakos  changed:

   What|Removed |Added

   Assignee|mvourla...@gmail.com|k...@privat.broulik.de
Product|lattedock   |plasmashell
Version|0.10.3  |5.23.3
 CC||mvourla...@gmail.com,
   ||plasma-b...@kde.org
  Component|application |Global Menu
   Target Milestone|--- |1.0

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

[lattedock] [Bug 444588] global menu does not go away inside a latte dock when closing KDE Systemsettings window

2021-11-20 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=444588

Michail Vourlakos  changed:

   What|Removed |Added

Summary|GLobal menu don't go away   |global menu does not go
   |on closing KDE  |away inside a latte dock
   |Systemsettings  |when closing KDE
   ||Systemsettings window

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

[kwin] [Bug 395725] Blur effect applied to decoration shadows

2021-11-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395725

--- Comment #53 from doncb...@gmail.com ---
(In reply to andriy.parhomenko from comment #50)

It would be better to see Aurorae have shadow, window, and blur mask like the
Plasma theme engine uses. With that way, special corners like in Rounded and
Lyra could be supported by the themer.

For now, I think your shader is a great solution. It is very nice to not have
korners, even if it means a performance hit.

(In reply to tomas from comment #51)

Are you talking about the margins separator plasmoid?


For anyone reading this bug, disabling background contrast can hide the bug
better. Disabling blur prevents the bug completely (if compositing is on).
Adding a corner radius would only support themes with basic round corners.
Lyra, Marshmallow, and Rounded all have tricky shapes that would not work well.

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

[lattedock] [Bug 444588] GLobal menu don't go away on closing KDE Systemsettings

2021-11-20 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=444588

--- Comment #4 from Michail Vourlakos  ---
this is applet fault. in order to hide itself it checks
"buttonRepeater.count>0" but when the applet is used inside latte in
combination with plasma systemsettings when the systemsettings window is
closing it returns count = 2.

no idea why but latte cannot do anything on its side.

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

[lattedock] [Bug 444588] GLobal menu don't go away on closing KDE Systemsettings

2021-11-20 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=444588

Michail Vourlakos  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 375740] Shaded windows no longer valid target for snapping.

2021-11-20 Thread Matthew Guiddy
https://bugs.kde.org/show_bug.cgi?id=375740

Matthew Guiddy  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED
 Ever confirmed|1   |0

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

[digikam] [Bug 445837] JPG images from digiKam collection cannot be read with Gwenview

2021-11-20 Thread bjc49
https://bugs.kde.org/show_bug.cgi?id=445837

--- Comment #4 from bjc49  ---
Sorry for the French but I don't know EnglishI will wait for the bug 
report I submitted on the gwenview side
Best Regards
Brévard Jean-Claude



Le 21/11/2021 à 06:48, bugzilla_nore...@kde.org a écrit :
> https://bugs.kde.org/show_bug.cgi?id=445837
>
> caulier.gil...@gmail.com changed:
>
> What|Removed |Added
> 
>Component|general |Interroperability
>   CC||caulier.gil...@gmail.com
>  Summary|Les images jpg dans |JPG images from digiKam
> |collection Digikam ne sont  |collection cannot be read
> |plus visibles avec gwenview |with Gwenview
>
> --- Comment #3 from caulier.gil...@gmail.com ---
> Hi,
>
> First, please uses only English words in bugzilla, not French (:-)))...
>
> Your problem with Gwenview can be relevant of a dependency that application 
> use
> internally, as libjpeg, and qtimageformat for image contents loading, or
> libexiv2 for metadata handling.
>
> As Maik said, the problem cannot be reproduced, and i confirm the same point
> here with my computer (version 20.12.0). digiKam team don't maintain Gwenview
> code, so opening a report to Gwenview project can help.
>
> Best Regards
>
> Gilles Caulier
>

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

[digikam] [Bug 445837] JPG images from digiKam collection cannot be read with Gwenview

2021-11-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445837

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

   What|Removed |Added

  Component|general |Interroperability
 CC||caulier.gil...@gmail.com
Summary|Les images jpg dans |JPG images from digiKam
   |collection Digikam ne sont  |collection cannot be read
   |plus visibles avec gwenview |with Gwenview

--- Comment #3 from caulier.gil...@gmail.com ---
Hi,

First, please uses only English words in bugzilla, not French (:-)))...

Your problem with Gwenview can be relevant of a dependency that application use
internally, as libjpeg, and qtimageformat for image contents loading, or
libexiv2 for metadata handling.

As Maik said, the problem cannot be reproduced, and i confirm the same point
here with my computer (version 20.12.0). digiKam team don't maintain Gwenview
code, so opening a report to Gwenview project can help.

Best Regards

Gilles Caulier

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

[frameworks-knotifications] [Bug 445852] New: Bottom corners not correctly rounded on notification boxes

2021-11-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445852

Bug ID: 445852
   Summary: Bottom corners not correctly rounded on notification
boxes
   Product: frameworks-knotifications
   Version: 5.88.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: radimir.caci...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 143793
  --> https://bugs.kde.org/attachment.cgi?id=143793=edit
The bottom 2 notification box corners not rounded

(see attachment)

STEPS TO REPRODUCE
1. Apply Breeze Dark theme to Plasma desktop
2. Try to send a test notification: notify-send "Test Notification"

OBSERVED RESULT

The bottom 2 corners are not fully rounded.

EXPECTED RESULT

I would expect the bottom two corners to be perfectly rounded.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-40-generic (64-bit)

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

[digikam] [Bug 445837] Les images jpg dans collection Digikam ne sont plus visibles avec gwenview

2021-11-20 Thread bjc49
https://bugs.kde.org/show_bug.cgi?id=445837

--- Comment #2 from bjc49  ---
Bonjour,
Si c'est un probléme de version éventuelle 
Pourriez vous m' indiquez la version de gwenview que vous utilisé
J'ai utilisé celle de la distribution kubunru 20.4 soit 19.12.3
Merci

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

[okular] [Bug 445851] New: Don't copy newlines within paragraph

2021-11-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445851

Bug ID: 445851
   Summary: Don't copy newlines within paragraph
   Product: okular
   Version: 21.08.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: codingko...@gmail.com
  Target Milestone: ---

SUMMARY
When a selection of text spanning multiple lines is copied, the newlines are
included. This has the effect of including newlines in the middle of sentences,
which is undesirable when copying text from the PDF to a new document.

STEPS TO REPRODUCE
1. Obtain a PDF containing a paragraph of text, such as this one:
https://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf.
2. Copy an entire paragraph of text, or a selection within the paragraph
spanning multiple times.
3. Paste the selection into a new document or text editor.

OBSERVED RESULT
Newlines used to break the content are preserved:

Adobe® Portable Document Format (PDF) is a universal file format that preserves
all
of the fonts, formatting, colours and graphics of any source document,
regardless of
the application and platform used to create it.

EXPECTED RESULT
Newlines used to break the content are not preserved:

Adobe® Portable Document Format (PDF) is a universal file format that preserves
all of the fonts, formatting, colours and graphics of any source document,
regardless of the application and platform used to create it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
The pdf.js PDF viewer elides the newlines as I want, but butchers the spacing
in seemingly unrelated ways:

Adobe® Portable Document Format (PDF) is a universal file format that preserves
allof  the  fonts,  formatting,  colours  and  graphics  of  any  source 
document,  regardless  ofthe application and platform used to create it.

Bug #359242 also discusses unwanted newlines in the clipboard, but this bug
discusses the exclusion of newlines that *are* within the text selection.

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

[plasmashell] [Bug 445849] QML error in Task.qml:32:5: Unable to assign [undefined] to QString

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=445849

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[kwin] [Bug 330424] sometimes, a client stops getting updated unless it's moved

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=330424

--- Comment #8 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 342769] Quick tile 1/4 sometimes results in 1/2 instead

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=342769

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

[kwin] [Bug 335265] vsync doesn't work with OSS radeon and swapbufferswait off

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=335265

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

[kwin] [Bug 334920] Windows minimises to center of screen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=334920

--- Comment #18 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 328122] off-screen kwin loops at 100% when using two users & x servers

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=328122

--- Comment #26 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 322495] quick tile: window rises level above panel when effect is triggered

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=322495

--- 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 334857] [frameworks] Inconsistent window behaviour when clicking Quassel systray

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=334857

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

[plasmashell] [Bug 445849] QML error in Task.qml:32:5: Unable to assign [undefined] to QString

2021-11-20 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=445849

Fushan Wen  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 445850] New: QML error in Task.qml:508:9: Unable to assign [undefined] to QString

2021-11-20 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=445850

Bug ID: 445850
   Summary: QML error in Task.qml:508:9: Unable to assign
[undefined] to QString
   Product: plasmashell
   Version: master
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
When entering Edit Mode:
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:508:9:
Unable to assign [undefined] to QString

STEPS TO REPRODUCE
1. Enter Edit Mode
2. Watch terminal output

Information for package plasma5-desktop:

Repository : unstable-kde-frameworks
Name   : plasma5-desktop
Version: 5.23.80git.20211120T012527~b23f7f80b-ku.63.1
Arch   : x86_64
Vendor : obs://build.opensuse.org/KDE:Unstable
Installed Size : 8.8 MiB
Installed  : Yes
Status : up-to-date
Source package :
plasma5-desktop-5.23.80git.20211120T012527~b23f7f80b-ku.63.1.src
Summary: The KDE Plasma Workspace Components
Description: 
This package contains the basic packages for a Plasma workspace.

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

[kwin] [Bug 444248] One of my two monitors has no background or icons.

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444248

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[krita] [Bug 441201] "Eraser Circle" and "Basic-5 Size" have become untagged

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441201

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[kwin] [Bug 442966] Task switcher not shown correctly

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442966

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

[krita] [Bug 444221] Brush settings move when rotating canvas via radial menu

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444221

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.

[kwin] [Bug 421021] [Wayland] Sometimes, the behaviour of Alt+Tab is reversed temporally

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=421021

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

[kwin] [Bug 418229] Moving window between laptop screen and external monitor changes font sizes in strange ways

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418229

--- Comment #21 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 426083] Plasma keeps forgeting selected Alt+Tab effect

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426083

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

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

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413690

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

[kwin] [Bug 398833] After opening laptop lid Super Key not starting Application Launcher

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398833

--- 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 399368] Height of the window is resized when moving between screens

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=399368

--- Comment #8 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 398510] The Background Contrast effect ignores data.brightness() and data.saturation()

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398510

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

[kwin] [Bug 398751] Empty Plasma task and wrong location of application popup in current application windows

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398751

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

[kwin] [Bug 398541] Minimize animation to wrong place after changing place of Icons-only Task Manager desktop widget on Wayland

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398541

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

[kwin] [Bug 397788] Freeze on login when without disk space

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397788

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

[kwin] [Bug 397700] Borderless Maximized Windows positioning is not consistent when screen scale factor=2

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397700

--- Comment #7 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 397575] Pointer motion confined to the current window... message after decreasing size of XWayland window with Meta+R keyboard shortcut and pressing Esc

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397575

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

[kwin] [Bug 397511] Alt+tabbing away from full screen windows doesn't work

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397511

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

[kwin] [Bug 395781] Compositor hangups often and artifacts displayed

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395781

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

[kwin] [Bug 396969] Moving windows to another screen places it in wrong location

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=396969

--- Comment #8 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 396302] Seg fault when currently elevated client is closed

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=396302

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

[kwin] [Bug 395572] Configuration not reset leaving fullscreen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395572

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

[kwin] [Bug 394699] Enums from KWin are missing in QML scripts

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=394699

--- Comment #8 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 393300] heavy refreshed windows stops rendering and/or flicker after a time

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393300

--- Comment #13 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 392420] Mouse gestures don't respect "left-handed" mouse option when no gesture was performed

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392420

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

[kwin] [Bug 393801] After closing and opening screen cover graphical artifacts happen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393801

--- Comment #7 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 392368] Flip switch most forward window transparent

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392368

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

[kwin] [Bug 392076] Kwin issues illegal OpenGL calls when ALT+TABing through window list

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392076

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

[kwin] [Bug 391719] Window controls don't work

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=391719

--- 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 390090] Compositing disabled on boot if background contrast effect is disabled

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=390090

--- 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 390617] Pointer gets stuck in Xwayland windows

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=390617

--- Comment #9 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 389337] Several issues with mouse pointer

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=389337

--- 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 387993] Compositor freeze external screen when plugging HDMI output after boot

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387993

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

[kwin] [Bug 387938] Compositing turned off on unlock

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387938

--- Comment #8 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 387191] Compositor enabled with NVIDIA binary driver causes black screen after exiting Team Fortress 2 or ioquake3, or after exiting Suspend (Suspend to ram).

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387191

--- 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 385769] On wayland Abostroph keys switches windows and is not working as abostroph

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=385769

--- Comment #7 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 384691] mouse sticks to window decoration with touchscreen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=384691

--- 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 384402] KWin compositing performance anomaly

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=384402

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

[kwin] [Bug 382161] maximize effect triggered when maximizing fullscreen window

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=382161

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

[kwin] [Bug 381486] Switching activity don't change focus

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381486

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

[kwin] [Bug 383476] QML Virtual Keyboard is not using system theme

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383476

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

[kwin] [Bug 383488] Inability to copy/cut/paste text if QML Virtual Keyboard is activated

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383488

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

[kwin] [Bug 381106] Effects: windowGeometryShapeChanged not triggered when window moved

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381106

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

[kwin] [Bug 380389] Java Swing Windows is not redraw on visibility change.

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=380389

--- Comment #8 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 380315] Windows are not resizable with cursor (aurorae decoration)

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=380315

--- Comment #16 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 377811] Connect second screen in sddm leads to corrupted view on login

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=377811

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

[kwin] [Bug 377294] Application Launcher pops out very slowly

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=377294

--- Comment #9 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 376749] Show Desktop should properly override fullscreen effects

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376749

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

[kwin] [Bug 376363] Disable application launcher on meta key when "Sticky Keys" enabled.

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376363

--- Comment #8 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 376132] No refresh of complete screen when maximizing window

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376132

--- Comment #10 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 375740] Shaded windows no longer valid target for snapping.

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=375740

--- Comment #9 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 375321] When selecting a screen edge to invoke the window switcher, moving the mouse quickly shows and hides the switcher

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=375321

--- 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 374090] Multiple Desktops change position for no apparent reason sometimes

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=374090

--- 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 372466] Unable to set titlebar color using certain widget styles

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=372466

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

[kwin] [Bug 371750] Snap window to the lower screen border cause shading to malfunction.

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=371750

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

[kwin] [Bug 372430] ShaderManager self test fails with OpenGL ES on Intel

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=372430

--- Comment #15 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 371537] Temporary freeze when showing multiple tray notifications

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=371537

--- Comment #19 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 370917] KWin is putting newly opened windows on random screen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=370917

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

[kwin] [Bug 371221] Restored maximized windows can't be minimized

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=371221

--- Comment #8 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 371054] Unable to resize window on bottom end with Resize Window effect is enabled

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=371054

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

[kwin] [Bug 370634] Present windows lags dramatically when mouse is on the second monitor

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=370634

--- Comment #9 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 367987] "Smart" window placement doesn't ignore panels with "Windows Go Below" visibility

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=367987

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

[kwin] [Bug 369539] wrong keyboard layout handling in "present windows"

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=369539

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

[kwin] [Bug 368275] weird screen distortions with Core 2 hardware

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=368275

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

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=369131

--- Comment #12 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 368164] Background contrast effect causes panel flickering and composition restarts while browsing through mails in KMail

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=368164

--- Comment #7 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 366667] Issue with decoration windows shadows

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=37

--- 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 367770] Position of window wrong when using opengl

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=367770

--- Comment #8 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 366611] Wrong cursor icon after opening context menu

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=366611

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

[kwin] [Bug 363889] core tries to access org.kde.kwinCompositingDialog, should be org.kde.kcmshell_kwincompositing

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=363889

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

[kwin] [Bug 364633] windows sometimes are translated downwards (mostly on kwin crash / kill -9 + restart)

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=364633

--- Comment #15 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 363093] Tearing prevention (vsync) settings lost when monitor turns on/off

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=363093

--- Comment #12 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 363888] False warning in viewportLimitsMatched

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=363888

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

[kwin] [Bug 362994] middle click to close, in titlebar -passes click to whatever below

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=362994

--- Comment #16 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 359958] Parents of modal windows don't follow activity re-assignments

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=359958

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

  1   2   3   4   >