[kscreenlocker] [Bug 489955] Lock screen stuck at "unlock" after successful fingerprint

2024-07-11 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=489955

Will Styler  changed:

   What|Removed |Added

 CC||w...@savethevowels.org

--- Comment #1 from Will Styler  ---
I'm experiencing the same thing, I'm not able to unlock the computer without a
hard reset (held power button). This happens with or without external monitors
attached.

Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.7-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics
Graphics Processor:  AMD Radeon 780M
Manufacturer: Framework
Product Name: Laptop 13 (AMD Ryzen 7040Series)
System Version: A7

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

[kde] [Bug 488997] Plasma 6 Custom Shortcuts do not import or copy over with kglobalshortcutsrc

2024-06-27 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=488997

--- Comment #5 from Will Styler  ---
(In reply to Nate Graham from comment #4)
> Let's back up. When you wrote ~/.config/kglobalhotkeysrc, did you mean
> ~/.config/kglobalshortcutsrc?

Yes, I'm sorry, I meant 'kglobalshortcutsrc', as I put in the title. I typoed
later.

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

[kde] [Bug 488997] Plasma 6 Custom Shortcuts do not import or copy over with kglobalshortcutsrc

2024-06-25 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=488997

Will Styler  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---

--- Comment #3 from Will Styler  ---
(In reply to Nate Graham from comment #2)
> Apparently your shortcuts were created using KHotkeys, which had been
> deprecated for 8 years and was removed with Plasma 6.1.
> 
> There was a migration script to move simple ones over to the newer
> KGlobalAccel system, but we're aware it's not perfect. And unfortunately it
> can never be due to different sets of functionality between the two systems.
> 
> It would probably be best to re-create them all from scratch to ensure they
> work properly with the newer KGlobalAccel system.

It's true that old shortcuts don't migrate, and khotkeys is abandoned, but even
creating a new shortcut on a fresh install with Plasma 6, it doesn't appear to
be possible to import custom shortcuts created in Plasma 6 on a different
machine.  So, this is not just an 'old shortcuts'. I recreated everything in
Plasma 6, then went to migrate another machine to Fedora 40 and couldn't import
without the desktop file hack below.

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

[kde] [Bug 488997] Plasma 6 Custom Shortcuts do not import or copy over with kglobalshortcutsrc

2024-06-22 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=488997

--- Comment #1 from Will Styler  ---
So, a bit more poking has revealed the issue, and allowed me to accomplish the
task. Apparently, the custom shortcut commands are stored in
~/.local/share/applicatons as .desktop files. If you copy those over first,
then copy in .globalshortcutsrc, then restart, the commands will work as
anticipated. This is wildly unintuitive, though, and I would suggest that
either:

1) This behavior be modified so that one file contains all the information
needed, for easier cross-machine syncing
2) The shortcut-related desktop files be placed in a subfolder, so they can be
synced too
3) The import/export chain automatically creates these desktop files

Thanks!

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

[kde] [Bug 488997] New: Plasma 6 Custom Shortcuts do not import or copy over with kglobalshortcutsrc

2024-06-22 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=488997

Bug ID: 488997
   Summary: Plasma 6 Custom Shortcuts do not import or copy over
with kglobalshortcutsrc
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: w...@savethevowels.org
  Target Milestone: ---

SUMMARY

Having migrated one computer to Plasma 6.1 (via Fedora Kinoite), I attempted to
copy over my (~20) custom shortcuts which I use to launch applications and
more. 

An example shortcut might be binding Meta+Ctrl+Alt+Shift+B to 'kitty neomutt'

I was unable to copy these shortcuts over, either by copying over
~/.config/khotkeysrc and ~/.config/kglobalhotkeysrc, nor by using the
'Export...' function, saving all of them (making sure they're selected), then
'Import...' on the new machine.  All of the other shortcuts (e.g. Khronkite)
did copy, but those didn't.

OBSERVED RESULT

When Shortcuts -> 'Export...' then 'Import...' is used or kglobalhotkeysrc is
copied over, no custom command shortcuts came with.

EXPECTED RESULT

Custom Command Shortcuts copied too.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora Linux 40 (Kinoite)
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0 
Qt Version: 6.7.1

ADDITIONAL INFORMATION

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

[plasma-systemmonitor] [Bug 451074] Graphing percentage sensors with scalar value sensors

2023-03-31 Thread Will Styler
https://bugs.kde.org/show_bug.cgi?id=451074

Will Styler  changed:

   What|Removed |Added

 CC||w...@savethevowels.org

--- Comment #1 from Will Styler  ---
I'd like to second this request.  In my case, I'd like to be able to have three
horizontal bar graphs for CPU usage (reported as 0-100%), Memory usage
(reported as 0-100%), and GPU VRAM usage (reported as 2.0GiB).  As the parent
post highlights, even at 24 GiB, this graph ends up being problematically
unreadable, with 2GiB being shown as 2/100.

This could be meaningfully addressed by adding a 'Min/Max' option for bars, or
allowing the use of formulas to compose the graphed quantity (e.g. 'graph
($GPU_VRAM_USED/24)*100).  Or, no doubt, there are plenty of other approaches,
but those two come to mind.

Thank you for your help!

VERSIONS (although this issue has existed on all versions of KDE I've tried
this on)
Operating System: Fedora Linux 38 and 37
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.8-300.fc38.x86_64 (64-bit)
Graphics Platform: X11

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