[Bug 2024394] Re: Ubuntu 22.04.1 LTS libpod (package podman 3.4.4+ds1-1ubuntu1.22.04.1): broken network functionality for CNI plugins

2024-03-29 Thread Alvin Ng
update link: curl -O http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-github- containernetworking-plugins/containernetworking- plugins_1.1.1+ds1-3build1_amd64.deb dpkg -i containernetworking-plugins_1.1.1+ds1-3build1_amd64.deb -- You received this bug notification because you are a membe

[Bug 1930179] Re: Advantech CAN driver not recognized in Ubuntu Core 20

2021-05-31 Thread Tian Xun Ng
The kernel is 5.4.0-73-generic (Ubuntu Core 20). This is a third-party driver. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930179 Title: Advantech CAN driver not recognized in Ubuntu Core

[Bug 1930179] [NEW] Advantech CAN driver not recognized in Ubuntu Core 20

2021-05-30 Thread Tian Xun Ng
Public bug reported: CAN module is not built into the kernel source for Ubuntu Core 20, hence, the CAN interface did not show up. Purpose to include Advantech's CAN driver for board MIO5373. Please kindly consider and refer to the attachment for the CAN driver source code and instructions. I hope

[Bug 1857757] [NEW] Ubuntu 18.04.3 installation failed

2019-12-28 Thread Edmund Ng
Public bug reported: My laptop specs: Lenovo S205 AMD C-50 CPU 1GHz 6GB RAM (2GB originally & added 4GB) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.12 ProcVersionSignature: Ubuntu 5.0.0-23.24~18.04.1-generic 5.0.15 Uname: Linux 5.0.0-23-generic x86_64 ApportVersion: 2

[Bug 1825054] Re: My JavaFx project stopped compiling

2019-05-15 Thread koko-ng
As mentioned by Marco Righele (#8), I think it is related to the update to openjdk 11, as the openjfx and libopenjfx-java are now upgraded from 8u161-b12-1ubuntu2 to 11.0.2+1-1~18.04.2 and 11* packages don't contain the files for openjdk-8. To fix the issue I had to downgrade these two packages and

[Bug 1676635] Re: [Hyper-V] Implement Hyper-V PTP Source

2017-07-06 Thread Alex Ng
Hi Marcelo, I kicked the tires on 4.4.0-85-generic kernel from xenial-proposed. The fixes look good. I see the PTP device and TimeSync is not causing "Time has been changed" messages in systemd. I also see that apt-daily timer is no longer being randomly delayed due to the clock changes. -- You

[Bug 1676635] Re: [Hyper-V] Implement Hyper-V PTP Source

2017-06-29 Thread Alex Ng
Please ignore my last comment #13, I intended it for another bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1676635 Title: [Hyper-V] Implement Hyper-V PTP Source To manage notifications about t

[Bug 1676635] Re: [Hyper-V] Implement Hyper-V PTP Source

2017-06-28 Thread Alex Ng
Here are a few upstream commits that should also be included. Drivers: hv: util: don't forget to init host_ts.lock https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/hv/hv_util.c?id=5a16dfc855127906fcd2935fb039bc8989313915 hv_utils: drop .getcrosststamp() support f

[Bug 1676635] Re: [Hyper-V] Implement Hyper-V PTP Source

2017-05-20 Thread Alex Ng
@Alberto Ornaghi. Are you running in Azure or in your own Hyper-V host? If you have access to the Hyper-V host, you can disable the TimeSync integration service from the VM settings. Otherwise, you can create a script that runs "echo 2dd1ce17-079e- 403c-b352-a1921ee207ee > /sys/bus/vmbus/drivers/

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2017-02-24 Thread Alex Ng
The patch from @faulpeltz hasn't been mainlined because of some feedback that it shouldn't have to close and reopen the /dev/vmbus/hv_vss device after failure. I addressed this comment this in a modified version of @faulpeltz's patch (see comment #345). I haven't heard from @faulpeltz whether he'

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2017-02-17 Thread Alex Ng
Hi @jsalisbury, Any status update on the patches for this issue? It appears the test kernels have resolved the issue. Let us know if you need additional testing or have questions about the patches. Thanks, Alex -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1543794] Re: isc-dhcp-server fails to start on second & further attempts with 'Can't open /var/lib/dhcp/dhcpd.leases for append'

2017-01-09 Thread Rolly Ng
Issue still exists with fresh installation of 16.04 server. rolly@head:~$ apt-show-versions | grep isc-dhcp-server isc-dhcp-server:amd64/xenial-updates 4.3.3-5ubuntu12.6 uptodate it works with the solution: sudo ln -s /etc/apparmor.d/usr.sbin.dhcpd /etc/apparmor.d/disable/ sudo apparmor_parser -R

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-11-21 Thread Alex Ng
Thanks Joseph for compiling the list. The patches you've outlined should be sufficient. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1470250 Title: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Er

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-11-17 Thread Alex Ng
@faulpeltz I agree. Your patch should also be included in case a FREEZE operation does exceed the increased timeout. I've attached a modified version of your patch that addresses some concerns we had offline. Could you give it a try? ** Patch added: "0004-Tools-hv-vss-Thaw-the-filesystem-and-co

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-11-17 Thread Alex Ng
I'll let @jsalisbury comment on the status of his backported patches. @jsalisbury, I'd also take this recently submitted patch from upstream kernel as well. It ensures that the VSS driver doesn't timeout any long running FREEZE operations too early. This should preclude the need for faulpeltz's pa

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-10-13 Thread Alex Ng
Thanks @faulpeltz for the info. I sent you a private message with the list of maintainers to send the patch (trying to avoid pasting it here in case spam bots can go through this archive). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-10-13 Thread Alex Ng
Hi @faulpeltz, A few questions/comments about your patch: 1) Can you submit your patch to the upstream kernel? 2) Under load, were you able to measure how long the FIFREEZE operation took before it succeeded? I'm trying to see if we can increase the timeout of the kernel driver before it hits t

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-10-06 Thread Alex Ng
Evan, from your screenshots, I can see that the memory demand values and the /proc/meminfo values do match closely to each other. On the 16.04.01 VM, /proc/meminfo shows Committed_AS value is ~1800MB. The balloon driver then adds a buffer of ~300MB (this buffer is calculated according to how much

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-10-06 Thread Alex Ng
Bernhard(galmok), the memory corruption you're seeing is likely a known issue that happens when Linux guests are running on Windows Server 2012. This was fixed recently in the upstream Linux kernels, so hopefully a future update will have these patches. -- You received this bug notification becau

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-23 Thread Alex Ng
And in response to Joseph's comment #309, the second patch shouldn't be required as it's related to a feature introduced in Windows Server 2016 (I'm assuming you folks are testing in Windows Server 2012 R2). -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-23 Thread Alex Ng
One reason you may see the timeout messages is due to having a mismatch between the user-space hv_vss_daemon version and the kernel version. Can you rebuild the user-space hv_vss_daemon under the source tree's tools/hv directory and replace the one provided that's provided in Ubuntu by default? -

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-22 Thread Alex Ng
Might be worth trying this patchset: https://lkml.org/lkml/2016/8/18/859 The first patch in the set addresses some issues with VSS that would cause it to take a long time to initiate backup (and even may timeout). The second patch is not necessary (but will need VSS daemon to be replaced if you c

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-07-15 Thread Alex Ng
> Committed_AS: 7291440 kB The amount of committed memory reported by meminfo is about 7GB. So it shouldn't be surprising to see that the demand as seen by Hyper-V is also high. In general, the Hyper-V demand is calculated as Committed_AS value plus some buffer(roughly 700MB if you have 8GB of to

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-07-13 Thread Alex Ng
The hv_balloon driver hasn't changed between 15.10 and 16.04, so there shouldn't be any difference in the way the driver reports demand to Hyper-V. To provide a further breakdown of the memory usage, can you show the output of "cat /proc/meminfo"? Might help to compare this info between 16.04 and

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-06-30 Thread Alex Ng
One other caveat I should mention: Even if the VM has reduced its memory consumption, Hyper-V does not necessarily reclaim the unused memory from that VM. Generally, Hyper-V reclaims unused memory from a VM if it's seeing memory pressure from other VMs or if the Hyper-V host itself is seeing memo

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-06-30 Thread Alex Ng
Thanks. In both VMs, it looks like the buff/cached memory dropped by 2GB. After some time, did the Hyper-V host eventually reclaim this memory? Can you check if the Hyper-V host's assigned memory also drops after some time? Also, can you tell us if you tried this on an older build where it doesn't

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-06-29 Thread Alex Ng
In both screenshots, it appears that the "buff/cache" value is very high. Perhaps the balloon driver is reporting the "buff/cache" as in use to the host. Can you try running following commands to flush write buffers and free page cache? 1) sync 2) echo 3 > /proc/sys/vm/drop_caches After running

[Bug 1584597] Re: Hyper-V Memory Ballooning re-broken in 16.04

2016-06-22 Thread Alex Ng
Hi Jason, As Josh mentioned, the screenshot shows that demand as seen by Hyper-V is still quite high compared to what is displayed inside the guest. If this number doesn't settle, then Hyper-V would have no reason to reclaim memory. Does the Hyper-V memory demand number ever settle after some time

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-05-05 Thread Alex Ng
Also, to add one other thing. There were a bunch of commits made upstream to the storvsc driver in the last few months. Can we try them out to see if they have any impact on this issue? In particular: 1) 81988a0e6b031bc80da15257201810ddcf989e64 - storvsc: get rid of bounce buffer 2) 3209f9d780d13

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-05-05 Thread Alex Ng
To help see if this is an issue in the hv_storvsc driver; I took the storvsc driver code from 3.13.0-34.60 (presumably a good build) and applied it to the 4.2.0-27 kernel (presumably a bad build). Ran tiobench with backups and was able to repro after about 48 hours. This implies that either: 1) Th

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-05-03 Thread Alex Ng
Don't think this has been asked before, but has anyone had a repro when backups were turned off? Or does this only happen when backups are enabled? I'm verifying this on my own as well, but if this happens regardless of whether backup is enabled/disabled; then it'll help us narrow down the cause f

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-04-25 Thread Alex Ng
Any updates on whether adbb4e646 test kernel is able to repro this issue? In any case, if we can get a next test kernel to try, I can help try repro on it as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-04-13 Thread Alex Ng
I'm also going to try reverting this commit on a 4.2.0-27 kernel that I was able to see this issue on; and see if I can repro it there as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1470250 Ti

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-04-13 Thread Alex Ng
Hi Joseph, Any updates on the bisect? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1470250 Title: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups To manage notificati

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-04-04 Thread Alex Ng
Thanks for the update @jsalisbury. 7af024a isn't likely to be the cause, as that commit only changes behavior during VMBus shutdown (i.e. when we cleanup VMBus during guest shutdown). This leads me to think that commit c8c38b3 is more likely to be a factor. Nonetheless, I'll withhold further comm

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-04-01 Thread Alex Ng
Thanks for going through this testing. Based on your results, I looked at the Hyper-V related commits in http://kernel.ubuntu.com/git/ubuntu/ubuntu-trusty.git between 3.13.0-26.48 (GOOD) and 3.13.0-35.62 (BAD). >From reviewing these commits, there doesn't seem to be an obvious culprit. But it's p

[Bug 1506050] Re: intel cpu frequency is stuck at ~400mhz

2016-03-31 Thread Chris Ng
According to that bug report, thi was fixed in thermald 1.4.3-5~14.04.2. I have that installed, and microcode 0x36 and frequency scaling appears to be working correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-03-19 Thread Alex Ng
Thanks for testing this. We will continue looking at this internally. It's possible that the issue's with the storage drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1470250 Title: [Hyper-V]

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-03-15 Thread Alex Ng
While we're not completely certain this is the smoking gun, I've observed that in the logs being posted here that there are no freeze/thaw operations taking place when the issue occurs. The commits that @jrp identified, fix messaging between the VSS utility driver and the host; and will hopefully e

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-03-14 Thread Alex Ng
In addition to what @jrp mentioned, I would also add: b9830d120cbe155863399f25eaef6aa8353e767f "Drivers: hv: util: Pass the channel information during the init call" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1506050] Re: intel cpu frequency is stuck at ~400mhz

2015-12-28 Thread Chris Ng
I won't have access to the machine for about a week, I will try and test the new package then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506050 Title: intel cpu frequency is stuck at ~400mhz T

[Bug 1508706] Re: Networking hangs on azure using hv_netvsc; bisected

2015-11-09 Thread Alex Ng
Hi Jay, Does this issue occur even when VXLAN is not configured between the two instances? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508706 Title: Networking hangs on azure using hv_netvsc; bi

[Bug 1506050] Re: intel cpu frequency is stuck at ~400mhz

