clickable doesn't work here
-
Hi,
installed clickable on my Devuan Chimaera Desktop.
Trying to run the application template generated by
clickable create
for a web application fails when running it viaclickable desktop
:$ clickable desktop Building app Copied files to install directory for click building non-network local connections being added to access control list Mounting device home to /home/user/.clickable/home docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:76: mounting "/etc/machine-id" to rootfs at "/etc/machine-id" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type. Command exited with non-zero exit status 125, see above for details. This is most likely not a problem with Clickable.
Connecting my Volla 22 phone via usb and running
clickable upload
also produces various error messages, although it appears to sometimes actually upload and launch the "hello wold" application on my phone:$ clickable launch Trying to kill the app before starting Could not kill app. Maybe the device is not accessible or the app wasn't running. Launching app. terminate called after throwing an instance of 'std::runtime_error' what(): Invalid app ID: bicycle-dangers.pandaprogrammer_bicycle-dangers_1.0.0 -bash: line 1: 239920 Aborted lomiri-app-launch bicycle-dangers.pandaprogrammer_bicycle-dangers_1.0.0 Command ran on device via ADB failed. See output above.
$ clickable launch Trying to kill the app before starting Launching app. Started: bicycle-dangers.pandaprogrammer_bicycle-dangers_1.0.0 user@host:~/Qt-Qml/bicycle-dangers$ clickable launch Trying to kill the app before starting Launching app. -bash: line 1: 240211 Segmentation fault lomiri-app-launch bicycle-dangers.pandaprogrammer_bicycle-dangers_1.0.0 Command ran on device via ADB failed. See output above.
Any ideas how to keep clickable from crashing and failing on me?
$ clickable --version clickable 7.12.2 You are running the latest version of clickable!
thanks for any help,
anybodybutme