[kontact] [Bug 479957] kmail has no access to googlemail

2024-01-18 Thread Hartmut Manz
https://bugs.kde.org/show_bug.cgi?id=479957

Hartmut Manz  changed:

   What|Removed |Added

 CC||m...@intes.de

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

[kwin] [Bug 480032] Window is out of screen after unplugging external display

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kio-extras] [Bug 480033] Crash in SFTPWorker::sftpCopyGet in coroutine

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[drkonqi] [Bug 480034] plasmashell crash opens drKonqi

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[drkonqi] [Bug 480034] New: plasmashell crash opens drKonqi

2024-01-18 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=480034

Bug ID: 480034
   Summary: plasmashell crash opens drKonqi
Classification: Applications
   Product: drkonqi
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: qt6
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: k...@privat.broulik.de
  Target Milestone: ---

SUMMARY
When plasmashell crashes in Plasma 6, I get an annoying DrKonqi window. In
Plasma 5 I got a nice little tray icon instead.

STEPS TO REPRODUCE
1. killall -6 plasmashell

OBSERVED RESULT
DrKonqi pops up and gets in the way, then plasma restarts

EXPECTED RESULT
plasma gracefully restarts with a tray icon indicating that it crashed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master as of 2024-01-18
Qt Version: 6.6.1

ADDITIONAL INFORMATION

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

[kwin] [Bug 443022] Option to disable the 4 finger gestures (waland native)

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

kimibl...@icloud.com changed:

   What|Removed |Added

 CC||kimibl...@icloud.com

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

[kio-extras] [Bug 480033] Crash in SFTPWorker::sftpCopyGet in coroutine

2024-01-18 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=480033

Kai Uwe Broulik  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kio-extras] [Bug 480033] New: Crash in SFTPWorker::sftpCopyGet in coroutine

2024-01-18 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=480033

Bug ID: 480033
   Summary: Crash in SFTPWorker::sftpCopyGet in coroutine
Classification: Frameworks and Libraries
   Product: kio-extras
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: SFTP
  Assignee: plasma-b...@kde.org
  Reporter: k...@privat.broulik.de
  Target Milestone: ---

SUMMARY
Using KIO SFTP apart from browsing folders in Dolphin is almost impossible
because it crashes all the time in Coroutine stuff when actually downloading
files (bei it through the thumbnailer or opening a file in Kate).

I assume the coroutine resumes when the stuff it accesses is already gone,
common pattern with QCoro.

STEPS TO REPRODUCE
1. Open an sftp:/ share in Dolphin
2. Turn on previews
3. Browse around or open files

OBSERVED RESULT
kio SFTP crashes

EXPECTED RESULT
kio SFTP works

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master 2024-08-18
Qt Version: 6.6.1

ADDITIONAL INFORMATION
The places it crashes are different but it's always got to do with coroutines
[KCrash Handler]
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139679482331776)
at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=139679482331776) at
./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=139679482331776, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#9  0x7f09ade42476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#10 0x7f09ade287f3 in __GI_abort () at ./stdlib/abort.c:79
#11 0x7f09ade89676 in __libc_message (action=action@entry=do_abort,
fmt=fmt@entry=0x7f09adfdbb77 "%s\n") at ../sysdeps/posix/libc_fatal.c:155
#12 0x7f09adea0cfc in malloc_printerr (str=str@entry=0x7f09adfdec48
"malloc(): unsorted double linked list corrupted") at ./malloc/malloc.c:5664
#13 0x7f09adea42dc in _int_malloc (av=av@entry=0x7f09ae01ac80 ,
bytes=bytes@entry=65536) at ./malloc/malloc.c:4010
#14 0x7f09adea5139 in __GI___libc_malloc (bytes=65536) at
./malloc/malloc.c:3329
#15 0x7f09ae5b08e8 in allocateData (allocSize=) at
./src/corelib/tools/qarraydata.cpp:139
#16 QArrayData::allocate (dptr=0x7ffc7f69dfa0, objectSize=,
alignment=8, capacity=65518, option=) at
./src/corelib/tools/qarraydata.cpp:189
#17 0x7f09ae62242c in QTypedArrayData::allocate
(option=QArrayData::Grow, capacity=0) at ./src/corelib/tools/qarraydata.h:101
#18 QByteArray::reallocData (this=this@entry=0x557979e4ce78,
alloc=alloc@entry=59307, option=option@entry=QArrayData::Grow) at
./src/corelib/text/qbytearray.cpp:1927
#19 0x7f09ae62279a in QByteArray::resize (this=this@entry=0x557979e4ce78,
size=size@entry=59307) at ./src/corelib/text/qbytearray.cpp:1866
#20 0x7f09ae9a0d2e in SFTPWorker::GetRequest::readChunks (data=...,
this=0x557979e4ce48) at ./sftp/kio_sftp.cpp:2088
#21 SFTPWorker::asyncRead(_ZN10SFTPWorker9asyncReadEP16sftp_file_structm.Frame
*) (frame_ptr=0x557979e4ce00) at ./sftp/kio_sftp.cpp:2247
#22 0x7f09ae99bb89 in
std::__n4861::coroutine_handle
>::resume (this=) at /usr/include/c++/11/coroutine:231
#23 QCoro::GeneratorIterator::operator++
(this=) at /usr/include/qcoro6/qcoro/qcorogenerator.h:171
#24 SFTPWorker::sftpGet (this=0x7ffc7f69e680, url=..., offset=,
fd=5) at ./sftp/kio_sftp.cpp:1311
#25 0x7f09ae99efa7 in SFTPWorker::sftpCopyGet (flags=...,
permissionsMode=, sCopyFile=..., url=..., this=0x7ffc7f69e680)
at ./sftp/kio_sftp.cpp:1664
#26 SFTPWorker::copy (this=0x7ffc7f69e680, src=..., dest=...,
permissions=, flags=...) at ./sftp/kio_sftp.cpp:1588
#27 0x7f09ae8631f4 in KIO::WorkerSlaveBaseBridge::copy
(this=0x557979d22210, src=..., dest=..., permissions=,
flags=...) at ./src/core/workerbase_p.h:156

---

[KCrash Handler]
#6  0x7f95f88334ec in QArrayDataPointer::deref (this=0x557416dd9798,
this=0x557416dd9798) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qarraydatapointer.h:413
#7  QArrayDataPointer::~QArrayDataPointer (this=,
this=) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qarraydatapointer.h:102
#8  0x7f95f8833691 in QByteArray::~QByteArray (this=,
this=) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qbytearray.h:521
#9  SFTPWorker::asyncRead(_ZN10SFTPWorker9asyncReadEP16sftp_file_structm.Frame
*) (frame_ptr=0x557416dd9720) at ./sftp/kio_sftp.cpp:2261
#10 0x7f95f882eb89 in
std::__n4861::coroutine_handle
>::resume (this=) at /usr/include/c++/11/coroutine:231
#11 QCoro::GeneratorIterator::operator++
(this=) at /usr/include/qcoro6/qcoro/qcorogenerator.h:171
#12 SFTPWorker::sftpGet (this=0x7ffe2764d790, url=..., offset=,
fd=8) at ./sftp/kio_sftp.cpp:1311
#13 0x7f95f8831fa7 in SFTPWorker::sftpCopyGet (flags=...,
permissionsMode=, sCopyFile=..., url=..., this=0x7ffe2764d790)
at ./sftp/kio_sftp.cpp:1664
#14 SFTPWorker::copy (this=0x7ffe2764d790, src=..., dest=...,
permissions=, flags=...) at ./sftp/kio_sftp.cpp:1588
#15 0x7f95f86f61f4 

[kwin] [Bug 480032] Window is out of screen after unplugging external display

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

--- Comment #1 from hexchain  ---
Created attachment 165029
  --> https://bugs.kde.org/attachment.cgi?id=165029=edit
Screenshot when moving the window

Using the "Move" action in the task manager menu, I'm able to move the window
back into the screen with arrow keys. The move cursor is outside the window, as
expected.

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

[kwin] [Bug 480032] New: Window is out of screen after unplugging external display

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

Bug ID: 480032
   Summary: Window is out of screen after unplugging external
display
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@hexchain.org
  Target Milestone: ---

SUMMARY
After unplugging the external display, a Wayland window from a Chrome PWA is
out of the visible screen area.

Screen configuration:
(1) Laptop internal screen, eDP, 2880x1800, 175%, off when (2) is connected
(2) Monitor, DP, 3840x2160, 150%

Status of the window from KWin debug console:
bufferGeometry: -1572,316 1386x871
clientGeometry: -1556,326 1354x829
frameGeometry: -1556,326 1354x829
height: 829
width: 1354
pos: -1556,326
rect: 0,0 1354x829
size: 1354x829
x: -1556
y: 326
windowType: NET::Normal

The sequence of actions leading to this issue:
1. Connect the monitor
2. Switch to another user (screen configuration is the same)
3. Unplug the monitor and close the lid (put the laptop to sleep)
4. Open the lid (wake up)
5. Switch back

I am not sure if user switching is crucial but they are included for
completeness.

STEPS TO REPRODUCE
Not sure.

