lp://staging/~mardy/unity-2d/dconf-crash
- Get this branch:
- bzr branch lp://staging/~mardy/unity-2d/dconf-crash
Branch merges
- Gerry Boland: Pending requested
-
Diff: 60 lines (+8/-7)2 files modifiedpanel/app/panelmanager.cpp (+3/-7)
panel/app/panelmanager.h (+5/-0)
Related bugs
Bug #834045: unity-2d-panel crashed with SIGSEGV in QConfSchema::findKey() | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 673. By Alberto Mardegan
-
[panel] Workaround QConf incomplete destruction
Ensure that the QConf object stays alive as long as the PanelManager is. This
is to workaround an issue with QConf's destructor, which doesn't disconnect
from the DConf's "notify" signal that can later be emitted while running the
event loop, and would therefore attempt to operate on an already destroyed
object. - 670. By Sebastien Bacher
-
* New upstream release:
- [panel] application menus do not appear on first hover after dismissal
(lp: #825262)
- [dash] Lens icons badly scaled (lp: #825368)
- [panel] indicators are shifted offscreen to the right (lp: #827673)
- [panel] scrubbing from system indicators to menubar should be possible
(lp: #706903)
- [launcher] Closed applications don't get their launcher counts cleared
(lp: #767367)
- [dash] selected item should not be underlined but use the same
treatment as unity (lp: #817456)
- [dash] categories should be collapsed by default (lp: #827214)
- [dash] Ratings filter (lp: #831855)
- [dash] Multirange filter (lp: #831856)
- [dash] ToggleButton filter (lp: #831857)
- [dash] Icon size must be bigger to match the mockups (lp: #831858)
- [dash] "Refine search" right margin should be 15 pixels (lp: #832058)
- [dash] "Refine search" should be "Filter results" (lp: #832060)
- [dash] Font sizes should match new design (lp: #832114)
- [panel] Glitch: application menu appearing when pressing the BFB
(lp: #825060)
- [panel] Glitch: application menus are quickly opened after a drag gesture
(lp: #825267)
- [dash] File thumbnails aspect ratio is not respected (lp: #832204) - 667. By Florian Boucault
-
[dash] New filters pane on the right hand side of the search results.
Implemented filters:
- multirange
- checkoption
- ratings
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-2d