You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: