[Bug 1178618] Re: --hotkey option does not work when the menu is hidden

2013-12-10 Thread Hsin-Yi, Chen (hychen)
confirmed that this bug is fixed by grub 1.99-21ubuntu3.14. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178618 Title: --hotkey option does not work when the menu is hidden To manage

[Bug 1236233] Re: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail

2013-10-14 Thread Hsin-Yi, Chen (hychen)
@Colin you are right, using python-dmidecode brings up extra maintain efforts, so the solution I could image now is only trying to parse this out in ubiquity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1236233] [NEW] BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail

2013-10-07 Thread Hsin-Yi, Chen (hychen)
Public bug reported: Image: Ubuntu 12.04 LTS The suffix of hostname is too long and makes ubiqutiy automatic installation failed because suffix contains the warring message of dmidecode. Here is the error message in /var/log/installer/debug when installtion is failed. Traceback (most recent

[Bug 1236233] Re: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail

2013-10-07 Thread Hsin-Yi, Chen (hychen)
** Also affects: ubiquity Importance: Undecided Status: New ** Project changed: ubiquity = oem-priority ** Also affects: oem-priority/precise Importance: Undecided Status: New ** Changed in: oem-priority/precise Importance: Undecided = High ** Changed in: oem-priority

[Bug 1236233] Re: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail

2013-10-07 Thread Hsin-Yi, Chen (hychen)
** Also affects: oem-priority/saucy Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236233 Title: BIOS that SMIBIOS is not fuly supported by dmidecode

[Bug 1236233] Re: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail

2013-10-07 Thread Hsin-Yi, Chen (hychen)
@Colin How about using python-dmidecode to get product name instead of parsing the output of dmidecode in ubiquity? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236233 Title: BIOS that SMIBIOS

[Bug 670096] Re: Ubuntu fails to boot from ISO if there's a NTFS partition with Windows hibernated on it.

2013-08-19 Thread Hsin-Yi, Chen (hychen)
I've verified, it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670096 Title: Ubuntu fails to boot from ISO if there's a NTFS partition with Windows hibernated on it. To manage

[Bug 951000] Re: disable guest session screen lock using gsettings

2013-06-18 Thread Hsin-Yi, Chen (hychen)
there is no X session when guest-account runs that is required by using gsettings command to modify the dconf database. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951000 Title: disable guest

[Bug 951000] Re: disable guest session screen lock using gsettings

2013-06-18 Thread Hsin-Yi, Chen (hychen)
additional information : gsettings-data-covert runs everytime when user login (/etc/xdg/autostart/gsettings-data-convert.desktop) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951000 Title: disable

[Bug 1178618] Re: --hotkey option does not work when the menu is hidden

2013-05-16 Thread Hsin-Yi, Chen (hychen)
@Colin I will look at the code of hotkey to see how to improve it, it seems I should add some key detection here to let grub boot to the menu entry when corresponding key is pressing. file: ${src}/grub-core/normal/menu.c ``` /* If timeout is 0, drawing is pointless (and ugly). */ if

[Bug 1178618] Re: add a command to detect function key status.

2013-05-15 Thread Hsin-Yi, Chen (hychen)
@Colin , @James Yes, I understand the patch is not perfect solution, user will need to repeat key pressing until it is trigged. The author of the patch , Cyrus have tried the menuentry --hotkey option, but It does not fit our need because we hope the hotkey can still be trigged even menu is

[Bug 1178618] Re: --hotkey option does not work when the menu is hidden

2013-05-15 Thread Hsin-Yi, Chen (hychen)
** Summary changed: - add a command to detect function key status. + --hotkey option does not work when the menu is hidden -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178618 Title: --hotkey

[Bug 1178618] [NEW] add a command to detect function key status.

2013-05-10 Thread Hsin-Yi, Chen (hychen)
Public bug reported: Grub2 can detect key modifier status in 'sleep --interruptible', so that you can interrupt the sleep by pressing Shift. (src: grub-core/commands/sleep.c) It will be useful if grub2 can also detect function key status, so user can boot to pre-defined grub menu entry by

[Bug 1178618] Re: add a command to detect function key status.

2013-05-10 Thread Hsin-Yi, Chen (hychen)
attached a patch made by Cyrus Lien cyrus.l...@canonical.com ** Patch added: new_command_getfunctionkey.patch https://bugs.launchpad.net/oem-priority/+bug/1178618/+attachment/3671843/+files/new_command_getfunctionkey.patch -- You received this bug notification because you are a member of

[Bug 887446] Re: mlabel: renaming USB stick appends nA to name

2013-04-11 Thread Hsin-Yi, Chen (hychen)
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Importance: Undecided = Medium ** Also affects: oem-priority/precise Importance: Undecided Status: New ** Changed in: oem-priority/precise Importance: Undecided = Medium --

[Bug 1041432] Re: Any application which uses v4l2src element can be froze when recording video (e.x. cheese)

2013-03-14 Thread Hsin-Yi, Chen (hychen)
cheese in quantal depends on libgstreamer1.0 and I can not reproduce this bug on quantal. To verify this bug, I found another bug block me, which was already reported on bug: 1132316. it said taht gstreamer1.0-pulseaudio is missing and make cheese froze when ruser try to record video. -- You

[Bug 670096] Re: Ubuntu fails to boot from ISO if there's a NTFS partition with Windows hibernated on it.

2013-03-08 Thread Hsin-Yi, Chen (hychen)
** Also affects: lupin Importance: Undecided Status: New ** Project changed: lupin = oem-priority ** Changed in: oem-priority Importance: Undecided = Medium ** Also affects: oem-priority/precise Importance: Undecided Status: New ** Changed in: oem-priority/precise

[Bug 670096] Re: Ubuntu fails to boot from ISO if there's a NTFS partition with Windows hibernated on it.

2013-03-07 Thread Hsin-Yi, Chen (hychen)
the casper-premount/20iso-scan is provided by lupin-casper. ** Package changed: initrd-tools (Ubuntu) = lupin (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670096 Title: Ubuntu fails to

[Bug 670096] Re: Ubuntu fails to boot from ISO if there's a NTFS partition with Windows hibernated on it.

2013-03-06 Thread Hsin-Yi, Chen (hychen)
There is another case could make mount failed. The mount command will failed if a CD/DVD device does not have any medium. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670096 Title: Ubuntu fails to

[Bug 1041432] Re: Any application which uses v4l2src element can be froze when recording video (e.x. cheese)

2013-01-31 Thread Hsin-Yi, Chen (hychen)
1. This bug can reproduced on precise. 2. the patch is for gstreamer-0.10 branch , not 1.0 branch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041432 Title: Any application which uses v4l2src

[Bug 1041432] Re: cheese and camorama freeze system when recording video

2013-01-30 Thread Hsin-Yi, Chen (hychen)
this bug can be fixed by this patch From 4cd9255f0a8a9e15d81561f00f02d275b5095f70 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel (Alexey Fisher) bug-tr...@fisher-privat.net Date: Thu, 01 Mar 2012 13:15:29 + Subject: v4l2src: fix v4l2_munmap() for compressed formats Make sure we always call

[Bug 930671] Re: video blank and menus greyed out in cheese

2013-01-25 Thread Hsin-Yi, Chen (hychen)
plese run cheese with this command and attach the log. $ cheese --gst-debug=5 --gst-debug-no-color 2 gst-debug.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930671 Title: video blank and menus

[Bug 702517] Re: Cheese does not record video

2013-01-25 Thread Hsin-Yi, Chen (hychen)
please attach the log by running the following bug if you encounter the video recording problem. $ cheese --gst-debug=5 --gst-debug-no-color 2 gst-debug.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702517] Re: Cheese does not record video

2013-01-25 Thread Hsin-Yi, Chen (hychen)
The patch on #10 is already included in Precise that cheese version is 3.4 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702517 Title: Cheese does not record video To manage notifications about

[Bug 1041432] Re: cheese and camorama freeze system when recording video

2013-01-25 Thread Hsin-Yi, Chen (hychen)
Redhat has a similar bug that video device is busy when doing video recording. - https://bugzilla.gnome.org/show_bug.cgi?id=670257 Gstreamer bugs: - https://bugzilla.gnome.org/show_bug.cgi?id=670257 Explain for the patch: When recording video, Cheese uses gsteamer to set caps, meanwhile

[Bug 1041432] Re: cheese and camorama freeze system when recording video

2013-01-25 Thread Hsin-Yi, Chen (hychen)
@Christopher I have some questions for you , pleas help , thanks. And also please provide logs for each question ( the instructions are inline) Q1. Does cheese video recording works if you use 3.2 kernel ? 1. Install 3.2 kernel 2. Boot with 3.2 kernel 3. Launch Cheese with the following

[Bug 951827] Re: Power Statistics window blank

2012-09-27 Thread Hsin-Yi, Chen (hychen)
[Summary] Patch: https://code.launchpad.net/~ossug-hychen/ubuntu/precise/gnome- power-manager/fix-951827 bzr branch: lp:~ossug-hychen/ubuntu/precise/gnome-power- manager/fix-951827 [IMPACT] * To precise users, their Power Statistics often gets completely blank. No buttons, no information,

[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-09-11 Thread Hsin-Yi, Chen (hychen)
WORKAROUND 2 does not work in some machines . The launcher still shows when I press Super + P. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950160 Title: Unity blocks other programs from binding

[Bug 926548] Re: add-apt-repository fails with gnutls_handshake error

2012-08-16 Thread Hsin-Yi, Chen (hychen)
additional information of my laptop python-software-properties 0.82.7.2 python-pycurl 7.19.0-4ubuntu3 libcurl3-gnutls 7.22.0-3ubuntu4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926548 Title:

[Bug 926548] Re: add-apt-repository fails with gnutls_handshake error

2012-08-16 Thread Hsin-Yi, Chen (hychen)
what is the version of python-software-properties you are using? I can not reproduce in my laptop (12.04 with latest update) python-software-properties 0.82.7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-08-14 Thread Hsin-Yi, Chen (hychen)
for detailed the term Unity in Summary section means unityshell component in unity. 1. BIOS/HW sends Super+P scan code when user press function key in laptop and then convert to X key event by kernel and X server to the Compiz. 2. unityshell is a Compiz plugin and defines a lot of action

[Bug 868400] Re: Synaptics touchpad stops working - two syndaemon instances running

2012-07-25 Thread Hsin-Yi, Chen (hychen)
The patch described in #116 does not be included in gnome-settings- daemon_3.2.2-0ubuntu2.3 in Oneiric ** Changed in: gnome-settings-daemon (Ubuntu Oneiric) Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 868400] Re: Synaptics touchpad stops working - two syndaemon instances running

2012-07-25 Thread Hsin-Yi, Chen (hychen)
Proposed a SRU package for oneiric [Summary] Patch: http://bazaar.launchpad.net/~ossug-hychen/gnome-settings-daemon/fix-868400-oneiric/revision/184 bzr branch:

[Bug 989689] Re: Synaptics touchpad stops working

2012-07-23 Thread Hsin-Yi, Chen (hychen)
I have similar problem There are 4 interesting symptom 1. i8042 interrupt trigged when touchpad move up/left/down/right 2. evst shows the coordination when touchpad move up/left/down/right 3. there is no event in XEV when touchpad move up/left/down/right 4. touchpad is still disabled even

[Bug 1014533] Re: xrandr; explicitly set clone state variable when generating monitor configs

2012-06-27 Thread Hsin-Yi, Chen (hychen)
confirm gnome-settings-daemon 3.2.2-0ubuntu2.2 in oneiric-proposed fix this bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014533 Title: xrandr; explicitly set clone state variable when

[Bug 1014533] Re: xrandr; explicitly set clone state variable when generating monitor configs

2012-06-20 Thread Hsin-Yi, Chen (hychen)
1. verified gnoem-settings.daemon 3.4.2-0ubuntu0.2 in precise-proposed and use hotkey to cycling the X configurations, all works. 2. wait to test oneiric proposed package -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1014533] [NEW] xrandr; explicitly set clone state variable when generating monitor configs

2012-06-18 Thread Hsin-Yi, Chen (hychen)
Public bug reported: SRU Justification = [Impact] when the user try to use the hot key (depend on the system , some is Fn+F8,and some is Fn+F4), the xinerama configuration will not show, and sometimes other display wrong issue will happen. [Development Fix] *

[Bug 1014533] Re: xrandr; explicitly set clone state variable when generating monitor configs

2012-06-18 Thread Hsin-Yi, Chen (hychen)
** Attachment added: 52_xrandr_explicitly_set_clone_state_variable_when_generating.patch https://bugs.launchpad.net/bugs/1014533/+attachment/3194345/+files/52_xrandr_explicitly_set_clone_state_variable_when_generating.patch -- You received this bug notification because you are a member of

[Bug 947808] Re: Can't see the webcam video during OOBE steps

2012-03-07 Thread Hsin-Yi, Chen (hychen)
Confirmed this bug is fixed by gst-plugins-good0.10 (0.10.30-1ubuntu7.1) oneiric-proposed; urgency=low * Backport a patch from upstream to not fail when querying some optional control for a v4l2 device. (LP: #947808) -- Timo Aaltonen tjaal...@ubuntu.com Tue, 06 Mar 2012 11:58:32 +0200

[Bug 947808] [NEW] Can't see the webcam video during OOBE steps

2012-03-06 Thread Hsin-Yi, Chen (hychen)
Public bug reported: Summary:  User can not see webcam video in OOBE v4l2c reported that camera is not functional when querying a controller is not supported by camera driver/device. In this case, UbiquityWebcam can not change camer2bin2 to PLAY status that the camerabin2 pipeline construction

[Bug 947808] Re: Can't see the webcam video during OOBE steps

2012-03-06 Thread Hsin-Yi, Chen (hychen)
** Description changed: Summary: - User can not see webcam video in OOBE +  User can not see webcam video in OOBE v4l2c reported that camera is not functional when querying a controller is not supported by camera driver/device. In this case, UbiquityWebcam can not change camer2bin2

[Bug 947808] Re: Can't see the webcam video during OOBE steps

2012-03-06 Thread Hsin-Yi, Chen (hychen)
** Description changed: [Impact] - Some webcams (cheese) don't work due to fatal error when querying color balance attributes, and for them they are not working during the OOBE capture picture step. It happens on some HP and Dell notebooks. + Some webcams (cheese) don't work due to fatal

[Bug 924961] [NEW] can not user iBus to type text in search bar of unity dashboard

2012-02-01 Thread Hsin-Yi, Chen (hychen)
Public bug reported: Step To Reproduce 1. user press Window key to launch search bar of unity dashboard 2. user press Ctrl+Space to active ibus 3 user start to type Chinese Except Result: 1. user can user iBus to input Chinese Actault Result: iBus can not be active when user press Ctrl+Space

[Bug 924961] Re: can not user iBus to type text in search bar of unity dashboard

2012-02-01 Thread Hsin-Yi, Chen (hychen)
** Description changed: Step To Reproduce 1. user press Window key to launch search bar of unity dashboard 2. user press Ctrl+Space to active ibus 3 user start to type Chinese Except Result: 1. user can user iBus to input Chinese Actault Result: iBus can not be

[Bug 924961] Re: Cannot type Chinese character using ibus in search bar of unity dashboard

2012-02-01 Thread Hsin-Yi, Chen (hychen)
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924961 Title:

[Bug 690896] Re: Character duplication when changing windows

2011-12-25 Thread Hsin-Yi, Chen (hychen)
attached debdiff https://launchpad.net/~ossug- hychen/+archive/ibus/+files/ibus- chewing_1.3.9.2-3ubuntu2_1.3.9.2-3ubuntu3.diff.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title:

[Bug 690896] Re: Character duplication when changing windows

2011-12-25 Thread Hsin-Yi, Chen (hychen)
** Changed in: ibus-chewing (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character duplication when changing windows To manage

[Bug 690896] Re: Character duplication when changing windows

2011-12-24 Thread Hsin-Yi, Chen (hychen)
) -- Hsin-Yi Chen (hychen) ossug.hyc...@gmail.com Sun, 25 Dec 2011 14:26:17 +0800 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title

[Bug 660276] Re: chewing does not recognize 1st tone

2011-12-24 Thread Hsin-Yi, Chen (hychen)
verified this bug does not happen in ibus-chewing_1.3.9.2-3ubuntu1.1 ** Changed in: ibus-chewing (Ubuntu) Status: Confirmed = Fix Released ** Changed in: oem-priority Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 659690] Re: a setting window flashes when ibus-chewing added into IBus which causes typing difficulty.

2011-12-24 Thread Hsin-Yi, Chen (hychen)
verified this bug does not happen in Oneiric. suggest move all status to Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/659690 Title: a setting window flashes when ibus-chewing added

[Bug 690896] Re: Character duplication when changing windows

2011-12-21 Thread Hsin-Yi, Chen (hychen)
upstream has a real fix in this commit https://github.com/definite/ibus-chewing/commit/703bf4e43666b31d191e90671db2851583be336f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character

[Bug 879923] Re: No file transfers possible with cell phones, regression since oneiric alpha

2011-12-07 Thread Hsin-Yi, Chen (hychen)
For record , similar problem - https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/872044 - https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/822141 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 690896] Re: Character duplication when changing windows

2011-10-11 Thread Hsin-Yi, Chen (hychen)
fix the regression of first tone issue. https://github.com/hychen/ibus-chewing/commit/5d0cb2516221d2f039f6f3f0a46432ecf0f53d9a but I found a exception that characters will disappear when user press Enter and then press space to produce preedit string, and then press Enter to commit. -- You

[Bug 690896] Re: Character duplication when changing windows

2011-09-04 Thread Hsin-Yi, Chen (hychen)
Here is the first tone regression issue detail Step To Reproduce: 1. type 機 2. press space 3. press Enter Excepted Result: 機 is commited Actual Result: 機 is disappeared -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 840069] Re: ibus-engine-chewing crashed with SIGABRT in __kernel_vsyscall()

2011-09-03 Thread Hsin-Yi, Chen (hychen)
*** This bug is a duplicate of bug 838643 *** https://bugs.launchpad.net/bugs/838643 ** This bug has been marked a duplicate of bug 838643 ibus-engine-chewing crashed with SIGABRT in raise() -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 838643] Re: ibus-engine-chewing crashed with SIGABRT in raise()

2011-09-03 Thread Hsin-Yi, Chen (hychen)
move Shih-Yuan Lee (fourdollars)'s comment to this bug for better cooperation: Shih-Yuan Lee (fourdollars) wrote 58 minutes ago: This patch from http://pkgs.fedoraproject.org/gitweb/?p=ibus-chewing.git;a=commitdiff;h=23e400e03862f547c76f62d5335ca260e2320c1b can fix this issue. ** Patch

[Bug 838643] Re: ibus-engine-chewing crashed with SIGABRT in raise()

2011-09-03 Thread Hsin-Yi, Chen (hychen)
This bug affects most Traditional Chinese Users, the priority should go to critical or high -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838643 Title: ibus-engine-chewing crashed with SIGABRT in

[Bug 690896] Re: Character duplication when changing windows

2011-09-03 Thread Hsin-Yi, Chen (hychen)
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character duplication when changing windows To manage notifications about this bug go to:

[Bug 745489] Re: Cannot close candidate window with escape key since selected tone

2011-08-11 Thread Hsin-Yi, Chen (hychen)
this bug is fixed in ibus-chewing (1.3.9.2-2) in Debian and in Ubuntu Oneiric Ocelot archive now ** Changed in: ibus-chewing (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745243] Re: [dash] wrong search result of Unity in Chinese

2011-08-10 Thread Hsin-Yi, Chen (hychen)
Here is a bug that user can not find the correct application if he type full Chinese name of the application in unity search entry, the attachment is a screentshot of this bug. Test Case === User want to find a application named as terminal (終端機 in Chinese), this Chinese word 終端機 has 3

[Bug 659690] Re: a setting window flashes when ibus-chewing added into IBus which causes typing difficulty.

2011-07-25 Thread Hsin-Yi, Chen (hychen)
this bug is fixed-release in Natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/659690 Title: a setting window flashes when ibus-chewing added into IBus which causes typing difficulty. To

[Bug 690896] Re: Character duplication when changing windows

2011-07-21 Thread Hsin-Yi, Chen (hychen)
patch is merged in ibus-cheiwng upstream, please see (https://github.com/definite/ibus- chewing/commit/8630456806f220734b08d53d5e843e942bbd0aea) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896

[Bug 690896] Re: Character duplication when changing windows

2011-07-12 Thread Hsin-Yi, Chen (hychen)
** Bug watch added: Debian Bug tracker #633647 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633647 ** Also affects: debbugs via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633647 Importance: Unknown Status: Unknown ** Changed in: debbugs Importance: Unknown =

[Bug 660276] Re: chewing does not recognize 1st tone

2011-07-12 Thread Hsin-Yi, Chen (hychen)
this bug still happen in ibus-chewing 1.3.9.2-1 in natty ** Changed in: ibus-chewing (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660276 Title:

[Bug 690896] Re: Character duplication when changing windows

2011-07-11 Thread Hsin-Yi, Chen (hychen)
** Branch linked: lp:~ossug-hychen/ubuntu/natty/ibus-chewing/fix-690896 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character duplication when changing windows To manage

[Bug 690896] Re: Character duplication when changing windows

2011-07-08 Thread Hsin-Yi, Chen (hychen)
@yltang what is your ibus-chewing version? you can type dpkg -l|grep ibus-chewing for finding the version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character duplication when

[Bug 690896] Re: Character duplication when changing windows

2011-07-06 Thread Hsin-Yi, Chen (hychen)
in natty, firefox with ibus-chewing has a another issue after apply this patch which is you can not type any words after switch focus to another input filed after press Enter, I will continue to figure out root cause. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 690896] Re: Character duplication when changing windows

2011-07-06 Thread Hsin-Yi, Chen (hychen)
the bug also be tracked in libchewing bug tracker http://code.google.com/p/chewing/issues/detail?id=308 ** Bug watch added: code.google.com/p/chewing/issues #308 http://code.google.com/p/chewing/issues/detail?id=308 -- You received this bug notification because you are a member of Ubuntu

[Bug 690896] Re: Character duplication when changing windows

2011-07-05 Thread Hsin-Yi, Chen (hychen)
** Changed in: ibus-chewing (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title: Character duplication when changing windows To manage

[Bug 690896] Re: Character duplication when changing windows

2011-07-05 Thread Hsin-Yi, Chen (hychen)
Please try ibus-chewing 1.3.9.2-1hychen1 in https://launchpad.net /~ossug-hychen/+archive/ibus, it should fix the duplication problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title:

[Bug 741825] Re: ATI controllers [1002:4383] and [1002:4383] (rev 40): Intermittent record and jack sense failure

2011-06-15 Thread Hsin-Yi, Chen (hychen)
I've tested one machine has Hudson chipset AMD A6-3400M APU with Radeon(tm) HD Graphics, and the Codec is IDT 92HD87B1/3 ** Attachment added: amd-a6-s400mAPU-alsa-info.txt

[Bug 690896] Re: Character duplication when changing windows

2011-06-02 Thread Hsin-Yi, Chen (hychen)
ibus-chewing does not clear commit String and status is still in NEED_COMMIT after User press Enter to complete all input behavior, so the commit string will shows in the box user focus-in after focus-out event appears/ -- You received this bug notification because you are a member of Ubuntu

[Bug 745489] Re: Cannot close candidate window with escape key since selected tone

2011-05-30 Thread Hsin-Yi, Chen (hychen)
** Changed in: ibus-chewing (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745489 Title: Cannot close candidate window with escape key since selected

[Bug 745489] Re: Cannot close candidate window with escape key since selected tone

2011-05-30 Thread Hsin-Yi, Chen (hychen)
ibus-chewing/1.3.9.2-2 does not fix this bug. and I tested 1.3.9.2-1 with the patch landed in upstream git repo. it works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745489 Title: Cannot

[Bug 690896] Re: Character duplication when changing windows

2011-05-29 Thread Hsin-Yi, Chen (hychen)
** Description changed: Binary package hint: ibus-chewing I'm on Ubuntu 10.10 and using ibus-chewing 1.3.7.20100910-1hychen1. Whenever I type something using chewing then click on another window, whatever I had typed becomes duplicated in first window. This does not happen if I

[Bug 690896] Re: Character duplication when changing windows

2011-05-29 Thread Hsin-Yi, Chen (hychen)
** Changed in: ibus-chewing (Ubuntu) Status: New = Confirmed ** Changed in: ibus-chewing (Ubuntu) Assignee: (unassigned) = Hsin-Yi, Chen (hychen) (ossug-hychen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 690896] Re: Character duplication when changing windows

2011-05-29 Thread Hsin-Yi, Chen (hychen)
reported bug to upstream http://code.google.com/p/ibus/issues/detail?id=1245 ** Bug watch added: IBus bugs #1245 http://code.google.com/p/ibus/issues/detail?id=1245 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-22 Thread Hsin-Yi, Chen (hychen)
@ZhengPeng Hou that's is another bug, Gunnar Hjalmarsson are working a bug effect unity-2d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663776 Title: [dash] Search field in Unity can not support

[Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-16 Thread Hsin-Yi, Chen (hychen)
@funicorn Because unity 3D uses libnux, a compiz widget library and does not implement XIM support or a iBus IM Module. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663776 Title: [dash] Search

[Bug 590108] Re: User get wrong system language after executing oem-config, if he is a foreigner in the country he selected in timezone select stage

2011-04-18 Thread Hsin-Yi, Chen (hychen)
I had a proposed patch of ubiquity for this bug. ** Patch added: fix_lp590108.patch https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/590108/+attachment/2064537/+files/fix_lp590108.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-04-17 Thread Hsin-Yi, Chen (hychen)
@Cheng-Chia Tseng I can confirm the proposed config make the screen looks the same with current config , and applications without fontconfig support display Latin Character in WenQin Yi which is fine to me (the latin character displays correct) I think the proposed config is reasonable/workable

[Bug 760490] [NEW] add support for AMD CPU Family 12h

2011-04-14 Thread Hsin-Yi, Chen (hychen)
Public bug reported: Binary package hint: base-installer AMD has a new CPU family 12h. Ubiquity should install the PAE kernel if the system is equipped 4GB memory but this cpu family is not currently recognised by ubiquity. like the bug (https://bugs.launchpad.net/ubuntu/+source/base-

[Bug 760490] Re: add support for AMD CPU Family 12h

2011-04-14 Thread Hsin-Yi, Chen (hychen)
** Attachment added: natty.patch https://bugs.launchpad.net/bugs/760490/+attachment/2033482/+files/natty.patch ** Description changed: Binary package hint: base-installer + AMD has a new CPU family 12h. - Ubiquity should install the PAE kernel if the system is equipped 4GB memory but

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-04-11 Thread Hsin-Yi, Chen (hychen)
@Cheng-Chia Tseng Sorry, I think that is my misunderstanding. you are correct. I will test your configuration in Maverick, Natty this Sunday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713950

[Bug 745489] [NEW] Cannot close candidate window with escape key since selected tone

2011-03-30 Thread Hsin-Yi, Chen (hychen)
(hychen) (ossug-hychen) Status: Confirmed ** Affects: ibus-chewing (Debian) Importance: Unknown Status: Unknown ** Changed in: ibus-chewing (Ubuntu) Assignee: (unassigned) = Hsin-Yi, Chen (hychen) (ossug-hychen) ** Changed in: ibus-chewing (Ubuntu) Status: New

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-03-28 Thread Hsin-Yi, Chen (hychen)
@Cheng-Chia Tseng I want add third test case which the your configure MUST pass, this test is aim to check ALL software does not support i18n yet can display English correctly in zh_TW environment. Step to Reproduce: 1. Install the software does not support fontconfig without zh_TW translation

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-03-27 Thread Hsin-Yi, Chen (hychen)
@Cheng-Chia Tseng Can you provide the test case and result screen shot, then I can reproduce the result easier here is the example of Test Case: ==Test Case Example Start == Distribution: Ubuntu Maverick Packages:

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-03-27 Thread Hsin-Yi, Chen (hychen)
@Aron Xu Cheng-Chia Tseng is talking about Is it reasonable that Chinese should font be a first priority in fontconfig conf for Chinese users I agreed with him in this part but also said we need to think the risk of this change. so, the question now to me is does this change bring new side

[Bug 713950] Re: Improvement for zh-tw fontconfig settings of language-selector

2011-03-25 Thread Hsin-Yi, Chen (hychen)
I am a Traditional Chinese User, and this is my personal opinion. I also don't want to edit 69-language-selector-zh-tw.conf, and I agree with Aron Xubug , the repor and fix should goes to upstream application. the root cause is those application can not show Chinese word correctly does not

[Bug 660276] Re: chewing does not recognize 1st tone

2011-03-24 Thread Hsin-Yi, Chen (hychen)
** Changed in: oem-priority/trunk Status: Triaged = Won't Fix ** Changed in: ibus (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660276 Title: chewing

[Bug 677879] Re: Memory leak in twistd when running firefox nanny

2011-02-21 Thread Hsin-Yi, Chen (hychen)
will you guys pulled 2.30.0 or 2.31.1 in Ubuntu Natty for better translation support? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677879 Title: Memory leak in twistd when running firefox nanny

[Bug 690896] Re: Character duplication when changing windows

2011-01-31 Thread Hsin-Yi, Chen (hychen)
I also use ibus-chewing 1.3.7.20100910-1hychen1 , ibus 1.3.7-1ubuntu4 but can not reproduce in my machine can you guys give me your ibus Preferences configuration? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 690896] Re: Character duplication when changing windows

2011-01-26 Thread Hsin-Yi, Chen (hychen)
@perry can you give me what ibus version you used? @yltang 1.3.7-2010901-1hychen1 is for ibus-1.3.7, I have not test it with ibus 1.3.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690896 Title:

[Bug 660276] Re: chewing does not recognize 1st tone

2010-12-05 Thread Hsin-Yi, Chen (hychen)
debdiff: https://launchpad.net/~ossug-hychen/+archive/ibus/+files/ibus-chewing_1.3.6.20100730-1_1.3.7.20100910-1hychen1.diff.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660276 Title: chewing

[Bug 660276] Re: chewing does not recognize 1st tone

2010-12-05 Thread Hsin-Yi, Chen (hychen)
** Also affects: oem-priority/trunk Importance: High Assignee: Hsin-Yi, Chen (hychen) (ossug-hychen) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660276 Title

[Bug 660276] Re: chewing does not recognize 1st tone

2010-12-05 Thread Hsin-Yi, Chen (hychen)
** Changed in: ibus-chewing (Ubuntu) Assignee: (unassigned) = Hsin-Yi, Chen (hychen) (ossug-hychen) ** Changed in: ibus-chewing (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 669931] Re: raise ValueError: Invalid flag provided. when import parted module in pyhon

2010-11-17 Thread Hsin-Yi, Chen (hychen)
I can also confirm python-parted (3.4-2ubuntu1.1) in maverick-proposed works -- raise ValueError: Invalid flag provided. when import parted module in pyhon https://bugs.launchpad.net/bugs/669931 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 659690] Re: a setting window flashes when ibus-chewing added into IBus which causes typing difficulty.

2010-11-17 Thread Hsin-Yi, Chen (hychen)
This bug is fixed in ibus 1.3.7-1ubuntu4 in maverick-proposed Input method I used: ibus-chewing 1.3.6-20100730-1 -- a setting window flashes when ibus-chewing added into IBus which causes typing difficulty. https://bugs.launchpad.net/bugs/659690 You received this bug notification because you

[Bug 637671] Re: ibus python 100 % cpu for ever

2010-11-17 Thread Hsin-Yi, Chen (hychen)
This bug is fixed in ibus 1.3.7-1ubuntu4 in maverick-proposed Step to Reproduce: 1. Boot Ubuntu Maverick Live CD, and Click Try Ubuntu 2. Install ibus-1.37-1ubuntu4 and python-ibus-1.37-1ubuntu4 in mavarick-proposed archive 3. Install ibus-chewing 1.3.6-20100730-1 in maverick archive 4. Press

[Bug 659690] Re: a setting window flashes when ibus-chewing added into IBus which causes typing difficulty.

2010-11-17 Thread Hsin-Yi, Chen (hychen)
** Changed in: oem-priority Status: New = Fix Committed -- a setting window flashes when ibus-chewing added into IBus which causes typing difficulty. https://bugs.launchpad.net/bugs/659690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

  1   2   >