[Bug 1685190] Re: Intermittent wireless network problem with RTL8821AE and 802.11n/EWC

2017-05-21 Thread Richard Andrews
Running stock Ubuntu 16.04.

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

Title:
  Intermittent wireless network problem with RTL8821AE and 802.11n/EWC

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

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


[Bug 1685190] Re: Intermittent wireless network problem with RTL8821AE and 802.11n/EWC

2017-05-21 Thread Richard Andrews
I think I am also seeing the same behaviour on my wife's laptop.
rtl8821ae wifi. Asus F555LA. Only a recent occurrence, after software
update circa end April early May 2017. Same behaviour for two different
wifi routers.

I don't have much opportunity to gather debugging but wanted to add a
data point.

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

Title:
  Intermittent wireless network problem with RTL8821AE and 802.11n/EWC

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

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


[Bug 728798] Re: Pogo.com games [and other java applets] worked before update of Firefox

2011-07-07 Thread Richard Andrews
** Changed in: firefox (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: firefox-3.5 (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  Pogo.com games [and other java applets] worked before update of
  Firefox

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

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


[Bug 728798] Re: Pogo.com games [and other java applets] worked before update of Firefox

2011-07-05 Thread Richard Andrews
** Changed in: firefox
   Importance: High => Unknown

** Changed in: firefox
   Status: Confirmed => Unknown

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

Title:
  Pogo.com games [and other java applets] worked before update of
  Firefox

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

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


[Bug 728798] Re: Pogo.com games [and other java applets] worked before update of Firefox

2011-07-05 Thread Richard Andrews
** Changed in: firefox-3.0 (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  Pogo.com games [and other java applets] worked before update of
  Firefox

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

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


[Bug 206191] Re: [MASTER] Firefox 3 "set as Desktop background" does not work properly

2011-07-05 Thread Richard Andrews
** Changed in: firefox-3.0 (Ubuntu Hardy)
   Status: Triaged => Fix Released

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

Title:
  [MASTER] Firefox 3 "set as Desktop background" does not work properly

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

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


[Bug 524366] Re: Regression: CRC error an i386

2010-06-26 Thread Richard Andrews
Actually - I haven't tested libz as I don't have a test case, so it
might be fine.

-- 
Regression: CRC error an i386
https://bugs.launchpad.net/bugs/524366
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 524366] Re: Regression: CRC error an i386

2010-06-26 Thread Richard Andrews
I think that gzip is only half the problem. The zlib library still has
the fault, so any programs that use zlib compression via libz.so would
still be broken.

-- 
Regression: CRC error an i386
https://bugs.launchpad.net/bugs/524366
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 524366] Re: Regression: CRC error an i386

2010-06-26 Thread Richard Andrews
The patch works for me.
I had a problem with the same expat-2,0.1.tar.gz file of the OP.

I have built up the Ubuntu .deb for Lucid as follows:
 * unpack orig tarball [1]
 * applied ubuntu diff [1]
 * applied Marcel's diff on changelog and inflate.c
 * dpkg-buildpackage -us -uc -nc

[1] from http://packages.ubuntu.com/source/lucid/gzip

To test it I did
cd build
 ./gzip -d --t /path/to/expat-2.0.1.tar.gz 

exit status 0

(Note it important to use./gzip as ./gunzip is a script which uses the
installed gzip).

My cpuinfo flags are as follows
flags   : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat 
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 
xtpr pdcm xsave lahf_lm

System was Ubuntu Lucid, fully up-to-date as of Jun 25 11:17:29 UTC
2010.

-- 
Regression: CRC error an i386
https://bugs.launchpad.net/bugs/524366
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