You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benn Mapes (JIRA)" <ji...@apache.org> on 2013/02/13 00:19:12 UTC

[jira] [Commented] (CB-2297) database cannot be opened error in Android log in official Hello World sample

    [ https://issues.apache.org/jira/browse/CB-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577149#comment-13577149 ] 

Benn Mapes commented on CB-2297:
--------------------------------

The fix for the geolocation database error:
https://github.com/bennmapes/cordova-android/commit/674b87057a1e1aa95ca98b60bd36b882d0930bd7

It should get pulled into the project soon.
                
> database cannot be opened error in Android log in official Hello World sample
> -----------------------------------------------------------------------------
>
>                 Key: CB-2297
>                 URL: https://issues.apache.org/jira/browse/CB-2297
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, App Hello World
>    Affects Versions: 2.1.0
>         Environment: official Hello World sample, official Adobe PhoneGap build service, official Android emulator using 4.0.3 x86 system image, LG Optimus 2x (P-990)
>            Reporter: Rudolf Kuczi
>            Assignee: Joe Bowser
>            Priority: Minor
>              Labels: newbie, samples
>
> By building then official Hello World sample (https://github.com/phonegap/phonegap-start) using Adobe PhoneGap build I receive the following error in Android log:
> 01-26 16:09:07.320: I/SqliteDatabaseCpp(16717): sqlite returned: error code = 14, msg = cannot open file at line 29848 of [c7c6050ef0], db=/data/data/com.phonegap.hello_world/databases/webview.db
> 01-26 16:09:07.320: I/SqliteDatabaseCpp(16717): sqlite returned: error code = 14, msg = os_unix.c:29848: (2) open(/CachedGeoposition.db) - , db=/data/data/com.phonegap.hello_world/databases/webview.db
> However the Hello World app is totally functional.
> This app doesn' even touch the database.
> I have another simple app working with window.database reporting the same error but actually functioning.
> I'm reporting this because I'm unsure If it can convert to a real issue when writing an app actually and intensively using window.database.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira