Skip to content

Instantly share code, notes, and snippets.

View libreliodev's full-sized avatar

Librelio Dev Team libreliodev

View GitHub Profile
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:204)
at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:186)
at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)

_ Last updated January 2, 2014_

This Librelio Customer Agreement (this “Agreement“) contains the terms and conditions that govern your access to and use of the Service Offerings (as defined below) and is an agreement between Librelio SAS (“Librelio,” “we,” “us,” or “our”) and you or the entity you represent (“you“). This Agreement takes effect when you click an “I Accept” button or check box presented with these terms or, if earlier, when you use any of the Service Offerings (the “Effective Date“). You represent to us that you are lawfully able to enter into contracts (e.g., you are not a minor). If you are entering into this Agreement for an entity, such as the company you work for, you represent to us that you have legal authority to bind that entity. Please see Section 14 for definitions of certain capitalized terms used in this Agreement.

1. Use of the Service Offerings.

1.1 Generally.

 You may access and use the Service Offerings in accordance with this Agreement. Service Level Agreements may

APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.startLinksDownload(DownloadMagazineService.java:231)
at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:130)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
@libreliodev
libreliodev / gist:9931445
Created April 2, 2014 10:13
Crash report
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.NullPointerException
at com.librelio.notifications.GcmIntentService.onHandleIntent(GcmIntentService.java:70)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
@libreliodev
libreliodev / gist:9894412
Created March 31, 2014 15:03
Crash report
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IndexOutOfBoundsException: Invalid index 1, size is 0
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251)
at java.util.ArrayList.get(ArrayList.java:304)
at com.librelio.view.MagazinesAdapter.getView(DownloadedMagazinesListView.java:123)
at android.widget.AbsListView.obtainView(AbsListView.java:2449)
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(16908298, class com.librelio.view.DownloadedMagazinesListView) with Adapter(class com.librelio.view.MagazinesAdapter)]
at android.widget.ListView.layoutChildren(ListView.java:1538)
at android.widget.AbsListView.onLayout(AbsListView.java:2300)
at android.view.View.layout(View.java:14061)
at android.view.ViewGroup.layout(ViewGroup.java:4376)
@libreliodev
libreliodev / gist:9642383
Created March 19, 2014 14:09
Crash report
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: You must call EasyTracker.getInstance().setContext(context) or startActivity(activity) before calling getTracker()
at com.google.analytics.tracking.android.EasyTracker.getTracker(EasyTracker.java:126)
at com.librelio.service.DownloadMagazineService.startDownload(DownloadMagazineService.java:294)
at com.librelio.activity.BillingActivity.backgroundCheckForValidSubscriptionFailFast(BillingActivity.java:271)
at com.librelio.notifications.GcmIntentService.onHandleIntent(GcmIntentService.java:69)
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_377/wind_377_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.startLinksDownload(DownloadMagazineService.java:228)
at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:165)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)