[Bug 1260623] [NEW] Failed to boot LiveCD

2013-12-13 Thread Christopher Yee Mon
Public bug reported:

Environment:
Ubuntu 13.10 x64 LiveCD

Summary: I tried to boot the LiveCD and LiveUSB made using Unetbootin,
with the UEFI set to Legacy Mode. It's not booting. I'm getting a kernel
panic detailed below

So I hit escape on the loading screen when booting the Ubuntu LiveCD in
Legacy mode and it showed the stack trace off the kernel panic during
boot it is the following below. It seems to indicate a problem with the
nouveau kernel module during LiveCD boot.

Screenshot located at http://i.stack.imgur.com/wLRvq.jpg

[   26.154100] divide error: 000 [#1] SMP
[   26.154179] nouveau E[PBUS][000:01:00.0] MMIO write of 0x FAULT 
at 0x418880 [ IBUS ]
[   26.155172] Modules linked in: btrfs(F) raid6_pq(F) libcrc32c(F) 
zlib_deflate(F) xor(F) x86_pkg_temp_thermal coretemp kvm_intel(F) kvm(F) 
crct10dif_pclmul(F) crc32_pclmul(F) ghash_clmulni_intel(F) joydev(F) 
snd_hda_codec_hdmi aesni_intel(F) snd_hda_codec_realtek aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) msi_wmi snd_hda_intel ablk_helper(F) cryptd(F) 
snd_hda_codec sparse_keymap snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) 
snd_seq_midi(F) snd_seq_midi_event(F) arc4(F) dm_multipath(F) rts5139(C) 
snd_rawmidi(F) rt18723ae rtl_pci rtlwifi scsi_dh(F) mac80211 snd_seq(F) 
snd_seq_device(F) snd_timer(F) cfg80211 snd(F) soundcore(F) btusb mei_me 
lpc_ich mei psmouse(F) serio_raw(F) mac_hid intel_rst microcode(F) 
parport_pc(F) ppdev(F) lp(F) parport(F) bnep rfcomm bluetooth squashfs(F) 
overlayfs(F) nls_iso8859_1(F) dm_mirror(F) dm_region_hash(F) dm_log(F) 
usb_storage(F) nouveau i915 ttm i2c_algo_bit ahci(F) drm_kms_helper libahci(F) 
drm alx mdio mxm_wmi wmi video(F)
[   26.158381] CPU: 5 PID: 2346 Comm: Xorg Tainted: GFC   
3.11.0-12-generic #19-Ubuntu
[   26.159108] Hardware name: Micro-Star International Co., Ltd. CR42 2M/GE40 
2OC/MS-1492, BIOS E1492IMS.10N 11/14/2013
[   26.159840] task: 880221358000 ti: 88022281 task.ti: 
88022281
[   26.160556] RIP: 0010:[a0206cb0]  [a0206cb0] 
nve4_graph_init+0x250/0x7e0 [nouveau]
[   26.161322] RSP: 0018:880222811c10  EFLAGS: 00010246
[   26.162069] RAX: 007f RBX:  RCX: 
[   26.162808] RDX:  RSI: c90016303018 RDI: 
[   26.163563] RBP: 880222811ce8 R08: 0007 R09: 
[   26.164314] R10: 902d R11: 88021e234000 R12: 88021e234000
[   26.165055] R13: a0270080 R14:  R15: 88021e2340eb
[   26.165794] FS:  7f277c762980() GS:88022fb4() 
knlGS:
[   26.166549] CS:  0010 DS:  ES:  CR0: 80050033
[   26.167300] CR2: 7f27760d2f50 CR3: 000222fa9000 CR4: 001407e0
[   26.168013] Stack:
[   26.168756]  880222811c20   

[   26.169521]     

[   26.170280]     

[   26.171032] Call Trace:
[   26.171805]  [a01b1fad] nouveau_object_inc+0xbd/0x1b0 [nouveau]
[   26.172574]  [a01b2170] nouveau_object_new+0xbd/0x230 [nouveau]
[   26.173353]  [a0213730] nouveau_abi16_ioctl_grobj_alloc+0x70/0xe0 
[nouveau]
[   26.174136]  [a0030212] drm_ioctl+0x532/0x660 [drm]
[   26.174920]  [816f06a4] ? __do_page_fault+0x204/0x540
[   26.175727]  [8116e9d5] ? do_mmap_pgoff+0x305/0x3c0
[   26.176522]  [811b8ba5] do_vfs_ioctl+0x2e5/0x4d0
[   26.177317]  [811b8e11] SyS_ioctl+0x81/0xa0
[   26.178116]  [816f521d] system_call_fastpath+0x1a/0x1f
[   26.178923] Code: 7d 11 89 f8 c1 f8 03 48 98 44 8b 84 85 30 ff ff ff eb a0 
8b bd 30 ff ff ff 8d 83 ff ff 7f 00 45 31 f6 4d 8d bc 24 eb 00 00 00 99 f7 fb 
bb 14 09 50 00 8d b0 80 89 41
[   26.180694] RIP  [a0206cb0] nve4_graph_init+0x250/0x7e0 [nouveau]
[   26.181584]  RSP 880222811c10

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


** Tags: boot dual-boot msi nouveau saucy uefi

** Attachment added: Screenshot of kernel panic
   https://bugs.launchpad.net/bugs/1260623/+attachment/3928550/+files/wLRvq.jpg

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

Title:
  Failed to boot LiveCD

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

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


[Bug 1260623] Re: Failed to boot LiveCD

2013-12-13 Thread Christopher Yee Mon
The behavior is a kernel panic that was observed during a LiveCD boot.
There's no way to run apport-collect in that scenario

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

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

Title:
  Failed to boot LiveCD

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

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


[Bug 1260623] Re: Failed to boot LiveCD

2013-12-13 Thread Christopher Yee Mon
I tried booting into the LiveCDs for both Ubuntu 12.04LTS and the daily
LiveCD for Trusty and both were able to boot into the system in Legacy
Mode

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

Title:
  Failed to boot LiveCD

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

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


[Bug 378442] [NEW] Error 'No common CD-ROM drive was detected' when installing Ubuntu Server via USB drive

2009-05-19 Thread Christopher Yee Mon
Public bug reported:

Summary: Attempted to install Ubuntu Server 8.04.2 via a usb drive. Got
an error 'No common CD-ROM drive was detected' at the step 'Detecting
Hardware to find cd-rom drives'

Environment:
Ubuntu 8.04.2 Server Install ISO
Computer with no CD-ROM drive and can boot USB
usb drive
unetbootin

Steps:
1. Put Ubuntu 8.04.2 Server Install ISO onto usb drive with unetbootin
2. Attempt to boot onto the usb drive and run the install
3. Observe for any errors

Expected Behaviour: Ubuntu should install onto the computer without any
problems

Actual Behaviour: At the step 'Detecting Hardware to find cd-rom drives'
it fails with the error 'No common CD-ROM drive was detected' which
would seem obvious since its not being installed from a CD-ROM drive. It
asks to load CD-ROM drivers from a driver floppy. If one chooses no and
chooses to manually select a CD-ROM module and device and then chooses
the partition of the USB drive the installation step will still fail.

As far as I can tell this issue is not encountered when using the
graphical installers on the desktop versions. It only occurs on the
text-based alternate installers on the desktop and server versions

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  Summary: Attempted to install Ubuntu Server 8.04.2 via a usb drive. Got
  an error 'No common CD-ROM drive was detected' at the step 'Detecting
  Hardware to find cd-rom drives'
  
  Environment:
  Ubuntu 8.04.2 Server Install ISO
  Computer with no CD-ROM drive and can boot USB
  usb drive
  unetbootin
  
  Steps:
  1. Put Ubuntu 8.04.2 Server Install ISO onto usb drive with unetbootin
  2. Attempt to boot onto the usb drive and run the install
  3. Observe for any errors
  
  Expected Behaviour: Ubuntu should install onto the computer without any
  problems
  
  Actual Behaviour: At the step 'Detecting Hardware to find cd-rom drives'
  it fails with the error 'No common CD-ROM drive was detected' which
  would seem obvious since its not being installed from a CD-ROM drive. It
  asks to load CD-ROM drivers from a driver floppy. If one chooses no and
  chooses to manually select a CD-ROM module and device and then chooses
  the partition of the USB drive the installation step will still fail.
+ 
+ As far as I can tell this issue is not encountered when using the
+ graphical installers on the desktop versions. It only occurs on the
+ text-based alternate installers on the desktop and server versions

-- 
Error 'No common CD-ROM drive was detected' when installing Ubuntu Server via 
USB drive
https://bugs.launchpad.net/bugs/378442
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 362562] [NEW] package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon
Public bug reported:

Summary: Kernel upgrade on wubi install didn't seem to work

Environment: Wubi

Steps
1. Upgrade to 2.6.27-11

Expected Results: The upgrade should have gone successfully

Actual Results: Instead of the upgrade being successful I got the
following:

Setting up linux-image-2.6.27-11-generic (2.6.27-11.31) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.27-11-generic
Not updating initrd symbolic links since we are being updated/reinstalled 
(2.6.27-11.27 was configured last, according to dpkg) 
Not updating image symbolic links since we are being updated/reinstalled  
(2.6.27-11.27 was configured last, according to dpkg) 
Running postinst hook script /sbin/update-grub.   
Searching for GRUB installation directory ... found: /boot/grub   
Searching for default file ... found: /boot/grub/default  
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst 
Searching for splash image ... none found, skipping ...   
Found kernel: /boot/vmlinuz-2.6.27-11-generic 
Found kernel: /boot/vmlinuz-2.6.27-9-generic  
Found kernel: /boot/vmlinuz-2.6.24-22-generic 
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... /usr/sbin/update-grub: line 1484: 
/boot/grub/menu.lst: Operation not supported
User postinst hook script [/sbin/update-grub] exited with value 1   
   
dpkg: error processing linux-image-2.6.27-11-generic (--configure):

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: linux-image-2.6.27-11-generic 2.6.27-11.31
ProcCmdLine: User Name=UUID=D0104A28104A15BE 
loop=/ubuntu/disks/home/username.disk ro quiet splash
ProcVersionSignature: Ubuntu 2.6.27-11.31-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1

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


** Tags: apport-package

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 362562] Re: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon

** Attachment added: lspci-vnvn.log
   http://launchpadlibrarian.net/25559181/lspci-vnvn.log

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 362562] Re: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/25559188/uname-a.log

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 362562] Re: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon

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

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

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/25559123/DpkgTerminalLog.gz

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25559124/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/25559125/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/25559128/ProcCpuInfo.txt

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

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

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 362562] Re: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/25559169/dmesg.log

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 362562] Re: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-16 Thread Christopher Yee Mon

** Attachment added: version.log
   http://launchpadlibrarian.net/25559191/version.log

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/362562
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 295160] Re: Both display managers (gdm and kdm) do not load after installing nvidia closed-source drivers

2008-11-08 Thread Christopher Yee Mon
correction: I don't think the graphics card is bad since the machine
where I'm getting this error is dual booting on windows, and the windows
nvidia driver is completely stable with this card.

-- 
Both display managers (gdm and kdm) do not load after installing nvidia 
closed-source drivers
https://bugs.launchpad.net/bugs/295160
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 295160] Re: Both display managers (gdm and kdm) do not load after installing nvidia closed-source drivers

2008-11-08 Thread Christopher Yee Mon
I took one of the graphics cards out and it worked on the existing
ubuntu 32-bit install.

I suspect that it may be that one of the cards is bad, because when I
took one out it did not always boot. when i replaced that card with the
other one it worked perfectly.

I am going to do a reinstall of kubuntu 32-bit with the working card in
it, reenable the driver, then reinstall the other card and see if it
continues to work. If it destabilises again, then it may be because of
the particular graphics card.

-- 
Both display managers (gdm and kdm) do not load after installing nvidia 
closed-source drivers
https://bugs.launchpad.net/bugs/295160
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 295160] [NEW] Both display managers (gdm and kdm) do not load after installing nvidia closed-source drivers

2008-11-07 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: nvidia-glx-177

Summary: Upgraded from Kubuntu 8.04 to 8.10 64-bit and the install was
successful. Installed the closed-source binary drivers and kdm didn't
load. It would go through the startup then go back to tty1. This was
retested with a clean install of Kubuntu 32-bit and 64-bit as well as a
clean install of Ubuntu 32-bit and 64-bit. In all cases it was tested
with both the 173 and 177 drivers. All produced the same behaviour.

Environment
Kubuntu 8.10 64-bit
Pair of Nvidia 7600 GTs in dual SLI

Steps
1. Upgrade a running Kubuntu 8.04 system to Kubuntu 8.10
2. Install the Nvidia 177 Closed Drivers.
3. Reboot

Expected Results:
Kubuntu should load successfully

Actual Results:
Kubuntu did not load successfully. It just brought up a command line prompt in 
tty1

This was retested with clean installs of Kubuntu 8.10 64-bit, Kubuntu
8.10 32-bit, Ubuntu 8.10 32-bit, Ubuntu 8.10 64-bit with the 177 and 173
drivers, all producing the same results.

This bug is very similar to bug # 282328, except the supplied workaround in 
that description did not work when attempted.
This bug is also very similar to bug # 294405, except the same behaviour was 
observed in clean installs as well as the upgrade.
This bug is also similar to bug # 275379 except the behaviour was consistent

** Affects: nvidia-graphics-drivers-177 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: nvidia-glx-177
  
  Summary: Upgraded from Kubuntu 8.04 to 8.10 64-bit and the install was
  successful. Installed the closed-source binary drivers and kdm didn't
  load. It would go through the startup then go back to tty1. This was
  retested with a clean install of Kubuntu 32-bit and 64-bit as well as a
  clean install of Ubuntu 32-bit and 64-bit. In all cases it was tested
  with both the 173 and 177 drivers. All produced the same behaviour.
  
  Environment
  Kubuntu 8.10 64-bit
  Pair of Nvidia 7600 GTs in dual SLI
  
  Steps
  1. Upgrade a running Kubuntu 8.04 system to Kubuntu 8.10
  2. Install the Nvidia 177 Closed Drivers.
  3. Reboot
  
  Expected Results:
  Kubuntu should load successfully
  
  Actual Results:
  Kubuntu did not load successfully. It just brought up a command line prompt 
in tty1
  
  This was retested with clean installs of Kubuntu 8.10 64-bit, Kubuntu
  8.10 32-bit, Ubuntu 8.10 32-bit, Ubuntu 8.10 64-bit with the 177 and 173
  drivers, all producing the same results.
  
- This bug is very similar to bug # 282328 ( 
https://bugs.launchpad.net/ubuntu/+bug/282328 ), except the supplied workaround 
in that description did not work when attempted.
- This bug is also very similar to bug # 294405 ( 
https://bugs.launchpad.net/ubuntu/+bug/294405 ), except the same behaviour was 
observed in clean installs as well as the upgrade.
- This bug is also similar to # 275379 ( 
https://bugs.launchpad.net/ubuntu/+bug/275379 ) except the behaviour was 
consistent
+ This bug is very similar to bug # 282328, except the supplied workaround in 
that description did not work when attempted.
+ This bug is also very similar to bug # 294405, except the same behaviour was 
observed in clean installs as well as the upgrade.
+ This bug is also similar to bug # 275379 except the behaviour was consistent

-- 
Both display managers (gdm and kdm) do not load after installing nvidia 
closed-source drivers
https://bugs.launchpad.net/bugs/295160
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2008-10-31 Thread Christopher Yee Mon
I haven't been using Intrepid. Since figuring out the correct settings,
I have not encountered the error be certain that it is still repeatable

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 52008] Invitation to connect on LinkedIn

2008-09-23 Thread Christopher Yee Mon
LinkedIn



   
Bug,

I'd like to add you to my professional network on LinkedIn.

- Christopher

PS: Here is the link: 
https://www.linkedin.com/e/isd/362311453/D2BBMrA9/

It is free to join and takes less than 60 seconds to sign up.

This is an exclusive invitation from Christopher Yee Mon to Bug 52008.
For security reasons, please do not forward this invitation.

 
--
(c) 2008, LinkedIn Corporation

-- 
Power button doesn't hibernate or suspend but brings up the shutdown menu 
instead.
https://bugs.launchpad.net/bugs/52008
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 52008] Re: Power button doesn't hibernate or suspend but brings up the shutdown menu instead.

2008-09-23 Thread Christopher Yee Mon
oops. uhh. disregard, the preivous comment. apparently linked in's
search contacts feature is a bit onerous. if there's an admin that can
delete it that would be ideal

-- 
Power button doesn't hibernate or suspend but brings up the shutdown menu 
instead.
https://bugs.launchpad.net/bugs/52008
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 228758] Re: Lost window decorations in KDE 4

2008-09-22 Thread Christopher Yee Mon
I too am experiencing the same behavior in Hardy after installing the
kubuntu-kde4-desktop package and attempting to run kde 4. In hardy it
seems that this package is version 4.0.3 however so I don't have the fix
as yet. The workaround of just doing

sudo rm -rf ~/.kde4/share/config/session

didn't work for me though. Is there anything else that I have to do?

-- 
Lost window decorations in KDE 4
https://bugs.launchpad.net/bugs/228758
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 210303] Re: [hardy] kaffeine loops on Codec package is already installed

2008-09-16 Thread Christopher Yee Mon
I was also able to reproduce this bug. on 2008-09-16.


A possible workaround is to switch to the gstreamer engine and use the 
necessary g-streamer dependencies for the codecs. Install kaffeine-gstreamer, 
Run kaffeine, Click Settings-Player Engine-Kaffeine-GStreamer. I have the 
fluendo codecs so that worked for me, although I'm pretty sure that I have all 
the g-streamer-plugins-* packages installed

-- 
[hardy] kaffeine loops on Codec package is already installed
https://bugs.launchpad.net/bugs/210303
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 271046] [NEW] kaffeine-mozilla firefox plugin does not show up in about:plugins

2008-09-16 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: kaffeine-mozilla

Summary: Installed kaffeine-mozilla package in order to use the kaffeine
starter plugin and it does not show up in Firefox 3. Have to make a
symbolic link in order to make it work

Environment:
Kubuntu 8.04.1 64-bit
Firefox nobinonly-0ubuntu0.8.04.3
Kaffeine 0.8.6-0ubuntu8.1
kaffeine-mozilla 0.4.3.1.dfsg-0.1

Steps
1. Install kaffeine-mozilla
2. Uninstall any other media mozilla plugins
3. Run Firefox and attempt to play embedded media content

Expected Results: The kaffeine-mozilla plugin should load kaffeine and
the media should run in kaffeine

Actual Results: It doesn't show up. Firefox gives the message stating
that the there are no plugins to display this file type. about:plugins
confirms that the kaffeine plugin does not show up.

Observing the package details in adept shows that the plugin is
installed in /usr/lib/mozilla/* On another machine the totem-mozilla
package details were observed and it shows that the plugin is installed
in /usr/lib/xulrunner-addons/*

The workaround that seems to work for me for the time being is to make a
symbolic link in /usr/lib/xulrunner-addons/plugins that points to
/usr/lib/mozilla/plugins/kaffeineplugin.so

** Affects: kaffeine-mozilla (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kaffeine-mozilla firefox plugin does not show up in about:plugins
https://bugs.launchpad.net/bugs/271046
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 223047] Re: Find Best Server fails

2008-05-11 Thread Christopher Yee Mon
I can also confirm the described behaviour. The environment is Kubuntu
8.04 64-bit fresh install KDE 3.5. It was also experienced with kubuntu-
desktop installed on top of Ubuntu 7.10 and subsequent upgrade.

Here is my console output (basically the same as the previous comment)
[EMAIL PROTECTED]:~$ sudo adept_manager
kapture::PkgSystem::PkgSystem()
Error: /var/tmp/kdecache-christopher is owned by uid 1000 instead of uid 0.
python
python-central
lsb-release
python-apt
python
python-central
lsb-release
python-apt
kdecore (KProcess): WARNING: _attachPty() 30
-
clicked Adept Menu-Manage Repositories
-
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
no updateTrue
-
clicked Find Best Server
-
ASSERT failure in QWidget: Widgets must be created in the GUI thread., file 
kernel/qwidget.cpp, line 959
-
closed Adept
-

-- 
Find Best Server fails
https://bugs.launchpad.net/bugs/223047
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 119554] Re: Error Message without text displayed when removing usb mass storage

2008-05-11 Thread Christopher Yee Mon
I haven't been able to reproduce this issue in a long time

-- 
Error Message without text displayed when removing usb mass storage
https://bugs.launchpad.net/bugs/119554
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 219755] [NEW] Visiting the Extension Home Page replaces the saved session

2008-04-19 Thread Christopher Yee Mon
Public bug reported:

Summary: Start up Firefox and have it search for updates to Extensions.
If it finds any updates, apply them. Once you choose the button to apply
them it will display a dialog stating that the extensions were updated
successfully. In that dialog box, right click one of the extensions that
were updated, and choose Visit Home Page. If the user chooses this
option it will cause the Firefox instance that loads to display only the
Extension home page and none of the other pages that were part of the
previous session.

Firefox 2.0.0.13
Kubuntu 7.10

Steps
1. Set Firefox to load the previously saved session
2. Open mutiple tabs in Firefox
3. Restart Firefox at a point when the there are extensions that need to be 
updated
4. When Firefox restarts, it should prompt the user to update the extensions 
that it found updates for. Click Install Updates at this dialog box.
5. After clicking Install Updates, the dialog box will state whether each 
extension was updated successfully. Right click one of the entries and click 
Visit Home Page
6. Observe whether the tabs that were open in Firefox previously will be opened

Expected Results: When the user clicks Visit Home Page it should open
the Extension's Home Page in a new tab

Actual Results: The tabs that were previously opened are not reloaded
when the user clicks Visit Home Page. Instead the user just gets one
open tab with the Extension's Home Page loaded.

This scenario has not been tested with Firefox 3.

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

-- 
Visiting the Extension Home Page replaces the saved session
https://bugs.launchpad.net/bugs/219755
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 219755] Re: Visiting the Extension Home Page replaces the saved session

2008-04-19 Thread Christopher Yee Mon

** Attachment added: The Dialog Box where the user would choose the Visit Home 
Page option
   http://launchpadlibrarian.net/13582679/2008-04-19-200622_1680x1050_scrot.png

-- 
Visiting the Extension Home Page replaces the saved session
https://bugs.launchpad.net/bugs/219755
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 219757] [NEW] Two Password Required dialog boxes are displayed on startup

2008-04-19 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: firefox

Summary: Set Firefox to save passwords with a master password to access
them. Save passwords in whatever installed extension uses them. Start
Firefox. Presumably because of multiple extensions being loaded and
requiring the master password, two Password Required dialog boxes are
loaded on startup. There should be only one such dialog box being
displayed.

Firefox 2.0.0.13
Kubuntu 7.10

Steps
1. Install a bunch of extensions
2. Set Firefox to save passwords, with a Master Password to access them
3. In whatever extension allows the user to save passwords, save passwords
4. Start Firefox
5. Observe whether the Password Required dialog box is loaded and how many 
times the dialog box is loaded

Expected Results: The Password Required dialog box should be loaded once

Actual Results: The Password Required dialog box is loaded twice.

In my environment I have the following extensions installed:

Adblock Plus
BuyLater
Download Statusbar
DownloadHelper
DownThemAll!
Fast Video Download
Faviconize Tab
Fission
Flashgot
Forecastfox Enhanced
Foxmarks Bookmark Synchronizer
GetVideo
Gmail Manager
Google Notebook
Google Reader Notifier
Greasemonkey
I 3 Miro
lget
NoScript (disabled)
Paste and Go 2
Remember the Milk for Gmail
Resizeable Form Fields
Stealther
Stop-or-Reload button
Tiny Menu
ubufox
Ubuntu Forums Menu
User Agent Switcher
Web Developer

Of these, I am certain that the Google Reader Notifier and Gmail Manager
both allow you to save the Gmail login user name and password.

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

-- 
Two Password Required dialog boxes are displayed on startup
https://bugs.launchpad.net/bugs/219757
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 219757] Re: Two Password Required dialog boxes are displayed on startup

2008-04-19 Thread Christopher Yee Mon

** Attachment added: Multiple Password Required dialog boxes loading
   http://launchpadlibrarian.net/13582701/2008-04-12-214931_1680x1050_scrot.png

-- 
Two Password Required dialog boxes are displayed on startup
https://bugs.launchpad.net/bugs/219757
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 212365] Re: Cannot activate network interface in kubuntu after switching to manual configuration

2008-04-10 Thread Christopher Yee Mon
Here is cat /etc/network/interfaces, ifconfig and the ping of the lan
and yahoo before turning on manual configuration:

auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0


eth0  Link encap:Ethernet  HWaddr 00:1A:92:B3:70:CC  
  inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::21a:92ff:feb3:70cc/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1336386 errors:0 dropped:0 overruns:0 frame:0
  TX packets:798237 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:1788255530 (1.6 GB)  TX bytes:96982579 (92.4 MB)
  Interrupt:18 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:1073 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1073 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:35283 (34.4 KB)  TX bytes:35283 (34.4 KB)

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.952 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.781 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.742 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=1.10 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=1.08 ms

--- 192.168.1.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4014ms
rtt min/avg/max/mdev = 0.742/0.932/1.105/0.154 ms

PING yahoo.com (216.109.112.135) 56(84) bytes of data.
64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=1 ttl=54 
time=18.2 ms
64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=2 ttl=54 
time=14.8 ms
64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=3 ttl=54 
time=19.7 ms
64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=4 ttl=54 
time=14.4 ms
64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=5 ttl=54 
time=14.5 ms

--- yahoo.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4008ms
rtt min/avg/max/mdev = 14.485/16.376/19.773/2.204 ms


Here is cat /etc/network/interfaces, ifconfig and the ping of the lan and yahoo 
after turning on manual configuration:

auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0


iface eth0 inet static
address 192.168.1.103
netmask 255.255.255.0
gateway 192.168.1.1

eth0  Link encap:Ethernet  HWaddr 00:1A:92:B3:70:CC  
  inet6 addr: fe80::21a:92ff:feb3:70cc/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:42 errors:0 dropped:0 overruns:0 frame:0
  TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:23880 (23.3 KB)  TX bytes:492 (492.0 b)
  Interrupt:18 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:1073 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1073 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:35283 (34.4 KB)  TX bytes:35283 (34.4 KB)



Here is cat /etc/network/interfaces, ifconfig and the ping of the lan and yahoo 
after turning roaming mode back on using the network-admin tool from either K 
Menu-System-Network in KDE or System-Administration-Network from Gnome:

auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0



eth0  Link encap:Ethernet  HWaddr 00:1A:92:B3:70:CC  
  inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::21a:92ff:feb3:70cc/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:11853 errors:0 dropped:0 overruns:0 frame:0
  TX packets:10742 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:12246098 (11.6 MB)  TX bytes:1700206 (1.6 MB)
  Interrupt:18 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:956 errors:0 dropped:0 overruns:0 frame:0
  TX packets:956 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:31890 (31.1 KB)  TX bytes:31890 (31.1 KB)

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.969 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.821 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.761 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.766 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=0.725 ms

--- 192.168.1.1 ping statistics ---
5 

[Bug 212365] [NEW] Cannot activate network interface in kubuntu after switching to manual configuration

2008-04-05 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: knetworkmanager

Summary: Applied manual configuration in kubuntu in order to switch from
dhcp to static addresses for one machine. It wouldn't enable the
interface after that.

Steps
1. Install Ubuntu
2. Install kubuntu-desktop on top of that
3. Verify that the machine is using the automatic configuration in 
KNetworkManager
4. Right-click the network icon in the system tray and choose Manual 
configuration
5. Select the interface and select Configure Interface, select the option for 
Manual address and check the box for 'Activate when the computer starts ', 
select OK, OK
6. Verify if the network is enabled by single clicking the network icon on 
KNetworkManager in the system tray
7. Attempt to ping other machines in the network or ping yahoo.com
8. Restart the machine and attempt steps 6 and 7 again
9. Logout and login to Gnome and re try step 6 and 7

Expected Results: Once setting the manual configuration in step 5, if
the ip address that was set was a free valid one in that network subnet,
the interface that was changed should be displayed as active in step 6
when checking the connection status. In addition to this, the pings of
the network and yahoo.com should be successful in step 7. The retries in
step 8 and 9 should also be successful.

Actual Results: Once the configuration is changed to manual in step 5,
the connection status in step 6 reveals that no network device is
active. the attempts at accessing other machines on the network in step
7 is not successful.

The retry after restarting in step 8 also fails.

Once logging into Gnome however, the equivalent Network Manager status
dialog in gnome shows that the network is set to the address that was
set in kubuntu manual configuration, network manager also shows that the
configuration is set to manual. The pings are also successful in gnome
in this manual configuration.

If Manual configuration is also accessed, and Roaming mode enabled so
that Network Manager manages the connection as dhcp, when logging back
into kde, the network interface works again.

The network interface should remain active if setting it to manual from
kubuntu knetworkmanager

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

-- 
Cannot activate network interface in kubuntu after switching to manual 
configuration
https://bugs.launchpad.net/bugs/212365
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 154141] Re: Random Restarts after enabling Desktop Effects

2008-02-15 Thread Christopher Yee Mon
The hardware configuration has changed on that system, with another
Nvidia 7600GT being added and SLI enabled, as well as both of those
games having been uninstalled from the system. Since these changes the
behaviour has not been experienced for some time.

-- 
Random Restarts after enabling Desktop Effects
https://bugs.launchpad.net/bugs/154141
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2007-11-28 Thread Christopher Yee Mon
The following options were enabled and the connection worked

Require Microsoft Point-to-Point Encryption (MPPE)
Refuse 128-bit Encryption
Refuse Stateless Encryption
Refuse to Authenticate with EAP

The only remaining issues are firstly whether the connection error
message could have been more descriptive and also whether these options
should be enabled by default if they are commonly enabled by default on
pptp vpn servers.

This could be common based on the anecdotal evidence since the
workaround was found on a random blog
(http://paraviya.blogspot.com/2007/10/vpn-to-pptp-network-from-ubuntu-
feisty.html). Between my experience and the blogger's it could be a
common scenario for pptp vpns.

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 155452] New pptp connections not saved after gutsy upgrade

2007-10-21 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: network-manager-pptp

Summary: Before upgrading from Ubuntu Feisty to Gutsy there was a pptp
VPN connection installed named VPNConnection. This is on a machine where
/ and /home are on different partitions. Feisty 32-bit was installed and
Gutsy 64-bit was installed on / reformatting the / in the process. After
the upgrade, when one attempts to add a pptp VPN Connection, it does not
save, unless the name of the new connection is also VPNConnection

Environment:
Upgrade from Feisty 32-bit to Gutsy 64-bit
network-manager-pptp installed on feisty
/ located on one partition and /home located on another

Steps
1. Create a pptp VPN connection named 'VPNConnection' in Feisty
2. Install Gutsy over Feisty with / being reformatted in the process leaving 
/home as it is. Also mounting the same partition as /home
3. On the new installation, reinstall network-manager-pptp and attempt to 
create a pptp VPN Connection named something other than 'VPNConnection'
4. Attempt to create a VPN Connection named 'VPNConnection'

Expected Results: After doing the reinstall, the user should be able to
successfully create any VPNConnection regardless of whether it's named
VPNConnection or not

Actual Results: After the reinstall, when one creates a vpn connection
not named VPNConnection, it is not successful. After clicking Add in the
VPN Connections dialog box, the wizard is successfully run and each step
is gone through successfully. When Apply is clicked though the VPN
Connection does not show up in the list in the VPN Connections dialog

When attempting to add the connection that had the previous name
'VPNConnection', it is successful though.

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
New pptp connections not saved after gutsy upgrade
https://bugs.launchpad.net/bugs/155452
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 155452] Re: New pptp connections not saved after gutsy upgrade

2007-10-21 Thread Christopher Yee Mon
The behaviour seems similar to bug 154856 however I could not
ascertained since the remarks are not very descriptive. Once
VPNConnection was created other pptp connections with different names
were successfully created

-- 
New pptp connections not saved after gutsy upgrade
https://bugs.launchpad.net/bugs/155452
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 154141] Random Restarts after enabling Desktop Effects

2007-10-18 Thread Christopher Yee Mon
Public bug reported:

Summary: Upgraded from Feisty to Gutsy. Enabled Desktop Effects. Random
Restarts occur after that

Upgrade from Ubuntu 7.04 - Ubuntu 7.10 (32-bit)
Nvidia 7600GT
Intel Core 2 Duo (64-bit)
Restricted Driver enabled

Steps
1. Have restricted driver enabled with Ubuntu 7.04 (32-bit)
2. Upgrade from 7.04 to 7.10  (32-bit)
3. Enable Full Desktop Effects
4. Use the machine

Expected Results: The machine should function normally.

Actual Results: Very frequent random restarts occur when desktop effects
are enabled.

Similar behaviour was experienced on this machine in feisty when the
restricted driver is enabled and either Doom 3 or Quake 4 was played. A
rather silly workaround that was used was to run those games by running
two instances of the [EMAIL PROTECTED] client in the background. That did not
seem to work here.

An attempt was made to disable the restricted driver and attempt to
enable desktop effects there. This resulted in the wrong screen
resolution being detected upon reboot and the monitor stating 'Out of
Range'. Without knowing how to reenable the restricted driver or change
the resolution for the open one, there is no other recourse for me.

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

-- 
Random Restarts after enabling Desktop Effects
https://bugs.launchpad.net/bugs/154141
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 150665] 'VPN Connection failed' error when attempting to connect

2007-10-08 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: network-manager

Summary: Attempted to connect to my work's VPN. They provide login
username, password and an IP address. Added those to the wizard and left
the other options as defaults. An error 'VPN Connection failed occurs
when attempting to connect

Steps
1. Create a VPN Connection using the supplied IP address
2. Connect to the VPN with the supplied username and password

Expected Results: It should successfully connect to the VPN

Actual Results: The VPN does not successfully connect. See attached
image.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2007-10-08 Thread Christopher Yee Mon
Error message that is displayed

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/9885337/Screenshot.png

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2007-10-08 Thread Christopher Yee Mon
Output of /var/log/syslog when a connection attempt is made

** Attachment added: syslog output
   http://launchpadlibrarian.net/9885343/syslog%20output

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2007-10-08 Thread Christopher Yee Mon
Also the VPN is a pptp tunnel. When the same IP address and login
username and password is attempt in Windows, the connection is
successful

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 150665] Re: 'VPN Connection failed' error when attempting to connect

2007-10-08 Thread Christopher Yee Mon
Forgot to mention again, when attempting to connect in Windows default
settings are chosen.

-- 
'VPN Connection failed' error when attempting to connect
https://bugs.launchpad.net/bugs/150665
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 148387] Re: Error message when burning a DVD

2007-10-03 Thread Christopher Yee Mon
The following are the installed utils for k3b: cdrdao, cdrecord, dvd+rw-
format, growisofs, mkisofs, readcd, transcode.

k3b does not have the following installed: eMovix, normalize-audio, sox,
vcdxbuild, vcdxminfo, vcdxrip

It takes place with not only k3b but Nautilus and Gnomebaker as well.

It has only been tested with 16x DVD+R discs. The drive is a  Pioneer
18X DVD±R DVR-112D (
http://www.newegg.com/Product/Product.asp?Item=N82E16827129007 )
Attached is a copy of lshw output

When burning with the same burner on the Windows partition, burning is
successful

** Attachment added: ls-hw
   http://launchpadlibrarian.net/9696003/ls-hw

-- 
Error message when burning a DVD
https://bugs.launchpad.net/bugs/148387
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 148387] Re: Error message when burning a DVD

2007-10-02 Thread Christopher Yee Mon
Output from K3B log

** Attachment added: k3b-log
   http://launchpadlibrarian.net/9688970/k3b-log

-- 
Error message when burning a DVD
https://bugs.launchpad.net/bugs/148387
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 148387] Error message when burning a DVD

2007-10-02 Thread Christopher Yee Mon
Public bug reported:

Summary: Whenever an attempt is made to burn a DVD, an error is
displayed right after it starts and it is not successful. The DVD is not
recoverable at that point.

Ubuntu 7.04
Any DVD burning software(K3B, Gnomebaker, Nautilus)

Steps
1. Burn a data DVD with default settings on the burning software

Expected Results: The data DVD should burn successfully

Actual Results: The data DVD does not burn successfully. The DVD is not
recoverable at that point.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Error message when burning a DVD
https://bugs.launchpad.net/bugs/148387
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 148387] Re: Error message when burning a DVD

2007-10-02 Thread Christopher Yee Mon
It seems to error out right after starting

-- 
Error message when burning a DVD
https://bugs.launchpad.net/bugs/148387
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 120853] Repeated word in error message

2007-06-17 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: desktop-effects

Summary: I tried to enable Desktop Effects once and it gave me an error
message with a grammatical error in the form of a repeated word.

Ubuntu 7.04

Steps.
1. Access the Desktop Effects applet via System - Preferences - Desktop 
Effects
2. Click to Enable Desktop Effects

Expected Results: The desktop effects should be enabled successfully. If
it is not enabled successfully the error message should be grammatically
correct.

Actual Results: There is a repeated word in the error message. It states
'Desktop effects could not be be enabled'

** Affects: desktop-effects (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Repeated word in error message
https://bugs.launchpad.net/bugs/120853
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 120853] Re: Repeated word in error message

2007-06-17 Thread Christopher Yee Mon

** Attachment added: Screenshot of the error message
   http://launchpadlibrarian.net/8107112/Screenshot-desktop-effects.png

-- 
Repeated word in error message
https://bugs.launchpad.net/bugs/120853
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 119554] Re: Error Message without text displayed when removing usb mass storage

2007-06-11 Thread Christopher Yee Mon
When it successfully removes I get that message. When it does not
successfully remove, I get the described error message instead. That's
why it's not easily reproducible, because it sometimes it is
successfully removed.

-- 
Error Message without text displayed when removing usb mass storage
https://bugs.launchpad.net/bugs/119554
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 119554] Error Message without text displayed when removing usb mass storage

2007-06-09 Thread Christopher Yee Mon
Public bug reported:

Summary: I try to remove a SD to USB Card Reader and it occasionally
will display two error messages that don't seem to fit in with the
typical GUI design standards

Ubuntu 7.04
USB 2.0 SD CardReader 
(http://www.gp2xstore.com/products/SD_Card_Reader-5-5.html)

Steps
1. Plug in the USB 2.0 Card Reader
2. Access the files on the SD card using the card reader
3. Attempt to safely eject the device

Expected Results: It should be safely removed. If it can't be safely
removed, it should display an easily understandable informational
message

Actual Results: It occasionally displays a pair of error messages one
after the other, that are not easily understood.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Error Message without text displayed when removing usb mass storage
https://bugs.launchpad.net/bugs/119554
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 119554] Re: Error Message without text displayed when removing usb mass storage

2007-06-09 Thread Christopher Yee Mon
This bug is not easily reproducible

** Attachment added: The first error message that is displayed
   http://launchpadlibrarian.net/8036294/Screenshot.png

-- 
Error Message without text displayed when removing usb mass storage
https://bugs.launchpad.net/bugs/119554
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 119554] Re: Error Message without text displayed when removing usb mass storage

2007-06-09 Thread Christopher Yee Mon
This error message is missing text.

** Attachment added: The second error message that is displayed
   http://launchpadlibrarian.net/8036296/Screenshot-1.png

-- 
Error Message without text displayed when removing usb mass storage
https://bugs.launchpad.net/bugs/119554
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 115265] Re: Hibernate stops functioning after memory upgrade

2007-05-26 Thread Christopher Yee Mon
Copy of menu.lst

** Attachment added: copyofmenu.lst
   http://librarian.launchpad.net/7842196/copyofmenu.lst

-- 
Hibernate stops functioning after memory upgrade
https://bugs.launchpad.net/bugs/115265
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 115265] Re: Hibernate stops functioning after memory upgrade

2007-05-26 Thread Christopher Yee Mon
Output of the free command

** Attachment added: outputoffree
   http://librarian.launchpad.net/7842198/outputoffree

-- 
Hibernate stops functioning after memory upgrade
https://bugs.launchpad.net/bugs/115265
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 115265] Re: Hibernate stops functioning after memory upgrade

2007-05-26 Thread Christopher Yee Mon
Copy of my fstab

** Attachment added: copyoffstab
   http://librarian.launchpad.net/7842193/copyoffstab

-- 
Hibernate stops functioning after memory upgrade
https://bugs.launchpad.net/bugs/115265
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 52894] Re: Fastforwards ogg theora instead of playing it back at 1x speed after coming out of hibernate

2007-05-17 Thread Christopher Yee Mon
I'm not able to replicate the scenario since the configuration of the
machine where it was observed has since changed. I added 512MB of memory
to the machine and now the hibernate doesn't work. I have not yet filed
this issue.

-- 
Fastforwards ogg theora instead of playing it back at 1x speed after coming out 
of hibernate
https://bugs.launchpad.net/bugs/52894
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 115265] Hibernate stops functioning after memory upgrade

2007-05-17 Thread Christopher Yee Mon
Public bug reported:

Summary: Had hibernation working in Ubuntu Edgy, with the stock system
specs for a Compaq Presario 2104US laptop. Added 512MB of memory and
hibernation stopped working. Upgraded Ubuntu to feisty, and nothing
changed.

Ubuntu Edgy 6.10
Ubuntu Feisty 7.04
Compaq Presario 2104US

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Hibernate stops functioning after memory upgrade
https://bugs.launchpad.net/bugs/115265
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 96070] Re: Xubuntu 6.10 does not actually power off when shutdown is initiated

2007-04-08 Thread Christopher Yee Mon
Here is the dmesg.log

** Attachment added: dmesg.log
   http://librarian.launchpad.net/7220644/dmesg.log

-- 
Xubuntu 6.10 does not actually power off when shutdown is initiated
https://bugs.launchpad.net/bugs/96070
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 96070] Re: Xubuntu 6.10 does not actually power off when shutdown is initiated

2007-04-08 Thread Christopher Yee Mon
dmidecode.log

** Attachment added: dmidecode.log
   http://librarian.launchpad.net/7220645/dmidecode.log

-- 
Xubuntu 6.10 does not actually power off when shutdown is initiated
https://bugs.launchpad.net/bugs/96070
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 96070] Re: Xubuntu 6.10 does not actually power off when shutdown is initiated

2007-04-08 Thread Christopher Yee Mon
lspci-vvnn.log

** Attachment added: lspci-vvnn.log
   http://librarian.launchpad.net/7220647/lspci-vvnn.log

-- 
Xubuntu 6.10 does not actually power off when shutdown is initiated
https://bugs.launchpad.net/bugs/96070
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 96070] Re: Xubuntu 6.10 does not actually power off when shutdown is initiated

2007-04-08 Thread Christopher Yee Mon
The kernel version, from the results of uname -a

** Attachment added: The kernel version, from the results of uname -a
   http://librarian.launchpad.net/7220649/kernelversion

-- 
Xubuntu 6.10 does not actually power off when shutdown is initiated
https://bugs.launchpad.net/bugs/96070
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 96070] Xubuntu 6.10 does not actually power off when shutdown is initiated

2007-03-25 Thread Christopher Yee Mon
Public bug reported:

2007-03-25

Xubuntu 6.10 (fully updated as of the day of the writing of this bug)
HP Pavilion 7850

Steps
1. Choose the Quit button in the taskbar
2. Click Shut Down
3. Observe whether it actually powers off

Expected Results: It should power off. I cannot accurately recall, but
it would power off when I shut down in Xubuntu 6.06. I can't be certain
of that however.

Actual Results: When I shutdown it would go through the shutdown
procedure. All the programs would exit and it would get to the black
shutdown screen with the progress bar. The progress bar would roll down
to the end and then it would sit there and wouldn't actually power off.

I can't be certain, but it sounded like I could hear a fan power down
once the progress bar reached the end, but it wouldn't actually shut
off.

The Ubuntu project rocks guys. Good luck fixing this bug.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Xubuntu 6.10 does not actually power off when shutdown is initiated
https://launchpad.net/bugs/96070

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


Re: [Bug 52008] Re: Power button doesn't hibernate or suspend but brings up the shutdown menu instead.

2007-03-04 Thread Christopher Yee Mon
Nope. It works properly now. Thank You! Ubuntu's Awesome!

On 3/1/07, Brian Murray [EMAIL PROTECTED] wrote:

 Thanks for taking the time to report this bug and helping to make Ubuntu
 better.  You reported this bug a while ago and there hasn't been any
 activity in it recently.  We were wondering is this still an issue for
 you?  Thanks in advance.

 ** Changed in: Ubuntu
  Assignee: (unassigned) = Brian Murray
Status: Unconfirmed = Needs Info

 --
 Power button doesn't hibernate or suspend but brings up the shutdown menu
 instead.
 https://launchpad.net/bugs/52008



-- 
Protect your digital freedom and privacy, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm;

-- 
Power button doesn't hibernate or suspend but brings up the shutdown menu 
instead.
https://launchpad.net/bugs/52008

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


[Bug 71930] Drawer resizing on the edge of the screen causes it to freeze

2006-11-15 Thread Christopher Yee Mon
Public bug reported:

Binary package hint: gnome-panel

there's a drawer problem. When the drawer is on the edge of the screen
for a panel that's is set to autohide, it gets stuck when I try to
resize the drawer. If the drawer is open and its against the edge of the
screen, I would choose the properties and resize the drawer and it would
try to resize against the edge of the screen. It wouldn't work and then
it would put the size back. This would repeat and it would give the
illusion that's it's vibrating. It would keep doing this over and over
and basically freeze the machine.

* I'd have a panel that's against an edge of the screen. In my case it
was a panel on the bottom of the screen that's set to autohide but had
the buttons on the side to slide it to be hidden.

* There'd be a drawer on the edge of the panel, next to the edge of the
screen.

* The drawer would be open at certain size, 24 i think, and while it's
open I would right click the drawer at put the size to 48.

* This is where it would stick as it repeatedly tries to resize the
drawer and fails. The machine would freeze at this point.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Drawer resizing on the edge of the screen causes it to freeze
https://launchpad.net/bugs/71930

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


[Bug 52894] Fastforwards ogg theora instead of playing it back at 1x speed after coming out of hibernate

2006-07-13 Thread Christopher Yee Mon
Public bug reported:

I was watching an ogg theora vidcast on gxine (thesourceshow) and put it
into hibernate. That worked but when I came back out of it, instead of
continuing to play it back it played it back really fast without sound.
Just had to close it and open it back again. Not really a serious bug
but just reporting it nonetheless. This is on Dapper with a Compaq
2104US laptop.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Fastforwards ogg theora instead of playing it back at 1x speed after coming out 
of hibernate
https://launchpad.net/bugs/52894

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


[Bug 52008] Power button doesn't hibernate or suspend but brings up the shutdown menu instead.

2006-07-05 Thread Christopher Yee Mon
Public bug reported:

Upon upgrading to the next version of Ubuntu using the Update feature in
breezy, the hibernate in my laptop worked properly and the suspend works
partially. Before it woud go into hibernate and when it came back out
the laptop's keyboard wouldn't work and a separate ps/2 keyboard had to
be plugged in to enter the password to get back into the system. Once
back in the laptop keyboard worked just fine. suspend didn't work at
all. In dapper, the hibernate works perfectly and the i successfully
goes into suspend, but doesn't effectively come back out. This is just
the intro.

I can't recall exactly what pressing the button on the laptop did,
whether it put it into suspend or not, but I remember changing the
option in the power management applet in gnome to go into suspend upon
pressing the button. It did that but didn't come back out properly. I
restarted and set that to go into hibernate upon pressing the power
switch instead. Except it doesn't do that. When I press the power button
it brings up the shutdown menu that one gets when selecting System-Shut
Down. Changing any option in power management does change that. Is this
a feature? How do I fix it?

I noticed that something similar happens on an old HP desktop running
Ubuntu as well.

I use a Compaq 2106US laptop. almost 2 years old. It's dual booting,
Dapper, upgraded from breezy

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Power button doesn't hibernate or suspend but brings up the shutdown menu 
instead.
https://launchpad.net/bugs/52008

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