[kate] [Bug 507747] Kate truncates session data when closing

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507747 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #3 from Waqar

[kate] [Bug 506044] Add button "run" to Kate

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506044 Bug 506044 depends on bug 506043, which changed state. Bug 506043 Summary: Add pling support to Kate and create plugins for program langs line in VScode https://bugs.kde.org/show_bug.cgi?id=506043 What|Removed |Added

[kate] [Bug 506043] Add pling support to Kate and create plugins for program langs line in VScode

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506043 Waqar Ahmed changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[kate] [Bug 502064] LOST SESSION SAVE VERSION 25.07.70

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=502064 --- Comment #3 from Waqar Ahmed --- If its not fixed, feel free to reopen the bug. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 502064] LOST SESSION SAVE VERSION 25.07.70

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=502064 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Resolution

[kate] [Bug 507741] [Wishlist] Backup corrupted session on error

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507741 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 507552] In the projects sidebar, the selectable projects don't include nested git repos depending on the order they were opened in

2025-08-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507552 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 506817] Smart Flat TreeView for the Project View

2025-08-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506817 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 507812] Feature request: - Kate: turn off line numbers (1) and mini preview (2) by default....

2025-08-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507812 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-08-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #37 from Waqar Ahmed --- Created attachment 183722 --> https://bugs.kde.org/attachment.cgi?id=183722&action=edit Recording_with_the_given_file Here's a recording of me opening and working with the file. It takes 75-ish secon

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-08-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 Waqar Ahmed changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-08-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #33 from Waqar Ahmed --- Ok, can't reproduce on Manjaro linux. And I can't do anything about this if I can't reproduce. Also, you don't need to create new bugs just to link here and mark as dupe, its noise that can be a

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-08-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #29 from Waqar Ahmed --- > Some other editors don't fail, though. Yes, and as I noted earlier, KWrite is working just fine here on a PC with half the RAM and probably a slower processor. Perhaps you should try this on another P

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #27 from Waqar Ahmed --- That just shows that there were a lot of allocations being done. One of the allocation calls failed, followed by an assert and then an abort. So I don't think there is a bug in Kate/Kwrite and consequently I

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #22 from Waqar Ahmed --- Hmm, yeah that is rather empty. Not sure how to proceed then. Perhaps Christoph has some ideas? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #20 from Waqar Ahmed --- no, now you just run Kwrite normally (without gdb or anything else) from the command line. Make it crash. There will be some kind of backtrace/output on the terminal most likely which is what I am looking for

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #18 from Waqar Ahmed --- Hmm, this is Python binding stuff, not the easiest thing to build in the world. We can just skip it as its irrelevant here. Add at the very end of your kdesrc-buildrc file: # Disable unit tests and python bindings

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #16 from Waqar Ahmed --- Whenever cmake complains about some package, its almost always a "development" version of that package. Different distros use different suffixes for these. E.g., in ubuntu its often LIB-dev, in fedora its

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #14 from Waqar Ahmed --- Yes, kde-builder is the new builder. I haven't tried it yet, and thats why I wrote about what I use currently. The process will probably be similar in kde-builder I guess. Seems like you are missing perl pac

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #11 from Waqar Ahmed --- My own kdesrc-buildrc for reference: https://pastes.io/kdesrc-buildrc It has sanitizers and disables tests. We also have a matrix channel where lots of people can help: https://matrix.to/#/#kate:kde.org -- You

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #10 from Waqar Ahmed --- The HOWTO is here: https://kate-editor.org/build-it/ But this needs small modifications so that we have sanitizer support. Sanitizers, particularly address sanitizer is a way to detect memory bugs in the code. I

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #8 from Waqar Ahmed --- > Are you asking Christoph, or me? I am asking you. I am afraid without that it would be impossible proceed further with this report. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-29 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 --- Comment #5 from Waqar Ahmed --- Ok, can you try to compile kwrite yourself, then reproduce the issue? Maybe also compile with sanitizers enabled? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 507599] [ANR] Invoking, then scrolling or searching in, a 662-MiB XML file causes KWrite to hang

2025-07-28 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507599 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #2 from Waqar

[kate] [Bug 507405] Make Kate able to switch color schemes with either a terminal command or programmable in the GUI

