[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-09 Thread Yu Ning
@Sebastien, I just made a quick check for the redesigned code, yes, it does similar blocking&unblocking on power_callback(), that is also what my patch does. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubunt

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-08 Thread Yu Ning
Tested with gnome live [1], the issue is not reproduced, the g-c-c version is 3.16.0. I also checked the source code [2], looks like the issue is already fixed via a redesign [3]. The upstream tracker for the redesign is https://bugzilla.gnome.org/show_bug.cgi?id=719565 [1]: https://download.gnom

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-08 Thread Yu Ning
The issue is also reproduced in ubuntu gnome daily image [1], the package version is 1:3.14.2-2ubuntu3 [1]: http://cdimage.ubuntu.com/ubuntu-gnome/daily-live/20150407/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-cent

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-08 Thread Yu Ning
I'll also try with latest upstream version. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1248720 Title: Bluetooth ON/OFF button switches OFF automatically To manage

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-08 Thread Yu Ning
I installed gnome desktop on ubuntu trusty, and can also reproduce the issue in gnome-control-center. The package version is: gnome-control-center 1:3.6.3-0ubuntu56.1 $ gnome-control-center --version gnome-control-center 3.6.3 -- You received this bug notification because you are a member of Ub

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-08 Thread Yu Ning
Let me install a gnome desktop and have a try. Will update later. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1248720 Title: Bluetooth ON/OFF button switches OFF au

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-03 Thread Yu Ning
** Branch linked: lp:~yuningdodo/unity-control-center/unity-control- center.lp1248720-block-power-callback-unless-its-triggered-by-user -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launch

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-01 Thread Yu Ning
Hi guys, I have converted my patch (comment #8) to a merge proposal, could anyone help review it? Thanks in advance. https://code.launchpad.net/~yuningdodo/unity-control-center/unity- control-center.lp1248720-block-power-callback-unless-its-triggered-by- user/+merge/255041 -- You received this b

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-01-27 Thread Yu Ning
forgot to mention the patch is for u-c-c, and I only have it tested on the trusty branch: lp:unity-control-center/14.04 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/124

[Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-01-27 Thread Yu Ning
The issue can also be reproduced on my 14.04, by adding some prints in the source code I found it's cause by a logic trap: 1. we click the switch in the u-c-c bt panel to turn on the bt 2. in the widget's "notify::active" callback it set the BT state to unblocked 3. the BT "state-changed" callback

[Bug 1318954] Re: Error formatting disk "Error synchronizing after initial wipe: Timed out waiting for object (udisks-error-quark, 0)"

2014-07-07 Thread Yu Ning
If we ignore the timed out error in util-linux/src/udiskslinuxblock.c: handle_format(): if (udisks_daemon_wait_for_object_sync (daemon, wait_for_filesystem, wait_data, NU

[Bug 1318954] Re: Error formatting disk "Error synchronizing after initial wipe: Timed out waiting for object (udisks-error-quark, 0)"

2014-07-07 Thread Yu Ning
The bug is marked as closed in debian with util-linux (2.20.1-5.8), I have made some tests with it on my trusty environment, the timed out issue is still reproduced with gnome-disks or usb-creator. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-27 Thread Yu Ning
I'm not sure if systemd is the right project to report this bug against, please let me know if I made any mistakes. ** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1313522] [NEW] There is hibernate option even without an active swap partition

2014-04-27 Thread Yu Ning
Public bug reported: In Ubuntu 13.10 and 14.04 the "hibernate" option will always be displayed in the system dropdown menu, even if there is no active swap partition. Click the hibernate option will perform the hibernate operation but will fail during the process. As a contrast, in Ubuntu 13.04 a

[Bug 412738] Re: Can't record a second sound clip

2012-10-25 Thread Yu Ning
Maybe I should provide a patch instead of a branch. ** Patch added: "fix-missing-eos-in-sound-recording.patch" https://bugs.launchpad.net/gnome-media/+bug/412738/+attachment/3414090/+files/fix-missing-eos-in-sound-recording.patch -- You received this bug notification because you are a member

[Bug 412738] Re: Can't record a second sound clip

2012-10-25 Thread Yu Ning
Maybe I should provide a patch instead of a branch. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/412738 Title: Can't record a second sound clip To manage notifications about this bug go to: http

[Bug 412738] Re: Can't record a second sound clip

2012-10-25 Thread Yu Ning
There is a upstream report for this bug: https://bugzilla.gnome.org/show_bug.cgi?id=490576 ** Bug watch added: GNOME Bug Tracker #490576 https://bugzilla.gnome.org/show_bug.cgi?id=490576 ** Also affects: gnome-media via https://bugzilla.gnome.org/show_bug.cgi?id=490576 Importance: Unknow

[Bug 795765] Re: CDs won't resume playing after being paused

2012-10-18 Thread Yu Ning
Hi, I am trying to fix this bug. I think this bug is caused by a missed cleanup in the "open location" thread. Details can be found at [1]. Thanks Ning [1] https://code.launchpad.net/~yuningdodo/rhythmbox/cleanup_open_location_thread/+merge/130363 -- You received this bug notification because

[Bug 412738] Re: Can't record a second sound clip

2012-10-17 Thread Yu Ning
Hi, I am trying to fix this bug. I think the problem is that sound recorder does file switching in the 'message::eos' handler, however the message is not generated at all. I am not sure if this is a bug in gstreamer, but we could at least bypass this by send the message manually when recording st