[Bug 2043517] Re: gnome-shell on non-active VT busy-loops through libwayland-server.so (sometimes)

2024-03-06 Thread Alan Jenkins
The bug re-occurred, after manually building libwayland with debugging
symbols.

So I could do more debugging, and I think this Ubuntu bug needs to be
reassigned to Xwayland.

I have filed more details in the upstream Xwayland tracker.

https://gitlab.freedesktop.org/xorg/xserver/-/issues/1648

** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1648
   https://gitlab.freedesktop.org/xorg/xserver/-/issues/1648

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

Title:
  gnome-shell on non-active VT busy-loops through libwayland-server.so
  (sometimes)

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


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

[Bug 1871306] Re: [SRU] No sound from internal card chtmax98090 (missing UCM2 files in alsa-ucm-conf)

2023-04-18 Thread Alan Jenkins
I saw the upstream discussion about CONFIG_SND_INTEL_BYT_PREFER_SOF here:
https://github.com/thesofproject/sof/issues/3868#issuecomment-1509831655

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

Title:
  [SRU] No sound from internal card chtmax98090 (missing UCM2 files in
  alsa-ucm-conf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1871306/+subscriptions


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

[Bug 1871306] Re: [SRU] No sound from internal card chtmax98090 (missing UCM2 files in alsa-ucm-conf)

2023-04-18 Thread Alan Jenkins
Status for sound on Dell Chromebook 3120.  On Ubuntu 22.04.2 (kernel
5.15.0-69-generic):

1. alsa-ucm-conf now seems to include the required UCM2 files.  Hurrah!
2. you also need the firmware-sof-signed package, which you have to enable the 
"restricted" apt repository to get.  Some people enable "restricted" already, 
when they install Ubuntu.
3. after a few minutes continuous playback the sound breaks (continuous beep).  
This is fixed by adding the module/boot option snd_sof.sof_debug=1, as 
described here: https://github.com/thesofproject/sof/issues/5437

Secondly, this system is affected by the same "after setting
snd_intel_dspcfg.dsp_driver=2 the Sound is Pitched down and too slow".

NOTICE: Upstream has suggested that future kernels will effectively
default to "snd_intel_dspcfg.dsp_driver=2" on this hardware.  I.e. the
default would change from SOF to SST.  If you have this "pitched down"
problem, my only solution is to change back using the boot/module option
"snd_intel_dspcfg.dsp_driver=3"

** Bug watch added: github.com/thesofproject/sof/issues #5437
   https://github.com/thesofproject/sof/issues/5437

** Bug watch added: github.com/thesofproject/sof/issues #3868
   https://github.com/thesofproject/sof/issues/3868

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

Title:
  [SRU] No sound from internal card chtmax98090 (missing UCM2 files in
  alsa-ucm-conf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1871306/+subscriptions


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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2019-11-08 Thread Alan Jenkins via ubuntu-bugs
I mean, use the link "Report a bug" at the top-right of this page.  Not
add comments to this bug.

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2019-11-07 Thread Alan Jenkins via ubuntu-bugs
That's not enough information.  At this point you should report a new
bug, please.

Notice the linked bug #1760450 includes a crash trace.  (Not saying for
sure you'd be able to do the same).  The fatal signal is SIGBUS, as
opposed to the usual SIGSEGV or abort.  If you've got a SIGSEGV or an
abort instead, you don't have this bug.

If you do, you can link to this bug for the historical reminder.  (The
analysis of these crash traces is a bit unusual).

I'd be pretty surprised if there was a regression on this.  Axboe
demanded a regression test for blktests, so it can't be exactly the
same.  And the cause of the bug was something pretty silly during the
transition to blk-mq... I don't know why it would get introduced
elsewhere.

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1760450] Re: [nvidia] Xorg crashed with signal 7 in _dl_fixup() from _dl_runtime_resolve_xsavec() called from nvidia_drv.so

2018-08-07 Thread Alan Jenkins via ubuntu-bugs
Hi Vedant.  Change the line in /etc/default/grub e.g.

GRUB_CMDLINE_LINUX_DEFAULT="quiet"

to

GRUB_CMDLINE_LINUX_DEFAULT="quiet scsi_mod.scan=sync"

and then re-run update-grub.

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

Title:
  [nvidia] Xorg crashed with signal 7 in _dl_fixup() from
  _dl_runtime_resolve_xsavec() called from nvidia_drv.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/+subscriptions

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

[Bug 874936] Re: Firefox menu bar under Unity(2D) is too slow for my fingers (on Core2!)

2018-07-30 Thread Alan Jenkins via ubuntu-bugs
Please do auto-close.  I don't have a Unity install to test this on, 2D
or otherwise.  I don't plan on using community-supported Unity, partly
because I think there were other reported bugs that I didn't hear
anything about.

Also, it looks as if the root issue is fixed for new Firefox profiles.
*If* I create a new profile, then the default folder when creating a
bookmark is "Other Bookmarks" (heh).  So you don't end up with thousands
of items in the Bookmarks menu.  Unless you deliberately asked for every
one of them.

I wouldn't say the occurrence was a one-off, seems clear from comments
that it was consistent. :-P.

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

Title:
  Firefox menu bar under Unity(2D) is too slow for my fingers (on
  Core2!)

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

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

[Bug 1769819] Re: [nvidia] Xorg crashes after system sleep / wakeup, in libwfb.so+25597 → nvidia_drv.so+60a46c → [heap]+d35cb0

2018-07-20 Thread Alan Jenkins via ubuntu-bugs
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887

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

Title:
  [nvidia] Xorg crashes after system sleep / wakeup, in libwfb.so+25597
  → nvidia_drv.so+60a46c → [heap]+d35cb0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1769819/+subscriptions

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

[Bug 1769819] Re: [nvidia] Xorg crashes after system sleep / wakeup, in libwfb.so+25597 → nvidia_drv.so+60a46c → [heap]+d35cb0

2018-07-20 Thread Alan Jenkins via ubuntu-bugs
CurrentDmesg.txt:

[58189.152330] PM: suspend exit
[58189.162027] Read-error on swap-device (253:0:361608)
[58189.167038] Read-error on swap-device (253:0:361672)

"People die when they are killed".  Specifically "Read-error on swap-
device" kills you with SIGBUS.  Mystery solved.

I really expect if you looked at the crash, you would notice it is
SIGBUS, with si_code == BUS_ADRERR (2).  This means a read error when
trying to load a page of virtual memory back in from swap or from the
filesystem.

There's a common bug which matches this, so please read #1776887
"Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after 
suspend".

I'm sure this applies to at least some users who marked themselves as
affected, or some duplicates of this bug.  This particular kernel log
includes some other errors as well though, so I can't rule out that they
also have some relation.

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

Title:
  [nvidia] Xorg crashes after system sleep / wakeup, in libwfb.so+25597
  → nvidia_drv.so+60a46c → [heap]+d35cb0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1769819/+subscriptions

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-07-18 Thread Alan Jenkins via ubuntu-bugs
Also, I can confirm Maxim Loparev's comment #12.  The current -hwe
kernels in Ubuntu 16.04 "Xenial" are also missing this critical kernel
fix.  Please can you either update the list of affected Ubuntu versions,
or let us know if the bug needs reporting separately?

Link to HEAD source: https://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/xenial/tree/block/blk-core.c?h=hwe#n856

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-07-18 Thread Alan Jenkins via ubuntu-bugs
I don't see it!  The changelog doesn't include this fix

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887

the fix never reached the GIT tree to start with, unless it was force-
pushed away when I wasn't looking?  The interruptible wait remains
present in blk-core.c.

https://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/bionic/tree/block/blk-
core.c?id=Ubuntu-4.15.0-29.31#n856

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-07-15 Thread Alan Jenkins via ubuntu-bugs
Is there an estimate for when users will receive the SRU?  (Which was
submitted on 2018-06-29).  So far I've seen 8 separate questions on
askubuntu.com which match this bug.  Poke :-).

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-27 Thread Alan Jenkins via ubuntu-bugs
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

Actually for frequent suspend -> SIGBUS in Xorg on Ubuntu 18.04, you
also need to look at this bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887

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

Title:
  X server crashes with SIGBUS when resuming from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1775593/+subscriptions

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

[Bug 1760450] Re: [nvidia] Xorg crashed with signal 7 in _dl_fixup() from _dl_runtime_resolve_xsavec() called from nvidia_drv.so

2018-06-15 Thread Alan Jenkins via ubuntu-bugs
Thanks for your confirmation, Julien.  I have asked Ubuntu to import the
proper fix from upstream and they responded very promptly.  See:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887

They have posted a test kernel.  I don't have a ubuntu install to test
it on - only a VM which cannot suspend.  It *might* be useful if someone
wants to volunteer to try using the test kernel.

You could test that your normal suspend still works, and test the
command mentioned in the commit.  I.e.

$ sudo -i
# dd if=/dev/sda of=/dev/null iflag=direct & \
  while killall -SIGUSR1 dd; do sleep 0.1; done & \
  echo mem > /sys/power/state ; \
  sleep 5; killall dd  # stop after 5 seconds

On a "bad" kernel, any time you run this command it should show a
message about an IO error.  On a "good" kernel, the system will appear
to suspend and resume, but there should be no IO error.

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

Title:
  [nvidia] Xorg crashed with signal 7 in _dl_fixup() from
  _dl_runtime_resolve_xsavec() called from nvidia_drv.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/+subscriptions

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-06-15 Thread Alan Jenkins via ubuntu-bugs
Awesome. Thanks.

I can't test suspend in a VM, and I don't have a physical Ubuntu
install.

The block developers arranged a more convenient test for the underlying
issue in https://github.com/osandov/blktests/

Before (i.e. linux-image-4.15.0-23-generic):

$ sudo ./check block/016
block/016 (send a signal to a process waiting on a frozen queue)
block/016 (send a signal to a process waiting on a frozen queue) [failed]
runtime  ...  8.112s
--- tests/block/016.out 2018-06-15 10:05:09.080764871 +0100
+++ results/nodev/block/016.out.bad 2018-06-15 10:05:27.236769759 +0100
@@ -1,2 +1,3 @@
 Running block/016
+dd: error reading '/dev/nullb0': Input/output error
 Test complete

After (i.e. 4.15.0-23.26~lp1776887):

$ sudo ./check block/016
block/016 (send a signal to a process waiting on a frozen queue) [passed]
runtime  8.112s  ...  10.086s
$

I don't see any problem with the patched VM, though obviously it would
be nice to have someone test both normal suspend and the pm_test
reproducer on a physical install.

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-06-14 Thread Alan Jenkins via ubuntu-bugs
Sorry, it's not convenient for me to test Ubuntu at the moment.

I abuse the above instructions to assert that this bug is confirmed,
citing the URLs provided.  (1: The patch+description linked for kernel
4.17, 2: the lack of fix evidenced in the link for kernel 4.15.0-24.26).

I appeal to authority based on me being the author of the fix, which was
merged to the Linux kernel :).

Furthermore, I do so on behalf of two Ubuntu users active on Ubuntu bug
linked above.[1]  In the first instance, I analysed the crash dump and
explained the very distinct signature which it shows, indicating this
bug.  The second user confirmed that they suffered this bug and used a
very specific workaround to avoid it.

[1] https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/

(The Ubuntu bug is marked as affecting 7 people overall.  I am certain
this is an understatement.  I mentioned in my comment in the bug, how
the nature of the crashes made them hard for users to identify.  One
part is the same as the experience we had in Fedora. Automatically
reported crashes were not reliably detected as duplicates, because the
fatal SIGBUS signal can happen at a number of different points).

** 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/1776887

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] [NEW] Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-06-14 Thread Alan Jenkins via ubuntu-bugs
Public bug reported:

This upstream bug has been confirmed to affect Ubuntu users[1].  As per
the fix commit (below), the most frequent symptom is a crash of
Xorg/Xwayland, i.e. killing the entire GUI, when a laptop is woken from
system sleep.  Frequency of the bug is described as once every few
days[2].

[1] E.g. this user confirms the bug & very specific workaround: 
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/comments/11
[2] E.g. this log of crashes: 
https://bugzilla.redhat.com/show_bug.cgi?id=1553979#c23

This is a bug in blk-core.c.  It is not specific to any one hardware
driver.  Technically the suspend bug is triggered by the SCSI core -
which is used by *all SATA devices*.

The commit also includes a test which quickly and reliably proves the
existence of a horrifying bug.

I guess you might avoid this bug only if you have root on NVMe.  The
other way to not hit the Xorg crash is if you don't use all your RAM, so
there's no pressure that leads to cold pages of Xorg being swapped.
Also, you won't reproduce the Xorg crash if you suspend+resume
immediately.  (This frustrated my tests at one point, it only triggered
after left the system suspended over lunch :).


Fix: "block: do not use interruptible wait anywhere"

in kernel 4.17:
https://github.com/torvalds/linux/commit/1dc3039bc87ae7d19a990c3ee71cfd8a9068f428

in kernel 4.16.8: https://git.kernel.org/pub/scm/linux/kernel/git/stable
/linux-
stable.git/commit/?h=linux-4.16.y&id=7859056bc73dea2c3714b00c83b253d4c22bf7b6

lack of fix in 4.15.0-24.26 (ubuntu 18.04): https://git.launchpad.net
/~ubuntu-kernel/ubuntu/+source/linux/+git/bionic/tree/block/blk-
core.c?id=Ubuntu-4.15.0-24.26#n856

I.e., this bug is still present in Ubuntu source package
linux-4.15.0-24.26 (and 4.15.0-23.25).  I attach hardware details
(lspci-vnvn.log) of a system where this bug is known to happen.

Regards
Alan

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

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1776887/+attachment/5152515/+files/lspci-vnvn.log

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1776887] Re: Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after suspend

2018-06-14 Thread Alan Jenkins via ubuntu-bugs
** Patch added: "A copy of the original patch that was merged upstream"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887/+attachment/5152516/+files/0001-block-do-not-use-interruptible-wait-anywhere.patch

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

Title:
  Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash
  after suspend

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

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

[Bug 1760450] Re: [nvidia] Xorg crashed with signal 7 in _dl_fixup() from _dl_runtime_resolve_xsavec() called from nvidia_drv.so

2018-05-29 Thread Alan Jenkins via ubuntu-bugs
Uh, if anyone else is affected by this, there's a trivial fix upstream
already (and a workaround).  Hop to it, Ubuntu.  gregkh is looking
disappointed at you :-).  I checked, and it looks like you didn't apply
it to you 4.15 tree.  See end for links to the fix etc.


For users: The workaround is to add "scsi_mod.scan=sync" on the kernel command 
line (i.e. edit /etc/default/grub and run `update-grub`).


Please note

1. AFAICT this is near-universal.
   It affects all desktop users of kernel 4.15/4.16 who use suspend
   (and whose workloads use all their RAM).
   It could be avoided by not using SCSI, but it does affect all systems with 
root on SATA.

2. Although this is horrible when it happens (X crash) and can happen on a 
near-daily basis,
   it can be quite difficult for users to analyze and report.  For example, the 
crash doesn't
   have one specific backtrace in Xorg.   It tends to generate several 
different backtraces,
   non-deterministicly.  Sometimes, making a coredump fails, presumably due to 
the same bug
   that causes the crash.

   I remember that Sosha had to make two attempts at reporting this bug
   (though I don't remember what was wrong with the first one).

   Also, it's triggered by a medium-term SIGALRM timer in Xorg.
   This made it really annoying to reproduce, at the time when I didn't know 
the root cause.
   I was able to reproduce the memory pressure needed, but it didn't happen
   when testing suspend+resume... only when I broke for lunch and left the 
machine
   suspended for long enough :).


Fix: "block: do not use interruptible wait anywhere"

in kernel 4.17:
https://github.com/torvalds/linux/commit/1dc3039bc87ae7d19a990c3ee71cfd8a9068f428

in kernel 4.16.8: https://git.kernel.org/pub/scm/linux/kernel/git/stable
/linux-
stable.git/commit/?h=linux-4.16.y&id=7859056bc73dea2c3714b00c83b253d4c22bf7b6

lack of fix in 4.15.0-23.25 (ubuntu bionic): https://git.launchpad.net
/~ubuntu-kernel/ubuntu/+source/linux/+git/bionic/tree/block/blk-
core.c?id=Ubuntu-4.15.0-23.25#n856

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

Title:
  [nvidia] Xorg crashed with signal 7 in _dl_fixup() from
  _dl_runtime_resolve_xsavec() called from nvidia_drv.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/+subscriptions

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

[Bug 1760450] Re: Xorg crashed with signal 7 in _dl_fixup()

2018-05-29 Thread Alan Jenkins via ubuntu-bugs
** Also affects: fedora via
   https://bugzilla.redhat.com/show_bug.cgi?id=1553979
   Importance: Unknown
   Status: Unknown

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

Title:
  Xorg crashed with signal 7 in _dl_fixup()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/+subscriptions

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

[Bug 1771196] Re: daap plugin opens port by default

2018-05-24 Thread Alan Jenkins via ubuntu-bugs
Thank you for fixing my silly mistake, Steve.

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

Title:
   daap plugin opens port by default

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

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

[Bug 1771196] [NEW] daap plugin opens port by default

2018-05-14 Thread Alan Jenkins via ubuntu-bugs
*** This bug is a security vulnerability ***

Public security bug reported:

In a default installation, the daap plugin is enabled, and listens to
port 3689 (daap).

tcp0  0 *:daap  *:*
LISTEN  guest-43a0me 72019   -

Ubuntu has a "no open ports by default" policy.[1][2]

[1] https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/753986
[2] https://wiki.ubuntu.com/SecurityTeam/Policies#No_Open_Ports

Please resolve this e.g. by updating rhythmbox not to listen on a port
by default, or documenting rhythmbox as an exception to the security
policy.

---

Ubuntu 16.04.4 LTS
rhythmbox 3.3-1ubuntu7

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

** Information type changed from Public to Public Security

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

Title:
   daap plugin opens port by default

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

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

[Bug 1756984] Re: Xorg crashed with signal 7 in dl_new_hash()

2018-04-04 Thread Alan Jenkins via ubuntu-bugs
I strongly suspect this is the same bug in upstream kernel v4.15, which
causes this issue:

https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1760450/comments/6

I am basing this on the "signal 7" (SIGBUS), as this is relatively rare
on x86 [1].  Also that it occurs inside xorg_backtrace() - this is also
*supposed* to be relatively rare, because libunwind tries to use a
clever trick to avoid reading wild pointers and dying with a
segmentation fault [2].

[1] https://stackoverflow.com/questions/2089167/debugging-sigbus-on-x86-linux
[2] https://lwn.net/Articles/502864/

I would also predict that the original fault was caused by fetching the
first instruction of the function, but it looks like we don't have the
symbol information for it.  (boo, nvidia).

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

Title:
  Xorg crashed with signal 7 in dl_new_hash()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1756984/+subscriptions

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

[Bug 1760450] Re: Xorg crashed with signal 7 in _dl_fixup()

2018-04-04 Thread Alan Jenkins via ubuntu-bugs
Hi Ubuntu users!  Signal 7 is SIGBUS.  SIGBUS should be relatively
unusual on x86 [1].

[1] https://stackoverflow.com/questions/2089167/debugging-sigbus-
on-x86-linux

I'm excited to inform you that Fedora Linux users also started seeing
the same root problem.  It is tied to the upgrade from kernel v4.14 to
v4.15.

Fedora bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1553979

Arch Linux independently identified this as caused by the kernel upgrade:
https://bbs.archlinux.org/viewtopic.php?id=235027

It can happen after resume from suspend, not every time but maybe once
every three days.  We have reports for both Xwayland and Xorg getting a
fatal SIGBUS in _dl_fixup().  (While this is actually a secondary crash
in xorg_backtrace(), we have a load of SIGBUS traces that have the same
primary trace as each other).

Notice the specific faulting instruction in disassembly you captured: it
is not performing a memory access!

=> 0x559c102a4060 :  sub$0xd8,%rsp

Instead, notice that this is the first instruction in the function
ErrorFSigSafe.  This is a big common factor in our traces.  (We actually
have several different traces captured, with the failing function
varying, often along the same call chain).

What's happening is a fault on the instruction fetch.  You should be
able to confirm this if you look at the address which generates the
fault.  (si_addr field of struct siginfo.  I don't know where the Ubuntu
crash collector saves this information)

The kernel failed to load in the page which holds the program code at
this point.  That's the real problem: some sort of transient IO error
during wakeup.  Users sometimes see other symptoms of these IO errors as
well:

PM: resume devices took 1.017 seconds
Restarting tasks ...
Read-error on swap-device (253:1:836184)
PM: suspend exit
systemd-coredump[755]: Process 1356 (Xwayland) of user 42 dumped core.

and

PM: suspend exit
EXT4-fs error (device dm-2): ext4_find_entry:1436: inode #5514052: comm 
thunderbird: reading directory lblock 0
Buffer I/O error on dev dm-2, logical block 0, lost sync page write
WARNING: CPU: 1 PID: 748 at fs/buffer.c:1108 mark_buffer_dirty+0xd4/0xe0
 (and a kernel backtrace)

** Bug watch added: Red Hat Bugzilla #1553979
   https://bugzilla.redhat.com/show_bug.cgi?id=1553979

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

Title:
  Xorg crashed with signal 7 in _dl_fixup()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1760450/+subscriptions

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

[Bug 713839] Re: keys in trusted.gpg

2017-06-02 Thread Alan Jenkins
*** This bug is a duplicate of bug 1182932 ***
https://bugs.launchpad.net/bugs/1182932

The approach suggested here appears to have been implemented in Xenial
(Ubuntu 16.04).

After adding the Ansible PPA, I have a file
`/etc/apt/trusted.gpg.d/ansible_ubuntu_ansible.gpg`.  I can also see the
Ansible key is not included in the output of:

gpg --list-keys --no-default-keyring --keyring /etc/apt/trusted.gpg

** This bug has been marked a duplicate of bug 1182932
   Add PPA keys to /etc/apt/trusted.gpg.d/{owner}-{ppa}.gpg

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

Title:
  keys in trusted.gpg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/713839/+subscriptions

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


[Bug 1521749] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

2016-05-19 Thread Alan Jenkins
hackeron, search for "intel_idle.max_cstate=1" in relation to this
hardware; it's a workaround for random freezes which (some) people are
encountering.

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

Title:
  NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

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

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


[Bug 1323285] [NEW] Tab for "Other software" repositories isn't usable with keyboard

2014-05-26 Thread Alan Jenkins
Public bug reported:

The "other software" tab isn't keyboard-accessible.

The list of software repositories can be navigated using the keyboard
instead of a mouse.  However it's not possible to enable/disable the
repositories.  Neither Enter nor Space have any effect on the
checkboxes.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: software-properties-gtk 0.92.37.1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
CurrentDesktop: LXDE
Date: Mon May 26 13:54:08 2014
PackageArchitecture: all
SourcePackage: software-properties
UpgradeStatus: Upgraded to trusty on 2014-05-22 (4 days ago)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: a11y apport-bug i386 trusty

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

Title:
  Tab for "Other software" repositories isn't usable with keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1323285/+subscriptions

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting - happens when setting MODULES=dep in initramfs.conf

2013-08-28 Thread Alan Jenkins
Interesting tags.

Which upstream needs testing exactly?  Do you want the latest mainline
kernel tested with CONFIG_USB_LIBUSUAL and MODULES=dep in
initramfs.conf?  That would be very easy for me to do (on kubuntu
12.04).

That said it looks like libusual was removed in v3.7.  At least
usb/storage/libusual.c was.  I have a suspicion the only reason for it,
"Low Performance USB Block driver" as above, was removed at some point.

I guess you're also calling the BIOS "outdated".  It was upgraded at the
time of purchase, which was indeed 2012-10.  In case you're tempted to
ask (?!), I'm not going to update it.

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting -
  happens when setting MODULES=dep in initramfs.conf

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

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


[Bug 1173725] Re: [Acer Aspire V5-171] Backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-08-08 Thread Alan Jenkins
Sorry, I don't think the backlight problem on the V5-171 is a
regression.  I've never had it work as expected.

I've now tried the acpi_osi="!Windows 2012" test, to see if this machine
could be added to the temporary blacklist.  I.e. whether my bug was a
regression caused when Linux added the "Windows 2012" OSI string.[1]
Unfortunately that boot option didn't help.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=51231#c137

The result from testing v3.11-rc2 is that it does fix the problem.  And
as expected, the revert in v3.11-rc3 breaks it again.

To answer the question about firmware upgrades, I'm not going to try
that unless it helps upstream.  It's not worth reflashing "at my own
risk" just to avoid passing acpi_backlight=vendor.

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

Title:
  [Acer Aspire V5-171] Backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 1173725] Re: [Acer Aspire V5-171] Backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-08-08 Thread Alan Jenkins
** Bug watch added: Linux Kernel Bug Tracker #51231
   http://bugzilla.kernel.org/show_bug.cgi?id=51231

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=51231
   Importance: Unknown
   Status: Unknown

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

Title:
  [Acer Aspire V5-171] Backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 1173725] Re: [Acer Aspire V5-171] Backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-08-08 Thread Alan Jenkins
That is, I'm hoping the brightness keys will work (e.g. under KDE) when
using the commit "ACPI / video / i915: No ACPI backlight if firmware
expects Windows 8".  With the non-working acpi_backlight removed, KDE
would use the working intel_backlight instead.

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

Title:
  [Acer Aspire V5-171] Backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 1173725] Re: [Acer Aspire V5-171] Backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-08-08 Thread Alan Jenkins
Sorry I've been neglecting this (and my original report may have fluffed
the detail).

This is Windows 8 hardware.  Manually poking the intel_backlight driver
in sysfs (echo 100 | sudo tee /sys/class/intel_backlight/brightness)
works fine.  So for now I'm assuming the problem is what's referred to
here:

http://permalink.gmane.org/gmane.linux.kernel.commits.head/396675

(I first saw this referred to when it was reverted in 3.11-rc3.  Linus'
release announcement says "But never fear, we have top people looking at
it").

That should be nice & easy to test compared to the _other_ bug I'm
tracking on this laptop.  So I'll see if I can get there & feedback to
upstream.

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

Title:
  [Acer Aspire V5-171] Backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 1040943] Re: Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462

2013-05-04 Thread Alan Jenkins
Has also been reported in debian bugzilla.

Has also been reported for Ubuntu 12.04 on ubuntu forums
http://ubuntuforums.org/showthread.php?t=2027947&p=12506198#post12506198

(but then there seem to be a couple of other people it works for, so who
knows :(.

I have the same sort of problem with this laptop on Ubuntu 13.04 and
Lubuntu 12.10 (i386).  nohwcrypt=1 doesn't seem to help.  So I'm
probably going to buy a better supported wireless card, like the Intel
one mentioned in the forum thread.

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

Title:
  Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1040943/+subscriptions

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


[Bug 1040943] Re: Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462

2013-05-04 Thread Alan Jenkins
** Also affects: linux (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/1040943

Title:
  Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1040943/+subscriptions

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


[Bug 1175898] [NEW] Files menu cannot be accessed with standard keyboard shortcut

2013-05-02 Thread Alan Jenkins
Public bug reported:

Nautilus has a Files menu.  I can see it if I hover the mouse cursor
over the menu bar at the top of the screen.

It cannot be accessed using the keyboard.  Alt+F doesn't work (the well-
known standard).  F10 doesn't work (this is a shortcut which should open
the menus, it dates back to IBM's CDE spec and is still extrememly
widely implemented).  Both of these work fine in Firefox.

For the record, I was trying to access the "connect to server" menu item
to transfer files over SSH.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu16
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Fri May  3 07:36:14 2013
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b"'800x550+564+189'"
InstallationDate: Installed on 2013-04-27 (5 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: a11y amd64 apport-bug raring

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

Title:
  Files menu cannot be accessed with standard keyboard shortcut

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

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


[Bug 1175281] [NEW] installing+removing elilo breaks kernel updates

2013-05-01 Thread Alan Jenkins
Public bug reported:

'/etc/kernel/postinst.d/zz-elilo' needs to check whether elilo is
installed!

Because it's a conffile - it's not removed when the package is removed.
The workaround is to purge the package ('apt-get remove --purge elilo').
Here's the damage:


Setting up linux-image-3.2.0-41-generic (3.2.0-41.66) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-3.2.0-41-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-41-generic 
/boot/vmlinuz-3.2.0-41-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-41-generic 
/boot/vmlinuz-3.2.0-41-generic
run-parts: executing /etc/kernel/postinst.d/zz-elilo 3.2.0-41-generic 
/boot/vmlinuz-3.2.0-41-generic
/etc/kernel/postinst.d/zz-elilo: 3: /etc/kernel/postinst.d/zz-elilo: elilo: not 
found
run-parts: /etc/kernel/postinst.d/zz-elilo exited with return code 127
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-41-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-41-generic (--configure):
 subprocess installed post-installation script returned error exit status 2

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: elilo (not installed)
ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
Uname: Linux 3.2.0-40-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Wed May  1 19:38:14 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: elilo
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  installing+removing elilo breaks kernel updates

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

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


[Bug 1173725] Re: Acer V5-171 laptop: backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-04-30 Thread Alan Jenkins
Thanks!   Booted vmlinuz-3.9.0-030900-generic without the parameter, and
the backlight still cannot be adjusted.

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

** Tags added: kernel-bug-exists-upstream

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

Title:
  Acer V5-171 laptop: backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 1173725] [NEW] Acer V5-171 laptop: backlight cannot be adjusted unless passing acpi_backlight=vendor

2013-04-27 Thread Alan Jenkins
Public bug reported:

The boot parameter is suggested as a fix for this model by
http://www.linlap.com/acer_aspire_v5-171

(so if it would help, I would suggest classing this bug as "confirmed").

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-19-generic 3.8.0-19.29 [modified: 
boot/vmlinuz-3.8.0-19-generic]
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alan   1919 F pulseaudio
Date: Sat Apr 27 19:59:23 2013
InstallationDate: Installed on 2013-04-27 (0 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MachineType: Acer V5-171
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic.efi.signed 
root=UUID=ad03cbd3-39e0-4f7e-b0ab-e1ef3abaa88e ro acpi_backlight=vendor quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-19-generic N/A
 linux-backports-modules-3.8.0-19-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/14/2012
dmi.bios.vendor: Acer
dmi.bios.version: V2.04
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Mimic
dmi.board.vendor: Acer
dmi.board.version: Type2 - Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V2.04
dmi.modalias: 
dmi:bvnAcer:bvrV2.04:bd09/14/2012:svnAcer:pnV5-171:pvrV2.04:rvnAcer:rnMimic:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.04:
dmi.product.name: V5-171
dmi.product.version: V2.04
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug raring

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

Title:
  Acer V5-171 laptop: backlight cannot be adjusted unless passing
  acpi_backlight=vendor

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

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


[Bug 874936] Re: Firefox menu bar under Unity(2D) is too slow for my fingers (on Core2!)

2013-04-27 Thread Alan Jenkins
Still present in 13.04.

(Note "Open Firefox" means a _new_ firefox.  You will need to close your
current Firefox, or alternatively switch to a Guest user for testing).

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

Title:
  Firefox menu bar under Unity(2D) is too slow for my fingers (on
  Core2!)

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

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


[Bug 1006574] Re: logout confirmation dialog lacks keyboard focus

2013-04-27 Thread Alan Jenkins
Seems fixed in 13.04.  (Maybe because of the new logout dialog though :)

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

Title:
  logout confirmation dialog lacks keyboard focus

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

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


[Bug 1025885] Re: The app menu for the desktop is not keyboard-accessible

2013-04-27 Thread Alan Jenkins
Testing in 13.04, the desktop doesn't have a menu anymore (not by Alt
key, F10, or by clicking in the app menu area).

** Changed in: indicator-appmenu (Ubuntu)
   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/1025885

Title:
  The app menu for the desktop is not keyboard-accessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1025885/+subscriptions

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


[Bug 1025906] Re: quick resizing causes text (not graphical) corruption

2013-04-27 Thread Alan Jenkins
I can still reproduce this in 13.04.  However I don't think anyone's
been interested in this run of minor bugs I filed, and this one is the
weakest of the bunch :).

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

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

Title:
  quick resizing causes text (not graphical) corruption

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

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


[Bug 1025913] Re: overlay-scrollbar-mediated window resizing is offset from cursor position

2013-04-27 Thread Alan Jenkins
In Ubuntu 13.04, using unity 3D, the inelegant offset still happens.

OTOH, the window is prevented from being resized outside the screen
boundary.  So it's not as bad as it used to be.

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

Title:
  overlay-scrollbar-mediated window resizing is offset from cursor
  position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1025913/+subscriptions

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


[Bug 1025918] Re: overlay-scrollbar ignores certain slow mouse movements

2013-04-27 Thread Alan Jenkins
Doesn't seem to happen in Ubuntu 13.04.

** Changed in: overlay-scrollbar (Ubuntu)
   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/1025918

Title:
  overlay-scrollbar ignores certain slow mouse movements

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1025918/+subscriptions

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


[Bug 1026193] Re: "alt+f" followed by "alt" brings up HUD underneath the File menu

2013-04-27 Thread Alan Jenkins
Also present in unity (3D, i.e. I see drop-shadows) on Ubuntu 13.04.
The HUD isn't _visible_ behin the menu, so the steps to reproduce are
slightly extended -

1 Open Firefox
2 Press Alt+f for File menu
3 Press Alt for the HUD
 -> nothing seems to happen
4 Press Esc to close the menu
 -> HUD appears

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

Title:
  "alt+f" followed by "alt" brings up HUD underneath the File menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1026193/+subscriptions

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


[Bug 1026298] Re: dash search breaks when used quickly

2013-04-27 Thread Alan Jenkins
This doesn't seem to happen to me when testing Ubuntu 13.04.  (Not quite
the same computer, but should be similarly specced).  Closed for now.

** Changed in: unity (Ubuntu)
   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/1026298

Title:
  dash search breaks when used quickly

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

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


[Bug 584341] Re: Nepomuk indexing excluded sub-directories (mountpoints for sshfs mounts)

2013-02-18 Thread Alan Jenkins
** Also affects: nepomuk-core (Fedora)
   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/584341

Title:
  Nepomuk indexing excluded sub-directories (mountpoints for sshfs
  mounts)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase-runtime/+bug/584341/+subscriptions

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


[Bug 1124034] [NEW] Cancelling resize operation leaves resize2fs running

2013-02-13 Thread Alan Jenkins
Public bug reported:

I used GParted to shrink a 400G partition on an external USB3 HD, to
200G.  The filesystem was ext4.

I got bored and annoyed by the lack of a progress indicator.  I clicked
cancel, disregarding the warning that this was a REALLY BAD IDEA :).  I
then closed GParted.

When I tried to fsck the partition, I found that something had an
exclusive lock on the partition.  It turns out that resize2fs was still
running, using CPU and performing IO.  (There are no IO errors in the
kernel log / dmesg).

I can understand if GParted was reluctant to kill resize2fs :).  However
in that case it should have warned that the operation was not actually
cancelled.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gparted 0.11.0-2
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
Uname: Linux 3.2.0-37-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Wed Feb 13 11:46:00 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gparted
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Cancelling resize operation leaves resize2fs running

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

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


[Bug 1093108] Re: One-off panic on shutdown [screenshot attached]

2013-01-04 Thread Alan Jenkins
It hasn't happened since, and I don't know what might have triggered it.

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

Title:
  One-off panic on shutdown [screenshot attached]

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

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


[Bug 1093108] Re: One-off panic on shutdown

2012-12-22 Thread Alan Jenkins
** Attachment added: "Zoomed in on last backtrace (and not shaky)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093108/+attachment/3465945/+files/DSCF4266.JPG

** Summary changed:

- One-off panic on shutdown
+ One-off panic on shutdown [screenshot attached]

** Description changed:

  Panic occured during shutdown.  Probably a one-off.  Posting in case
  anyone else is seeing something like this.
+ 
+ There are at least two backtraces, but only the last one could be
+ captured in full.
  
  The panic mentions "virsh".  Virtualisation is unlikely to be relevant,
  but having virsh _installed_ might explain if this isn't seen generally.
  OTOH virsh might just have been unlucky.
  
  (Resoning: I installed libvirt-bin here, and there are two VMs
  registered, BUT they haven't been run for a while.  I.e. KVM should not
  been used at all while the computer was turned on).
  
  GUI is Kubuntu.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: VT1708S Analog [VT1708S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  alan   2747 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c1 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:11060397,10438415,0010 
HDA:80862806,80860101,0010'
 Controls  : 48
 Simple ctrls  : 23
  Date: Sat Dec 22 14:25:09 2012
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-35-generic 
root=UUID=a6efc5b5-c8c5-4ae1-9970-61943a7f9396 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-35-generic N/A
   linux-backports-modules-3.2.0-35-generic  N/A
   linux-firmware1.79.1
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-M LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd08/24/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
  One-off panic on shutdown [screenshot attached]

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

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


[Bug 1093108] Re: One-off panic on shutdown

2012-12-22 Thread Alan Jenkins
** Attachment added: "Full screenshot (apologies for slight shakiness)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093108/+attachment/3465944/+files/DSCF4265.JPG

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

Title:
  One-off panic on shutdown [screenshot attached]

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

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


[Bug 1093108] Re: One-off panic on shutdown

2012-12-22 Thread Alan Jenkins
Full screenshot (apologies for slight shakiness).

** Attachment added: "DSCF4265.JPG"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093108/+attachment/3465943/+files/DSCF4265.JPG

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

Title:
  One-off panic on shutdown [screenshot attached]

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

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


[Bug 1093108] [NEW] One-off panic on shutdown [screenshot attached]

2012-12-22 Thread Alan Jenkins
Public bug reported:

Panic occured during shutdown.  Probably a one-off.  Posting in case
anyone else is seeing something like this.

There are at least two backtraces, but only the last one could be
captured in full.

The panic mentions "virsh".  Virtualisation is unlikely to be relevant,
but having virsh _installed_ might explain if this isn't seen generally.
OTOH virsh might just have been unlucky.

(Resoning: I installed libvirt-bin here, and there are two VMs
registered, BUT they haven't been run for a while.  I.e. KVM should not
been used at all while the computer was turned on).

GUI is Kubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image (not installed)
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: VT1708S Analog [VT1708S Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alan   2747 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c1 irq 45'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:11060397,10438415,0010 
HDA:80862806,80860101,0010'
   Controls  : 48
   Simple ctrls  : 23
Date: Sat Dec 22 14:25:09 2012
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-35-generic 
root=UUID=a6efc5b5-c8c5-4ae1-9970-61943a7f9396 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-35-generic N/A
 linux-backports-modules-3.2.0-35-generic  N/A
 linux-firmware1.79.1
RfKill:
 
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/24/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0703
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8B75-M LE
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd08/24/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug precise staging

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

Title:
  One-off panic on shutdown [screenshot attached]

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

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


[Bug 447442] Re: avahi-daemon reports "Received response with invalid source port # on interface 'eth0.0'" all the time

2012-12-14 Thread Alan Jenkins
Upstream bug is .  I
wasn't able to use the launchpad bug link thingy because _this_
(downstream) bug is filed against the wrong package.

** Bug watch added: Red Hat Bugzilla #657918
   https://bugzilla.redhat.com/show_bug.cgi?id=657918

** Also affects: avahi via
   https://bugzilla.redhat.com/show_bug.cgi?id=657918
   Importance: Unknown
   Status: Unknown

** No longer affects: avahi

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

Title:
  avahi-daemon reports "Received response with invalid source port # on
  interface 'eth0.0'" all the time

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

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


[Bug 134238] Re: Please re-enable build of s2ram binary

2012-12-03 Thread Alan Jenkins
Installing uswsusp on 12.04 now gets me s2ram.  (Which is effectively
deprecated / unmaintained / obsolete now, but hey :).  That is, it still
works for existing machines, but new whitelist entries are no longer
being added).

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

Title:
  Please re-enable build of s2ram binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/134238/+subscriptions

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


[Bug 1075497] Re: Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-06 Thread Alan Jenkins
Yeah, if I was more familiar with GStreamer I'd have tried reproducing
the chain myself :).

Thanks for looking at this.

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

Title:
  Generated MP3s are always invalid: mp3val warns about Xing header

To manage notifications about this bug go to:
https://bugs.launchpad.net/soundconverter/+bug/1075497/+subscriptions

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


[Bug 1075497] [NEW] Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-06 Thread Alan Jenkins
Public bug reported:

Invalid files are bad because it impairs your ability to scan for
corruption later on.

Using "lame" directly does not cause this problem.  MP3s downloaded from
Magnatune.com do not have this problem.  (You can get free MP3s there if
you don't have any valid ones of your own).

This bug is also present in debian tesing (package version 2.0.1-1).


giosrc location="file:///home/alan/01%20Kopenitsa.wav" name=src ! decodebin 
name=decoder ! audioconvert ! lame quality=2 vbr=4 vbr-max-bitrate=320 
vbr-quality=3 ! xingmux ! id3v2mux  ! giosink 
location="file:///home/alan/Unknown%20Artist/Unknown%20Album/01%20Kopenitsa.mp3"
...

$ mp3val 01\ Kopenitsa.mp3 
Analyzing file "01 Kopenitsa.mp3"...
WARNING: "/home/alan/mp3/Blowzabella/The Blowzabella Wall of Sound/01 
Kopenitsa.mp3": Wrong number of MPEG frames specified in Xing header (11874 
instead of 11876)
INFO: "/home/alan/mp3/Blowzabella/The Blowzabella Wall of Sound/01 
Kopenitsa.mp3": 11876 MPEG frames (MPEG 1 Layer III), +ID3v2, Xing header
Done!

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: soundconverter 1.5.4-1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Tue Nov  6 10:22:08 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: soundconverter
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Generated MP3s are always invalid: mp3val warns about Xing header

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting - happens when setting MODULES=dep in initramfs.conf

2012-10-09 Thread Alan Jenkins
I believe it happened after setting MODULES=dep, as per the amended bug
title.  So for me I don't believe it was a regression.  I have vague
memories that Ubuntu has had CONFIG_USB_LIBUSUAL enabled for a long time
now, but I could be wrong.

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting -
  happens when setting MODULES=dep in initramfs.conf

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting - happens when setting MODULES=dep in initramfs.conf

2012-10-06 Thread Alan Jenkins
This is caused by enabling CONFIG_USB_LIBUSUAL=y.  Despite being
documented as a "module" when it was added (complete with the suggestion
of setting options in modprobe.conf), this is a boolean option.  So it's
built into the kernel, which means it doesn't get another bash at
coldplug after the root filesystem is mounted.

Please, can you disable CONFIG_USB_LIBUSUAL?  The reason for it is
CONFIG_BLK_DEV_UB -

"Low Performance USB Block driver.  If you enable this driver, it is
recommended to avoid conflicts with usb-storage by enabling
USB_LIBUSUAL.  If unsure, say N."

I can't imagine why Ubuntu needs this.  AFAIK the only reason for it is
to save a few K on embedded systems.  It might be interesting for
debugging purposes, but as this (and other previous bugs) have shown, it
seems generally more effective at inserting bugs into a systems that
should be working.

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting -
  happens when setting MODULES=dep in initramfs.conf

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
Same issue with homebuilt v3.6.0 (stock ubuntu 3.2 config + localmodconfig + 
oldnoconfig.
Same issue with 3.6.0-030600-generic from ubuntu mainline PPA.

Gotcha!

This was caused by my enabling MODULES=dep in /etc/initramfs-
tools/initramfs.conf.  Changing it back to MODULES=most fixes it (and
adds back 2 seconds to the boot time).

** Summary changed:

- usb-storage devices don't work, unless plugged in *after* booting
+ usb-storage devices don't work, unless plugged in *after* booting - happens 
when setting MODULES=dep in initramfs.conf

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting -
  happens when setting MODULES=dep in initramfs.conf

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
Same issue with v3.2.30 - i.e. a vanilla stable kernel, built starting
from the Ubuntu kernel config with "make oldnoconfig".  Tho, it's quite
likely a userspace bug anyway, I'm just using the "linux" package as the
recommended placeholder.

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
At least one other user is also affected:

kyserbyte: http://ubuntuforums.org/showpost.php?p=12216687&postcount=25

maybe also:
on110: http://ubuntuforums.org/showpost.php?p=11994230&postcount=20
grapnell: http://ubuntuforums.org/showpost.php?p=11894542&postcount=2

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting

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

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


[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
I've added three more USB sotrage devices, with the same result.  (The
original card reader, plus iRiver T50 MP3 player, Western Digital
portable hard drive, and a Hanvon e-reader running OpenInkpot).  Here's
a transcript showing that none of these triggered usb-storage at boot
time.  (dmesg shows them only after 700 seconds, when I ran modprobe
manually)

$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 4102:1029 iRiver, Ltd. 
Bus 001 Device 004: ID 1058:0740 Western Digital Technologies, Inc. My Passport 
1TB
Bus 001 Device 005: ID 0525:a4a5 Netchip Technology, Inc. Linux-USB File 
Storage Gadget
Bus 002 Device 003: ID 05e3:070e Genesys Logic, Inc. USB 2.0 Card Reader
Bus 002 Device 004: ID 045e:0750 Microsoft Corp. Wired Keyboard 600
$ ls /dev/sd*
/dev/sda  /dev/sda1  /dev/sda5  /dev/sda6
$ 
$ sudo modprobe usb-storage
[sudo] password for alan: 
$ 
$ ls /dev/sd*
/dev/sda   /dev/sda6  /dev/sdc1   /dev/sdc6  /dev/sdc9  /dev/sdf  /dev/sdh1
/dev/sda1  /dev/sdb   /dev/sdc10  /dev/sdc7  /dev/sdd   /dev/sdg  /dev/sdi
/dev/sda5  /dev/sdc   /dev/sdc5   /dev/sdc8  /dev/sde   /dev/sdh
$ 
$ 
$ dmesg|tail -n 100
[8.501599] type=1400 audit(1349522607.252:15): apparmor="STATUS" 
operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1224 
comm="apparmor_parser"
[8.501967] type=1400 audit(1349522607.252:16): apparmor="STATUS" 
operation="profile_replace" name="/usr/sbin/cupsd" pid=1224 
comm="apparmor_parser"
[8.724577] type=1400 audit(1349522607.476:17): apparmor="STATUS" 
operation="profile_load" name="/usr/sbin/mysqld-akonadi" pid=1225 
comm="apparmor_parser"
[8.724782] type=1400 audit(1349522607.476:18): apparmor="STATUS" 
operation="profile_load" name="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" 
pid=1225 comm="apparmor_parser"
[8.954591] type=1400 audit(1349522607.704:19): apparmor="STATUS" 
operation="profile_load" name="/usr/sbin/mysqld-digikam" pid=1226 
comm="apparmor_parser"
[9.732817] r8169 :03:00.0: eth0: link up
[9.733079] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.155039] audit_printk_skb: 9 callbacks suppressed
[   14.155042] type=1400 audit(1349522612.916:23): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince" pid=1215 comm="apparmor_parser"
[   14.155643] type=1400 audit(1349522612.916:24): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1215 
comm="apparmor_parser"
[   14.155856] type=1400 audit(1349522612.916:25): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince//sanitized_helper" pid=1215 
comm="apparmor_parser"
[   14.156367] type=1400 audit(1349522612.916:26): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince-previewer" pid=1215 
comm="apparmor_parser"
[   14.156773] type=1400 audit(1349522612.916:27): apparmor="STATUS" 
operation="profile_load" 
name="/usr/bin/evince-previewer//launchpad_integration" pid=1215 
comm="apparmor_parser"
[   14.156977] type=1400 audit(1349522612.916:28): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince-previewer//sanitized_helper" 
pid=1215 comm="apparmor_parser"
[   14.157324] type=1400 audit(1349522612.916:29): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=1215 
comm="apparmor_parser"
[   14.157592] type=1400 audit(1349522612.916:30): apparmor="STATUS" 
operation="profile_load" name="/usr/bin/evince-thumbnailer//sanitized_helper" 
pid=1215 comm="apparmor_parser"
[   14.240917] init: alsa-restore main process (1425) terminated with status 99
[   19.819004] eth0: no IPv6 routers present
[   34.480499] Initializing XFRM netlink socket
[   42.268421] init: tty2 main process ended, respawning
[   42.742322] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
[   50.735014] [UFW BLOCK] IN=eth0 OUT= 
MAC=10:bf:48:79:f3:a1:00:22:3f:84:7c:7c:08:00 SRC=10.184.27.116 
DST=10.184.27.59 LEN=342 TOS=0x00 PREC=0x00 TTL=64 ID=6 DF PROTO=UDP SPT=1900 
DPT=34163 LEN=322 
[   51.738058] [UFW BLOCK] IN=eth0 OUT= 
MAC=10:bf:48:79:f3:a1:00:22:3f:84:7c:7c:08:00 SRC=10.184.27.116 
DST=10.184.27.59 LEN=344 TOS=0x00 PREC=0x00 TTL=64 ID=7 DF PROTO=UDP SPT=1900 
DPT=34163 LEN=324 
[   68.852426] init: plymouth-stop pre-start process (2971) terminated with 
status 1
[  232.205341] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
[  714.460404] Initializing USB Mass Storage driver...
[  714.460613] scsi6 : usb-storage 1-1.1:1.0
[  714.461613] scsi7 : usb-storage 1-1.3:1.0
[  714.461712] usb-storage 1-1.4:1.0: Quirks match for vid 0525 pid a4a5: 1
[  714.461738] scsi8 : usb-storage 1-1.4:1.0
[  714.462440] s

[Bug 1062796] Re: usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
** Description changed:

  Hopefully I have time to root-cause this.
+ 
+ We have two Kubuntu 12.04 LTS machines.  One of them has a USB card
+ reader, which we want to leave permanently attached.  We use it to
+ upload photos to Digikam several times a month.
+ 
+ Recently we noticed the card reader not working.  It showed up in lsusb,
+ BUT "ls /dev/sd*" showed only one device (the internal hard drive).
+ Unplugging the entire card reader and plugging it back in again fixes
+ it.
+ 
+ Today, I confirmed that "modprobe usb-storage" fixed it without re-
+ plugging the cardreader.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-31-generic 3.2.0-31.50
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: VT1708S Analog [VT1708S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  alan   2413 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c1 irq 46'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:11060397,10438415,0010 
HDA:80862806,80860101,0010'
 Controls  : 48
 Simple ctrls  : 23
  Date: Sat Oct  6 12:27:35 2012
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-31-generic 
root=UUID=a6efc5b5-c8c5-4ae1-9970-61943a7f9396 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-31-generic N/A
   linux-backports-modules-3.2.0-31-generic  N/A
   linux-firmware1.79.1
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-M LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd08/24/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting

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

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


[Bug 1062796] [NEW] usb-storage devices don't work, unless plugged in *after* booting

2012-10-06 Thread Alan Jenkins
Public bug reported:

Hopefully I have time to root-cause this.

We have two Kubuntu 12.04 LTS machines.  One of them has a USB card
reader, which we want to leave permanently attached.  We use it to
upload photos to Digikam several times a month.

Recently we noticed the card reader not working.  It showed up in lsusb,
BUT "ls /dev/sd*" showed only one device (the internal hard drive).
Unplugging the entire card reader and plugging it back in again fixes
it.

Today, I confirmed that "modprobe usb-storage" fixed it without re-
plugging the cardreader.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-31-generic 3.2.0-31.50
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: VT1708S Analog [VT1708S Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alan   2413 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c1 irq 46'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:11060397,10438415,0010 
HDA:80862806,80860101,0010'
   Controls  : 48
   Simple ctrls  : 23
Date: Sat Oct  6 12:27:35 2012
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-31-generic 
root=UUID=a6efc5b5-c8c5-4ae1-9970-61943a7f9396 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-31-generic N/A
 linux-backports-modules-3.2.0-31-generic  N/A
 linux-firmware1.79.1
RfKill:
 
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/24/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0703
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8B75-M LE
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd08/24/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug precise staging

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

Title:
  usb-storage devices don't work, unless plugged in *after* booting

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

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


[Bug 1025897] Re: Ctrl+Alt+0 does not work as advertised

2012-09-13 Thread Alan Jenkins
Confirmed.

(I'm not using Ubuntu at the moment.  If anyone else feels there's a bug
here - discoverability, documentation, or just plain not a good idea -
feel free to reopen).

** Changed in: metacity (Ubuntu)
   Status: New => Invalid

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

Title:
  Ctrl+Alt+0 does not work as advertised

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

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


[Bug 1029967] Re: Orca disappears from dock when asking to confirm quit

2012-07-27 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029967

Title:
  Orca disappears from dock when asking to confirm quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1029967/+subscriptions

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


[Bug 1029967] [NEW] Orca disappears from dock when asking to confirm quit

2012-07-27 Thread Alan Jenkins
Public bug reported:

1. Open Orca.
2. Press Quit / Close / Alt+F4

=> A "confirm quit" dialog appears.  The Orca main window disappears for
the duration.  (This seems to be intentional, or perhaps considered
awkward to fix.  The developer who fixed #802447 couldn't have helped
noticing it).

=> The Orca icon in the dock disappears, even though the "confirm quit"
dialog is still open.  The "confirm quit" window has no dock icon
associated with it.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity-2d 5.12.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Fri Jul 27 15:25:06 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-2d
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-2d (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity unity-2d

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

Title:
  Orca disappears from dock when asking to confirm quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1029967/+subscriptions

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


[Bug 1029457] Re: amarok scans home directory without asking - even if told not to

2012-07-26 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in Ubuntu.
https://bugs.launchpad.net/bugs/1029457

Title:
  amarok scans home directory without asking - even if told not to

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

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


[Bug 1029457] [NEW] amarok scans home directory without asking - even if told not to

2012-07-26 Thread Alan Jenkins
Public bug reported:

On first startup, Amarok scans the entire home directory without asking
whether this makes sense.  For example, if your home directory contains
source code, or a large photo collection, this probably isn't what you
want.  You probably want it to scan your music folder instead.

I tried to unselect the home directory in the preferences, but without
selecting any alternative collection folder.   Amarok's response (on
hitting "Apply") was to start scanning the home directory, without even
updating the treeview to show that it had re-selected the home folder.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: amarok 2:2.5.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul 26 14:30:50 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: amarok
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  amarok scans home directory without asking - even if told not to

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

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


[Bug 1028452] [NEW] pidgin stays running in top panel, but not in dock

2012-07-24 Thread Alan Jenkins
Public bug reported:

After closing the pidgin window, it stays running in the "notification"
indicator in the top panel (the envelope icon).

But it doesn't show in the Dock.  I have Pidgin pinned to the dock, so
the icon is present, but the chevron next to it is missing.  Also, I
can't close pidgin by right-clicking on the pinned dock icon - not until
I re-open the pidgin window.

Expected behaviour:
 - If pidgin can be running with no windows open, then I should be able to quit 
from it without a two-step process (opening a window first).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: pidgin 1:2.10.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Tue Jul 24 14:40:28 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  pidgin stays running in top panel, but not in dock

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

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


[Bug 1028452] Re: pidgin stays running in top panel, but not in dock

2012-07-24 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028452

Title:
  pidgin stays running in top panel, but not in dock

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

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


[Bug 1027446] [NEW] Dock: can't switch between apps to use drag-and-drop

2012-07-21 Thread Alan Jenkins
Public bug reported:

1. Select some text.
2. Click and drag (but don't drop!) it onto a dock icon of an open application.

This should let you switch to the open application, so you can drop the
text into it.  This is probably a regression (I know it's worked in
various versions of Windows and KDE, but I've not been a heavy GNOME
user).

The Unity interface is supposed to be very well
suited for laptop screens (while currently not being quite as well
suited to desktops, and skipping the original netbooks).  Anyway, it's
certainly been tweaked to support maximized apps efficiently.  It seems
strange if it's dropping support for drag-and-drop between maximized
windows using the mouse.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity-2d 5.12.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Sat Jul 21 17:43:20 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-2d
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-2d (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise unity-2d

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

Title:
  Dock: can't switch between apps to use drag-and-drop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1027446/+subscriptions

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


[Bug 1027446] Re: Dock: can't switch between apps to use drag-and-drop

2012-07-21 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027446

Title:
  Dock: can't switch between apps to use drag-and-drop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1027446/+subscriptions

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


[Bug 891210] Re: dash search should catch keyboard events immediately, not after UI is loaded and displayed

2012-07-20 Thread Alan Jenkins
** Tags added: a11y

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

Title:
  dash search should catch keyboard events immediately, not after UI is
  loaded and displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/891210/+subscriptions

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


[Bug 1026564] [NEW] disabling global appmenu leaves broken HUD (and does not disable it instead)

2012-07-19 Thread Alan Jenkins
Public bug reported:

1. Disable the global appmenu by removing the indicator-appmenu package.
2. Tap the Alt key to bring up the HUD

HUD says "Error: HUD service not connected".

Expected behaviour:

1. If the HUD is non-functional, it should not grab the Alt key.
2. In principle, the HUD could be supported even if the global appmenu was 
disabled.

Hopefully this will be fixed by bug #682788 "Improve Unity menus" in
12.10.  (There will be a less brute-force / more officially-supported
method to disable the global appmenu, so it should avoid breaking the
HUD).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity-2d 5.12.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul 19 11:36:57 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-2d
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-2d (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise unity-2d

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

Title:
  disabling global appmenu leaves broken HUD (and does not disable it
  instead)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1026564/+subscriptions

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


[Bug 1026564] Re: disabling global appmenu leaves broken HUD (and does not disable it instead)

2012-07-19 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026564

Title:
  disabling global appmenu leaves broken HUD (and does not disable it
  instead)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1026564/+subscriptions

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


[Bug 878806] Re: When deciding to not use orca, cpu usage raises to 100%

2012-07-19 Thread Alan Jenkins
See bug #802552.

"Orca's forced terminal-based setup was removed in the 3.4 release. If you start
Orca in a terminal it will now enable accessibility if it's not already and
just start."  Confirmed fixed in Ubuntu 12.04.

No-one's done anything with this duplicate, so I've closing it.  If you
can still reproduce it, please re-open it.

(If the text setup can be invoked manually still, then I suspect it
would have the same problem.  Again, if you can confirm that & you think
it's worth reporting, then please do re-open this bug).

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

Title:
  When deciding to not use orca, cpu usage raises to 100%

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

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


[Bug 878806] Re: When deciding to not use orca, cpu usage raises to 100%

2012-07-19 Thread Alan Jenkins
** Changed in: gnome-orca (Ubuntu)
   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/878806

Title:
  When deciding to not use orca, cpu usage raises to 100%

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

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


[Bug 801595] Re: orca: read by word in firefox (ctrl+left) misses the first part of hypenated words

2012-07-19 Thread Alan Jenkins
** Tags added: precise

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

Title:
  orca: read by word in firefox (ctrl+left) misses the first part of
  hypenated words

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

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


[Bug 841786] Re: Orca no longer works with Firefox?

2012-07-19 Thread Alan Jenkins
Works fine on my Ubuntu 12.04 with unity-2d.  Phew.

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

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

Title:
  Orca no longer works with Firefox?

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

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


[Bug 719440] Re: [workspace switcher] No screenshot for minimized windows, empty rectangle with application icon shown instead

2012-07-19 Thread Alan Jenkins
** Summary changed:

- [workspace switcher] No screenshot for minimized windows, empty rectangle 
with application icon shown instead (maverick only)
+ [workspace switcher] No screenshot for minimized windows, empty rectangle 
with application icon shown instead

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

Title:
  [workspace switcher] No screenshot for minimized windows, empty
  rectangle with application icon shown instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/719440/+subscriptions

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


[Bug 723879] Re: When a window is maximised, clicking in the menu bar should bring the window to the top of the window stack.

2012-07-19 Thread Alan Jenkins
*** This bug is a duplicate of bug 731761 ***
https://bugs.launchpad.net/bugs/731761

I saw this as a dupe independently.  Marking this one as a duplicate of
the newer bug, because it has "fix committed" in unity-2d.

** This bug has been marked a duplicate of bug 731761
   clicking on top panel should raise maximized windows

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

Title:
  When a window is maximised, clicking in the menu bar should bring the
  window to the top of the window stack.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723879/+subscriptions

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


[Bug 1026482] Re: sofware-properties-kde is in the "gnome" section

2012-07-19 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026482

Title:
  sofware-properties-kde is in the "gnome" section

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1026482/+subscriptions

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


[Bug 1026482] [NEW] sofware-properties-kde is in the "gnome" section

2012-07-19 Thread Alan Jenkins
Public bug reported:

aptitude shows sofware-properties-kde in the gnome section.  As does
apt-cache -

$ apt-cache show software-properties-kde
Package: software-properties-kde
Priority: optional
Section: gnome
Installed-Size: 188
Maintainer: Michael Vogt 
Architecture: all
Source: software-properties
Version: 0.82.7.1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-qt4, 
python-kde4, python-software-properties, qapt-batch
Filename: 
pool/main/s/software-properties/software-properties-kde_0.82.7.1_all.deb
Size: 22216
MD5sum: 7d521b78f84137e97aeb3695091a587d
SHA1: b6fff6a73f5b117498772eb199430516b7383e32
SHA256: e39bee372ef217fcc013efc75e752cc7e0153aeeb485217216b1fcd79027c0f6
Description-en: manage the repositories that you install software from (kde)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a Qt/KDE based graphical interface.
...

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-properties-kde 0.82.7.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul 19 08:42:04 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  sofware-properties-kde is in the "gnome" section

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1026482/+subscriptions

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


[Bug 783756] Re: Dash icons too big for screen resolution

2012-07-18 Thread Alan Jenkins
When I asked about my 800x480 netbook, the reply was that it was too
small and not supported by Ubuntu any more.  (But it may be academic,
unless modern Ubuntu still fits on a 4GB ssd).

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

Title:
  Dash icons too big for screen resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/783756/+subscriptions

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


[Bug 856862] Re: On login Alt+F2 opens Dash instead of Run Command in Oneiric

2012-07-18 Thread Alan Jenkins
Weird!  I see this in Ubuntu 12.04, on the 3D version of Unity only (not
the 2D version).

I wonder if it's timing related, i.e. you have to hit alt+f2 quite soon
after logging in, to see this.

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

Title:
  On login Alt+F2 opens Dash instead of Run Command in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/856862/+subscriptions

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


[Bug 1026298] Re: dash search breaks when used quickly

2012-07-18 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026298

Title:
  dash search breaks when used quickly

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

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


[Bug 1026298] [NEW] dash search breaks when used quickly

2012-07-18 Thread Alan Jenkins
Public bug reported:

Firstly, this isn't about "type quickly, hit enter without looking, and
instead of e.g. running firefox you get fidentify".  I'm sure you're
already aware of that.  Instead -

1. Log into Ubuntu as a guest user.  Either Ubuntu or Ubuntu 2D session will do.
2. As soon as the dock appears, bring up the dash with alt+f2
3. Start typing immediately, e.g. "xterm"

"no results could be found".  Try again, and it works properly.  (xterm
is always installed by ubuntu-desktop).

I've also noticed occaisionally that I'm unable to close the dash using
the Escape key.  I think you can reproduce this with the fresh-login
method, but different timing.  Wait for long enough that it shows a
result after typing "xterm", then hit Escape once to clear "xterm", then
try hitting Escape again and see if it works or not.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.12-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Wed Jul 18 20:18:41 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  dash search breaks when used quickly

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

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


[Bug 802385] Re: python error message at end of orca setup [but still works afterwards]

2012-07-18 Thread Alan Jenkins
As noted elsewhere, Orca no longer has a forced text setup.  So I can't
reproduce with the above instructions.  And presumably, even if the text
setup is still accessible, it is fixed now (see previous comment).

** Changed in: gnome-orca (Ubuntu)
   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/802385

Title:
  python error message at end of orca setup [but still works afterwards]

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

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


[Bug 802442] Re: "Enable screen reader" doesn't work

2012-07-18 Thread Alan Jenkins
Works in Ubuntu 12.04 with lightdm.

** Changed in: gdm (Ubuntu)
   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/802442

Title:
  "Enable screen reader" doesn't work

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

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


[Bug 802455] Re: Active gnome-terminal continues speaking after alt-tabbing to other window

2012-07-18 Thread Alan Jenkins
Ubuntu 12.04:  AFAIK "Gnome classic" is no longer supported.  In unity-
2d, I can not reproduce this bug.

** Changed in: gnome-orca (Ubuntu)
   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/802455

Title:
  Active gnome-terminal continues speaking after alt-tabbing to other
  window

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

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


[Bug 802459] Re: certain sequences in gnome-terminal cause incorrect speech-readings

2012-07-18 Thread Alan Jenkins
Seems fixed in Ubuntu 12.04, yay.

** Changed in: gnome-orca (Ubuntu)
   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/802459

Title:
  certain sequences in gnome-terminal cause incorrect speech-readings

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

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


[Bug 802537] Re: orca says "E" when exitting a bash shell

2012-07-18 Thread Alan Jenkins
I can't reproduce any of this in Ubuntu 12.04.

** Changed in: gnome-orca (Ubuntu)
   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/802537

Title:
  orca says "E" when exitting a bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-orca/+bug/802537/+subscriptions

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


[Bug 802546] Re: Certain table navigation shortcut (e.g. in firefox) is overriden by gnome "expose windows" shortcut

2012-07-18 Thread Alan Jenkins
AFAIK "Gnome classic" is no longer supported.  And under unity-2d, I can
use this shortcut without apparent problems.

** Changed in: gnome-orca (Ubuntu)
   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/802546

Title:
  Certain table navigation shortcut (e.g. in firefox) is overriden by
  gnome "expose windows" shortcut

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

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


[Bug 802959] Re: firefox: page heading is read twice

2012-07-18 Thread Alan Jenkins
** Changed in: gnome-orca (Ubuntu)
   Status: New => Invalid

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

Title:
  firefox: page heading is read twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-orca/+bug/802959/+subscriptions

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


[Bug 874253] Re: kate cannot be resized horizontally in non-KDE window managers

2012-07-18 Thread Alan Jenkins
** Changed in: kate (Ubuntu)
   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/874253

Title:
  kate cannot be resized horizontally in non-KDE window managers

To manage notifications about this bug go to:
https://bugs.launchpad.net/kate/+bug/874253/+subscriptions

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


[Bug 1026278] Re: default window is too small for ubuntu music store

2012-07-18 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026278

Title:
  default window is too small for ubuntu music store

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

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


[Bug 1026278] [NEW] default window is too small for ubuntu music store

2012-07-18 Thread Alan Jenkins
Public bug reported:

Open rhythymbox from dash search.  A relatively small window appears -
plenty big enough for playing music.  But click on the Ubuntu One music
store item.  The navigation bar at the top is cut off at "my
downloa...".  Horizontal scrolling doesn't help.

Expected behaviour:

1. The Ubuntu One music store should document the minimum required resolution.
2. When rhythmbox opens the Ubuntu One music store, it should respect the 
minimum required resolution documented by Ubuntu One music store.

rhythymbox should not attempt to add another layer of horizontal
scrolling (which is, at least prior to Windows Metro, already
universally hated), or otherwise hack around limitations of the Ubuntu
One website.

Of course, if it is possible to improve the Ubuntu One website, that
would also be a legitimate fix.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Wed Jul 18 19:11:16 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  default window is too small for ubuntu music store

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

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


[Bug 874253] Re: kate cannot be resized horizontally in non-KDE window managers

2012-07-18 Thread Alan Jenkins
Seems fixed in Kate 3.7 on Ubuntu 12.04 (tested in Guest login on unity and
unity-2d).

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

Title:
  kate cannot be resized horizontally in non-KDE window managers

To manage notifications about this bug go to:
https://bugs.launchpad.net/kate/+bug/874253/+subscriptions

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


  1   2   3   4   5   6   7   8   >