[Desktop-packages] [Bug 1254884] Re: xfce4-volumed mutes master, headphone and speaker but unmutes only master

2014-02-12 Thread Steve Dodier-Lazaro
Thanks for your check Horst. I've re-directed the bug at the Pulseaudio Ubuntu packagers so they can have a look at it. ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Summary changed: - xfce4-volumed mutes master, headphone and speaker but unmutes only master

[Desktop-packages] [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 Desktop Packages, which is subscribed to x11proto-core in Ubuntu. https://bugs.launchpad.net/bugs/408903 Title:

[Desktop-packages] [Bug 1347272] Re: Several XFCE applications appear irresponsible after communicating with a daemon

2014-07-26 Thread Steve Dodier-Lazaro
Thanks for the triaging effort! As far as I know xfce4-volumed-pulse has a fix committed already though I'll let mrpouit confirm. The ALSA xfce4-volumed never had the issue. ** Changed in: xfce4-volumed Status: Confirmed => Invalid -- You received this bug notification because you are a m

[Desktop-packages] [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 chan

[Desktop-packages] [Bug 1308105]

2015-02-08 Thread Steve Dodier-Lazaro
Hi Liviu, Let us know in a few days if the bug is fixed with the patch, and if no side effects were found, so we can release it in time for 4.12. Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.

[Desktop-packages] [Bug 1308105]

2015-02-09 Thread Steve Dodier-Lazaro
Glad to hear it's fixed for you. Looking at the two commits, XfceOutputInfo *output was probably unitialised, causing a NULL check to be ignored and a SEGFAULT. Thanks for this thorough testing and debugging, Liviu. I'll close this issue, please do open another report for your Mirror Display issue

[Desktop-packages] [Bug 1308105]

2015-02-10 Thread Steve Dodier-Lazaro
Raj, Thanks for clarifying. There might have been several sources of crashes in the same report. Could the people who commented on this report test whether Xfce4-Settings git (hence with Olivier's recent fix) + Alexander's patch work well for them? Olivier, André: would you like to take ownershi

[Desktop-packages] [Bug 1308105]

2015-02-10 Thread Steve Dodier-Lazaro
Raj, Thanks for clarifying. There might have been several sources of crashes in the same report. Could the people who commented on this report test whether Xfce4-Settings git (hence with Olivier's recent fix) + Alexander's patch work well for them? Olivier, André: would you like to take ownershi

[Desktop-packages] [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 Desktop Packages, which is sub

[Desktop-packages] [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 Desktop Packages, which is sub

[Desktop-packages] [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 Desktop Packages, which is sub

[Desktop-packages] [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 referen