Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. I have a GWT backend server and use BAISC AUTHENTICATION 2. I use gwt-syncproxy in an android client 3. gwt-syncproxy fails to...
``` Using code splitting, when a service is not included in the initial code, the policy name for this service is not found in the permutation html but in the...
``` Some people like to use Maven for their build and test mechanisms, would be nice to have syncproxy available through similar repo mechanism as ibiblio or similar. ``` Original...
``` What steps will reproduce the problem? 1. Deploy app to App Engine. 2. Attempt to login using following code: LoginUtils.setLoginUrl("https://.appspot.com"); LoginUtils.loginAppEngine( this, cookie_manager_avail_listener, chosen_account ) ; Notes: 1. I...
``` It's not working in MIUI 4.1.2. When is run fb2png, showing "saved to /data/local/fbdump.png/", but i can't find any png in /data/local/ directory. Please fix it, thanks advanced. ```...
``` I was trying to use it for ICS.Its not working for ICS platform. ``` Original issue reported on code.google.com by `[email protected]` on 3 Apr 2012 at 3:34
``` Complied under Delphi XE7, it gives these warnings. [dcc32 Warning] ssl_err.pas(131): W1057 Implicit string cast from 'AnsiChar' to 'string' [dcc32 Warning] ssl_bio.pas(265): W1035 Return value of function 'BIO_get_mem_data' might...
``` The current config file is hard to understand. strict=0, usb=False, it's inconsistent. I had to dig through the source to figure out why my brick wasn't being recognized and...
``` When starting nxt_filer from a graphical desktop environment when no Lego Mindstorm NXT is plugged in, for example using Alt-F2 in KDE, nothing happen. The program just silently fail...
``` Hey guys, I've just been reading through the sensor.py code (current trunk). I might've spotted a way to reduce the number of direct commands necessary to retrieve a sample...