[kate] [Bug 480489] Kate crashes when using search tab

2024-03-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=480489

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/kate/-/commit/adc3f19
   ||87bb7a5f522542a87dc130515fc
   ||965402
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Christoph Cullmann  ---
Git commit adc3f1987bb7a5f522542a87dc130515fc965402 by Christoph Cullmann.
Committed on 14/03/2024 at 17:03.
Pushed by cullmann into branch 'master'.

add size limit config option to search in files

M  +7-1addons/search/SearchDiskFiles.cpp
M  +3-2addons/search/SearchDiskFiles.h
M  +9-12   addons/search/SearchPlugin.cpp
M  +1-1addons/search/SearchPlugin.h
M  +31   -9addons/search/search.ui

https://invent.kde.org/utilities/kate/-/commit/adc3f1987bb7a5f522542a87dc130515fc965402

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-03-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=480489

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-03-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=480489

--- Comment #4 from Christoph Cullmann  ---
https://invent.kde.org/utilities/kate/-/merge_requests/1418

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-03-02 Thread João Figueiredo
https://bugs.kde.org/show_bug.cgi?id=480489

João Figueiredo  changed:

   What|Removed |Added

 CC||jf.mun...@gmail.com

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-02-03 Thread Alexander Wilms
https://bugs.kde.org/show_bug.cgi?id=480489

--- Comment #3 from Alexander Wilms  ---
Apropos large files, the next file in /proc after /proc/kallsyms (which is 0 B
in size) is /proc/kcore. Dolphin shows its size as 128,0 TiB
(140.737.471.594.496).

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-02-03 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=480489

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #2 from Christoph Cullmann  ---
Beside that I think we should add some internal limits to not just OOM on large
files.

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

[kate] [Bug 480489] Kate crashes when using search tab

2024-01-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=480489

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Waqar Ahmed  ---
Yes, just change the search mode to "Current Project" or specify a folder if
you want to search with "In Folder" mode.

Besides, search plugin should warn the user if the selected directory is root.

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