[Bug 1943587] Re: support frame preemption

2021-10-19 Thread Taiten Peng
** Attachment added: "ethtool-intel-tsn_0.1_amd64.snap"
   
https://bugs.launchpad.net/intel/+bug/1943587/+attachment/5534136/+files/ethtool-intel-tsn_0.1_amd64.snap

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

Title:
  support frame preemption

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


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

[Bug 1943587] Re: support frame preemption

2021-10-19 Thread Taiten Peng
A quick test build include the patches with upstream ethtools


** Attachment added: "ethtool-intel-tsn_0.1_amd64.snap"
   
https://bugs.launchpad.net/intel/+bug/1943587/+attachment/5534135/+files/ethtool-intel-tsn_0.1_amd64.snap

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

Title:
  support frame preemption

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


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

[Bug 1875781] Re: Unable to verify self signed certificate

2021-03-21 Thread Taiten Peng
** Package changed: snapcraft (Ubuntu) => snapcraft

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

Title:
  Unable to verify self signed certificate

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

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

[Bug 1875781] Re: Unable to verify self signed certificate

2021-03-21 Thread Taiten Peng
** Also affects: snapcraft (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/1875781

Title:
  Unable to verify self signed certificate

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

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

[Bug 1895789] [NEW] rfkill hangs when turn on/off bluetooth

2020-09-16 Thread Taiten Peng
Public bug reported:

Turn on/off leads to a kernel panic related to rfkill

Hardware ID: 201712-26024

OS: 20.04 Desktop
Kernel: 5.4.0-48-generic

Step to reproduce: 
1. Click on/off in the bluetooth settings for a few time
2. Oberserve kernel message as following 

[  126.914032] [ cut here ]
[  126.914034] kernel BUG at mm/slub.c:306!
[  126.914041] invalid opcode:  [#1] SMP PTI
[  126.914044] CPU: 6 PID: 4741 Comm: gsd-rfkill Tainted: P   OE 
5.4.0-48-generic #52-Ubuntu
[  126.914045] Hardware name: Dell Inc. XPS 13 9370/0173S1, BIOS 1.13.1 
07/08/2020
[  126.914050] RIP: 0010:__slab_free+0x189/0x330
[  126.914052] Code: 00 48 89 c7 fa 66 0f 1f 44 00 00 f0 49 0f ba 2c 24 00 72 
65 4d 3b 6c 24 20 74 11 49 0f ba 34 24 00 57 9d 0f 1f 44 00 00 eb 9f <0f> 0b 49 
3b 5c 24 28 75 e8 48 8b 44 24 28 49 89 4c 24 28 49 89 44
[  126.914054] RSP: 0018:b46f42d73c90 EFLAGS: 00010246
[  126.914056] RAX: 9c6931960a00 RBX: 80200015 RCX: 9c6931960a00
[  126.914057] RDX: 9c6931960a00 RSI: e19511c65800 RDI: 9c695bff9340
[  126.914058] RBP: b46f42d73d28 R08: 0001 R09: a4d1b6be
[  126.914059] R10: 9c6931960a00 R11: 0001 R12: e19511c65800
[  126.914060] R13: 9c6931960a00 R14: 9c695bff9340 R15: 9c695bff9340
[  126.914062] FS:  7fbd905bf840() GS:9c695e58() 
knlGS:
[  126.914063] CS:  0010 DS:  ES:  CR0: 80050033
[  126.914064] CR2: 7fc51ed2 CR3: 0003e6012002 CR4: 003606e0
[  126.914066] DR0:  DR1:  DR2: 
[  126.914067] DR3:  DR6: fffe0ff0 DR7: 0400
[  126.914068] Call Trace:
[  126.914072]  ? finish_wait+0x59/0x70
[  126.914075]  ? wait_woken+0x80/0x80
[  126.914078]  ? kfree_skbmem+0x4e/0x60
[  126.914080]  kmem_cache_free+0x288/0x2b0
[  126.914085]  ? btusb_shutdown_intel_new+0x36/0x60 [btusb]
[  126.914087]  kfree_skbmem+0x4e/0x60
[  126.914089]  kfree_skb+0x3a/0xa0
[  126.914092]  btusb_shutdown_intel_new+0x36/0x60 [btusb]
[  126.914108]  hci_dev_do_close+0x40c/0x520 [bluetooth]
[  126.914121]  hci_rfkill_set_block+0x56/0xa0 [bluetooth]
[  126.914124]  rfkill_set_block+0x9b/0x150
[  126.914127]  rfkill_fop_write+0x136/0x1e0
[  126.914130]  __vfs_write+0x1b/0x40
[  126.914131]  vfs_write+0xb9/0x1a0
[  126.914134]  ksys_write+0xb1/0xe0
[  126.914136]  __x64_sys_write+0x1a/0x20
[  126.914139]  do_syscall_64+0x57/0x190
[  126.914142]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  126.914144] RIP: 0033:0x7fbd9097021f
[  126.914146] Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 59 65 f8 ff 48 
8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 2d 44 89 c7 48 89 44 24 08 e8 8c 65 f8 ff 48
[  126.914147] RSP: 002b:7fffd6047f00 EFLAGS: 0293 ORIG_RAX: 
0001
[  126.914149] RAX: ffda RBX: 7fbd905bf7c0 RCX: 7fbd9097021f
[  126.914150] RDX: 0008 RSI: 5581c4fe4dd0 RDI: 0008
[  126.914151] RBP: 7fffd6047f50 R08:  R09: 000b
[  126.914152] R10: 5581c4fd3dc8 R11: 0293 R12: 0001
[  126.914153] R13: 7fffd6047fb0 R14:  R15: 5581c4fd6020
[  126.914155] Modules linked in: thunderbolt veth nft_masq nft_chain_nat uhid 
rfcomm vboxnetadp(OE) xt_CHECKSUM vboxnetflt(OE) xt_MASQUERADE xt_tcpudp 
vboxdrv(OE) bridge stp llc zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) 
znvpair(PO) spl(O) zlua(PO) ebtable_filter ebtables ip6table_raw 
ip6table_mangle ip6table_nat ip6table_filter ip6_tables iptable_raw 
iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 
libcrc32c iptable_filter bpfilter nf_tables nfnetlink ccm aufs cmac algif_hash 
algif_skcipher af_alg overlay bnep hid_logitech_hidpp typec_displayport 
hid_logitech_dj hid_apple binfmt_misc ftdi_sio usbserial snd_usb_audio 
snd_usbmidi_lib mei_hdcp intel_rapl_msr snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg 
snd_hda_codec x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_core 
dell_laptop ledtrig_audio snd_hwdep kvm_intel joydev snd_pcm snd_seq_midi 
snd_seq_midi_event dell_wmi kvm crct10dif_pclmul dell_smbios
[  126.914188]  dcdbas snd_rawmidi nls_iso8859_1 cdc_ether ghash_clmulni_intel 
usbnet aesni_intel r8152 crypto_simd mii snd_seq iwlmvm cryptd glue_helper 
snd_seq_device intel_wmi_thunderbolt wmi_bmof dell_wmi_descriptor rapl 
snd_timer intel_cstate mac80211 btusb btrtl btbcm uvcvideo input_leds btintel 
libarc4 videobuf2_vmalloc bluetooth serio_raw videobuf2_memops videobuf2_v4l2 
videobuf2_common videodev iwlwifi ecdh_generic cdc_acm mc ecc i915 snd cfg80211 
soundcore rtsx_pci_ms mei_me memstick drm_kms_helper hid_multitouch mei 
ucsi_acpi typec_ucsi i2c_algo_bit fb_sys_fops processor_thermal_device 
intel_xhci_usb_role_switch syscopyarea 

