[Bug 1938462] [NEW] If a computer is booted with a USB drive installed, ZFS will fail to find any pools

2021-07-29 Thread David Lee
Public bug reported: I accidentally booted a computer with a USB drive inserted. After the system booted, I was unable to log in to my desktop environment. I dropped to terminal and found that the zfs volume did not mount and I was dropped into the root directory. zpool status returns that no

[Bug 1933337] Re: bcmwl fails to build with 5.11 HWE-edge kernel on Ubuntu 20.04 LTS

2021-06-24 Thread David Lee
Wrong package ** Package changed: broadcom-sta (Ubuntu) => bcmwl (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/197 Title: bcmwl fails to build with 5.11 HWE-edge kernel on Ubuntu

[Bug 1933337] Re: bcmwl fails to build with 5.11 HWE-edge kernel on Ubuntu 20.04 LTS

2021-06-23 Thread David Lee
Additional note: I have already tried manually extracting the patch and putting it into the version of bcmwl installed by focal and can confirm that it fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1933337] [NEW] bcmwl fails to build with 5.11 HWE-edge kernel on Ubuntu 20.04 LTS

2021-06-23 Thread David Lee
Public bug reported: When trying to build bcmwl using the latest 5.11 HWE-edge kernel on Ubuntu 20.04 LTS, the kernel module will refuse to build: /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_dev_ioctl’:

[Bug 1911656] [NEW] amdgpu hwmon reports fan at 0 rpm for Asrock Phantom Gaming RX 5600 XT D3 OC

2021-01-14 Thread David Lee
Public bug reported: lsb_release -rd Description:Ubuntu 20.04.1 LTS Release:20.04 uname -a Linux patty 5.8.0-36-lowlatency #40~20.04.1-Ubuntu SMP PREEMPT Wed Jan 6 11:10:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux apt-cache policy linux-image-5.8.0-36-lowlatency

[Bug 1877767] [NEW] unset pipewire dependency in cheese

2020-05-09 Thread David Lee
Public bug reported: After installing Cheese via apt and trying to run it, cheese complains of a missing dependency and segfaults: leecy@Mia:~/projects$ cheese can't load /usr/lib/x86_64-linux-gnu/spa/support/libspa-support.so: /usr/lib/x86_64-linux-gnu/spa/support/libspa-support.so: cannot

[Bug 1853700] [NEW] guake package does not tag python3-gi-cairo as a dependency

2019-11-23 Thread David Lee
Public bug reported: upon getting Guake running after working around bug 1853698, I noticed that Guake did not respond to the keypress to hide/show and was printing this error to console at a rate of one line a second while the console is shown: TypeError: Couldn't find foreign struct converter

[Bug 1853698] [NEW] guake package does not tag gir1.2-wnck-3.0 as a dependency

2019-11-23 Thread David Lee
Public bug reported: Upon installation of guake and subsequent attempt to run, the following error was thrown: Guake not running, starting it Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/dbus/bus.py", line 177, in activate_name_owner return

[Bug 1844746] [NEW] Kodi hangs up and videos won't play

2019-09-19 Thread David Lee
Public bug reported: Each time that I use kodi, it allows me to sign in and get to the intro screen,etc. It will start to play the video and then hang. I reboot and it does the same thing. Ubuntu 16.04 Thanks! ProblemType: Bug DistroRelease: Ubuntu 18.04 Package:

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2019-04-20 Thread David Lee
Well, the issue is that creating an array differs from machine to machine, from controller card to controller card. steps to reproduce: 1. install 3 or more identical drives into the machine 2. Go into controller setup menu. This usually involves pressing a key combination when prompted by the

[Bug 1824252] [NEW] at startup it asks me to perform a manual fsk

2019-04-10 Thread David Lee
Public bug reported: $ ubuntu-bug manual fsk ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3.1 ProcVersionSignature: Ubuntu 4.4.0-145.171-generic 4.4.176 Uname: Linux 4.4.0-145-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.18 Architecture:

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-01 Thread David Lee
I took a look and yes, it appears to fix the issue. Thanks for fixing it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1683105 Title: Installation of DMRaid should automatically add necessary

[Bug 1726021] [NEW] Artful Aardvark cannot boot dm-raid raid5 array

