-
Notifications
You must be signed in to change notification settings - Fork 9
Siggo TUI empty on startup #27
Comments
Haha yeah it is totally possible that you found a bug. So your TUI is empty because it couldn't read your contact list. Here are a couple questions for you, so we can fix this:
They just released a new version of Also, siggo runs |
Now when I try to run
I tried to make use of the system bus, but I do not have I already filed an issue in the Is there anything I can do right now? |
You know, when I first started this project, I had a build that just ran I would love an alternative |
Ah so that's what the daemon is for! I think I'll have to wait until I get a response in the |
Definitely seems most likely that you have no dbus service running. I have no idea how to get that running with OpenRC. Might be something here: https://wiki.gentoo.org/wiki/D-Bus |
I'm having the same issue (i. e. I'm on |
Hey! I have not tested siggo yet with |
Hi, I've got the same issue. My signal-cli daemon works fine though. I am on signal-cli 0.7.2 |
Hey, after testing with signal-cli 0.7, I've made an update that may fix this problem. Could you try pulling master and rebuilding? |
The empty TUI is gone, but now there is still a couple of problems:
Do you want me to file separate issues for this? Info:
|
Ok, well we're getting somewhere at least! Thanks for being patient with this. I need to build a good test suite for this stuff ><.
Thanks so much for troubleshooting this. I use this personally every day but my particular use cases dont surface some of these bugs. |
No problem man, I would love to use |
|
I think I'm going to close this for now since the bugs we've discussed are either fixed or have their own issue entry. |
Problem: when I start
siggo
, I get an empty TUI.Here is the log file:
I can confirm
signal-cli
works, as I can receive messages using the cli. Moreover, I can send messages throughsignal-cli
.Am I doing something wrong, or did I find a bug?
The text was updated successfully, but these errors were encountered: