đž Archived View for bbs.geminispace.org âē u âē astio âē 21267 captured on 2024-12-17 at 15:59:40. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Bookmarks crash on Android"
Update: if I add an url to my bookmarks, I can no longer navigate to it; if I try to open it either from bookmarks or by typing it directly, or by going to it from another page, Lagrange closes; but if I remove it from bookmarks, everything works fine. However, this only happens with bookmarks created since a certain date, old bookmarks work fine.
Oct 27 ¡ 7 weeks ago
đ astio [OP] ¡ Oct 28 at 12:31:
To recap, all bookmarks added since a certain time cause Lagrange to close.
đ astio [OP] ¡ Oct 28 at 17:30:
The problem seems to be in the bookmarks.ini file, specifically in the names of the sections: if the value is very high (a number with 6 digits), the bookmark does not work, e.g. the first bookmark does not work and the second does:
[239568]
url = "gemini://aaa.aa"
title = "aaa"
tags = ".usericon"
icon = 0x1f659
created = 1729876334 # 2024-10-25
parent = 23955
order = 4
[33]
url = "gemini://bbb.bb"
title = "bbb"
tags = ".usericon"
icon = 0x2690
created = 1729962346 # 2024-10-26
parent = 15
order = 63
đšī¸ skyjake [mod...] ¡ Oct 30 at 10:36:
Thanks for the details. If the problem is with the numbering, I can always force a renumbering to avoid the unnecessary range inflation.
The application crashes (it closes) when I save certain addresses as bookmarks and then try to visit them by selecting from the bookmarks; for example, this happens with the URL [gemini link]
đŦ astio ¡ 7 comments ¡ Oct 26 ¡ 7 weeks ago ¡ #android #mobile