Modifying column spacing in Writer causes a crash. Steps to reproduce: 1.) Create a new writer document. 2.) Format -> Columns; Set number of columns to 2. 3.) Turn off AutoWidth. 4.) Click on the increase button next to the Spacing field under the first two columns. Crash. 4b) Alternatively enter a number by hand, and click out, this froze my MATE. Build Version 4.1.0.0.alpha0+ built on 2013-03-01 Under Linux Mint 14 MATE 64 bits
Thanks for reporting! I can confirm a crash using LibreOffice Version 4.1.0.0.alpha0+ (Build ID: ec583253c3d761847c93a77fa10c065fc334fab) @Caolan: any thoughts? #13 0x00007fffe632d0bb in GtkSalFrame::signalButton (pEvent=0x1b73ec0, frame=0x1958120) at /home/joren/core/vcl/unx/gtk/window/gtkframe.cxx:2974 #14 0x00007fffe5dbf599 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
Created attachment 75756 [details] backtrace
reproducible, busted PercentFieldWrap rework
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=045e4115656063aa8d77e0581eaeea6cbf9e1c9e Resolves: fdo#61665 modifying column width widgets crashes The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thanks for the testing and bug report, appreciate it!