| Summary: | Okteta crashes on exit | ||
|---|---|---|---|
| Product: | [Applications] okteta | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Friedrich W. H. Kossebau <kossebau> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | jodr666 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/okteta/ba63f5114006ebcc8b94b5986521d8f99f13407e | Version Fixed/Implemented In: | 0.24.1 (KA 17.12.01) |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Christoph Feck
2017-09-23 11:50:01 UTC
Created attachment 109008 [details]
New crash information added by DrKonqi
okteta (0.24.60) using Qt 5.10.0
- Unusual behavior I noticed:
When i opened it was "half" snap, to the left side of the desktop.
-- Backtrace (Reduced):
#6 0x00007f2638ed6aa0 in QBoxLayout::insertWidget(int, QWidget*, int, QFlags<Qt::AlignmentFlag>) () from /usr/lib64/libQt5Widgets.so.5
#7 0x00007f263a6150dc in Kasten::TerminalView::createTerminalPart (this=0x563f8725abd0) at /usr/src/debug/okteta-18.03.80git.20171115T054434~6ab69cff/libs/kasten/controllers/document/terminal/terminalview.cpp:76
[...]
#9 0x00007f2637eda75f in QObject::destroyed(QObject*) () from /usr/lib64/libQt5Core.so.5
#10 0x00007f2637ee0b5a in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5
#11 0x00007f26347b0150 in KParts::Part::~Part (this=0x563f879742a0, __vtt_parm=0x7f260e3e79f0 <VTT for Konsole::Part+16>, __in_chrg=<optimized out>) at /usr/src/debug/kparts-5.41.0git.20171121T134632~da981cf/src/part.cpp:47
Git commit ba63f5114006ebcc8b94b5986521d8f99f13407e by Friedrich W. H. Kossebau. Committed on 05/01/2018 at 05:37. Pushed by kossebau into branch 'Applications/17.12'. Fix crash on shutdown due to mTerminalPart trying to recover FIXED-IN: 0.24.1 (KA 17.12.01) M +8 -1 libs/kasten/controllers/document/terminal/terminalview.cpp https://commits.kde.org/okteta/ba63f5114006ebcc8b94b5986521d8f99f13407e |