| Summary: | Crash when trying to add relationships between tables (gtk3 only) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Julien Nabet <serval2412> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, h3734236, ilmari.lauhakangas |
| Priority: | medium | Keywords: | haveBacktrace |
| Version: | 5.2.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=96703 https://bugs.documentfoundation.org/show_bug.cgi?id=121627 |
||
| Whiteboard: | target:5.3.0 target:5.2.0.1 target:5.1.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | console bt logs | ||
|
Description
Julien Nabet
2016-05-28 07:08:42 UTC
Using your sample file, following your steps exactly, on Mac OSX 10.11.5, I get a 'Relation Design' message box saying 'This relation already exists. Do you want to edit it or create a new one?' But no crash occurs! I get the same message when using OpenOffice Base (the latest version). NOTE: I am using LO v. 5.1.3.2 Thank you Frofa for your feedback. I made other tests and reproduced this also with LO Debian package 5.1.3.2. However, when I used gtk or gen rendering, I didn't reproduce this. So it seems gtk3 only. Caolán: since it seems to concern only gtk3, thought you might be interested in this one. Repro (by drag'n'dropping the user_id field on the other). Arch Linux 64-bit, KDE Plasma 5 Version: 5.3.0.0.alpha0+ Build ID: ab0189433c1593c3c3ccf6a947aa7ba84e806d91 CPU Threads: 8; OS Version: Linux 4.5; UI Render: default; Locale: fi-FI (fi_FI.UTF-8) Built on May 28th 2016 Launched with SAL_USE_VCLPLUGIN=gtk3 *pff!*, well there's a nightmare of dbaccess hackery and uno tunnels. Thank you Caolán for taking this one. Could it be some side effect to initialization problem indicated here: https://bugs.documentfoundation.org/show_bug.cgi?id=96703 ? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=73f84ab139cb1d2564f9292fba08d69a0ab822c1 Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferable It will be available in 5.3.0. 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. caolanm->julien: Nah, this seems unrelated to whatever is going on there Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6f41a9b06219c2d8e176f84a5ae4b80b22dc9ce5&h=libreoffice-5-2 Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferable It will be available in 5.2.0.1. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c9122b4ae545efc9706c5802c4ab68f1ba7518df&h=libreoffice-5-1 Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferable It will be available in 5.1.4. 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. |