Giter Site home page Giter Site logo

mContext Null Error about androidpdfviewer HOT 5 CLOSED

sssvrock avatar sssvrock commented on June 28, 2024
mContext Null Error

from androidpdfviewer.

Comments (5)

barteksc avatar barteksc commented on June 28, 2024

I cannot check what is wrong If there is no more info from logcat.

from androidpdfviewer.

sssvrock avatar sssvrock commented on June 28, 2024

Hi,
I am only getting this line in error message
*E/com.shockwave.pdfium.PdfiumCore: mContext may be null *

In my case I am displaying the pdf files from local storage in view pager as a page by page display.

Thanks
Vinod

from androidpdfviewer.

pwintz avatar pwintz commented on June 28, 2024

I see the same error, and each time it is followed by the following:

08-26 15:34:55.013 com.pcmedical.controller W/System.err: java.lang.NullPointerException
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at com.shockwave.pdfium.PdfiumCore.renderPageBitmap(PdfiumCore.java:216)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at com.github.barteksc.pdfviewer.RenderingAsyncTask.proceed(RenderingAsyncTask.java:123)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at com.github.barteksc.pdfviewer.RenderingAsyncTask.doInBackground(RenderingAsyncTask.java:77)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at com.github.barteksc.pdfviewer.RenderingAsyncTask.doInBackground(RenderingAsyncTask.java:34)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at android.os.AsyncTask$2.call(AsyncTask.java:264)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at java.util.concurrent.FutureTask.run(FutureTask.java:137)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
08-26 15:34:55.013 com.pcmedical.controller W/System.err:     at java.lang.Thread.run(Thread.java:856)

from androidpdfviewer.

barteksc avatar barteksc commented on June 28, 2024

Probably fixed in 2.0.2

from androidpdfviewer.

shihabmi7 avatar shihabmi7 commented on June 28, 2024

I am facing same issue now a days.
full logcat :

11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye E/com.shockwave.pdfium.PdfiumCore: mContext may be null 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: java.lang.NullPointerException 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: at com.shockwave.pdfium.PdfiumCore.renderPageBitmap(PdfiumCore.java:216) 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: at com.github.barteksc.pdfviewer.RenderingAsyncTask.proceed(RenderingAsyncTask.java:123) 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: at com.github.barteksc.pdfviewer.RenderingAsyncTask.doInBackground(RenderingAsyncTask.java:77) 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: at com.github.barteksc.pdfviewer.RenderingAsyncTask.doInBackground(RenderingAsyncTask.java:34) 11-02 22:11:37.289 11531-12414/com.alhikmah.muslimbiye W/System.err: at android.os.AsyncTask$2.call(AsyncTask.java:287) 11-02 22:11:37.294 11531-12414/com.alhikmah.muslimbiye W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:234) 11-02 22:11:37.294 11531-12414/com.alhikmah.muslimbiye W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) 11-02 22:11:37.294 11531-12414/com.alhikmah.muslimbiye W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) 11-02 22:11:37.294 11531-12414/com.alhikmah.muslimbiye W/System.err: at java.lang.Thread.run(Thread.java:841) 11-02 22:11:37.294 11531-12414/com.alhikmah.muslimbiye A/libc: Fatal signal 11 (SIGSEGV) at 0x03040264 (code=1), thread 12414 (AsyncTask #3)

from androidpdfviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.