[Bug 1426490] Re: cups 2.0.2-1 100% cpu usage

2015-03-04 Thread Till Kamppeter
If there is anyone still suffering this problem, please follow my
instructions of comment #2. Thanks.

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

Title:
  cups 2.0.2-1 100% cpu usage

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

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


[Bug 1428495] Re: Does not enable ssh even with ssh_enabled: True

2015-03-04 Thread Martin Pitt
Also, creating /etc/ssh/sshd_not_to_be_run is a really awkward,
nonstandard, and hard to discover way of disabling ssh. You should
rather do "update-rc.d ssh disable", which works under any init system
and is the canonical way of enabling/disabling services.

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

Title:
  Does not enable ssh even with ssh_enabled: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1428495/+subscriptions

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


[Bug 1428495] Re: Does not enable ssh even with ssh_enabled: True

2015-03-04 Thread Martin Pitt
... with that, manually starting it with "systemctl start ssh" will do
the right thing, and the administrator can use the standard commands
(like systemctl enable ssh) to reactivate it again, instead of digging
why it's enabled but doesn't work.

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

Title:
  Does not enable ssh even with ssh_enabled: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1428495/+subscriptions

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


[Bug 1428495] [NEW] Does not enable ssh even with ssh_enabled: True

2015-03-04 Thread Martin Pitt
Public bug reported:

The latest cloud images from vivid with cloud-init
0.7.7~bzr1076-0ubuntu1 now stop enabling ssh by default, as they create
an /etc/ssh/ssh_not_to_be_run stamp file. Aside from the fact that there
was no warning about it and it's not documented in the changelog or
documentation or anywhere, re-enabling also does not seem to work. I
found the new "ssh_enabled" key in cloudinit/config/cc_snappy.py, but
setting it in my user-data (for generating a local seed iso) does not
work.

** Affects: cloud-init (Ubuntu)
 Importance: High
 Status: New


** Tags: regression-release vivid

** Tags added: regression-release

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => High

** Tags added: vivid

** Description changed:

- The latest cloud images from vivid now stop enabling ssh by default, as
- they create an /etc/ssh/ssh_not_to_be_run stamp file. Aside from the
- fact that there was no warning about it and it's not documented in the
- changelog or documentation or anywhere, re-enabling also does not seem
- to work. I found the new "ssh_enabled" key in
- cloudinit/config/cc_snappy.py, but setting it in my user-data (for
- generating a local seed iso) does not work.
+ The latest cloud images from vivid with cloud-init
+ 0.7.7~bzr1076-0ubuntu1 now stop enabling ssh by default, as they create
+ an /etc/ssh/ssh_not_to_be_run stamp file. Aside from the fact that there
+ was no warning about it and it's not documented in the changelog or
+ documentation or anywhere, re-enabling also does not seem to work. I
+ found the new "ssh_enabled" key in cloudinit/config/cc_snappy.py, but
+ setting it in my user-data (for generating a local seed iso) does not
+ work.

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

Title:
  Does not enable ssh even with ssh_enabled: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1428495/+subscriptions

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


[Bug 760947] Re: TuxScreenlet.py crashed with NameError in get_pointer(): global name 'request' is not defined

2015-03-04 Thread Steve Beattie
** Information type changed from Private to Public

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

Title:
  TuxScreenlet.py crashed with NameError in get_pointer(): global name
  'request' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/760947/+subscriptions

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


[Bug 1332384] Re: [Dell Inspiron 5547/5447] Unable to scroll with the clickpad

2015-03-04 Thread Po-Hsu Lin
@Brian,
You could install 3.16 kernel with "sudo apt-get install 
linux-generic-lts-utopic" command, but I think it's fixed in 3.13 kernel.

After re-tested with newer kernels, I noticed that with the 14.04 stock kernel 
(3.13.0-24), there is no "Synaptics Touchpad" in xinput output:
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ DLL063E:00 06CB:2934  id=11   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ Integrated_Webcam_HD  id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=12   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=13   [slave  keyboard (3)]

"Synaptics Touchpad" will appear with 3.13.0-29, scrolling does not work
too.

However, after upgrade to 3.13.0-32 (or use 14.04.1 stock image), scrolling 
works as expected.
This also applies to the latest update (3.13.0-46 kernel).

Therefore I will close this bug with fix-released.
For those who still affected, please try to run "sudo apt-get dist-upgrade" to 
upgrade your kernel. Or give 14.04.1 / 14.04.2 a try.
If it's still not working, please feel free to open a new bug with "ubuntu-bug 
linux" for it.
Thanks!

** Changed in: hwe-next
   Status: Confirmed => Fix Released

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

** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed => 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/1332384

Title:
  [Dell Inspiron 5547/5447] Unable to scroll with the clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1332384/+subscriptions

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

[Bug 747551] Re: SysmonitorScreenlet.py crashed with GError in draw_scaled_image(): Не удалось открыть файл «/usr/share/screenlets/Sysmonitor/themes/CpuInfo/bg.png»: Нет такого файла или каталога

2015-03-04 Thread Steve Beattie
** Information type changed from Private to Public

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

Title:
  SysmonitorScreenlet.py crashed with GError in draw_scaled_image(): Не
  удалось открыть файл
  «/usr/share/screenlets/Sysmonitor/themes/CpuInfo/bg.png»: Нет такого
  файла или каталога

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/747551/+subscriptions

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

[Bug 761577] Re: WidescapeWeatherScreenlet.py crashed with IOError in create_connection(): [Errno socket error] [Errno -2] Der Name oder der Dienst ist nicht bekannt

2015-03-04 Thread Steve Beattie
** Information type changed from Private to Public

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

Title:
  WidescapeWeatherScreenlet.py crashed with IOError in
  create_connection(): [Errno socket error] [Errno -2] Der Name oder der
  Dienst ist nicht bekannt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/761577/+subscriptions

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


[Bug 749962] Re: NVidiaScreenlet.py crashed with ValueError in on_draw(): invalid literal for int() with base 10: ''

2015-03-04 Thread Steve Beattie
** Information type changed from Private to Public

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

Title:
  NVidiaScreenlet.py crashed with ValueError in on_draw(): invalid
  literal for int() with base 10: ''

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/749962/+subscriptions

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


[Bug 746988] Re: ClockScreenlet.py crashed with AttributeError in redraw_foreground(): 'NoneType' object has no attribute 'render'

2015-03-04 Thread Steve Beattie
** Information type changed from Private to Public

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

Title:
  ClockScreenlet.py crashed with AttributeError in redraw_foreground():
  'NoneType' object has no attribute 'render'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/746988/+subscriptions

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


[Bug 1427654] Re: FFE: switch system init to systemd [not touch] in 15.04

2015-03-04 Thread Martin Pitt
** Description changed:

  As per https://blueprints.launchpad.net/ubuntu/+spec/core-1411-systemd-
  migration we aimed for switching the system (not session) init from
  upstart to systemd this cycle. As this was by and large a 1.2 man show,
  this took a little longer. One of the remaining blockers for switching
  the default was to fix NFS (bug 1312976) which is now ready to be
  uploaded. There is also juju (bug 1409639, landed upstream now) and maas
  (bug 1423613, scheduled), but for those we can work around missing
  systemd support by installing upstart on instances.
  
  We are a few days past feature freeze now, bug Steve and I discussed
  last week, and we still want to aim for switching the default in vivid.
  To be clear, this will affect Ubuntu desktop/server/cloud and the
  flavours like Kubuntu, but *NOT* ubuntu-touch. Migration to systemd is
  blocked on touch (too old kernels, some unported jobs), and was not
  scheduled for vivid. For that we need to ensure to keep upstart on Touch
  (there is a work item on the spec).
  
  I know from at least Kubuntu and Ubuntu GNOME that they are pushing for
  switching to systemd. We should get an ack from the others
  (Lubuntu/Xubuntu/MATE) before doing the switch; but quite a lot of vivid
  users are running systemd already, and I believe we shook out the worst
  bugs now.
  
  So if/once the release team generally agrees, these are the things which
  need to  happen before switching:
  
    * Signoff/test from remaining flavours (MATE, Xubuntu, Lubuntu) - DONE
-   * Land NFS (bug 1312976)
+   * Land NFS (bug 1312976) - DONE
    * Ensure Touch keeps upstart (bug 1428026) - DONE
  
  Operationally, the switch is merely to change s/upstart/systemd-sysv/ in
  the seeds, i. e. flip the dependency in ubuntu-minimal. I did that in
  https://launchpad.net/~pitti/+archive/ubuntu/systemd, fixed ureadahead,
  and verified that upgrades from trusty and utopic cleanly upgrade to
  vivid+PPA with removing upstart and installing systemd-sysv.
  
  Around that time I will send a mail to ubuntu-devel-announce@ to warn
  about the impending switch, and give some pointers how to boot with
  upstart (from grub menu or reinstalling upstart), how to debug
  boot/shutdown issues, etc.
  
  Contingency plan: This will trigger wider testing, and most certainly
  uncover more integration issues. I'll try to keep up with them, but if
  we get to a point where we find that there are too many/too serious
  regressions, we can flip the seed back to upstart and get back to the
  situation today.

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

Title:
  FFE: switch system init to systemd [not touch] in 15.04

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

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

[Bug 1411176] Re: Please remove python-oauth2 package from Ubuntu repo

2015-03-04 Thread Steve Beattie
So python-oauth2 has some reverse dependencies:

python-oauth2
Reverse Depends:
  turses
  screenlets-pack-all
  python-django-social-auth
  python-django-oauth-plus

turses was removed from debian in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779448
python-django-social-auth was removed from debian in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779447
python-django-oauth-plus was removed from debian in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779446

screenlets-pack-all (srcpkg indiv-screenlets) is an odd duck; it's a
separated out package from the screenlets src package and is newer than
the debian version of screenlets (which does not recommend python-
auth2). The screenlets upstream is dead, having been deprecated by gnome
(http://screenlets.org no longer shows anything).

Looking at the indiv-screenlets source, the only Screenlet that makes
use of python-oauth2 is the Twitter screenlet. So either we should just
drop the screenlets and indiv-screenlets packages entirely, or disable
the Twitter screenlet from the indiv-screenlets package so that the
dependency on python-oauth2 can be dropped.

** Bug watch added: Debian Bug tracker #779448
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779448

** Bug watch added: Debian Bug tracker #779447
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779447

** Bug watch added: Debian Bug tracker #779446
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779446

** Also affects: turses (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: turses (Ubuntu)
   Status: New => Confirmed

** Changed in: turses (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: python-django-social-auth (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-django-social-auth (Ubuntu)
   Status: New => Confirmed

** Changed in: python-django-social-auth (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: django-oauth-plus (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: django-oauth-plus (Ubuntu)
   Status: New => Confirmed

** Changed in: django-oauth-plus (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: indiv-screenlets (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indiv-screenlets (Ubuntu)
   Status: New => Confirmed

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

Title:
   Please remove python-oauth2  package from Ubuntu repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-oauth-plus/+bug/1411176/+subscriptions

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


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-04 Thread Launchpad Bug Tracker
This bug was fixed in the package nfs-utils - 1:1.2.8-9ubuntu3

---
nfs-utils (1:1.2.8-9ubuntu3) vivid; urgency=medium

  * Add 00git-start-statd-systemd.patch: Latest start-statd script from
1.3.2 to start rpc-statd.service under systemd.
  * Add 23-systemd-pipefs_in_run.patch: systemd: Mount rpc_pipefs in /run 
instead of
/var/lib/nfs/, like in the upstart units.
  * Add 24-systemd-daemon-paths.patch: Adjust program paths in systemd units.
  * debian/nfs-kernel-server.links: Add nfs-kernel-server.service alias
symlink, to match SysV init script.
  * Add 25-systemd-server-before-client.patch: Order NFS server before client,
to make mounting NFS shares from localhost work reliably.
  * Add debian/nfs-utils_env.sh: Translate our /etc/default files into runtime
configuration for nfs-config.service.
  * debian/nfs-{common,kernel-server}.install: Install systemd units.
  * debian/rules: Enable/start systemd units. (LP: #1312976)
 -- Martin PittThu, 05 Mar 2015 07:46:41 +0100

** Changed in: nfs-utils (Ubuntu)
   Status: Fix Committed => 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/1312976

Title:
  Make NFS client/server work under systemd

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

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


[Bug 1411560] Re: Graphics performance degrades with time in 14.04

2015-03-04 Thread Roberto Sosa Cano
Hi Christopher,

This is the output:

A16
05/28/2013

Also this morning when trying to access the computer the login screen
had the login box with no text input available. I had to reboot the
machine completely.

Thanks again for the support.

Roberto

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

Title:
  Graphics performance degrades with time in 14.04

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

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


[Bug 1425972] Re: Firefox no longer supports -remote parameter

2015-03-04 Thread Yetisaurus Akjas
In Xubuntu 12.04.5 with xfdesktop 4.8.3-2ubuntu7 clicking links in
pidgin 1:2.10.3-0ubuntu1.6 opens a Firefox new window with the homepage
set in Firefox, although clicking links in e-mails in thunderbird
1:31.5.0+build1-0ubuntu0.12.04.1 opens the link in a new Firefox tab
(normal/expected bahviour).

My last lines in /usr/share/xfce4/helpers/firefox.desktop are:

X-XFCE-Binaries=firefox;firefox-gtk2;firefox-gtk;mozilla-firefox;
X-XFCE-Category=WebBrowser
X-XFCE-CommandsWithParameter=%B -new-tab "%s)";%B %s;

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

Title:
  Firefox no longer supports -remote parameter

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

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


[Bug 1317449]

2015-03-04 Thread Caulier-gilles-9
*** Bug 344587 has been marked as a duplicate of 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/1317449

Title:
  sqlite3 version 3.8.2 breaks digikam

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

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


[Bug 1417445] Re: SIM is not reported as locked after re-starting ofono

2015-03-04 Thread Alfonso Sanchez-Beato
The only device where this is a real issue is in arale: after switching
on, then off flight mode:

1. The SIM atom is re-created, as in krillin, but not as in mako.
2. The radio is switched off and then on, but differently from krillin the SIM 
is not reset.

In mako using flight mode does not show the issue, because the atom is
not re-created. In krillin, the atom is re-created but the SIM is reset
too and it asks for the PIN again, so it is not an issue either. Note,
however, that in all devices restarting from the command line ofono
after having inserted the SIM makes the bug appear.

The consequence of this from the user point of view is that, in arale,
after cycling flight mode, the SIM locked status is not shown properly
in system settings and the user would not be able to disable SIM
locking.

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

Title:
  SIM is not reported as locked after re-starting ofono

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

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


[Bug 1428482] Re: grub2 error on 64-bit efi system - fresh install fails

2015-03-04 Thread strangeattractor
** Description changed:

- When doing a fresh install, GRUB 2 does not install correctly.
+ When doing a fresh install on a 64-bit EFI system, GRUB 2 does not
+ install correctly when the computer is not connected to the internet.
  
- It is similar to Bug ​#1279470, but turning off Secure Boot in the BIOS
- and being connected to the internet during the installation doesn't fix
- it.  Also, it is a different distribution from Bug ​#1279470: it is
- Ubuntu MATE 15.04 Beta 64-bit Live DVD, not Xubuntu or Lubuntu. The Live
- DVD was booted in EFI mode.
+ It is similar to Bug ​#1279470, but it is a different distribution: it
+ is Ubuntu MATE 15.04 Beta 64-bit Live DVD, not Xubuntu or Lubuntu. The
+ Live DVD was booted in EFI mode.  Secure Boot was turned off in the
+ BIOS.
+ 
+ When I connected to the internet and turned off Intel Rapid Storage
+ Technology in the BIOS, then I could install GRUB 2 and the computer
+ could boot into Ubuntu.
+ 
+ Still, I think it would be worth checking into this, so that an internet
+ connection would not be required to install Ubuntu MATE.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubiquity 2.21.13
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.351
  Date: Thu Mar  5 01:07:16 2015
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash --
  LiveMediaBuild: Ubuntu-MATE 15.04 "Vivid Vervet" - Alpha amd64 (20150225)
  ProcEnviron:
-  LANGUAGE=en_CA.UTF-8
-  PATH=(custom, no user)
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_CA.UTF-8
+  PATH=(custom, no user)
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  grub2 error on 64-bit efi system - fresh install fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1428482/+subscriptions

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

[Bug 1417320] Re: Screen turns black (only mouse cursor left) when rotating screen

2015-03-04 Thread xiota
Rotating the screen with xrandr also gives me a black screen with
working mouse cursor.

The problem goes away when I set AccelMethod to UXA (the default is
SNA), which I did by creating a file
"/usr/share/X11/xorg.conf.d/20-intel.conf" with the following contents:

Section "Device"
Identifier  "Intel Graphics"
Driver  "intel"
Option  "AccelMethod"  "uxa"
EndSection

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

Title:
  Screen turns black (only mouse cursor left) when rotating screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1417320/+subscriptions

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


[Bug 1417320] Re: Screen turns black (only mouse cursor left) when rotating screen

2015-03-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

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

Title:
  Screen turns black (only mouse cursor left) when rotating screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1417320/+subscriptions

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


[Bug 1392176] Re: mounts cgroups unconditionally which causes undesired effects with cpu hotplug

2015-03-04 Thread Preeti
The patch does not work for us.
We tried out the below test:

 root@ubuntu1504:~# cat /etc/issue
 Ubuntu Vivid Vervet (development branch) \n \l
 root@ubuntu1504:~# cgmanager --version
 cgmanager 0.36
 root@ubuntu1504:~# uname -a
 Linux ubuntu1504 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:57:41 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux
 root@ubuntu1504:~# 
 root@ubuntu1504:/sys/devices/system/cpu# ps aux | grep bash
 root   955  0.2  0.3   8576  7104 hvc0 S01:52   0:00 -bash
 root  1001  0.0  0.1   4992  3072 hvc0 S+   01:53   0:00 grep 
--color=auto bash
 root@ubuntu1504:/sys/devices/system/cpu# taskset -p 955
 pid 955's current affinity mask: 
 root@ubuntu1504:/sys/devices/system/cpu# echo 0 > cpu15/online 
 root@ubuntu1504:/sys/devices/system/cpu# taskset -p 955
 pid 955's current affinity mask: 7fff
 root@ubuntu1504:/sys/devices/system/cpu# echo 1 > cpu15/online 
 root@ubuntu1504:/sys/devices/system/cpu# taskset -p 955
 pid 955's current affinity mask: 7fff

You can see that the cpumask of the task does not have the cpu that we got back 
online
and we are using the version of cgmanager that has the fix in.

Can you explain what the patch does ? This will help us figure out why its not 
working.
On another note, to make things clearer, there are two requirements to take 
care of:

a. When a cpu goes offline and comes back online, the cpuset of tasks must get 
updated both times to reflect the online mask
b. When a cpu in the possible_mask is brought online anytime after bootup, that 
too should get updated in the cpuset of the tasks.

Regards
Preeti U Murthy

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

Title:
  mounts cgroups unconditionally which causes undesired effects with cpu
  hotplug

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

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


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-04 Thread Martin Pitt
I split out the remaining issues into bug 1428486 and bug 1428487. I'm
also going to create an autopkgtest.

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

Title:
  Make NFS client/server work under systemd

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

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


[Bug 1428486] Re: Only start rpc.statd if $NEED_STATD

2015-03-04 Thread Martin Pitt
** Changed in: nfs-utils (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Only start rpc.statd if $NEED_STATD

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

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


[Bug 1428487] Re: dependency cycle with $remote_fs rcS init scripts

2015-03-04 Thread Martin Pitt
** Changed in: nfs-utils (Ubuntu)
Milestone: None => ubuntu-15.03

** Tags added: systemd-boot

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

Title:
  dependency cycle with $remote_fs rcS init scripts

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

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


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/nfs-utils

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

Title:
  Make NFS client/server work under systemd

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

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


[Bug 1428486] [NEW] Only start rpc.statd if $NEED_STATD

2015-03-04 Thread Martin Pitt
Public bug reported:

A remaining TODO item from the systemdification (bug 1312976) was to
only start rpc.statd if /etc/default/nfs-common enables NEED_STATD=.
This is a bit awkward with systemd and we generally avoid/move away from
such "enable the unit" config files as they are redundant with update-
rc.d enable/disable and systemctl enable/disable (which is the canonical
way to enable/disable a unit).

We should probably just add a comment pointing to systemctl
enable/disable, and make sure that this works as intended.

** Affects: nfs-utils (Ubuntu)
 Importance: Medium
 Assignee: Martin Pitt (pitti)
 Status: Triaged

** Changed in: nfs-utils (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: nfs-utils (Ubuntu)
   Status: New => Triaged

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

Title:
  Only start rpc.statd if $NEED_STATD

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

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


[Bug 1428487] [NEW] dependency cycle with $remote_fs rcS init scripts

2015-03-04 Thread Martin Pitt
Public bug reported:

rcS init scripts which depend on $remote_fs currently cause a dependency
cycle as NFS starts too late. We fixed apparmor in bug 1312976, but
console-setup is still left:

Found ordering cycle on basic.target/start
Found dependency on sysinit.target/start
Found dependency on console-setup.service/start
Found dependency on remote-fs.target/start
Found dependency on remote-fs-pre.target/start
Found dependency on nfs-client.target/start
Found dependency on rpc-statd-notify.service/start
Found dependency on nfs-server.service/start
Found dependency on rpc-svcgssd.service/start
Found dependency on basic.target/start
Breaking ordering cycle by deleting job console-setup.service/start
Job console-setup.service/start deleted to break ordering cycle starting with 
basic.target/start

** Affects: nfs-utils (Ubuntu)
 Importance: High
 Assignee: Martin Pitt (pitti)
 Status: In Progress


** Tags: systemd-boot

** Changed in: nfs-utils (Ubuntu)
   Status: New => In Progress

** Changed in: nfs-utils (Ubuntu)
   Importance: Undecided => High

** Changed in: nfs-utils (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

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

Title:
  dependency cycle with $remote_fs rcS init scripts

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

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


[Bug 1428487] Re: dependency cycle with $remote_fs rcS init scripts

2015-03-04 Thread Martin Pitt
I posted a proposed fix to the upstream ML (patch 2/2) a few days ago:
http://www.spinics.net/lists/linux-nfs/msg49934.html

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

Title:
  dependency cycle with $remote_fs rcS init scripts

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

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


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-04 Thread Martin Pitt
** No longer affects: console-setup (Ubuntu)

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

Title:
  Make NFS client/server work under systemd

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

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


[Bug 1419439] Re: Screen freeze when watching video in VLC

2015-03-04 Thread Prasanna Kumar
I have updated my BIOS. Will check and report back whether the issue is
still present.

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

Title:
  Screen freeze when watching video in VLC

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

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


[Bug 1425682] Re: Archive out of date failures don't suggest a clear solution

2015-03-04 Thread Martin Pitt
** Changed in: autopkgtest (Ubuntu)
   Status: New => Triaged

** Changed in: autopkgtest (Ubuntu)
   Importance: Undecided => Low

** Changed in: autopkgtest (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

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

Title:
  Archive out of date failures don't suggest a clear solution

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

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


[Bug 973209] Re: gvfsd-obexftp crashed with SIGABRT in g_thread_abort()

2015-03-04 Thread Bug Watch Updater
** Changed in: gvfs
   Status: New => Expired

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

Title:
  gvfsd-obexftp crashed with SIGABRT in g_thread_abort()

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

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


[Bug 1426362] Re: logind session files fill up /run space

2015-03-04 Thread Martin Pitt
It should remove them, yes. I wonder if all these sessions are still
open, i. e. are there any leftover processes in them? Can you please
give me the output of "loginctl", and then "loginctl " for a few
session IDs? (local ones look like "c2", remote ones should just be a
number).

** Summary changed:

- systemd session files fills up space
+ logind session files fill up /run space

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

Title:
  logind session files fill up /run space

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

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


[Bug 1428433] Re: ssh nova setup script error message is incorrect

2015-03-04 Thread Martin Pitt
Fixed in git, thanks for spotting!

** Changed in: autopkgtest (Ubuntu)
   Status: New => Fix Committed

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

Title:
  ssh nova setup script error message is incorrect

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

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


[Bug 1426362] Re: logind session files fill up /run space

2015-03-04 Thread Martin Pitt
I. e. it should remove them as soon as the sessions are actually closed.
Otherwise, if you log out, they merely go into state "closing", and wait
until all remaining processes are going away. If you start screen
sessions or other background jobs, they'll stay around for those.

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

Title:
  logind session files fill up /run space

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

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


[Bug 1414417] Re: [xorg-edgers] [346.35] nvidia-persistenced journalctl errors

2015-03-04 Thread dino99
Get more details from journalctl when "debug" is added to the boot
process:

(systemd 219-4ubuntu1 used)

systemd[1]: Received SIGCHLD from PID 503 (nvidia-persiste).
systemd[1]: Child 503 (nvidia-persiste) died (code=exited, status=1/FAILURE)
nvidia-persistenced[503]: Failed to open PID file: File exists
nvidia-persistenced[503]: Shutdown (503)
nvidia-persistenced[500]: Failed to unlink socket: No such file or directory
nvidia-persistenced[500]: Failed to unlink PID file: No such file or directory
nvidia-persistenced[500]: Shutdown (500)
systemd[1]: Received SIGCHLD from PID 500 (nvidia-persiste).
systemd[1]: Child 500 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
systemd[1]: Received SIGCHLD from PID 331 (udevadm).
systemd[1]: Child 331 (udevadm) died (code=exited, status=0/SUCCESS)
systemd[1]: Child 331 belongs to systemd-udev-settle.service
systemd[1]: systemd-udev-settle.service: main process exited, code=exited, 
status=0/SUCCESS
systemd[1]: systemd-udev-settle.service changed start -> exited
systemd[1]: Job systemd-udev-settle.service/start finished, result=done
systemd[1]: Started udev Wait for Complete Device Initialization.
systemd[1]: systemd-udev-settle.service: cgroup is empty

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

Title:
  [xorg-edgers] [346.35]  nvidia-persistenced journalctl errors

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

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


Re: [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-03-04 Thread Martin Pitt
Tony Espy [2015-03-05  1:36 -]:
> 4. Reports from pitti that mobile data occasionally drops and isn't
> restored.  @pitti, what device are you using?

vivid-proposed on mako.

> This sounds similar to a bug #1425987 reported by Jean Baptiste.

Right. I got that more often last weekend when I was travelling.
Roaming between cells and going through areas without 3G (or even 2G)
coverage triggers that a lot more often. The main difference for me is
that data often does not come back on its own at all, even after hours
(even at home). I have to restart NM several times for it to come
back.

But indeed the original bug report here gives a nice reproducer
(changing data connection type). Let's fix that and then see how much
it fixes the other use cases.

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

Title:
  NM fails to create a cellular data connection for a unacceptably long
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1418077/+subscriptions

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


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2015-03-04 Thread Kent
On closer inspection one of my cores is running at 100%.

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

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1428111] Re: Kernel crash on Dell Latitude 5530 (tg3 driver involved)

2015-03-04 Thread Andreas Herr
linux-image-3.19.0-7-generic_3.19.0-7.7~lp1428111v1_amd64.deb fixes the
bug. Thank you very much for this fast bug fixing.

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

Title:
  Kernel crash on Dell Latitude 5530 (tg3 driver involved)

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

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


[Bug 1428482] [NEW] grub2 error on 64-bit efi system - fresh install fails

2015-03-04 Thread strangeattractor
Public bug reported:

When doing a fresh install, GRUB 2 does not install correctly.

It is similar to Bug ​#1279470, but turning off Secure Boot in the BIOS
and being connected to the internet during the installation doesn't fix
it.  Also, it is a different distribution from Bug ​#1279470: it is
Ubuntu MATE 15.04 Beta 64-bit Live DVD, not Xubuntu or Lubuntu. The Live
DVD was booted in EFI mode.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubiquity 2.21.13
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.351
Date: Thu Mar  5 01:07:16 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash --
LiveMediaBuild: Ubuntu-MATE 15.04 "Vivid Vervet" - Alpha amd64 (20150225)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.13 ubuntu-mate vivid

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

Title:
  grub2 error on 64-bit efi system - fresh install fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1428482/+subscriptions

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

[Bug 1422338] Re: I/O errors on mmc partitions

2015-03-04 Thread Vianney Bajart
*** This bug is a duplicate of bug 1333140 ***
https://bugs.launchpad.net/bugs/1333140

I have just tried the 04-02-2015 vivid build with latest bios version
and the problem is still present.

Which additional information would be useful to understand the problem?

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

Title:
  I/O errors on mmc partitions

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

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


Re: [Bug 703597] Re: package update-inetd 4.35ubuntu0.1 failed to install/upgrade: impossibile accedere all'archivio: No such file or directory

2015-03-04 Thread Andrea Spinelli
hi,

my version is 14.04.02 LTS

thanks for support
   Andrea
 Il 03/mar/2015 17:46 "Rolf Leggewie" <703...@bugs.launchpad.net> ha
scritto:

> does this ever occur in trusty or later?
>
> ** Changed in: update-inetd (Ubuntu)
>Status: Confirmed => Incomplete
>
> ** Changed in: update-inetd (Ubuntu)
>  Assignee: (unassigned) => Rolf Leggewie (r0lf)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/703597
>
> Title:
>   package update-inetd 4.35ubuntu0.1 failed to install/upgrade:
>   impossibile accedere all'archivio: No such file or directory
>
> Status in update-inetd package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Binary package hint: update-inetd
>
>   Nothing to say, the crash applet asked me to report an error in an
>   automatic update
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 10.04
>   Package: update-inetd 4.35ubuntu0.1
>   ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
>   Uname: Linux 2.6.32-21-generic x86_64
>   Architecture: amd64
>   Date: Sat Jan 15 09:36:08 2011
>   ErrorMessage: impossibile accedere all'archivio: No such file or
> directory
>   InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64
> (20100429)
>   PackageArchitecture: all
>   SourcePackage: update-inetd
>   Title: package update-inetd 4.35ubuntu0.1 failed to install/upgrade:
> impossibile accedere all'archivio: No such file or directory
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-inetd/+bug/703597/+subscriptions
>

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

Title:
  package update-inetd 4.35ubuntu0.1 failed to install/upgrade:
  impossibile accedere all'archivio: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-inetd/+bug/703597/+subscriptions

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


[Bug 1244090] Re: Pressing any global keyboard shortcut causes temporary loss of focus

2015-03-04 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: New => Confirmed

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

Title:
  Pressing any global keyboard shortcut causes temporary loss of focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+subscriptions

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


[Bug 1422358] UdevLog.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334917/+files/UdevLog.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] PulseList.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334915/+files/PulseList.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] WifiSyslog.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334918/+files/WifiSyslog.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] UdevDb.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1422358/+attachment/4334916/+files/UdevDb.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] ProcInterrupts.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334913/+files/ProcInterrupts.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] Lsusb.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1422358/+attachment/4334911/+files/Lsusb.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] ProcModules.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334914/+files/ProcModules.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1428474] Re: package nvidia-331 fails to uninstall because nvidia-persistenced is still running

2015-03-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-331 fails to uninstall because nvidia-persistenced is
  still running

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

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


[Bug 1422358] HookError_source_linux.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "HookError_source_linux.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334909/+files/HookError_source_linux.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] Lspci.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1422358/+attachment/4334910/+files/Lspci.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] ProcCpuinfo.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334912/+files/ProcCpuinfo.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] CRDA.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1422358/+attachment/4334907/+files/CRDA.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1422358] Re: Incorrect power/battery status on Lenovo Thinkpad 10

2015-03-04 Thread Vianney Bajart
apport information

** Description changed:

  Running live USB of the latest Vivid daily build on Lenovo Thinkpad 10.
  
  Ubuntu 15.04 (vivid-desktop-amd64.iso 2015-02-16 8:05)
  Linux 3.18.0-13-generic
  
  The power/battery applet is always red and suggest that battery is empty
  and AC is unplugged.
  
  With a full charge and AC adapter plugged, the system provides an
  obviously incorrect status:
  
  cat /sys/class/power_supply/ADP1/uevent:
  POWER_SUPPLY_NAME=ADP1
  POWER_SUPPLY_ONLINE=0
  
  cat /sys/class/power_supply/BAT0/uevent:
  POWER_SUPPLY_NAME=BAT0
  POWER_SUPPLY_STATUS=Unknown
  POWER_SUPPLY_PRESENT=1
  POWER_SUPPLY_TECHNOLOGY=Li-ion
  POWER_SUPPLY_CYCLE_COUNT=8
  POWER_SUPPLY_VOLTAGE_MIN_DESIGN=1080
  POWER_SUPPLY_VOLTAGE_NOW=0
  POWER_SUPPLY_CURRENT_NOW=0
  POWER_SUPPLY_CHARGE_FULL_DESIGN=600
  POWER_SUPPLY_CHARGE_FULL=600
  POWER_SUPPLY_CHARGE_NOW=0
  POWER_SUPPLY_CAPACITY=0
  POWER_SUPPLY_CAPACITY_LEVEL=Low
  POWER_SUPPLY_MODEL_NAME=PABAS0241231
  POWER_SUPPLY_MANUFACTURER=LG Chem
  POWER_SUPPLY_SERIAL_NUMBER=41167
  
  Let me know if you need additional information.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.351
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150216)
  Package: gnome-power-manager 3.14.1-1ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.351
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150216)
  Package: gnome-power-manager 3.14.1-1ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.351
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150216)
  Package: linux
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ApportVersion: 2.16.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CasperVersion: 1.351
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.04
+ IwConfig:
+  usb0  no wireless extensions.
+  
+  lono wireless extensions.
+ LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150216)
+ MachineType: LENOVO 20C1CTO1WW
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
+ ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
+ RfKill:
+  0: LNV4752:00: GPS
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  vivid
+ Uname: Linux 3.18.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 01/12/2015
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: GWET27WW (1.27)
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 20C1CTO1WW
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SKG18 I
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 11
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: 0.1
+ dmi.modalias: 
dmi:bvnLENOVO:bvrGWET27WW(1.27):bd01/12/2015:svnLENOVO:pn20C1CTO1WW:pvrThinkPad10:rvnLENOVO:rn20C1CTO1WW:rvrSKG18I:cvnLENOVO:ct11:cvr0.1:
+ dmi.product.name: 20C1CTO1WW
+ dmi.product.version: ThinkPad 10
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334906/+files/AlsaInfo.txt

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

[Bug 1422358] CurrentDmesg.txt

2015-03-04 Thread Vianney Bajart
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1422358/+attachment/4334908/+files/CurrentDmesg.txt

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

Title:
  Incorrect power/battery status on Lenovo Thinkpad 10

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

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


[Bug 1428474] [NEW] package nvidia-331 fails to uninstall because nvidia-persistenced is still running

2015-03-04 Thread gouri
Public bug reported:

While trying to get a proper display without high heat on an Optimus laptop, I 
installed then uninstalled nvidia driver.
On uninstalling, apt complained about nvidia-persistenced that was running, and 
indeed it was true.
Manually killing the process allowed to finally uninstall the package.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 (not installed)
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
AptOrdering:
 bumblebee-nvidia: Purge
 nvidia-331-uvm: Purge
 nvidia-331: Purge
 nvidia-opencl-icd-331: Purge
Architecture: amd64
Date: Thu Mar  5 06:39:47 2015
DuplicateSignature: package:nvidia-331:(not installed):le sous-processus script 
post-removal installé a retourné une erreur de sortie d'état 8
ErrorMessage: le sous-processus script post-removal installé a retourné une 
erreur de sortie d'état 8
InstallationDate: Installed on 2015-03-04 (0 days ago)
InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: nvidia-graphics-drivers-331
Title: package nvidia-331 (not installed) failed to install/upgrade: le 
sous-processus script post-removal installé a retourné une erreur de sortie 
d'état 8
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  package nvidia-331 fails to uninstall because nvidia-persistenced is
  still running

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

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

[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-03-04 Thread trialotto
Ben,

The patch lp-1422919-azure-g5_ephemeral.patch does not help, when
introducing this patch (alone) in cloud-init.

There seems to be some basic problem with the basic config settings, in
the sense that /dev/sdb is always starting as NTFS.

The standard result of the tests are summarized as: checking disks with
parted -l does indicate ext4 settings for all disks (even an attached
/dev/sdc) after creation, checking disks with fdisk -l indicates that
(only) /dev/sdb is a  HPFS/NTFS/exFAT device.

Note that at creation time, cloud-init (0.7.5-0ubuntu1.3) is not
patched.

A reboot and/or restart of the VM does not make any difference, the
standard result remains.

A shut-down/start sequence for the VM, with cloud-init patched
(0.7.5-0ubuntu1.3 with lp-1422919-azure-g5_ephemeral.patch), does yield
different results:

a) a check with parted -l indicates /dev/sdb being ntfs, (and)
b) a check with fdisk -l indicates (again) that (only) /dev/sdb is a  
HPFS/NTFS/exFAT device,

and the following varying factors do not have effect:

- disk mount locations (persistently correct across all test situations)
- using aliases (ephemeral0 and devicename ephemeral0.x) for /dev/sdb or using 
no aliases (/dev/sdb and devicename /dev/sdb1)
- using /dev/sdb table_type: gpt at creation time (not supported by 
0.7.5-0ubuntu1.3, but that does not seem to matter)
- the /dev/sdb overwrite at disk_setup (this can be False or True) 

Again note that the /dev/sdc disk is a constant factor, passing "parted
-l" and "fdisk -l" checks every time.

Also note that exceptions on the standard result are caused by defining
a swap partition (fs type 82) on the first part of the disk.

Any definition in the form of layout: [[100,83]] does not help.

In short, cloud-config setting do not change the erratic behavior with
respect to /dev/sdb AND the current patch does not either.

In fact, /dev/sdc is well-behaved (as one expects), with the only
difference (in old and new cloud-init code) that /dev/sdc is not
hindered by standard config settings (in the python scripts).

In fact (again), the erratic /dev/sdb does not change with settings, in
a shutdown/start sequence issue still remains (i.e. /dev/sdb returns to
ntfs state), while after VM creation a check with fdisk -l indicates
that /dev/sdb is a  HPFS/NTFS/exFAT device .

All the above suggests that there is one major issue with EITHER
standard config settings for /dev/sdb (as present in python code) OR the
disk_setup stanza for /dev/sdb.

It would be my guess that the disk_setup stanza (for dev/sdb) is the
culprit (since overruling the disk_setup stanza for /dev/sdb does not
have any effect AND specific, unsupported terms like "gpt" are ignored
fully).

By the way, all the above is a preliminary conclusion, I will have a
peek into the code, when I have time.

Your feedback is welcome!

Kind regards.

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

Title:
  Document how to add swap space on Azure resource disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1374166/+subscriptions

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


[Bug 472946] Re: Transfer files from bluetooth device hangs

2015-03-04 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New => Expired

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

Title:
  Transfer files from bluetooth device hangs

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

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


[Bug 1427785] Re: Too many instances of processes left running in 64 bit version

2015-03-04 Thread apjjr
Also, 3 instances of bash appear with the first suspend/wakeup cycle and
I don't have a terminal running.

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

Title:
  Too many instances of processes left running in 64 bit version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meta-gnome3/+bug/1427785/+subscriptions

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


[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-03-04 Thread Zermelo
@snafu109

I'm guessing now but will the Vivid deb package work on Trusty?

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

Title:
  [nvidia-prime]Freeze while using touchpad

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

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


[Bug 1428470] [NEW] jerasure: Fix upstream link

2015-03-04 Thread Tushar Gohad
Public bug reported:

Jerasure has been moved to http://jerasure.org.  Please update the
upstream links for jerasure and libgf-complete-dev packages.

** Affects: jerasure (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/1428470

Title:
  jerasure: Fix upstream link

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

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


[Bug 1419343] Re: gnome-mplayer GUI in live session does not stay open and window does not appear in X

2015-03-04 Thread Sebastian Ramacher
It looks like $HOME is not writeable. Is this the case? If so, this
needs to be fixed in in the live CD.

** Changed in: gnome-mplayer (Ubuntu)
   Status: New => Incomplete

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

Title:
  gnome-mplayer GUI  in live session does not stay open and window does
  not appear in X

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

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


[Bug 1286939] Re: Update TaskWarrior package to the version 2.3.0

2015-03-04 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/task

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

Title:
  Update TaskWarrior package to the version 2.3.0

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

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


[Bug 1344560] Re: task is missing the gnutls integration that enables syncing with a taskd server

2015-03-04 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/task

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

Title:
  task is missing the gnutls integration that enables syncing with a
  taskd server

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

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


[Bug 891622] Re: Alt+Right-click doesn't work on gnome-panel when running compiz

2015-03-04 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Alt+Right-click doesn't work on gnome-panel when running compiz

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

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


[Bug 891622] Re: Alt+Right-click doesn't work on gnome-panel when running compiz

2015-03-04 Thread Launchpad Bug Tracker
[Expired for gnome-panel (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-panel (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Alt+Right-click doesn't work on gnome-panel when running compiz

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

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


[Bug 1379435] Re: [Samsung NP300E7A-A02DE] Suspend-to-disk (Standby mode) doesn't work any longer

2015-03-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Samsung NP300E7A-A02DE] Suspend-to-disk (Standby mode) doesn't work
  any longer

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

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


[Bug 1331124] Re: xfce4-panel not shown when compiz installed

2015-03-04 Thread Launchpad Bug Tracker
[Expired for xfce4-panel (Ubuntu) because there has been no activity for
60 days.]

** Changed in: xfce4-panel (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xfce4-panel not shown when compiz installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1331124/+subscriptions

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


[Bug 1113420] Re: Alt+ window menu shortcuts cannot be disabled

2015-03-04 Thread midopa
#13 that doesn't work for me.

According to GTK docs, this setting has been disabled since 3.10, which
is what's on 14.04.

https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings
--gtk-auto-mnemonics

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

Title:
  Alt+ window menu shortcuts cannot be disabled

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

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


[Bug 1426919] Re: system crashes with external display (after 02/28/2015 software updates)

2015-03-04 Thread Felix Francis
installing the Intel graphics driver solved the issue

sudo apt-get install xserver-xorg-video-intel

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

Title:
  system crashes with external display (after 02/28/2015 software
  updates)

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

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


[Bug 1428410] Re: package nvidia-331-updates not uninstalling cleanly

2015-03-04 Thread Richard Leckinger
This may be a corner case. Cruft left in my home directory (nvidia
related) may have been the cause of the unity/dash failure to
materialise. Creating an alternative user and testing it proved the
issue was in my profile, so it looks like apt-get purge -f
nvidia-331-updates, which is what I did following the circular loop that
generated this bug, almost worked.

Deleting the .nv and the .nvidia-settings-rc from the .conf folder in my
profile liberated it and normal activity has resumed. This was
accomplished by logging in at tty2 (Ctrl-Alt-F2) having arrived at the
blank (wallpaper) screen after initial login. (tty7).

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

Title:
  package nvidia-331-updates not uninstalling cleanly

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

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


[Bug 858845] Re: Screen edge actions set in CCSM (scale/expo) don't work (sometimes) - Wall plugin is probably responsible

2015-03-04 Thread Mik Wind
Still no fix, or an acceptable workaround for that matter... but Ive
found some strange behaviour:

the setting for the edge bindings ( in gconf) isn't set, although it is set in 
CCSM :
/apps/compiz1/plugins/expo/screen0/options 

or the scale one...

also, setting it up manually using gconf it doesn't fix the problem,
however, if I open up the gconf editor, the expo edge will start working
after 10 seconds except when a windos is touching that edge, I'm
completly puzzled.

unity --replace still works, sometimes unity crashes and one needs to
run the command twice...

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

Title:
  Screen edge actions set in CCSM (scale/expo) don't work (sometimes) -
  Wall plugin is probably responsible

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

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


[Bug 1409190] Re: nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel module failed to build [error: ‘struct file’ has no member named ‘f_dentry’]

2015-03-04 Thread kary
This Bug #1409190 is about nvidia-graphics-drivers-304 and 
nvidia-graphics-drivers-331-updates .
The Bug #1427924 is about nvidia-graphics-drivers-304 and ubuntu-drivers-common 
autopkgtests.
The nvidia-graphics-drivers-304 parts are duplicates of each other and a fix 
was released through Bug #1427924.
I have no knowledge of the status of the nvidia-graphics-drivers-331-updates 
part.

This bug was fixed in the package nvidia-graphics-drivers-304 -
304.125-0ubuntu2

---
nvidia-graphics-drivers-304 (304.125-0ubuntu2) vivid; urgency=medium

  * debian/templates/dkms.conf.in,
debian/dkms/patches/buildfix_kernel_3.19.patch:
- Add support for Linux 3.19 (LP: #1427924).
 -- Alberto Milone  Wed, 04 Mar 2015 17:52:08 
+0100


** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
   Status: Confirmed => 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/1409190

Title:
  nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel
  module failed to build [error: ‘struct file’ has no member named
  ‘f_dentry’]

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

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

[Bug 1408317] Re: Config string parsing fails if value contains an '='

2015-03-04 Thread Christopher Lee
** Changed in: autopilot
   Status: Fix Committed => Fix Released

** Changed in: autopilot (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/1408317

Title:
  Config string parsing fails if value contains an '='

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

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


[Bug 1409778] Re: autopilot and autopilot sdk helper documentation needs API website integration

2015-03-04 Thread Christopher Lee
** Changed in: autopilot
   Status: Fix Committed => 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/1409778

Title:
  autopilot and autopilot sdk helper documentation needs API website
  integration

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

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


[Bug 926917] Re: Mouse wheel tilt not works

2015-03-04 Thread Sandro
I can confirm that on Kubuntu 15.04 beta, this is still an issue, where
the system does not recognize left/right scroll action using mouse
wheel.

It's exactly the same problem as previously.

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

Title:
  Mouse wheel tilt not works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/926917/+subscriptions

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


[Bug 1342548] Re: [Dell Inspiron 5437] Wireless key does not work on this system

2015-03-04 Thread Po-Hsu Lin
Verified with 201305-13673 Dell Inspiron 5437 again, it works with 14.04.1 + 
update (3.13.0-46)
Thanks!

** Changed in: hwe-next
   Status: In Progress => Fix Released

** Changed in: linux (Ubuntu)
   Status: Confirmed => 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/1342548

Title:
  [Dell Inspiron 5437] Wireless key does not work on this system

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1342548/+subscriptions

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


[Bug 1427948] Re: hud-service crashed with SIGSEGV

2015-03-04 Thread Eustachy Motyka
** Information type changed from Private to Public

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

Title:
  hud-service crashed with SIGSEGV

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

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


[Bug 1414632] Re: Skipped tests are not clearly visible in logs

2015-03-04 Thread Christopher Lee
** Changed in: autopilot
   Status: Fix Committed => 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/1414632

Title:
  Skipped tests are not clearly visible in logs

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

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


[Bug 1306330] Re: Custom proxy classes don't inherit special Qt abilities

2015-03-04 Thread Christopher Lee
** Changed in: autopilot
   Status: Fix Committed => 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/1306330

Title:
  Custom proxy classes don't inherit special Qt abilities

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

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


[Bug 1411096] Re: Autopilot tests fail on vivid because the name of the calculator desktop file changed

2015-03-04 Thread Christopher Lee
** Changed in: autopilot
   Status: Fix Committed => 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/1411096

Title:
  Autopilot tests fail on vivid because the name of the calculator
  desktop file changed

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

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


[Bug 1428184] Re: Invisible mouse pointer after resume from suspend

2015-03-04 Thread Eduardo Rudas
Hi Christopher,
I will try to test the bug using the latest development release, however it 
could take a while as I'm traveling and since it's a suspend/resume issue I 
don't think it's possible to reproduce it using an USB drive (my computer 
doesn't have a DVD Drive) so I need to install it.

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

Title:
  Invisible mouse pointer after resume from suspend

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

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


[Bug 1428377] Re: Please sync liberasurecode from Debian Jessie

2015-03-04 Thread Tushar Gohad
** Description changed:

  liberasurecode is part of Debian Jessie - this package is critical for
  getting erasure coding functionality into OpenStack Swift (Kilo).
  
-http://kilo-jessie.pkgs.mirantis.com/debian/pool/jessie-kilo-
+    http://kilo-jessie.pkgs.mirantis.com/debian/pool/jessie-kilo-
  backports/main/l/liberasurecode/
  
- Please sync this package to Ubuntu 14.04 LTS
+ For some reason, this package hasn't been sync'ed to Ubuntu since it was
+ created by Debian maintainer (Zigo) last October - please help sync this
+ package to Ubuntu 14.04.2 LTS.

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

Title:
  Please sync liberasurecode from Debian Jessie

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

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

Re: [Bug 1404947] Re: does not honor LC_MESSAGES

2015-03-04 Thread Rolf Leggewie
On 05.03.2015 07:21, Bruno coudoin wrote:
> I just tested again and this is not a bug, it's a feature. When GCompris
> is set to the system locale it respects the LANG env variable.

Bruno, you are mistaken.

Yes, gcompris might respect the LANG variable - but then it ignores the
LC_MESSAGES variable.  This is the bug, since LC_MESSAGES has higher
priority than LANG.  Check "man 7 locale".

'LC_ALL="" LANG=de_DE.UTF-8 LC_MESSAGES=C gcompris' should start in
English, not in German.

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

Title:
  does not honor LC_MESSAGES

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

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


[Bug 1428440] Re: [FUJITSU LIFEBOOK T904] hibernate/resume failure

2015-03-04 Thread ac
** Description changed:

  Resume has a 50/50 chance of working or not.   I'm unable to find any
  pattern.
  
  Behavior seen with both kernel and userspace hibernation (s2disk).
  
  After grub an empty black screen appears with a blinking caret in the
  upper left hand corner.  If the resume is successful  the lock screen
  appears.  If the resume fails, the blinking caret freezes and a hard
  reboot is required.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  achaudhari   1691 F pulseaudio
-  /dev/snd/controlC0:  achaudhari   1691 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ac   1691 F pulseaudio
+  /dev/snd/controlC0:  ac   1691 F pulseaudio
  Date: Wed Mar  4 21:28:21 2015
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  InstallationDate: Installed on 2015-03-02 (2 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150224)
  InterpreterPath: /usr/bin/python3.4
  MachineType: FUJITSU LIFEBOOK T904
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-7-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: linux
  Title: [FUJITSU LIFEBOOK T904] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.14
  dmi.board.name: FJNB27A
  dmi.board.vendor: FUJITSU
  dmi.board.version: K3
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.14:bd11/17/2014:svnFUJITSU:pnLIFEBOOKT904:pvr:rvnFUJITSU:rnFJNB27A:rvrK3:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK T904
  dmi.sys.vendor: FUJITSU

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

Title:
  [FUJITSU LIFEBOOK T904] hibernate/resume failure

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

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

[Bug 1428291] Re: linux-keystone: 3.13.0-23.37 -proposed tracker

2015-03-04 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   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/1428291

Title:
  linux-keystone: 3.13.0-23.37 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1428291/+subscriptions

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


[Bug 1393079] Re: Touchpad not working after suspend/resume

2015-03-04 Thread Michael Litherland
This bug still affects my laptop and my desktop.  I filed a separate
report on my laptop.  Any hope for a fix?  I'm running the 3.16.0-31.41
kernel but it still happens.

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

Title:
  Touchpad not working after suspend/resume

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

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


[Bug 402019] Re: video is a blue rectangle only

2015-03-04 Thread Rolf Leggewie
I don't see this anymore on my newer machines.

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

** Changed in: xine-ui (Ubuntu)
   Status: New => Invalid

** Changed in: mplayer (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/402019

Title:
  video is a blue rectangle only

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

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


[Bug 1428440] Status changed to Confirmed

2015-03-04 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  [FUJITSU LIFEBOOK T904] hibernate/resume failure

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

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


[Bug 401043] Re: speed up deployment of changelogs

2015-03-04 Thread Rolf Leggewie
Haven't run into this recently. Setting to fix released.

** Changed in: ubuntu
   Status: Confirmed => 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/401043

Title:
  speed up deployment of changelogs

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

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


[Bug 398298] Re: util-linux-locales package is empty

2015-03-04 Thread Rolf Leggewie
Still the same in vivid :-(

** Changed in: util-linux (Ubuntu)
Milestone: saucy-updates => ubuntu-15.03

** Tags added: trusty vivid

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

Title:
  util-linux-locales package is empty

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

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


[Bug 1428440] [NEW] [FUJITSU LIFEBOOK T904] hibernate/resume failure

2015-03-04 Thread ac
Public bug reported:

Resume has a 50/50 chance of working or not.   I'm unable to find any
pattern.

Behavior seen with both kernel and userspace hibernation (s2disk).

After grub an empty black screen appears with a blinking caret in the
upper left hand corner.  If the resume is successful  the lock screen
appears.  If the resume fails, the blinking caret freezes and a hard
reboot is required.

ProblemType: KernelOops
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-7-generic 3.19.0-7.7
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.16.2-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  achaudhari   1691 F pulseaudio
 /dev/snd/controlC0:  achaudhari   1691 F pulseaudio
Date: Wed Mar  4 21:28:21 2015
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InstallationDate: Installed on 2015-03-02 (2 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150224)
InterpreterPath: /usr/bin/python3.4
MachineType: FUJITSU LIFEBOOK T904
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-7-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: linux
Title: [FUJITSU LIFEBOOK T904] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/17/2014
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.14
dmi.board.name: FJNB27A
dmi.board.vendor: FUJITSU
dmi.board.version: K3
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.14:bd11/17/2014:svnFUJITSU:pnLIFEBOOKT904:pvr:rvnFUJITSU:rnFJNB27A:rvrK3:cvnFUJITSU:ct10:cvr:
dmi.product.name: LIFEBOOK T904
dmi.sys.vendor: FUJITSU

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


** Tags: amd64 apport-kerneloops hibernate resume vivid

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

Title:
  [FUJITSU LIFEBOOK T904] hibernate/resume failure

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

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


[Bug 1428356] Re: USB printer will not print after boot

2015-03-04 Thread chris pollock
I have no idea what source package to file this under. I've asked on the
#ubuntu-bubs IRC channel almost an hour ago and have received no reply.
All I can say that when the issue starts the kernel is referenced.

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

Title:
  USB printer will not print after boot

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

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


[Bug 1427947] Re: unable to shutdown

2015-03-04 Thread Harkishan Singh
in kernel 4.0,same as kernel 3.16 and 3.18,the touchpad wont work.

in kernel 3.16,the shutdown problem is solved,but the touchpad is not
recognized

in 3.18 and 4.0,touchpad and shutdown problems prevail

** Tags removed: amd64 apport-bug trusty
** Tags added: kernel-unable-to-test-upstream

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

** Tags removed: kernel-unable-to-test-upstream
** 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/1427947

Title:
  unable to shutdown

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

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


[Bug 119940] Re: /proc/cpuinfo reports incorrect information for Via C3

2015-03-04 Thread Rolf Leggewie
Unfortunately, Ubuntu no longer even supports booting from this nice
little CPU beyond lucid.  Obviously, this will not get fixed in Ubuntu.
Marking as such.

** Changed in: linux (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  /proc/cpuinfo reports incorrect  information for Via C3

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

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


[Bug 224460] Re: apt-cache shows misleading dependency information

2015-03-04 Thread Rolf Leggewie
still present even in vivid (all the way at least from hardy!). What a
shame.

** Tags added: vivid

** Changed in: apt (Ubuntu)
Milestone: None => ubuntu-15.03

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

Title:
  apt-cache shows misleading dependency information

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

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


[Bug 1428291] Re: linux-keystone: 3.13.0-23.37 -proposed tracker

2015-03-04 Thread Ike Panhc
** Changed in: kernel-sru-workflow
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

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

Title:
  linux-keystone: 3.13.0-23.37 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1428291/+subscriptions

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


[Bug 1387057] Re: wildcard incorrect completion

2015-03-04 Thread Rolf Leggewie
Thanks, Peter.

The problem is still the same at least for vivid.  I can't see the
relevant upstream bug at the moment which is only visible to logged in
members.  If there is something to backport, we should.

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

Title:
  wildcard incorrect completion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1387057/+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   9   >