lp:~charlesk/bamf/fix-937402

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/bamf/fix-937402
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
BAMF
Status:
Merged

Recent revisions

447. By Charles Kerr

Fix LP Bug #937402

the GList variable "views" wasn't initialized to NULL before we start prepending to it.

446. By Michal Hruby

Merge trunk

445. By Michal Hruby

Release 0.2.110

444. By Sven Baars

Make sure the result of g_dbus_proxy_call_sync is unreffed. g_dbus_proxy_call_sync returns a non-floating GVariant.. Fixes: . Approved by Marco Trevisan (Treviño).

443. By Jason Smith

UNBLOCK

Gets rid of cache tracking and simply invalidates cache when add or remove signals are received.. Fixes: . Approved by Gord Allott.

442. By Jason Smith

Fix approved in IRC by desrt. Fixes: . Approved by .

441. By Jason Smith

Make sure we actually get UTF8 strings when needed. Fixes: . Approved by Ted Gould.

440. By Jason Smith

Implements updates to the dbus menu spec (new atoms mostly)

Merge does not contain tests. Tests will be covered in User Acceptance testing in Unity later when the required dependencies for the tests are available.. Fixes: . Approved by Ted Gould.

439. By Marco Trevisan (Treviño)

Some bool are returned on non-gboolean functions, fixed them plus a gerror memory leak. Fixes: . Approved by Michal Hruby.

438. By Sven Baars

This should fix

==1933== 96 bytes in 8 blocks are definitely lost in loss record 8,181 of 10,585
==1933== at 0x4C296CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==1933== by 0x6710918: g_malloc (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
==1933== by 0x6702A4C: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
==1933== by 0x6703DDF: g_key_file_get_string (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
==1933== by 0x2366A677: bamf_application_new_favorite (in /usr/lib/x86_64-linux-gnu/libbamf3.so.0.0.0)
==1933== by 0x2366F34F: bamf_factory_app_for_file (in /usr/lib/x86_64-linux-gnu/libbamf3.so.0.0.0)
==1933== by 0x2366C023: bamf_matcher_get_application_for_desktop_file (in /usr/lib/x86_64-linux-gnu/libbamf3.so.0.0.0)
==1933== by 0x22D83554: unity::launcher::Controller::Impl::CreateFavorite(char const*) (in /usr/lib/compiz/libunityshell.so)
==1933== by 0x22D8623B: unity::launcher::Controller::Impl::SetupBamf() (in /usr/lib/compiz/libunityshell.so)
==1933== by 0x22D865A8: ??? (in /usr/lib/compiz/libunityshell.so)
==1933== by 0x670B76A: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
==1933== by 0x670AB29: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0). Fixes: . Approved by Michal Hruby.

Branch metadata

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

Subscribers