| Summary: | Switch Profile empty when using --tabs-from-file | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | stefano |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 15.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Add a "profile: validprofilename" to your file and it should work. You are mixing tabs-from-file and profiles. Look under the Manage Profiles to see which profiles will show up under the Switch/New menus will try, thanks! |
Hello, I have a few profiles defined that I use via the Switch Profile menu; when launching konsole with the tabs-from-file argumnt Switch Profile shows just the "Default profile" and not my list of profiles. To reproduce it create /tmp/test.konsole containing: title: test;; command: ;; and run konsole --tabs-from-file /tmp/test.konsole Thanks, stefano