Tom Dryer

Results 145 comments of Tom Dryer

It should be possible to accomplish the same thing with Firefox's developer tools and the Hangouts widget in Gmail.

ce88f81 should handle this now so users with no name are called `UNKNOWN`.

Interesting idea, pulling the names from the conversation rather than the contact. I could almost do without all the complicated contact parsing code. Too bad it doesn't provide the first_name...

I committed that workaround. Thanks again!

Can you paste the stacktrace?

I pushed a commit to implement that workaround. Let me know if it works.

Great! Thanks for trying it out.

Thanks @endofline! I've added a new function `build_user_list` that constructs a UserList and takes care of calling `getentitybyid` for the missing users. With this change there should be no more...

Do you get any "Adding fallback User" warnings any more? I'm curious whether that can be removed now. Unfortunately I don't have any contacts with a deleted G+ profile, so...

The user list is rebuilt every time hangups is started. If those are Google Voice contacts, you're probably affected by #52.