2015-10-27 Thread Chris Ng
Turns out that this was because I had a 'new' version of the intel microcode that I must have downloaded from Intel itself in /lib/firmware /intel-ucode when trying to diagnose a VM lockup a year or so ago. It updated my Haswell to 0x29, whether it's the upgrading of the microcode or the 0x29 micr

[Bug 1506050] [NEW] intel cpu frequency is stuck at ~400mhz

2015-10-14 Thread Chris Ng
Public bug reported: I upgraded an install of 14.0.4.3 to the LST Enablement Stack for Vivid (kernel 3.19) that is running on a Xeon E5-1630 V3 (a Haswell Quad-Core) . Booting with 3.19 would result in the system being very sluggish. 'cpupower frequency-info' would report that the CPU was running

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-06-04 Thread Alex Ng
This test kernel fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439780 Title: [Hyper-V] Fiber Channel critical target error To manage notifications about this bug go to: https://bu

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-06-03 Thread Alex Ng
Hi, I'm finished with the bisect and the following commit will fix this issue: dc45708ca9988656d706940df5fd102672c5de92 [storvsc: Set the SRB flags correctly when no data transfer is needed] Looks like we'll want to include this patch. Here's the rest of my bisect log, in case you're interested

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-06-02 Thread Alex Ng
Hi, The issue also shows up in this kernel. I can take over the bisect. My current bisect log is the same as yours. I'm currently building the next test kernel up to following commit: 74856fbf441929918c49ff262ace9835048e4e6a Will let you know when I narrow it down further. -- You received th

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-06-02 Thread Alex Ng
Hi Joseph, Kernel with commits up to 7ce14f6ff26460819345fe8495cf2dd6538b7cdc are also seeing this issue. I'm can run my own bisect as well so we can save some time going back and forth. Are you basing your bisect off of Linux-stable repository? Thanks, Alex -- You received this bug notificati

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-06-01 Thread Alex Ng
The issue also shows in this kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439780 Title: [Hyper-V] Fiber Channel critical target error To manage notifications about this bug go to: https:/

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-05-29 Thread Alex Ng
Still not working with the kernel up to this commit: 0b6280c62026168f79ff4dd1437df131bdfd24f2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439780 Title: [Hyper-V] Fiber Channel critical target err

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-05-28 Thread Alex Ng
The test kernel still hits this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439780 Title: [Hyper-V] Fiber Channel critical target error To manage notifications about this bug go to: https

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-05-27 Thread Alex Ng
To answer your question, it looks like the issue can be reproduced as recently as v4.1-rc4. So the last version of the kernel that we see this bug is: v4.1-rc4 And the first version of the kernel we don't see this bug is: v4.1-rc5 -- You received this bug notification because you are a member o

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-05-27 Thread Alex Ng
So I tried to repro this on the latest upstream v4.1-fc5 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc5-unstable/. It looks like the issue's been fixed there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1317043] Re: Libreoffice screen rendering is broken

2015-04-29 Thread Keith Ng
I had the same problem, but fixed today after installing the libreoffice metapackage. I suspect it was either libreoffice-gtk or libreoffice-gnome which did the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1276467] Re: keyboard layout changers from de to en after restarting gnome shell 3.10

2014-07-10 Thread ng
Same problem here. Using the »setxkbmap« command on CLI like: setxkbmap de For german in this case, helps me to quickly resolve this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276467 Title:

[Bug 1313138] [NEW] sofeware update suddenly crash without alert

2014-04-26 Thread ng sing
Public bug reported: my IBM thinkcenter with 1G ram & celeron , 80G WD HD install xp os & xubuntu 14.04 . sofeware update close without any alert. ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member o

[Bug 1298113] [NEW] Ubuntu missing nTLD RFC 3912 databases

2014-03-26 Thread Mt. Ng
Public bug reported: According to whois(1), the /etc/whois.conf settings are consulted. nTLDs require entries so that RFC 3912 databases may be reached. Domains are live and in the roots, but ubuntu, all versions ever, cannot discover. This might be added to /etc/whois.conf .academy whois.d

[Bug 1262580] Re: libc6 new update on trusty makes java crash

2013-12-19 Thread Godwin Ng
** Attachment added: "Output from running java" https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1262580/+attachment/3932729/+files/hs_err_pid11479.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1200796] [NEW] package language-pack-de-base 1:10.04+20110931 failed to install/upgrade: cannot access archive: No such file or directory

2013-07-12 Thread ng sing
Public bug reported: I try to install great ie browser & download windows 8.1 preview , In synaptic manager , I make a mistake mark namo package . the hard cgot the crash report & cannot connect to internet. I reinstall the system once more, this time it turn out that thelangugage-pack-de-base1: 1

[Bug 1200797] [NEW] package language-pack-de-base 1:10.04+20110931 failed to install/upgrade: cannot access archive: No such file or directory

2013-07-12 Thread ng sing
Public bug reported: I try to install great ie browser & download windows 8.1 preview , In synaptic manager , I make a mistake mark namo package . the hard cgot the crash report & cannot connect to internet. I reinstall the system once more, this time it turn out that thelangugage-pack-de-base1: 1

[Bug 767199] Re: gconf-cleaner crashes when saving reg file: GConf-Cleaner:ERROR:main.c:265:_gconf_cleaner_value_to_string: code should not be reached

2012-07-31 Thread NG
*** This bug is a duplicate of bug 764041 *** https://bugs.launchpad.net/bugs/764041 Try running it with root access: sudo gconf-cleaner This should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 764041] Re: gconf-cleaner crashed with SIGABRT in raise()

2012-07-31 Thread NG
Try running it with root access: sudo gconf-cleaner This should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764041 Title: gconf-cleaner crashed with SIGABRT in raise() To manage notificati

[Bug 880190] Re: gconf-cleaner crashed when saving backup file

2012-07-31 Thread NG
*** This bug is a duplicate of bug 764041 *** https://bugs.launchpad.net/bugs/764041 Try running it with root access: sudo gconf-cleaner This should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 894493] Re: After I use Xine Unity 2d panel become invisible

2012-07-24 Thread NG
I had exactly the same problems and they were all fixed when I restored the default video drivers which had been corrupted. Here's the fix: http://askubuntu.com/questions/68306/how-do-i-restore-default-video- drivers I hope it works for you -- You received this bug notification because you are

[Bug 925342] Re: printing header and footer missing

2012-02-02 Thread Ng Wee Howe
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925342 Title: printing header and footer missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/92

[Bug 925342] [NEW] printing header and footer missing

2012-02-02 Thread Ng Wee Howe
Public bug reported: Hi, ever since I upgraded to 9.0.1 in ubuntu 10.10, the header and footer has gone missing while printing. I need to print the date along with my content at the bottom of the page for office use. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: firefox 9.0.1+build1-0ub

[Bug 754321] Re: can no longer be selected as default mail application

2011-12-12 Thread Louis Ng
Thank you Alexander #16. Problem fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754321 Title: can no longer be selected as default mail application To manage notifications about this bug go t

[Bug 805613] Re: mutt treats email address as file name when using attachments

2011-12-03 Thread Alex Ng
The man page for mutt has for the -a option: -a file [...] Attach a file to your message using MIME. When attaching single or multiple files, separating filenames and recipient addresses with "--" is mandatory, e.g. mutt -a image.jpg -- addr1 or mutt -a img.j

[Bug 549904] Re: Help cannot be loaded: Error 500 Unable to compile class for JSP

2011-05-27 Thread kong ng
I have the following error using ubuntu 10.04 Eclipse Version: 3.5.2 Build id: M20100211-1343 HTTP ERROR 500 Problem accessing /help/index.jsp. Reason: Bad version number in .class file Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lan

[Bug 661989] Re: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package a

2011-05-26 Thread Ben Ng
Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the following error message: 'E:Encountered a section with no Package: header, E:Problem with MergeLis

[Bug 769703] Re: Unity launcher does not auto hide when dragging music in clementine

2011-04-23 Thread Jimmy Ng
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769703 Title: Unity launcher does not auto hide when dragging music in clementine -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 769703] [NEW] Unity launcher does not auto hide when dragging music in clementine

2011-04-23 Thread Jimmy Ng
Public bug reported: Binary package hint: unity To recreate the stuck unity launcher. 1. start clementine 2. drag a song from the library into the playlist window. The launcher will appear on the left and will not hide afterwards This does not happen when you choose the option to append to the

[Bug 719672] [NEW] Crash during installation Unbuntu 10.10: errno 5

2011-02-15 Thread Adrian Ng
Public bug reported: I have Windows 7 pre-installed on my laptop and have created a 250Gb partition to install ubuntu for dual boot. I used penlinux to create the bootable USB stick. The checksum is ok and I can boot from the USB stick with no problems, but when the installer is copying files acr

[Bug 719672] Re: Crash during installation Unbuntu 10.10: errno 5

