koldbyte / termoid

Terminal in a Plasmoid
https://store.kde.org/p/1169451/
45 stars 6 forks source link

Can't find QMLtermwidget even though it is installed. #23

Closed boofiboi closed 2 years ago

boofiboi commented 2 years ago

As per the issue title, Termoid still cant find QMLtermwidget even though I installed the specific package listed on the kde plasmoid description.

Here is the output of pacman -Q image And here is the output of journalctl -xe after adding the plasmoid to my desktop

Dec 19 09:58:45 BoofiArch plasmashell[760]: adding "com.koldbyte.kde.termoid"
Dec 19 09:58:45 BoofiArch plasmashell[760]: kf.plasma.quick: QJsonValue(string, "Termoid")
Dec 19 09:58:45 BoofiArch plasmashell[760]: kf.plasma.quick: QJsonValue(array, QJsonArray(["file:///home/boofi/.local/share/plasma/plasmoids/com.koldbyte.kde.termoid/contents/ui/main.qml:28:1: module \"QMLTermWidget\" is not installed">
Dec 19 09:58:45 BoofiArch plasmashell[760]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/AppletError.qml:52: TypeError: Value is undefined and could not be converted to an object
Dec 19 09:58:45 BoofiArch plasmashell[760]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/AppletError.qml:79: TypeError: Value is undefined and could not be converted to an object
Dec 19 09:58:45 BoofiArch plasmashell[760]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/AppletError.qml:92: TypeError: Value is undefined and could not be converted to an object
Dec 19 09:58:45 BoofiArch plasmashell[760]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/AppletError.qml:88: TypeError: Value is undefined and could not be converted to an object
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34464, resource id: 33554601, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34465, resource id: 33554601, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34466, resource id: 33554601, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34479, resource id: 33554557, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34480, resource id: 33554557, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34481, resource id: 33554557, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34482, resource id: 33554539, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34483, resource id: 33554539, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:45 BoofiArch plasmashell[760]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34484, resource id: 33554539, major code: 2 (ChangeWindowAttributes), minor code: 0
Dec 19 09:58:47 BoofiArch plasmashell[760]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state"
Dec 19 09:58:49 BoofiArch plasmashell[760]: trying to show an empty dialog

I've tried everything including restarting to no avail. Any help would be appreciated.

boofiboi commented 2 years ago

Since the owner of this plasmoid does not care about issues, I simply fixed it by uninstalling termoid and the QMLTermWidget, then installing the widget and then the termoid.