GithubHelp home page GithubHelp logo

asciicam's People

Contributors

abegosum avatar arfoll avatar dozingcat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asciicam's Issues

Bug in Ascii cam when share text by using copy to clipboard.

Expected behavior

The app should be able to share text by using copy to clipboard

Actual behavior

The app is not able to share text by using copy to clipboard, when we click on copy to clipboard it shows drive has stopped unexpectedly.

How to reproduce

  • Launch the app.

  • Choose any photo from gallery.

  • Click on share picture you see three options there.

  • Click on share text,You see different options there to share.

  • Click on Copy to Clipboard, it shows drive has stopped unexpectedly and you would not be able to share.

  • Application : Asciicam. Version : 1.1.6

  • Operating system:Android Nougat 7.0

Recording Of The Bug

https://youtu.be/CpgG_sGAlxU



Posted on Utopian.io - Rewarding Open Source Contributors

java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0

Reproduce:

  1. Take a photo and return
  2. Click the duplicate icon and select the top-leftmost picture. Make sure there is only one picture available.
  3. Rotate your phone. (Set your phone to auto-rotate)
  4. Click DELETE PICTURE.

A more detailed bug report is available at https://ape-report.github.io/report/report-com.dozingcatsoftware.asciicam/com.dozingcatsoftware.asciicam-214/.
To reproduce, please follow instructions from CLICK@211 to CLICK@214.

// java.lang.RuntimeException: Unable to resume activity {com.dozingcatsoftware.asciicam/com.dozingcatsoftware.asciicam.LibraryActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=0, result=1, data=null} to activity {com.dozingcatsoftware.asciicam/com.dozingcatsoftware.asciicam.LibraryActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
//  at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3103)
//  at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3134)
//  at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2481)
//  at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4077)
//  at android.app.ActivityThread.-wrap15(ActivityThread.java)
//  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1350)
//  at android.os.Handler.dispatchMessage(Handler.java:102)
//  at android.os.Looper.loop(Looper.java:148)
//  at android.app.ActivityThread.main(ActivityThread.java:5417)
//  at java.lang.reflect.Method.invoke(Native Method)
//  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
//  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
// Caused by: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=0, result=1, data=null} to activity {com.dozingcatsoftware.asciicam/com.dozingcatsoftware.asciicam.LibraryActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
//  at android.app.ActivityThread.deliverResults(ActivityThread.java:3699)
//  at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3089)
//  ... 11 more
// Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
//  at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
//  at java.util.ArrayList.get(ArrayList.java:308)
//  at com.dozingcatsoftware.asciicam.LibraryActivity.onActivityResult(LibraryActivity.java:124)
//  at android.app.Activity.dispatchActivityResult(Activity.java:6456)
//  at android.app.ActivityThread.deliverResults(ActivityThread.java:3695)
//  ... 12 more

Need help from author

Hello, I'm a student of the technological institute of Costa Rica, and I have a homework that consists in transforming a Bitmap into ASCII code in Android studio. Can you explain my how the process works and how I can manage to do this?Can someone tell me how to contact the author of this project? Thank you.

Current version not available in play store

Dear team,

when I take look in the playstore, the app's current version is v1.2.2, in F-Droid the version is v1.1.6.

What's the reason for this difference? Is there a flaw/bug in the build process?

Kind Regards,

Krawei

html export needs a tiny fix

Brian,

The current exported HTML sets the background to black but doesn't set the font to white which leads completely black HTML file.

Here's a given HTML file output:

</title>Ascii Picture 2013-09-21-11-54-34</title>

However simply adding the color and setting it to white fixes the html:

</title>Ascii Picture 2013-09-21-11-54-34</title>

Might be useful for some folks.

Also, can I file a request for enhancement? Would really love if there was a way to rotate the image while exporting a HTML.

resolution options

I couldn't find a text editor on my phone that allowed for a small enough font to view the image. It should be possible to downsample to half resolution at least.

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.