[rkward] [Bug 451593] rkward constantly crashes

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

--- Comment #5 from Francisco Cribari  ---
UPDATE: I've just experienced a crash with the option "Function argument
completion" unticked (all other options activated).

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

[rkward] [Bug 451593] rkward constantly crashes

2022-03-16 Thread Francisco Cribari
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #4 from Francisco Cribari  ---
(In reply to Thomas Friedrichsmeier from comment #3)
> Thanks for clarifying. I'll have to test with KTexteditor 5.92, maybe the
> problem is there.
> 
> Things you can do to help track down the bug (or to work around it):
> 
> - Try disabling some completion types in Settings->Configure RKWard->Script
> Editor. Perhaps you can pin down, which ones exactly are causing the crash.
> - Try compiling the git master version of RKWard.
> - If you have that option, try running on a system with an older version of
> KTextEditor.
> - Should you notice any pattern (e.g. fully repeatable crash on a particular
> instruction), please let me know (I have just tried repeatedly typing a
> bunch of variations of "pdf(coo", but was unable to produce a crash).

I unticked the option "Function call tip" in the "Code Completion / Code Hints"
tab of Settings -> Configure RKWard... -> Script editor. Result: no crashes. 

I then activated back "Function call tip". Result: The crashes returned. 

I then unticked "Object name completion" (all other options activated). Result:
No crashes. 

I then unticked "Auto word completion (all other options activated). Result:
Crashes. 

I then unticked "Function argument completion (all other options activated).
Result: No crashes.

I then unticked "Filename completion (all other options activated). Result:
Crashes.

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

[rkward] [Bug 451593] rkward constantly crashes

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

--- Comment #3 from Thomas Friedrichsmeier  
---
Thanks for clarifying. I'll have to test with KTexteditor 5.92, maybe the
problem is there.

Things you can do to help track down the bug (or to work around it):

- Try disabling some completion types in Settings->Configure RKWard->Script
Editor. Perhaps you can pin down, which ones exactly are causing the crash.
- Try compiling the git master version of RKWard.
- If you have that option, try running on a system with an older version of
KTextEditor.
- Should you notice any pattern (e.g. fully repeatable crash on a particular
instruction), please let me know (I have just tried repeatedly typing a bunch
of variations of "pdf(coo", but was unable to produce a crash).

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

[rkward] [Bug 451593] rkward constantly crashes

2022-03-16 Thread Francisco Cribari
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #2 from Francisco Cribari  ---
(In reply to Thomas Friedrichsmeier from comment #1)
> Thanks for reporting.
> 
> > The crash can be reproduced every time.
> 
> You mean every time you type an instruction in the script window, you are
> getting the crash? Or is it "only" something that happens often? Or does
> this happen, when you type something specific (what)?
> 
> I have never seen this bug, before. Which does not mean it isn't real, only
> that I need some more info to find out, where to start looking.

What I mean is that the crashes happen frequently. For instance, I had over ten
crashes today. I start rkward, click on File... select the option Open R Script
File... and then open a file that contains R instructions. Then I execute some
instructions by highlighting them and then pressing CTRL + Enter. For instance, 

setwd("~/courses/et588-mr2/programs/")
getwd() 

Most crashes happen when I am typing in the script window, e.g., I type 

pdf(coo

and then rkward crashes.

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

[rkward] [Bug 451593] rkward constantly crashes

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

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Thanks for reporting.

> The crash can be reproduced every time.

You mean every time you type an instruction in the script window, you are
getting the crash? Or is it "only" something that happens often? Or does this
happen, when you type something specific (what)?

I have never seen this bug, before. Which does not mean it isn't real, only
that I need some more info to find out, where to start looking.

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

[rkward] [Bug 451593] rkward constantly crashes

2022-03-16 Thread Francisco Cribari
https://bugs.kde.org/show_bug.cgi?id=451593

Francisco Cribari  changed:

   What|Removed |Added

 CC||crib...@gmail.com

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