No terminal output after running itd #66
Labels
No Label
Bug
Cantfix
Duplicate
Enhancement
External
Help Wanted
In Progress
Invalid
Question
Waiting
Waiting For Info
Waiting for Upstream
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Elara6331/itd#66
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
As of recently I'm not getting any output after running the itd command in terminal. Usually I would and it would connect to my pinetime. However now I get nothing. It was saying it didn't have a config file, so I copied the one from etc to my users config dir. Tried both my user and root.
Unsure where I should go from here. Is there any verbose output I can get from it? Running help only displays a version check. I'm on 1.1.0 from the aur. I'm specifically using the itd-bin package.
Thanks.
Try removing the watch from your bluetooth settings or
bluetoothctl
and then restarting ITDHello,
It isn't there in the bluetooth devices in xfce. I've had that issue before, and I'd just remove it. However I cant if it isn't there.
Someone in the pine64 discord was saying they had to comment out these two lines to be able to use itd again. It kept getting stuck there for them. I'm wondering if I'm having the same issue.
I'll see if I can build from source and comment out those two lines.
I'm building vscodium currently in hopes I can open up itd on it and import that library so I can edit it.
I've had to comment out a bunch of stuff pertaining to weather and remove the weather.go file. Also editing the btsetup.go file to comment out the 2 lines I linked above. Also removing the "github.com/muka/go-bluetooth/hw/linux/btmgmt" imported library.
Now I can connect to my watch, as long as I do it quickly. Theres a bug where if you don't enter it quickly. It doesn't receive the entire passcode. It'll spit out maybe the last 2-3 digits back into the terminal and bash will say unknown command. I've noticed that bug though with the aur version as well. So its nothing new for me.
I'm going to try the 1.0.0 release and see if I have any of these issues.
EDIT: No, 1.0.0 makes no difference. I might try switching to infinitime 1.12 and see if that makes a difference.
EDIT2: It does not. Same result, using infinitime 1.12 and itd version 1.0.0
I'm working on replacing
go.elara.ws/infinitime
entirely, so hopefully that'll fix these issues.