2017-10-22 Thread David Lee
Public bug reported: Rehash of bug 1313169 / bug 1683105 My patch was ignored. As a result I am left with two unbootable boxes after upgrade. ** Affects: dmraid (Ubuntu) Importance: Undecided Status: New ** Description changed: Rehash of bug 1313169. My patch was ignored.

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-05-12 Thread David Lee
Well, tbh, I am having similar issues on another machine running RAID-0 (striped), so I do think that dm-raid is required on that too. Maybe it's RAID-1 (mirror) that doesn't need it but instead needs the dm- mirror module? In any case, I understand the risks. I'm trying this out as research

[Bug 1685646] Re: 'dpkg-reconfigure lirc' doesn't work as expected.

2017-05-01 Thread David Lee
Wait, what do you mean, configuration needed to be done manually using configuration files? There is no notification that we will lose the ability to automatically configure lirc. I'm at a loss, my eHome remote no longer works as expected in Kodi, none of the buttons do what they're supposed to

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-28 Thread David Lee
Well, I did more tests and I guess it's okay if we just add the dm-raid module load to the dmraid hook. I just did some more testing and it works out. I withdraw my two patches and upload a new patch that will just add dm-raid force load to the dmraid hook. ** Patch added: "Adds dm-raid module to

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-27 Thread David Lee
Well, I'm running RAID5 on my media storage build and RAID0 on my gaming build. Noted however. But we have already observed that the behavior is caused by the dm-raid module not getting added to the init ramdisk. Either way it can be solved by adding the module to the hooks of either dmsetup or

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-25 Thread David Lee
Well, if that's the case, then I propose patching both. After all, dm- mod.ko has been renamed to dm-raid.ko and dmsetup's hook is improper for calling it. I'm attaching the patch for dmraid as well. ** Patch added: "Makes dmraid's hook load dm-raid.ko instead of nonexistent module dm-mod.ko"

[Bug 1685646] [NEW] 'dpkg-reconfigure lirc' doesn't work as expected.

2017-04-23 Thread David Lee
Public bug reported: The lirc package does not respond predictably to the 'sudo dpkg- reconfigure lirc' command. When the command is run, the following messages are displayed: Warning: Stopping lircd.service, but it can still be activated by: lircd.socket Listing

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
Additional notes: - I removed all the modules pertaining to raid from /etc/initramfs-tools/modules before patching the dmsetup hook and rebuilding the initramfs image. The system boots, so that means the additional modules are added automatically when dm_raid was added. - There are two

[Bug 1685307] [NEW] reiserfsprogs should install hooks to /usr/share/initramfs-tools

2017-04-21 Thread David Lee
Public bug reported: I have noticed that reiserfsprogs still installs it's initramfs hooks to /etc/initramfs-tools/hooks instead of /usr/share/initramfs-tools/hooks. Most of the other packages that require their modules and utilities to be in the initramfs image has already moved. I think for

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
PS: I am aware that dmsetup is a separate package, however I cannot find it on launchpad. I'd be grateful if someone can please redirect this to the correct package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
I have confirmed the bug is indeed caused by the hooks calling a module that no longer exists. The hook involved was /usr/share/initramfs-tools/hooks/dmsetup, not /usr/share/initramfs-tools/hooks/dmraid . I have attached a patch made to quickly fix the problem. It's not really needed since the

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-20 Thread David Lee
Phillip Susi I will give it a look tonight. I suspect you may be right- I have never seen the dm-mod module even since when I started using RAID, nor has it ever shown up when I do a 'lsmod' on my RAID-enabled systems. I will investigate tonight, and if it is indeed the case, I will try to submit

[Bug 1683105] [NEW] Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-15 Thread David Lee
Public bug reported: This is related to bug 1313169, I have had a sudden bout of clarity on the cause of the issue. I propose this modification to the dmraid installation script as it is a small but necessary enhancement. When dmraid is installed, it adds all the necessary hooks to initramfs-

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2017-04-15 Thread David Lee
Followed up on bug 1683105 . I've worked out the exact thing that needs to be done. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313169 Title: Ubuntu Trusty Tahr cannot boot on RAID5 array To

[Bug 1628686] Re: kernel BUG at linux-4.8.0/mm/usercopy.c:75!

2016-10-29 Thread David Lee
@Joseph Salisbury: I've upgraded to the latest kernel and the problem still persists. I'm starting to think it's a problem with the Blackmagic drivers? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1628686] Re: kernel BUG at linux-4.8.0/mm/usercopy.c:75!

2016-10-21 Thread David Lee
I ran the command as requested, and got nothing root@helen:~# grep HARDENED_USERCOPY_PAGESPAN= /boot/config-`uname -r` root@helen:~# There appears to be another kernel update today. However that update did not help with the issue. -- You received this bug notification because you are a member

[Bug 1628686] Re: kernel BUG at linux-4.8.0/mm/usercopy.c:75!

2016-10-19 Thread David Lee
Upgraded to proposed kernel. Linux helen 4.8.0-25-generic #27-Ubuntu SMP Thu Oct 13 03:34:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Issue still occurs: [ 75.257763] usercopy: kernel memory overwrite attempt detected to 9dfb48493d38 () (16 bytes) [ 75.257791] [ cut here

[Bug 1628686] Re: kernel BUG at linux-4.8.0/mm/usercopy.c:75!

2016-10-19 Thread David Lee
Getting the same error with the Blackmagic Intensity module. [ 73.553893] [ cut here ] [ 73.553896] kernel BUG at /build/linux-NNryke/linux-4.8.0/mm/usercopy.c:75! [ 73.553899] invalid opcode: [#3] SMP [ 73.553901] Modules linked in: xfrm_user xfrm4_tunnel

[Bug 591612] Re: Xorg 1.8 and fglrx (patch request)

2016-05-06 Thread David Lee
Can someone please do something about this? I have an AMD desktop that crossfires an A10's RadeonHD 7660D with a PCI Express 6670G. Up until 15.10 this setup works great. However I am unable to use 16.04 optimally because the open source RADEON drivers can't do crossfire. The upcoming AMDGPU

[Bug 1510836] Re: /bin/fsck.btrfs belongs to /sbin

2015-11-11 Thread David Lee
*** This bug is a duplicate of bug 1499035 *** https://bugs.launchpad.net/bugs/1499035 ** This bug has been marked a duplicate of bug 1499035 Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring. -- You received this bug notification because you are a member of

[Bug 1499035] Re: Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

2015-11-11 Thread David Lee
** Description changed: Upgrade distrobution Ubuntu 15.10 (Development): Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: btrfs-tools 4.0-2 ProcVersionSignature: Ubuntu 4.2.0-10.12-generic

[Bug 1514203] Re: mkfs.btrfs and fsck.btrfs gets installed into the wrong directory

2015-11-11 Thread David Lee
*** This bug is a duplicate of bug 1499035 *** https://bugs.launchpad.net/bugs/1499035 ** This bug has been marked a duplicate of bug 1499035 Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring. -- You received this bug notification because you are a member of

[Bug 1499035] Re: Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

2015-11-10 Thread David Lee
Yes, I've noticed and reported this error under bug 1514203. It's not only fsck.btrfs, mkfs.btrfs also gets installed to /bin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499035 Title: Warning:

[Bug 1510836] Re: /bin/fsck.btrfs belongs to /sbin

2015-11-10 Thread David Lee
Also affects me. Workaround is to copy or symlink fsck.btrfs. On a side note, mkfs.btrfs is also installed to /bin instead of /sbin proper. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510836

[Bug 1514203] [NEW] mkfs.btrfs and fsck.btrfs gets installed into the wrong directory

2015-11-08 Thread David Lee
Public bug reported: Watching the Ubuntu console while installing, I noticed that mkinitramfs keeps complaining that it could not find fsck.btrfs. I looked into it and noticed that both mkfs.btrfs and fsck.btrfs are being installed into /bin instead of /sbin proper. A quick workaround is to copy

[Bug 1406825] Re: xscreensaver complains This version of xscreensaver is VERY OLD!

2015-01-01 Thread David Lee
Bug also affected me. One Mythbuntu and One Xubuntu machine so far has spewed this warning. If I had powered up up my second Lubuntu machine, I'd probably see it too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1319802] Re: package zram-config 0.2 failed to install/upgrade: there is no script in the new version of the package - giving up

2014-10-31 Thread David Lee
Confirmed to be happening to me too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319802 Title: package zram-config 0.2 failed to install/upgrade: there is no script in the new version of the

[Bug 1353989] Re: Errors on cleaning up cgroups

2014-10-23 Thread David Lee
*** This bug is a duplicate of bug 1355966 *** https://bugs.launchpad.net/bugs/1355966 I'd like to confirm that this is still happening with today's RC. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-07-12 Thread David Lee
Hi, As I've already made the permanent changes by hand to my Ubuntu installation, I am unable to check if the subsequent kernel versions have this issue fixed without performing a clean reinstall, which I am unwilling to do at the moment. Please confirm with the respective teams to ensure that

[Bug 1271138] Re: Several icons stopped showing since updating to Trusty

2014-07-12 Thread David Lee
I have noticed that this issue is yet to be fixed, a recent update to nm-applet.desktop still has this issue. Please fix. You can see in my above post that the problem can be solved by using dbus-launch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1271138] Re: Several icons stopped showing since updating to Trusty

2014-05-04 Thread David Lee
I've found that this bug has regressed and returned on the production version of Trusty Tahr. All three of my rigs (two upgraded and one fresh install) are affected. The bug affects nm-applet and nautilus-dropbox for me. For nm-applet, the fix involves editing /etc/xdg/autostart/nm-

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-28 Thread David Lee
Generating a logfile is not possible as the system was not able to get to the upstart stage to start logging services, as the system will drop to initramfs busybox. I also do not have the necessary tools to log the kernel through serial. Will mark as confirmed as requested. However, as mentioned

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-28 Thread David Lee
Setting to confirmed as per request of Brad Figg. ** 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/1313169 Title: Ubuntu Trusty

[Bug 1313169] [NEW] Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-26 Thread David Lee
Public bug reported: Raid array is three identical 500GB hard drives on NVIDIA controller set to RAID5 for a total of 1TiB (931.52GB) storage. Installation was done using the Ubuntu LiveCD. Partitions on the filesystem was created beforehand using gparted. The partition table is set up to be

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-26 Thread David Lee
Added Linux-image-3.13.0-24-generic as affected package given the error in dmesg. ** Package changed: ubuntu = linux-lts-trusty (Ubuntu) ** Description changed: Raid array is three identical 500GB hard drives on NVIDIA controller set to RAID5 for a total of 1TiB (931.52GB) storage.

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-26 Thread David Lee
I've managed to fix the installation so that the system will boot. Steps to fix: 1. Boot from LiveCD 2. switch over to console ( [Ctrl]+[Super]+[F1] ) and do ' lsmod | grep raid ' 3. mount the raid array to /mnt: 4. chroot /mnt 5. modify /etc/initramfs-tools/modules to include the modules listed

[Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-04-26 Thread David Lee
I've managed to fix the installation so that the system will boot. Steps to fix: 1. Boot from LiveCD 2. switch over to console ( [Ctrl]+[Super]+[F1] ) and do ' lsmod | grep raid ' 3. mount the raid array to /mnt: 4. chroot /mnt 5. modify /etc/initramfs-tools/modules to include the modules listed

[Bug 1183083] [NEW] Unable to install Windows 2012 Server in qemu VM

2013-05-22 Thread David Lee Lambert
Public bug reported: Trying to use qemu to create a new Windows 2012 Server virtual system on an Ubuntu 32-bit host. The VM boots, runs a progress-bar through twice, dispays the Windows logo for a few seconds, then displays the error- message... Your PC needs to restart. Please hold down the

[Bug 975781] Re: package quota 4.00-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-04-26 Thread David Lee Lambert
Workaround: in my case, I fixed it by doing $ fusermount -u ~/.gvfs and trying to install again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/975781 Title: package quota 4.00-3

[Bug 975781] Re: package quota 4.00-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-04-26 Thread David Lee Lambert
Workaround: in my case, I fixed it by doing $ fusermount -u ~/.gvfs and trying to install again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975781 Title: package quota 4.00-3 failed to

[Bug 1111338] [NEW] package cups 1.5.3-0ubuntu6 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 25

2013-01-31 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precise LTS; I retried (possibly after manually installing something) and it succeeded. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: cups 1.5.3-0ubuntu6 ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35 Uname: Linux

[Bug 1111373] [NEW] package default-jre-headless 1:1.6-43ubuntu2 failed to install/upgrade: intentando sobreescribir `/usr/lib/jvm/java-1.6.0-openjdk', que está también en el paquete openjdk-6-jre-hea

2013-01-31 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precise LTS. I ran out of inodes at some point in the installation and had to lvextend and resize2fs /, but I think that was after this error; I installed this package by using dpkg to install/purge/deconfigure a few related packages before

[Bug 1111363] [NEW] package cuyo 2.0.0brl1-1 failed to install/upgrade: trying to overwrite '/usr/share/applications/cuyo.desktop', which is also in package cuyo-data 2.~-1.1-1ubuntu3

2013-01-31 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precise LTS. I ran out of inodes at some point in the installation and had to lvextend and resize2fs /, but I think that was after this error; I installed this package by using dpkg to install/purge/deconfigure a few related packages before

[Bug 1111368] [NEW] package cpp-4.4 4.4.7-1ubuntu2 failed to install/upgrade: lectura insuficiente en buffer_copy para error en dpkg-deb durante `./usr/lib/gcc/i686-linux-gnu/4.4/cc1'

2013-01-31 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precise LTS. I ran out of inodes at some point in the installation and had to lvextend and resize2fs /, but I think that was after this error; I installed this package by using dpkg to install/purge/deconfigure a few related packages before

[Bug 1111379] [NEW] package cups 1.5.3-0ubuntu6 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 25

2013-01-31 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precise LTS. I ran out of inodes at some point in the installation and had to lvextend and resize2fs /, but I think that was after this error; I installed this package by using dpkg to install/purge/deconfigure a few related packages before

[Bug 1110964] [NEW] package openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~12.04.1 failed to install/upgrade: paquetes en conflicto - no se instalará openjdk-6-jre-headless

2013-01-30 Thread David Lee Lambert
Public bug reported: During upgrade from Lucid LTS to Precice LTS ProblemType: Package DistroRelease: Ubuntu 12.04 Package: openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~12.04.1 ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35 Uname: Linux 3.2.0-36-generic i686 ApportVersion:

[Bug 1110963] [NEW] package openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~12.04.1 failed to install/upgrade: paquetes en conflicto - no se instalará openjdk-6-jre-headless

2013-01-30 Thread David Lee Lambert
Public bug reported: During dist-upgrade from Lucid LTS to Precise LTS ProblemType: Package DistroRelease: Ubuntu 12.04 Package: openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~12.04.1 ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35 Uname: Linux 3.2.0-36-generic i686 ApportVersion:

[Bug 999795] Re: package apparmor 2.7.102-0ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2013-01-23 Thread David Lee Lambert
*** This bug is a duplicate of bug 984276 *** https://bugs.launchpad.net/bugs/984276 ** This bug is no longer a duplicate of bug 999788 initramfs-tools failed to upgrade ** This bug has been marked a duplicate of bug 984276 installing casper on a non live system causes update-initramfs

[Bug 999788] Re: initramfs-tools failed to upgrade

2013-01-23 Thread David Lee Lambert
*** This bug is a duplicate of bug 984276 *** https://bugs.launchpad.net/bugs/984276 ** This bug has been marked a duplicate of bug 984276 installing casper on a non live system causes update-initramfs to fail -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1054045] Re: Firefox crashes when CkeckPoint VPN session expires

2013-01-06 Thread David Lee Lambert
apport information ** Tags added: apport-collected ** Description changed: I use a browser-based (Java applet-launched) VPN client, CheckPoint SSL Network Extender, to connect to a certain VPN. The server is configured to time my session out after a certain number of hours. When I

[Bug 1054045] Extensions.txt

2013-01-06 Thread David Lee Lambert
apport information ** Attachment added: Extensions.txt https://bugs.edge.launchpad.net/bugs/1054045/+attachment/3475413/+files/Extensions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054045

[Bug 1054045] Locales.txt

2013-01-06 Thread David Lee Lambert
apport information ** Attachment added: Locales.txt https://bugs.edge.launchpad.net/bugs/1054045/+attachment/3475414/+files/Locales.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054045

[Bug 1054045] Plugins.txt

2013-01-06 Thread David Lee Lambert
apport information ** Attachment added: Plugins.txt https://bugs.edge.launchpad.net/bugs/1054045/+attachment/3475415/+files/Plugins.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054045

[Bug 1054045] Prefs.txt

2013-01-06 Thread David Lee Lambert
apport information ** Attachment added: Prefs.txt https://bugs.edge.launchpad.net/bugs/1054045/+attachment/3475416/+files/Prefs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054045 Title:

[Bug 1054045] Themes.txt

2013-01-06 Thread David Lee Lambert
apport information ** Attachment added: Themes.txt https://bugs.edge.launchpad.net/bugs/1054045/+attachment/3475417/+files/Themes.txt ** Changed in: firefox (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1054045] [NEW] Firefox crashes when CkeckPoint VPN session expires

2012-09-21 Thread David Lee Lambert
Public bug reported: I use a browser-based (Java applet-launched) VPN client, CheckPoint SSL Network Extender, to connect to a certain VPN. The server is configured to time my session out after a certain number of hours. When I don't log out before then, and come back later, I get a message

Re: [Bug 890563] Re: USB Drive Un-mounts Itself

2012-07-31 Thread David Lee
Hello Christopher, Thank you for your concern. However, due to Ubuntu being very unstable while running VM Ware and the whole OS crashing quite frequently, I have switched back to using Windows. Regards, David Lee. From: Christopher M. Penalver

[Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2012-06-30 Thread David Lee
Hi, I can confirm that this bug exists in 12.04LTS release and that the workaround works as well. I am currently trying to install Ubuntu Precise onto a old desktop with a SiS chipset and a Athlon XP CPU as well. Ubiquity would always crash just when the slideshow is loading up. A method to

[Bug 939234] [NEW] Sleep/Hibernate functions do not work on ASUS K53E

2012-02-22 Thread David Lee
Public bug reported: Ubuntu 11.10 I expected the computer to sleep or hibernate when selecting the appropriate option in the settings. Instead all i recieve is a black screen and I must power down the pc to use it again. ** Affects: ubuntu-docs (Ubuntu) Importance: Undecided

[Bug 922665] [NEW] HUD options displayed is difficult to read if background is white

2012-01-27 Thread David Lee
Public bug reported: The HUD options text is in white with a lightly blurred brown background. This is not really acceptable if the application running in background is showing a white patch area and the HUD options happen to overlap with that area (see attached screenshot for example). I

[Bug 922665] Re: HUD options displayed is difficult to read if background is white

2012-01-27 Thread David Lee
** Attachment added: Screenshot showing the issue https://bugs.launchpad.net/bugs/922665/+attachment/2696668/+files/SNCS82%7E9.PNG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922665 Title:

[Bug 890563] Re: USB Drive Un-mounts Itself

2012-01-10 Thread David Lee
apport information ** Tags added: apport-collected oneiric running-unity staging ** Description changed: - I have a USB 3.0 external drive which un-mounts by itself. I am using - Vmware Workstation when this happens. This occurs every 3 to 4 hours of - usage. After the drive self un-mounts, I

[Bug 890563] AlsaDevices.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667052/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] AplayDevices.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667053/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] BootDmesg.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667054/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title:

[Bug 890563] Card0.Amixer.values.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667055/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890563] Card0.Codecs.codec.0.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667056/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890563] Card0.Codecs.codec.3.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667057/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890563] CurrentDmesg.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667058/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] IwConfig.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667059/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title:

[Bug 890563] Lspci.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667060/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title: USB

[Bug 890563] Lsusb.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667061/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title: USB

[Bug 890563] PciMultimedia.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667062/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] ProcCpuinfo.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667063/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] ProcEnviron.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667064/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] PulseSinks.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: PulseSinks.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667067/+files/PulseSinks.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] ProcModules.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667066/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] PulseSources.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: PulseSources.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667068/+files/PulseSources.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563

[Bug 890563] RfKill.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667069/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title: USB

[Bug 890563] UdevDb.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667070/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title: USB

[Bug 890563] UdevLog.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667071/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890563 Title: USB

[Bug 890563] WifiSyslog.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667072/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 890563] ProcInterrupts.txt

2012-01-10 Thread David Lee
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/890563/+attachment/2667065/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890563] [NEW] USB Drive Un-mounts Itself

2011-11-14 Thread David Lee
Public bug reported: I have a USB 3.0 external drive which un-mounts by itself. I am using Vmware Workstation when this happens. This occurs every 3 to 4 hours of usage. After the drive self un-mounts, I cannot see the drive anymore and have to re-boot again. The Ubuntu version I am using is

[Bug 385391] Re: System hangs or crashes when user clicks the Write button in Thunderbird

2011-04-07 Thread David Lee Lambert
** Summary changed: - Stop th system whe push write a msg + System hangs or crashes when user clicks the Write button in Thunderbird -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/385391 Title:

[Bug 753537] [NEW] Contact Import interface not intuitive, cannot ignore source column

2011-04-07 Thread David Lee Lambert
Public bug reported: Binary package hint: thunderbird Trying to import some GMail contacts into Thunderbird address book, GMail has two different CSV export formats (Google, Outlook, and a VCard format; but the import-wizard does not have an option for VCF files). The import-wizard comes up

[Bug 381668] Re: xfig produces illegal PNG file when exporting as PNG

2011-03-31 Thread David Lee Lambert
** Also affects: transfig Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/381668 Title: xfig produces illegal PNG file when exporting as PNG --

[Bug 381668] Re: xfig produces illegal PNG file when exporting as PNG

2011-03-31 Thread David Lee Lambert
** Also affects: transfig (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/381668 Title: xfig produces illegal PNG file when exporting as PNG --

  1   2   >