[Bug 2058500] [NEW] invalid metadata error w/wheel system package

2024-03-20 Thread Jason Kane
Public bug reported: This seems to be cosmetic; arguably a pip problem but it would likely be much easier to fix in wheel packaging. sid has a 0.43, maybe upgrade and it goes away? #14 9.722 WARNING: Skipping /usr/lib/python3.12/dist-packages/wheel-0.42.0.dist-info due to invalid metadata

[Bug 1977630] Re: machinectl pull-tar/pull-raw Operation not permitted

2022-06-04 Thread Kane Foss
To add to that, this is the error when trying to pull an image $ machinectl pull-tar --verify=no https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64-root.tar.xz test ... Got 98% of https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64-root.tar.xz. 1s

[Bug 1977630] [NEW] machinectl pull-tar/pull-raw Operation not permitted

2022-06-03 Thread Kane Foss
Public bug reported: There is a bug in systemd 249, where one can't pull any images. This was fixed in version 250, and never got backported. (FIX: https://github.com/systemd/systemd/commit/c40d82abf7b23803aa7394a7a7e24c40c32af851) Hopefully this can be addressed. ProblemType: Bug

[Bug 1918450] [NEW] Ubuntu 20 install failed on grub install

2021-03-10 Thread Gavin Kane
Public bug reported: Ubuntu 20 being installed over previous Ubuntu 18 installation. Dual Boot computer with Windows 10. Installation works fine until grub install. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.10 ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic

[Bug 1881828] Re: Lenovo X1 Extreme screen never wakes up

2020-06-18 Thread Kelly Kane
I attempted to get a bisect going but failed. These commit logs look promising though as to where the fix lies. ~/git/mainline-crack$ git log --oneline v5.6.6..v5.6.7 -- ./drivers/gpu/drm/nouveau/ 360aba644f1f drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init

[Bug 1881828] Re: Lenovo X1 Extreme screen never wakes up

2020-06-17 Thread Kelly Kane
I've been testing various previous releases of Linux from the mainline repo. 5.6.2 still fails, 5.6.18 works fine. 5.6.0 and 5.6.1 both have busted wifi so I didn't test them beyond realizing my wifi didn't work. Looking through the CHANGES files I see 5.6.6 and 5.6.7 both reference nouveau

[Bug 1881828] Re: Lenovo X1 Extreme screen never wakes up

2020-06-06 Thread Kelly Kane
I heavily used the laptop over the course of another day and half. Zero crashes! I did everything in my power to induce the failure mode I was previously seeing and nada. I closed the lid with wreckless abandon, left it open, locked it, plugged in, on battery, etc. So far so good. kern.log is

[Bug 1881828] Re: Lenovo X1 Extreme screen never wakes up

2020-06-04 Thread Kelly Kane
Tested lightly yesterday as I didn't get much time to use my laptop, however I went through several sleep/wake cycles, some with power plugged in lid left open, on battery lid left open, on battery lid down to lid up several hours later. Whenever I walked past it I did "something" to wake it up,

[Bug 1881828] Re: Lenovo X1 Extreme screen never wakes up

2020-06-03 Thread Kelly Kane
Signed and installed 5.7.0-050700-generic from mainline. I will test it out and see what I get, thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881828 Title: Lenovo X1 Extreme screen

[Bug 1881828] [NEW] Lenovo X1 Extreme screen never wakes up

2020-06-02 Thread Kelly Kane
Public bug reported: Unreliably, but 9 times out of 10, if my screen goes to sleep on my laptop it will never wake back up. Looking in kern.log I see this output, scrolling on repeat, until I long-press the power button to shut off the laptop. Happened occasionally in Ubuntu 19.10, now regularly

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2016-07-14 Thread Kane York
Status changed to Incomplete from Expired because another report has come in but it hasn't been retested on the nightlies. ** Changed in: xorg (Ubuntu) Status: Expired => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1573890] Re: package docker.io 1.10.3-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2016-04-28 Thread Jason Kane
A "straight" click-yes-to-everything install of 16.04 from .iso on a macbook into virtual box gives you: ugg, borked up cut-n-paste. Anyway: 4.4.0-21-generic I don't actually care anymore; setup a machine to just run 16.04 native and got docker, compose and kubernetes working quite easily with

[Bug 1573890] Re: package docker.io 1.10.3-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2016-04-22 Thread Jason Kane
For the hell of it I deleted /var/lib/docker/devicemapper on the off change there is a packaging issue similar to https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1569763. No change. There is a docker service running. It doesn't work (docker ps hangs); syslog says: Apr 22 21:25:50 Nix

[Bug 1573890] Re: package docker.io 1.10.3-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2016-04-22 Thread Jason Kane
$ sudo tree /var/lib/docker/ /var/lib/docker/ ├── containers ├── devicemapper │   ├── devicemapper │   │   ├── data │   │   └── metadata │   └── metadata └── tmp It appears to be mostly done installing where it gets stuck. Preparing to unpack .../docker.io_1.10.3-0ubuntu6_amd64.deb ... Unpacking

[Bug 1573890] Re: package docker.io 1.10.3-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2016-04-22 Thread Jason Kane
might be a dupe of https://bugs.launchpad.net/ubuntu/+source/kubuntu- meta/+bug/1484491 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573890 Title: package docker.io 1.10.3-0ubuntu6 failed to

[Bug 1573890] [NEW] package docker.io 1.10.3-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2016-04-22 Thread Jason Kane
Public bug reported: Fresh install of 16.04 in a virtual box VM from the "Desktop" ISO. Tried to install docker but it hung during the install, relevant ps fax showed: 2033 pts/17 S+ 0:00 | \_ sudo apt install docker.io 2034 pts/17 S+ 0:00 | \_

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2016-02-02 Thread Kane York
I'll test it tomorrow or Thursday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551 Title: Java segfaulted in i965 driver - lots of deleted mmapped files To manage notifications about this

[Bug 1503551] xdpyinfo.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560889/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551

[Bug 1503551] Lsusb.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560880/+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/1503551 Title:

[Bug 1503551] Xrandr.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560888/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551 Title:

[Bug 1503551] XorgLogOld.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560887/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551

[Bug 1503551] UdevDb.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560885/+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/1503551 Title:

[Bug 1503551] JournalErrors.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560876/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] LightdmDisplayLog.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560877/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] ProcInterrupts.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560883/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] LightdmLog.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "LightdmLog.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560878/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551

[Bug 1503551] XorgLog.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560886/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551 Title:

[Bug 1503551] xserver.devices.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "xserver.devices.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560890/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2016-01-31 Thread Kane York
Well, it takes me to a page titled "Tecra Z40-B". So that isn't really helpful... The etched model number is pt459u-00n008, serial is 5f135603h. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551

[Bug 1503551] ProcModules.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560884/+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/1503551

[Bug 1503551] ProcCpuinfo.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560881/+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/1503551

[Bug 1503551] ProcEnviron.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560882/+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/1503551

[Bug 1503551] Lspci.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560879/+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/1503551 Title:

[Bug 1503551] Dependencies.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560874/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2016-01-31 Thread Kane York
apport information ** Tags added: apport-collected ubuntu wily ** Description changed: Java encountered a segfault in the i965 driver while running Minecraft. A perusal of the dump report suggests that the issue is not due to Minecraft but due to heavy use of the graphics exacerbating a

[Bug 1503551] DpkgLog.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560875/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503551 Title:

[Bug 1503551] CurrentDmesg.txt

2016-01-31 Thread Kane York
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1503551/+attachment/4560873/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2016-01-31 Thread Kane York
The info isn't on a sticker, but I pulled this from the order confirmation: Order Number: 2075928 On 05/29/2015, we shipped the following products: Product Description Quantity Shipped CONFIGURATION Custom built

[Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

2015-10-08 Thread Kane York
** Attachment added: "Here is a second crash log with the issue." https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1503551/+attachment/4489128/+files/hs_err_pid2066.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1503551] [NEW] Java segfaulted in i965 driver - lots of deleted mmapped files

2015-10-07 Thread Kane York
Public bug reported: Java encountered a segfault in the i965 driver while running Minecraft. A perusal of the dump report suggests that the issue is not due to Minecraft but due to heavy use of the graphics exacerbating a memory mapping leak in the driver - it seems that the mappings for

[Bug 1467291] Re: Load bar is empty when downloading/installing an application

2015-06-23 Thread Joseph Kane
*** This bug is a duplicate of bug 1420036 *** https://bugs.launchpad.net/bugs/1420036 Since this bug was marked as a duplicate, apport-collect 1467291 won't work; is there anything I need to do? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1467291] [NEW] Load bar is empty when downloading/installing an application

2015-06-21 Thread Joseph Kane
Public bug reported: I'm having a problem with Ubuntu 15.04 where the load bar is empty while an application downloads/installs in the Ubuntu Software Center. There appears to be a small vertical line showing the progress instead of the expected orange bar. My laptop has a geforce gt 540m

[Bug 1467211] [NEW] Missing Header Icons

2015-06-21 Thread Joseph Kane
Public bug reported: Header icons are missing and are instead replaced by small purple rectangles with crossed out red circles (see attached). I use Ubuntu 15.04. ** Affects: unity-tweak-tool (Ubuntu) Importance: Undecided Status: New ** Attachment added: Screenshot from

[Bug 1371591] Re: file not initialized to 0s under some conditions

2014-10-16 Thread Kane York
Fix is in Christoph Hellwig's tree, on path to 3.18 and backport to stable. https://lkml.org/lkml/2014/9/25/482 ** Changed in: linux (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1353214] [NEW] package nvidia-opencl-icd-331 (not installed) failed to install/upgrade: trying to overwrite '/etc/OpenCL/vendors/nvidia.icd', which is also in package nvidia-opencl-icd-331-update

2014-08-05 Thread Joseph Kane
Public bug reported: An error popped up while attempting to install nvidia drivers through additional software sources. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-opencl-icd-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux

[Bug 658723] Re: VNCServer/Gnome - letter d minimizes window

2014-06-15 Thread Matt Kane
This wasn't a problem for me in 12.04 LTS however after upgrading to 14.04 LTS VNC now has the stuck super key with makes s d unable to be used. I've tried disabling the hotkeys with ccsm however it won't stay fixed and is only localized to a single user. Extremely troublesome as it effectively

[Bug 1292794] [NEW] Cannot use authenticated download

2014-03-15 Thread Kane York
Public bug reported: Attempting to use the -u and -p options results in an AttributeError, Addtl info: - Account has 2-factor auth enabled - The provided password is a app-specific password generated at https://accounts.google.com/b/0/IssuedAuthSubTokens Log: $ youtube-dl -u username -p

[Bug 897062] Re: Screen 'refreshes' all windows (seems like crash restart)

2014-01-06 Thread Kane York
I haven't had this happen for quite some time, so marking this as Invalid. ** Changed in: xorg-server (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897062

[Bug 1236132] [NEW] The index.html file has incorrect HTML structure

2013-10-06 Thread John Kane
Public bug reported: In the installation path of /var/lib/tomcat7/webapps/ROOT there is a file 'index.html' that is displayed by default by the server. This file has improper HTML start/end structure for the p element on line 28: diff index.html_fixed index.html 24c24 pbtomcat7-admin/b: This

[Bug 1236132] [NEW] The index.html file has incorrect HTML structure

2013-10-06 Thread John Kane
Public bug reported: In the installation path of /var/lib/tomcat7/webapps/ROOT there is a file 'index.html' that is displayed by default by the server. This file has improper HTML start/end structure for the p element on line 28: diff index.html_fixed index.html 24c24 pbtomcat7-admin/b: This

[Bug 1181454] Re: empathy-accounts crashes on launch

2013-05-18 Thread Kane DAAAA
I think this may have been a problem with Ubuntu itself, and not Empathy... I just finished upgrading to 13.04, and now I'm able to manage accounts via Users Online Accounts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1181454] Re: empathy-accounts crashes on launch

2013-05-18 Thread Kane DAAAA
Spoke too soon! The problem persists, and only happens when the Online Accounts window is opened from Empathy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181454 Title: empathy-accounts crashes

[Bug 1181277] [NEW] ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-05-17 Thread Kane
Public bug reported: * I am using Ubuntu 12.04.2 * utils version: '1.9', utils version needed by module: '1.9' module details: filename: /lib/modules/3.2.0-39-generic/updates/dkms/ndiswrapper.ko version:1.57 vermagic: 3.2.0-39-generic SMP mod_unload modversions * I expected

[Bug 1181454] [NEW] empathy-accounts crashes on launch

2013-05-17 Thread Kane DAAAA
Public bug reported: Bringing up the accounts windows just causes it to crash, no account management can be performed. There is a popup about Ubuntu just stopped working... The title of the crash report is empathy-accounts crashed with SIGABRT in raise() StacktraceTop has the offending line

[Bug 947278] Re: unity-2d-shell crashed with SIGSEGV in ref()

2013-01-22 Thread Kane Zhu
Yes. I have '/usr/lib/at-spi2-core/at-spi-bus-launcher' is running. The version of at-spi-core is, ii at-spi 2.4.0-1ubuntu2 at-spi2-atk - at-spi transitional package ii at-spi2-core

[Bug 947278] Re: unity-2d-shell crashed with SIGSEGV in ref()

2013-01-21 Thread Kane Zhu
I still meet this problem in latest unity-2d. ii unity-2d 5.12.0-0ubuntu1.2 Unity interface for non-accelerated graphics cards ii unity-2d-common

[Bug 1099133] [NEW] gnome nautilus 1:3.4-2 obuntu6 will not install

2013-01-13 Thread steven kane
Public bug reported: installArchives() failed: (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading

[Bug 1090344] Re: Nautilus creates broken symbolic links to files located on GVFS mounts

2013-01-08 Thread steven kane
file manager and graphical shell for gnome nautilus (844kb) update will no install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090344 Title: Nautilus creates broken symbolic links to files

[Bug 1075929] [NEW] no rom or ram

2012-11-07 Thread kane oakenfull
Public bug reported: I dont know what is happening the pc is only working from harddrive ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: update-manager 1:0.156.14.11 ProcVersionSignature: Ubuntu 3.2.0-33.52-generic-pae 3.2.31 Uname: Linux 3.2.0-33-generic-pae i686 ApportVersion:

[Bug 1075929] Re: no rom or ram

2012-11-07 Thread kane oakenfull
I think it might have something to do with the colinal-landscape free trial running out living in cambodia and i can aford this kind of money every think was good a week ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1075929] Re: no rom or ram

2012-11-07 Thread kane oakenfull
sorry can not aford -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075929 Title: no rom or ram To manage notifications about this bug go to:

[Bug 1075929] Re: no rom or ram

2012-11-07 Thread kane oakenfull
what do I do now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075929 Title: no rom or ram To manage notifications about this bug go to:

[Bug 986967] Re: unable to log in - hangs on 'logging in' msg

2012-05-16 Thread Kane York
** Changed in: unity-greeter Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986967 Title: unable to log in - hangs on 'logging in' msg To manage notifications

[Bug 978428] Re: unity-greeter default selected session icon (ubuntu) does not reflect the default that is in lightdm

2012-05-16 Thread Kane York
** Changed in: unity-greeter Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978428 Title: unity-greeter default selected session icon (ubuntu) does not reflect

[Bug 977616] Re: False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000010 with -nvidia loaded

2012-04-17 Thread Michael J Kane
** Changed in: xserver-xorg-video-intel (Ubuntu) Assignee: (unassigned) = Michael J Kane (wa1pjg) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977616 Title: False GPU lockup EIR: 0x0010

[Bug 743730] Re: plymouthd crashed with SIGSEGV in ply_list_get_first_node()

2012-04-11 Thread Michael J Kane
** Changed in: plymouth (Ubuntu) Assignee: (unassigned) = Michael J Kane (wa1pjg) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/743730 Title: plymouthd crashed with SIGSEGV

Re: [Bug 879387] Re: Partitions misaligned on advanced format drive WD20EARX

2012-03-12 Thread Eddie Kane
I have had the same issue with WD's advanced format HDDs since Oneric (precise as well). Have spoke to WD and according to them misaligned extended partition was an error with dusk utility because 'parted - print ' showed the main partition beginning at sector 2048 which is divisible by their 512

Re: [Bug 523538] Re: package postfix (not installed) failed to install/upgrade: exit status 1 - Use of uninitialized value $ret in scalar chomp at /usr/share/perl5/Debconf/Client/ConfModule.pm line 13

2012-02-26 Thread kane oakenfull
received this bug notification because you are subscribed to debconf in Ubuntu. Matching subscriptions: kane, kane https://bugs.launchpad.net/bugs/523538 Title: package postfix (not installed) failed to install/upgrade: exit status 1 - Use of uninitialized value $ret in scalar chomp at /usr

Re: [Bug 523538] Re: package postfix (not installed) failed to install/upgrade: exit status 1 - Use of uninitialized value $ret in scalar chomp at /usr/share/perl5/Debconf/Client/ConfModule.pm line 13

2012-02-26 Thread kane oakenfull
received this bug notification because you are subscribed to debconf in Ubuntu. Matching subscriptions: kane, kane https://bugs.launchpad.net/bugs/523538 Title: package postfix (not installed) failed to install/upgrade: exit status 1 - Use of uninitialized value $ret in scalar chomp at /usr

RE: [Bug 924030] Re: laptop will not boot using any kernel newer that 3.2.0-6

2012-02-17 Thread Eddie Kane
I cannot even get Precise to load up in VMware on this machine. Oneric works fine, but not precise. Guess I'm stuck with win 7 until advanced format technology is supported better. If I had known or thought of this I would have just bought a different disk. I'll try to download a new .iso of

[Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-06 Thread Eddie Kane
After multiple attempts I can not get Oneric to work properly on my Asus. Precise will boot but being an alpha is subject to failure. Unfortunately, I formatted the drive, again, and re-imaged the drive to windows 7 (Pro out of box). I will wait until Precise becomes more stable to put it on my

Re: [Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-05 Thread Eddie Kane
I tried that, now its taking like 7-10 times before I can get in, and when I do my video is all messed up. Here is the boot info. Yann from boot-repair told be that this was not an issue with grub but rather something to do with partitions that required further assistance.

[Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-05 Thread Eddie Kane
Update: Removed hdd, formatted to EXT4, reinstalling ubuntu 11.10 for the fifth time asus u46e-Bal6 advanced format HDD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926673 Title: Oneric 11.10

[Bug 926673] [NEW] Oneric 11.10 will not boot properly

2012-02-04 Thread Eddie Kane
Public bug reported: I have tried to repair GRUB (boot-repair) and grub-customiser as well no no avail. I need to manually power off and on between 3-5 times to reach welcome screen. Boot info below.

[Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-04 Thread Eddie Kane
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926673 Title: Oneric 11.10 will not boot properly To manage notifications about this bug go to:

Re: [Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-04 Thread Eddie Kane
Every time I try to start up the pc I get a blank purple screen first. Then I have to press the power button to shut the pc off manually. When i start it up again it boots to grub menu. When I select kernel it goes to black screen with blinking cursor on top left. I then manually shut down and

Re: [Bug 926673] Re: Oneric 11.10 will not boot properly

2012-02-04 Thread Eddie Kane
It did not hang got into recovery console. I ran the filesystem check. Rebooted, same problem. Sent from Eddie's iPhone odosielané z iPhone Eddieho On Feb 4, 2012, at 6:52 PM, Dave Gilbert ubu...@treblig.org wrote: Next time you switch it on, try hitting left shift just after the BIOS to get

[Bug 870643] Re: package flashplugin-downloader 11.0.1.152ubuntu1 failed to install/upgrade: wget: unable to resolve host address `archive.canonical.com'

2012-02-03 Thread Eddie Kane
Same here 12,04 alpha 2 upgrade from 1 on ext4 HDD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870643 Title: package flashplugin-downloader 11.0.1.152ubuntu1 failed to install/upgrade: wget:

[Bug 903476] Re: lpstat crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-02 Thread Eddie Kane
*** This bug is a duplicate of bug 911436 *** https://bugs.launchpad.net/bugs/911436 complete fail of alpha 2 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903476 Title: lpstat crashed

[Bug 924030] Re: laptop will not boot using any kernel newer that 3.2.0-6

2012-02-01 Thread Eddie Kane
apport information ** Description changed: upon boot I will either get: A) a frozen purple screen, forcing met to push power button to power off B) a GRUB menu, and when selecting any kernel other than 3.2.0-6 i boot into a black screen with a blinking white cursor on the top left.

[Bug 924030] AlsaDevices.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705292/+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/924030

[Bug 924030] AplayDevices.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705293/+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/924030

[Bug 924030] CRDA.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705295/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924030 Title: laptop

[Bug 924030] Card0.Amixer.values.txt

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

[Bug 924030] BootDmesg.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705294/+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/924030 Title:

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

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705297/+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 924030] Card0.Codecs.codec.3.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705298/+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 924030] CurrentDmesg.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705299/+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/924030

[Bug 924030] IwConfig.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705300/+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/924030 Title:

[Bug 924030] Lspci.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705301/+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/924030 Title: laptop

[Bug 924030] Lsusb.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705302/+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/924030 Title: laptop

[Bug 924030] ProcCpuinfo.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705304/+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/924030

[Bug 924030] PciMultimedia.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705303/+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/924030

[Bug 924030] ProcEnviron.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705305/+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/924030

[Bug 924030] ProcInterrupts.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705306/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 924030] ProcModules.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705307/+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/924030

[Bug 924030] PulseSinks.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: PulseSinks.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705308/+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/924030

[Bug 924030] PulseSources.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: PulseSources.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705309/+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/924030

[Bug 924030] RfKill.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705310/+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/924030 Title:

[Bug 924030] UdevDb.txt

2012-02-01 Thread Eddie Kane
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/924030/+attachment/2705311/+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/924030 Title:

  1   2   3   >