Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tzimme opened this issue Jan 27, 2018 · 5 comments

Comments

@tzimme
Copy link

tzimme commented Jan 27, 2018

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

@koldbyte
Copy link
Owner

koldbyte commented Jan 28, 2018

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

@ronnocnave
Copy link

ronnocnave commented Feb 24, 2018

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.

@Vistaus
Copy link

Vistaus commented Jun 20, 2018

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.

@Triple7Factor
Copy link

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 😞

@cyclane
Copy link

cyclane commented Jul 2, 2019

Same situation for me as the last two :|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants