Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes on opening any dialog #35

Closed
mcepl opened this issue Mar 9, 2012 · 2 comments
Closed

crashes on opening any dialog #35

mcepl opened this issue Mar 9, 2012 · 2 comments

Comments

@mcepl
Copy link
Contributor

mcepl commented Mar 9, 2012

When I start podax (commit 99389f9 built with android update ; ant debug) the main app window opens, but when I click on any item of the main menu, Podax crashes. AlogCat is on http://mcepl.fedorapeople.org/tmp/alogcat.2012-03-09-08-25-25+0100.txt

@thasmin
Copy link
Owner

thasmin commented Mar 9, 2012

The logcat is saying that it can't find the xml for the preferences. I don't understand how it could compile, generate an ID for that xml, then not find it when it runs. I don't know enough about the Android SDK for that. Can you run 'ant clean' or remove everything in the 'gen' directory and rebuild?

@mcepl
Copy link
Contributor Author

mcepl commented Mar 9, 2012

Just while building:

[javac] Note: /home/matej/archiv/knihovna/repos/Podax/src/com/axelby/podax/DiscoverActivity.java uses or overrides a deprecated API.

Might be interesting for you.

Otherwise, yes, ant clean helped.

Sorry, for bothering.

@mcepl mcepl closed this as completed Mar 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants