Summary: | x11-terms/cool-retro-term-1.2.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Wessel <flexx> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | jstein |
Priority: | Lowest | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/31600 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexander Wessel
2022-11-09 21:06:05 UTC
Sorry, it worked fine because I ran the current master from my local repository accidentially. 1.2.0 *compiles* fine, but fails at runtime: $ cool-retro-term QQmlApplicationEngine failed to load component qrc:/main.qml:133:5: Type TerminalContainer unavailable qrc:/TerminalContainer.qml:48:5: Type PreprocessedTerminal unavailable qrc:/PreprocessedTerminal.qml:98:9: Cannot assign to non-existent property "blinkingCursor" Cannot load QML interface They have https://github.com/Swordfish90/cool-retro-term/issues/682 upstream. It appears Upstream would just have to release the current state of qmltermwidget, since current master compiles and runs just fine. So for now, nevermind, a 1.2.0 ebuild based on a released version of qmltermwidget won't work. Oh, BTW, I'd be happy to maintain the package for gentoo (among other things, really), if upstream is responsive enough. The issue tracker does seem to be a bit crowded, though. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089103f8c5abbb4eb339db61f031932c206c0601 commit 089103f8c5abbb4eb339db61f031932c206c0601 Author: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> AuthorDate: 2023-06-25 09:12:52 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-07-21 06:20:23 +0000 x11-terms/cool-retro-term: add 1.2.0 and adoption Closes: https://github.com/gentoo/gentoo/pull/24553 Closes: https://bugs.gentoo.org/880661 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/31600 Signed-off-by: Joonas Niilola <juippis@gentoo.org> x11-terms/cool-retro-term/Manifest | 2 + .../cool-retro-term/cool-retro-term-1.2.0.ebuild | 58 ++++++++++++++++++++++ x11-terms/cool-retro-term/metadata.xml | 26 +++++++++- 3 files changed, 85 insertions(+), 1 deletion(-) |