Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Kohei Yoshida
On Fri, 2012-01-06 at 09:53 -0500, Kohei Yoshida wrote: > I'll look into this, Done. Now the upper limit is set to 1024 in the Options dialog. http://cgit.freedesktop.org/libreoffice/core/commit/?id=a687d554774eba1c4bf5a4825e8730cb0114bd3c (cherry-picked to the -3-5 branch as well). The chang

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Kohei Yoshida
Hi Olivier, On Fri, 2012-01-06 at 12:10 -0200, Olivier Hallot wrote: Because it's harder. > Is this configuration will spark user stupidity, my vote is to drop it > completely. Nah. Dropping would be bad. This option is loved by many, and I for one like it a lot. Anyway, I talked with Markus

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Stephan Bergmann
On 01/06/2012 02:51 PM, Michael Meeks wrote: The logic behind this option hiding always escaped me, anyway. Presumably to avoid loading the other components: sc,sd,sw etc. from each other if they are not already loaded (?) at least some of the tab-dialogs appear to be inside swui itself

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Kohei Yoshida
On Fri, 2012-01-06 at 14:52 +0100, Markus Mohrhard wrote: > > 2/ Limit on the number of sheets created by default: 20 > > I won't implement that. We can't protect every user from his mistakes > and IMHO we shouldn't even try to do that. If a user thinks he needs > to set his initial number of she

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Em 06-01-2012 11:52, Markus Mohrhard escreveu: > Hello Jean-Baptiste, > >> >> I have tried to reproduce the crash on Linux 64 bits by setting the >> option value to 3 and the creation of a new speadsheet took several >> minutes. No crash but 5

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Jean-Baptiste Faure
Hi Markus, Le 06/01/2012 14:52, Markus Mohrhard a écrit : > Hello Jean-Baptiste, > >> >> I have tried to reproduce the crash on Linux 64 bits by setting the >> option value to 3 and the creation of a new speadsheet took several >> minutes. No crash but 5 Go of RAM. I killed LibO instead of cl

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Markus Mohrhard
Hello Jean-Baptiste, > > I have tried to reproduce the crash on Linux 64 bits by setting the > option value to 3 and the creation of a new speadsheet took several > minutes. No crash but 5 Go of RAM. I killed LibO instead of closing the > file. Problem: when creating another spreadsheet I had

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Michael Meeks
On Fri, 2012-01-06 at 14:15 +0100, Stephan Bergmann wrote: > On 01/06/2012 10:54 AM, Jean-Baptiste Faure wrote: > > Knowing that you can't access Calc options without having a Calc > > document opend, how do you kill this vicious circle? > > The logic behind this option hiding always escaped me,

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Em 06-01-2012 11:15, Stephan Bergmann escreveu: > On 01/06/2012 10:54 AM, Jean-Baptiste Faure wrote: >> Knowing that you can't access Calc options without having a Calc >> document opend, how do you kill this vicious circle? > > The logic behind t

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Stephan Bergmann
On 01/06/2012 10:54 AM, Jean-Baptiste Faure wrote: Knowing that you can't access Calc options without having a Calc document opend, how do you kill this vicious circle? The logic behind this option hiding always escaped me, anyway. Stephan ___ LibreO

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Michael Meeks
Hi Markus, On Fri, 2012-01-06 at 00:49 +0100, Markus Mohrhard wrote: > I'm sorry but I have to correct one of our features from the release > note page. After some discussion I need to limit the maximum amount of > sheets in 32 bit builds to 1 sheets. That should still be much > more than most

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Jean-Baptiste Faure
Hi Markus, Le 06/01/2012 00:49, Markus Mohrhard a écrit : > Hey, > > I'm sorry but I have to correct one of our features from the release > note page. After some discussion I need to limit the maximum amount of > sheets in 32 bit builds to 1 sheets. That should still be much > more than most

[Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-05 Thread Markus Mohrhard
Hey, I'm sorry but I have to correct one of our features from the release note page. After some discussion I need to limit the maximum amount of sheets in 32 bit builds to 1 sheets. That should still be much more than most people will ever need but we had some adventurous users who tried to cr