ubuntu-ui-extras fails running a test on Qt 5.5
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | qtbase-opensource-src (Ubuntu) |
Undecided
|
Unassigned | ||
| | ubuntu-ui-extras (Ubuntu) |
High
|
Unassigned | ||
Bug Description
Fails as follows: https:/
---
3/3 Test #3: tst_PhotoEditor
Error: Upper boundary of data for directory Panasonic, entry 0x0061 is out of bounds: Offset = 0x00002110, size = 148, exceeds buffer size by 62 Bytes; truncating the entry
Error: Offset of directory Panasonic, entry 0x8010 is out of bounds: Offset = 0x000021a4; truncating the entry
Error: Upper boundary of data for directory Panasonic, entry 0x0061 is out of bounds: Offset = 0x00002110, size = 148, exceeds buffer size by 62 Bytes; truncating the entry
Error: Offset of directory Panasonic, entry 0x8010 is out of bounds: Offset = 0x000021a4; truncating the entry
---
More information at https:/
| Changed in qtbase-opensource-src (Ubuntu): | |
| status: | New → In Progress |
| status: | In Progress → Fix Committed |
| Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package qtbase-
---------------
qtbase-
* Update symbols for s390x.
-- Timo Jyrinki <email address hidden> Tue, 08 Dec 2015 13:35:46 +0000
| Changed in qtbase-opensource-src (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| Timo Jyrinki (timo-jyrinki) wrote : | #3 |
qtbase-
* debian/
- Replace the non-DFSG-free RFC files with public domain content.
- Adjust tests to the new files.
(LP: #1522442)
* debian/copyright: mention the replacement.
* Switch to opt-in for architectures to run tests on.
-- Timo Jyrinki <email address hidden> Mon, 07 Dec 2015 14:02:11 +0000
qtbase-
* Skip largefile test on s390x too, in addition to amd64.
* Make tests to keep going till the end with -k.
-- Dimitri John Ledkov <email address hidden> Fri, 04 Dec 2015 16:54:28 +0000
qtbase-
* New upstream release. (LP: #1437206) (LP: #1450137) (LP: #1474313)
(LP: #1470700) (LP: #1504631) (LP: #1423659) (LP: #1474775) (LP: #1508945)
* Replace load_testabilit
Add-
* Drop patches in upstream:
- Correct-
* Rebase enable-tests.patch. Disable one failing QtWidgets test.
* Build depend on GStreamer 1.0 and add a configure option for it.
* Update symbols.
* Mark/unmark private symbols.
* Replace two Ubuntu patches with upstreamed patches:
- Drop disable-
Add-
- Drop qopenglframebuf
Blacklist
* debian/
- Include a network fix from Qt 5.5 branch (merged after 5.5.1)
(LP: #1470700)
* debian/
- Fix a qdoc issue (LP: #1447182)
* Remove disable_
* debian/
- Backport. Prefer QT_PLUGIN_PATH over compiled-in paths (LP: #1519927)
* debian/
- Backport. Fix a crasher on exit (LP: #1436973)
* Replace our workaround for font rendering with new backported upstream
patches:
- Add debian/
- Add debian/
- Remove debian/
(LP: #1475205)
-- Timo Jyrinki <email address hidden> Tue, 01 Dec 2015 06:16:35 +0000


This will be fixed with Qt 5.5.1
Commit fdef1dc7fe0ff72 1b393fa90771178 69a5d6ac01 is the fix.