What | Removed | Added |
---|---|---|
CC | cam.arman7@gmail.com | |
Flags | needinfo? |
(In reply to Maximilian Trummer from comment #1) > I think this is caused by the system qmltermwidget package being too old. > > I have built one from the latest git commit and it works: > https://build.opensuse.org/package/show/home:oxy:branches:openSUSE:Factory/ > qmltermwidget > > It has some little regressions (scanlines and pixelated rendering looks > worse than it used to), but that could well be because upstream changed > something. > > I'll compare it to how it looks on other distros, and submit my version if > it looks as good (or bad) as those. I am currently using TW over KVM and CRT is still not working properly and giving me the same error, that is; ``` QQmlApplicationEngine failed to load component qrc:/main.qml:143:5: Type TerminalContainer unavailable qrc:/TerminalContainer.qml:47:5: Type PreprocessedTerminal unavailable qrc:/PreprocessedTerminal.qml:123:9: Cannot assign to non-existent property "blinkingCursor" Cannot load QML interface ``` Is it possible to update the current package in TW ?