qtmir fails to build with Qt 5.5
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | qtmir (Ubuntu) |
High
|
Gerry Boland | ||
Bug Description
--
/build/
0)); // mipmap (not used ever...)
^
/build/
0)); // mipmap (not used ever...)
--
More information about Qt 5.5 at https:/
Related branches
- Timo Jyrinki (community): Approve on 2015-04-24
- PS Jenkins bot: Approve (continuous-integration) on 2015-04-23
- Albert Astals Cid (community): Approve on 2015-04-23
-
Diff: 60 lines (+0/-42)1 file modifiedsrc/modules/Unity/Application/mirbuffersgtexture.cpp (+0/-42)
| summary: |
- qtmir fails to build with Qt 5.5 alpha + qtmir fails to build with Qt 5.5 |
| description: | updated |
| Michał Sawicz (saviq) wrote : | #1 |
| Changed in qtmir (Ubuntu): | |
| status: | New → Triaged |
| importance: | Undecided → High |
| assignee: | nobody → Gerry Boland (gerboland) |
| Timo Jyrinki (timo-jyrinki) wrote : | #2 |
< tsdgeos> at worst for testing you could just comment those lines
< tsdgeos> since it doesn't do anything else than ehlp profiling
| Changed in qtmir (Ubuntu): | |
| status: | Triaged → In Progress |
| Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package qtmir - 0.4.4+15.
---------------
qtmir (0.4.4+
[ Albert Astals Cid ]
* Fix debug line
[ Daniel d'Andrada ]
* When synthesizing touch releases for absent touches, send them in
separate events (LP: #1437357)
[ Gerry Boland ]
* If Mir fails to start, exit the process immediately as nothing else
can be done
* Remove boost dependence, it supplies almost nothing of benefit to
offset its cost
* Remove legacy surface configuration change code, use newer
SurfaceObserver
* Remove useless profiling information, fixes build with Qt5.5 (LP:
#1437181)
[ Michael Zanetti ]
* read exception list from gsettings instead of a hardcoded list
[ Michał Sawicz ]
* Require an application API version, fix the provided version and use
include dir from the .pc file
qtmir (0.4.4+
[ Daniel d'Andrada ]
* Port to the new MirEvent API and add support for pointer events.
(LP: #1417650, #1392716)
[ Gerry Boland ]
* Refactor wakelock handling. Lifecycle exempt apps now release
wakelock when shell tries to suspend them (LP: #1423787)
[ Robert Carr ]
* Port to the new MirEvent API and add support for pointer events.
(LP: #1417650, #1392716)
qtmir (0.4.4+
[ Albert Astals Cid ]
* Make the test pass with Qt >= 5.4.1 (LP: #1427529)
qtmir (0.4.4+
[ CI Train Bot ]
* New rebuild forced.
[ Kevin DuBois ]
* No change rebuild for mir 0.12
qtmir (0.4.4+
[ Albert Astals Cid ]
* Don't start timer from the thread it doesn't belong to
qtmir (0.4.4+
* No-change rebuild against Qt 5.4.0.
qtmir (0.4.4+
[ Daniel van Vugt ]
* QtMir changes required to support the Mir branch of the same name.
Landing soon. (LP: #1395581)
[ Alan Griffiths ]
* Port to the msh::Shell API in Mir
[ Robert Carr ]
* Bump build-dep to mir 0.11.
qtmir (0.4.4+
[ Gerry Boland ]
* Explicitly setting GL-mode breaks GTK app rendering. Removing the
hack appears to just work (LP: #1401968)
[ Michał Sawicz ]
* Add moot autopkgtest to run the standard unit tests
[ Albert Astals Cid ]
* Fix demo shell import name
[ Daniel d'Andrada ]
* Don't suspend&resume the main stage app when switching focus from
side to main stage
qtmir (0.4.4+
[ Gerry Boland ]
* Add Wakelock support - ensures device drops to deep-sleep mode only
when all AppMan suspend tasks have completed
[ Ricardo Mendoza ]
* Reduce suspend timeout to half of the previous value because the
long value was too apparent on fast paced apps, like web games of
music players; it broke the user experience according to design.
(LP: #1402650)
qtmir (0.4.4+
[ Gerry Boland ]
* Depend on :native ...
| Changed in qtmir (Ubuntu): | |
| status: | In Progress → Fix Released |
| no longer affects: | qtmir (Ubuntu Vivid) |


The change that caused this:
https:/ /codereview. qt-project. org/#/c/ 93526/