[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-21 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #10 from Thomas Friedrichsmeier 
 ---
Git commit ca1f3ed68bbd6173758f13a890c8fddad0c8b88e by Thomas Friedrichsmeier.
Committed on 21/03/2022 at 20:42.
Pushed by tfry into branch 'master'.

Disable function call tip when used with ktexteditor 5.92.0

M  +16   -1rkward/windows/rkcodecompletion.cpp

https://invent.kde.org/education/rkward/commit/ca1f3ed68bbd6173758f13a890c8fddad0c8b88e

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=451593

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #9 from Waqar Ahmed  ---
Hi,

Pushed a possible fix. If it is still crashing feel free to reopen with some
example R code if possible so that its easy to repro.

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=451593

Waqar Ahmed  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/ktexteditor/commit/a
   ||d82b876016367bd9765185dba84
   ||600985e5d0fd
 Status|REPORTED|RESOLVED

--- Comment #8 from Waqar Ahmed  ---
Git commit ad82b876016367bd9765185dba84600985e5d0fd by Waqar Ahmed.
Committed on 18/03/2022 at 05:14.
Pushed by waqar into branch 'master'.

Fix crash with stale indexes

M  +5-0src/completion/katecompletionmodel.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/ad82b876016367bd9765185dba84600985e5d0fd

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #7 from Thomas Friedrichsmeier  
---
git bisect pins down the problem to one of the following commits:

https://invent.kde.org/frameworks/ktexteditor/-/commit/cfac04723df556d492b9dea901be8411c59662cc
 (does not compile)
https://invent.kde.org/frameworks/ktexteditor/-/commit/e1eec8e6000861de2459451e219ab322468b6906
 (first commit showing the crash)

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Summary|rkward constantly crashes   |rkward constantly crashes
   ||in argument hint -
   ||ktexteditor 5.92.0, but not
   ||ktexteditor 5.91.0

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||rkward-de...@kde.org

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

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Version|unspecified |5.92.0
  Component|general |general
   Assignee|rkward-de...@kde.org|kwrite-bugs-n...@kde.org
Product|rkward  |frameworks-ktexteditor

--- Comment #6 from Thomas Friedrichsmeier  
---
Ok, this looks like a bug in ktexteditor. I installed arch linux, getting
ktexteditor 5.92.0. This results in the crash you describe.

Did

  pacman -U
https://archive.archlinux.org/packages/k/ktexteditor/ktexteditor-5.91.0-1-x86_64.pkg.tar.zst

started again, and the crash went away.

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