Equidamoid

Results 23 comments of Equidamoid

I still have crashes due to this issue, maybe it should put some stub name ("Unknown"?) and save the iser when `p[1] is None` in the workaround code?

``` File "hangups/hangups/client.py", line 479, in _init_talkgadget_1 ) for conv_id, conv_info,in initial_conversations.items()} File "hangups/hangups/client.py", line 479, in ) for conv_id, conv_info,in initial_conversations.items()} File "hangups/hangups/client.py", line 475, in for user_id KeyError:...

I found one address in btsnoop log: ``` Frame 19: 29 bytes on wire (232 bits), 29 bytes captured (232 bits) Bluetooth Bluetooth HCI H4 Bluetooth HCI Command - LE...

So, after half a day everything goes a bit further if I switch off BT on my phone. For the people from future who may happen to look for some...

@RaoKarthik I have that set to No by default, any ideas?

@pellenilsson could you maybe try to create a PR? I just tried to merge current master to your fork, it gives quite some conflicts. And while I can figure it...

For those who find this ticket by the error message, check that: - the image path is correct - your libfreeimage is compiled with the image format you use enabled...

I hacked together https://github.com/looooo/freecad.gears/compare/master...Equidamoid:feat/make_shapes @looooo what do you think? I still want to replace exact default values with `None`. And even after that it feels like too much copypaste, but...

I'm not so sure about having default module-teeth-height, but also don't care that much, can add them =) Copypaste... IDK, it hurts even to write it like that. I'll try...