Coder Social home page Coder Social logo

crashes in downloader about podax HOT 6 CLOSED

thasmin avatar thasmin commented on September 27, 2024
crashes in downloader

from podax.

Comments (6)

thasmin avatar thasmin commented on September 27, 2024

This is actually the same bug as the TWIT.tv podcasts one. The podcast downloader doesn't check for a 404. Embarrassing. It's fixed in the newui branch.

from podax.

mcepl avatar mcepl commented on September 27, 2024

Could I ask either for backport to master, fixing the building of newui branch (or setting up nightlies), please?

wycliff:Podax (newui) $ ~/repos/android-sdk-linux_x86/tools/android update project -p . 
Updated local.properties
Updated file ./proguard-project.txt
wycliff:Podax (newui) $ ant clean
Buildfile: /home/matej/archiv/knihovna/repos/Podax/build.xml

-pre-clean:

clean:
   [delete] Deleting directory /home/matej/archiv/knihovna/repos/Podax/bin
   [delete] Deleting directory /home/matej/archiv/knihovna/repos/Podax/gen

BUILD SUCCESSFUL
Total time: 1 second
wycliff:Podax (newui) $ ant debug
Buildfile: /home/matej/archiv/knihovna/repos/Podax/build.xml

-set-mode-check:

-set-debug-files:

-set-debug-mode:

-debug-obfuscation-check:

-setup:
     [echo] Creating output directories if needed...
    [mkdir] Created dir: /home/matej/archiv/knihovna/repos/Podax/bin
    [mkdir] Created dir: /home/matej/archiv/knihovna/repos/Podax/bin/res
     [echo] Gathering info for Podax...
    [setup] Android SDK Tools Revision 19
    [setup] Project Target: Android 4.0.3
    [setup] API level: 15
    [setup] 
    [setup] ------------------
    [setup] Resolving library dependencies:

BUILD FAILED
/home/matej/repos/android-sdk-linux_x86/tools/ant/build.xml:470: ../ActionBarSherlock resolve to a path with no project.properties file for project /home/matej/archiv/knihovna/repos/Podax

Total time: 0 seconds
wycliff:Podax (newui) $ 

When trying to fix it, I looked at http://actionbarsherlock.com/usage.html, but I couldn't follow steps there as there is no library/ directory and lib/ (which looks like the closest) doesn't contain anything which could android update chew upon.

from podax.

thasmin avatar thasmin commented on September 27, 2024

That's saying the dependencies are missing. They've been added as git submodules and instructions have been added to the project's README. It took me a while to get things working, so tell me if the instructions are wrong and I'll try to fix them.

from podax.

mcepl avatar mcepl commented on September 27, 2024

a) proper git URL is git://github.com/thasmin/Android-ViewPagerIndicator.git
b) BUILD FAILED
/home/matej/repos/android-sdk-linux_x86/tools/ant/build.xml:515: Invalid file: /home/matej/archiv/knihovna/repos/Podax/ViewPagerIndicator/library/build.xml
and really there is no build.xml (just pom.xml).
c) there is NOTHING in README.md about this.

from podax.

thasmin avatar thasmin commented on September 27, 2024

Are you building with ant? You'll need to run "/tools/android project update -p Podax/ViewPagerIndicator/library" and the same on the ActionBarSherlock/library directory. I'll add this to the readme.

from podax.

mcepl avatar mcepl commented on September 27, 2024

Thanks, I had to explicitly --target the these commands, but then it works well, and I have Podax updated to the last commit. Thank you!

from podax.

Related Issues (20)

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.