Elara Elara6331
Elara6331 commented on issue Elara6331/itd#29 2022-10-17 21:17:05 +00:00
Unable to upload Resources

updated to the latest provided ltd-0.0.9-next-linux-x86_64.deb package, and was able to get more meaningful output this time when attempting to run itctl res load:

5:10PM DBG…
Elara6331 commented on issue Elara6331/itd#29 2022-10-17 20:32:50 +00:00
Unable to upload Resources

It has just come to my attention that the email functionality of my gitea instance broke (again), and I've fixed it, so I'm sending this to alert everyone participating in this issue of the…

Elara6331 commented on issue Elara6331/itd#29 2022-10-17 20:09:31 +00:00
Unable to upload Resources

Here are some packages for people who don't want to compile it themselves. Arch users should just use the itd-git AUR package to get the latest version compiled from source.

If anyone needs…

Elara6331 pushed to master at Elara6331/itd 2022-10-17 19:50:54 +00:00
dea92c6404 Update infinitime library
Elara6331 pushed to master at Elara6331/infinitime 2022-10-17 19:49:52 +00:00
a01f1b9d92 Close files properly when returning an error (Arsen6331/itd#29)
Elara6331 commented on issue Elara6331/itd#29 2022-10-17 19:41:57 +00:00
Unable to upload Resources

I've fixed some stuff. Please try again and see if it works. If your version of InfiniTime doesn't support BLE FS, itctl will now print a warning.

Elara6331 pushed to master at Elara6331/itd 2022-10-17 19:40:54 +00:00
006f245c10 Add warning if current InfiniTime doesn't support BLE FS (#29)
Elara6331 pushed to master at Elara6331/itd 2022-10-17 19:24:19 +00:00
d232340edd Update infinitime library
Elara6331 pushed to master at Elara6331/itd 2022-10-17 19:23:14 +00:00
c6458720e9 Handle error events in itctl res load command (#29)
Elara6331 pushed to master at Elara6331/infinitime 2022-10-17 19:19:25 +00:00
bb017b471e Stop DBus errors from causing panics by checking error type (Arsen6331/itd#29)
Elara6331 pushed to master at Elara6331/infinitime 2022-10-17 19:19:05 +00:00
Elara6331 pushed to master at Elara6331/infinitime 2022-10-17 19:18:33 +00:00
12f8fee837 Stop DBus errors from causing panics by checking error type (#29)
Elara6331 commented on issue Elara6331/itd#29 2022-10-17 19:02:30 +00:00
Unable to upload Resources

My guess is that it might be an issue on the InfiniTime end of the process, but there also appears to be a small bug in ITD not clearing its "write-lock" on the file after a timeout.

Yeah,…

Elara6331 commented on issue Elara6331/itd#29 2022-10-17 09:29:20 +00:00
Unable to upload Resources

Can you run itd with ITD_LOGGING_LEVEL=debug set, and provide the output? Thanks.

Elara6331 pushed tag v0.0.8 to Elara6331/itd 2022-10-16 20:37:48 +00:00
Elara6331 deleted branch resource-loading from Elara6331/itd 2022-10-16 20:20:29 +00:00
Elara6331 merged pull request Elara6331/itd#28 2022-10-16 20:17:50 +00:00
Add resource loading to ITD
Elara6331 pushed to master at Elara6331/itd 2022-10-16 20:17:50 +00:00
1e072a3540 Merge pull request 'Add resource loading to ITD' (#28) from resource-loading into master
f639fef992 Add resource loading as part of DFU
2d0db1dcf1 Close channel once resource uploading complete
4efa4380c4 Add -r for rm and -p for mkdir
6f87980d4b Add resource loading to itctl
Compare 6 commits »
Elara6331 pushed to resource-loading at Elara6331/itd 2022-10-16 20:17:17 +00:00
f639fef992 Add resource loading as part of DFU
Elara6331 created pull request Elara6331/itd#28 2022-10-16 19:45:52 +00:00
Add resource loading to ITD