[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-28 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #14 from Christoph Cullmann  ---
Does a string change.

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-27 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=412351

Dominik Haumann  changed:

   What|Removed |Added

   Version Fixed In||19.12

--- Comment #13 from Dominik Haumann  ---
Backport to 19.08?

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-27 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kate/commit/a592bf54ba7d0ab
   ||4c7a2fa967447b12dd76d768d
 Status|CONFIRMED   |RESOLVED

--- Comment #11 from Christoph Cullmann  ---
Git commit a592bf54ba7d0ab4c7a2fa967447b12dd76d768d by Christoph Cullmann.
Committed on 27/09/2019 at 13:00.
Pushed by cullmann into branch 'master'.

disable ctags indexing per default

one can enable it via

"index": true

in the .kateproject.

The GUI tells this now.
Related: bug 387830

M  +7-5.kateproject
M  +4-4addons/project/kateproject.cpp
M  +9-2addons/project/kateprojectinfoviewindex.cpp
M  +11   -4addons/project/kateprojectworker.cpp
M  +3-3addons/project/kateprojectworker.h

https://invent.kde.org/kde/kate/commit/a592bf54ba7d0ab4c7a2fa967447b12dd76d768d

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-27 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kat
   |kate/commit/a592bf54ba7d0ab |e/a592bf54ba7d0ab4c7a2fa967
   |4c7a2fa967447b12dd76d768d   |447b12dd76d768d

--- Comment #12 from Christoph Cullmann  ---
Git commit a592bf54ba7d0ab4c7a2fa967447b12dd76d768d by Christoph Cullmann.
Committed on 27/09/2019 at 13:00.
Pushed by scmsync into branch 'master'.

disable ctags indexing per default

one can enable it via

"index": true

in the .kateproject.

The GUI tells this now.
Related: bug 387830

M  +7-5.kateproject
M  +4-4addons/project/kateproject.cpp
M  +9-2addons/project/kateprojectinfoviewindex.cpp
M  +11   -4addons/project/kateprojectworker.cpp
M  +3-3addons/project/kateprojectworker.h

https://commits.kde.org/kate/a592bf54ba7d0ab4c7a2fa967447b12dd76d768d

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-27 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

Christoph Cullmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #10 from Christoph Cullmann  ---
Ok, then I guess it is really time that I add some "disable auto-index" button
or just disable it per default :/

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-27 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #9 from Clara  ---
(In reply to Christoph Cullmann from comment #8)
> Hmm, have you ctags installed?
> 
> (e.g. is there some ctags binary in the path)
> 
> Could you try if some "ctags" process is running during that fill-up phase?
Yes, ctags it's installed and the process is running when I start an empty
Plasma session. It is installed as a dependency of abrt-cli, abrt-desktop and
kdump-anaconda-addon, which I've not installed explictly so I assume they're
part of a fresh Fedora KDE 30 installation or depencencies of something I
installed later.

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #8 from Christoph Cullmann  ---
Hmm, have you ctags installed?

(e.g. is there some ctags binary in the path)

Could you try if some "ctags" process is running during that fill-up phase?

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #7 from Clara  ---
(In reply to Christoph Cullmann from comment #6)
> Ok, no problem ;=)
Thanks! :D

> Can you check that the project plugin is really off? Per default it is on.
> 
> It might try to create some large ctags file or such stuff if it detects
> some project.
D'oh sorry, I didn't realized it was on per default. Disabling it seems to fix
the issue. I will post back if it reappears. I started using Git a few weeks
ago and I also used Subversion for a long time so maybe the issue is related.
Thank you again :)

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #6 from Christoph Cullmann  ---
Ok, no problem ;=)

Can you check that the project plugin is really off? Per default it is on.

It might try to create some large ctags file or such stuff if it detects some
project.

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #5 from Clara  ---
Sorry for the over-posting (first time reporting a bug here) but my last
message was wrong, opening any file after removing all Kate related files in my
home brings this bug back so it remains the same.

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #4 from Clara  ---
(In reply to Christoph Cullmann from comment #3)
> Project plugin on?
No, sorry.

But I tried moving ~/.config/kate* and ~/.local/share/kate to a backup folder
and the bug disappeared and restoring that files back does not bring the bug
back so I am now unable to reproduce it in order to identify what was the
problem, sorry :(

Thanks for your help.

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412351

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Project plugin on?

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #2 from Clara  ---
(In reply to Dominik Haumann from comment #1)
> Do you open any file?
No, I don't open any files. I open and empty Kate and it begins to drain /tmp
instantly
> Is it a session that you restore?
No, it's a clean session
> Do you open remote files?
No

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=412351

--- Comment #1 from Dominik Haumann  ---
Do you open any file?
Is it a session that you restore?
Do you open remote files?

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Javier Olmo
https://bugs.kde.org/show_bug.cgi?id=412351

Javier Olmo  changed:

   What|Removed |Added

 CC||cid...@gmail.com

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=412351

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kate] [Bug 412351] Kate fills 100% of tmpfs /tmp folder

2019-09-26 Thread Clara
https://bugs.kde.org/show_bug.cgi?id=412351

Clara  changed:

   What|Removed |Added

 CC||clara2ga...@gmail.com

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