mirror of
https://github.com/rizitis/waydroid-slackware.git
synced 2024-11-16 07:48:07 +01:00
Update README.Slackware
This commit is contained in:
parent
09597f377a
commit
ff28b2ac8d
1 changed files with 12 additions and 0 deletions
|
@ -65,3 +65,15 @@ extract files...and place "gbinder.cpython-311-x86_64-linux-gnu.so" and "gbinder
|
||||||
and:
|
and:
|
||||||
import gbinder
|
import gbinder
|
||||||
|
|
||||||
|
TIP:
|
||||||
|
If you affected by:
|
||||||
|
"ContainerManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying"
|
||||||
|
|
||||||
|
Try:
|
||||||
|
# pkill -HUP dbus-daemon
|
||||||
|
|
||||||
|
and command again...
|
||||||
|
============
|
||||||
|
|
||||||
|
good luck, you gonna need it! :D
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue