Code Monkey home page Code Monkey logo

hearingaidandroid's Issues

Build fails for dependencies not found

When I try to build the source, gradle returns an exception like the following

1: Task failed with an exception.
-----------
* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not find com.github.vatbub:common.view.motd.core:0.1.6-SNAPSHOT.
  Searched in the following locations: 
 ...
 ...
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.pom
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.jar
    - https://jcenter.bintray.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://jcenter.bintray.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.pom
    - https://jcenter.bintray.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.jar
    - https://jitpack.io/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://jitpack.io/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.pom
    - https://jitpack.io/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.jar
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.pom
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.jar
    - https://maven.google.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://maven.google.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.pom
    - https://maven.google.com/com/github/vatbub/common.view.motd.core/0.1.6-SNAPSHOT/common.view.motd.core-0.1.6-SNAPSHOT.jar
  Required by:
      project :app
> Could not find com.github.vatbub:common.core:0.1.6-SNAPSHOT.
  Searched in the following locations:
 ...
 ...
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.pom
    - https://dl.google.com/dl/android/maven2/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.jar
    - https://jcenter.bintray.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://jcenter.bintray.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.pom
    - https://jcenter.bintray.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.jar
    - https://jitpack.io/com/github/vatbub/common.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://jitpack.io/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.pom
    - https://jitpack.io/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.jar
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.pom
    - https://oss.jfrog.org/artifactory/libs-snapshot/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.jar
    - https://maven.google.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/maven-metadata.xml
    - https://maven.google.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.pom
    - https://maven.google.com/com/github/vatbub/common.core/0.1.6-SNAPSHOT/common.core-0.1.6-SNAPSHOT.jar
  Required by:
      project :app

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.vatbub:common.view.motd.core:0.1.6-SNAPSHOT.
  Required by:
      project :app
> Could not find com.github.vatbub:common.core:0.1.6-SNAPSHOT.
  Required by:
      project :app

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 11s
17 actionable tasks: 16 executed, 1 up-to-date

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:376

Error in HearingAidAndroid

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:376
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$1@8c21f14

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:376 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop
HearingAidPlaybackService.java:256 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.lambda$new$0
Unknown:2 - com.github.vatbub.hearingaid.backend.-$$Lambda$HearingAidPlaybackService$HearingAidMediaSessionCallback$wXP1XV4XPPc-xAajjmpEocgOxHA.onAudioFocusChange

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-SEjwFt9LFGnQp1ueN4BNgw==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalArgumentException in MainActivity

Error in HearingAidAndroid

java.lang.IllegalArgumentException in MainActivity
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$1@4e34277

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:376 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-7a4svvZWETlxelGQVjscqA==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-POpMBhSav2DhKphnGkMavA==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:383

Error in HearingAidAndroid

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:383
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$2@64b9064

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:383 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-AhugLzvnAnT3grtN-W9v2g==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-8fZTh7n__nAOhWpsFduhvA==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalStateException in HearingAidPlaybackService.java:317

Error in HearingAidAndroid

java.lang.IllegalStateException in HearingAidPlaybackService.java:317
Not allowed to start service Intent { cmp=com.github.vatbub.hearingaid/.backend.HearingAidPlaybackService }: app is in background uid UidRecord{ee8316a u0a776 CAC bg:+25m23s370ms idle procs:1 seq(0,0,0)}

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:317 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onPlay

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalArgumentException in MainActivity

Error in HearingAidAndroid

java.lang.IllegalArgumentException in MainActivity
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$2@6b62c5f

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:383 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-Ui5tUkMKjZA_w7Lsf9ezHQ==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalArgumentException in MainActivity

Error in HearingAidAndroid

java.lang.IllegalArgumentException in MainActivity
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$3@8ca4b0a

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:390 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop

View full stacktrace

Created automatically via Bugsnag

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:390

Error in HearingAidAndroid

java.lang.IllegalArgumentException in HearingAidPlaybackService.java:390
Receiver not registered: com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback$3@94eae93

View on Bugsnag

Stacktrace

HearingAidPlaybackService.java:390 - com.github.vatbub.hearingaid.backend.HearingAidPlaybackService$HearingAidMediaSessionCallback.onStop

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-ndit2gX4_DLtwn674wlj_Q==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

SIGSEGV in MainActivity

Error in HearingAidAndroid

SIGSEGV in MainActivity
Segmentation violation (invalid memory reference)

View on Bugsnag

Stacktrace

/data/app/com.github.vatbub.hearingaid-e2EB-iBO4YB7io495rNeNQ==/base.apk!/lib/arm64-v8a/libbugsnag-ndk.so:40724 - bsg_unwind_stack_libunwind

View full stacktrace

Created automatically via Bugsnag

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.