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

Add meaningful error message if file too large. #61

Open
cip opened this issue Aug 31, 2011 · 2 comments
Open

Add meaningful error message if file too large. #61

cip opened this issue Aug 31, 2011 · 2 comments
Labels

Comments

@cip
Copy link
Owner

cip commented Aug 31, 2011

If file is too large (>2GB ) currently error message is "bad address".
Replace this by something meaningful. (File to large, split as described on ...).
See also related issue 60. (About removal of 2GB limit on S^3, if this is implemented the error message then should only be displayed on the Symbian 5th edition or erlier.)

@cip
Copy link
Owner Author

cip commented Feb 11, 2012

Implemented in commit 0579fc2
(And thus since v1.1.11)

Further improvement could make sense for WikiOnBoard 2 (E.g. dialog box to directly go to web page with instruction).
At least text needs to be fixed (mentions inexistent "help" page).
Note, however at least on Belle >2GB are working (<4gb enfored by fat32), so message only required for anna (if at all).
Therefore low prio to fix.
See issue 60 for details.

@cip
Copy link
Owner Author

cip commented Feb 12, 2012

Updated for WikiOnBoard 2 in 3ede7f6 (and preceeding commit).

Basically only text moved to qml part.
Kept open, because although low priority a useability improvement would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant