claytonrcarter/cropplanning

Possible limit on number of crops

Closed this issue · 4 comments

Is it possible the current github version has a restriction in the size of the database. While adding Crops the system froze and when I restarted the database was no longer there. 5 hours of work lost. Not keen to repeat until I know there is no db restriction.

There is no practical limit to the size of the db.

The app saves data into its database as you work, but doesn't actually save the database until you quit the app. It sounds like your computer crashed before you are able to quit/save.

Clayton

Pardon brevity and typos; sent from my mobile.

On Jul 17, 2016, at 7:38 AM, Rory Fogerty notifications@github.com wrote:

Is it possible the current github version has a restriction in the size of the database. While adding Crops the system froze and when I restarted the database was no longer there. 5 hours of work lost. Not keen to repeat until I know there is no db restriction.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Hi
Thanks. I've tried it out again and can see that changing the default
directory while building a new plan seems to be the cause of my problem.
As long as I dont do that it seems to work well.

I look forward to using it to plan/manage our market garden.

Thanks
Rory

On 18/07/16 03:45, claytonrcarter wrote:

There is no practical limit to the size of the db.

The app saves data into its database as you work, but doesn't actually
save the database until you quit the app. It sounds like your computer
crashed before you are able to quit/save.

Clayton

Pardon brevity and typos; sent from my mobile.

On Jul 17, 2016, at 7:38 AM, Rory Fogerty notifications@github.com
wrote:

Is it possible the current github version has a restriction in the
size of the database. While adding Crops the system froze and when I
restarted the database was no longer there. 5 hours of work lost. Not
keen to repeat until I know there is no db restriction.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHNL8WEfH992y8IfECs3PAquudtk_Jidks5qWk4igaJpZM4JONTs.

integratorz ltd.
81B Morley Road
Waiuku 2681
New Zealand

Tel: +64 (0)9 9570117 or +64 (0)21 314933
e-mail: rory@integratorz.com
www.integratorz.com

Sorry to bother you again but the Mac version doesn't contain a .dmg
file - just seems to be a copy of the win .zip

Not a biggie as I'll run the .jar file on my Mac but just thought I'd
give you a heads up in case others have the same problem

On 18/07/16 03:45, claytonrcarter wrote:

There is no practical limit to the size of the db.

The app saves data into its database as you work, but doesn't actually
save the database until you quit the app. It sounds like your computer
crashed before you are able to quit/save.

Clayton

Pardon brevity and typos; sent from my mobile.

On Jul 17, 2016, at 7:38 AM, Rory Fogerty notifications@github.com
wrote:

Is it possible the current github version has a restriction in the
size of the database. While adding Crops the system froze and when I
restarted the database was no longer there. 5 hours of work lost. Not
keen to repeat until I know there is no db restriction.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHNL8WEfH992y8IfECs3PAquudtk_Jidks5qWk4igaJpZM4JONTs.

integratorz ltd.
81B Morley Road
Waiuku 2681
New Zealand

Tel: +64 (0)9 9570117 or +64 (0)21 314933
e-mail: rory@integratorz.com
www.integratorz.com

The mac file is a zip that contains a MacOS app bundle. It's no longer a dmg, so the docs might be out of date somewhere. Sorry, about that. Be sure to see issue #1 for a fix for the Max app not running out of the box.