EXPECTED RESULT
The window should be in the visible screen area.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.0-arch3-1 (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Graphics

KWin is (probably) at 9f10d5d79f.

ADDITIONAL INFORMATION
I also noticed that after unplugging the external monitor, non-maximized
windows are only partly inside the visible screen.

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

[Powerdevil] [Bug 476375] Powerdevil fails to start with ddcutil-2.0.0, spikes cpu usage to max every few seconds

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

einbert-xer...@outlook.com changed:

   What|Removed |Added

 CC||einbert-xer...@outlook.com

--- Comment #69 from einbert-xer...@outlook.com ---
Hello. Powerdevil started to constantly crash again with newly rolled-out
ddcutil 2.1.0, as is reported in the Arch forum:
https://bbs.archlinux.org/viewtopic.php?id=292028. Related?

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

[plasmashell] [Bug 479563] Sometimes Icons-only task bar rearranges icons randomly when trying to manually arrange them

2024-01-18 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=479563

Doug  changed:

   What|Removed |Added

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

--- Comment #2 from Doug  ---
(In reply to Nate Graham from comment #1)
> I can occasionally reproduce this, but not consistently. Seems to only
> happen immediately after I restart plasmashell, but only some of the time.
> What I see in this case is that the icons are visually mis-ordered until
> dragged once, and then they slot into their correct locations. Of course,
> while they're mis-ordered, dragging one to move it to its correct place
> actually drags a different and then *creates* a source of mis-ordering that
> you then need to go correct.
> 
> Is that what you're also seeing, or did I just describe a different bug that
> I should submit a new bug report for?

I think that is a separate issue, and seems to happen some of the times, like
you are saying.  I've pinned down the one I'm seeing a bit more, and can
describe it as this:

1. Start plasma and move an icon in the icons only task manager (iotm), any
icon will do, though the problem may be clearer (as you'll see) if you pick an
icon towards the right of the iotm and move it somewhere to a new position also
on the right of the iotm.
 Result-  A specific number of icons on the left of the iotm move, we'll
call the number of visible icon slots that rearrange themselves X, and the
portion of the taskbar that is rearranging itself the "Carousel".

2. Move any icon not on the carousel into another position not on the carousel.
 That icon should move into it's correct slot.  If it doesn't the first time,
then I think that's where the bug you're noting comes in.  That bug has also
happened inconsistently for me.
Result-  All the icons in the Carousel move themselves one slot to the
right.  The rightmost icon in the Carousel will disappear, and a new icon for a
previously hidden app appears in the leftmost slot of the Carousel.  There
appear to be X visible icon slots, for X+1 apps in the Carousel.  You can
repeat step 2 many times and the results will be the same, although once I did
get it to stop after many repeats.  But I haven't been able to replicate that.

3. Move an item that was not on the Carousel into the Carousel 
Result- it will slot into the Carousel at the position it belongs at,
including the movement of the Carousel, i.e.- one slot to the right of the slot
you put it in.  The icon that was in position X originally is now off the
Carousel at position X+1, and will not move anymore.  X has not changed.

4.  Move an item off of the carousel.
Result- Icon will move to the proper slot off of the carousel.  The
carousel stays X slots wide, and grabs the icon that was previously in slot X+1
and throws it into motion.

5. Move Carousel items around on the Carousel
   Result- Items move into the proper slot on the Carousel, accounting for the
movement of the Carousel each time an icon is moved.

6. Log out and start over at step 1.
Result- X may change, though doesn't always.

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

[kwin] [Bug 478711] Changing display scaling for non-standard aspect ratios in a VM replaces the wallpaper and some icons in Plasma with black squares

2024-01-18 Thread Rune
https://bugs.kde.org/show_bug.cgi?id=478711

Rune  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 478849] Dolphin in administrator mode sometimes hangs/freezes until OOM kills it

2024-01-18 Thread Jacob White
https://bugs.kde.org/show_bug.cgi?id=478849

--- Comment #2 from Jacob White  ---
(In reply to Akseli Lahtinen from comment #1)
> Can you send a screenshot of your context menu where the "Open as
> Adminstrator" is showing?
> 
> Do you know if it's official KDE plugin, or a third party plugin?

https://ibb.co/Pr2JV2f shows the context menu.

I didn't think about whether or not this is  official or not, or even a
built-in function or not. I believe it is from the kio-admin package.

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

[plasmashell] [Bug 479513] Newly installed applications are not indexed until plasmashell is restarted

2024-01-18 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=479513

--- Comment #5 from Doug  ---
This is working for me as of RC1, both in Kickoff and Krunner.

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

[kwin] [Bug 479094] kwin wayland randomly freezes completely when opening task switcher / alt tab

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

--- Comment #15 from Nate Graham  ---
Similar to Bug 479250.

Folks who are affected, does it go away if you switch to a different Task
Switcher style, like "Large Icons" or "Sidebar"?

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

[frameworks-kirigami] [Bug 476966] Hamburger button misrendered

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Can you still repo after the recent fractional scaling fixes?

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

[kwin] [Bug 477480] Prevent monitors, widgets, and windows from re-arranging themselves when adding/removing a monitor.

2024-01-18 Thread AT
https://bugs.kde.org/show_bug.cgi?id=477480

--- Comment #9 from AT  ---
Trying with 6.7 kernel seeing the same issues for all except I think the first
one related to "kernel: i915 :00:02.0: [drm]" is resolved.

Seeing more examples of the panel jumping away from the primary screen when it
shouldn't:
- Have external monitor connected and panel on laptop screen. Change laptop
screen scaling from 150% to 100% results in panel moving to external screen
- Have external monitor connected and panel on laptop screen. In display
settings move the laptop screen from the right side of the external to the left
side. Results in panel moving to external screen

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

[Spectacle] [Bug 468778] Add screen recording options to "no screenshot taken on launch" window

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

--- Comment #5 from Noah Davis  ---
(In reply to fanzhuyifan from comment #4)
> Would it be appropriate to bump the importance since otherwise users may
> never find the screen recording functionality?

I'm not sure if that warrants bumping up the importance or not. With that said,
I will work on this now that the translated string freeze from beta is over.

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

[plasmashell] [Bug 479287] Selection box around application entries without a description is slightly taller

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 451333] Windows open in awkward sizes when the display resolutions are not equal

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

--- Comment #12 from Antti Savolainen  ---
I'll do some testing later. Thanks.

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

[kwin] [Bug 477480] Prevent monitors, widgets, and windows from re-arranging themselves when adding/removing a monitor.

2024-01-18 Thread AT
https://bugs.kde.org/show_bug.cgi?id=477480

AT  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

--- Comment #8 from AT  ---
I'm now on the Plasma 6 beta and I can report many issues within a few minutes
of playing with a laptop and one external monitor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: arch linux
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 55.248.0
Qt Version: 6.7.0
Kernel Version: 6.6.12-1-lts
Graphics Platform: Wayland

The whole OS config I booted into was provisioned from a script, so it's
controlled in that sense and I can tweak/rollback/reboot as needed for a clean
testing environment.

The laptop is an ASUS Flow X16 with an RTX4050 DGPU and Intel IGPU. The monitor
is a 4k screen over HDMI 2.1 via usb-c adapter

Actions taken and issues observed:

1. Enable the Track Mouse effect so you can still "see" the mouse cursor if it
disappears, because it will disappear in the steps below
2. Have the "Application Dashboard" as your menu in the panel
3. Press Super key on and off to show/hide the dashboard

Expected result: the application dashboard menu shows/hides every time
Actual result: Occasionally the whole screen freezes when the dashboard is
shown (digital clock stops ticking, mouse cursor won't show movement) and will
stay frozen for a minimum time and until you press Super again to hide the menu
- The journal shows "plasmashell[3078]: kf.windowsystem: static void
KX11Extras::forceActiveWindow(WId, long int) may only be used on X11" every
time the Super key is pressed
- When it freezes, on the first freeze it shows "kernel: i915 :00:02.0:
[drm] *ERROR* CPU pipe A FIFO underrun: port,transcoder" and every freeze after
it instead shows "kernel: i915 :00:02.0: [drm] *ERROR* Timed out waiting
PSR idle state"
- It freezes sometimes after pressing Super on and off 3-4 times, sometimes
after more like 10 times

4. Connect monitor to the 1st USB-C port (non-dgpu port, the one that connects
to the igpu) with a USB-C to HDMI adapter
5. The overlay asks which way you want to extend the monitor
6. Pick "Extend right"

Expected result: extends right
Actual result: it's extended left
Additional bug: The mouse cursor is now invisible on the laptop screen, and
only visible on the external monitor

7. Unplug the external monitor
8. Plug the USB-C to HDMI adapter into the other port (connects to dgpu)

Expected: desktop shown on the external monitor
Observed: black screen on the external 

9. In display settings, uncheck "Enabled" for the external monitor, click
Apply, then check "Enabled" and Apply again.

Observe: 
- the desktop is now shown on the external monitor, but also the panel has
moved from the laptop screen to the external monitor.  Note: The laptop screen
is still the "primary" display.
- The mouse cursor is still missing

10. Still with  "Application Dashboard" menu in the panel, press the super key

Expected result: shows the panel
Actual result: shows the panel and the external monitor goes black with
occasional flicker of seeing the desktop wallpaper. Pressing Super again to
turn the menu off results in the black screen going back to normal after
another 1-2 seconds.


11. Disconnect the external monitor

Expected result: The panel moves back to the laptop screen (where it should
have been always)
Actual result: The panel is not visible anywhere



Other than the journal entries mentioned above, nothing interesting was being
logged during the flickering or other issues encountered.

I know this is many issues, and perhaps they should be split into multiple
bugs? 
- Issue with "Application Dashboard" freezing the desktop when activated with
no other monitors connected
- Issue with the "pick which way to extend the monitor" not working
- Mouse cursor disappearing when external monitor connected, depending on which
screen the mouse is on
- Issue with "Application Dashboard" causing glitches on on external monitor
when activated
- Issue with the panel jumping to another screen when external monitor
connected
- Issue with panel completely disappearing when external monitor disconnected

Any guidance on how to slice and dice those?
Would it help to document each of these independently with a fresh-from-scratch
booted system each time?

Other notes from messing around but with less documentation and steps:
- had the reverse situation where the mouse cursor was shown on the laptop
screen and hidden on the external monitor
- had situation where the whole desktop would randomly freeze (e.g. moving
mouse shows no movement) and animation only restored when after pressing the
Super key to show the Application Dashboard.
- had a situation where clicking the application menu button on the panel did
nothing, but the super key still worked. 

[kwin] [Bug 479126] Wayland: High CPU on mouse move

2024-01-18 Thread John E
https://bugs.kde.org/show_bug.cgi?id=479126

John E  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #18 from John E  ---
I wished I had seen your message earlier Nate but after enough fiddling in the
system settings UI I got it to mirror (well I think, it's only an audio output
so it's hard to say for sure) and I could not reproduce the issue so it seems
the fix was fine!

Thank you!

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

[Discover] [Bug 476898] With certain languages, in widescreen view, clicking a card on the home page causes cards in cards list to overflow

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

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/-/commit/7b3771 |ma/discover/-/commit/ff7aaf
   |cb08ec4290a902489e9fd7f8e36 |9f4c54a4146c7d435f75e530d10
   |d2d2e62 |5aa30df

--- Comment #12 from Nate Graham  ---
Git commit ff7aaf9f4c54a4146c7d435f75e530d105aa30df by Nate Graham.
Committed on 19/01/2024 at 05:11.
Pushed by ngraham into branch 'Plasma/6.0'.

Home page: span and wrap title labels

Otherwise in some languages, the label object will overflow the view
when it's very narrow, as in widescreen mode when clicking on one of the
apps on the page.

To prevent this, make the labels fill width and wrap.
FIXED-IN: 6.0


(cherry picked from commit 7b3771cb08ec4290a902489e9fd7f8e36d2d2e62)

M  +10   -0discover/qml/BrowsingPage.qml

https://invent.kde.org/plasma/discover/-/commit/ff7aaf9f4c54a4146c7d435f75e530d105aa30df

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

[Discover] [Bug 476898] With certain languages, in widescreen view, clicking a card on the home page causes cards in cards list to overflow

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/-/commit/7b3771
   ||cb08ec4290a902489e9fd7f8e36
   ||d2d2e62
 Status|ASSIGNED|RESOLVED
   Version Fixed In||6.0

--- Comment #11 from Nate Graham  ---
Git commit 7b3771cb08ec4290a902489e9fd7f8e36d2d2e62 by Nate Graham.
Committed on 19/01/2024 at 05:09.
Pushed by ngraham into branch 'master'.

Home page: span and wrap title labels

Otherwise in some languages, the label object will overflow the view
when it's very narrow, as in widescreen mode when clicking on one of the
apps on the page.

To prevent this, make the labels fill width and wrap.
FIXED-IN: 6.0

M  +10   -0discover/qml/BrowsingPage.qml

https://invent.kde.org/plasma/discover/-/commit/7b3771cb08ec4290a902489e9fd7f8e36d2d2e62

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

[systemsettings] [Bug 480031] New: Power management configuration module could not be loaded.

2024-01-18 Thread Manik Islam
https://bugs.kde.org/show_bug.cgi?id=480031

Bug ID: 480031
   Summary: Power management configuration module could not be
loaded.
Classification: Applications
   Product: systemsettings
   Version: 5.27.10
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_powerdevil
  Assignee: plasma-b...@kde.org
  Reporter: megamindedma...@gmail.com
CC: k...@privat.broulik.de, natalie_clar...@yahoo.de
  Target Milestone: ---

"Power management configuration module could not be loaded.  
The Power Management Service appears not to be running."

I'm facing this warning. How can I solve this?

KDE Framework Version: 5.114.0
QT Version: 5.15.12

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

[krita] [Bug 479985] Importing audio causes Krita to crash

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

lazyn...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UPSTREAM

--- Comment #3 from lazyn...@gmail.com ---
Upstream issue with MLT

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

[Powerdevil] [Bug 480030] KDE Power Management System Closed Unexpectedly

2024-01-18 Thread Johnny
https://bugs.kde.org/show_bug.cgi?id=480030

Johnny  changed:

   What|Removed |Added

 CC||zain...@hotmail.com

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

[Powerdevil] [Bug 480030] New: KDE Power Management System Closed Unexpectedly

2024-01-18 Thread Johnny
https://bugs.kde.org/show_bug.cgi?id=480030

Bug ID: 480030
   Summary: KDE Power Management System Closed Unexpectedly
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.10
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: zain...@hotmail.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
***
After Kernel update to latest version, a warning notification will appear on
the taskbar. The notification lasts a few seconds, then disappears for a few
seconds, then re-appears. This happens forever.  The power management section
in the system-settings is greyed out because it says the process is not
running.

Clicking the warning brings up a pop-up window. Which also disappears rather
quickly. Meaning the bug report button in there doesn't work either.

This appears to be the same issue as 
https://bugs.kde.org/show_bug.cgi?id=466181  However, 466181 is listed as
fixed. This appears to be cropping up again.
***


STEPS TO REPRODUCE
1.  Log into a KDE wayland session

OBSERVED RESULT
Power management in system settings isn't working. Error icon flashes every few
seconds on bottom right of screen

EXPECTED RESULT
Power management in system settings functional and no error indicator

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Arch Linux
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version:  I'm honestly not sure. It's whatever the latest is in
the arch repos
Qt Version:  I'm honestly not sure. It's whatever the latest is in the arch
repos

ADDITIONAL INFORMATION

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

[krita] [Bug 479985] Importing audio causes Krita to crash

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

--- Comment #2 from lazyn...@gmail.com ---
(In reply to Halla Rempt from comment #1)
> Does this also happen with the appimage? If not, please report it to the
> distro.

No it doesn't happen with the appimage, I'll report it to them

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

[Discover] [Bug 478761] Review dialog height isn't limited and can vertically overflow

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

--- Comment #1 from Nate Graham  ---
When I give this a try, the whole popup becomes scrollable, even if the
textfield itself isn't. So there's never a case where I can't see the text I
typed.

But I could see the argument that the text field itself should be bounded in
height and should be scrollable instead of the containing popup.

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

[KXStitch] [Bug 477693] Will not save or print files where selected

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kwin] [Bug 478517] Unresponsive app when notification arrives whilst browsing applications in Alt+Tab

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

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

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

Bug Janitor Service  changed:

   What|Removed |Added

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

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

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

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

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

[ktorrent] [Bug 446475] File Download Order functionality has vanished

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- 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 478711] Changing display scaling for non-standard aspect ratios in a VM replaces the wallpaper and some icons in Plasma with black squares

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

--- 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 478924] HDMI TV 144hz broken on Wayland, works fine on X11

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

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

[plasmashell] [Bug 479363] Allow resizing System Tray to screen height

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kmymoney] [Bug 423858] Add AMFI to Online Quotes

2024-01-18 Thread Suresh PB
https://bugs.kde.org/show_bug.cgi?id=423858

Suresh PB  changed:

   What|Removed |Added

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

--- Comment #6 from Suresh PB  ---
Could use Yahoo to fetch the quotes. See
https://discuss.kde.org/t/kmymoney-updating-stock-mutual-fund-issue/1228/18 for
the solution.

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

[Powerdevil] [Bug 455511] "Failed to start Powerdevil" slowing down log-in in KDE Plasma 5.25.0; error spams "Charge thresholds not supported"

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

--- Comment #8 from Nate Graham  ---
That's something else. Likely bug 476375 or something related.

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

[kwin] [Bug 479810] Use scroll-wheel and trackpad for Zoom/Magnifier effect

2024-01-18 Thread Christopher Smith
https://bugs.kde.org/show_bug.cgi?id=479810

--- Comment #3 from Christopher Smith  ---
(In reply to Nate Graham from comment #2)
> This already exists, but the keyboard keys you need to hit are Ctrl+Meta
> scroll.

I just found your blog post on this and it does seem interesting that this
isn't documented anywhere in the UI yet. Didn't really look into it much before
coming here, thanks for the info though!

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

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

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

--- Comment #2 from jvy...@jvyden.xyz ---
Created attachment 165028
  --> https://bugs.kde.org/attachment.cgi?id=165028=edit
My unique display configuration.

It does indeed happen under Plasma's default theme.

My display configuration is a bit unique (2 identical monitors, along with a
third monitor above my primary monitor in a weird position), so I've attached a
screenshot of the Display Configuration in System Settings.

I tried playing around with it and I've noticed that disabling my top monitor
resolves the issue. Moving the monitor to be aligned to the right of my primary
monitor (bottom left) does not resolve the issue. Disabling my right monitor
has no effect.

I'll test Wayland shortly to be sure, although I don't recall it happening on
there.

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

[kde] [Bug 480029] New: ./kdesrc-build --initial-setup cannot find linux.ini

2024-01-18 Thread Henry Pfeil
https://bugs.kde.org/show_bug.cgi?id=480029

Bug ID: 480029
   Summary: ./kdesrc-build --initial-setup cannot find linux.ini
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Slackware
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: hpf...@psnarf.org
  Target Milestone: ---

SUMMARY
***
kdesrc-build/data/pkg/linux.ini does not exist
***

STEPS TO REPRODUCE
1.  run `./kdesrc-build --initial-setup`
2. 
3. 

OBSERVED RESULT
Only a few distro-centric ini files in kdesrc-build/data/pkg. 

EXPECTED RESULT
No error messages

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

ADDITIONAL INFORMATION
`touch data/pkg/linux.ini` cleared the error message. I checked a couple of
distro-centric ini files; everything therein is already installed.

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

[KScreen] [Bug 479995] kscreen dont auto start

2024-01-18 Thread Thomas Kowaliczek-Schmer
https://bugs.kde.org/show_bug.cgi?id=479995

--- Comment #2 from Thomas Kowaliczek-Schmer  ---
Where can I find the logs for kscreen?
I start kscreen in the settings it works but after restart it shows as not
started. And it’s selected for auto start.

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

[Powerdevil] [Bug 455511] "Failed to start Powerdevil" slowing down log-in in KDE Plasma 5.25.0; error spams "Charge thresholds not supported"

2024-01-18 Thread liuerfire Wang
https://bugs.kde.org/show_bug.cgi?id=455511

liuerfire Wang  changed:

   What|Removed |Added

 CC||liuerf...@gmail.com

--- Comment #7 from liuerfire Wang  ---
got same problem while upgrading ddcutil to 2.1.0. The issue is gone when
downgrade ddcutil to 2.0.0.

Powerdevil version: 5.27.10
Operating System: Arch Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.7.0-arch3-1 (64-bit)
Graphics Platform: Wayland

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

[kwin] [Bug 480028] New: In WindowHeap-based effects, windows placed between two screens appear on both

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

Bug ID: 480028
   Summary: In WindowHeap-based effects, windows placed between
two screens appear on both
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fanzhuyi...@gmail.com
  Target Milestone: ---

Place a window such that it appears on both screens.
Toggle present windows/overview
Note that the window appears on both screens.

Not sure if this is a design choice.

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

[systemsettings] [Bug 480027] New: Set custom display name for Shortcuts commands

2024-01-18 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=480027

Bug ID: 480027
   Summary: Set custom display name for Shortcuts commands
Classification: Applications
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_khotkeys
  Assignee: plasma-b...@kde.org
  Reporter: mur...@gmail.com
CC: k...@michael-jansen.biz
  Target Milestone: ---

SUMMARY
***
We can add a custom command to the list of shortcuts via the "Add Command"
button, that is great!
But when we set up many commands, especially with the same starting text but
different arguments, it's become hard to manage them, because all of them look
the same in the list.

To resolve this issue, will be good to add an ability to set the custom
"display name" for each command, and display it instead of the full command
string. 
***

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

[plasmashell] [Bug 478951] XWayland apps cannot be minimized clicking on their Task Manager entries until launching another app or switching to another task

2024-01-18 Thread Steve Cossette
https://bugs.kde.org/show_bug.cgi?id=478951

--- Comment #11 from Steve Cossette  ---
(In reply to Steve Cossette from comment #10)
> Alright, I got two screens, right? Left screen being my primary screen (In
> case it matters). On that screen, you'll see in the video, if I click on an
> icon in the taskbar, it maximizes and un-minimizes just fine.
> 
> On the right screen, for me, if a window is minimized, clicking on it will
> un-minimize it. But if I click on it again to try to minimize it, it won't.
> And also there's a strange line that shows right on top of the button for
> some reason, but that's secondary.
> 
> Mind you though in my case, this happens regardless of the application type:
> Xorg or Wayland.
> 
> Hopefully that gives some context to the videos.

By the way, I did recompile plasma-workspace with this commit yesterday:
https://invent.kde.org/plasma/plasma-workspace/-/commit/df5a6097401124b8ecad874ae1a7e01df5e61028.
Then, I installed it, and rebooted.

The videos/explanations I submitted were after I got done doing this.

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

[plasmashell] [Bug 478951] XWayland apps cannot be minimized clicking on their Task Manager entries until launching another app or switching to another task

2024-01-18 Thread Steve Cossette
https://bugs.kde.org/show_bug.cgi?id=478951

--- Comment #10 from Steve Cossette  ---
Alright, I got two screens, right? Left screen being my primary screen (In case
it matters). On that screen, you'll see in the video, if I click on an icon in
the taskbar, it maximizes and un-minimizes just fine.

On the right screen, for me, if a window is minimized, clicking on it will
un-minimize it. But if I click on it again to try to minimize it, it won't. And
also there's a strange line that shows right on top of the button for some
reason, but that's secondary.

Mind you though in my case, this happens regardless of the application type:
Xorg or Wayland.

Hopefully that gives some context to the videos.

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

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

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

pawlowski...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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

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

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

--- Comment #13 from pawlowski...@gmail.com ---
Created attachment 165027
  --> https://bugs.kde.org/attachment.cgi?id=165027=edit
Output from journalctl still broken

I am still seeing the issue on both X11 and Wayland on my laptop. Hopefully I
have the latest updates from KDE and it was appropriate for me to reopen this
bug report. I have attached a new journalctl output since it is significantly
different.

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

[Powerdevil] [Bug 480026] Screen turning off in one of various ways (idle power off, esc on lock screen, Turn Off Screen shortcut invoked over D-Bus) shuts screen off very temporarily

2024-01-18 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=480026

Sam James  changed:

   What|Removed |Added

 CC||s...@gentoo.org

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

[Powerdevil] [Bug 480026] New: Screen turning off in one of various ways (idle power off, esc on lock screen, Turn Off Screen shortcut invoked over D-Bus) shuts screen off very temporarily

2024-01-18 Thread Arsen Arsenović
https://bugs.kde.org/show_bug.cgi?id=480026

Bug ID: 480026
   Summary: Screen turning off in one of various ways (idle power
off, esc on lock screen, Turn Off Screen shortcut
invoked over D-Bus) shuts screen off very temporarily
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.10
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ar...@aarsen.me
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

Created attachment 165026
  --> https://bugs.kde.org/attachment.cgi?id=165026=edit
Demonstration.  In the video, there is precisely one HID interaction: hitting
return on the command present in step 1

Evening!

SUMMARY
Since switching to an AMD GPU (IIRC - been a while :/), when KDE turns my
screens off, they stay off very briefly, then fires back up after a brief time,
even when idle.  I've created a video of the effect, it's attached.

STEPS TO REPRODUCE
0. Get the (currently, to me, unknown) combination of software and hardware to
cause this
1. sleep 1; dbus-send --session --print-reply --dest=org.kde.kglobalaccel 
/component/org_kde_powerdevil org.kde.kglobalaccel.Component.invokeShortcut
string:'Turn Off Screen'
2. Wait a few seconds

OBSERVED RESULT
Screens power back on.

EXPECTED RESULT
Screens stay shut off.

SOFTWARE/OS VERSIONS

Operating System: Gentoo GNU/Linux 2.14
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.6.10-gentoo-dist-hardened (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B550M DS3H

ADDITIONAL INFORMATION
I've not been able to reproduce this in Sway via: swaymsg "output * dpms off"

I can not reproduce this on a laptop with an Intel GPU with the same Plasma
binary packages installed (i.e. the executables are the same between the two).

I am not sure where to look for the wakeup cause.  I have tried searching
through the user journal, but to no avail.

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

[kdeplasma-addons] [Bug 475141] Weather plasmoid cutting off content when first opened

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
The dialog that this plasmoid lives on has been re-done for Plasma 6 which
makes it exceedingly unlikely that the issue can still happen--at least not in
the same way. For now let's call it fixed until someone can confirm that it
still happens in Plasma 6.

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

[Spectacle] [Bug 468778] Add screen recording options to "no screenshot taken on launch" window

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

--- Comment #4 from fanzhuyi...@gmail.com ---
Would it be appropriate to bump the importance since otherwise users may never
find the screen recording functionality?

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

[frameworks-kio] [Bug 478997] Properties of a folder opens maximized

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

--- Comment #6 from Nicolas Fella  ---
This is https://bugreports.qt.io/browse/QTBUG-121230

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

[kwin] [Bug 479845] The current Wayland GPU recovery experience (AMD) is not ideal

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

Zamundaaa  changed:

   What|Removed |Added

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

--- Comment #4 from Zamundaaa  ---
KWin has very good GPU reset handling, which I've tested a lot, both
voluntarily and involuntarily (amdgpu's been way too reset happy the last two
weeks or so). The problem is further up in the stack; specifically amdgpu isn't
too great at GPU resets, and Mesa had wrong spec interpretation for this until
recently as well.

> What is the state of Wayland GPU recovery on other vendors' GPUs though? Does 
> Intel work better?
It is better with both Intel and NVidia, as they only reset the affected app
most times. amdgpu will gain the ability to do the same soon though.

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

[Discover] [Bug 476898] With certain languages, in widescreen view, clicking a card on the home page causes cards in cards list to overflow

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kate] [Bug 480025] New: cjs, cts, mjs, mts file extensions are ignored by LSP

2024-01-18 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=480025

Bug ID: 480025
   Summary: cjs, cts, mjs, mts file extensions are ignored by LSP
Classification: Applications
   Product: kate
   Version: 23.08.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: karmo.rosen...@gmail.com
  Target Milestone: ---

SUMMARY

cjs, cts, mjs, mts file extensions are ignored by LSP (no ctrl + click & no
typecheck).

They were not ignored until bug #476942 appeared. After bugfix for #476942 js,
jsx, ts & tsx files are working again but not cjs, cts, mjs, mts. I'm using
default LSP config.

STEPS TO REPRODUCE
1. Have project with valid cjs, cts, mjs or mts file
2. Open it with Kate

OBSERVED RESULT
There is only syntax highlighting. No ctrl + click and no typecheck (for cts,
mts).

EXPECTED RESULT
cjs, mjs should be loaded like js and cts, mts loaded like ts.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Manjaro with latest updates
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.12

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

[kwin] [Bug 479538] Some kind of always-accessible troubleshooting tool when parts of the system are unresponsive

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

--- Comment #6 from Nate Graham  ---
Some kind of low-level always running helper I guess. It could respond to a
Ctrl+Alt+Delete (or whatever) and spawn a new kwin_wayland instance and System
monitor. Or something like that.

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

[plasmashell] [Bug 461481] Cycle through only grouped tasks when scrolling over grouped task icon

2024-01-18 Thread evea
https://bugs.kde.org/show_bug.cgi?id=461481

--- Comment #6 from evea  ---
Created attachment 165025
  --> https://bugs.kde.org/attachment.cgi?id=165025=edit
The updated tools.js

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

[plasmashell] [Bug 461481] Cycle through only grouped tasks when scrolling over grouped task icon

2024-01-18 Thread evea
https://bugs.kde.org/show_bug.cgi?id=461481

--- Comment #5 from evea  ---
I have found the time to get to this. Scrolling up/down still opens the
application, where in my opinion only scroll up should do so, best with a
toggle in the settings.

Either way, the updated scroll behavior works and feels much better and is
consistent when working. If only one windows of an application is open, it will
only ever display that application.

No sure where to put the code, so I will add the updated tools.js file as an
attachment.

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

[systemsettings] [Bug 479968] At 100% scale, cursor size preview can escape the combo box bounds

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

--- Comment #2 from fanzhuyi...@gmail.com ---
I see this with scaling factors other then 100%. However I do have a default
system font of 14pt. Not sure if that is related.

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

[Spectacle] [Bug 480023] Can't stop a region recording

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fanzhuyi...@gmail.com ---
Yeah currently the only way to stop the recording is to click the notifier
icon.

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

[Spectacle] [Bug 468778] Add screen recording options to "no screenshot taken on launch" window

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

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

[kdeconnect] [Bug 480024] New: Text Editor Not Opening from Notifications in KDE Connect on Windows

2024-01-18 Thread Adam
https://bugs.kde.org/show_bug.cgi?id=480024

Bug ID: 480024
   Summary: Text Editor Not Opening from Notifications in KDE
Connect on Windows
Classification: Applications
   Product: kdeconnect
   Version: 23.08.1
  Platform: Android
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: windows-application
  Assignee: piyushaggarwal...@gmail.com
  Reporter: a...@adamlove.com.au
  Target Milestone: ---

STEPS TO REPRODUCE

Send text from the android phone (via share) the computer using KDE Connect.
A notification appears on the computer with the preview of the text and an
option to "Open in text editor."
Click on "Open in text editor."
OBSERVED RESULT
The notification closes, losing the text, but no text editor is launched.

EXPECTED RESULT
The text editor should open with the text sent from the phone.

SOFTWARE/OS VERSIONS
Windows: Windows 11
macOS: N/A
Linux/KDE Plasma: N/A
KDE Plasma Version: N/A
KDE Frameworks Version: N/A
Qt Version: N/A

ADDITIONAL INFORMATION

It would be good to be able to choose which text editor to open in the
kdeconnect client. This is a fresh Windows install, however, and my text editor
is currently notepad so nothign unusual there.
No error messages are displayed when the issue occurs.

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

[Spectacle] [Bug 480023] New: Can't stop a region recording

2024-01-18 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=480023

Bug ID: 480023
   Summary: Can't stop a region recording
Classification: Applications
   Product: Spectacle
   Version: git-master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: noaha...@gmail.com
  Reporter: aleix...@kde.org
CC: k...@david-redondo.de
  Target Milestone: ---

The spectacle window disappears when you select a region. Then there's no way
to get it back. 




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

[kwin] [Bug 479984] Alt+tab does not work with switching virtual desktops

2024-01-18 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=479984

--- Comment #5 from Akseli Lahtinen  ---
For some reason now the following work:

Switch to next desktop: alt+tab

Switch to previous desktop: alt+shift+tab

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

[kwin] [Bug 479984] Alt+tab does not work with switching virtual desktops

2024-01-18 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=479984

--- Comment #4 from Akseli Lahtinen  ---
Walk through desktops: alt+tab

Walk through desktops (reverse): alt+shift+tab

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

[kwin] [Bug 478556] Unable to interact with windows sometimes, instead interacts with Plasma desktop.

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

--- Comment #4 from Troplo  ---
(In reply to Nate Graham from comment #3)
> Thanks. Doesn't look like the issue I mentioned, indeed. What kind of GPU
> are you using?

NVIDIA RTX 2070 with the latest proprietary drivers on Arch Linux

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

[plasmashell] [Bug 479513] Newly installed applications are not indexed until plasmashell is restarted

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

Nate Graham  changed:

   What|Removed |Added

Summary|Newly installed |Newly installed
   |applications are not|applications are not
   |indexed until reboot|indexed until plasmashell
   ||is restarted

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

[dolphin] [Bug 270604] convert split window into two dolphin instances

2024-01-18 Thread Loren Burkholder
https://bugs.kde.org/show_bug.cgi?id=270604

Loren Burkholder  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/f7e2c51
   ||198f00ff0f8e807590ed004c4fc
   ||65b6f0
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #6 from Loren Burkholder  ---
Git commit f7e2c51198f00ff0f8e807590ed004c4fc65b6f0 by Loren Burkholder.
Committed on 19/01/2024 at 00:29.
Pushed by lorendb into branch 'master'.

Allow popping out a split view

If you have a split view open, you can now pop the active half out into a new
window by clicking the "Pop out" button in the toolbar or by activating "View >
Pop out".

M  +28   -4src/dolphinmainwindow.cpp
M  +8-1src/dolphinmainwindow.h
M  +2-0src/dolphinui.rc

https://invent.kde.org/system/dolphin/-/commit/f7e2c51198f00ff0f8e807590ed004c4fc65b6f0

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

[krunner] [Bug 478998] With multiple screens, kwin_wayland crashes in overview effect when using the calculator in search

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

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

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

--- Comment #9 from Kevin Messer  ---
Good that you can ! Could it be a VMWare bug as you do not seem to have it ?

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

[dolphin] [Bug 480001] Add normal search as a fallback when searching in folder not indexed by baloo

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

--- Comment #4 from Tom  ---
This command returns "No index information found". balooctl monitor indicates
the indexer is running. I noticed that my system settings freeze for a few
seconds when I go to the search settings. Maybe that's related? It's still
showing progress as 84% and the indexer as idle. (Monitor shows this as well
now.)
My filesystem is ext4, and it's all on a rather fast Samsung nvme ssd. The
folder is ~/Downloads/subfolder and /home/ is added to indexing in the System
Settings. I have also specifically added ~/Downloads for this test.

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

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/358

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

[Breeze] [Bug 479269] Breeze-Dark Icon Theme not using Dark Icons

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

--- Comment #8 from Nate Graham  ---
Wrong bug report

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

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

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

--- Comment #2 from ebonas...@gmail.com  ---
(In reply to Halla Rempt from comment #1)
> Hm, I cannot reproduce this on Windows 11, but there is something else
> weird: there should be many more svg tools than just the text tool. Did you
> get your krita from krita.org, or fron app store?

If there are more tools, I don't know anything about them. I got my copy from
Krita.org. I'm sorry you couldn't reproduce the bug. I just checked again and
it's still there. It happens with any section. I also have to user accounts set
up on my machine if that changes anything. I also made several adjustments to
file security on C: if it makes a difference. It's a minor annoyance. I was
thinking it could be related to themes.

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

[Breeze] [Bug 479269] Breeze-Dark Icon Theme not using Dark Icons

2024-01-18 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=479269

Andres Betts  changed:

   What|Removed |Added

 CC||anditosan1...@gmail.com

--- Comment #7 from Andres Betts  ---
That would make sense. I searched around to see how others are interpreting
network-wired. Is there one from these examples that seems to convey that well?
I can make something inspired on that. https://imgur.com/a/YnwDmUV

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

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

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Nate Graham  ---
Ah, I see the issue. This is actually intentional at this point in time, but
there is a discussion at Bug 466566 regarding a proposal for changing the
status quo.

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

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

[plasmashell] [Bug 466566] Implement optional per-widget min/max sizing feature

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

Nate Graham  changed:

   What|Removed |Added

 CC||atmaho...@gmail.com

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

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

[kwin] [Bug 478780] Overview Animation Laggy and Low Frame Rate

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

--- Comment #8 from Nate Graham  ---
Thanks. If a screen recording doesn't show it, maybe try a phone video?

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

[dolphin] [Bug 480001] Add normal search as a fallback when searching in folder not indexed by baloo

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

--- Comment #3 from tagwer...@innerjoin.org ---
(In reply to Tom from comment #2)
> ... I downloaded ~1500 pictures into this directory, which took about 10 
> Minutes ...
It sounds as if Baloo is not seeing the new files. 1500 pictures in 10 minutes
should be absolutely no problem.

This is Arch with an ext4 filesystem, BTRFS or something more exotic?

It might be that the folder you are downloading into is not under your $HOME,
possibly a separate partition? disk? remote drive?

You can troubleshoot by running "balooshow -x one-of-your-pictures.jpg", this
will show the file metadata and various "embedded" tags. If this gives a result
and baloosearch does not find it, then there's something wierd.

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

[plasmashell] [Bug 478923] Floating panel becomes non-responsive after moving it to top or bottom on Wayland

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
Thanks. Unfortunately I remain unable to reproduce the issue after following
those steps. :(

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

[plasmashell] [Bug 480020] Date renders in Spanish when language set to Catalan

2024-01-18 Thread Amy Parkes
https://bugs.kde.org/show_bug.cgi?id=480020

--- Comment #3 from Amy Parkes  ---
In my testing, I have confirmed the system isn't getting what language to show
(by setting tz to berlin), and that this bug also exists in the clock of sddm

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

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

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
When this happens, is Bluetooth in fact disabled? Or is the switch showing the
incorrect state, and Bluetooth is actually enabled?

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

[plasmashell] [Bug 479563] Sometimes Icons-only task bar rearranges icons randomly when trying to manually arrange them

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
Summary|Icons-only task bar |Sometimes Icons-only task
   |rearranges icons randomly   |bar rearranges icons
   |when trying to manually |randomly when trying to
   |arrange them|manually arrange them
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
I can occasionally reproduce this, but not consistently. Seems to only happen
immediately after I restart plasmashell, but only some of the time. What I see
in this case is that the icons are visually mis-ordered until dragged once, and
then they slot into their correct locations. Of course, while they're
mis-ordered, dragging one to move it to its correct place actually drags a
different and then *creates* a source of mis-ordering that you then need to go
correct.

Is that what you're also seeing, or did I just describe a different bug that I
should submit a new bug report for?

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

[neon] [Bug 480022] New: ERROR DURING LATEST SYSTEM UPDATE - 18 JAN 24

2024-01-18 Thread Valter Mura
https://bugs.kde.org/show_bug.cgi?id=480022

Bug ID: 480022
   Summary: ERROR DURING LATEST SYSTEM UPDATE - 18 JAN 24
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Packages Testing Edition
  Assignee: neon-b...@kde.org
  Reporter: valterm...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
***
After rebooting the system after having perform the update, the system returns
an error as following reported (The system and the packages don't update)
***


STEPS TO REPRODUCE
1. Open Discover
2. Update all the packages
3. Reboot

OBSERVED RESULT
The system returns:
"Unable to update 1 package
Error while installing package: trying to overwrite
'/usr/share/applications/google-maps-geo-handler.desktop', which is also in
package libkf5guiaddons-data 5.113.0+p22.04+vstable+git20240107.0113-0"

EXPECTED RESULT
It should be update normally

SOFTWARE/OS VERSIONS
Operating System: KDE neon Testing Edition
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.11
Kernel Version: 6.5.0-14-generic (64-bit)
Graphics Platform: X11
Graphics Processor: NVE7

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

[Discover] [Bug 476898] With certain languages, in widescreen view, clicking a card on the home page causes cards in cards list to overflow

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

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

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

[Discover] [Bug 477493] Apps list unexpectedly can be horizontally scrolled even if the horizontal scroll bar is not activated

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Nate Graham  ---


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

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

[Discover] [Bug 476898] With certain languages, in widescreen view, clicking a card on the home page causes cards in cards list to overflow

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

Nate Graham  changed:

   What|Removed |Added

Summary|In widescreen view, |With certain languages, in
   |Clicking a card on the home |widescreen view, clicking a
   |page causes cards in cards  |card on the home page
   |list to overflow|causes cards in cards list
   ||to overflow

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

[Discover] [Bug 478704] Discover no longer offers the option to delete a Flatpak app's settings from ~/.var

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

Nate Graham  changed:

   What|Removed |Added

   Priority|HI  |NOR

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

[Discover] [Bug 478704] Discover no longer offers the option to delete a Flatpak app's settings from ~/.var

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Keywords||regression
   Severity|normal  |major
   Priority|NOR |HI

--- Comment #1 from Nate Graham  ---
Can reproduce in Plasma 6 too.

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

[kwin] [Bug 480021] New: With fractional scaling, dragging a window makes it blurry until the drag is released

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

Bug ID: 480021
   Summary: With fractional scaling, dragging a window makes it
blurry until the drag is released
Classification: Plasma
   Product: kwin
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

Created attachment 165024
  --> https://bugs.kde.org/attachment.cgi?id=165024=edit
Screen recording

Today's Plasma 6 Wayland git master.

When a screen is using a fractional scale factor, clicking and dragging on an
of its windows makes the windows visibly blurry until the drag is completed. It
happens even if you click-and-hold on the window's titlebar and don't drag it
anywhere. Screen recording attached.

The DPI of the screen determines how noticeable this is. With a 1080p screen at
110% or 125% scale, the effect is extremely noticeable. With a 4k screen at
225% scale, the effect is almost imperceptible--though still clearly happening
if you look closely.

ADDITIONAL INFORMATION
The issues does not happen with integer scale factors such as 100% and 200%.

Fascinatingly, while taking a screen recording, the issue only happens when the
window is being actively dragged; it stops reproducing in the simple case where
the titlebar is clicked-and-held but the window isn't actually moved.

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

[plasmashell] [Bug 480020] Date renders in Spanish when language set to Catalan

2024-01-18 Thread Amy Parkes
https://bugs.kde.org/show_bug.cgi?id=480020

--- Comment #2 from Amy Parkes  ---
(In reply to Amy Parkes from comment #0)
> Created attachment 165022 [details]
> Screenshot showing bug, clock settings, and region settings
> 
> SUMMARY
> 
> Despite region settings showing that dates should render in Catalan, the
> plasma-widget renders the date in Spanish
> 
> STEPS TO REPRODUCE
> 1. Set Language and Region to Catalan
> 2. Do not have Spanish set as a valid application language
> 3. Set Clock to Long Date (Data Llarga)
> 
> OBSERVED RESULT
> Date renders in Spanish
> 
> EXPECTED RESULT
> Date renders in Catalan
> 
> SOFTWARE/OS VERSIONS
> Windows: 
> macOS: 
> Linux/KDE Plasma: 
> (available in About System)
> KDE Plasma Version: 
> KDE Frameworks Version: 
> Qt Version: 
> 
> ADDITIONAL INFORMATION
I forgot the OS information
Sistema operatiu: EndeavourOS 
Versió del Plasma del KDE: 5.27.10
Versió dels Frameworks del KDE: 5.114.0
Versió de les Qt: 5.15.12
Versió del nucli: 6.6.12-1-lts (64 bits)
Plataforma de gràfics: X11
Processadors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memòria: 7,4 GiB de RAM
Processador gràfic: Mesa Intel® HD Graphics 520
Fabricant: LENOVO
Nom del producte: 20JVS00803
Versió del sistema: ThinkPad L470 W10DG

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

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

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

--- Comment #8 from Nicolas Fella  ---
We probably want to follow
https://codereview.qt-project.org/c/qt/qtdeclarative/+/467010 in our ComboBox
impl

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

[plasmashell] [Bug 480020] Date renders in Spanish when language set to Catalan

2024-01-18 Thread Amy Parkes
https://bugs.kde.org/show_bug.cgi?id=480020

--- Comment #1 from Amy Parkes  ---
Created attachment 165023
  --> https://bugs.kde.org/attachment.cgi?id=165023=edit
Screenshot showing application language preferences

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

[plasmashell] [Bug 480020] New: Date renders in Spanish when language set to Catalan

2024-01-18 Thread Amy Parkes
https://bugs.kde.org/show_bug.cgi?id=480020

Bug ID: 480020
   Summary: Date renders in Spanish when language set to Catalan
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: amyfrancinepar...@gmail.com
  Target Milestone: 1.0

Created attachment 165022
  --> https://bugs.kde.org/attachment.cgi?id=165022=edit
Screenshot showing bug, clock settings, and region settings

SUMMARY

Despite region settings showing that dates should render in Catalan, the
plasma-widget renders the date in Spanish

STEPS TO REPRODUCE
1. Set Language and Region to Catalan
2. Do not have Spanish set as a valid application language
3. Set Clock to Long Date (Data Llarga)

OBSERVED RESULT
Date renders in Spanish

EXPECTED RESULT
Date renders in Catalan

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

ADDITIONAL INFORMATION

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

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kwin] [Bug 479694] Sometimes windows are not moved to the remaining display when the display they were on is disconnected

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
Summary|Windows are not moved to|Sometimes windows are not
   |the remaining display when  |moved to the remaining
   |the display they were on is |display when the display
   |disconnected|they were on is
   ||disconnected
 Status|NEEDSINFO   |REPORTED

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

  1   2   3   4   >