[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-12-24 Thread Yan Li
While I wholeheartedly agree that we urgently need an official fix, I
also want to point out that

gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode
FIXED

is an effective workaround for me. On my Cosmic, I have never seen the
dock again on the lock screen. I'm using vanilla Ubuntu docker with no
dash-to-docker or any other customization to the dock.

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

Title:
  Ubuntu dock/launcher is shown on the lock screen

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

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

[Bug 1712866] Re: icons from qt applications disappear after screen lock/sleep

2018-11-29 Thread Yan Li
Also seeing this problem with 18.10 Cosmic. The offending Qt application
is the VirtualBox from Ubuntu repo.

** Tags added: cosmic

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

Title:
  icons from qt applications disappear after screen lock/sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1712866/+subscriptions

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

[Bug 365943]

2011-11-24 Thread Yan Li
Created attachment 40902
Add JumpyCursorThreshold option patch v5

For those touchpads that don't support multi-finger or sending correct
finger width, the jumpy cursor problem is still there. One notable
example is the ClickPad found on Lenovo S10-3t whose ClickPad suffers
from this jumpy cursor problem very severely, because its buttons also
have sensible surface thus every time you click a button without lifting
another finger from the pad, such as when trying to drag a window or
select text, the cursor jumps, and renders the whole touchpad nigh
unusable.

(if you are wondering why Synaptics driver doesn't enable ClickPad mode
and limit the touch area thus ignore ABS sent from button area, it's
because those ClickPads send out BTN_LEFT and BTN_RIGHT just as normal
touchpads so they don't trigger the ClickPad mode, which is designed for
ClickPads that never send BTN_RIGHT)

Therefore Alberto Milone's JumpyCursorThreshold option patch is still
needed, which is the best solution I've seen so far. I've attached the
new patch I ported to head. I've tested it in MeeGo and it works very
well (with Threshold set to 250).

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

Title:
  Mouse cursor jumps when two fingers are used

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-driver-synaptics/+bug/365943/+subscriptions

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


[Bug 308191]

2011-11-24 Thread Yan Li
Created attachment 40902
Add JumpyCursorThreshold option patch v5

For those touchpads that don't support multi-finger or sending correct
finger width, the jumpy cursor problem is still there. One notable
example is the ClickPad found on Lenovo S10-3t whose ClickPad suffers
from this jumpy cursor problem very severely, because its buttons also
have sensible surface thus every time you click a button without lifting
another finger from the pad, such as when trying to drag a window or
select text, the cursor jumps, and renders the whole touchpad nigh
unusable.

(if you are wondering why Synaptics driver doesn't enable ClickPad mode
and limit the touch area thus ignore ABS sent from button area, it's
because those ClickPads send out BTN_LEFT and BTN_RIGHT just as normal
touchpads so they don't trigger the ClickPad mode, which is designed for
ClickPads that never send BTN_RIGHT)

Therefore Alberto Milone's JumpyCursorThreshold option patch is still
needed, which is the best solution I've seen so far. I've attached the
new patch I ported to head. I've tested it in MeeGo and it works very
well (with Threshold set to 250).

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

Title:
  Multitouch support not available for Synaptics touchpads v7.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/hp-tm2/+bug/308191/+subscriptions

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


[Bug 763410] Re: too long to open a document when pc connected to the Internet with a slow connection

2011-05-17 Thread Yan Li
Quoting an upstream bug report:
http://openoffice.org/bugzilla/show_bug.cgi?id=15381

--- Comment #2 From s...@openoffice.org 2003-07-22 17:52:05 ---
There is a way:
 - Edit - Links
 - select the links you intend to break
 - Click Break link
 - OK
DONE.

After you breaks those links the pictures will become embedded in the
document so you won't have to rely on internet to open the doc in the
future. And I have found that you can select all links (if you have
many) and click Break link for once to break them all.

** Bug watch added: openoffice.org/bugzilla/ #15381
   http://openoffice.org/bugzilla/show_bug.cgi?id=15381

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

Title:
  too long to open a document when pc connected to the Internet with a
  slow connection

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


[Bug 778052] Re: [2.6.38] Attached Verbatim USB-stick results in high CPU

2011-05-10 Thread Yan Li
FWIW, I'm seeing this similar phenomenon, but with a Debian
2.6.38-2-amd64 kernel running on an HP EliteBook 2540p. It is probably a
bug in upstream 2.6.38 kernel.

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

Title:
  [2.6.38] Attached Verbatim USB-stick results in high CPU

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


[Bug 778052] Re: [2.6.38] Attached Verbatim USB-stick results in high CPU

2011-05-10 Thread Yan Li
I'm still not sure how to trigger this issue on my HP EliteBook 2540p.
This morning Debian delivered a new kernel 2.6.38-2-amd64 (Version:
2.6.38-5) and with it I seems can't see this issue any more. But it is
also possible that this bug is only triggered after the machine has run
for a long time.

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

Title:
  [2.6.38] Attached Verbatim USB-stick results in high CPU

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


[Bug 775414] [NEW] acer-wmi was loaded on a Lenovo Ideapad V470 (Intel Wireless-N 1000), causes problem with NetworkManager

2011-05-02 Thread Yan Li
Public bug reported:

After upgraded from 10.10 to 11.04, the wifi was always shown disabled
in NetworkManager no matter how I tried. It turned out that the acer-wmi
module was wrongly loaded, and it had a rfkill bit that prevented NM
from starting wifi interface.

The workaround is to blacklist acer-wmi on this Lenovo V470. A better
fix is proposed in the following upstream report.

Related upstream kernel bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=16570

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic-pae 2.6.38-8.42
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
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:  maomao 1458 F pulseaudio
 /dev/snd/pcmC0D0p:   maomao 1458 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xd060 irq 44'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:10ec0272,17aa6012,0011 
HDA:80862805,80860101,0010'
   Controls  : 20
   Simple ctrls  : 10
Date: Mon May  2 16:30:53 2011
HibernationDevice: RESUME=UUID=b5ef491a-e48c-4d22-98c3-668cd857dff4
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: LENOVO 20086,4396
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-2.6.38-8-generic-pae 
root=UUID=034275ad-1261-4713-84d8-688dc2ff4484 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic-pae N/A
 linux-backports-modules-2.6.38-8-generic-pae  N/A
 linux-firmware1.52
SourcePackage: linux
UpgradeStatus: Upgraded to natty on 2011-05-02 (0 days ago)
dmi.bios.date: 12/31/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 43CN23WW
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Emerald Lake
dmi.board.vendor: LENOVO
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: LENOVO
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnLENOVO:bvr43CN23WW:bd12/31/2010:svnLENOVO:pn20086,4396:pvrLenovoV470:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct9:cvr0.1:
dmi.product.name: 20086,4396
dmi.product.version: Lenovo V470
dmi.sys.vendor: LENOVO

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


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

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

Title:
  acer-wmi was loaded on a Lenovo Ideapad V470 (Intel Wireless-N 1000),
  causes problem with NetworkManager

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


[Bug 775414] Re: acer-wmi was loaded on a Lenovo Ideapad V470 (Intel Wireless-N 1000), causes problem with NetworkManager

2011-05-02 Thread Yan Li
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/775414

Title:
  acer-wmi was loaded on a Lenovo Ideapad V470 (Intel Wireless-N 1000),
  causes problem with NetworkManager

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


[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2009-10-12 Thread Yan Li
Tobias Oetiker:

Thank you very much for the update. I'm a bit surprised to see the
single-reader on ext4 is worse than that on ext3. I'm to postpone the
upgrade of my systems to ext4. I dare not using data=writeback yet.

I'm a bit confused about why you ran this on a RAID6 system. The RAID
card/driver might affected the performance in a way yet to be
understood. IMHO the less layers between Linux kernel and hard drive,
the better we can understand the kernel I/O scheduler/fs etc.

Again, thank you for the great data.

-- 
Heavy Disk I/O harms desktop responsiveness
https://bugs.launchpad.net/bugs/131094
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 131094] Re: Heavy Disk I/O harms desktop responsiveness

2009-10-09 Thread Yan Li
Tobi, your testing and results are great and very useful. It would be
better if you can run those tests on ext4. Thank you.

-- 
Heavy Disk I/O harms desktop responsiveness
https://bugs.launchpad.net/bugs/131094
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 329060] Re: Please disable debian-changelog-file-is-a-symlink warning

2009-09-15 Thread Yan Li
This bug is supposed to be fixed in Debian's lintian 2.2.15. Please sync
as I still see this issue in Karmic, which is using lintian 2.2.14.

-- 
Please disable debian-changelog-file-is-a-symlink warning
https://bugs.launchpad.net/bugs/329060
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 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-24 Thread Yan Li
@Max Bowsher:
The case on Acer Aspire One is idiosyncratic. You may try whether this works 
for you or not:
# synclient FingerLow=9 FingerHigh=12

I'm testing the latest Synaptics on Acer Aspire One and I've noticed
that the device reported wrong range for pressure. The device reports
that the available finger pressure range is 0 - 255, while testing with
synclient -m 10 shows that the maximum pressure is only 70. So you've
to press *really hard* along the right edges to scroll. The command
above set a sane value for this device.

If that works for you, we can workaround this quirk by setting it by
using hal.

-- 
tap-to-click and edge-scrolling broken in Jaunty
https://bugs.launchpad.net/bugs/320632
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 241927] Re: WD My book hard disk is not turned off when unmounting

2009-01-03 Thread Yan Li
I've a little script that properly put an USB device into suspend mode
for safe disconnect, those who are brave could try it. It's very simple
so you can review it before running it on your system. You should be
root or use sudo to run it.

Download URL: 
http://github.com/liyan/suspend-usb-device/raw/master/suspend-usb-device
The GIT repo for developers: 
http://github.com/liyan/suspend-usb-device/tree/master

