Draw and Impress crash when opening context menu of a field. Applies to Date, Time and perhaps other fields in Draw and Impress To repeat: 1. open Draw/Impress 2. Insert date by: Insert/Fields/Date(fixed). A box with date appears - it is selected 3. Open its context menu by right clicking. Note that the menu does not highlight items under the cursor 4. Click on an item - nothing happens. Click on it once more - LO crashes. If the field context menu opened on the first click, LO crashed always. If however, other context menu opens (for example text context menu), this works normally (items are highlighted). However, the field context menu then sometimes works normally, sometimes crashes. Crashes are always connected with not highlighting the items of the menu. Normally, a context menu vanishes, if one (left)clicks somewhere else. This faulty context menu vanishes only on the second click elsewhere; Milos
Confirmed on: LibreOffice 3.4.5 OOO340m1 (Build:502) Confirmed on: LibreOffice 3.5.0rc2 Numero di build: e371a95-bf68a13-5a1aa2b-d3c1ae9-b938258
Created attachment 56584 [details] bt with symbols on master I reproduced the problem on master (pc Debian x86-64). I attached the bt with symbols.
Still reproduced on version 3.6.0alpha0+ Build ID: eb0a1da
On pc Debian x86-64 with master updated today or with 3.5 branch updated yesterday + new LO profile for each test. I didn't reproduce this problem. Milos: could you attach a backtrace ? (see http://wiki.documentfoundation.org/BugReport#How_to_get_backtrace_.28on_Linux.29)
No feedback since 6 months and last test was ok. I put WFM. Milos: if you reproduce this with a new LO version (3.6.4) and a brand new LO profile (see https://wiki.documentfoundation.org/UserProfile), don't hesitate to reopen this tracker.
Created attachment 72296 [details] traceback for bug 44998
Unfortunately, I can confirm the bug also on Version 4.0.0.0.beta2 (Build ID: 4104d660979c57e1160b5135634f732918460a0) (Ubuntu 12.04). The traceback is attached. The old profile was deleted To repeat, the date should not be highlighted in the moment of right click. If highlighted, it works fine. Milos
I haven't reproduced this with 4.0 sources but perhaps someone will be luckier than me.
I tested LO 4.0 also on Windows, it crashes there too. Perhaps my explanation was not clear enough to reproduce the situation. Therefore I created a screecast (LO4.0 runing in Win 7 in Virtualbox): http://www.ubuntuone.com/2nR4XtRIZkgla0YpxLNcyi . What one cannot see there are the two clicks on the selected date format prior to the crash. Please note that the menu items are not highlighted when the cursor is positioned above them m
Milos: just for information, any better with last LO version 4.1.3?
Julien: sorry to say that, but the problem is still present. The only difference is that earlier LO has crashed immediately but now it first hangs for 2-3 seconds and crashes only then. The same behavior is with the most recent LO4.2 beta. Can I somehow gather more information about that? Milos
Milos: Could you also tell what's your env? Could you rename your LO directory profile and give it a new try? (see https://wiki.documentfoundation.org/UserProfile) If you still reproduce the problem, could you try to retrieve a new backtrace by following this? https://wiki.documentfoundation.org/QA/BugReport/Debug_Information
Dear Julien, LO 4.2.0.0.beta2 ID zostavenia: 1a27be92e320f97c20d581a69ef1c8b99ea9885d still crashes, but not always: No crash: - click on the field by the left button - the field is highlighted (gray, with frame) - click with the right button on the highlighted field. If the date context menu opens (often the general context menu opens), its items are highlighted, if hovering the cursor over them. Click on and item - the menu closes and the field is changed. No crash Crash: - deselect the field by clicking somewhere outside it - click with the right button on the not highlighted field. The date context menu opens, but its items do not highlight, if hovering the cursor over them. - click on an item. In contrary to the above case, the menu does not close. Just the items start to highlight, if hovering over them - click on an item, LO crashes What did you mean by 'env'? This? ubuntu 13.10 64bit, using Unity, LO in Slovak localization (crashes, however, also using English) I've deleted the .config/libreofficedev/4 profile I atach the backtrace (/opt/libreofficedev4/program/soffice --backtrace) for both 4.2 and 4.1: --m
Created attachment 90500 [details] backtace for 4.2 beta2 backtrace for 4.2 beta2
Created attachment 90678 [details] bt with master sources On pc Debian x86-64 with master sources updated today, I could reproduce the problem by following steps indicated in the last comments of the reporter. I attached bt with symbols.
Thank you Milos for your feedback. I reproduced the exact description you gave at comment 13. Thorsten: one for you?
If you right click like this, a mouse down, context command, mouse up sequence is sent. The mouse up is supposed to be captured by the context menu here. But it doesn't because the mouse down in draw sends an artificial mouse down to the editengine which sets up a MouseCapture window so the context menu doesn't get considered, so the mouse down gets send to sd while the context menu is up.
Created attachment 107501 [details] valgrind log for reference
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b7b013491ddf78b4555e17e89b95f085e2fb34f