2025-07-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507405 --- Comment #3 from Waqar Ahmed --- > you can't interact with the theme switching code What is theme switching here? Window theme? Editor theme? > make it configurable on XYZ condition (light/dark mode preference?) inside of > Kate&

[kwin] [Bug 494344] kwin freezes the desktop on hovering items in Icons Only Task Manager (X11 and Wayland)

2025-07-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=494344 --- Comment #16 from Waqar Ahmed --- The perfparser file can be viewed in https://github.com/KDAB/hotspot/ -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 494344] kwin freezes the desktop on hovering items in Icons Only Task Manager (X11 and Wayland)

2025-07-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=494344 Waqar Ahmed changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

[kate] [Bug 507413] Session save / restore seems to be messed up

2025-07-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507413 --- Comment #3 from Waqar Ahmed --- Great! Thanks for confirming. And it is always helpful to have more people using the unreleased kate. :) -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 507405] Make Kate able to switch color schemes with either a terminal command or programmable in the GUI

2025-07-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507405 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED CC

[kate] [Bug 507413] Session save / restore seems to be messed up

2025-07-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507413 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 174038] Changing session toggles size of Kate window

2025-07-19 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=174038 Waqar Ahmed changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REOPENED

[kate] [Bug 505521] Impossible to debug python

2025-07-18 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505521 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 493665] kate losts session after restore plasma session

2025-07-18 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=493665 --- Comment #47 from Waqar Ahmed --- We have fixed a couple more bugs related to stashing and sessions in the next release. We also added some tests to prevent regressions w.r.t sessions and stashing. Hopefully things will be a bit better or at least

[frameworks-ktexteditor] [Bug 504015] Transparent horizontal lines in Kate, KWrite, etc. text editor components with 115% fractional scaling on Wayland

2025-07-16 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504015 Waqar Ahmed changed: What|Removed |Added CC||guilhermecunha@gmail.co

[kate] [Bug 507111] Horizontal Line Glitches every few seconds

2025-07-16 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507111 Waqar Ahmed changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kate] [Bug 507111] Horizontal Line Glitches every few seconds

2025-07-16 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507111 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #2 from Waqar

[kate] [Bug 507106] KWrite should open new tabs instead of windows when "Open each document in its own window" is unticked

2025-07-16 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507106 Waqar Ahmed changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[kate] [Bug 507053] Background does not get repainted correctly

2025-07-15 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507053 Waqar Ahmed changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[kate] [Bug 506752] Kate (Version 25.04.3) blank untitled files after closing the application

2025-07-15 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506752 Waqar Ahmed changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[kate] [Bug 506752] Kate (Version 25.04.3) blank untitled files after closing the application

2025-07-15 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506752 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 506909] "Screenshot of Selection": White space with fractional scaling

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506909 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[kate] [Bug 506817] Smart Flat TreeView for the Project View

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506817 --- Comment #5 from Waqar Ahmed --- > The only thing that's missing is the appending of the extracted flattened > folder into the correct hierarchy (and I think some case handling). I'm unsure how it works What do you mean? Sorry, I

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 --- Comment #12 from Waqar Ahmed --- > Ah, I just copy and pasted the code from > https://github.com/hashicorp/terraform-ls/blob/main/docs/USAGE.md#kate -- > looks like the "offical" documentation is broken then. Yep -- You are

[kate] [Bug 506802] Rename function leads to data loss when target name is an existing directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506802 --- Comment #4 from Waqar Ahmed --- Indeed, the move is really unexpected. It makes sense if you think a bit deeper since renaming is just moving a file. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 --- Comment #9 from Waqar Ahmed --- > * "rootIndicationFileNames" only look for files in the *parent* directory > which is why it didn't work for me It looks in all parent directories, it keeps doing `cd ..` till it finds a root

[kate] [Bug 506802] Rename function leads to data loss when target name is an existing directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506802 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 Waqar Ahmed changed: What|Removed |Added Resolution|NOT A BUG |--- Status|RESOLVED

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 507020] terraform LSP server (terraform-ls) scans whole home directory

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=507020 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #5 from Waqar

[kate] [Bug 495419] Tab order is not properly restored

2025-07-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=495419 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #15 from Waqar

[kate] [Bug 506911] Show (Git) Diff: Poor readability compared to editor

2025-07-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506911 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[kate] [Bug 506911] Show (Git) Diff: Poor readability compared to editor

