Skip to content

info.guardianproject.database.sqlcipher.SQLiteException still thrown #44

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

Closed
n8fr8 opened this issue Mar 7, 2012 · 3 comments
Closed

Comments

@n8fr8
Copy link
Collaborator

n8fr8 commented Mar 7, 2012

On a bad passphrase entry I got this:

03-07 02:14:12.832: E/AndroidRuntime(1503): java.lang.NoClassDefFoundError: info/guardianproject/database/sqlcipher/SQLiteException
03-07 02:14:12.832: E/AndroidRuntime(1503): at net.sqlcipher.database.SQLiteDatabase.native_setLocale(Native Method)
03-07 02:14:12.832: E/AndroidRuntime(1503): at net.sqlcipher.database.SQLiteDatabase.setLocale(SQLiteDatabase.java:2015)
03-07 02:14:12.832: E/AndroidRuntime(1503): at net.sqlcipher.database.SQLiteDatabase.(SQLiteDatabase.java:1881)
03-07 02:14:12.832: E/AndroidRuntime(1503): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SQLiteDatabase.java:864)

@developernotes
Copy link
Member

n8fr8,

Which branch was this running on?

@n8fr8
Copy link
Collaborator Author

n8fr8 commented Mar 7, 2012

V2

Nick Parker [email protected] wrote:

n8fr8,

Which branch was this running on?


Reply to this email directly or view it on GitHub:
#44 (comment)

@developernotes
Copy link
Member

Ah, ok - was this before or after the patches you submitted?

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