2011-02-15 Thread Adrian Ng
** Attachment added: "syslog and partman" https://bugs.launchpad.net/bugs/719672/+attachment/1852564/+files/logs.rar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719672 Title: Crash during inst

[Bug 511747] Re: support for Acer 1420P

2010-11-23 Thread ng
I just installed the mainline kernel 2.6.36 for maverick amd64 and the mainline kernel 2.6.37rc2 also for maverick amd64. The touchscreen works like it should, or as described above, meaning its singletouch. after all, i can confirm that those kernels work. now i'm only waiting for the multit

[Bug 663641] Re: package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-19 Thread Shawn NG
-- package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/663641 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 663641] [NEW] package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-19 Thread Shawn NG
Public bug reported: Binary package hint: initramfs-tools I can't install the Broadcom STA wireless driver. Hope Ubuntu can help by doing an update. "These package contains Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware."

[Bug 659071] Re: [Realtek ALC269] Playback problem

2010-10-12 Thread Raymond Ng
** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/659071/+attachment/1687485/+files/AlsaDevices.txt ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/659071/+attachment/1687486/+files/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt"

[Bug 659071] [NEW] [Realtek ALC269] Playback problem

2010-10-12 Thread Raymond Ng
Public bug reported: Sound is crackling - and half of the audio channel (suspect R) does not have any audio output. Audios have latency and repeat itself, similar to having the Stereo Mix echo back the Audio Output... ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1u

[Bug 597556] Re: Cannot complete Empathy add account wizard

2010-06-22 Thread Gabriel Ng
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50781679/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/50781680/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/50781681/ProcStatus.txt -- Cannot

[Bug 597556] [NEW] Cannot complete Empathy add account wizard

2010-06-22 Thread Gabriel Ng
Public bug reported: Binary package hint: empathy Description:Ubuntu 10.04 LTS Release:10.04 empathy: Installed: 2.30.1-0ubuntu1 Candidate: 2.30.1-0ubuntu1 Version table: *** 2.30.1-0ubuntu1 0 500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages

[Bug 511747] Re: support for Acer 1420P

2010-06-01 Thread ng
** Attachment added: "10-evtouch.conf" http://launchpadlibrarian.net/49504047/10-evtouch.conf -- support for Acer 1420P https://bugs.launchpad.net/bugs/511747 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 511747] Re: support for Acer 1420P

2010-06-01 Thread ng
** Attachment added: "05-evdev.conf" http://launchpadlibrarian.net/49504031/05-evdev.conf -- support for Acer 1420P https://bugs.launchpad.net/bugs/511747 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 511747] Re: support for Acer 1420P

2010-06-01 Thread ng
** Attachment added: "69-touchscreen.rules" http://launchpadlibrarian.net/49504018/69-touchscreen.rules -- support for Acer 1420P https://bugs.launchpad.net/bugs/511747 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 511747] Re: support for Acer 1420P

2010-06-01 Thread ng
** Attachment added: "66-touchscreen.rules" http://launchpadlibrarian.net/49504003/66-touchscreen.rules -- support for Acer 1420P https://bugs.launchpad.net/bugs/511747 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 511747] Re: support for Acer 1420P

2010-06-01 Thread ng
hey, i have a question, again, maybe someone can help me. i applied the patch into the ubuntu evtouch package, i am using lucid 64bit. the laptop is a acer 1820pt, if understand it right is has the same hardware as the 1420p. afterwards the pointer not longer jumps to the left corner. it moves

[Bug 511747] Re: support for Acer 1420P

2010-05-20 Thread ng
i have to ask the question again, is it posible to make the touchscreen work in singletouch mode or not? i really really want to know. on my search for a solution i found a script that allows me to move the pointer all over the screen, but its slow and interferes with the left corner phenomen.

[Bug 511747] Re: support for Acer 1420P

2010-05-18 Thread ng
tested it with lucid x64, got the same result... applied the patch. i had some problems with the cailbration. font *freemono* was not there, i solved it by replacing it only with a *, afterwards i was able to calibrate, but no changes. the pointer is always jumping into the left corner. i have on

[Bug 567248] Re: skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