[Bug 1891598] Re: Broken build dep in snapcraft.yaml

2020-08-14 Thread Taiten Peng
** Changed in: linux (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/1891598

Title:
  Broken build dep in snapcraft.yaml

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

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

[Bug 1891598] [NEW] Broken build dep in snapcraft.yaml

2020-08-14 Thread Taiten Peng
Public bug reported:

Current snapcraft.yaml is broken for building kernel snaps with ubuntu
kernel tree from a clean ubuntu environment.

Please see the patch in attached to fix the problem

This is effecting Ubuntu Core developers to build a custom kernel base
on Ubuntu stable kernel.

** Affects: linux (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/1891598

Title:
  Broken build dep in snapcraft.yaml

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

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

[Bug 1875781] Re: Unable to verify self signed certificate

2020-04-29 Thread Taiten Peng
** Description changed:

  See the upstream bug background
  https://github.com/openssl/openssl/issues/1418
  
  The issue initially was caught in a case when developers works behind
  company firewall and requires install company self signed certificate on
- Ubuntu host in order to access via company proxy.
+ Ubuntu host in order to access internet via company proxy.
+ 
+ User may experience unable to access internet services via https
+ protocol when even manually installed root trust ca-certificate on host
+ machine due to openssl unable to verify some type of self signed
+ certificate.
  
  This is also causing problems for snapcraft developers who work behind
  proxy servers unable to build snap packages.
  
  There is a fix going into openssl upstream apparently
  https://github.com/openssl/openssl/pull/10587
  
  Just create a bug here to track this issue in Ubuntu in order to make
  sure we merge upstream fixes ultimately.
  
  Similar case reported by other users:
  [1] 
https://serverfault.com/questions/966846/cannot-trust-development-https-self-signed-certificate-in-ubuntu-18-04-2-lts
  [2] 
https://stackoverflow.com/questions/55485511/how-to-run-dotnet-dev-certs-https-trust/59702094#59702094

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

Title:
  Unable to verify self signed certificate

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

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

[Bug 1875781] [NEW] Unable to verify self signed certificate

2020-04-28 Thread Taiten Peng
Public bug reported:

See the upstream bug background
https://github.com/openssl/openssl/issues/1418

The issue initially was caught in a case when developers works behind
company firewall and requires install company self signed certificate on
Ubuntu host in order to access via company proxy.

This is also causing problems for snapcraft developers who work behind
proxy servers unable to build snap packages.

There is a fix going into openssl upstream apparently
https://github.com/openssl/openssl/pull/10587

Just create a bug here to track this issue in Ubuntu in order to make
sure we merge upstream fixes ultimately.

Similar case reported by other users:
[1] 
https://serverfault.com/questions/966846/cannot-trust-development-https-self-signed-certificate-in-ubuntu-18-04-2-lts
[2] 
https://stackoverflow.com/questions/55485511/how-to-run-dotnet-dev-certs-https-trust/59702094#59702094

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

** Description changed:

  See the upstream bug background
  https://github.com/openssl/openssl/issues/1418
  
- 
- The issue initially was caught in a case when developers works behind company 
firewall and requires install company self signed certificate on Ubuntu host in 
order to access via company proxy.
+ The issue initially was caught in a case when developers works behind
+ company firewall and requires install company self signed certificate on
+ Ubuntu host in order to access via company proxy.
  
  This is also causing problems for snapcraft developers who work behind
  proxy servers unable to build snap packages.
  
  There is a fix going into openssl upstream apparently
  https://github.com/openssl/openssl/pull/10587
  
  Just create a bug here to track this issue in Ubuntu in order to make
  sure we merge upstream fixes ultimately.
  
- 
  Similar case reported by other users:
  [1] 
https://serverfault.com/questions/966846/cannot-trust-development-https-self-signed-certificate-in-ubuntu-18-04-2-lts
- [2]
+ [2] 
https://stackoverflow.com/questions/55485511/how-to-run-dotnet-dev-certs-https-trust/59702094#59702094

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

Title:
  Unable to verify self signed certificate

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

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

[Bug 1863214] Re: Add storage kernel modules for arm64/armhf build

2020-02-18 Thread Taiten Peng
Yes this is for Core 18, if pc-kernel in Core 20 is not leverage this
package we should have these as kernel built-in.

And yes, we are keen to build UC images with pc-kernel rather than
custom kernel branches for community boards

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

Title:
  Add storage kernel modules for arm64/armhf build

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools-ubuntu-core/+bug/1863214/+subscriptions

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

[Bug 1863214] Re: Add storage kernel modules for arm64/armhf build

2020-02-14 Thread Taiten Peng
** Also affects: initramfs-tools-ubuntu-core
   Importance: Undecided
   Status: New

** Also affects: snap-core20
   Importance: Undecided
   Status: New

** Also affects: snap-core18
   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/1863214

Title:
  Add storage kernel modules for arm64/armhf build

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools-ubuntu-core/+bug/1863214/+subscriptions

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

[Bug 1863214] [NEW] Add storage kernel modules for arm64/armhf build

2020-02-14 Thread Taiten Peng
Public bug reported:

Missing minimum storage drivers when building Ubuntu Core image with
Ubuntu pc-kernel

A pull request was sent from Rockchip engineers to support rockchip
storages

https://github.com/snapcore/core-build/pull/58

** Affects: initramfs-tools-ubuntu-core (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/1863214

Title:
  Add storage kernel modules for arm64/armhf build

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

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

[Bug 1799988] Re: Missing wifi and bluetooth after sleep on XPS 9370

2019-05-15 Thread Taiten Peng
No, it doesn't effect functionality AFAIK

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

Title:
  Missing wifi and bluetooth after sleep on XPS 9370

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1799988/+subscriptions

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

[Bug 1799988] Re: Missing wifi and bluetooth after sleep on XPS 9370

2019-05-15 Thread Taiten Peng
The wifi looks functional after the fix but ath10k driver starts
complaining

** Attachment added: "dmesg.tar.xz"
   
https://bugs.launchpad.net/dell-sputnik/+bug/1799988/+attachment/5263930/+files/dmesg.tar.xz

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

Title:
  Missing wifi and bluetooth after sleep on XPS 9370

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1799988/+subscriptions

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

[Bug 1799988] Re: Missing wifi and bluetooth after sleep on XPS 9370

2019-05-15 Thread Taiten Peng
confirmed #35 build fix same issue on XPS13 9360 with wifi module QCA6174.
Tested 10 suspends on power pluged and unpluged

Thanks Kai-Heng for the fix

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

Title:
  Missing wifi and bluetooth after sleep on XPS 9370

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1799988/+subscriptions

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

[Bug 1799988] Re: Missing wifi and bluetooth after sleep on XPS 9370

2019-05-13 Thread Taiten Peng
@Kai-Heng is there a patched kernel package I can test with?

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

Title:
  Missing wifi and bluetooth after sleep on XPS 9370

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1799988/+subscriptions

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

[Bug 1706357] Re: Natural scrolling in Gnome Shell (17.10) doesn't appear to do anything

2017-11-23 Thread Taiten Peng
A few more info here.

In 17.10  the enable natural scrolling does work for Touchpad on my
XPS13 9360 in a fresh install 17.10.

However the change does work for my bluetooth mouse

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

Title:
  Natural scrolling in Gnome Shell (17.10) doesn't appear to do anything

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

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

[Bug 986692] Re: [soundnua] Unmutting sound effects using the slider doesn't work

2012-12-10 Thread Taiten Peng
** Changed in: oem-priority/precise
   Status: Fix Committed = Fix Released

** Changed in: oem-priority/precise
 Assignee: Taiten Peng (taitenpeng) = (unassigned)

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

Title:
  [soundnua] Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 991637] Re: unity launcher vanishes when switching to mirrored displays

2012-12-10 Thread Taiten Peng
This is not a nvidia bug for sure, I can reproduce on my own laptop with
VGA external monitor.

** Also affects: oem-priority
   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/991637

Title:
  unity launcher vanishes when switching to mirrored displays

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

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


[Bug 991637] Re: unity launcher vanishes when switching to mirrored displays

2012-12-10 Thread Taiten Peng
Added to oem-priority as it's reported from our oem partner.

** Changed in: oem-priority
 Assignee: (unassigned) = Tammy Yang (wanchingy)

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

Title:
  unity launcher vanishes when switching to mirrored displays

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

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


[Bug 986692] Re: [soundnua] Unmutting sound effects using the slider doesn't work

2012-12-04 Thread Taiten Peng
@seb128

Sorry I was travelling at customer side, I can confirm this works for me with 
precise.
Thanks for make this happen.

** Changed in: oem-priority/precise
   Status: Confirmed = 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/986692

Title:
  [soundnua] Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-11-18 Thread Taiten Peng
Hi Sebastien,

The regression will happen on some oem preinstall machine with precise
if user upgrade gnome-control-center to version 1:3.4.2-0ubuntu0.6.

I also verified on a fresh 12.10 64bit with fully update the packages
with/without proposal archive,  the issue still occurred, same steps to
reproduce in #20.

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-11-15 Thread Taiten Peng
Fix failed in precise-proposed.

Steps to reproduce:
1. Launch gnome-control-center sound-nua
2. Click on tab Sound Effects and confirm alert sound actually working by 
click on different alert sound.
3. Check Mute on Alert volume scroll bar, make sure it's checked and 
noticed Alert volume is scroll to very left as muted.
4. Adjust Alert volume to maximum manually and noticed the checkbox is 
automatically unchecked
5. Click on different Alter Sound in the menu.

Expected result:
Alert sound should acting by click on the menu for different theme.

Actual result:
Alert sound kept muted.

Installed Pacakge version:
ii  gnome-control-center   1:3.4.2-0ubuntu0.6   
utilities to configure the GNOME desktop
ii  gnome-control-center-data  1:3.4.2-0ubuntu0.6   
configuration applets for GNOME - data files
ii  libgnome-control-center1   1:3.4.2-0ubuntu0.6   
utilities to configure the GNOME desktop


** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-11-15 Thread Taiten Peng
The patch attached actually fixed the issue.

Please verify the package in PPA 
https://launchpad.net/~taitenpeng/+archive/ppa


** Patch added: fix-unmute-alert-volume-failure.patch
   
https://bugs.launchpad.net/oem-priority/precise/+bug/986692/+attachment/3434197/+files/fix-unmute-alert-volume-failure.patch

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-10-02 Thread Taiten Peng
** Changed in: oem-priority/quantal
   Status: Confirmed = 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/986692

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-10-01 Thread Taiten Peng
Hi Sebastien,

Thank you

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-26 Thread Taiten Peng
Sabastien,

Thanks and yes please do, we need to ensure the fix in upcoming delivery
to oem.


** Changed in: oem-priority/precise
 Assignee: (unassigned) = Taiten Peng (taitenpeng)

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-26 Thread Taiten Peng
The upcoming delivery will be precise to oem project

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-26 Thread Taiten Peng
** Changed in: oem-priority/precise
   Status: New = Confirmed

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

** Changed in: oem-priority/quantal
 Assignee: Taiten Peng (taitenpeng) = (unassigned)

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-19 Thread Taiten Peng
** Also affects: oem-priority
   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/986692

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-19 Thread Taiten Peng
added to oem-priority as it effects couple project which is going to
release with precise.

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-19 Thread Taiten Peng
** Changed in: oem-priority
 Assignee: (unassigned) = Taiten Peng (taitenpeng)

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

** 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/986692

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 986692] Re: Unmutting sound effects using the slider doesn't work

2012-09-18 Thread Taiten Peng
Sorry I dont see how upstream is going to fix this, however there is a
very quick fix for this.

Index: gnome-control-center-3.4.2/panels/sound-nua/gvc-mixer-dialog.c
===
--- gnome-control-center-3.4.2.orig/panels/sound-nua/gvc-mixer-dialog.c 
2012-09-18 14:54:02.686384033 +0800
+++ gnome-control-center-3.4.2/panels/sound-nua/gvc-mixer-dialog.c  
2012-09-18 16:16:52.255026778 +0800
@@ -509,6 +509,8 @@
 /* Make sure we do not unmute muted streams, there's a button 
for that */
 if (volume == 0.0)
 gvc_mixer_stream_set_is_muted (stream, TRUE);
+   else
+   gvc_mixer_stream_set_is_muted (stream, FALSE);
 /* Only push the volume if it's actually changed */
 if (gvc_mixer_stream_set_volume(stream, (pa_volume_t) rounded) 
!= FALSE)
 gvc_mixer_stream_push_volume (stream);
Index: gnome-control-center-3.4.2/panels/sound/gvc-mixer-dialog.c
===
--- gnome-control-center-3.4.2.orig/panels/sound/gvc-mixer-dialog.c 
2012-03-05 22:04:55.0 +0800
+++ gnome-control-center-3.4.2/panels/sound/gvc-mixer-dialog.c  2012-09-18 
16:16:17.238853143 +0800
@@ -784,6 +784,8 @@
 /* Make sure we do not unmute muted streams, there's a button 
for that */
 if (volume == 0.0)
 gvc_mixer_stream_set_is_muted (stream, TRUE);
+   else
+   gvc_mixer_stream_set_is_muted (stream, FALSE);
 /* Only push the volume if it's actually changed */
 if (gvc_mixer_stream_set_volume(stream, (pa_volume_t) rounded) 
!= FALSE)
 gvc_mixer_stream_push_volume (stream);

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

Title:
  Unmutting sound effects using the slider doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/986692/+subscriptions

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


[Bug 915265] Re: [regression] Unity launcher on-screen corruption on resume from suspend with nVidia proprietary driver

2012-09-17 Thread Taiten Peng
Omer,

I though 5.16.0-0ubuntu1 is in -proposed archive already?
can you confirm which archive the update package will be in?
Thanks.

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

Title:
  [regression] Unity launcher on-screen corruption on resume from
  suspend with nVidia proprietary driver

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

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


[Bug 915265] Re: [regression] Unity launcher on-screen corruption on resume from suspend with nVidia proprietary driver

2012-09-14 Thread Taiten Peng
Hi,

Do we have a ETA for moving the pacakge to -update after tag changed to 
verification-done
We have couple of customer's system is effected by this

Thanks

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

Title:
  [regression] Unity launcher on-screen corruption on resume from
  suspend with nVidia proprietary driver

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

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


[Bug 915265] Re: [regression] Unity launcher on-screen corruption on resume from suspend with nVidia proprietary driver

2012-09-13 Thread Taiten Peng
Verified unity 5.16.0-0ubuntu1 with nVidia graphic card, device id:
10de:1058

lspci -nnvv output for the graphic card --

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1058] 
(rev a1) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:2aed]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e800 (64-bit, prefetchable) [size=128M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at e000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address:   Data: 
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s 
unlimited, L1 64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency 
L0 256ns, L1 4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- 
SpeedDis-, Selectable De-emphasis: -6dB
 Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
 Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB
Capabilities: [b4] Vendor Specific Information: Len=14 ?
Capabilities: [100 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [128 v1] Power Budgeting ?
Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 
Len=024 ?
Kernel driver in use: nvidia
Kernel modules: nvidia_current_updates, nouveau, nvidiafb



** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [regression] Unity launcher on-screen corruption on resume from
  suspend with nVidia proprietary driver

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

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


[Bug 1030808] [NEW] suspend fails while bluetooth keyboard/mouse are connected

2012-07-30 Thread Taiten Peng
Public bug reported:

system is Lenovo ThinkCentre M92z(201207-11419)
suspend fails while bluetooth keyboard/mouse are connected. This failure should 
be reproduced within 10 times of retries.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-27-generic 3.2.0-27.43
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1602 F pulseaudio
CRDA:
 country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf7d3 irq 47'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:10ec0272,17aa3079,0012 
HDA:80862806,80860101,0010'
   Controls  : 21
   Simple ctrls  : 9
Date: Mon Jul 30 18:04:34 2012
HibernationDevice: RESUME=UUID=e71a74b0-5ff0-4ee4-85e7-5c9802219163
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: LENOVO 3298A2U
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 inteldrmfb
 1 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic 
root=UUID=83fc5b2c-f5be-4b0b-9c2f-000b7f6c78e6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-27-generic N/A
 linux-backports-modules-3.2.0-27-generic  N/A
 linux-firmware1.79
SourcePackage: linux
StagingDrivers: rts5139 mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/29/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 9NKT27AUS
dmi.board.name: MAHOBAY
dmi.board.vendor: LENOVO
dmi.board.version: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnLENOVO:bvr9NKT27AUS:bd05/29/2012:svnLENOVO:pn3298A2U:pvrThinkCentreM92z:rvnLENOVO:rnMAHOBAY:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: 3298A2U
dmi.product.version: ThinkCentre M92z
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


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

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

Title:
  suspend fails while bluetooth keyboard/mouse are connected

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

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


[Bug 1030808] Re: suspend fails while bluetooth keyboard/mouse are connected

2012-07-30 Thread Taiten Peng
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030808

Title:
  suspend fails while bluetooth keyboard/mouse are connected

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

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


[Bug 1027815] [NEW] Lid switch is not functional

2012-07-23 Thread Taiten Peng
Public bug reported:

lid switch on this machine is not funtional at all

further info:
Linux 201203-10659 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic 3.2.0-23.36
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 2165 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:111d76df,1028057d,00100203 
HDA:80862806,80860101,0010'
   Controls  : 37
   Simple ctrls  : 13
CheckboxSubmission: 0a11eec664f7580c35870b580e2913cc
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Mon Jul 23 04:34:40 2012
HibernationDevice: RESUME=UUID=afa9bba7-269c-4cbd-b86a-0993a2b6391e
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Dell Inc. Latitude E6430s
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=57d9b182-866a-40a3-8c1d-ec2f2d8e9b89 ro quiet splash initcall_debug 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic  N/A
 linux-firmware1.79
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/14/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X41
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrX41:bd03/14/2012:svnDellInc.:pnLatitudeE6430s:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6430s
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug precise staging

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

Title:
  Lid switch is not functional

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

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


[Bug 1027815] Re: Lid switch is not functional

2012-07-23 Thread Taiten Peng
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027815

Title:
  Lid switch is not functional

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

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


[Bug 971473] Re: Unity video lens not showing online sources

2012-04-29 Thread Taiten Peng
any idea what specific setting in gconf might help for this?

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

Title:
  Unity video lens not showing online sources

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

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


[Bug 767095] Re: 1 pixel icons in notification-area-applet for qt softwares (e.g. Skype)

2011-05-22 Thread Taiten Peng
I can confirm icon might back if try kill notification-area-applet
but not works every time,

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

Title:
  1 pixel icons in notification-area-applet for qt softwares (e.g.
  Skype)

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


[Bug 716703] Re: chromium-browser crashed with SIGSEGV in __static_initialization_and_destruction_0()

2011-02-12 Thread Taiten Peng
tried disable hardening wrapper and rebuild and it works well now.
attached the rebuilt binary package for test

** Attachment added: 
chromium-browser_9.0.597.84~r72991-0ubuntu0.10.04.1_armel.deb
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/716703/+attachment/1844884/+files/chromium-browser_9.0.597.84%7Er72991-0ubuntu0.10.04.1_armel.deb

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

Title:
  chromium-browser crashed with SIGSEGV in
  __static_initialization_and_destruction_0()

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


[Bug 716703] Re: chromium-browser crashed with SIGSEGV in __static_initialization_and_destruction_0()

2011-02-12 Thread Taiten Peng
my changes as below

debian/rules
- ifeq (,$(filter 10.10 11.04,$(DEBIAN_DIST_VERSION)))
+ ifeq (,$(filter 10.04 10.10 11.04,$(DEBIAN_DIST_VERSION)))

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

Title:
  chromium-browser crashed with SIGSEGV in
  __static_initialization_and_destruction_0()

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


[Bug 716703] Re: chromium-browser crashed with SIGSEGV in __static_initialization_and_destruction_0()

2011-02-11 Thread Taiten Peng
chromium-browser-9.0.597.94~r73967-0's 10.10 build works well on 10.04, and hey 
share the same source
download from https://launchpad.net/ubuntu/+source/chromium-browser

however, I'd compare the different of buildlog between 10.04 and 10.10.
10.10 diabled hardening wrapper in the build, but 10.04 doesn't.
I'll try a natively build of chromium-browser-9.0.597.94~r73967 without 
hardening wrapper on 10.04 armel.

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

Title:
  chromium-browser crashed with SIGSEGV in
  __static_initialization_and_destruction_0()

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


[Bug 506761] Re: lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3

2010-12-20 Thread Taiten Peng
I saw this bug and able to duplicate on another i.Mx51 design, however it seems 
to be fix by my patch attached.
dunno if it's still helpful. or someone can test the patch as well.

** Patch added: fix_fail_to_read_mmc.patch
   
https://bugs.launchpad.net/ubuntu/+source/uboot-imx/+bug/506761/+attachment/1771257/+files/fix_fail_to_read_mmc.patch

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

Title:
  lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3

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


[Bug 658911] Re: ibus-chewing instability

2010-10-12 Thread Taiten Peng
Hi hychen,
your patch works well on my side.

attached quilt patch for ibus-1.3.7


** Patch added: 07_fix_missing_focus.patch
   
https://bugs.launchpad.net/ubuntu/+source/ibus-chewing/+bug/658911/+attachment/1689954/+files/07_fix_missing_focus.patch

-- 
ibus-chewing instability
https://bugs.launchpad.net/bugs/658911
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 658911] [NEW] ibus-chewing instability

2010-10-11 Thread Taiten Peng
Public bug reported:

Binary package hint: ibus-chewing

Bug description:
a setting window flashes when ibus-chewing added into IBus which causes typing 
difficulty.


==log from ibus==
(ibus-daemon:2759): IBUS-CRITICAL **: _context_request_engine_cb: assertion 
`bus_input_context_has_focus (context)' failed
Traceback (most recent call last):
  File /usr/share/ibus/ui/gtk/panel.py, line 545, in 
__im_menu_item_activate_cb
focus_ic.set_engine(engine)
  File /usr/lib/pymodules/python2.6/ibus/inputcontext.py, line 239, in 
set_engine
return self.__context.SetEngine(engine.name)
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 140, in __call__
**keywords)
  File /usr/lib/pymodules/python2.6/dbus/connection.py, line 620, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.IBus.NoEngine: can not find 
engine with name chewing

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ibus-chewing 1.3.6.20100730-1
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
Architecture: i386
Date: Tue Oct 12 10:50:43 2010
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release Candidate 
i386 (20100928.2)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ibus-chewing

** Affects: ibus-chewing (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

-- 
ibus-chewing instability
https://bugs.launchpad.net/bugs/658911
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 658911] Re: ibus-chewing instability

2010-10-11 Thread Taiten Peng

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/658911/+attachment/1686809/+files/Dependencies.txt

-- 
ibus-chewing instability
https://bugs.launchpad.net/bugs/658911
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 610729] [NEW] [gm45] GPU lockup 2cf41343

2010-07-27 Thread Taiten Peng
Public bug reported:

Binary package hint: xserver-xorg-video-intel

gpu

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu2
Uname: Linux 2.6.35-020635rc5-generic i686
Architecture: i386
Chipset: gm45
Date: Wed Jul 28 13:03:40 2010
DumpSignature: 2cf41343
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
InterpreterPath: /usr/bin/python2.6
MachineType: LENOVO 7458PU9
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-020635rc5-generic 
root=UUID=1ca249c7-2e34-4ddd-ab62-eb5cac73a311 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup 2cf41343
UdevDb: Error: [Errno 2] No such file or directory
UserGroups:
 
dmi.bios.date: 03/17/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 6DET42WW (2.06 )
dmi.board.name: 7458PU9
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6DET42WW(2.06):bd03/17/2009:svnLENOVO:pn7458PU9:pvrThinkPadX200:rvnLENOVO:rn7458PU9:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7458PU9
dmi.product.version: ThinkPad X200
dmi.sys.vendor: LENOVO
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-020635rc5-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 maverick

-- 
[gm45] GPU lockup 2cf41343
https://bugs.launchpad.net/bugs/610729
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 610729] Re: [gm45] GPU lockup 2cf41343

2010-07-27 Thread Taiten Peng

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52620427/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52620428/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52620429/Dependencies.txt

** Attachment added: IntelGpuDump.txt
   http://launchpadlibrarian.net/52620430/IntelGpuDump.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52620431/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52620432/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52620433/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52620434/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/52620435/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52620436/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/52620437/ProcStatus.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/52620438/RelatedPackageVersions.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52620439/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/52620440/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/52620441/XorgLogOld.txt

** Attachment added: i915_error_state.txt
   http://launchpadlibrarian.net/52620442/i915_error_state.txt

-- 
[gm45] GPU lockup 2cf41343
https://bugs.launchpad.net/bugs/610729
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 608594] Re: BUG: unable to handle kernel NULL pointer dereference at 0000026c

2010-07-23 Thread Taiten Peng
Verified with 2.6.35-020635rc5-generic, the problem has gone.

-- 
BUG: unable to handle kernel NULL pointer dereference at 026c
https://bugs.launchpad.net/bugs/608594
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 608594] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000026c

2010-07-22 Thread Taiten Peng
Public bug reported:

kernel oops

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-9-generic 2.6.35-9.14
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-9.14-generic 2.6.35-rc5
Uname: Linux 2.6.35-9-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  taiten 1711 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf262 irq 46'
   Mixer name   : 'Conexant CX20561 (Hermosa)'
   Components   : 'HDA:14f15051,17aa20ff,0010'
   Controls  : 14
   Simple ctrls  : 7
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7XHT22WW-1.04'
   Mixer name   : 'ThinkPad EC 7XHT22WW-1.04'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Jul 22 16:24:53 2010
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=49a1b773-0233-4717-be89-753133fe0fc6
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
MachineType: LENOVO 7458PU9
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-9-generic 
root=UUID=1ca249c7-2e34-4ddd-ab62-eb5cac73a311 ro quiet nosplash
RelatedPackageVersions: linux-firmware 1.37
SourcePackage: linux
Title: BUG: unable to handle kernel NULL pointer dereference at 026c
dmi.bios.date: 03/17/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 6DET42WW (2.06 )
dmi.board.name: 7458PU9
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6DET42WW(2.06):bd03/17/2009:svnLENOVO:pn7458PU9:pvrThinkPadX200:rvnLENOVO:rn7458PU9:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7458PU9
dmi.product.version: ThinkPad X200
dmi.sys.vendor: LENOVO

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


** Tags: apport-kerneloops i386 kernel-oops kj-triage maverick 
needs-upstream-testing

-- 
BUG: unable to handle kernel NULL pointer dereference at 026c
https://bugs.launchpad.net/bugs/608594
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 608594] Re: BUG: unable to handle kernel NULL pointer dereference at 0000026c

2010-07-22 Thread Taiten Peng

** Attachment added: AcpiTables.txt
   http://launchpadlibrarian.net/52305891/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/52305892/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/52305893/AplayDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52305894/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/52305895/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/52305896/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52305897/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52305898/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/52305899/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52305900/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52305901/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/52305902/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/52305903/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52305904/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52305905/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52305906/ProcModules.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/52305907/RfKill.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/52305908/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52305909/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/52305910/WifiSyslog.txt

-- 
BUG: unable to handle kernel NULL pointer dereference at 026c
https://bugs.launchpad.net/bugs/608594
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 434127] [NEW] Google gadget failed to start

2009-09-21 Thread Taiten Peng
Public bug reported:

Binary package hint: google-gadgets-qt

ggl-qt shows :

Not a regular file: /
Failed to find proper Gecko Runtime Environment!

** Affects: google-gadgets (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Google gadget failed to start
https://bugs.launchpad.net/bugs/434127
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