termoid icon indicating copy to clipboard operation
termoid copied to clipboard

Error loading QML file: file:///....termoid/contents/ui/main.qml:24:1: module "QMLTermWidget" is not installed

Open tzimme opened this issue 7 years ago • 5 comments

When adding the widget to the desktop i get the following error on kubuntu 17.10

Error loading QML file: file:///home/*/.local/share/plasma/plasmoids/com.koldbyte.kde.termoid/contents/ui/main.qml:24:1: module "QMLTermWidget" is not installed

tzimme avatar Jan 27 '18 13:01 tzimme

Duplicate of #5 . You will need to install the latest version of qmltermwidget. https://github.com/Swordfish90/qmltermwidget

~~I will see if I can find any latest PPA for Ubuntu based distros.~~ Try this package qml-module-qmltermwidget1.0

koldbyte avatar Jan 28 '18 14:01 koldbyte

It should be noted that the qml-module-qmltermwidget1.0 package is not available in 16.04 or earlier, so a manual installation of that package will be required. Might want to mention that on the instructions page. (I got here by trying to get the Plasmoid to work after installation through Plasma's add plasmoid function and found the same error). I did not test to see if manual installation breaks anything.

ronnocnave avatar Feb 24 '18 17:02 ronnocnave

I have the same problem on Solus. I've compiled qmltermwidget from the latest git master of Swordfish90's repo and installed it but Termoid keeps complaining that it can't find QMLTermWidget.

Vistaus avatar Jun 20 '18 16:06 Vistaus

I'm also seeing this on Debian 9. I compiled qmltermwidget 1.0 and am able to load the sample application, but the widget still shows the error in the OP :disappointed:

Triple7Factor avatar Sep 02 '18 01:09 Triple7Factor

Same situation for me as the last two :|

cyclane avatar Jul 02 '19 08:07 cyclane