And my idea on this problem: http://elliotli.blogspot.com/2009/01
/safely-remove-usb-hard-drive-in-linux.html

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
WD My book hard disk is not turned off when unmounting
https://bugs.launchpad.net/bugs/241927
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 295448] [NEW] Setting APT::Default-Release blocks security fix and updates

2008-11-07 Thread Yan Li
Public bug reported:

Binary package hint: apt

This is related to all versions before Hardy (include). I haven't tested
this on Intrepid so I'm not sure about those versions after Hardy.

According to apt_preferences manpage, the target release can be set on
the apt-get command line or in the APT configuration file
/etc/apt/apt.conf, and APT::Default-Release stable; is given out as
an example. This is a very common and popular practice used in Debian
community to set the default release and using apt-pin, but doing this
in Ubuntu leads to serious security impact with no obvious warning.

After setting APT::Default-Release to hardy, which is the Suite name
for main hardy source, no security fixes nor updates would be installed
unless their priorities are also set explicitly in apt_preferences. This
is because that in Ubuntu's world, security fixes are from hardy-
security source and other updates are from hardy-updates source,
which bear different Suite from the main source. Setting APT::Default-
Release rises the priority of packages from main source to 990, but
doesn't cover packages from hardy-security and hardy-updates, so the
latter are ignored since their packages now has lower priority (priority
500 only) than those old ones in main source (990).

I set APT::Default-Release to hardy on Sep this year until I found
this problem today. Removed that setting and I'm surprised to found that
I can install 46 security fixes and updates accumulated. Which is pretty
sad to me that got known I haven't got security fixes for more than 2
months.

This is a radical deviation from the Debian practice. In Debian all
security fixes and updates bear the same Suite (etch or lenny) so
setting APT::Default-Release to etch covers all security fixes and
updates.

I think it's unlikely that Ubuntu changes the organization of it's
source, so at least a fix to this problem is patching the
apt_preferences manpage, alerting people not to use APT::Default-Release
like they have used this in Debian and the reason and the following
impacts.

Version information of my apt from Hardy:
Architecture: i386
Version: 0.7.9ubuntu17.1

Thanks!

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

-- 
Setting APT::Default-Release blocks security fix and updates
https://bugs.launchpad.net/bugs/295448
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 173933] Re: gnome-screensaver-gl-helper crashed with SIGSEGV

2008-03-19 Thread Yan Li
I met this problem too. Seems running updater and screen-saver at the
same time causes this crash. I'm running Hardy, never seen this on
Gutsy. I guess the dpkg-configuration of some packages caused this
problem?

** Changed in: gnome-screensaver (Ubuntu)
   Status: Invalid = New

-- 
gnome-screensaver-gl-helper crashed with SIGSEGV
https://bugs.launchpad.net/bugs/173933
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 155689] Re: nuking initramfs contents: Kernel panic at boot

2008-03-08 Thread Yan Li
I'm running Hardy kernel on this machine and it's no longer suffering
from this problem.

-- 
nuking initramfs contents: Kernel panic at boot
https://bugs.launchpad.net/bugs/155689
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 133020] Re: Vmware server missing in Gutsy

2008-02-29 Thread Yan Li
Martin Cleaver, have you enabled the partner repo? That means you
should have a line like this in the /etc/apt/sources.list:
deb http://archive.canonical.com/ubuntu gutsy partner

On my system:
$ apt-cache show vmware-server
Package: vmware-server
Priority: optional
Section: partner/misc
Installed-Size: 127592
Maintainer: VMware Build Team [EMAIL PROTECTED]
Architecture: i386
Version: 1.0.4-1gutsy2

-- 
Vmware server missing in Gutsy
https://bugs.launchpad.net/bugs/133020
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 121653] Re: [gutsy] fglrx breaks over suspend/resume

2008-02-26 Thread Yan Li
Shoofy, I understand your situation. Suspend/hibernation is a very
complex function and highly hardware-related. On my own machine I have
to do some hacks to make it work flawless.

What I meant is that the problem mentioned in _this_ bug report is
fixed. The problem here is that suspend breaks on all machine running
Ubuntu due to kernel/driver incompatibility. So as to my understanding,
if the work on kernel side is done, with latest ATI driver shipped, that
makes the suspend/hibernation on some users' machine possible, we can
close this bug.

And I'm sure there's many other people's computer still can't
suspend/hibernation with the latest kernel, then I think the best way to
solve their problems is to *fill bugs for each special hardware* so they
can talk with people with similar hardware and the problem would be
handled in a more efficient and reproducible way. Like suspend doesn't
work on IBM ThinkPad X60 or suspend doesn't work on Dell E1505.

HTH.

-- 
[gutsy] fglrx breaks over suspend/resume
https://bugs.launchpad.net/bugs/121653
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 121653] Re: [gutsy] fglrx breaks over suspend/resume

2008-02-25 Thread Yan Li
Why Won't Fix for 2.6.24? It's already fixed.

I've installed Hardy's 2.6.24 kernel and fglrx on my Gutsy system
running on a IBM ThinkPad T43p with ATI Mobility FireGL V3200, the
suspend and hibernation work very well.

The only problem I see with Hardy's kernel and fglrx driver is it
flickers during fade-in before activating screensaver. Though ugly, it
doesn't affect usability.

-- 
[gutsy] fglrx breaks over suspend/resume
https://bugs.launchpad.net/bugs/121653
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 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2008-02-20 Thread Yan Li
Same problem for me. I'm running a Hardy kernel (2.6.24-8-generic i686)
on a Gutsy system, with network-manager-gnome 0.6.5-0ubuntu10.

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 88377] Re: Suspend to disk fails: image_size too small

2008-01-30 Thread Yan Li
I met same problem on Hardy kernel (2.6.24-5-generic), and I went to the source 
for a real answer. Read kernel/Documentation/power/swsusp.txt. It said:
===
If you want to limit the suspend image size to N bytes, do

echo N  /sys/power/image_size

before suspend (it is limited to 500 MB by default).
===

I'm not a kernel expert, but it seems clear to me that if the size of
all programs running on my machine exceeds 500M, which is quite often,
the suspend fails. And since the image is stored in swap, you should
just set it to the size of your swap. Deal.

I only read the one of 2.6.24, other versions may vary on this.

And what's more, it seems to me that it's safe to set the image_size to
the size of swap _by default on all machines_ (as to my understanding of
swsusp.txt)... just my $.02...

** Also affects: linux-source-2.6.24 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Suspend to disk fails: image_size too small
https://bugs.launchpad.net/bugs/88377
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 88377] Re: Suspend to disk fails: image_size too small

2008-01-30 Thread Yan Li
A quick correct to what I said above:
Use swap size as /sys/power/image_size may not be a good decision in some 
cases. If you just want to make your suspend work, try:
echo 0  /sys/power/image_size

For those who is curious about the cause and reason please read on:
reading more kernel/Documentation/power/swsusp.txt I got known that that 
/sys/power/image_size was introduced since 2.6.16 kernel as a way to improve 
responsiveness after resuming. By saving more memory, which includes more 
volatile data such as cache, buffer, etc., to hibernation image you can get a 
more responsive system after resuming (no need to pull data out of HD bit by 
bit, you retained your old cache), the dark side is larger image, thus may lead 
to the not enough free space error reported here, which means the swsusp 
can't find a contiguous space in swap large enough to hold the image (if you 
have more than one swap par, swsusp can use one only :X  )

Therefore the most conservative way is to set /sys/power/image_size to
zero, or some very small size. In this way, most volatile memory (such
as cache, buffer, etc.) would be freed during hibernation, and thus lead
to smallest image.

This further explains why the reporter's echo 2048248 
/sys/power/image_size works for most people, because 2048248 is too
small (just 2M) and requires fewer swap than the default 500M setting.

I'll read the code of swsusp later if I have more time. And hope some
kernel guru could help us on this.  :)

And I think to make most average people's hibernation work out-of-the-
box, Ubuntu should set image_size to 0 by default. Those who wanna
better performance (and more tech savvy) could just change it after
installation by themselves.

-- 
Suspend to disk fails: image_size too small
https://bugs.launchpad.net/bugs/88377
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177457] Re: [Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory not empty

2007-12-19 Thread Yan Li
*** This bug is a duplicate of bug 155689 ***
https://bugs.launchpad.net/bugs/155689

** This bug has been marked a duplicate of bug 155689
   nuking initramfs contents: Kernel panic at boot

-- 
[Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory 
not empty
https://bugs.launchpad.net/bugs/177457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177457] Re: [Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory not empty

2007-12-19 Thread Yan Li
*** This bug is a duplicate of bug 155689 ***
https://bugs.launchpad.net/bugs/155689


** Attachment added: Screenshot of kernel panic
   http://launchpadlibrarian.net/10983921/20071219.jpg

-- 
[Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory 
not empty
https://bugs.launchpad.net/bugs/177457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177457] [Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory not empty

2007-12-19 Thread Yan Li
*** This bug is a duplicate of bug 155689 ***
https://bugs.launchpad.net/bugs/155689

Public bug reported:

Binary package hint: initramfs-tools

Overview Description:
Occasionally (about 2 out of 5), my Gutsy system got panic on boot. I've 
installed my Gutsy system using alternative CD with encrypted root partition 
(no encryption of swap nor /boot). The panic occurred soon after I enter the 
correct root partition password in the splash screen.

Steps to Reproduce:
1) Boot the system
2) Input correct encrypt filesystem password in GUI splash screen


Actual Results:
Kernel panic in about 2 out of 5 boots

Expected Results:
Always good boot

Reproducibility:
About 2 out of 5 boots.

Build Date  Platform Bug Found:
Gutsy on an i686 ThinkPad T43p with encrypted root partition. Swap nor /boot 
not encrypted. All updates installed (no pre-release updates)

Additional info:
# fdisk -l

Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcccdcccd

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1191315361888+   7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda270547296 1951897+  82  Linux swap / Solaris
/dev/sda319141943  240975   83  Linux
/dev/sda41944705341046075   83  Linux

Partition table entries are not in disk order
[EMAIL PROTECTED]:~# mount
/dev/mapper/yantp-root on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.22-14-generic/volatile type tmpfs (rw)
/dev/sda3 on /boot type ext3 (rw)
/dev/mapper/yantp-home on /home type ext3 (rw)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,noexec,nosuid,nodev)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory 
not empty
https://bugs.launchpad.net/bugs/177457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177457] Re: [Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory not empty

2007-12-19 Thread Yan Li
*** This bug is a duplicate of bug 155689 ***
https://bugs.launchpad.net/bugs/155689

After entered my encrypt filesystem password, I press Alt-F1 swiftly
to switch to console, and got this screenshot of panic.

It's a rather annoying bug. For several times I wanna show my Ubuntu
Gutsy to my friends and met this problem in the field, embarrassed me!
Hope this would be fixed soon.

-- 
[Gutsy] Kernel panic on boot, run-init: nuking initramfs contents: Directory 
not empty
https://bugs.launchpad.net/bugs/177457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155689] Re: nuking initramfs contents: Kernel panic at boot

2007-12-19 Thread Yan Li
I met same problem on my ThinkPad T43p: Occasionally (about 2 out of 5),
my Gutsy system got panic on boot. I've installed my Gutsy system using
alternative CD with encrypted root partition (no encryption of swap nor
/boot). The panic occurred soon after I enter the correct root partition
password in the splash screen.

Steps to Reproduce:
1) Boot the system
2) Input correct encrypt filesystem password in GUI splash screen

Actual Results:
Kernel panic in about 2 out of 5 boots

Expected Results:
Always good boot

Reproducibility:
About 2 out of 5 boots.

Build Date  Platform Bug Found:
Gutsy on an i686 ThinkPad T43p with encrypted root partition. Swap nor /boot 
not encrypted. All updates installed (no pre-release updates)

Additional info:
# fdisk -l

Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcccdcccd

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 1913 15361888+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 7054 7296 1951897+ 82 Linux swap / Solaris
/dev/sda3 1914 1943 240975 83 Linux
/dev/sda4 1944 7053 41046075 83 Linux

Partition table entries are not in disk order
[EMAIL PROTECTED]:~# mount
/dev/mapper/yantp-root on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.22-14-generic/volatile type tmpfs (rw)
/dev/sda3 on /boot type ext3 (rw)
/dev/mapper/yantp-home on /home type ext3 (rw)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,noexec,nosuid,nodev)

** Attachment added: Screenshot of kernel panic
   http://launchpadlibrarian.net/10984044/20071219.jpg

-- 
nuking initramfs contents: Kernel panic at boot
https://bugs.launchpad.net/bugs/155689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155689] Re: nuking initramfs contents: Kernel panic at boot

2007-12-19 Thread Yan Li
After entered my encrypt filesystem password, I press Alt-F1 swiftly
to switch to console, and got this screenshot of panic.

It's a rather annoying bug. For several times I wanna show my Ubuntu
Gutsy to my friends and met this problem in the field, embarrassed me!
Hope this would be fixed soon.


** Changed in: initramfs-tools (Ubuntu)
Sourcepackagename: None = initramfs-tools

** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Confirmed

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
nuking initramfs contents: Kernel panic at boot
https://bugs.launchpad.net/bugs/155689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155762] Re: Blank Chinese characters

2007-12-17 Thread Yan Li
Same for me. Occasionally, Firefox (or other GTK programs) can't display
*all* Chinese characters. Some are displayed as usual, some are missing.
Restarting Firefox for several times can fix this problem. It's not
reliably reproducible. In 1 out of 5 I met this problem.

I see this happened only in en_US environment.

** Changed in: freetype (Ubuntu)
Sourcepackagename: None = freetype
   Status: New = Confirmed

-- 
Blank Chinese characters
https://bugs.launchpad.net/bugs/155762
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155762] Re: Blank Chinese characters

2007-12-17 Thread Yan Li

** Attachment added: Sample error display from Firefox
   http://launchpadlibrarian.net/10948209/Screenshot-2.png

-- 
Blank Chinese characters
https://bugs.launchpad.net/bugs/155762
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155762] Re: Blank Chinese characters

2007-12-17 Thread Yan Li
Sorry for typo, should be Firefox can't display *some* Chinese
characters.

On Dec 18, 2007 2:56 PM, Yan Li wrote:
 Same for me. Occasionally, Firefox (or other GTK programs) can't display
 *all* Chinese characters.

-- 
Blank Chinese characters
https://bugs.launchpad.net/bugs/155762
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159015] Re: Gutsy release overall quality and regressions

2007-12-12 Thread Yan Li
Agree with you. I admit that Ubuntu 7.10 is the best Linux distro I've
ever used. But it still need polish if you'd like people to treat it as
a serious OS. I know Canonical doesn't like delay. OK, then cut
features. Just don't thrash in so many new features on each release, and
spend more time on fixing regressions. God bless Ubuntu.

BTW: I have been thinking whether I should buy one year support from Canonical, 
if they can fix my concerned bugs more quickly.  Like this:
- Laptops using ATI display driver used to suspend to RAM and hibernate 
properly in Feisty. Now they crash trying to suspend or hibernate in Gusty. 
(Bug #121653)

-- 
Gutsy release overall quality and regressions
https://bugs.launchpad.net/bugs/159015
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 133020] Re: Vmware server missing in Gutsy

2007-12-12 Thread Yan Li
@Ralph, this is really interesting. I tried those commands you've
tried and got same results. The only way I can see that VMware Player
is in Add/Remove Application GUI program. Start it from
Applications - Add/Remove Change the application category on
top-right corner to Third party applications, select All in the
left column, then I can see Opera and VMware Player listed. I'm
using x86 rather than x86-64.

-- 
Vmware server missing in Gutsy
https://bugs.launchpad.net/bugs/133020
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 121653] Re: [gutsy] fglrx breaks over suspend/resume

2007-12-11 Thread Yan Li
David, this is really good news. Could you please tell us the version
number of the driver you are using? Thanks!

-- 
[gutsy] fglrx breaks over suspend/resume
https://bugs.launchpad.net/bugs/121653
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 133020] Re: Vmware server missing in Gutsy

2007-12-11 Thread Yan Li
Ralph you must have missed something. I saw vmware-player in the
partner repo from the first day Gutsy was released. You can install it
by using Add/Remove Applications. Are you using x86-64 version of
Gutsy?

-- 
Vmware server missing in Gutsy
https://bugs.launchpad.net/bugs/133020
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 111000] Re: Keyboard doesn't work within a java applet (Sun Secure Global Destop)

2007-12-10 Thread Yan Li
Thanks Michi26, I'll try it. But my problem is sporadic, not likely
due to this. I suspect SCIM. But for daily work I just can't remove
SCIM to test.  :(

-- 
Keyboard doesn't work within a java applet (Sun Secure Global Destop)
https://bugs.launchpad.net/bugs/111000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 133020] Re: Vmware server missing in Gutsy

2007-12-10 Thread Yan Li
Ralph, though from the same mother, vmware-server and vmware-player
are two different products, just like Mercedes-Benz 300 compared with
Benz 500. vmware-player is a light-weight player-only product with
limited management feature, while vmware-server is a full-fledged VM
product giving for free aimed for bigger market share and threats from
Xen. You can't upgrade vmware-player to vmware-server.

-- 
Vmware server missing in Gutsy
https://bugs.launchpad.net/bugs/133020
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121259] Re: dpatch must depend on dpkg-dev

2007-12-09 Thread Yan Li
Confirmed, I met this problem too. It's rather obvious. Please add the
dpkg-dev dependency to dpatch.

** Changed in: dpatch (Ubuntu)
   Status: New = Confirmed

-- 
dpatch must depend on dpkg-dev
https://bugs.launchpad.net/bugs/121259
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175202] Re: (Gutsy) gnotime: tree item drag-and-drop bug

2007-12-09 Thread Yan Li

** Attachment added: Upstream patch
   http://launchpadlibrarian.net/10818418/fix_drag_and_drop.diff

-- 
(Gutsy) gnotime: tree item drag-and-drop bug
https://bugs.launchpad.net/bugs/175202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175202] (Gutsy) gnotime: tree item drag-and-drop bug

2007-12-09 Thread Yan Li
Public bug reported:

Binary package hint: gnotime

A long standing serious usability bug is fixed in Debian Sid and upstream:
  * debian/patches/02_fix_drag_and_drop.dpatch: Fixes bug in ctree's
drag and drop behaviour that would make it move the wrong project.
from 
http://changelogs.ubuntu.com/changelogs/pool/universe/g/gnotime/gnotime_2.2.3-2/changelog

This patch is already in Hardy (with gnotime 2.2.3-2 from Debian Sid). I
suggest we apply this patch to Gutsy's gnotime (2.2.2-11 now), because
this bug is easy to meet, very annoying and affected many people using
Ubuntu (see the mails from mailing list below), and it's a small patch
and should be easy to apply.

How to produce:
Drag-and-drop projects in GnoTime for several times (6 is enough) and GnoTime 
would move some random projects instead of the one dragged by your mouse. This 
bug makes managing projects in GnoTime very difficult.

For detailed info, please read the original mails from gttr-general mailing 
list:
http://sourceforge.net/mailarchive/forum.php?thread_name=1196006092.6598.130.camel%40localhostforum_name=gttr-general

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

-- 
(Gutsy) gnotime: tree item drag-and-drop bug
https://bugs.launchpad.net/bugs/175202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133020] Re: Vmware server missing in Gutsy

2007-12-08 Thread Yan Li
Hey all, I see the vmware-server package is already in the partner repo,
try it. And close this bug if it's OK to you. It's not in the
Add/Remove... program, you'll have to use Synaptic to install it.

** Changed in: ubuntu
   Status: Confirmed = Fix Released

-- 
Vmware server missing in Gutsy
https://bugs.launchpad.net/bugs/133020
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111000] Re: Keyboard doesn't work within a java applet (Sun Secure Global Destop)

2007-12-08 Thread Yan Li
For me, this bug affects not only Java applet started from a browser,
but normal Java programs too (such as Freemind). Occasionally, some Java
programs have no responses to keyboard. I'll have to restart the
affected Java program to fix it, once or twice.

BTW, I've SCIM running. But when the bug occurred, I was mostly in plain
English/Keyboard.

-- 
Keyboard doesn't work within a java applet (Sun Secure Global Destop)
https://bugs.launchpad.net/bugs/111000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111000] Re: Keyboard doesn't work within a java applet (Sun Secure Global Destop)

2007-12-07 Thread Yan Li
After restarted Firefox for twice, that keyboard was OK in that applet.
So this should be an intermittent problem. I'll comment later if I can
find someway to reproduce it.

Or anybody have any comments on where to check or how to debug that
applet when this problem occurs again?

-- 
Keyboard doesn't work within a java applet (Sun Secure Global Destop)
https://bugs.launchpad.net/bugs/111000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111000] Re: Keyboard doesn't work within a java applet (Sun Secure Global Destop)

2007-12-07 Thread Yan Li
I've been using a Java applet in Firefox started from webpage for some
days without a problem. But today I met a similar problem, I just
couldn't input anything into it. The keyboard just didn't work. Other
applications include Firefox were OK. Just this Java applet broke.

I saw no tray icon. I can't remember I saw one when it worked yesterday.

I'm using sun-java6-jre (6-03-0ubuntu2) with Firefox 2.0.0.11 on Gutsy
(7.10) with all latest updates installed (no pre-release updates).

I'll try if a reboot could fix this.

** Changed in: sun-java6 (Ubuntu)
Sourcepackagename: None = sun-java6

** Also affects: sun-java5 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Keyboard doesn't work within a java applet (Sun Secure Global Destop)
https://bugs.launchpad.net/bugs/111000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84991] Re: Resume from suspend fails with FGLRX

2007-12-06 Thread Yan Li
With the launch of PPA (Personal Package Archive) service, is it
possible for us to build and release a community-supported customized
Kernel with SLAB enabled just for ATi users? With PPA, we can easily set
up a apt source for it and leverage community forces to build/test this
custom Kernel and future updates.

-- 
Resume from suspend fails with FGLRX
https://bugs.launchpad.net/bugs/84991
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162710] Re: Cannot access wireless networks keys when user change is session password.

2007-11-26 Thread Yan Li
Yes. It's really strange to me that the default keyring password doesn't
follow user's password when changed. IMHO, if a program choose to use
user's password, it should follow user's password.

Today it took me half-and-hour to realize that I should use my _initial_
old password to access my keyring.

Or if it couldn't follow user's password, there should be a way to
change it to any password I wish on demand.

Thanks.

-- 
Cannot access wireless networks keys when user change is session password.
https://bugs.launchpad.net/bugs/162710
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155462] Re: Java doesn't list any printers in cups

2007-11-11 Thread Yan Li
*** This bug is a duplicate of bug 156191 ***
https://bugs.launchpad.net/bugs/156191

I observed same problem on my Gutsy 7.10 installation. The printing of
Java applications doesn't work. It's a rather annoying problem.

System: x86 on a IBM ThinkPad T43p.

How to reproduce: Open any Java program (I tried Freemind and some
others) and try to print.

Expect: Printing dialog appear on GUI

Actual: Nothing happens on GUI (no error message), however, I found following 
exception text appeared on console:
Exception in thread AWT-EventQueue-0 java.lang.NullPointerException: null 
attribute
at 
sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.java:1147)
at 
sun.print.ServiceDialog$OrientationPanel.updateInfo(ServiceDialog.java:2121)
at 
sun.print.ServiceDialog$PageSetupPanel.updateInfo(ServiceDialog.java:1263)
at sun.print.ServiceDialog.updatePanels(ServiceDialog.java:437)
at sun.print.ServiceDialog.initPrintDialog(ServiceDialog.java:195)
at sun.print.ServiceDialog.init(ServiceDialog.java:124)
at javax.print.ServiceUI.printDialog(ServiceUI.java:188)
at sun.print.RasterPrinterJob.printDialog(RasterPrinterJob.java:855)
at sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:421)
at 
freemind.controller.Controller$PrintAction.actionPerformed(Controller.java:870)
at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at 
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at 
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216)
at 
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1257)
at java.awt.Component.processMouseEvent(Component.java:6038)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Packages installed:
ii  sun-java6-bin  6-03-0ubuntu2
Sun Java(TM) Runtime Environment (JRE) 6 (arch
ii  sun-java6-doc  6-03-0ubuntu2
Sun JDK(TM) Documention -- integration install
ii  sun-java6-jre  6-03-0ubuntu2
Sun Java(TM) Runtime Environment (JRE) 6 (arch
ii  sun-java6-plugin   6-03-0ubuntu2
The Java(TM) Plug-in, Java SE 6
ii  bluez-cups 3.19-0ubuntu3
Bluetooth printer driver for CUPS
ii  cups-pdf   2.4.6-3ubuntu10  
PDF printer for CUPS
ii  cupsys 1.3.2-1ubuntu7.1 
Common UNIX Printing System(tm) - server
ii  cupsys-bsd 1.3.2-1ubuntu7.1 
Common UNIX Printing System(tm) - BSD commands
ii  cupsys-client  1.3.2-1ubuntu7.1 
Common UNIX Printing System(tm) - client progr
ii  cupsys-common  1.3.2-1ubuntu7.1 
Common UNIX Printing System(tm) - common files
ii  cupsys-driver-gutenprint   5.0.1-0ubuntu8   
printer drivers for CUPS
ii  hal-cups-utils 0.6.13+svn83-0ubuntu1
CUPS integration with HAL
ii  libcupsimage2

[Bug 156191] Re: Printing from Java does not work at all in Gutsy

2007-11-11 Thread Yan Li
I observed same problem on my Gutsy 7.10 installation. The printing of
Java applications doesn't work. It's a rather annoying problem.

System: x86 on a IBM ThinkPad T43p.

How to reproduce: Open any Java program (I tried Freemind and some
others) and try to print.

Expect: Printing dialog appear on GUI

Actual: Nothing happens on GUI (no error message), however, I found following 
exception text appeared on console:
Exception in thread AWT-EventQueue-0 java.lang.NullPointerException: null 
attribute
at 
sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.java:1147)
at 
sun.print.ServiceDialog$OrientationPanel.updateInfo(ServiceDialog.java:2121)
at 
sun.print.ServiceDialog$PageSetupPanel.updateInfo(ServiceDialog.java:1263)
at sun.print.ServiceDialog.updatePanels(ServiceDialog.java:437)
at sun.print.ServiceDialog.initPrintDialog(ServiceDialog.java:195)
at sun.print.ServiceDialog.init(ServiceDialog.java:124)
at javax.print.ServiceUI.printDialog(ServiceUI.java:188)
at sun.print.RasterPrinterJob.printDialog(RasterPrinterJob.java:855)
at sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:421)
at 
freemind.controller.Controller$PrintAction.actionPerformed(Controller.java:870)
at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at 
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at 
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216)
at 
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1257)
at java.awt.Component.processMouseEvent(Component.java:6038)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Packages installed:
ii sun-java6-bin 6-03-0ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (arch
ii sun-java6-doc 6-03-0ubuntu2 Sun JDK(TM) Documention -- integration install
ii sun-java6-jre 6-03-0ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (arch
ii sun-java6-plugin 6-03-0ubuntu2 The Java(TM) Plug-in, Java SE 6
ii bluez-cups 3.19-0ubuntu3 Bluetooth printer driver for CUPS
ii cups-pdf 2.4.6-3ubuntu10 PDF printer for CUPS
ii cupsys 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - server
ii cupsys-bsd 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - BSD commands
ii cupsys-client 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - client progr
ii cupsys-common 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - common files
ii cupsys-driver-gutenprint 5.0.1-0ubuntu8 printer drivers for CUPS
ii hal-cups-utils 0.6.13+svn83-0ubuntu1 CUPS integration with HAL
ii libcupsimage2 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - image libs
ii libcupsys2 1.3.2-1ubuntu7.1 Common UNIX Printing System(tm) - libs
ii libgnomecups1.0-1 0.2.2-5ubuntu1 GNOME library for CUPS interaction
ii python-cups 1.9.27-0ubuntu1 Python bindings for CUPS

$ lpstat -t
scheduler is running
system default destination: PDF_file_generator
device for cncdlld3: lpd://9.186.117.9/PASS
device for cncdlld4: lpd://9.186.117.10/PASS
device for PDF_file_generator: cups-pdf:/
cncdlld3 accepting requests since Sat 10 Nov 2007 04:06:06 PM CST
cncdlld4 accepting requests since Tue 30 Oct 2007 03:04:47 PM CST
PDF_file_generator accepting requests since Sat 10 Nov 2007 04:08:19 PM CST
printer cncdlld3 is idle. enabled since 

[Bug 156191] Re: Printing from Java does not work at all in Gutsy

2007-11-11 Thread Yan Li
To moderator: sorry that I added sun-java5 (Baltix) for mistake,
please remove it. Thanks!

-- 
Printing from Java does not work at all in Gutsy
https://bugs.launchpad.net/bugs/156191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156191] Re: Printing from Java does not work at all in Gutsy

2007-11-11 Thread Yan Li
Wrong package, should be for Ubuntu.

** Changed in: sun-java5 (Baltix)
   Status: New = Invalid

-- 
Printing from Java does not work at all in Gutsy
https://bugs.launchpad.net/bugs/156191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155362] Re: vmware not present in gutsy

2007-10-21 Thread Yan Li
Yes, same problem for me. I used vmware-server in Feisty on all
machines. Hope it would be in Gutsy soon.

-- 
vmware not present in gutsy
https://bugs.launchpad.net/bugs/155362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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