| Summary: | Base GUI: No tables, queries, forms and reports are shown any more | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robert Großkopf <robert> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | h3734236, ilmari.lauhakangas, lionel, lo_bugs, rpchaseii, serval2412 |
| Priority: | highest | Keywords: | bibisected, regression |
| Version: | 5.3.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=71009 | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | output from "git bisect bad" and "git bisect log" | ||
|
Description
Robert Großkopf
2016-07-17 09:01:27 UTC
*** Bug 100956 has been marked as a duplicate of this bug. *** I also confirm this. Win 7 Pro 64-bit Version: 5.3.0.0.alpha0+ Build ID: 28ac6fdc11559b58ac62089300aa99530b0b822d CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-07-18_02:54:20 Locale: fi-FI (fi_FI); Calc: CL Also confirming in my 5.3 alpha master build Changing keyword bibisectRequest to bibisected.
Working in the daily Linux dbgutil bibisect repository on
debian-stretch, I see that the bug came in somewhere in the 66 commits
between ...
commit date s-h
good c0a7b9f 2016-06-27 74c01bb
bad 120e803 2016-06-28 f07aa11
Created attachment 126281 [details] output from "git bisect bad" and "git bisect log" Further to comment 4, I did my testing using embedded HSQLDB. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ff4ce0796681c37822df5b5c5e4fbaeb09b37352 Resolves: tdf#100964 singlevalfields cleanup took wrong branch 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. Tested with Version: 5.3.0.0.alpha0+ Build ID: 0ccb3ccc4c7bafeb2fbbd689c90f710bc65d37e0 CPU Threads: 4; OS Version: Linux 4.1; UI Render: default; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-07-20_23:34:15 Locale: de-DE (de_DE.UTF-8); Calc: group Could see tables, queries, forms and reports now. Works as expected. Thanks to Caolán. |