[Spectacle] [Bug 442876] Spectacle is quite slow in taking screenshots
https://bugs.kde.org/show_bug.cgi?id=442876 Ember changed: What|Removed |Added CC||m...@ember-is.gay --- Comment #8 from Ember --- it seems a lot more pronounced on older/slower systems on my t440p (quad-core, 2013) i have to wait up-to what feels like 5-ish seconds, while my desktop (5950x) takes around 400-600ms, and just `--version` taking ~200ms (both on plasma 5) biased to longer times if spectacle hasn't been launched in a bit -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 460320] Add OCR feature
https://bugs.kde.org/show_bug.cgi?id=460320 Ember changed: What|Removed |Added CC||m...@ember-is.gay --- Comment #9 from Ember --- This may well be out of scope, but i'd also like the OCR result to be saved.. somewhere, preferably in the image, so that i may search for text content of screenshots through dolphin -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 492198] New: Add an option for the 'effort'/encode speed of image codecs
https://bugs.kde.org/show_bug.cgi?id=492198 Bug ID: 492198 Summary: Add an option for the 'effort'/encode speed of image codecs Classification: Applications Product: Spectacle Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: General Assignee: noaha...@gmail.com Reporter: m...@ember-is.gay CC: k...@david-redondo.de Target Milestone: --- *What* Add an option for the 'effort'/encode speed of image codecs that use this *Why* So you may choose the tradeoff between speed and size, sometimes codecs may have significant space savings with minimal speed cost at a setting or two slower than default as an example, i find a lossless effort 8 jxl can be quite significantly smaller than the default effort 7 *Other* looking at the QT library used for image saving, it *seemingly* does not expose this option, so i'd understand if this feature request is more effort than it's worth and, sorry if this is a duplicate, i haven't quite figured out this issue tracker software -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 479306] Screen Sharing portal freezes the screen for several seconds with large amount of windows open. Presumably due to this, if there's another screenshare running, th
https://bugs.kde.org/show_bug.cgi?id=479306 Ember changed: What|Removed |Added CC||m...@ember-is.gay --- Comment #1 from Ember --- Can reproduce. NixOS, plasma wayland 5.27.11, linux 6.10, 45-50 windows open xdg portal spits out a bunch of errors in the journal ``` Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: checked: model.checked === Qt.Checked Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: title: model.DisplayRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:102: TypeError: Cannot read property 'DecorationRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: titleIcon: model.DecorationRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:102: TypeError: Cannot read property 'DecorationRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:110: TypeError: Cannot read property 'Uuid' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: uuid: model.Uuid Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:110: TypeError: Cannot read property 'Uuid' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: checked: model.checked === Qt.Checked Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: title: model.DisplayRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:102: TypeError: Cannot read property 'DecorationRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: titleIcon: model.DecorationRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:102: TypeError: Cannot read property 'DecorationRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:110: TypeError: Cannot read property 'Uuid' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: uuid: model.Uuid Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:110: TypeError: Cannot read property 'Uuid' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: checked: model.checked === Qt.Checked Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:106: TypeError: Cannot read property 'checked' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: title: model.DisplayRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:101: TypeError: Cannot read property 'DisplayRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc:/ScreenChooserDialog.qml:102: TypeError: Cannot read property 'DecorationRole' of null Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: titleIcon: model.DecorationRole || "" Aug 27 19:14:30 nixos xdg-desktop-portal-kde[2966]: qrc
[plasmashell] [Bug 492299] New: Pie chart display of this widget no longer displays the percentage when at small dock sizes
https://bugs.kde.org/show_bug.cgi?id=492299 Bug ID: 492299 Summary: Pie chart display of this widget no longer displays the percentage when at small dock sizes Classification: Plasma Product: plasmashell Version: 6.1.4 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: System Monitor Assignee: plasma-b...@kde.org Reporter: m...@ember-is.gay CC: ahiems...@heimr.nl, notm...@gmail.com Target Milestone: 1.0 Created attachment 173021 --> https://bugs.kde.org/attachment.cgi?id=173021&action=edit direct comparison showing the issues mentioned SUMMARY i use a small top bar (27px) with the time and a few monitor pie charts, in plasma 5 this works as expected and shows the % utilization text, but in plasma 6 it will only show the text at 35px, and the text will spill over into two lines at 10% or more OBSERVED RESULT In plasma 6, this widget requires more space to display text than needed EXPECTED RESULT The text should display even if the widget is small ADDITIONAL INFORMATION If this is intentional to avoid small text, i would like an option to enable the text no matter the size -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492299] Pie chart display of the system monitor widget no longer displays the percentage when at small dock sizes
https://bugs.kde.org/show_bug.cgi?id=492299 Ember changed: What|Removed |Added Summary|Pie chart display of this |Pie chart display of the |widget no longer displays |system monitor widget no |the percentage when at |longer displays the |small dock sizes|percentage when at small ||dock sizes -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 442876] Spectacle is quite slow to launch, especially on slow systems or when the system is under any amount of load
https://bugs.kde.org/show_bug.cgi?id=442876 --- Comment #15 from Ember --- kde in general seems inordinately affected by IO, but particularly spectacle the SSD in my laptop is capable of 200-300MB/s reads, but even a mere 30MB/s will have `spectacle --version` taking ~30s even on a NVME drive, this behaviour happens -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #9 from Ember --- (In reply to Bug Janitor Service from comment #8) > ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 > days. Please provide the requested information, then set the bug status to > REPORTED. If there is no change for at least 30 days, it will be > automatically closed as RESOLVED WORKSFORME. i did provide more info -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #12 from Ember --- (In reply to Marco Martin from comment #11) > does this happen with every systemmonitor widget? not sure exactly what you mean, but i think yes, all system monitor widgets in a copied panel get reset to their default -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500913] New: kickoff calculator doesn't respond to clicking on the result or pressing return when calculating
https://bugs.kde.org/show_bug.cgi?id=500913 Bug ID: 500913 Summary: kickoff calculator doesn't respond to clicking on the result or pressing return when calculating Classification: Plasma Product: plasmashell Version: 6.3.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Application Launcher (Kickoff) widget Assignee: plasma-b...@kde.org Reporter: m...@ember-is.gay CC: mikel5...@gmail.com, noaha...@gmail.com Target Milestone: 1.0 Created attachment 179014 --> https://bugs.kde.org/attachment.cgi?id=179014&action=edit demonstration STEPS TO REPRODUCE 1. type in some simple maths (eg, 5+5) 2. try to click on or press return to get the result OBSERVED RESULT it does nothing EXPECTED RESULT to copy the result to clipboard like most other search plugins SOFTWARE/OS VERSIONS Operating System: NixOS 25.05 KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 Kernel Version: 6.13.3 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION see attachment for an example this might be a regression back to this issue https://bugs.kde.org/show_bug.cgi?id=342190 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #7 from Ember --- (In reply to TraceyC from comment #4) > This may be related to bug 499894 where the cloned panel does not carry over > the custom App Launcher icon (only in Fedora) > I'll keep this open in case someone else can reproduce i don't think it's that, as i can't reproduce it (In reply to Nate Graham from comment #5) > Which widget exactly are you talking about? Can you be very specific > regarding which widgets you add to your panel? > > Also, can you try it out in a new clean user account and see if the issue > reproduces there? the `System Monitor` widget, i am led to believe that the widget `Network Speed` is the system monitor widget with a default configuration yes sure, i've tried it in a minimal VM, same thing, see the latest attachment -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #6 from Ember --- Created attachment 179015 --> https://bugs.kde.org/attachment.cgi?id=179015&action=edit Showcasing the bug -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] New: Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 Bug ID: 500649 Summary: Copying a panel with this widget fails to properly copy settings Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: System Monitor widgets Assignee: plasma-b...@kde.org Reporter: m...@ember-is.gay CC: ahiems...@heimr.nl, notm...@gmail.com Target Milestone: 1.0 Created attachment 178784 --> https://bugs.kde.org/attachment.cgi?id=178784&action=edit Observed result SUMMARY When copying a desktop panel with this widget, the settings aren't properly copied, resetting them to default STEPS TO REPRODUCE 1. copy a panel with this widget 2. observe that it is different to the panel copied OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #1 from Ember --- ffs i hadn't finished filling it out -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #2 from Ember --- Created attachment 178785 --> https://bugs.kde.org/attachment.cgi?id=178785&action=edit Expected result -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 500649] Copying a panel with this widget fails to properly copy settings
https://bugs.kde.org/show_bug.cgi?id=500649 --- Comment #3 from Ember --- SOFTWARE/OS VERSIONS Operating System: NixOS 25.05 KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.13.3 (64-bit) Graphics Platform: Wayland Processors: 32 ร AMD Ryzen 9 5950X 16-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: AMD Radeon RX 7900 XTX ADDITIONAL INFORMATION some of the widgets are "network speed graph" widgets that have been changed to pie charts of different components, the left most pie chart was created as a generic system monitor widget, and also seems to be reset, the only setting that transferred was the name, and the size of the pop-up when you click on them -- You are receiving this mail because: You are watching all bug changes.