[dolphin] [Bug 465694] New: Dolphin crashed when unmounting an external drive with encryption

2023-02-13 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=465694 Bug ID: 465694 Summary: Dolphin crashed when unmounting an external drive with encryption Classification: Applications Product: dolphin Version: 22.12.2 Platform: Archlinux

[kfontview] [Bug 468188] New: Can not open local font file

2023-04-05 Thread oldherl
uld not read font. SUMMARY Can not open local font file. STEPS TO REPRODUCE 1. Run kfontview from a terminal 2. Click "Open" button 3. Select a local font file. OBSERVED RESULT Pops up a message dialog says "Could not read font." and prints an error message "kf.kio.core

[kfontview] [Bug 468188] Can not open local font file

2023-04-05 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=468188 oldherl changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kfontview] [Bug 439470] KFontView is unable to open or install a font on Wayland

2023-04-05 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=439470 oldherl changed: What|Removed |Added CC||oldh...@gmail.com --- Comment #15 from oldherl

[konsole] [Bug 489661] New: Escape sequence "^X @ s" for Super prefix should be able to turn off

2024-07-03 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=489661 Bug ID: 489661 Summary: Escape sequence "^X @ s" for Super prefix should be able to turn off Classification: Applications Product: konsole Version: 24.05.1 Platform: Arch Linu

[plasmashell] [Bug 483070] New: [feature request] configurable threshold for hiding label of window title (minimumMColumns)

2024-03-09 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=483070 Bug ID: 483070 Summary: [feature request] configurable threshold for hiding label of window title (minimumMColumns) Classification: Plasma Product: plasmashell Version: 6.0.1

[kcalc] [Bug 487566] Kcalc doesn't chain result into next calculation anymore

2024-05-26 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=487566 oldherl changed: What|Removed |Added CC||2724167...@qq.com --- Comment #2 from oldherl

[kcalc] [Bug 487611] "Input Error" When Performing Consecutive Calculations After Pressing Equal Sign in Version 24.05.0

2024-05-26 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=487611 oldherl changed: What|Removed |Added CC||oldh...@gmail.com Status|REPORTED

[kcalc] [Bug 487566] Kcalc doesn't chain result into next calculation anymore

2024-05-26 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=487566 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[kate] [Bug 445085] New: LSP client addon: wrong text inserted when executing a code completion

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 Bug ID: 445085 Summary: LSP client addon: wrong text inserted when executing a code completion Product: kate Version: Git Platform: Compiled Sources OS: Linux

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #2 from oldherl --- (In reply to Waqar Ahmed from comment #1) > json which has a field "insertText" that is inserted once you press "Enter". Hello. I did some logging and research around it. It seems that the field

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #3 from oldherl --- oops -- I copied the JSON for to_owned() instead of clone() in the above snippet -- but it shows the case anyway. The json structure is the same. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #5 from oldherl --- (In reply to Waqar Ahmed from comment #4) > Hmm, indeed that would work. However... the sad part is that Kate in its > current state.. can't really support that due to xxx reasons. > > See: https

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 oldherl changed: What|Removed |Added Summary|LSP client addon: wrong |LSP client addon: wrong |text

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #7 from oldherl --- (In reply to Waqar Ahmed from comment #6) > the widget would reload on every typed character and it would cause a tiny > blink. Can't we just send a completion request only when the user has stopped typing f

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #9 from oldherl --- (In reply to Waqar Ahmed from comment #8) > It would also be less helpful because you will have to consciously stop to be > able to > get completions Or we can show the completion only when pressing a key co

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-06 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #11 from oldherl --- (In reply to Waqar Ahmed from comment #10) > If the server just knows that the user typed "a", even though in reality > there is "abc", the results will be incorrect. But that also applies in

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-07 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #13 from oldherl --- Thanks. Wish you good luck. Meanwhile, I patched it locally to use textEdit.newText as insertText for a workaround. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-07 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 --- Comment #16 from oldherl --- (In reply to Waqar Ahmed from comment #14) > Can you create a MR for that? It will do for now I think till we land proper > support. Sure. > Also, I wonder if we tell rust-analyzer in capabilities that w

[kate] [Bug 445085] LSP client addon: wrong text inserted when executing a code completion caused by the lack of textEdit support

2021-11-07 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=445085 oldherl changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kwin] [Bug 438883] Re-implement Desktop Cobe effect with modern effects API

2021-10-17 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=438883 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[systemsettings] [Bug 422177] New Users kcm doesn't set user avatar as expected

2020-11-19 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=422177 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[konsole] [Bug 456752] Unable to reattach SSH Manager and Quick Commands panels back to the main window on Wayland

2024-01-04 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=456752 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[Merkuro] [Bug 472793] merkuro-calendar crashes on startup

2023-09-21 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=472793 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[systemsettings] [Bug 476613] New: Resolution in "Identify" OSD is wrong and doesn't match resolution shown in the "Display Configuration" panel with scaling

2023-11-05 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=476613 Bug ID: 476613 Summary: Resolution in "Identify" OSD is wrong and doesn't match resolution shown in the "Display Configuration" panel with scaling Classification: Applications

[kwin] [Bug 461098] New: Maximizing a window causes it to freeze with compositor on

2022-10-27 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=461098 Bug ID: 461098 Summary: Maximizing a window causes it to freeze with compositor on Classification: Plasma Product: kwin Version: 5.26.2 Platform: Archlinux OS:

[kwin] [Bug 461098] Maximizing a window causes it to freeze with compositor on

2022-10-27 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=461098 --- Comment #1 from oldherl --- FYI, I'm using 200% Global scale. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 461098] Maximizing a window causes it to freeze with compositor on

2022-10-28 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=461098 oldherl changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 461032] With 150% scale, when maximising a window, kwin_x11 fails to redraw the window content

2022-10-28 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=461032 oldherl changed: What|Removed |Added CC||oldh...@gmail.com --- Comment #8 from oldherl

[kwin] [Bug 461032] With 150% scale, when maximising a window, kwin_x11 fails to redraw the window content

2022-10-30 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=461032 oldherl changed: What|Removed |Added CC|oldh...@gmail.com | -- You are receiving this mail because: You are

[kmines] [Bug 448364] New: Hour is missing both in bottom bar and high scores

2022-01-13 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=448364 Bug ID: 448364 Summary: Hour is missing both in bottom bar and high scores Product: kmines Version: 4.0.21121 Platform: Archlinux Packages OS: Linux Status: REPORTED

[kmines] [Bug 448364] Hour is missing both in bottom bar and high scores

2022-01-13 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=448364 --- Comment #1 from oldherl --- Created attachment 145405 --> https://bugs.kde.org/attachment.cgi?id=145405&action=edit bottom timer after over an hour -- You are receiving this mail because: You are watching all bug changes.

[knetwalk] [Bug 276970] Does not show hours

2022-01-13 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=276970 oldherl changed: What|Removed |Added CC||oldh...@gmail.com --- Comment #4 from oldherl

[Breeze] [Bug 446824] New: breeze gtk scroll bar slider width should increase to match the new (qt) breeze theme

2021-12-11 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=446824 Bug ID: 446824 Summary: breeze gtk scroll bar slider width should increase to match the new (qt) breeze theme Product: Breeze Version: 5.23.4 Platform: Archlinux Packages

[konsole] [Bug 425707] New: Unexpected Konsole mouse cursor position change when changing cursor shape

2020-08-23 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=425707 Bug ID: 425707 Summary: Unexpected Konsole mouse cursor position change when changing cursor shape Product: konsole Version: 20.04.3 Platform: Archlinux Packages O

[konsole] [Bug 425707] Unexpected Konsole mouse cursor position change when changing cursor shape

2020-08-23 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=425707 --- Comment #1 from oldherl --- Created attachment 131124 --> https://bugs.kde.org/attachment.cgi?id=131124&action=edit No bug on my modified konsole. Uploaded a video with my modified konsole. Bug disappears. I removed line

[Bluedevil] [Bug 433338] Allow to set custom icon for bluetooth devices

2024-08-22 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=48 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[okular] [Bug 377487] Find and highlight all instances of a searched word

2024-08-30 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=377487 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[kfontview] [Bug 433710] New: wrong character in detail popup box on hidpi screen

2021-02-27 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=433710 Bug ID: 433710 Summary: wrong character in detail popup box on hidpi screen Product: kfontview Version: 5.21.1 Platform: Archlinux Packages OS: Linux Status: REPORTED

[kfontview] [Bug 433710] wrong character in detail popup box on hidpi screen

2021-02-27 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=433710 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail

[plasmashell] [Bug 416726] New: Wrong time format for Chinese (zh_CN) locale

2020-01-25 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=416726 Bug ID: 416726 Summary: Wrong time format for Chinese (zh_CN) locale Product: plasmashell Version: 5.17.5 Platform: Archlinux Packages OS: Linux Status: REPORTED

[plasmashell] [Bug 416726] Wrong time format for Chinese (zh_CN) locale

2020-01-25 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=416726 --- Comment #1 from oldherl --- Sorry for the missing information: STEPS TO REPRODUCE 1. set locale environment variables to zh_CN.UTF-8 2. open "System Settings" and then "Regional" 3. open a terminal and run `date` OBSERVED RES

[gwenview] [Bug 411196] gwenview very slow to launch

2020-01-29 Thread oldherl
https://bugs.kde.org/show_bug.cgi?id=411196 oldherl changed: What|Removed |Added CC||oldh...@gmail.com -- You are receiving this mail