Bug 1241825
| Summary: | Custom building options are not saved | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jean-Christophe Baptiste <jc> |
| Component: | latexila | Assignee: | Thibault North <thibault.north> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | swilmet, thibault.north |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-17 07:24:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jean-Christophe Baptiste
2015-07-10 07:50:09 UTC
I solved the issue by created the ~/.config/latexila folder that was missing. After that and modifying build tools, a build_tools.xml file was created by the application. Now all settings are correctly saved inside. So basically there is an issue with the ~/.config/latexila not being created at launch time, if missing (after a fresh install). Thanks for the bug report. I can reproduce the bug, I'll fix it ASAP and release a new 3.16.x version, since it's a quite annoying bug. Sorry to not have seen the bug report earlier, usually I receive mail notifications when comments are posted on my blog, but it was not the case. And I'm not subscribed to the Fedora bugzilla. Fixed: https://git.gnome.org/browse/latexila/commit/?id=181f3e89268dd5c72a1a7046e1fd213aabf4ff1b It's backported to the 3.16 version, and a new release is available (3.16.2). Thanks a lot! |