| Summary: | Konsole crash when using --tabs-from-file with not exisitng file | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Guillaume Blanc <gui.blancd-kde> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 15.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/konsole/133fae6ab106be145f9e91a496dd00de345022b9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Guillaume Blanc
2016-08-26 13:53:14 UTC
Git commit d73270a470680e4b796372a3196d15053d50029b by Kurt Hindenburg. Committed on 27/08/2016 at 15:41. Pushed by hindenburg into branch 'master'. Fix issues where --tabs-from-file doesn't exist or is invalid Cleanly exit if there are any issues with the given file for --tabs-from-file option. M +19 -15 src/Application.cpp M +1 -1 src/Application.h M +3 -1 src/main.cpp http://commits.kde.org/konsole/d73270a470680e4b796372a3196d15053d50029b Git commit 133fae6ab106be145f9e91a496dd00de345022b9 by Kurt Hindenburg. Committed on 31/08/2016 at 12:36. Pushed by hindenburg into branch 'Applications/16.08'. Fix issues where --tabs-from-file doesn't exist or is invalid Cleanly exit if there are any issues with the given file for --tabs-from-file option. (cherry picked from commit d73270a470680e4b796372a3196d15053d50029b) M +19 -15 src/Application.cpp M +1 -1 src/Application.h M +3 -1 src/main.cpp http://commits.kde.org/konsole/133fae6ab106be145f9e91a496dd00de345022b9 |