[Bug 1479174] [NEW] Lock required in delete share/snapshot

2015-07-28 Thread Peter Wang
Public bug reported:

Recently I was running tempest for Manila, 
I noticed some times, Test cases issued 2 delete snapshot command nearly in the 
same time  and
these 2 api call came to our backend driver in a row within 0.6 s, below the 
manila api/driver  call sequence in time line:


18:20:56.264DELETE_1   cames  via HTTP DELETE
18:20:56.86  DELETE_2  cames  vai HTTP POST(Action body: 
{"os-force_delete": null})
18:20:57.414DELETE_1 finisned in driver
18:20:57.474DELETE_2 finisned in driver

that's say, driver will received 2nd delete_snapshot request while processing 
the 1st delete_snapshot.
while from Cinder, cinder manager will  not dispatch  the 2nd delete_snapshot 
request to driver until 1nd delete_snapshot finished  ,since cinder add 
@locked_snapshot_operation for delete_snapshot

my question is : can Manila also add lock as cinder do?

Thanks
Peter

** Affects: manila
 Importance: Undecided
 Status: New

** Package changed: manila (Ubuntu) => manila

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

Title:
  Lock required in delete share/snapshot

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

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


[Bug 1242376] Re: "reload php5-fpm" crashes

2014-02-28 Thread Peter Wang
Hi,

Giacomo Orlandi:  sorry that I didn't make it clear,  by
"/etc/init.d/php5-fpm" I meant what you just mentioned (The init script
from the php-fpm package in Ondřej's php5-oldstable PPA), not the
symlink provided by the php5-fpm package.

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

Title:
  "reload php5-fpm" crashes

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

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

[Bug 1283478] Re: php5-fpm process coredump-ed when apcu_clear_cache() and opcache_reset() was called

2014-02-28 Thread Peter Wang
There is a more detailed bug report here:
https://bugs.php.net/bug.php?id=66799

** Bug watch added: bugs.php.net/ #66799
   http://bugs.php.net/bug.php?id=66799

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

Title:
  php5-fpm process coredump-ed when apcu_clear_cache() and
  opcache_reset() was called

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

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


[Bug 1283478] [NEW] php5-fpm process coredump-ed when apcu_clear_cache() and opcache_reset() was called

2014-02-22 Thread Peter Wang
Public bug reported:

Description:
php5-fpm process coredump-ed when apcu_clear_cache() and opcache_reset() was 
called

OS:
Linux www 3.2.0-54-virtual #82-Ubuntu SMP Tue Sep 10 20:31:18 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

Packages:
ii  php-apc 4.0.2-2+debphp.org~precise+1
APC User Cache for PHP 5 (transitional package)
ii  php-pear5.5.8+dfsg-3+sury.org~precise+2 
PEAR - PHP Extension and Application Repository
ii  php55.5.8+dfsg-3+sury.org~precise+2 
server-side, HTML-embedded scripting language (metapackage)
ii  php5-apcu   4.0.2-2+debphp.org~precise+1
APC User Cache for PHP 5
ii  php5-cli5.5.8+dfsg-3+sury.org~precise+2 
command-line interpreter for the php5 scripting language
ii  php5-common 5.5.8+dfsg-3+sury.org~precise+2 
Common files for packages built from the php5 source
ii  php5-curl   5.5.8+dfsg-3+sury.org~precise+2 
CURL module for php5
ii  php5-dbg5.5.8+dfsg-3+sury.org~precise+2 
Debug symbols for PHP5
ii  php5-dev5.5.8+dfsg-3+sury.org~precise+2 
Files for PHP5 module development
ii  php5-fpm5.5.8+dfsg-3+sury.org~precise+2 
server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php5-gd 5.5.8+dfsg-3+sury.org~precise+2 
GD module for php5
ii  php5-intl   5.5.8+dfsg-3+sury.org~precise+2 
internationalisation module for php5
ii  php5-json   1.3.2-3+debphp.org~precise+1
JSON module for php5
ii  php5-pgsql  5.5.8+dfsg-3+sury.org~precise+2 
PostgreSQL module for php5
ii  php5-readline   5.5.8+dfsg-3+sury.org~precise+2 
Readline module for php5

PHP version:
PHP 5.5.8-3+sury.org~precise+2 (cli) (built: Jan 29 2014 13:23:55)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies

GDB backtrace:
gdb /usr/sbin/php5-fpm /tmp/core-php5-fpm.27721
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/sbin/php5-fpm...Reading symbols from 
/usr/lib/debug/usr/sbin/php5-fpm...done.
done.
[New LWP 27721]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `php-fpm: pool www
 '.
Program terminated with signal 11, Segmentation fault.
#0  zend_mm_add_to_free_list (heap=, mm_block=0x261a920) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:752
752 /build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c: No such file or 
directory.
(gdb) set height 0
(gdb) bt full
#0  zend_mm_add_to_free_list (heap=, mm_block=0x261a920) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:752
prev = 0x29520a800
m = 9223372036854775808
p = 0x24adbd7
size = 616
index = 9
#1  0x006b8290 in _zend_mm_free_int (heap=0x157e300, p=0x261a930) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:2118
mm_block = 0x261a920
next_block = 0x261a9d0
size = 616
#2  0x006ee56e in zend_hash_destroy (ht=0xe62550) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_hash.c:565
p = 0x262cee8
q = 0x261a930
#3  0x006d0823 in shutdown_executor () at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_execute_API.c:322
__orig_bailout = 0x7fff828be0a0
__bailout = {{__jmpbuf = {15082400, 2539187054545762541, 
140659029368616, 0, 140659029365384, 36431296, -2539461879295084307, 
2539187060597225709}, __mask_was_saved = 0,
__saved_mask = {__val = {2539187248369006829, 0, 140658992555904, 
15059776, 0, 140659029601344, 140655883976704, 140659029601392, 39585248, 
39473032, 15082136, 1,
140659029368616, 0, 7204110, 15082048
#4  0x006e0165 in zend_deactivate () at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend.c:935
No locals.
#5  0x0067e3f7 in php_request_shutdown (dummy=) at 
/build/buildd/php5-5.5.8+dfsg/main/main.c:1808
report_memleaks = 1 '\001'
#6  0x

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-02-07 Thread Peter Wang
I have found that I can still use "/etc/init.d/php5-fpm" to do "reload",
however, this script doesn't work well with  php5-fpm processes that are
started by  "service php5-fpm start",  for instance,
"/etc/init.d/php5-fpm stop" sometimes can't stop all the processes,  I
have not looked into the cause of that yet.  So it's better not mix
these 2 ways.

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

Title:
  "reload php5-fpm" crashes

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

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


[Bug 1242376] Re: "reload php5-fpm" crashes

2014-02-07 Thread Peter Wang
Hi,

Great to see that the bug was fixed. However, what could be the solution
for old version (< 1.10.0) of upstart? For instance, in ubuntu precise,
the version of upstart is "1.5-0ubuntu7.2", is there any suggested
workaround for such case?  Thanks!

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

Title:
  "reload php5-fpm" crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1242376/+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-11-27 Thread Peter Wang
It seems to be a problem with Gstreamer compatability above version 1.1.4. The 
patch has already been applied to GNOME 3.10.1 and exists here: 
https://mail.gnome.org/archives/commits-list/2013-September/msg06643.html
could this be applied?

-- 
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 1252094] [NEW] webrtc doesn't work and prevents firefox from exiting

2013-11-17 Thread Peter Wang
Public bug reported:

In Firefox version 25, the WebRTC function does not work and, if one
tries to close the browser, the Firefox process will remain active and
consume large amounts of memory and CPU usage.

** Affects: firefox (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/1252094

Title:
  webrtc doesn't work and prevents firefox from exiting

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

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


[Bug 1246991] Re: Xorg crashes on dual AMD/Intel Ivybridge setup

2013-11-01 Thread Peter Wang
Actually. it's reconfirmed; last time the ati module wasn't loading. It
still throws the same error and segfaults. Here is the error log with
Ubuntu packages from the official repositories.

** Changed in: xorg (Ubuntu)
   Status: Invalid => New

** Attachment added: "xorg log with official current packages"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1246991/+attachment/3898001/+files/XorgErrorCurrent.log

** Also affects: xorg-server
   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/1246991

Title:
  Xorg crashes on dual AMD/Intel Ivybridge setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1246991/+subscriptions

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


[Bug 1246991] Re: Xorg crashes on dual AMD/Intel Ivybridge setup

2013-11-01 Thread Peter Wang
Never mind, the fix for #1232658 has taken care of it.

** Changed in: xorg (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/1246991

Title:
  Xorg crashes on dual AMD/Intel Ivybridge setup

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

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


[Bug 1246991] [NEW] Xorg crashes on dual AMD/Intel Ivybridge setup

2013-11-01 Thread Peter Wang
Public bug reported:

Xorg segfaults right after loading the radeonSI module and initializing
glamor if I have xserver-xorg-video-radeon installed. To get it working
again I had to use my Ivybridge graphics exclusively and blacklist the
radeon kernel module.

Attached is the Xorg.0.log up until the error. I know the xserver-xorg-
video-radeon package is newer, but I saw the same thing occurring with
Ubuntu's default version.

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

** Attachment added: "the error log"
   
https://bugs.launchpad.net/bugs/1246991/+attachment/3897371/+files/XorgErrorRadeonSI.log

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

Title:
  Xorg crashes on dual AMD/Intel Ivybridge setup

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

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


[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Peter Wang
The latest build is working fine. None of the extensions I use crash or
malfunction, and no extension errors are being thrown.

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

Title:
  chrome.extension not available when called from extension scripts in
  Chromium but works on Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1232575/+subscriptions

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


[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Peter Wang
On more recent inspection, this bug seems to be all but fixed in the
latest dev-channel build of Saikrishna Arcot's PPA! All previously
broken extensions now work!

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

Title:
  chrome.extension not available when called from extension scripts in
  Chromium but works on Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1232575/+subscriptions

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


[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Peter Wang
Well, the Chromium folks have marked the bug as WontFix...

What is to be done from here?

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

Title:
  chrome.extension not available when called from extension scripts in
  Chromium but works on Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1232575/+subscriptions

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


[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-10 Thread Peter Wang
XKit and PDF-JS both crash due to the same bug.

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

Title:
  chrome.extension not available when called from extension scripts in
  Chromium but works on Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1232575/+subscriptions

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


[Bug 1236613] Re: Chromium crashes when using certain extensions

2013-10-08 Thread Peter Wang
Now I just feel guilty.

if it's any consolation the PDF-JS extension crashed with the same error
too, as well as XKit.

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

Title:
  Chromium crashes when using certain extensions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1236613/+subscriptions

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


[Bug 1236613] [NEW] Chromium crashes when using certain extensions

2013-10-07 Thread Peter Wang
Public bug reported:

When using certain extensions starting with Chromium 29, Chromium
crashes and gives the following error (or something similar):

44:44:1006/011329:FATAL:console.cc(62)] Check failed: false. (CONTENT_SCRIPT 
context for cellaaeoekimmemgdheibaibbaoeefbl) extensions::lastError:46: 
Uncaught TypeError: Cannot convert undefined or null to object{TypeError: 
Cannot convert undefined or null to object
at Object.clear (extensions::lastError:46:24)
at extensions::sendRequest:80:64
at Array.forEach (native)
at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
at handleResponse (extensions::sendRequest:80:12)}

I've tried using Google Chrome Dev Channel and Google Chrome Beta with
the same extensions, but those are error-free.

** Affects: chromium-browser (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/1236613

Title:
  Chromium crashes when using certain extensions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1236613/+subscriptions

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


[Bug 1063238] [NEW] Ubuntu Releases should enable https connection

2012-10-07 Thread Peter Wang
Public bug reported:

Ubuntu Releases(releases.ubuntu.com) should enable https connection

** Affects: ubuntu-docs (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/1063238

Title:
  Ubuntu Releases should enable https connection

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

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


[Bug 1063235] [NEW] Secure UbuntuHashes is old

2012-10-07 Thread Peter Wang
Public bug reported:

Secure
UbuntuHashes(https://help.ubuntu.com/community/UbuntuHashes)should be
update now for 12.04.1 LTS.

** Affects: ubuntu-docs (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/1063235

Title:
  Secure UbuntuHashes is old

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

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


[Bug 1017971] [NEW] Please update to 19.0.1084.56

2012-06-26 Thread Peter Wang
Public bug reported:

Please update to 19.0.1084.56. It is the new Stable version.

** Affects: chromium-browser (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/1017971

Title:
  Please update to 19.0.1084.56

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1017971/+subscriptions

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


[Bug 878595] [NEW] gnome-system-monitor lags on close

2011-10-19 Thread Peter Wang
Public bug reported:

When I hit the close button for the GNOME System Monitor in Oneiric, it
always takes a few seconds to react. The lag is quite noticeable.

** Affects: gnome-system-monitor (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/878595

Title:
  gnome-system-monitor lags on close

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

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


[Bug 778746] Re: Cannot set custom applications for browsing and email in Natty

2011-05-06 Thread Peter Wang
** Attachment added: "Screenshot-Preferred Applications.png"
   
https://bugs.launchpad.net/bugs/778746/+attachment/2117217/+files/Screenshot-Preferred%20Applications.png

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

Title:
  Cannot set custom applications for browsing and email in Natty

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


[Bug 778746] [NEW] Cannot set custom applications for browsing and email in Natty

2011-05-06 Thread Peter Wang
Public bug reported:

Binary package hint: gnome-control-center

I am unable to set custom applications as web browsers or email clients
in Natty. See the attached screenshot for more detail.

** Affects: gnome-control-center (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/778746

Title:
  Cannot set custom applications for browsing and email in Natty

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


[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-13 Thread Peter Wang
Yep. Worked for me too.

-- 
gwibber-accounts crashed with ResourceConflict in _request()
https://bugs.launchpad.net/bugs/553226
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 521588] Re: Linksys WUSB11 v2.6 wireless adapter does not work with 9.10 Karmic Koala

2010-02-13 Thread Peter Wang
no further comment

-- 
Linksys WUSB11 v2.6 wireless adapter does not work with 9.10 Karmic Koala
https://bugs.launchpad.net/bugs/521588
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 521588] [NEW] Linksys WUSB11 v2.6 wireless adapter does not work with 9.10 Karmic Koala

2010-02-13 Thread Peter Wang
Public bug reported:

The workaround is discussed in UbuntuForums, but I could not get it to
work. I had to regress back to 9.04 Jaunty Jackalope, which works great
with this wireless adapter without any tweaking.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Linksys WUSB11 v2.6 wireless adapter does not work with 9.10 Karmic Koala
https://bugs.launchpad.net/bugs/521588
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 236619] Re: Openoffice update in proposed

2008-06-01 Thread Peter Wang
yep, i'm getting a dependency error too. it seems it conflicts with
language-pack-en locale.

-- 
Openoffice update in proposed
https://bugs.launchpad.net/bugs/236619
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


Re: [Bug 209035] Re: cannot subscribe to RSS feeds

2008-04-03 Thread Peter Wang
actually, i think it is a javascript problem. here are the errors.

Error: uncaught exception: [Exception... "'JavaScript component does not
have a method named: "addObserver"' when calling method:
[nsINavHistoryService::addObserver]"  nsresult: "0x80570030
(NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame ::
file:///usr/lib/firefox-3.0b4/components/FeedWriter.js ::
FW__initSubscriptionUI :: line 937"  data: no]

Error: uncaught exception: [Exception... "'JavaScript component does not
have a method named: "queryStringToQueries"' when calling method:
[nsINavHistoryService::queryStringToQueries]"  nsresult: "0x80570030
(NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame ::
chrome://browser/content/places/menu.xml :: set_place :: line 824"
data: no]

Error: uncaught exception: [Exception... "'JavaScript component does not
have a method named: "queryStringToQueries"' when calling method:
[nsINavHistoryService::queryStringToQueries]"  nsresult: "0x80570030
(NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame ::
chrome://browser/content/places/tree.xml :: set_place :: line 280"
data: no]

Error: uncaught exception: [Exception... "'JavaScript component does not
have a method named: "queryStringToQueries"' when calling method:
[nsINavHistoryService::queryStringToQueries]"  nsresult: "0x80570030
(NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame ::
chrome://browser/content/places/utils.js :: set_place :: line 280"
data: no]


  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

** Attachment added: "unnamed"
   http://launchpadlibrarian.net/13092541/unnamed

-- 
cannot subscribe to RSS feeds
https://bugs.launchpad.net/bugs/209035
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 209522] [NEW] window switcher applet sometimes says "opening 0 items" when startung programs

2008-03-30 Thread Peter Wang
Public bug reported:

when i open programs the window switcher applet sometimes says "Opening
0 items" instead of "Starting blah blah blah".

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
window switcher applet sometimes says "opening 0 items" when startung programs
https://bugs.launchpad.net/bugs/209522
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 209123] Re: cannot add or show bookmarks/feeds

2008-03-30 Thread Peter Wang

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/12975162/Dependencies.txt

-- 
cannot add or show bookmarks/feeds
https://bugs.launchpad.net/bugs/209123
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 209123] [NEW] cannot add or show bookmarks/feeds

2008-03-30 Thread Peter Wang
Public bug reported:

Binary package hint: firefox-3.0

cannot add or show bookmarks/feeds

ProblemType: Bug
Architecture: i386
Date: Sun Mar 30 16:13:32 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b4+nobinonly-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-12-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
cannot add or show bookmarks/feeds
https://bugs.launchpad.net/bugs/209123
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 209115] [NEW] menu buttons inactive after clicking "customize..."

2008-03-30 Thread Peter Wang
Public bug reported:

Binary package hint: firefox-3.0

every time i select "customize toolbars..." from the right click menu
all the menu button (File, Help, etc.) go dead. hope this is fixed in
beta 5.

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
menu buttons inactive after clicking "customize..."
https://bugs.launchpad.net/bugs/209115
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 209035] Re: cannot subscribe to RSS feeds

2008-03-29 Thread Peter Wang

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/12972310/Dependencies.txt

-- 
cannot subscribe to RSS feeds
https://bugs.launchpad.net/bugs/209035
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 209035] [NEW] cannot subscribe to RSS feeds

2008-03-29 Thread Peter Wang
Public bug reported:

Binary package hint: firefox-3.0

when i try to subscribe to RSS feeds it won't subscribe.

ProblemType: Bug
Architecture: i386
Date: Sun Mar 30 08:34:28 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b4+nobinonly-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-12-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
cannot subscribe to RSS feeds
https://bugs.launchpad.net/bugs/209035
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