Open titilambert opened 10 years ago
Thanks, fixing
I do not close the issue, since it wasn't fixed normally, but since that commit it should work better. Still looking for a solution for non-utf-8 records.
Hello ! I get this error now :
File "/home/nemo/dev/HeySms/heysms/lib/presence_browser.py", line 96, in load_presences
presences = list_presence_contacts()
File "/home/nemo/dev/HeySms/heysms/lib/presence_browser.py", line 47, in list_presence_contacts
logger.debug("Raw entries:" + str(raw_entries))
File "./embedded_libs/mdns/zeroconf.py", line 639, in __repr__
return self.to_string(repr(self.text[:27] + b"..."))
TypeError: Can't convert 'bytes' object to str implicitly
python3 :) ok, fixing. Thanks for reporting, without you it wouldn't be fixed ever.
I get this error when get Pidgin change the status (python 3.4.0 on sailfish OS)