popcorn-official / popcorn-android

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Android / AndroidTV ) A Butter-Project Fork
https://popcorn-time.site
Other
1.21k stars 275 forks source link

[Bug in the source code - some configurations are not correct or missing] #857

Closed admin-elvistrujanovic closed 11 months ago

admin-elvistrujanovic commented 11 months ago

Operating System Version:

Windows 11 Pro x64 using gradlew.bat for building

Popcorn Time Version:

WIP Version

Download date:

22.07.2023

Download url:

From this Github

Expected Behaviour

... Successfully build

Actual Behaviour

... Build Sub-step > Configure project :tv

Build Failed

Failure: Build failed with an exception.

Could not determine the dependencies of task ':base:compileDebugAndroidTestJavaWithJavac'.

Could not resolve all task dependencies for configuration ':base:debugAndroidTestCompileClasspath'. Could not resolve project :StreamServerTorrent. Required by: project :base Unable to find a matching configuration of project :StreamServerTorrent: – None of the consumable configurations have attributes.

Steps to reproduce the behaviour

  1. Start gradlew.bat and after that gradlew.bat installDebug (while connected and synced via usb with my phone)
  2. Waiting the build to finish
  3. Unsuccessful results

(Of course, assembleDebug also tried before installDebug but it gives the same results)

Screenshot(s) of issue or error(s) logs (recommended)

Status of the bug: Identified (working on the fix)

admin-elvistrujanovic commented 11 months ago

It seems to me that the owner Federico Abad left this project so now the owner is everyone in this community who participate to work on this project.