Skip to content

Loading Bar Doesn't Complete Even when Image Completes #24

@rahulk64

Description

@rahulk64

Or it stops in the middle...
Maybe has something to do with this:
E/Sharp: Failed parsing SVG
org.apache.harmony.xml.ExpatParser$ParseException: At line 126, column 8: not well-formed (invalid token)
at org.apache.harmony.xml.ExpatParser.parseFragment(ExpatParser.java:515)
at org.apache.harmony.xml.ExpatParser.parseDocument(ExpatParser.java:474)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:316)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:279)
at com.pixplicity.sharp.Sharp$SvgHandler.read(Sharp.java:1309)
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:390)
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:412)
at com.pixplicity.sharp.Sharp.getDrawable(Sharp.java:358)
at com.pixplicity.sharp.Sharp.into(Sharp.java:309)
at com.solunaire.vectrize.FinishedPreviewActivity$1.onEvent(FinishedPreviewActivity.java:83)
at android.os.FileObserver$ObserverThread.onEvent(FileObserver.java:123)
at android.os.FileObserver$ObserverThread.observe(Native Method)
at android.os.FileObserver$ObserverThread.run(FileObserver.java:86)
E/FileObserver: Unhandled exception in FileObserver com.solunaire.vectrize.FinishedPreviewActivity$1@d8df9ba
com.pixplicity.sharp.SvgParseException: org.apache.harmony.xml.ExpatParser$ParseException: At line 126, column 8: not well-formed (invalid token)
at com.pixplicity.sharp.Sharp$SvgHandler.read(Sharp.java:1317)
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:390)
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:412)
at com.pixplicity.sharp.Sharp.getDrawable(Sharp.java:358)
at com.pixplicity.sharp.Sharp.into(Sharp.java:309)
at com.solunaire.vectrize.FinishedPreviewActivity$1.onEvent(FinishedPreviewActivity.java:83)
at android.os.FileObserver$ObserverThread.onEvent(FileObserver.java:123)
at android.os.FileObserver$ObserverThread.observe(Native Method)
at android.os.FileObserver$ObserverThread.run(FileObserver.java:86)
Caused by: org.apache.harmony.xml.ExpatParser$ParseException: At line 126, column 8: not well-formed (invalid token)
at org.apache.harmony.xml.ExpatParser.parseFragment(ExpatParser.java:515)
at org.apache.harmony.xml.ExpatParser.parseDocument(ExpatParser.java:474)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:316)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:279)
at com.pixplicity.sharp.Sharp$SvgHandler.read(Sharp.java:1309)
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:390) 
at com.pixplicity.sharp.Sharp.getSharpPicture(Sharp.java:412) 
at com.pixplicity.sharp.Sharp.getDrawable(Sharp.java:358) 
at com.pixplicity.sharp.Sharp.into(Sharp.java:309) 
at com.solunaire.vectrize.FinishedPreviewActivity$1.onEvent(FinishedPreviewActivity.java:83) 
at android.os.FileObserver$ObserverThread.onEvent(FileObserver.java:123) 
at android.os.FileObserver$ObserverThread.observe(Native Method) 
at android.os.FileObserver$ObserverThread.run(FileObserver.java:86) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions