lp:ubuntu/natty-proposed/unity

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty-proposed/unity
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

87. By Omer Akram

* src/PanelTray.cpp:
* src/PanelTray.h:
  - make systray behave nice when the whitelist is on (LP: #761409)
* src/IndicatorObjectEntryProxyRemote.cpp:
  - Fix leak of GMemoryInputStream. (thx hyperair) (LP: #816632)

86. By Omer Akram

* src/Launcher.cpp:
  - Launcher does not autohide after drag in Qt apps. (LP: #769703)

85. By Sebastien Bacher

* New upstream version:
  - Unable to load icon text-x-preview at size 48 in a loop (lp: #794556)
  - Display garbled upon restoring original resolution (lp: #795454)
  - Display garbled upon connecting external displays (lp: #795458)
  - Panel disappears after resolution change (lp: #795459)
  - Dragging the launcher with right mouse button is
    confusing as menu pops up (lp: #735031)
  - In a double monitor setup the Unity top panel in the second screen is
    cut at the right (lp: #750481)
  - Menu key should open quicklist for the selected item in the launcher
    (lp: #750778)
  - unity is spamming ~/.xsession-errors when windows are closed
    (lp: #767642)
  - Dash button ignores transparency when clicked. (lp: #767733)
* Revert commit for bug #769335, to fix a launcher autohidding issue

84. By Didier Roche-Tolomelli

* New upstream bug-fix release.
  - In a dual monitor setup with different resolutions, Unity places windows
    in the "dead zone" (LP: #752098)
  - Left pixel of launcher is not clickable on session start (LP: #758026)
  - unity crashed with AttributeError in reset_unity_compiz_profile(): 'str'
    object has no attribute 'get_string' (LP: #737320)
  - unity --reset crashes with NameError (LP: #774280)
  - Bottom icon on launcher tilts when it maybe shouldn't if icons fill
    launcher nearly exactly (LP: #728949)
  - Dodge active window - launcher should not show when modal dialog is
    opened (LP: #718185)
  - Unity maximizes windows that don't support resize on launch (LP: #769781)
  - compiz crashed with SIGSEGV in sigc::signal_base::impl() (LP: #762801)
  - inactive menus becomes brighter on sub-sequent clicks (LP: #733740)
  - Unity crashes when dynamic quicklist dbusmenu contains a hidden menuitem.
    (LP: #759174)
  - Opening quicklist with launcher keynav returns focus to previous window
    (LP: #750781)
  - window's title does not fade in the right position (LP: #722178)
* debian/control:
  - depends on compiz for some people upgrading (LP: #773253)
* debian/patches/01_add_scp_to_systray.patch:
  - remove, upstream now

83. By Didier Roche-Tolomelli

* New upstream release.
  - Display garbled upon restoring original resolution or connecting external
    displays (LP: #753971)
  - migrate_favorites.py crashed with NameError in __main__: name 'GError' is
    not defined (LP: #759744)
  - compiz crashed with SIGSEGV in PlacesHomeView::Refresh() (LP: #762120)
  - launcher loses focus (LP: #763883)
* debian/patches/01_add_scp_to_systray.patch:
  - Whitelist systray to system-config-printer (LP: #771562)

82. By Didier Roche-Tolomelli

* Cherry-pick some fixes before freeze:
  - Fix tooltip stays stuck next to the launcher (LP: #751077)
  - Trash/ws switcher icon in unity resets to default icon theme on the event
    of a deletion or emptying the trash or after an upgrade (LP: #761289)
  - double clicks should be disabled on bfb/Place launcher icon/double key
    press (LP: #766776)
  - Intellihide can be puzzled by dash / and post reveal broken (LP: #767250)

81. By Didier Roche-Tolomelli

* New upstream release.
  - Application windows can sometimes fail to display and will mask regions
    of the screen (LP: #709461)
  - Launcher appears _under_ application windows (LP: #743834)
  - Unity Launcher Temporarily Appears Broken at Login (LP: #756951)
  - compiz crashed with signal 7 in g_file_get_uri() (LP: #728319)
  - Only with few windows (and one maximized) or Dodge active window - When
    re-focusing on maximised window Unity launcher does not hide
    (LP: #734681)
  - UIFe: Unity Dash button does not give adequate feedback (LP: #748676)
  - Focus problem with Thunderbird (LP: #753951)
  - compiz crashed with SIGSEGV in PrivateWindow::updateStartupId()
    (LP: #759363)
  - unity places don't start up on login. (LP: #761225)
  - unity crashes when emptying trash twice (LP: #761643)
  - compiz crashed with SIGSEGV in PlacesResultsController::Clear()
    (LP: #761211)
  - compiz crashed with SIGSEGV in PanelView::~PanelView() (LP: #761634)
  - compiz crashed with SIGSEGV in SimpleLauncherIcon::SetIconName()
    (LP: #763560)
  - compiz crashed with SIGSEGV in PlacesView::ConnectPlaces() (LP: #761942)
  - Intellihide stuck with in x=0 on the bfb (LP: #764643)
  - compiz crashed with SIGSEGV in PlacesView::OnResizeFrame() (LP: #763800)
  - unity crashed with GError in reset_unity_compiz_profile(): Failed to
    contact configuration server; the most common cause is a missing or
    misconfigured D-Bus session bus daemon. See
    http://projects.gnome.org/gconf/ for information. (Details - 1: Failed
    to get connection to session: Command line `dbus-launch
    --autolaunch=f0af37ac055f6f348acd417f00000008 --binary-syntax --close-
    stderr' exited with non-zero exit status 1: No protocol
    specified\nAutolaunch error: X11 initialization failed.\n) (LP: #753528)
  - Chromium fullscreen + Alt-TAB confuses the launcher (LP: #757434)
  - Cannot click on left-most indicator on panel if a non-indicator icon
    appears (LP: #761409)
  - vim.gnome window is invisible (LP: #719001)
  - Trash/ws switcher icon in unity resets to default icon theme on the
    event of a deletion or emptying the trash or after an upgrade
    (LP: #761289)
  - Incorrect keynav hilight/opened Quicklist without any request
    (LP: #764730)
  - indicator font does not update when changing font in Appearance
    Preferences. (LP: #759886)
  - In dash search filter drop box, black text is on a black background when
    item is selected (LP: #761201)

80. By Didier Roche-Tolomelli

Cherry pick a lazy activation case not starting the places on demand
(LP: #761225)

79. By Didier Roche-Tolomelli

* New upstream release.
  - Empty desktop after login (LP: #687660)
  - compiz crashed with SIGSEGV in nux::Area::InitiateResizeLayout()
    (LP: #757709)
  - compiz crashed on initial load of Java Citrix Client/Inkscape in
    PrivateWindow::processMap() (LP: #758307)
  - Sometimes dragging down from the panel just stops working (LP: #750155)
  - Ensure Unity prioritises icon loading from Unity-icon-theme
    (LP: #750471)
  - text truncated in Dash. Empty search from Applications or Files lense
    returns “Your search did not” due to cut off label (LP: #757362)
  - should list PlacesGroup.cpp in POTFILES.in (LP: #757663)
  - Launcher intellhide stuck after edge reveal (LP: #757810)
  - unity-preferences doesn't load translations (LP: #759682)
  - dynamic quicklists are not working (LP: #729074)
  - with second monitor, first monitor does not show nautilus
    application/global menu when displaying desktop (LP: #743149)
  - Launcher - The Workspace, File Lens, App Lens and Trash Launcher icons
    need to be rendered correctly (LP: #745555)
  - the launcher background gets dimmed after icons dnd (LP: #747304)
  - Numpad 'Enter' does not work on unity launcher when navigating through
    keyboard (LP: #760003)
  - Launcher shouldn't hover when being in the dash (LP: #760770)
  - Launcher displays key shortcuts while holding Super while the dash is
    open but the shortcuts are unfunctional (LP: #760728)
  - Running/active indicators point to space between launcher icons for
    folded icons (LP: #703067)
  - user-trash.svg and user-trash-full.svg not lens grayscale versions
    (LP: #741804)
  - code-cleanup: unregistered any established ubus-interests (LP: #757588)
  - dropdown box in places search bar does not resize when font size changes
    (LP: #759763)
  - [FFE] Centered layout for expo plugin (LP: #754689)
  - Unity launcher icons tooltips do not disappear when swiching workspaces
    (LP: #744795)
  - Dash - Update Dash scroll bar (LP: #750374)
  - Letters cut off at the end in the applications window (LP: #753083)
* debian/control:
  - build-dep on grail/geis with version bumped
* 01_dont_dep_on_latest_geis_grail.patch:
  - not needed anymore

78. By Didier Roche-Tolomelli

* New upstream release.
  - compiz crashed with SIGABRT in raise() (LP: #748163)
  - System freezes when maximize button is clicked (LP: #754063)
  - compiz crashed with SIGSEGV in QuicklistView::IsMenuItemSeperator()
    (LP: #754302)
  - compiz crashed with SIGSEGV in std::_List_node_base::_M_hook()
    (LP: #754235)
  - compiz crashed with SIGSEGV in ubus_server_pump_message_queue()
    (LP: #754657)
  - drag from dash to launcher (LP: #662616)
  - Add a test case for unity-decorator regressions (LP: #736878)
  - the files place category combo has empty space (LP: #741641)
  - panel superposition (LP: #742859)
  - Unity Launcher stops autohiding and is not responsive (LP: #744325)
  - Unity Launcher stops autohiding and is not responsive (LP: #744325)
  - [FFE] Need API to set urgency from background process (LP: #747677)
  - Launcher - Escape from 'drag behind the Launcher' interaction
    (LP: #750298)
  - Launcher needs to be desaturated when Dash is open, not transparent.
    (LP: #750358)
  - compiz crashed with SIGSEGV in free() (LP: #752293)
  - migrate_favorites.py crashed with ImportError in __main__: No module
    named gconf (LP: #752176)
  - compiz crashed with SIGSEGV in PluginClassHandler<DecorWindow,
    CompWindow, 0>::get() (LP: #743807)
  - cannot close the dash by clicking on the bfb (LP: #753914)
  - Animation for Grid Previews is broken (LP: #754088)
  - compiz crashed with SIGSEGV in PanelMenuView::OnPlaceViewShown()
    (LP: #754585)
  - Pressing F10 then "left arrow" wit Unity on Natty makes the system
    unusable (LP: #756867)
  - compiz crashed with SIGSEGV in __pthread_mutex_lock() (LP: #711231)
  - Tooltips and Dash Font Problems (LP: #741605)
  - Title elipisising incorrect. Type “Shotwell” for a good example
    (LP: #750350)
  - compiz crashed with SIGSEGV in Launcher::Launcher() (LP: #748096)
  - BFB - Turn top left corner blue rather than Ubuntu logo (LP: #755286)
  - launcher appears and gets stuck when resizing windows with mouse
    (LP: #754690)
  - Wrong item gets dragged out (LP: #729796)
  - Launcher - when the launcher is folded, the bottom icon partially falls
    off the end of the screen (LP: #731869)
  - unity-window-decorator: Resize padding: Tiny focused windows lose resize
    padding and shadow when <69 pixels wide (LP: #737707)
  - Deinstalling an application with launcher entry leaves orphaned shortcut
    (LP: #748107)
  - Two Nautilus windows open when clicked on a device icon on Launcher
    (started after 3.8.2) (LP: #748299)
  - compiz crashed with SIGSEGV in Launcher::AnimationTimeout()
    (LP: #749890)
* debian/control:
  - build-dep on latest nux (ABI break)
* debian/unity-common.install:
  - install the desktop file for the new capplet

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/unity
This branch contains Public information 
Everyone can see this information.

Subscribers