View Single Post
Posts: 202 | Thanked: 385 times | Joined on Jul 2018
#234
Originally Posted by edp17 View Post
On SFOS 4.4 I've got some problems. I mentioned them on the first page and also how to workaround them.
Thanks - going to check it out. .. Wonder if you have any idea about this - I had my Containers app working fine, with 2 containers, and able to start/stop and attach, etc., but then I was experimenting with some other things related to Python3 and Cairo, and now there's no gui. The containers app opens and is just a blank screen. The containers are still there, and work fine, but the app is tripped up by somethung I did. I tried undoing/uninstalling changes, but not sure where it happened... Outpu when running the app is:

HTML Code:
[D] unknown:0 - Using Wayland-EGL
library "libGLESv2_adreno.so" not
found
library "eglSubDriverAndroid.so" n
ot found
[D] onCompleted:12 - DB created.
[W] unknown:10 - file:///usr/share
/harbour-containers/qml/harbour-co
ntainers.qml:10:5: QML Daemon: QDB
usError("org.freedesktop.DBus.Erro
r.Spawn.ChildExited", "Launch help
er exited with unknown return code
1")
[W] unknown:10 - file:///usr/share
/harbour-containers/qml/harbour-co
ntainers.qml:10:5: QML Daemon: QDB
usError("org.freedesktop.DBus.Erro
r.Spawn.ChildExited", "Launch help
er exited with unknown return code
1")
[W] unknown:10 - file:///usr/share
/harbour-containers/qml/harbour-co
ntainers.qml:10:5: QML Daemon: QDB
usError("org.freedesktop.DBus.Erro
r.Spawn.ChildExited", "Launch help
er exited with unknown return code
1")
I guess something to do with dbus daemon, but can't figure out what to do about it. ..
Thanks

UPDATE - nvm- fixed with reinstall dbus-python... Thanks

Last edited by levone1; 2022-06-08 at 17:35.
 

The Following 2 Users Say Thank You to levone1 For This Useful Post: