[Bug 1870514] Re: update containerd:amd64 1.3.3-0 stops docker daemon

2020-12-01 Thread Sitsofe Wheeler
We have seen this on a bionic (18.04) and xenial (16.04) hosts. Does this definitely not impact focal as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870514 Title: update containerd:amd64

[Bug 1813003] Re: Invalid free while running docker build

2020-05-25 Thread Sitsofe Wheeler
(For anyone who comes across this one of the upstream issues (https://github.com/docker/docker-credential- helpers/issues/103#issuecomment-576854271 ) mentions the problem goes away if `pass` package is also installed and this seemed to make the issue disappear for me too) ** Bug watch added:

[Bug 1697817] Re: disable smb1 by default

2020-01-01 Thread Sitsofe Wheeler
Samba 4.11 (which looks like it will be in 20.04) now defaults the min protocol to SMB2_02 (https://www.samba.org/samba/history/samba-4.11.0.html )... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1813003] Re: Invalid free while running docker build

2019-07-10 Thread Sitsofe Wheeler
** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813003 Title: Invalid free while running docker build To manage notifications about this bug go to:

[Bug 1836022] Re: Cannot start containers after docker.io update

2019-07-10 Thread Sitsofe Wheeler
** Tags added: bionic xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836022 Title: Cannot start containers after docker.io update To manage notifications about this bug go to:

[Bug 1832819] Re: docker.io in disco can't change config in /etc/default/docker

2019-07-10 Thread Sitsofe Wheeler
I think this is documented as not working when you are using systemd in the file itself: $ cat /etc/default/docker $ head -8 /etc/default/docker # Docker Upstart and SysVinit configuration file # # THIS FILE DOES NOT APPLY TO SYSTEMD # # Please see the documentation for "systemd drop-ins": #

[Bug 1836022] Re: Cannot start containers after docker.io update

2019-07-10 Thread Sitsofe Wheeler
Further information: Doing things like docker stop will hang and won't actually stop the running container (but won't spit out an error message or exit with a non-zero return code). docker kill fails to change the state of the system in a similar way. In my case restarting the docker daemon

[Bug 1836022] Re: Cannot start containers after docker.io update

2019-07-10 Thread Sitsofe Wheeler
I've also seen this on multiple machines since yesterday and just like the reporter the machines are Xenial and Bionic: >From /var/log/apt.history.log on a Xenial machine: Commandline: /usr/bin/unattended-upgrade Install: containerd:amd64 (1.2.6-0ubuntu1~16.04.3, automatic) Upgrade: apport:amd64

[Bug 1813003] Re: Invalid free while running docker build

2019-05-11 Thread Sitsofe Wheeler
diff --git a/secretservice/secretservice_linux.go b/secretservice/secretservice_linux.go index 95a1310..383b0c2 100644 --- a/secretservice/secretservice_linux.go +++ b/secretservice/secretservice_linux.go @@ -93,7 +93,7 @@ func (h Secretservice) List() (map[string]string, error) { var

[Bug 1813003] Re: Invalid free while running docker build

2019-05-11 Thread Sitsofe Wheeler
I agree with @anatoly.borodin - in fact the commit https://github.com/docker/docker-credential- helpers/commit/73e5f5dbfea31ee3b8ebbf189785fa69731c and pull request https://github.com/docker/docker-credential- helpers/pull/29/commits/79f93e5e69abc2ead458d19f4577b64b7e35c504 are the same fix.

[Bug 1813003] [NEW] Invalid free while running docker build

2019-01-23 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: Running docker build generates a warning that an invalid free was performed. Steps to reproduce: sudo apt-get install docker-compose sudo docker build -f Dockerfile.build https://github.com/docker-library/hello-world.git Expected results:

[Bug 1738427] [NEW] Segfault if crontab is owned by a user who cannot be found?

2017-12-15 Thread Sitsofe Wheeler
Public bug reported: Description of the problem It appears that cron will go on to crash if it finds a crontab owned by uid who does not map to a valid user. Steps to reproduce: 1. Create a crontab with an Active Directory user set up via SSSD? 2. Switch AD domains so user's uid is entirely

[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-11-28 Thread Sitsofe Wheeler
As predicted 4.11.0-1015-azure #15-Ubuntu doesn't have the problem and you see output like this: [ 24.635325] sd 1:0:0:0: Attached scsi generic sg2 type 0 [ 24.638674] sd 1:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB) [ 24.641194] sd 1:0:0:0: [sdb] Write Protect is off

[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-11-28 Thread Sitsofe Wheeler
Joshua - I'm fairly certain it should be fixed in 4.11 - will reply when I have a chance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679898 Title: [Hyper-V] Ubuntu VM crash during Hyper-V

[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-11-28 Thread Sitsofe Wheeler
Perhaps in addition to the DVD fix 4.4 needs a few more of the patches listed on https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux- stable.git/log/drivers/scsi/storvsc_drv.c?h=v4.9.65 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-11-28 Thread Sitsofe Wheeler
I see this issue too. It is easy to get with a 4.4 kernel if you have an SSD hooked up to the Windows host and then you connect the SSD to the Hyper-V VM via the SCSI controller in passthrough mode. Error messages will look like this: [ 20.476616] sd 3:0:0:0: [sdb] Synchronizing SCSI cache [

[Bug 1717143] Re: glusterfs-common depends on architecture specific version of psmisc

2017-09-18 Thread Sitsofe Wheeler
Closer inspection suggests that the glusterfs-common package in 16.04 doesn't have this problem... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1717143 Title: glusterfs-common depends on

[Bug 1713984] Re: started raise network interfaces - times out

2017-09-16 Thread Sitsofe Wheeler
Wild guess: this might be because you have only one network interface that is set to use DHCP but the DHCP server is set not to return any routers. See https://github.com/systemd/systemd/issues/3752 for this type of scenario. ** Bug watch added: github.com/systemd/systemd/issues #3752

[Bug 1717143] [NEW] glusterfs-common depends on architecture specific version of psmisc

2017-09-13 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: While trying to install the 32 bit version of glusterfs-common on a 64 bit system (for testing purposes) on Ubuntu 14.04 on Travis (which only provides 64 bit environments) I ran into the following: The following packages have unmet

[Bug 1703440] Re: xenial fio 2.2.10 randwrite: "random" data NOT random, highly compressible -> highly misleading output

2017-08-15 Thread Sitsofe Wheeler
@fmyhr: After grovelling through the fio commits I've come across https://github.com/axboe/fio/commit/1e7f82e20c088e3f564ad24e37bb873b7ac37d3a which says old versions of fio had problems reaching compressability targets with large (above 64k) blocksizes which matches this launchpad bug's scenario

[Bug 1400243] Re: fio just exits when -replay_iolog FILENAME is given

2017-08-15 Thread Sitsofe Wheeler
Lim: Can you confirm you were using fio-2.2.10 on Ubuntu 16.04) William: Since Lim has found this issue in the fio for Ubuntu 14.04 but it appears to be fixed in the fio for 16.04 how does Lim proceed to close this? -- You received this bug notification because you are a member of Ubuntu

[Bug 1703440] Re: xenial fio 2.2.10 randwrite: "random" data NOT random, highly compressible -> highly misleading output

2017-08-14 Thread Sitsofe Wheeler
Something else to bear in mind is that because you aren't using direct=1 (see http://fio.readthedocs.io/en/latest/fio_doc.html#cmdoption-arg- direct ) there's nothing (other than size) stopping your I/O being entirely cached in RAM thus creating unrealistically fast speeds. Worse still, there's a

[Bug 1400243] Re: fio just exits when -replay_iolog FILENAME is given

2017-08-14 Thread Sitsofe Wheeler
Lim: The output you included says otherwise: testlog: (g=0): rw=read, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=1 fio-2.1.3 I guess the main points are: Can this still be reproduced and if so can what were the steps? Further, can it still be reproduced with stock fio on Ubuntu 16.04 or later

[Bug 1400243] Re: fio just exits when -replay_iolog FILENAME is given

2017-07-04 Thread Sitsofe Wheeler
On Ubuntu 16.04 with fio-2.2.10 I cannot reproduce running against the nullblk device. I doubled up the dashes and ran like so: modprobe null_blk gb=100 cat < fio-iolog-file fio version 2 iolog /dev/nullb0 add /dev/nullb0 open /dev/nullb0 read 5898366976 4096 /dev/nullb0 read 72397074432 4096

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2017-05-10 Thread Sitsofe Wheeler
@zbyszek-in: would you be willing to take patches that upstream refuse? There's a fix for this via https://github.com/sitsofe/systemd/commit/ee26c33ede684138ba9fdc7f286bfa402860aff3 but upstream have a clear "no more changes will ever be made to systemd provided storage udev rules" rule :

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2017-05-10 Thread Sitsofe Wheeler
Attach patch to solve PMP attached device persistent naming ** Patch added: "ee26c33ede684138ba9fdc7f286bfa402860aff3.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1611945/+attachment/4874796/+files/ee26c33ede684138ba9fdc7f286bfa402860aff3.patch -- You received this bug

[Bug 1605209] Re: Old libtalloc2 version dependency

2016-10-09 Thread Sitsofe Wheeler
** Summary changed: - Missing libtalloc2 version dependency + Old libtalloc2 version dependency -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605209 Title: Old libtalloc2 version dependency To

[Bug 1605209] Re: Missing libtalloc2 version dependency

2016-10-09 Thread Sitsofe Wheeler
Closer inspection shows that the problem is the *version* of libtalloc2 installed - the samba packages already have a dependency on libtalloc2 itself but only require 2.0.4~git20101213 or newer. The problem occurred because the version of libtalloc wasn't upgraded but Samba seemingly requires

[Bug 1605209] Re: Missing libtalloc2 version dependency

2016-10-09 Thread Sitsofe Wheeler
** Summary changed: - Missing libtalloc2 dependency + Missing libtalloc2 version dependency -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605209 Title: Missing libtalloc2 version dependency To

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2016-08-11 Thread Sitsofe Wheeler
I thought everything in /sys was built by udev rules? If so any path changes could be down to changes there rather than in the kernel. http://cdimage.ubuntu.com/daily-live/20160811/ is likely a new yaketty build but use at your own risk etc. -- You received this bug notification because you are

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2016-08-11 Thread Sitsofe Wheeler
I should also note 14.04 live CDs are also available: http://releases.ubuntu.com/14.04/ . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611945 Title: /dev/disk/by-path not properly populated for

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2016-08-11 Thread Sitsofe Wheeler
A quick search digs up that the path is created by this: https://github.com/systemd/systemd/blob/09541e49ebd17b41482e447dd8194942f39788c0/src/udev/udev-builtin-path_id.c#L349 . This code in that region was added in

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2016-08-10 Thread Sitsofe Wheeler
I guess it would also be good to have the same output for different disk in the same enclosure... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611945 Title: /dev/disk/by-path not properly

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2016-08-10 Thread Sitsofe Wheeler
Chris: Could you attach the output of sudo udevadm test /sys/class/block/sda ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611945 Title: /dev/disk/by-path not properly populated for (e)SATA port

[Bug 1605290] Re: Please add --system to initctl calls from service

2016-07-21 Thread Sitsofe Wheeler
Just a quick note: using sudo -s or su - before using service will work around the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605290 Title: Please add --system to initctl calls from

[Bug 1605290] Re: Please add --system to initctl calls from service

2016-07-21 Thread Sitsofe Wheeler
Adding patch that always uses the system upstart session. ** Patch added: "initctl-system.patch" https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1605290/+attachment/4704733/+files/initctl-system.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1605290] [NEW] Please add --system to initctl calls from service

2016-07-21 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: If the user is using the service command they are almost certainly trying to control system daemons but can wind up looking at only user session daemons. Steps to reproduce: 1. Install KUbuntu 14.04. 2. Graphically log in as a regular user. 3.

[Bug 1605209] Re: Missing libtalloc2 dependency

2016-07-21 Thread Sitsofe Wheeler
Others appear to be seeing the same issue too: https://answers.launchpad.net/ubuntu/+question/291448 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605209 Title: Missing libtalloc2 dependency To

[Bug 1605209] Re: Missing libtalloc2 dependency

2016-07-21 Thread Sitsofe Wheeler
Another report of the same problem: http://askubuntu.com/questions/772730/samba-software-caused-connection- abort . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605209 Title: Missing libtalloc2

[Bug 1605209] [NEW] Missing libtalloc2 dependency

2016-07-21 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: Samba crashes if libtalloc2 is not installed when a share is accessed by a non-Linux system. Steps to reproduce: 1. Install KUbuntu 14.04. 2. Get a root terminal up and type apt-get update apt-get install samba 3. Add the following to end of

[Bug 1250875] Re: Lightdm sometimes fails to auto login

2016-05-02 Thread Sitsofe Wheeler
Further investigation on what I was seeing showed this to be a race between X starting and the intel i915 graphics kernel module being loaded (because it's not built into the kernel). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1550444] Re: Parole media player segfaults when seeking forward in a video file

2016-05-02 Thread Sitsofe Wheeler
Attaching partial backtrace. #0 0xa44e87f4 in seeked_cb (player=0xa4803280, provider=0x2) at mpris2-provider.c:787 #5 0xa6fcb497 in (instance=0xa4803280, detailed_signal=0x7559f6ec "seeked") at /build/glib2.0-Spm2To/glib2.0-2.48.0/./gobject/gsignal.c:3481 #1 0xa6fb229c in

[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-05-02 Thread Sitsofe Wheeler
This appears to be https://bugs.freedesktop.org/show_bug.cgi?id=94677 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568604 Title: Mouse cursor lost when unlocking with Intel graphics To

[Bug 1250875] Re: Lightdm sometimes fails to auto login

2016-04-24 Thread Sitsofe Wheeler
** Attachment added: "auth.log" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1250875/+attachment/4645857/+files/auth.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1250875 Title:

[Bug 1250875] Re: Lightdm sometimes fails to auto login

2016-04-24 Thread Sitsofe Wheeler
** Attachment added: "lightdm.log" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1250875/+attachment/4645856/+files/lightdm.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1250875

[Bug 1250875] Re: Lightdm sometimes fails to auto login

2016-04-24 Thread Sitsofe Wheeler
I've just seen this on Ubuntu 16.04 on an EeePC and in one start up configuration it always happens and autologin always fails. It seems to be highly dependent on what else is happening as lightdm is starting. When the problem occurs looking at the lightdm log shows that it is trying to log using

[Bug 1573893] Re: Can't use Epson XP-310 printer with 16.04 no lsb

2016-04-23 Thread Sitsofe Wheeler
Changing component to cups-filters. ** Package changed: lsb (Ubuntu) => cups-filters (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573893 Title: Can't use Epson XP-310 printer with 16.04

[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-04-23 Thread Sitsofe Wheeler
Till: Could you undo fixed released on cups-filters? It looks like the cups-filters-lsb has already been deleted (http://www.ubuntuupdates.org/package/core/xenial/main/base/cups- filters-lsb ) but the epson debs still depend on lsb which doesn't exist. -- You received this bug notification

[Bug 1573893] Re: Can't use Epson XP-310 printer with 16.04 no lsb

2016-04-23 Thread Sitsofe Wheeler
Looking closer this sounds like a duplicate of bug #1536353 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573893 Title: Can't use Epson XP-310 printer with 16.04 no lsb To manage

[Bug 1573893] Re: Can't use Epson XP-310 printer with 16.04 no lsb

2016-04-23 Thread Sitsofe Wheeler
Changing component. I'm also seeing this on 16.04 trying to use a WF-3520 printer - it learns about the epson-inkjet-printer-201212w deb from Epson but the deb can't be installed because xenial no longer has an lsb package: # apt-get install epson-inkjet-printer-201212w Reading package lists...

[Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2016-04-14 Thread Sitsofe Wheeler
Chris Leach started posted patches that would fix some of what is needed to support this on open-iscsi mailing list (https://groups.google.com/d/msg/open-iscsi/vWbi_LTMEeM/P8-oUDkb14YJ ) but they stalled and are incomplete (https://groups.google.com/d/msg /open-iscsi/kgjck_GixsM/U_FqTbYhCgAJ ).

[Bug 1271430] Re: dm-0: WRITE SAME failed. Manually zeroing.

2016-01-01 Thread Sitsofe Wheeler
This isn't an error only an informational message: http://unix.stackexchange.com/a/244150/134856 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271430 Title: dm-0: WRITE SAME failed. Manually

[Bug 745608]

2015-02-12 Thread Sitsofe Wheeler
I don't see this in Ubuntu 14.04 as it uses SNA and UXA is going to die so I think we can finally close this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title: [915GM] font corruption on

[Bug 745608]

2014-02-09 Thread Sitsofe Wheeler
Screenshots and logs for linux.testing.mara...@gmail.com are on a system running Kernel 3.11.0-12-generic #19-Ubuntu xorg-intel 2:2.99.904-0ubuntu2 SNA is on: intel(0): SNA initialized with Eaglelake (gen4.5) backend Chipset is a Q45/Q43. linux.testing.marantz: I've add you to the CC list of this

[Bug 403303] Re: power manager reports 1% battery even though it is full on Asus Eee PC netbook

2014-01-04 Thread Sitsofe Wheeler
Rob Smith: This is an old (and resolved) issue - generally speaking issues that have been fixed and haven't seen activity for years won't see helpful/friendly followups when you post to them... It has been explained that this is an Asus based problem Pretty much. Whoever wrote the BIOS in the

[Bug 1255073] Re: dpkg --foreign-architecture does not work

2013-11-28 Thread Sitsofe Wheeler
Nik.Th: Closing this invalid is not the right approach. I'm not (necessarily) asking for --add-architecture - I'm asking for what is documented to work. If --foreign-architecture is not going to be implemented it should be removed from the man page. Implementing it or updating the man page are

[Bug 1255073] [NEW] dpkg --foreign-architecture does not work

2013-11-26 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: Trying to use dpkg --foreign-architecture results in an error message. Steps to reproduce: 1. Run sudo dpkg --foreign-architecture i386 Expected result: Foreign architecture i386 to be added to dpkg. Actual result: The following error message is

[Bug 1241437] [NEW] Start Screen Saver does not work on LiveCD

2013-10-18 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: Clicking on Start Screen Saver does not result in the screen being blanked/lock. Steps to reproduce: 1. Start the 13.10 LiveCD. 2. After unity has started click the cog at the top right and click Start Screen Saver. Expected result: Screen saver

[Bug 1180419] Re: Ringtail on Hyper-V causes BUG: scheduling while atomic

2013-09-02 Thread Sitsofe Wheeler
** Tags removed: verification-needed-raring ** Tags added: verification-done-raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180419 Title: Ringtail on Hyper-V causes BUG: scheduling while

[Bug 1180419] Re: Ringtail on Hyper-V causes BUG: scheduling while atomic

2013-09-02 Thread Sitsofe Wheeler
I've tested linux-image-generic:amd64 3.8.0.30.48 running on Windows 2012 and the BUG/backtrace has gone. Brad: Your comments may have been a bit overly automated as the tags in this bug already contained verification-done when you added your comment (so you in turn set verification-done).

[Bug 1180419] Re: Ringtail on Hyper-V causes BUG: scheduling while atomic

2013-06-21 Thread Sitsofe Wheeler
I'm seeing this too and its highly reproducible (just click Action - Shutdown in Virtual Machine Connection). It causes the VM to hang and for its disks to go offline (network connections will fail too). For those searching the net, my backtrace is attached (for anyone else wondering how to get

[Bug 745608]

2012-12-21 Thread Sitsofe Wheeler
Ok I've built the intel driver on the git branch (the log mentioned it was version 2.20.16) mentioned and the problem is still there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title:

[Bug 745608]

2012-12-21 Thread Sitsofe Wheeler
Created attachment 71944 Disable glyph cache -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title: [915GM] font corruption on Intel GMA900 To manage notifications about this bug go to:

[Bug 745608]

2012-12-21 Thread Sitsofe Wheeler
Created attachment 71949 Screenshot of patched driver with filled in glyphs If you look at this screenshot which is using the patch on http://paste.debian.net/218151/ you will see that some blocks have lines through them -- You received this bug notification because you are a member of Ubuntu

[Bug 745608]

2012-12-21 Thread Sitsofe Wheeler
Created attachment 71953 Screenshot 2 of patched driver with filled in glyphs This was taken using the patch on http://paste.debian.net/218164/ but no errors were logged... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745608]

2012-12-19 Thread Sitsofe Wheeler
Chris: I'm going to struggle to even test your simple patch. How easy is it to cross compile this on a 64 bit Fedora for a 32 bit Ubuntu with a different xorg? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745608]

2012-12-14 Thread Sitsofe Wheeler
SNA does work for me (I just hadn't tested it on the previous run). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title: [915GM] font corruption on Intel GMA900 To manage notifications

[Bug 745608]

2012-12-13 Thread Sitsofe Wheeler
It's not fixed in Ubuntu 12.10 (I've just tested): xserver-xorg-video-intel 2:2.20.9-0ubuntu2 linux-image-3.5.0-17 but in a downstream bug ( https://bugs.launchpad.net/ubuntu/+source /xserver-xorg-video-intel/+bug/745608/comments/155 ) people mention that using SNA resolves the issue. Jesse:

[Bug 745608]

2012-07-30 Thread Sitsofe Wheeler
As mentioned earlier Ubuntu 12.04 with intel drm 2.17 doesn't see any change in the issue when using DebugFlushBatches. DebugFlushWait isn't a recognised option. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745608]

2012-07-30 Thread Sitsofe Wheeler
I agree that SNA resolves the issue (see comment #31). I've just tested a 3.5 kernel with Ubuntu 12.04's 2.17 DDX and the issue remained (so newer kernels alone don't seem to help). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2012-04-28 Thread Sitsofe Wheeler
** Description changed: - Binary package hint: xserver-xorg-video-intel - Sometimes getting incomplete drawing of same glyphs of one font on whole screen. - At screenshot you can see e drawn incomplete (both english and - cyrillic too). + In the screenshot you can see the e is drawn

[Bug 745608]

2012-04-09 Thread Sitsofe Wheeler
I can confirm that the issue is still occurring (and is reproducible within 30 seconds using the original steps) in the Fedora 17 and Ubuntu 12.04 betas (which are using v2.18 and v2.17 of the intel driver). The DebugWait option still resolves the problem too. None of the other options

[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2011-12-14 Thread Sitsofe Wheeler
Constantine: Re /usr/share/doc/somepackage/changelog: The changelogs being downloaded are for the updated packages that are not yet installed on the system (so the new changes will not be in /usr/share/doc/somepackage/changelog ). The only way to get at the updated changelog is to download it.

[Bug 429370] Re: Eduroam randomly disconnects

2011-11-15 Thread Sitsofe Wheeler
I have seen this behaviour in Oneiric on an 802.11 wired network. On Windows, the network connectivity instructions explicitly tell us to disable Enable Fast Reconnect. The wpa_supplicant in Oneiric will not read a configuration file by default added using just -c. Further, it will not read a

[Bug 820881] Re: [i945] Heavy screen and font corruption when free memory is low on GMA950

2011-11-11 Thread Sitsofe Wheeler
Rui: You're welcome. I don't know if running with less swap will help but it is interesting that no swap seems to hide the problem completely. Can people the other people subscribed to this bug also reproduce this problem when using a LiveCD and do they find that running a system with swap

[Bug 820881] Re: [i945] Heavy screen and font corruption when free memory is low on GMA950

2011-11-09 Thread Sitsofe Wheeler
(Subscribing Rui Moreira) Rui: Can you reproduce this if you immediately disable swap after you finish booting (i.e. sudo swapoff -a ) Also, how much memory do you have in the machine? To anyone who stumbles on this bug report: If you are posting comments on launchpad bug reports that affect

[Bug 820881] Re: [i945] Heavy screen and font corruption when free memory is low on GMA950

2011-10-31 Thread Sitsofe Wheeler
** Summary changed: - [i945] Heavy screen and font corruption on GMA950 + [i945] Heavy screen and font corruption when free memory is low on GMA950 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 820881] Re: [i945] Heavy screen and font corruption when free memory is low on GMA950

2011-10-31 Thread Sitsofe Wheeler
zemerica: OK that confirms the other poster's comments. What is the output of /sbin/lspci -nn | grep VGA on that machine and roughly how many minutes did it take before the corruption appeared? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 880577] Re: Screen corruption, not recognizing integrated graphics card [Intel 915GV]

2011-10-31 Thread Sitsofe Wheeler
Style of corruption looks like a mild version of the ones seen in Bug #820881... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880577 Title: Screen corruption, not recognizing integrated graphics

[Bug 820881] Re: [i945] Heavy screen and font corruption on GMA950

2011-10-29 Thread Sitsofe Wheeler
zermerica: Hmm! How long did it take for the corruption to appear back when you had 512Mbytes of RAM (was it after 12 hours as in the original bug report)? Additionally, now you have the extra memory, can you reliably reproduce the error by setting mem=512M kernel boot parameter temporarily?

[Bug 66238] Re: rev doesn't expect input in current locale's charset

2011-10-15 Thread Sitsofe Wheeler
Hi Joseph, I can say with certainty that this is not going to be an kernel bug - locale related stuff HAS to be at the library or application level because the kernel has no awareness of how to reinterpret things according to the locale. However, since you have requested upstream kernel testing

[Bug 403303] Re: power manager reports 1% battery even though it is full on Asus Eee PC netbook

2011-10-15 Thread Sitsofe Wheeler
** Changed in: acpi (Ubuntu) Status: Confirmed = Invalid ** Changed in: devicekit-power (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/403303 Title:

[Bug 403303] Re: power manager reports 1% battery even though it is full on Asus Eee PC netbook

2011-10-15 Thread Sitsofe Wheeler
This bug (for at least EeePC 900s) was fixed by the kernel in Natty. ** Package changed: acpi (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Invalid = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 529513] Re: spell checking dictionary contains words it can't see are correct

2011-10-15 Thread Sitsofe Wheeler
** Package changed: firefox-3.5 (Ubuntu) = hunspell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/529513 Title: spell checking dictionary contains words it can't see are correct To manage

[Bug 66238] Re: rev doesn't expect input in current locale's charset

2011-10-15 Thread Sitsofe Wheeler
(Subscribing Joseph Salisbury) The problem still exists with the 3.1.0-rc8 as hand built from the upstream kernel git. Joseph: As I have tested your request can I make a request in turn? Could you contact the upstream developers and report back what they think of this bug (perhaps its not a

[Bug 226489] Re: Segmentary fault on launch

2011-10-15 Thread Sitsofe Wheeler
*** This bug is a duplicate of bug 261189 *** https://bugs.launchpad.net/bugs/261189 ** This bug has been marked a duplicate of bug 261189 rrootage crashed with SIGSEGV in __libc_start_main() -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 874379] Re: text corruption in unity menus, alt tab, etc

2011-10-15 Thread Sitsofe Wheeler
Similar to Bug #820881? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874379 Title: text corruption in unity menus, alt tab, etc To manage notifications about this bug go to:

[Bug 820918] Re: The screen gets garbled after a few hours of use

2011-10-15 Thread Sitsofe Wheeler
This looks similar to the screenshots in Bug #820881 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820918 Title: The screen gets garbled after a few hours of use To manage notifications about

[Bug 66238] Re: rev doesn't expect input in current locale's charset

2011-10-14 Thread Sitsofe Wheeler
Still here in Ubuntu Oneiric. Version information: Ubuntu 11.10 util-linux 2.19.1-2ubuntu3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/66238 Title: rev doesn't expect input in current locale's

[Bug 462712] Re: [i915gm] Fullscreen video with compiz jerky even with spare CPU/GPU

2011-10-14 Thread Sitsofe Wheeler
Still here in Ubuntu Oneiric (although the video link no longer works). With unity-2d about 25% CPU is used, with 3d unity 50% CPU is used but performance is degraded even though there is spare CPU: Version information: Ubuntu 11.10 libdrm-intel1 2.4.26-1ubuntu1 xserver-xorg-video-intel

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-10-14 Thread Sitsofe Wheeler
(Still here in Oneric. Version information: Ubuntu 11.10 libdrm-intel1 2.4.26-1ubuntu1 xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title:

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-09-01 Thread Sitsofe Wheeler
(Subscribing dpsenner to this bug) Dominik: It's cool when you find a bug report that might help you fix a problem isn't it? :-) Speaking as a random person on the Internet (I don't work for Canonical, Intel etc), it's very unlikely that you can have a bug's priority raised by asking (although

[Bug 709143] Re: dip in gnome panel network usage graph on mouse hover

2011-08-29 Thread Sitsofe Wheeler
Actually this sounds like Bug #102921 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/709143 Title: dip in gnome panel network usage graph on mouse hover To manage notifications about this bug

[Bug 559763] Re: plymouthd crashed with SIGSEGV in ply_buffer_get_size()

2011-08-27 Thread Sitsofe Wheeler
This is similar to Bug #555247... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/559763 Title: plymouthd crashed with SIGSEGV in ply_buffer_get_size() To manage notifications about this bug go to:

[Bug 820881] Re: [i945] Heavy screen and font corruption on GMA950

2011-08-05 Thread Sitsofe Wheeler
The kernel reported in apport was Linux 2.6.38-10-generic . tabbernuk: Do you also get corruption when you use a non-compositing desktop (i.e. no desktop effects, old fashioned metacity)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 820881] Re: [i945] Heavy screen and font corruption on GMA950

2011-08-05 Thread Sitsofe Wheeler
tabbernuk: There is speculation that your issue is tiling related and you would need the _kernel_ patch from http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e28f87116503f796aba4fb27d81e2c3d81966174 to resolve this issue (it was included in the 3.0 kernel)... I'm not

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-08-04 Thread Sitsofe Wheeler
tabbernuk: Hmm it sounds like you have different bug to that described here (e.g. you see corruption in things other than text). I would suggest opening a separate (new) bug report (and then post a link to the new report here) because if the bug I see is fixed your issue can remain open if it

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-08-04 Thread Sitsofe Wheeler
tabbernuk: I recommend filing a new bug report using https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+filebug . While your issue looks similar to this bug report, you are seeing corruption in things that are not glyphs so your issue is different to this one... Please post a

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-08-01 Thread Sitsofe Wheeler
(Subscribing tabbernuk to this bug) tabbernuk: Does the workaround described in comment #40 reduce the problem for you? You may also want to test out the updated package in Bug 803012 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 745608] Re: [915GM] font corruption on Intel GMA900

2011-07-21 Thread Sitsofe Wheeler
** This bug is no longer a duplicate of bug 803012 Intel driver incorrectly renders some UI elements -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745608 Title: [915GM] font corruption on Intel

  1   2   3   4   5   6   7   8   9   10   >