[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-12-28 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=05

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/okteta/commit/6073903
   ||15750815b0009b95ecd65699e2a
   ||1d110a
   Version Fixed In||0.26.7
 Resolution|--- |FIXED

--- Comment #4 from Friedrich W. H. Kossebau  ---
Git commit 607390315750815b0009b95ecd65699e2a1d110a by Friedrich W. H.
Kossebau.
Committed on 25/11/2021 at 17:52.
Pushed by kossebau into branch '0.26'.

String extraction tool: fix crash with marked strings in closed view

FIXED-IN: 0.26.7

M  +6-1kasten/controllers/view/stringsextract/stringsextracttool.cpp

https://invent.kde.org/utilities/okteta/commit/607390315750815b0009b95ecd65699e2a1d110a

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=05

--- Comment #3 from Friedrich W. H. Kossebau  ---
Thanks for the screen capture. Meanwhile found the flaw in the code, and also
managed to force myself such crashes.

So fix is already sketched and should land soonish. Given all the new reports I
should see to do a release in the next weeks afterwards then, at least before
end of year.

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Nagy Tibor
https://bugs.kde.org/show_bug.cgi?id=05

--- Comment #2 from Nagy Tibor  ---
Created attachment 142930
  --> https://bugs.kde.org/attachment.cgi?id=142930=edit
Screen capture

Here's a screen capture of the steps I described above. May help reproducing
the crash if something were ambiguous.

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=05

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Friedrich W. H. Kossebau  ---
Thanks for the report.

That the strings tool keeps the extracted strings around is on purpose, as
there was interest to have them them available independent of whether the
document is still loaded.

There is explicit code to handle the document having been closed, but seems
there is a flaw. Could not yet reproduce the crash, but the backtrace you
provided matches what you describe, so serves as starting point to analyze the
code.

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