[Bug 1477983] [NEW] Zeitgeist plugin read/write after free on datasource registration

2015-07-24 Thread Steve Dodier-Lazaro
Public bug reported:

The Zeitgeist plugin creates a GPtrArray to give to libzeitgeist when
registering a Zeitgeist datasource. libzeitgeist internally sinks this
reference, but the plugin assumes the GPtrArray to still be available
and later attempts to unref it.

The attached patch adds a reference to the GPtrArray to keep it
available until the end of the plugin's initialisation code, where it is
unrefed. The patch is designed to integrate with quilt on top of gedit
3.10.4-0ubuntu10.

The upstream bug report is
https://bugzilla.gnome.org/show_bug.cgi?id=752824.

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "fix_read_after_free.patch"
   
https://bugs.launchpad.net/bugs/1477983/+attachment/4433604/+files/fix_read_after_free.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1477983

Title:
  Zeitgeist plugin read/write after free on datasource registration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1477983/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1273230] Re: gedit crashed with SIGSEGV in zeitgeist_log_insert_event_no_reply()

2015-07-24 Thread Steve Dodier-Lazaro
Please try the patch attached in
https://bugzilla.gnome.org/show_bug.cgi?id=752824, see if it helps.

** Bug watch added: GNOME Bug Tracker #752824
   https://bugzilla.gnome.org/show_bug.cgi?id=752824

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1273230

Title:
   gedit crashed with SIGSEGV in zeitgeist_log_insert_event_no_reply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1273230/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1232987] Re: gedit crashed with SIGSEGV in zeitgeist_queued_proxy_wrapper_wait_for_proxy_co()

2015-07-24 Thread Steve Dodier-Lazaro
Please try the patch attached in
https://bugzilla.gnome.org/show_bug.cgi?id=752824, see if it helps.

** Bug watch added: GNOME Bug Tracker #752824
   https://bugzilla.gnome.org/show_bug.cgi?id=752824

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1232987

Title:
  gedit crashed with SIGSEGV in
  zeitgeist_queued_proxy_wrapper_wait_for_proxy_co()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1232987/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382792] Re: gedit crashes when zeitgeist plugin is disabled

2015-07-24 Thread Steve Dodier-Lazaro
Please try the patch attached in
https://bugzilla.gnome.org/show_bug.cgi?id=752824, see if it helps.

** Bug watch added: GNOME Bug Tracker #752824
   https://bugzilla.gnome.org/show_bug.cgi?id=752824

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1382792

Title:
  gedit crashes when zeitgeist plugin is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1382792/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1439923] [NEW] GTK does not build because gtk_menu_tracker_item_get_menu_item does not always return a value

2015-04-02 Thread Steve Dodier-Lazaro
Public bug reported:

Tested version: 3.14.11-0ubuntu1
Bug most likely introduced in: 3.10.6-0ubuntu1

gtk_menu_tracker_item_get_menu_item and
gtk_menu_tracker_item_get_action_namespace both have return types, but
use g_return_if_fail instead of g_return_val_if_fail.

Attached is a diff of the change I made to make my Clang build the
package, although you might want to verify whether returning NULL is
correct (I have no idea what GtkMenuTrackerItem is).

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "fix_return_value.diff"
   
https://bugs.launchpad.net/bugs/1439923/+attachment/4364835/+files/fix_return_value.diff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1439923

Title:
  GTK does not build because gtk_menu_tracker_item_get_menu_item does
  not always return a value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1439923/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2014-05-25 Thread Steve Dodier-Lazaro
Regarding xfce4-volumed please submit any patch upstream (see
https://bugs.launchpad.net/xfce4-volumed/+bug/1323030).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/408903

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/408903/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs