Bug 1779230
| Summary: | QuiteRSS >0.19.0 does not use <0.18.12 settings and feeds | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ValdikSS <iam> |
| Component: | quiterss | Assignee: | Eugene A. Pivnev <ti.eugene> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 31 | CC: | fedora, ti.eugene |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | quiterss-0.19.2-3.fc31 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-02-08 02:00:40 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
ValdikSS
2019-12-03 14:44:57 UTC
Fixed by moving ~/.local/share/data/QuiteRss/QuiteRss to ~/.local/share/QuiteRss/QuiteRss. Patch in bug 1485714 doesn't seem to be applied. (In reply to ValdikSS from comment #1) > Fixed by moving ~/.local/share/data/QuiteRss/QuiteRss to > ~/.local/share/QuiteRss/QuiteRss. > Patch in bug 1485714 doesn't seem to be applied. I'd rather call this a workaround than a bug. For reference: A patch can be found in this pull request: https://src.fedoraproject.org/rpms/quiterss/pull-request/2#request_diff @Ti.Eugene: I've had the patches lying around for 2 years. Can you please include them? By the way: Upstream decided to ignore this bug: https://github.com/QuiteRSS/quiterss/issues/1023 I not applied that patch because quiterss 18.x was not built with qt5 at all (too many errors on compiling). I'm tryinig to solve problem (https://github.com/QuiteRSS/quiterss/issues/1228), but today workaround above is best way. Seems it is not bug because qt4 and qt5 paths are incompatible with each another ("This is not a bug - this is a feature" (c)). I propose to 1) publish quiterss 19.2 into repos as is (it is not published yet because of this bug report) 2) close this bug with NEXTRELEASE flag (or NOTABUG) 3) and wait for solving in upstream sources as developers will deside. (In reply to Eugene A. Pivnev from comment #4) > I not applied that patch because quiterss 18.x was not built with qt5 at all > (too many errors on compiling). > I'm tryinig to solve problem > (https://github.com/QuiteRSS/quiterss/issues/1228), but today workaround > above is best way. > Seems it is not bug because qt4 and qt5 paths are incompatible with each > another ("This is not a bug - this is a feature" (c)). > > I propose to > 1) publish quiterss 19.2 into repos as is (it is not published yet because > of this bug report) > 2) close this bug with NEXTRELEASE flag (or NOTABUG) > 3) and wait for solving in upstream sources as developers will deside. That's fine with me. (In reply to Christian Stadelmann from comment #5) > (In reply to Eugene A. Pivnev from comment #4) > > I not applied that patch because quiterss 18.x was not built with qt5 at all > > (too many errors on compiling). > > I'm tryinig to solve problem > > (https://github.com/QuiteRSS/quiterss/issues/1228), but today workaround > > above is best way. > > Seems it is not bug because qt4 and qt5 paths are incompatible with each > > another ("This is not a bug - this is a feature" (c)). > > > > I propose to > > 1) publish quiterss 19.2 into repos as is (it is not published yet because > > of this bug report) > > 2) close this bug with NEXTRELEASE flag (or NOTABUG) > > 3) and wait for solving in upstream sources as developers will deside. > > That's fine with me. Don't forget to remove old db (rm -f ~/.local/share/QuiteRss/QuiteRss/feeds.db) before starting new (0.19.2-3) build. (if you want to import old feeds). FEDORA-2020-06a00afcaf has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-06a00afcaf quiterss-0.19.2-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-06a00afcaf quiterss-0.19.2-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |