| Summary: | Konsole crashes whenever I try to install a colorscheme off Konsole Add-On Installer. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Xeno Idaltu <xenoidaltu> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 18.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Xeno Idaltu
2019-08-17 11:54:13 UTC
SOLVED UPDATE: In case someone reads this and the bug hasn't been resolved. 1) Go to $HOME/.config/ 2) Create a file named konsole.knsrc 3) Inside the konsole.knsrc file copy and paste this: [KNewStuff3] ProvidersUrl=https://download.kde.org/ocs/providers.xml Categories=Konsole Color Schemes TargetDir=konsole AcceptHtmlDownloads=false Uncompress=archive 4) Save. Now you can download your desired colorscheme. That file should be installed by your distro's package installer. and to be clear, did Konsole actually crash? I just get error message and nothing shows up in the download dialog. I cannot reproduce the issue either. That's because the file was corrected in a later version. See https://cgit.kde.org/konsole.git/tree/data/konsole.knsrc This is the drawback to using a distro that provides only old versions of KDE software. See https://community.kde.org/Get_Involved/Issue_Reporting#Step_2:_Make_sure_it_hasn.27t_already_been_fixed |