Giter Site home page Giter Site logo

logger's People

Contributors

amuyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

logger's Issues

(BUG Logger VERSION 1.0 ) The application crashes when I click on the Hello option two to three times.

Project Information

Expected behavior

When I click on the Hello option two to three times, the application should not crash but the option in this button should appear.

Actual behavior

The application crashes when I click on the Hello option two to three times.

How to reproduce

  • Download the application

  • open the application

  • click on the Hello option two to three times.

  • Note the Error

  • Browser/App version: 1.0

  • Operating system: 6.0

Recording Of The Bug

20190725_150721

Logcat

E/AndroidRuntime(12736): FATAL EXCEPTION: main

E/AndroidRuntime(12736): Process: com.amuyu.logger.sample, PID: 12736

E/AndroidRuntime(12736): java.lang.IllegalThreadStateException: Thread already started

E/AndroidRuntime(12736): 	at java.lang.Thread.checkNotStarted(Thread.java:849)

E/AndroidRuntime(12736): 	at java.lang.Thread.start(Thread.java:1059)

E/AndroidRuntime(12736): 	at com.amuyu.logger.sample.ui.DemoActivity.greetingClicked(DemoActivity.java:41)

E/AndroidRuntime(12736): 	at com.amuyu.logger.sample.ui.DemoActivity$$ViewBinder$1.doClick(DemoActivity$$ViewBinder.java:17)

E/AndroidRuntime(12736): 	at butterknife.internal.DebouncingOnClickListener.onClick(DebouncingOnClickListener.java:22)

E/AndroidRuntime(12736): 	at android.view.View.performClick(View.java:5076)

E/AndroidRuntime(12736): 	at android.view.View$PerformClick.run(View.java:20279)

E/AndroidRuntime(12736): 	at android.os.Handler.handleCallback(Handler.java:739)

E/AndroidRuntime(12736): 	at android.os.Handler.dispatchMessage(Handler.java:95)

E/AndroidRuntime(12736): 	at android.os.Looper.loop(Looper.java:135)

E/AndroidRuntime(12736): 	at android.app.ActivityThread.main(ActivityThread.java:5910)

E/AndroidRuntime(12736): 	at java.lang.reflect.Method.invoke(Native Method)

E/AndroidRuntime(12736): 	at java.lang.reflect.Method.invoke(Method.java:372)

E/AndroidRuntime(12736): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)

E/AndroidRuntime(12736): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)

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.