wizmer / syncorg

An implementation of MobileOrg for the Android platform
GNU General Public License v3.0
174 stars 23 forks source link

Crash with files with lots of headings #20

Open gergelypolonkai opened 7 years ago

gergelypolonkai commented 7 years ago

I have a file with lots (<100) headings, most of them marked as TODO/DONE. When I open it, SyncOrg crashes.

wizmer commented 7 years ago

Would it be possible to have access to the file or if it's too personal, could you describe the hierarchical structure of your file so I can try to reproduce the bug?

gergelypolonkai commented 7 years ago

I can strip it down to non-confidential tomorrow. Basically it has a few L1 headings, each having L2 headings, and some have L3, too. What is long, though, is the list of L3s under 1.1, as it contains TODO items for all of my installed (or once installed) packages, which is well above 100, maybe close to 150. Some of these L3s have some notes (10 to 40 lines, around 40-50% of the headings) or scheduling info (maybe 10 of them).

On Mon, Oct 24, 2016, 19:14 Benoit Coste notifications@github.com wrote:

Would it be possible to have access to the file or if it's too personal, could you describe the hierarchical structure of your file so I can try to reproduce the bug?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wizmer/syncorg/issues/20#issuecomment-255804157, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQJJd-l0P0ppGxOEk0ZWC-rmX-C_kN3ks5q3OeAgaJpZM4KSH58 .

wizmer commented 7 years ago

Sorry I am late to the party. I tried on my phone and add no crash at all. Do you still have problems with your large file ?