2010-05-09 Thread ng
gin (>= 2.1.1) Maintainer: ng Description: Skype4EmpathyandPidgin:I changed the Skype plugin for Pidgin (skype4pidgin - http://eion.robbmob.com/ - Eion Robb ) to install with empathy too. Now it needs Pidgin or Empathy. Requires Skype to be running. My Problem was that on Ubuntu 10.04 the

[Bug 567248] Re: skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

2010-05-05 Thread ng
like i said, i'am not really sure why it works. but for me it still works. maybe it works because i had installed skype4pidgin and pidgin- skype first. of course i uninstalled them, but maybe there are some dependencies left over, which are needed by skype4empathyandpidgin. i wish i could help you

[Bug 567248] Re: skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

2010-04-20 Thread ng
one more information, skype doesn't autostart if empathy ist started. besides that i wanted to say that i am not really a linux pro. so i am unable to say why it works or why pidgin-skype isn't. i only wanted to share my experience, maybe it is helpful for somebody. same for the solution i posted

[Bug 534016] Re: telepathy-haze assert failure: *** glibc detected *** /usr/lib/telepathy/telepathy-haze: double free or corruption (fasttop): 0x09f455f0 ***

2010-04-20 Thread ng
i'm not sure if this is the same problem, but i tried to get empathy working with pidgin-skype and had no luck. i wasn't enable to create a account with bigbrownchunx-skype-dbus in empathy, but it worked with installing skype4pidgin. only problem, the plugin depends on pidgin. i made a new deb-pack

[Bug 567248] Re: skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

2010-04-20 Thread ng
** Patch added: "this is my temporary solution as descrinted above" http://launchpadlibrarian.net/44898178/skype4empathyandpidgin.deb -- skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype https://bugs.launchpad.net/bugs/567248 You received this bug notification because you are a me

[Bug 567248] [NEW] skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

2010-04-20 Thread ng
Public bug reported: Binary package hint: pidgin-skype using: ubuntu 10.04 (with all updates until today) empathy 2.30.0.1-0ubuntu3 pidgin-skype 20100121+dfsg-1 problem: in empathy there is a new option for new accounts, bigbrownchunx-skype- dbus, but i can not create the new account for skyp

[Bug 564854] Re: package mtop 0.6.6-1.3 failed to install/upgrade:

2010-04-16 Thread Chris Ng
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/44450361/Dependencies.txt ** Attachment added: "VarLogDistupgradeAptlog.gz" http://launchpadlibrarian.net/44450362/VarLogDistupgradeAptlog.gz ** Attachment added: "VarLogDistupgradeApttermlog.gz" http://launchpadlibra

[Bug 564854] [NEW] package mtop 0.6.6-1.3 failed to install/upgrade:

2010-04-16 Thread Chris Ng
Public bug reported: Binary package hint: mtop The error is Traceback (most recent call lst): File "/usr/lib/python2.6/logging/_init_.pl", line 792, in emit self.flush() File "/usr/lib/python2.6/logging/_init_.py", line 754, in flush self.stream.flush() IOError: [Errno 9] Bad File descript

[Bug 346964] Re: menu items selected from screen 1 open on screen 0

2009-07-02 Thread Ng Oon-Ee
Just to inform all that this has been fixed in latest glibc, I'm on Arch Linux and we've already gotten the fix. For those using Ubuntu 9.04, I doubt its coming your way due to the freeze policy Ubuntu has on its releases (I think only security-related patches are released). Anyway, the problem HA

[Bug 194844] Re: ufw complains when ipv6 and/or ip6_tables is not available

2009-06-02 Thread CK Ng
It is a VPS, it should be a custom kernel, I think. So you think it is the kernel issue? What should I look into then, so that I can at least feedback to the hosting. -- ufw complains when ipv6 and/or ip6_tables is not available https://bugs.launchpad.net/bugs/194844 You received this bug notific

[Bug 194844] Re: ufw complains when ipv6 and/or ip6_tables is not available

2009-05-29 Thread CK Ng
I'm still getting this problem with ufw 0.16.2.4 # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 8.04.2 Release:8.04 Codename: hardy # ufw version ufw 0.16.2.4 # cat /etc/default/ufw IPV6=no # ip6tables -n -L FATAL: Could not load /lib/

[Bug 376980] Re: soundconverter doesn't work

2009-05-19 Thread Keith Ng
I wouldn't know for sure. Others might have a better solution. However, if you wish to run soundconverter in superuser mode every time you click on the menu through Application > Sound & Video > Sound Converter, you could edit the menu. Right click on the panel where the Application Menu is, and c

  1   2   >