[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 notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/1236233

Title:
  BIOS that SMIBIOS is not fuly supported by dmidecode causes image
  autmatic installation fail

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

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


[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 call last):
  File /usr/lib/ubiquity/plugins/ubi-usersetup.py, line 394, in info_loop
self.hostname_error(make_error_string(self.controller, errors))
  File /usr/lib/ubiquity/plugins/ubi-usersetup.py, line 69, in 
make_error_string
return \n.join([controller.get_string(error) for error in errors])
TypeError: sequence item 0: expected string, NoneType found

In automation installtion, ubiquity uses product name from BIOS as hostname 
suffix by 
parsing dmidecode output, but if a SMBIOS version is large thatn the version 
dmidecode supported,
the output of `dmidecode -s system-product-name` or `dmidecode -s 
system-version` 
contains the following warring message, so that hostname suffix is invalid.

The warring message is


# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.


 Additional information:

ubiquity package version:

ii ubiquity 2.10.26 Ubuntu live CD installer
ii ubiquity-casper 1.315.1 Configuration hooks for live installer
ii ubiquity-frontend-gtk 2.10.26 GTK+ frontend for Ubiquity live installer
ii ubiquity-plugin-apt-setup 1.1 Ubiquity plugin - apt-setup
ii ubiquity-slideshow-ubuntu 58.2 Ubiquity slideshow for Ubuntu
ii ubiquity-ubuntu-artwork 2.10.26 Ubuntu artwork for Ubiquity live installer

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

** Attachment added: ubiquity_debug.txt
   
https://bugs.launchpad.net/bugs/1236233/+attachment/3863835/+files/ubiquity_debug.txt

-- 
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 causes image
  autmatic installation fail

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

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


[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
   Importance: Undecided = High

-- 
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 causes image
  autmatic installation fail

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

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


[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 causes image
  autmatic installation fail

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

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


[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 is not fuly supported by dmidecode causes image
  autmatic installation fail

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

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/670096/+subscriptions

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


[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 session screen lock using gsettings

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

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


[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 guest session screen lock using gsettings

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

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


[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 (grub_menu_get_timeout () == 0)
{
  *auto_boot = 1;
  return default_entry;
}
```

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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 hidden (like sleep command does).

by current design, the --hotkey option only works when menu is not
hidden .

** Changed in: oem-priority/precise
   Status: Incomplete = Confirmed

** Changed in: oem-priority
   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/1178618

Title:
  add a command to detect function key status.

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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 option does not work when the menu is hidden

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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 press specified
function key.

Here is a proposed command name and usage.

- getfunctionkey -i {sec} {keyname}

Here is an example of configuration that user can start memory test
whiling he is pressing F9.

```
if ! getfunctionkey -i 3 f9 ; then
menuentry Memory test (memtest86+) {  

 
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 
d458babc-81f0-4dd7-ac88-410407141e2c
linux16 /boot/memtest86+.bin
}
fi
```

** Affects: grub
 Importance: Undecided
 Status: New

** Affects: oem-priority
 Importance: High
 Status: New

** Affects: oem-priority/precise
 Importance: High
 Status: New

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

** Also affects: grub
   Importance: Undecided
   Status: New

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Also affects: oem-priority/precise
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Importance: Undecided = High

** Changed in: oem-priority/precise
   Importance: Undecided = High

-- 
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:
  add a command to detect function key status.

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1178618

Title:
  add a command to detect function key status.

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1178618/+subscriptions

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


[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

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

Title:
  mlabel: renaming USB stick appends nA to name

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

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


[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 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 element  can be froze when
  recording video (e.x. cheese)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/1041432/+subscriptions

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


[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
   Importance: Undecided = 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 boot from ISO if there's a NTFS partition with Windows
  hibernated on it.

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

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


[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 boot from ISO if there's a NTFS partition with Windows
  hibernated on it.

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

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


[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 boot from ISO if there's a NTFS partition with Windows
  hibernated on it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initrd-tools/+bug/670096/+subscriptions

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


[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 element  can be froze when
  recording video (e.x. cheese)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/1041432/+subscriptions

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


[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 munmap() with the same size we called mmap()
with before.

Current v4l2src uses the same structure for VIDIOC_QUERYBUF, VIDIOC_QBUF
and v4l2_munmap calls. The problem is that the video buffer size (length)
may vary for compressed or emulated bufs. VIDIOC_QBUF will change it if
we pass the pointer of a v4l2_buffer. This is why we should avoid using
same variable for mmap and video buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=671126

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

** Patch added: 0001-fix-v4l2_munmap.patch
   
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1041432/+attachment/3508463/+files/0001-fix-v4l2_munmap.patch

** Description changed:

- Quantal 3.5.0-11 becomes totally unresponsive when starting a video from
- the built in webcam. Both mouse and keyboard  are frozen.
+ This is a bug in gstreamer-plugins-good.
+ 
+ 
+ 
--
+ Quantal 3.5.0-11 becomes totally unresponsive when starting a video from the 
built in webcam. Both mouse and keyboard  are frozen.
  
  I tried both 32 and 64 bit versions of both cheese and camorama and the
  result was the same. This was not an issue with Precise.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cheese 3.5.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: i386
  Date: Fri Aug 24 21:57:00 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: cheese
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (8 days ago)

** Also affects: gst-plugins-good via
   https://bugzilla.gnome.org/show_bug.cgi?id=670257
   Importance: Unknown
   Status: Unknown

** Changed in: cheese (Ubuntu)
   Status: Confirmed = Invalid

** Also affects: gst-plugins-good0.10 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- cheese and camorama freeze system when recording video
+ Any application which uses v4l2src element  can be froze when recording video 
(e.x. cheese)

-- 
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 element  can be froze when
  recording video (e.x. cheese)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/1041432/+subscriptions

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


[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 greyed out in cheese

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

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


[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.
https://bugs.launchpad.net/bugs/702517

Title:
  Cheese does not record video

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/702517/+subscriptions

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


[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 this bug go to:
https://bugs.launchpad.net/cheese/+bug/702517/+subscriptions

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


[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  cmaera 
device re-init while caps settings.
because the buffer is not freed and kernel complain that camera device is busy, 
so cheese hangs.

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

-- 
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:
  cheese and camorama freeze system when recording video

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

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


[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 command cheese --gst-debug=5 
--gst-debug-no-color 2 3.2cheese_debug.log
4. Start to Recording

Please help to attache 3.2cheese_debug.log. I found some machines's
cheese video recording works with 3.2 kernel and 3.5 kernel, but others
does not work with 3.5 kernel , but works with 3.2 kernel.

Q2: What are video resolution Cheese shows in preference ? Which is
default.

Q3: Does guvcview works well even you uses 3.5 kernel?

Q4: What is your webcam?

please attache the output of  lsusb -v 

-- 
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:
  cheese and camorama freeze system when recording video

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

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


[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, nothing! It doesn't fix itself by closing 
the window and reopen it.

[TESTCASE]

 1. open power statics window from power indicator
 2. close and reopen power statics window several times
 3. after step2, the power statics window displays information correctly

[Regression Potential]

 * the patch is from upstream git repository and already include in
   quntal gnome-power-manager package, so the risk should be low.

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

Title:
  Power Statistics window blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/951827/+subscriptions

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


[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 globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

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


[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:
  add-apt-repository fails with gnutls_handshake error

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

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


[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.
https://bugs.launchpad.net/bugs/926548

Title:
  add-apt-repository fails with gnutls_handshake error

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

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


[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 callbacks 
for specified keys.
so Compiz will pass the X key event to all plugins for trigger the 
key event handling (
PrivateScreen::handleActionEvent - 
PrivateScreen::triggerKeyPressBindings in $compiz_src/src/event.cpp)
3. if the keycode and modifier defines in the Action is as the same as 
the keycode and modifier in X event, the Action callback will be 
executed, then Compiz thinks this X event is handled. for example, 
action callback for Super key is to show Unity Launcher.
4. if Compiz thinks this X event is handled it will stop to handling X 
event if private screen does not grab any devices. if this X event is 
not handled , Compiz then thinks it maight be Focus-In, Focus-Out, etc, 
and continue trigger the related handling function.

so far, there is an question comes up in my mind, why the action callback of 
Super key which is defined in unitshell 
will be triggered when user press Super+p and this symptom should not be 
happened. (the return value is True of PrivateScreen::triggerKeyPressBindings 
or PrivateScreen::triggerKeyReleaseBindings in $compiz_src/event.cpp)

-- 
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 globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

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


[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868400

Title:
  Synaptics touchpad stops working - two syndaemon instances running

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/868400/+subscriptions

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


[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: 
https://code.launchpad.net/~ossug-hychen/gnome-settings-daemon/fix-868400-oneiric

[IMPACT]
 
 * touchpad is disabled sometines because 2 syndaemon instances. (one is 
launched by lightdm, anthoer one is launched by current user.) 
 * ALPS touchpad does not use syndaemon, so ALPS users will not be impacted.

[TESTCASE]
 
 1. kill gnome-settings-daemon 
 2. check syndaemon has only 1 instance after gnome-setitngs-daemon re-launched

[Regression Potential]
 
 * the patch is from gnome-settings-daemon package in precise
 * the risk is low because the patch only add the code to make sure syndaemon 
be killed if gnome-settings-daemon is killed

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

Title:
  Synaptics touchpad stops working - two syndaemon instances running

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/868400/+subscriptions

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


[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 gnome-settings-daemon is killed

According 1 and 2 we can have conclusion that hardware interrupt and
kernel even is generated correctly but there is no any X event in
symptom 3.

Since 2.6.35 touchpad is now properly recognized as a Synaptics-type
touchpad, the X event is from xorg input synaptic driver .

there were 3 syndaemon process while touchpad is freeze, and the property 
TouchpadOff is 1
The touchpad works again after I use 'synclient TouchpadOff=0'.

To get the property of touchpad, you can type
$ synclient -l

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

Title:
  Synaptics touchpad stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/989689/+subscriptions

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


[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 generating  monitor
  configs

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

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


[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.
https://bugs.launchpad.net/bugs/1014533

Title:
  xrandr; explicitly set clone state variable when generating  monitor
  configs

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

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


[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]

* gnome-settings-daemon 3.4.2-0ubuntu4 does not has the patch

[Stable Fix]

# precise-update

* gnome-settings-daemon 3.4.1-0ubuntu1.1 does not has this patch.

# oneiric-update

* gnome-settings-daemon 3.2.2-0ubuntu2.1 does not has this patch.

[Upstream Fix]

* 
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=5f7643800a8bc26bd2835dc9a3df085bf0fab422
* https://bugzilla.gnome.org/show_bug.cgi?id=677472

[Test Case]

Step To Reproduce

1. To connect external monitor by VGA or HDMI.
2. To install Ubuntu
3. login to unity

Excepted Result:

xinerama is enabled. the screen displays in 2 monitor(extend mode).

Actual Result:

xinerama is not enabled.

[Regression Potential]

The patch is accepted in gnome-settings-daemon upstream.
thie mofification is minal, it just clone flag as false in the xinerama case.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: oneiric patch precise

-- 
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 generating  monitor
  configs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1014533/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014533

Title:
  xrandr; explicitly set clone state variable when generating  monitor
  configs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1014533/+subscriptions

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


[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

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

Title:
  Can't see the webcam video during OOBE steps

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

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


[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 is failed because it querys a not-supported control
9963778(Saturation).

this bug is already fixed in upstream (
https://bugzilla.gnome.org/show_bug.cgi?id=670197)

Step To Reproduce

1. Install Ubuntu
2. A dialog shows to ask User pick a picture or take a picture as his avatar

Excepted Result:

Webcam works, User can take a picture

Actual Result:

Webcam is blank

Symptom:

check the dmesg whiling WebCam Step of oem-config runs

[ 172.271284] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 
(exp. 2).
[ 172.571253] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 
(exp. 2).
[ 172.871214] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 
(exp. 2).
[ 173.171160] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 
(exp. 2).

Reference link:

* https://bugzilla.gnome.org/show_bug.cgi?id=670197
* https://bugs.meego.com/show_bug.cgi?format=multipleid=17329

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic-pae 3.0.17
Uname: Linux 3.0.0-16-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gst-plugins-good0.10

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Can't see the webcam video during OOBE steps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/947808/+subscriptions

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

[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 to PLAY status that the camerabin2 pipeline
  construction is failed because it querys a not-supported control
  9963778(Saturation).
  
  this bug is already fixed in upstream (
  https://bugzilla.gnome.org/show_bug.cgi?id=670197)
  
  Step To Reproduce
  
  1. Install Ubuntu
  2. A dialog shows to ask User pick a picture or take a picture as his avatar
  
  Excepted Result:
  
  Webcam works, User can take a picture
  
  Actual Result:
  
  Webcam is blank
  
  Symptom:
  
  check the dmesg whiling WebCam Step of oem-config runs
  
  [ 172.271284] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 172.571253] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 172.871214] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 173.171160] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  
  Reference link:
  
  * https://bugzilla.gnome.org/show_bug.cgi?id=670197
  * https://bugs.meego.com/show_bug.cgi?format=multipleid=17329
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic-pae 3.0.17
  Uname: Linux 3.0.0-16-generic-pae i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
- Date: Tue Mar  6 16:17:01 2012
- InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
-  LANGUAGE=en
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gst-plugins-good0.10
- UpgradeStatus: Upgraded to oneiric on 2011-12-15 (81 days ago)

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

Title:
  Can't see the webcam video during OOBE steps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/947808/+subscriptions

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

[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 error when querying attributes 
that camera driver does not supported, and for them they are not working during 
the OOBE capture picture step. It happens on some HP and Dell notebooks.
  Devices affected include 0c45:6448 and 064e:e28a.
  
  [Development Fix]
  Already fixed in 0.10.31-1ubuntu1
  
  [Stable Fix]
  
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=c1c858f2733aba9fd8f6120656b0db20a66b6c77
  
  [Test Case]
  Test with cheese to make sure video can be recorded.
  
  [Regression Potential]
  Unlikely to have regression, as the change is minimal, by changing error into 
logging a warning in the debug log and move on.
  
  
- 
  
  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 is failed because it querys a not-supported control
  9963778(Saturation).
  
  this bug is already fixed in upstream (
  https://bugzilla.gnome.org/show_bug.cgi?id=670197)
  
  Step To Reproduce
  
  1. Install Ubuntu
  2. A dialog shows to ask User pick a picture or take a picture as his avatar
  
  Excepted Result:
  
  Webcam works, User can take a picture
  
  Actual Result:
  
  Webcam is blank
  
  Symptom:
  
  check the dmesg whiling WebCam Step of oem-config runs
  
  [ 172.271284] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 172.571253] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 172.871214] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  [ 173.171160] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: 
-110 (exp. 2).
  
  Reference link:
  
  * https://bugzilla.gnome.org/show_bug.cgi?id=670197
  * https://bugs.meego.com/show_bug.cgi?format=multipleid=17329
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic-pae 3.0.17
  Uname: Linux 3.0.0-16-generic-pae i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  ProcEnviron:
   LANGUAGE=en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gst-plugins-good0.10

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

Title:
  Can't see the webcam video during OOBE steps

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

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

[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 in search bar o unity
dashboard

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.0.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-11.19-generic 3.2.1
Uname: Linux 3.2.0-11-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,imgpng,resize,regex,gnomecompat,mousepoll,animation,compiztoolbox,grid,snap,move,vpswitch,place,session,workarounds,wall,expo,fade,ezoom,scale,unityshell]
Date: Thu Feb  2 00:17:24 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120128)
ProcEnviron:
 LANGUAGE=zh_TW:zh
 PATH=(custom, no user)
 LANG=zh_TW.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)


iBus Depedency:

ii  ibus   1.4.0-3ubuntu3   
Intelligent Input Bus - core
ii  ibus-chewing   1.3.10+clean-1   
Chewing engine for IBus
ii  ibus-gtk   1.4.0-3ubuntu3   
Intelligent Input Bus - GTK+2 support
ii  ibus-gtk3  1.4.0-3ubuntu3   
Intelligent Input Bus - GTK+3 support
ii  ibus-pinyin1.4.0-1  
Pinyin engine for IBus
ii  ibus-pinyin-db-android 1.4.0-1  
Pinyin engine for IBus - Android database
ii  ibus-table 1.3.9.20110827-1 
table engine for IBus
ii  libibus-1.0-0  1.4.0-3ubuntu3   
Intelligent Input Bus - shared library
ii  python-ibus1.4.0-3ubuntu3

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


** Tags: amd64 apport-bug precise running-unity

-- 
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:
  can not user iBus to type text in search bar of unity dashboard

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

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

[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 active when user press Ctrl+Space in search bar o unity
  dashboard
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.0.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-11.19-generic 3.2.1
  Uname: Linux 3.2.0-11-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,imgpng,resize,regex,gnomecompat,mousepoll,animation,compiztoolbox,grid,snap,move,vpswitch,place,session,workarounds,wall,expo,fade,ezoom,scale,unityshell]
  Date: Thu Feb  2 00:17:24 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120128)
  ProcEnviron:
-  LANGUAGE=zh_TW:zh
-  PATH=(custom, no user)
-  LANG=zh_TW.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=zh_TW:zh
+  PATH=(custom, no user)
+  LANG=zh_TW.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ 
+ iBus Depedency:
+ 
+ ii  ibus   1.4.0-3ubuntu3 
  Intelligent Input Bus - core
+ ii  ibus-chewing   1.3.10+clean-1 
  Chewing engine for IBus
+ ii  ibus-gtk   1.4.0-3ubuntu3 
  Intelligent Input Bus - GTK+2 support
+ ii  ibus-gtk3  1.4.0-3ubuntu3 
  Intelligent Input Bus - GTK+3 support
+ ii  ibus-pinyin1.4.0-1
  Pinyin engine for IBus
+ ii  ibus-pinyin-db-android 1.4.0-1
  Pinyin engine for IBus - Android database
+ ii  ibus-table 1.3.9.20110827-1   
  table engine for IBus
+ ii  libibus-1.0-0  1.4.0-3ubuntu3 
  Intelligent Input Bus - shared library
+ ii  python-ibus1.4.0-3ubuntu3

-- 
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:
  can not user iBus to type text in search bar of unity dashboard

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

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

[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:
  Cannot type Chinese character using ibus in search bar of unity
  dashboard

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

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


[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:
  Character duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[Bug 690896] Re: Character duplication when changing windows

2011-12-24 Thread Hsin-Yi, Chen (hychen)
1. cherry-pick 
https://github.com/definite/ibus-chewing/commit/703bf4e43666b31d191e90671db2851583be336f
 
2. bzr push lp:~ossug-hychen/+junk/ibus-chewing-690896
3. dput ppa:ossug-hychen/ibus ../ibus-chewing_1.3.9.2-3ubuntu2_source.changes  

ibus-chewing (1.3.9.2-3ubuntu3) precise; urgency=low

  * debian/patches/fix-characters-duplication-when-switching-to-another-
window.patch: fix Character duplication when changing windows(LP: #690896)

cherry-pick from (https://github.com/definite/ibus-chewing/commit/
  f9dc954b63eac4be8936602e813f9670eeb575b0) 
   

 -- 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:
  Character duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660276

Title:
  chewing does not recognize 1st tone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 into IBus which
  causes typing difficulty.

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

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


[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 duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/879923

Title:
  No file transfers possible with cell phones, regression since oneiric
  alpha

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/879923/+subscriptions

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


[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 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:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/690896

Title:
  Character duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840069

Title:
  ibus-engine-chewing crashed with SIGABRT in __kernel_vsyscall()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/840069/+subscriptions

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


[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 added: ibus-chewing-696864-abrt-ibus-1.4.patch
   
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/838643/+attachment/2347312/+files/ibus-chewing-696864-abrt-ibus-1.4.patch

-- 
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 raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/838643/+subscriptions

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


[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 raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/838643/+subscriptions

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


[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:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/745489

Title:
  Cannot close candidate window with escape key since selected tone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/745489/+subscriptions

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


[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 characters , first character is 終,
second is 端, the third is 機.


Step To Reproduce:

1. type 終端 unity2d search entry

Excepted Result:

2. the application 終端機 shows in result (User can find what application
he wants)

Actually Result:

No result

Other Related Info:

* type terminal  in unity2d search entry can find the  application 終端機 
(User can find what application he wants)
* type 終 unity2d search entry can find the application 終端機 (User can find 
what application he wants)
* type 端機 unity2d search entry  can find the application 終端機, and 端機 is 
not actually a Chinese word, it does not mean anything here. (Users usually do 
not try 端機  keyword for finding 終端機 application)

Env


Ubuntu 11.10 Alpha i386 (201108010.1)
Unity-2d: 3.8.14.1-0ubuntu1
libxapian22: 1.2.5-2~ppa1
xapian-tools: 1.2.5-2~ppa1
LANGUAGE=zh_TW:en_US:en 

** Attachment added: type 終端機 keyword but can not find application 終端機
   
https://bugs.launchpad.net/unity-2d/+bug/745243/+attachment/2265901/+files/can_not_find_terminal.png

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

Title:
  [dash] wrong search result of Unity in Chinese

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

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

[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 manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/659690/+subscriptions

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


[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

Title:
  Character duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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 = Undecided

** Changed in: debbugs
   Status: Unknown = New

** Changed in: debbugs
 Remote watch: Debian Bug tracker #633647 = None

** Changed in: debbugs
   Status: New = Invalid

** Also affects: ibus-chewing (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633647
   Importance: Unknown
   Status: Unknown

-- 
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:
https://bugs.launchpad.net/debbugs/+bug/690896/+subscriptions

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


[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:
  chewing does not recognize 1st tone

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

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

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


[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 changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

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


[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, 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:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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
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:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

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


[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:
  Character duplication when changing windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/690896/+subscriptions

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


[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
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/741825/+attachment/2169486/+files/amd-a6-s400mAPU-alsa-info.txt

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/741825/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690896

Title:
  Character duplication when changing windows

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


[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 tone

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


[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 close candidate window with escape key since selected tone

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


[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 toggle chewing off before changing windows. Also when
  clicking back to my first window it duplicates yet again. It is very
  difficult to do any type of word processing with this bug.
  
  E.g., I type 你好 in any space that allows me to type, then focus on
  another window, in the first window I see that my text is now 你好你好.
  Upon clicking on the first window again I see 你好你好你好.
+ 
+ Test Case
+ 
+ Step To Reproduce
+ 
+ 1. mouse left click to google search bar in Firefox 4.0
+ 2. type Chinese and press Enter , the 測試 appearers in google search bar in 
Firefox 4.0
+ 3. mouse left click to URL bar in Firefox 4.0
+ 
+ Excepted Result
+ 
+   no Chinese words appears in URL bar in Firefox 4.0
+ 
+ Actual Result
+ 
+  測試測試 appears in URL bar in Firefox 4.0

-- 
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

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

[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://bugs.launchpad.net/bugs/690896

Title:
  Character duplication when changing windows

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


[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.
https://bugs.launchpad.net/bugs/690896

Title:
  Character duplication when changing windows

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


[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 iBus

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


[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 field in Unity can not support iBus

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


[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 to Ubuntu.
https://bugs.launchpad.net/bugs/590108

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

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


[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 to me, 
thanks for your effort.

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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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


[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-
installer/+bug/676838)

** Affects: oem-priority
 Importance: Undecided
 Status: Confirmed

** Affects: base-installer (Ubuntu)
 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/760490

Title:
  add support for AMD CPU Family 12h

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


[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 this cpu family is not currently recognised by ubiquity. like the bug 
(https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/676838)
+ 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-
+ installer/+bug/676838)

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Status: New = Confirmed

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

Title:
  add support for AMD CPU Family 12h

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


[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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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


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

2011-03-30 Thread Hsin-Yi, Chen (hychen)
Public bug reported:

Binary package hint: ibus-chewing

The bug is reported in Debian, and bugfix is on going. 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619604),
after the fixed package landed in Debian, we need to sync ti to Ubuntu.

Summary:

Cannot close candidate window with escape key since selected tone.

Before selected tone, we can press escape to close candidate window
and leave input mode. But it doesn't work after tone was selected. Also, it
show us a window which has nothing.

** Affects: ibus-chewing (Ubuntu)
 Importance: Undecided
 Assignee: Hsin-Yi, Chen (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 = Confirmed

-- 
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 tone

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


[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
2. set LANG=C, which means current we are not in zh_TW locale
3. launch the installed software

Except Result:

The software *MUST* shows English gylth correctly

Possible Result We Don't Want:

The software shows a square in which the gylth should be displayed

I will provide the result when I'v done the test, I need to find a
application does not support fontconfig.

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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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


[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: ibus-1.3.7-1ubuntu3, ibus-1.3.6.20100730-1

TEST CASE:

1. ibus is running
2. select ibus-chewing
3. type the character 安, normally I should only have to type - on the US 
keyboard, which is the equivalent of ㄢ or an in pinyin
4. press Enter to send Chinese character has first tone

Except Result:

   output Chinese character has first tone

Actual Result:

   not Chinese character has first tone output
Test Case Example 
End=

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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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

[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 effect or bugs?,
in my opinion, we need to prepare a lot of test cases for this proposal, and 
then to verify does the new configuration work or not.

the target of Improvement  configuration should pass this 2 test
basically.

1.  User still can find buggy application
2.  The latin and Chinese word shows correctly and its look as the same as 
before

@Cheng-Chia Tseng

correct me if I misunderstand.

if not , please modify the summary because this change is not aid to fix those 
application does not support font-config fallback machenism

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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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


[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 support font-config.

To solve this, I need to give input to upstream, not modify the  69
-language-selector-zh-tw.conf to avoid the problem.

and also, to modify 69-language-selector-zh-tw has a risk that
Traditional Chinese can not find which application does not support i18n
well, and never give feedback to upstream application, so upstream will
not support i18n until a non-latin language developer joined.

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

Title:
  Improvement for zh-tw fontconfig settings of language-selector

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


[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 does not recognize 1st tone

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


[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

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


[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.
https://bugs.launchpad.net/bugs/690896

Title:
  Character duplication when changing windows

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


[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:
  Character duplication when changing windows

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


[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 does not recognize 1st tone

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


[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:
  chewing does not recognize 1st tone

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


[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://bugs.launchpad.net/bugs/660276

Title:
  chewing does not recognize 1st tone

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


[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 Ubuntu.

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


[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 Ctrl + Space to active input method engine, and type Chinese word

Result:

1. Ibus does not take 100% cpu
2. ibus-chewing setting windows does not flashs (fixed LP:659690)

thanks you all

-- 
ibus python 100 % cpu for ever
https://bugs.launchpad.net/bugs/637671
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 Ubuntu.

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


  1   2   >