2025-07-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506911 Waqar Ahmed changed: What|Removed |Added Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util

[kate] [Bug 506911] Show (Git) Diff: Poor readability compared to editor

2025-07-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506911 --- Comment #5 from Waqar Ahmed --- Breeze dark issue seems to be that you changed the color theme while the "diff" was open. It doesn't react to that. Reopening the diff would work better I guess. Can fix that. Breeze light does hav

[kate] [Bug 506911] Show (Git) Diff: Poor readability compared to editor

2025-07-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506911 --- Comment #4 from Waqar Ahmed --- Created attachment 183181 --> https://bugs.kde.org/attachment.cgi?id=183181&action=edit Breeze_dark_diff_view_not_reproduced - Explicitly selected Breeze Dark theme in the settings dialog. - Breeze Light t

[kate] [Bug 506911] Show (Git) Diff: Poor readability compared to editor

2025-07-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506911 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #3 from Waqar

[kate] [Bug 506044] Add button "run" to Kate

2025-07-10 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506044 Bug 506044 depends on bug 506043, which changed state. Bug 506043 Summary: Add pling support to Kate and create plugins for program langs line in VScode https://bugs.kde.org/show_bug.cgi?id=506043 What|Removed |Added

[kate] [Bug 506043] Add pling support to Kate and create plugins for program langs line in VScode

2025-07-10 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506043 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kate] [Bug 506817] Smart Flat TreeView for the Project View

2025-07-09 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506817 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kwin] [Bug 494344] kwin freezes the desktop on hovering items in Icons Only Task Manager (X11 and Wayland)

2025-07-07 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=494344 --- Comment #12 from Waqar Ahmed --- Still an issue with plasma 6.3.5 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 506694] Mouse wheel suddenly stopped working in Kate & Dolphin

2025-07-07 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506694 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 506559] External Tools plugin does not work in Windows

2025-07-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506559 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 504757] Filesystem Browser plugin forgets configuration

2025-06-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504757 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kate] [Bug 506044] Add button "run" to Kate

2025-06-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506044 Waqar Ahmed changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kate] [Bug 506044] Add button "run" to Kate

2025-06-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506044 Bug 506044 depends on bug 506043, which changed state. Bug 506043 Summary: Add pling support to vscode and create plugins for programm langs line in VScode https://bugs.kde.org/show_bug.cgi?id=506043 What|Removed |Add

[kate] [Bug 506044] Add button "run" to Kate

2025-06-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506044 Waqar Ahmed changed: What|Removed |Added Resolution|--- |WORKSFORME CC

[kate] [Bug 506043] Add pling support to vscode and create plugins for programm langs line in VScode

2025-06-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=506043 Waqar Ahmed changed: What|Removed |Added Resolution|--- |NOT A BUG CC

[kate] [Bug 505767] Use standard ctrl+tab to switch tabs as in Kate and other applications

2025-06-19 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505767 Waqar Ahmed changed: What|Removed |Added Resolution|--- |NOT A BUG CC

[kate] [Bug 505530] Saving JSON file deletes lines

2025-06-13 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505530 Waqar Ahmed changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|FIXED

[kate] [Bug 505530] Saving JSON file deletes lines

2025-06-13 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505530 --- Comment #3 from Waqar Ahmed --- In the formatting plugin settings, do you have the following line? "formatterForJson": "jq", or is it something else? If its set to "jq" then can you run the following command a

[frameworks-ktexteditor] [Bug 504015] Transparent Horizontal Lines in KWrite with 115% Fractional Scaling on Wayland

2025-06-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504015 Waqar Ahmed changed: What|Removed |Added CC||maubriel...@gmail.com --- Comment #8 from Waqar

[kate] [Bug 505546] A visual bug that happens when opening a text file with kate or kwrite. There are horizontal lines that takes the colors of whatever was behind the kate/kwrite window.

2025-06-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505546 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 505431] Weird focus behavior after opening a file

2025-06-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505431 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 505530] Saving JSON file deletes lines

2025-06-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505530 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Status|REPORTED

[kate] [Bug 505431] Weird focus behavior after opening a file

2025-06-10 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505431 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kate] [Bug 505205] Navigation bar no longer allows opening new documents

2025-06-04 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505205 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar

[kate] [Bug 503455] Kate command line: regex not working

2025-06-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503455 Waqar Ahmed changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[kate] [Bug 505044] kate crashes on malformed LSP server messages (completion item)

2025-05-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=505044 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[kate] [Bug 504762] Kate with rust-analyzer messes up code badly on save

2025-05-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504762 Waqar Ahmed changed: What|Removed |Added Resolution|FIXED |NOT A BUG Status|NEEDSINFO

[kate] [Bug 504753] PATH is not set correctly when Kate is launched graphically

2025-05-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504753 Waqar Ahmed changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kate] [Bug 490926] MacOS: Language servers don't start, due to no PATH definition in GUI

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=490926 Waqar Ahmed changed: What|Removed |Added CC||hatzka@nezumi.studio --- Comment #15 from Waqar

[kate] [Bug 274102] Automatically backup new unnamed/unsaved notes/files

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=274102 Waqar Ahmed changed: What|Removed |Added CC||boredsquirrel@secure.mailbo

[kate] [Bug 274102] Automatically backup new unnamed/unsaved notes/files

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=274102 --- Comment #17 from Waqar Ahmed --- *** Bug 504691 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 504691] Allow recovery of closed empty Untitled documents

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504691 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 475210] Always create a tempfile / session file for new documents

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=475210 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kate] [Bug 504762] Kate with rust-analyzer messes up code badly on save

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504762 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED CC

[kate] [Bug 504753] PATH is not set correctly when Kate is launched graphically

2025-05-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=504753 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Resolution

[kate] [Bug 503874] CLang Format Full File does not work on open tabs which have not been saved

2025-05-10 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503874 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Resolution

[plasmashell] [Bug 502958] X11 Lock screen not visually accepting keyboard input when displays set to unify outputs

2025-05-05 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=502958 --- Comment #6 from Waqar Ahmed --- It seems like its a bit random, right now I was not able to reproduce. But it suddenly starts reproducing. (Still on the same plasma version). Bit unrelated, there is definitely a focus issue with the Password

[plasmashell] [Bug 502958] X11 Lock screen not visually accepting keyboard input when displays set to unify outputs

2025-05-05 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=502958 Waqar Ahmed changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kate] [Bug 503823] "Screenshot of Selection": Blurry with fractional scaling

2025-05-05 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503823 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kate] [Bug 503821] "Screenshot of Selection": Can't save screenshots

2025-05-05 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503821 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #2 from Waqar

[kate] [Bug 503821] "Screenshot of Selection": Can't save screenshots

2025-05-05 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503821 Waqar Ahmed changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[kate] [Bug 489692] [WISH] Show changes in git in gutter

2025-04-29 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=489692 --- Comment #7 from Waqar Ahmed --- > The only way to make it go away is to restart Kate. You can press F5 to make them go away -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 503279] Copying ﻷ doesn't follow its Unicode (Arabic)

2025-04-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503279 Waqar Ahmed changed: What|Removed |Added Resolution|WORKSFORME |NOT A BUG --- Comment #4 from Waqar Ahmed

[kate] [Bug 503279] Copying ﻷ doesn't follow its Unicode (Arabic)

2025-04-24 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503279 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 503129] Random subfolders and files missing in "Projects" file listing

2025-04-22 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503129 --- Comment #15 from Waqar Ahmed --- ... I think you have disabled "Autoload repositories" -> Git". I can reproduce your problem if I disable that setting. So this bug has nothing to do with Git. To fix this: - Either enable the se

[kate] [Bug 503129] Random subfolders and files missing in "Projects" file listing

2025-04-22 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503129 --- Comment #13 from Waqar Ahmed --- I would suggest that you compare ls files output with my ls files output (attached). If its not same, then its not a Kate bug. Also, you can disable auto loading of git repos in the settings dialog. -- You are

[kate] [Bug 503129] Random subfolders and files missing in "Projects" file listing

2025-04-22 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503129 --- Comment #12 from Waqar Ahmed --- > That doesn't seem to be working as expected. Working as expected for me. See my screenshot. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 503129] Random subfolders and files missing in "Projects" file listing

2025-04-22 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=503129 --- Comment #10 from Waqar Ahmed --- Maybe you have a global .gitignore (check using: `git config get --global core.excludesFile`) or a different git version. But otherwise this is working as expected. -- You are receiving this mail because: You are

  1   2   3   4   5   6   7   8   9   10   >