Calc crashes if zoom to "Page Width" is used under "Page Preview". It does not crash if this function is used in the regular view. Steps to reproduce: 1. start Calc 2. open the "Page Preview" 3. click with the right mouse button on the zoom percentages in the lower right 4. select "Page Width" This issue also appears in 3.6 Beta 1 but not 3.5.3.
Created attachment 62985 [details] bt with symbols on master On pc Debian x86-64, with master sources updated today. I attached the bt. At first look in the bt, it seems there's a kind of loop.
[Reproducible] with Server Installation of "LibreOffice 3.6.0beta1 German UI/Locale [Build-ID: 1f1cdd8] on German WIN7 Home Premium (64bit) @Markus: Please set Status to ASSIGNED and add yourself to "Assigned To" if you accept this Bug
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=793f1e70ce4c364b366d2e8065ea7fb2815bbf40 set the zoom only once, prevents infinite loop, fdo#51040
@Noel: Can you have a look at that. My patch fixes the infinite loop but I may have broken one of your use cases. it is related to your f194d18dfeceff104f9c5e500ea4dd94fa1b5b06
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a266f82d2199974dee0429ddc263d2ca2cecea1c&g=libreoffice-3-6 set the zoom only once, prevents infinite loop, fdo#51040 It will be available in LibreOffice 3.6.
(In reply to comment #4) > @Noel: Can you have a look at that. My patch fixes the infinite loop but I may > have broken one of your use cases. it is related to your > f194d18dfeceff104f9c5e500ea4dd94fa1b5b06 yeah, thanks for the heads up, reverted that and applied a new fix
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=be92126c633f13589628068d523939c60f905894&g=libreoffice-3-6 Revert "set the zoom only once, prevents infinite loop, fdo#51040" It will be available in LibreOffice 3.6.
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4a5e8fc26e2bbd37779505c40f470b3b3be9a5db&g=libreoffice-3-6 fix for fdo#51040 preview crash It will be available in LibreOffice 3.6.
Noel Power committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ff62d9c4be26096c7f5ea06e4dee2b16d40aa16b Revert "set the zoom only once, prevents infinite loop, fdo#51040"
Noel Power committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=baf87aacce6d75f9b01156ce085ef4487d46a406 fix for fdo#51040 preview crash