Stavros Korokithakis

Results 521 comments of Stavros Korokithakis

This looks like it requires jQuery, though, which not everyone might load. If you have a template that works, its name, and its path, I can add it to the...

Hmm, what happens right now in that case? Does the code just crash? We could either show an error message or just let the user log in, since it's an...

Hm yes, that's true, unfortunately. This makes the library less useful, but I think an error message is an acceptable workaround for now.

@pacahon That looks good, I merged it, thank you! How would it change the current behavior? Would we not just catch the exception and display an error message? Isn't that...

Ahh, I see. Would adding a try-except and showing an error in the admin not be okay? How does it change behaviour?

Yeah, I think we should consider that a bug at this point, if anyone is relying on it, they'll have to unrely on it :P

Hm, what's the issue here?

Agreed, but, unfortunately, that's not me :/

Thank you, I'm glad you like it! I was hoping someone would find it useful!

Yes, it's either the Python version (you need 2.7) or you need the Bluetooth library installed. Unfortunately, even if you got this working, it still wouldn't pair. I haven't been...