Last modified: 2014-11-07 23:31:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75161, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73161 - SQLiteException: Can't upgrade/downgrade database
SQLiteException: Can't upgrade/downgrade database
Status: NEW
Product: Wikipedia App
Classification: Unclassified
Android App (Other open bugs)
Stable
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-07 23:31 UTC by Alex Monk
Modified: 2014-11-07 23:31 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Alex Monk 2014-11-07 23:31:52 UTC
android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 4 to 5: /data/data/org.wikipedia/databases/wikipedia.db
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:230)
at org.wikipedia.data.SQLiteContentProvider.query(SQLiteContentProvider.java:42)

and also:

android.database.sqlite.SQLiteException: Can't downgrade database from version 5 to 4
at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:164)
at org.wikipedia.data.SQLiteContentProvider.update(SQLiteContentProvider.java:100)

https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7925686
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7937547
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7939889
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7940428

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links