Chris Dempewolf

Results 7 comments of Chris Dempewolf

Okay, sure thing! I'll see if I can't get more info.

Handle errors like this: ``` Exception in thread "main" com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 27 path $.data.attribution at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:221) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:117) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:217)...

@mahmoudhanafy, thanks, I've been meaning to implement this.

Subset of https://github.com/dempe/pinterest-java/issues/10

I was just checking my Anki logs and noticed this message: ``` addons21/24411424/custom_shortcuts.py:35:json is deprecated: please implement your own addons21/24411424/custom_shortcuts.py:54:'Qt.Key_Enter' will stop working. Please use 'Qt.Key.Key_Enter' instead. addons21/24411424/custom_shortcuts.py:55:'Qt.Key_Return' will stop...

@BOOO9, ahh... I tested this for everything else. For me, it works from the browser, the editor, the stats page, and the debug page. I did not test the reviewer...

@BOOO9, it looks like it was just a coincidence that escape started working for (most) pages - stats, debug, the browser, and the editor all now open in a new...