[Bug 2063557] [NEW] After upgrading to Ubuntu 24.04, login screen shows "Ubuntu 23.10"

2024-04-26 Thread Javier de la Puente Alonso
Public bug reported:

After upgrading from Ubuntu 23.10 to 24.04 following the instructions in
https://help.ubuntu.com/community/NobleUpgrades#Upgrading_Ubuntu_Desktops_to_24.04_LTS
(that is, with update-manager -d), everything went smooth.

However, in the bottom left part of the login screen it shows "Ubuntu
23.10" instead of the expected "Ubuntu 24.04".

You can find attached a picture of the login screen.

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

** Attachment added: "login screen"
   https://bugs.launchpad.net/bugs/2063557/+attachment/5770835/+files/image.png

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

Title:
  After upgrading to Ubuntu 24.04, login screen shows "Ubuntu 23.10"

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


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

[Bug 2060752] Re: package samba-common 2:4.15.13+dfsg-0ubuntu1.6 failed to install/upgrade: el subproceso instalado paquete samba-common script post-installation devolvió el código de salida de error

2024-04-13 Thread ALONSO
Thanks Marc Deslauriers for the clarification.

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

Title:
  package samba-common 2:4.15.13+dfsg-0ubuntu1.6 failed to
  install/upgrade: el subproceso instalado paquete samba-common script
  post-installation devolvió el código de salida de error 1

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


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

[Bug 2060752] [NEW] package samba-common 2:4.15.13+dfsg-0ubuntu1.6 failed to install/upgrade: el subproceso instalado paquete samba-common script post-installation devolvió el código de salida de erro

2024-04-09 Thread ALONSO
Public bug reported:

Good morning.
I try to access Ubuntu from another Linux Mint machine using samba. The Ubuntu 
user can access the shared folder as a local user. The remote user Linux Mint, 
which is in the Sambashare group, has assigned password and is enabled, cannot 
access, the message is. "Permision Denied (Publickey, Password)".
In addition, in Ubuntu Networks trying to open with Nautilus the Windows 
network, the message is: "You cannot access the place. It failed to obtain the 
server sharing list: there is no file or directory"

$ lsb_release -rd
Description:Ubuntu 22.04.4 LTS
Release:22.04

$ apt-cache policy samba
samba:
  Instalados: 2:4.15.13+dfsg-0ubuntu1.6
  Candidato:  2:4.15.13+dfsg-0ubuntu1.6
  Tabla de versión:
 *** 2:4.15.13+dfsg-0ubuntu1.6 500
500 http://es.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 2:4.15.13+dfsg-0ubuntu1.5 500
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 2:4.15.5~dfsg-0ubuntu5 500
500 http://es.archive.ubuntu.com/ubuntu jammy/main amd64 Packages

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: samba-common 2:4.15.13+dfsg-0ubuntu1.6
ProcVersionSignature: Ubuntu 6.5.0-27.28~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Tue Apr  9 15:21:11 2024
ErrorMessage: el subproceso instalado paquete samba-common script 
post-installation devolvió el código de salida de error 1
InstallationDate: Installed on 2022-12-29 (467 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
PythonDetails: N/A
RelatedPackageVersions:
 nautilus 1:42.6-0ubuntu1
 gvfs 1.48.2-0ubuntu1
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba-common 2:4.15.13+dfsg-0ubuntu1.6 failed to 
install/upgrade: el subproceso instalado paquete samba-common script 
post-installation devolvió el código de salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package jammy

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

Title:
  package samba-common 2:4.15.13+dfsg-0ubuntu1.6 failed to
  install/upgrade: el subproceso instalado paquete samba-common script
  post-installation devolvió el código de salida de error 1

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


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

[Bug 2051935] Re: [OVN] SNAT only happens for subnets directly connected to a router

2024-03-01 Thread Rodolfo Alonso
Hello Brian:

First of all, I don't have a devstack deployed environment. I have a
multinode setup with 3 controllers and 2 compute nodes, so I needed to
change the commands provided.

10.0.0.0/24 is the external network configured in my deployment. The other 
resources are:
* router_ext:
** ext_gw:   10.0.0.221
** net_int2: 10.20.0.1
* router_int:
** net_int2: 10.20.0.100
** net_int1: 10.10.0.1

The routes added:
* router_ext: destination=10.10.0.0/24,gateway=10.20.0.100 (net_int1, 
router_int net_int2 interface)
* router_int: destination=0.0.0.0/0,gateway=10.20.0.1 (*all*, router_ext 
net_int2 interface)

I tried with different routers:
* dvr: no ping
* ha: no ping
* legacy: I can ping

That could not be considered as a feature but as a bug or at least a
side effect of how legacy router is implemented. In any case, I've
contacted the core OVN developers to know if this functionality is
possible and how should be implemented in Neutron.

Regards.

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

Title:
  [OVN] SNAT only happens for subnets directly connected to a router

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


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

[Bug 1959098] Re: [ovn] metadata route missing on the guest

2022-02-01 Thread Rodolfo Alonso
Hi Przemysław:

Apart from what Yatin requested, that is necessary to debug this issue,
can you confirm "ovn_metadata_enabled" is True? I guess it is because
other subnets have this port, but doesn't harm to double check.

Just in case, please check if you have [1] and [2] in your code. If you
changed the subnet parameters ("dhcp_enable") without those patches, you
could be in an undefined state now.

Can you check also in the server logs, during the network creation, if
the metadata port was created too? [3].

Regards.

[1]https://review.opendev.org/q/I05394e49077a72199bbc80c8cb622ec2b17f2fa7
[2]https://review.opendev.org/q/I09cc14dff6933aae63cbd43a29f9221f405ecede
[3]https://github.com/openstack/neutron/blob/e7b70521d0e230143a80974e7e4795a2acafcc9b/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L1753

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

Title:
  [ovn] metadata route missing on the guest

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


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

[Bug 580408] Re: Option 'No' at question 'Continue without installing GRUB?' does nothing. Forced to answer 'Yes'.

2021-08-06 Thread Daniel Alonso
Sorry I forgot to add my current version:

$ cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS"
VERSION_ID="20.04"

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

Title:
  Option 'No' at question 'Continue without installing GRUB?' does
  nothing. Forced to answer 'Yes'.

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


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

[Bug 580408] Re: Option 'No' at question 'Continue without installing GRUB?' does nothing. Forced to answer 'Yes'.

2021-08-06 Thread Daniel Alonso
I got same behavior during a "Software Updater" session.
A window with "shim-signed" title lists "GRUB install devices", from there I 
pick /dev/sda1, then after clicking "Next" button comes next checkbox "Continue 
without installing GRUB?", and there if I keep as "no" it goes back to first 
screen. The only way to "finish" the process is by selecting the "Continue 
without installing GRUB?" checkbox in second screen.

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

Title:
  Option 'No' at question 'Continue without installing GRUB?' does
  nothing. Forced to answer 'Yes'.

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


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

[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-24 Thread Rodolfo Alonso
** Changed in: neutron
   Status: In Progress => 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/1931244

Title:
  ovn sriov broken from ussuri onwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1931244/+subscriptions

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

[Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-06-22 Thread Rodolfo Alonso
Hello Jared:

How this change is breaking any deployment? If the interface is there,
there will be no wait at all. If the interface is not present, then you
have a problem and this is not related to the timeout.

First you need to find why, when "set_link_status" is called, the GW
interface is not found in the kernel. It could be useful to use the
steps provided in [1] to reproduce the issue and find why the interface
is not there. If you don't trust [2], remove it. But you'll hit the same
error.

Regards.

[1]https://bugs.launchpad.net/neutron/+bug/1916024
[2]https://review.opendev.org/c/openstack/neutron/+/776427

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

Title:
  vRouter not working after update to 16.3.1

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

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

[Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-06-22 Thread Rodolfo Alonso
Hello Christian:

Please check the bug and the commit description [1]. As commented in
c#4:

What the patch is solving is that situation when the interface
disappears and reappears again, while keepalived is configuring it.

If you still see this error message this is because:
- keepalived didn't finish configuring this interface. If the interface doesn't 
appear in this time (3 seconds), maybe you have another problem.
- the interface was deleted

What you need to identify is what is happening in your system and why,
when the interface is going to be set UP, is not found in the kernel.

Regards.

[1]https://review.opendev.org/c/openstack/neutron/+/776427

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

Title:
  vRouter not working after update to 16.3.1

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

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

[Bug 1923870] Re: Some Neutron commands do not initilize privsep

2021-06-11 Thread Rodolfo Alonso
The patch was backported to all stable affected branches (Wallaby).

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

Title:
  Some Neutron commands do not initilize privsep

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

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

[Bug 1923453] Re: [focal-wallaby] Services not running that should be: neutron-openvswitch-agent

2021-04-14 Thread Rodolfo Alonso
Hello Corey:

You are right, I'll check the sanity of other commands.

Regards.

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

Title:
  [focal-wallaby] Services not running that should be: neutron-
  openvswitch-agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-gateway/+bug/1923453/+subscriptions

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

[Bug 1919482] [NEW] No se ha podido calcular la actualización Se produjo un problema irresoluble al calcular la actualización. Esto podría deberse a: * Paquetes de software no oficiales, no propor

2021-03-17 Thread alonso
Public bug reported:

​ No se ha podido calcular la actualización

Se produjo un problema irresoluble al calcular la actualización.

 Esto podría deberse a:
 * Paquetes de software no oficiales, no proporcionados por Ubuntu
Utilice la herramienta «ppa-purge» desde el paquete 
ppa-purge para quitar software de una PPA de Launchpad PPA e 
intente actualizar de nuevo

He eliminado todos los ppa en orígenes del sistema. El error persiste.
No tengo instalado el comando ppa-purge.

No entiendo los reportes en inglés.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.42
ProcVersionSignature: Ubuntu 4.15.0-137.141-generic 4.15.18
Uname: Linux 4.15.0-137-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.23
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: XFCE
Date: Wed Mar 17 17:23:02 2021
InstallationDate: Installed on 2018-02-03 (1138 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-03-17 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages

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

Title:
  No se ha podido calcular la actualización  Se produjo un problema
  irresoluble al calcular la actualización.   Esto podría deberse a:  *
  Paquetes de software no oficiales, no proporcionados por Ubuntu
  Utilice la herramienta «ppa-purge» desde el paquete  ppa-purge para
  quitar software de una PPA de Launchpad PPA e  intente actualizar de
  nuevo. No engo instalado comando ppa-purge. Eliminanado todos los ppa
  en Orígenes delsistema, el error persiste.

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

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

[Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpack

2021-03-01 Thread Rodolfo Alonso
Neutron patch:
https://review.opendev.org/q/I97ada62484023b9833ed12afd68eb4c8d337fd1f

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

Title:
  A privsep daemon spawned by neutron-openvswitch-agent hangs when debug
  logging is enabled (large number of registered NICs) - an RPC response
  is too large for msgpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1896734/+subscriptions

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

[Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpack

2021-02-24 Thread Rodolfo Alonso
** Also affects: neutron
   Importance: Undecided
   Status: New

** Changed in: neutron
   Importance: Undecided => Medium

** Changed in: neutron
 Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  A privsep daemon spawned by neutron-openvswitch-agent hangs when debug
  logging is enabled (large number of registered NICs) - an RPC response
  is too large for msgpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1896734/+subscriptions

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

[Bug 1848326] Re: [cosmic+] error booting with prime-select intel: prime-select does not update initramfs to blacklist nvidia modules

2020-11-15 Thread Alonso
I also meant to say that after logging in into this black screen you can
"prime select nvidia" and reboot again.

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

Title:
  [cosmic+] error booting with prime-select intel: prime-select does not
  update initramfs to blacklist nvidia modules

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

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

[Bug 1848326] Re: [cosmic+] error booting with prime-select intel: prime-select does not update initramfs to blacklist nvidia modules

2020-11-15 Thread Alonso
I'm facing the same problem with Ubuntu 20.04.1 LTS and GeForce 310M,
using an old Samsung QX310.

Without these drivers, the preinstalled intel driver works fine.
But with "prime-select intel" I boot into a black screen.

To go back into the DE, first I have to press Ctrl+Alt+F4 and then input
my login and password. Sometimes it takes a few tries. I hope this helps
others, so that booting into recovery mode is not needed.

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

Title:
  [cosmic+] error booting with prime-select intel: prime-select does not
  update initramfs to blacklist nvidia modules

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

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

[Bug 1902502] [NEW] installing grub on external disk it chrased

2020-11-02 Thread alonso
Public bug reported:

grub disk installation crashed at the end of postillation of ubuntu
20.10 on external disk

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.13
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: skip
CasperVersion: 1.455
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  2 10:33:38 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
RebootRequiredPkgs:
 linux-image-5.8.0-25-generic
 linux-base
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy ubiquity-20.10.13 ubuntu

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

Title:
  installing grub on external disk it chrased

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

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

[Bug 1900699] [NEW] package pop-icon-theme 1.4.0~1565992228~18.04~2bac292 failed to install/upgrade: unable to open '/usr/share/icons/Pop/16x16@2x/actions/bookmark-new.png.dpkg-new': No such file or d

2020-10-20 Thread Manuel Alonso-Villalobos Gonzalez
Public bug reported:

I dont have any further details

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: pop-icon-theme 1.4.0~1565992228~18.04~2bac292
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Oct 20 11:24:21 2020
Dependencies:
 
DuplicateSignature:
 package:pop-icon-theme:1.4.0~1565992228~18.04~2bac292
 Unpacking pop-icon-theme (2.1.0~1583343731~20.04~11f18cb~ubuntu1) over 
(1.4.0~1565992228~18.04~2bac292) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-aoCj03/727-pop-icon-theme_2.1.0~1583343731~20.04~11f18cb~ubuntu1_all.deb
 (--unpack):
  unable to open 
'/usr/share/icons/Pop/16x16@2x/actions/bookmark-new.png.dpkg-new': No such file 
or directory
ErrorMessage: unable to open 
'/usr/share/icons/Pop/16x16@2x/actions/bookmark-new.png.dpkg-new': No such file 
or directory
InstallationDate: Installed on 2020-03-28 (206 days ago)
InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.3
SourcePackage: pop-icon-theme
Title: package pop-icon-theme 1.4.0~1565992228~18.04~2bac292 failed to 
install/upgrade: unable to open 
'/usr/share/icons/Pop/16x16@2x/actions/bookmark-new.png.dpkg-new': No such file 
or directory
UpgradeStatus: Upgraded to focal on 2020-10-20 (0 days ago)

** Affects: pop-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package pop-icon-theme 1.4.0~1565992228~18.04~2bac292 failed to
  install/upgrade: unable to open '/usr/share/icons/Pop/16x16@2x/actions
  /bookmark-new.png.dpkg-new': No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pop-icon-theme/+bug/1900699/+subscriptions

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

[Bug 1886732] Re: Shotwell fails to import and wrongly reports "photo library folder was not writable"

2020-07-08 Thread Daniel Alonso
Thank you Sebastien, I've followed your advise and submitted
https://gitlab.gnome.org/GNOME/shotwell/-/issues/267

** Bug watch added: gitlab.gnome.org/GNOME/shotwell/-/issues #267
   https://gitlab.gnome.org/GNOME/shotwell/-/issues/267

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

Title:
  Shotwell fails to import and wrongly reports "photo library folder was
  not writable"

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

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

[Bug 1886732] [NEW] Shotwell fails to import and wrongly reports "photo library folder was not writable"

2020-07-07 Thread Daniel Alonso
Public bug reported:

1) Ubuntu version: Ubuntu 20.04 LTS

2) shotwell package version: 0.30.10-0ubuntu0.1

3) 
 a. I'm performing "Import from folder" from an external drive. 
 b. This external drive is formatted as HFS+, comes from a Mac, and by default 
it's mounted as read-only, which is OK.
 c. As result of the import, some files (both photos and videos) are imported 
ok, while some others don't.
 d. For those which are not imported, the error reported in the UI is "953 
photos/videos failed to import because the photo library folder was not 
writable", which doesn't make sense, as some others were imported.

Looking further, I came to found in ~/.cache/shotwell/shotwell.log the
following pattern:

L 3733 2020-07-07 20:47:09 [WRN] BatchImport.vala:1840: Unable to perform MD5 
checksum on file : Error opening file : Permission 
denied
L 3733 2020-07-07 20:47:09 [WRN] BatchImport.vala:1405: Import failure 
: File write error

By checking the code, I see convert_error method maps several different error 
codes to ImportResult.FILE_WRITE_ERROR
In particular, lines 124 and 125 map IOError.PERMISSION_DENIED to 
ImportResult.FILE_WRITE_ERROR

else if (ioerr is IOError.PERMISSION_DENIED)
return ImportResult.FILE_WRITE_ERROR;

But in this case, the permission denied came from the read, and not from the 
write.
BTW: Permission denied has to do with different permissions for those files, so 
it's ok to not have been imported.

4) It's ok for Shotwell to fail importing files without read permission,
but the error message confuses the user, which may understand Shotwell
library got corrupted (as on same operation some files were imported and
some others don't). A better error message could be "953 photos/videos
failed to import because permission was denied to read the source files"

** Affects: shotwell (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/1886732

Title:
  Shotwell fails to import and wrongly reports "photo library folder was
  not writable"

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

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

[Bug 1881529] [NEW] Don't work Autofirma Spanish program

2020-06-01 Thread jesus alonso redondo
Public bug reported:

I install the program but it doesn't do anything

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Jun  1 08:36:49 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
InstallationDate: Installed on 2020-05-30 (2 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
Symptom: installation
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15

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

Title:
  Don't work Autofirma Spanish program

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

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

[Bug 1881530] [NEW] Don't work Autofirma Spanish program

2020-06-01 Thread jesus alonso redondo
*** This bug is a duplicate of bug 1881529 ***
https://bugs.launchpad.net/bugs/1881529

Public bug reported:

I install the program but it doesn't do anything

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Jun  1 08:36:49 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
InstallationDate: Installed on 2020-05-30 (2 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
Symptom: installation
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15

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

Title:
  Don't work Autofirma Spanish program

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

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

[Bug 1880374] [NEW] Instalado junto a W7

2020-05-24 Thread Pedro Alonso
Public bug reported:

.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Sun May 24 10:14:57 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANGUAGE=es_ES.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu

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

Title:
  Instalado junto a W7

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-02-17 Thread Alonso
Hi everyone,
I finally managed to make dell's technical service change my micron hard drive 
to a different one, obviously the computer didn't fail anymore. He never got 
stuck again. Also install ubuntu 18.04 offered in dell downloads, but I will 
return to ubuntu 20. Thank you all for your help.

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1852221] Re: ovsdb-server needs to be restarted after adding protocols to bridges

2020-01-28 Thread Rodolfo Alonso
Related patch in Neutron: https://review.opendev.org/#/c/698715/

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

Title:
  ovsdb-server needs to be restarted after adding protocols to bridges

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1852221/+subscriptions

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-23 Thread Alonso
Thanks Timo, I will comment on some effect, however in the log viewer
several messages disappeared that I had before, for example (drm:
intel_cpu_fifo_underrun_irq_handler [i915]] * ERROR * CPU pipe A FIFO
underrun)

** Attachment added: "mensajes de registro"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1859730/+attachment/5322405/+files/mensajes%20de%20registro

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-23 Thread Alonso
Hi,
I do not remember what was the kernel that came with the machine, but if it was 
a 4. etc, the current kernel I have is 5.4.0-12-generic # 15-Ubuntu SMP.
How can I edit the grub i915.enable_psr = 0 ?.
Are these steps that I found on the internet right?
sudo nano /etc/default/grub
edit line with
GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash i915.enable_psr = 0”
save
sudo update-grub
reboot
Those steps are done, I will comment if it has no effect.
Thank you!

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-22 Thread Alonso
Hello, 7 days ago I received the notebook and the bios was version 1.2
and automatically updated to 1.4.  dell support doesn't respond yet but
since I tried 3 OS (ubuntu 18, fedora 31 and ubuntu 20.04) and all three
failed in the same way, it could point to a problem of Hw that can be
the Ssd.  I attach new photos ...

** Attachment added: "WhatsApp Image 2020-01-23 at 01.30.27(2).jpeg"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1859730/+attachment/5322278/+files/WhatsApp%20Image%202020-01-23%20at%2001.30.27%282%29.jpeg

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-22 Thread Alonso
Dear, I have the same mistakes again with Wayland and especially with the 
updates.
I did everything you suggested, I no longer have outdated library problems but 
the bugs remain the same: c

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-18 Thread Alonso
Hi everyone,
Thank you very much Daniel for your attention and recommendations but ..;
1. I installed ubuntu 20.04, everything started fine, but it failed again in 
the same way as in ubuntu 18, before this I was testing fedora 31 and the same 
errors were presented for both ubuntu 18, 20 and fedora 31, (screen crash, 
black screen with the message [2658.28 ...] systemd-journald [378]: failed to 
write entry (22 items, 749 bytes), ignoring: read-only file system).
2. Thinking that it may be a hardware error especially of the micron m2 SSD, 
contact dell technical service and just have an answer from them I will comment 
on it by this means.
3. I also cannot get the id of the .crash file, but when I select to report the 
error, an error window appears indicating the following:
"The problem cannot be reported:
It has some packages installed with obsolete versions 
bsdutils, libblkid1, libmount1, libsmartcols1, libuuid1, mount, utillinux, 
uuid-runtime "
Any advice to fix those versions of the packages?

Thank you very much to all!

** Attachment added: "crash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1859730/+attachment/5321393/+files/crash.txt

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

[Bug 1859730] Re: Xorg freeze

2020-01-16 Thread Alonso
** Attachment added: "muestras_Fail.pdf"
   
https://bugs.launchpad.net/ubuntu/+bug/1859730/+attachment/5320850/+files/muestras_Fail.pdf

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

Title:
  Xorg freeze

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

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

[Bug 1859730] Re: Xorg freeze

2020-01-16 Thread Alonso
Yes of course,

I bought a DELL xps 7390 notebook with intel core i7 10th and ssd 512gb.
which comes by default with ubuntu installed.

Since I turned on the computer I could witness abnormal behaviors;
1. GNOME was freezing, the icons do not appear, unexpected applications are 
closed when you press any key, it is not useful to turn off or restart, but if 
blocking and not unlocking, the command console does not work and this gives an 
input and output error. The only option is to press the off button until the 
computer is turned off. After turning on the system does not report any failure.
2. Only when the computer is turned on or unlocked, the screen emits a flash 
that appears to be out of sync, press any key and the screen resets.
3. Only when I demand the computer with Firefox and many windows, terminal, 
visual code, and running applications, the system collapses and the screen goes 
black showing the message [1,407103] couldn't get size 0x80e
and I can only retrieve it by pressing the off button.

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

Title:
  Xorg freeze

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

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

[Bug 1859649] Re: networking disruption on upgrade from 14.0.0 to 14.0.3

2020-01-15 Thread Rodolfo Alonso
** Changed in: neutron
   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/1859649

Title:
  networking disruption on upgrade from 14.0.0 to 14.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1859649/+subscriptions

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

[Bug 1859649] Re: networking disruption on upgrade from 14.0.0 to 14.0.3

2020-01-15 Thread Rodolfo Alonso
Hello:

As Felipe pointed out, the compatibility layer relies on the server
side. But making a stable upgrade should not trigger this problem of
course.

The mentioned patch [1] complies with the OVO versioning rules, allowing
version downgrade (in the server side).

Is there an order in the upgrade procedure you used? According to "Rolling 
upgrade" section in [2]:
"""
To simplify the matter, it's always assumed that the order of service upgrades 
is as following:

first, all neutron-servers are upgraded.
then, if applicable, neutron agents are upgraded.
"""

Regards.

[1] https://github.com/openstack/neutron/commit/b452c508b62
[2] 
https://github.com/openstack/neutron/blob/master/doc/source/contributor/internals/upgrade.rst

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

Title:
  networking disruption on upgrade from 14.0.0 to 14.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1859649/+subscriptions

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

[Bug 1859730] [NEW] Xorg freeze

2020-01-14 Thread Alonso
Public bug reported:

ack please..

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
Uname: Linux 5.4.11-050411-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CompositorRunning: None
Date: Tue Jan 14 20:17:26 2020
DistUpgraded: Fresh install
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-bionic-amd64-20180608-47+beaver-three-eyed-raven+X92
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 backport-iwlwifi, 8286, 4.15.0-1042-oem, x86_64: installed
 backport-iwlwifi, 8286, 4.15.0-1066-oem, x86_64: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Very infrequently
GraphicsCard:
 Intel Corporation Device [8086:9bca] (rev 04) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0962]
InstallationDate: Installed on 2020-01-13 (1 days ago)
InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
Lsusb:
 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 8087:0029 Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 7390
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.11-050411-generic 
root=UUID=8fd25548-00af-4395-92f0-5d7d27a54deb ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/25/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.0
dmi.board.name: 0377MH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.0:bd11/25/2019:svnDellInc.:pnXPS137390:pvr:rvnDellInc.:rn0377MH:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 7390
dmi.product.sku: 0962
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.8-0ubuntu0~18.04.3
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.8-0ubuntu0~18.04.3
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic freeze ubuntu

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

Title:
  Xorg freeze

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

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

[Bug 1852221] Re: ovsdb-server needs to be restarted after adding protocols to bridges

2019-12-12 Thread Rodolfo Alonso
Hello:

I've seen this behavior in OVS 2.12. Previous versions work well (2.11
and 2.10).

I detected this problem using Neutron (master), OVS 2.12 and OVS
firewall. The firewall flows are added to the DB using "--bundle". This
requires OF14. Because this protocol is added after the bridge is
created, it does not work.

But if the protocol is added in the same transaction of the creation
[1], then the "--bundle" add-flows commands work.

Regards.

[1]
https://github.com/openstack/neutron/blob/4051e0b19dc9f318c2e0dd7c60eaa2c46536ad03/neutron/agent/common/ovs_lib.py#L286-L302

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

Title:
  ovsdb-server needs to be restarted after adding protocols to bridges

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1852221/+subscriptions

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

[Bug 1833624] [NEW] [Inspiron 3521, Realtek ALC3221, Black Headphone Out, Front] No sound at all

2019-06-20 Thread Mercedes Alonso
Public bug reported:

Ubuntu 19.04
Processor Intel® Core™ i5-3337U CPU @ 1.80GHz × 4 
Gnome 3.32.1
OS: 64-bit

My speakers are recognized by the system however no sound comes out of them. 
This happens wither plugging them to my laptop or to my projector which is 
connected via HDMI. This is how it used to work with windows 7-
When I perform the sound test, no sound is manifested.
The speakers test does however produce a sound, so it appears that even though 
the Jack connection is detected, no sound comes out.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.0.0-17.18-generic 5.0.8
Uname: Linux 5.0.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  redcandy   1633 F pulseaudio
 /dev/snd/pcmC0D0c:   redcandy   1633 F...m pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 20 23:54:53 2019
InstallationDate: Installed on 2019-06-19 (0 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  redcandy   1633 F pulseaudio
 /dev/snd/pcmC0D0c:   redcandy   1633 F...m pulseaudio
Symptom_Jack: Black Headphone Out, Front
Symptom_Type: No sound at all
Title: [Inspiron 3521, Realtek ALC3221, Black Headphone Out, Front] No sound at 
all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/20/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0010T1
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A08
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd05/20/2013:svnDellInc.:pnInspiron3521:pvrA08:rvnDellInc.:rn0010T1:rvrA00:cvnDellInc.:ct8:cvrA08:
dmi.product.family: 103C_5335KV
dmi.product.name: Inspiron 3521
dmi.product.sku: Inspiron 3521
dmi.product.version: A08
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

** Attachment added: "Screenshot from 2019-06-21 00-11-02.png"
   
https://bugs.launchpad.net/bugs/1833624/+attachment/5271935/+files/Screenshot%20from%202019-06-21%2000-11-02.png

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

Title:
  [Inspiron 3521, Realtek ALC3221, Black Headphone Out, Front] No sound
  at all

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

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Javier Alonso Silva
I managed to resolve this problem. Here I will describe the steps and
errors I did and/or occurred:

 1. I added the NVIDIA drivers PPA: ppa:graphics-drivers/ppa which caused to 
install a new non- 
distro free version of my current driver: from 418.56 to 418.67.
 2. The new driver version included new dependencies that caused X-Org to crash 
when trying to use 
NVIDIA for processing the screen.
 3. In addition, the new installation created non-valid "xorg.conf" which 
caused, again, X-Org 
crashing when trying to log-in either boot screen.

The solution:
 1. Remove both NVIDIA drivers PPA and CUDA ones from "sources.list" and/or 
"sources.list.d".
 2. Uninstall both "mesa drivers" and "gstreamer":
$ sudo apt remove mesa-va-drivers gstreamer1.0-vaapi

[REBOOT]

 3. Completely delete "/etc/X11/xorg.conf" which contains invalid configuration.
 4. Remove new NVIDIA drivers and libraries in order to install the "older" 
(but working) ones.
$ sudo apt remove --purge nvidia-*
$ sudo apt remove --purge libnvidia*
$ sudo apt remove --purge *nvidia*
$ sudo apt remove --purge *cuda*
I removed that all because of new dependencies installed in order to avoid 
versions' compatibility errors when trying to install the recommended drivers.

[REBOOT]

 5. Install recommended drivers with: 
$ sudo ubuntu-drivers autoinstall

[REBOOT]

 6. Boot again into Ubuntu and log-in normally, checked "nvidia-smi" and got 
working configuration:
$ nvidia-smi
Sat Jun 15 17:25:18 2019   
+-+
| NVIDIA-SMI 418.56   Driver Version: 418.56   CUDA Version: 10.1 |
|---+--+--+
| GPU  NamePersistence-M| Bus-IdDisp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage | GPU-Util  Compute M. |
|===+==+==|
|   0  GeForce GTX 950MOff  | :01:00.0 Off |  N/A |
| N/A   43CP8N/A /  N/A |750MiB /  2004MiB |  0%  Default |
+---+--+--+
   
+-+
| Processes:   GPU Memory |
|  GPU   PID   Type   Process name Usage  |
|=|
|0  1207  G   /usr/lib/xorg/Xorg24MiB |
|0  1431  G   /usr/bin/gnome-shell  48MiB |
|0  1693  G   /usr/lib/xorg/Xorg   120MiB |
|0  1878  G   /usr/bin/gnome-shell 460MiB |
|0  2137  G   /usr/bin/nextcloud 2MiB |
|0  2641  G   ...-token=671EE9C10F25860492D3CA477A4C4162 5MiB |
|0  2690  G   ...quest-channel-token=4068114528266404073 7MiB |
|0  2702  G   ...uest-channel-token=1836927180593018907033MiB |
|0  3188  G   ...quest-channel-token=609096153109739 5MiB |
|0  3304  G   ...quest-channel-token=587387338032541362138MiB |
+-+

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

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

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

[Bug 1832935] [NEW] NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Javier Alonso Silva
Public bug reported:

Today I received an Ubuntu 19.04 update which updates the base generic
kernel (5.0.0-16-generic) and also a NVIDIA driver update from 418.56 to
418.67

Everything went ok but when rebooted I was unable to pass from login
screen (when I put my credentials, it starts but freezes on "black"
screen in which I have to reboot by long pressing the power button).

While viewing the logs, everything displayed and said that it was
impossible to find and connect to any GPU (not found), so I tried
manually installing the 430 drivers from NVIDIA PPA and also swtiching
back to 418.56 driver version, but in both cases I was only able to boot
by using the integrated Intel graphics and disabling the NVIDIA ones. In
addition, there is no xorg.conf file which NVIDIA asked to and it is
impossible to open XServer Settings (no card connected and no
configuration available).

Finally, when trying to install NVIDIA drivers manually from NVIDIA
page, the DKMS module complained about a non-finished installed package,
which was not shown if trying to execute an "apt --fix-broken install".

I thought it was maybe because my GPU card died but I was able to boot
to Windows and use the GPU normally.

I was going to submit this as a possible bug but I didn't do as there is
no properly crash on my system.

** Affects: 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/1832935

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

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

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

[Bug 1766020] Re: package python3 3.6.5-3 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2018-11-22 Thread Juan Alonso
Same problem, solution in #9 helped me.  (I am running Linux Mint 19)
saludos

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

Title:
  package python3 3.6.5-3 failed to install/upgrade: installed python3
  package post-installation script subprocess returned error exit status
  4

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

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

[Bug 1783654] Re: DVR process flow not installed on physical bridge for shared tenant network

2018-09-28 Thread Rodolfo Alonso
Hi Swaminathan. Should we backport
fd72643a61f726145288b2a468b044e84d02c88e to Rocky? The code is in master
and Queens, but not in Rocky.

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

Title:
  DVR process flow not installed on physical bridge for shared tenant
  network

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1783654/+subscriptions

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

[Bug 1791951] Re: nvidia-settings does not work when i install proprietary driver and reboot

2018-09-14 Thread Alonso Montenegro
** Tags removed: nvidia-settings
** Tags added: nvidia xorg

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

Title:
  nvidia-settings does not work when i install proprietary driver and
  reboot

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

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

[Bug 1791951] Re: nvidia-settings does not work when i install proprietary driver and reboot

2018-09-11 Thread Alonso Montenegro
** Description changed:

- -What I expected to happen:
+ - What I expected to happen:
  Open nvidia-settings and switch between Intel and Nvidia graphic cards.
  
- -What happened instead:
+ - What happened instead:
  
  Steps (case 1):
  1. Install propetary driver.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select intel.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 3)
  1. sudo prime-select nvidia.
- 1. Reboot and select X11 session.
- 2. Open nvidia-settings. --> Not ERROR. 
+ 2. Reboot and select X11 session.
+ 3. Open nvidia-settings. --> Not ERROR.
  
- In my second test, this step generate an error: 
+ In my second test, this step generate an error:
  "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
  Steps (Case 4)
  1. sudo prime-select intel.
  2. Reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
- The command: sudo prime-select nvidia[intel] work
+ Notes:
+ - The command: sudo prime-select nvidia[intel] always work
+ - Secure boot is disabled
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  }
    ],
    "RAM": 7.9,
    "Disks": [
  0
    ],
    "Partitions": [
  28.4,
  0.3,
  210.4
    ],
    "Screens": [
  {
    "Size": "340mmx190mm",
    "Resolution": "1368x768",
    "Frequency": "59.71"
  }
    ],
    "Autologin": false,
    "LivePatch": false,
    "Session": {
  "DE": "ubuntu:GNOME",
  "Name": "ubuntu-wayland",
  "Type": "wayland"
    },
    "Language": "en_US",
    "Timezone": "America/Bogota",
    "Install": {
  "Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 
(20180725)",
  "Type": "GTK",
  "OEM": false,
  "PartitionMethod": "manual",
  "DownloadUpdates": true,
  "Language": "en",
  "Minimal": true,
  "RestrictedAddons": true,
  "Stages": {
    "0": "language",
    "4": "console_setup",
    "18": "console_setup",
    "21": "wireless",
    "86": "prepare",
    "205": "partman",
    "250": "partman",
    "251": "partman",
    "252": "partman",
    "267": "partman",
    "281": "partman",
    "297": "partman",
    "300": "start_install",
    "314": "timezone",
    "333": "usersetup",
    "343": "user_done",
    "800": "done"
  }
    }
  }
  
   Driver version: 396.54

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

Title:
  nvidia-settings does not work when i install proprietary driver and
  reboot

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

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

[Bug 1791951] Re: nvidia-settings does not work when i install proprietary driver and reboot

2018-09-11 Thread Alonso Montenegro
** Description changed:

  -What I expected to happen:
  Open nvidia-settings and switch between Intel and Nvidia graphic cards.
  
  -What happened instead:
  
  Steps (case 1):
  1. Install propetary driver.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select intel.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 3)
  1. sudo prime-select nvidia.
  1. Reboot and select X11 session.
- 2. Open nvidia-settings. --> Not ERROR.
+ 2. Open nvidia-settings. --> Not ERROR. 
+ 
+ In my second test, this step generate an error: 
+ "ERROR: NVIDIA driver is not loaded
+ ERROR: Unable to load info from any available system"
  
  Steps (Case 4)
  1. sudo prime-select intel.
  2. Reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
  The command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  }
    ],
    "RAM": 7.9,
    "Disks": [
  0
    ],
    "Partitions": [
  28.4,
  0.3,
  210.4
    ],
    "Screens": [
  {
    "Size": "340mmx190mm",
    "Resolution": "1368x768",
    "Frequency": "59.71"
  }
    ],
    "Autologin": false,
    "LivePatch": false,
    "Session": {
  "DE": "ubuntu:GNOME",
  "Name": "ubuntu-wayland",
  "Type": "wayland"
    },
    "Language": "en_US",
    "Timezone": "America/Bogota",
    "Install": {
  "Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 
(20180725)",
  "Type": "GTK",
  "OEM": false,
  "PartitionMethod": "manual",
  "DownloadUpdates": true,
  "Language": "en",
  "Minimal": true,
  "RestrictedAddons": true,
  "Stages": {
    "0": "language",
    "4": "console_setup",
    "18": "console_setup",
    "21": "wireless",
    "86": "prepare",
    "205": "partman",
    "250": "partman",
    "251": "partman",
    "252": "partman",
    "267": "partman",
    "281": "partman",
    "297": "partman",
    "300": "start_install",
    "314": "timezone",
    "333": "usersetup",
    "343": "user_done",
    "800": "done"
  }
    }
  }
  
   Driver version: 396.54

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

Title:
  nvidia-settings does not work when i install proprietary driver and
  reboot

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

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

[Bug 1791951] Re: nvidia-settings does not work when i install proprietary driver and reboot

2018-09-11 Thread Alonso Montenegro
** Description changed:

  Steps (case 1):
  1. Install propetary driver.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select intel.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
- Steps (case 2)
+ Steps (case 3)
  1. sudo prime-select nvidia.
  1. Reboot and select X11 session.
  2. Open nvidia-settings. --> Not ERROR.
  
- Steps (Case 3)
+ Steps (Case 4)
  1. sudo prime-select intel.
  2. Reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
  The command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  }
    ],
    "RAM": 7.9,
    "Disks": [
  0
    ],
    "Partitions": [
  28.4,
  0.3,
  210.4
    ],
    "Screens": [
  {
    "Size": "340mmx190mm",
    "Resolution": "1368x768",
    "Frequency": "59.71"
  }
    ],
    "Autologin": false,
    "LivePatch": false,
    "Session": {
  "DE": "ubuntu:GNOME",
  "Name": "ubuntu-wayland",
  "Type": "wayland"
    },
    "Language": "en_US",
    "Timezone": "America/Bogota",
    "Install": {
  "Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 
(20180725)",
  "Type": "GTK",
  "OEM": false,
  "PartitionMethod": "manual",
  "DownloadUpdates": true,
  "Language": "en",
  "Minimal": true,
  "RestrictedAddons": true,
  "Stages": {
    "0": "language",
    "4": "console_setup",
    "18": "console_setup",
    "21": "wireless",
    "86": "prepare",
    "205": "partman",
    "250": "partman",
    "251": "partman",
    "252": "partman",
    "267": "partman",
    "281": "partman",
    "297": "partman",
    "300": "start_install",
    "314": "timezone",
    "333": "usersetup",
    "343": "user_done",
    "800": "done"
  }
    }
  }
  
   Driver version: 396.54

** Description changed:

+ -What I expected to happen:
+ Open nvidia-settings and switch between Intel and Nvidia graphic cards.
+ 
+ -What happened instead:
+ 
  Steps (case 1):
  1. Install propetary driver.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select intel.
  2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 3)
  1. sudo prime-select nvidia.
  1. Reboot and select X11 session.
  2. Open nvidia-settings. --> Not ERROR.
  
  Steps (Case 4)
  1. sudo prime-select intel.
  2. Reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
  The command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 

[Bug 1791951] Re: nvidia-settings does not work when i install propetary driver and reboot

2018-09-11 Thread Alonso Montenegro
** Description changed:

  Steps (case 1):
- 
  1. Install propetary driver.
- 2. reboot and select wayland session.
+ 2. reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
+ 1. sudo prime-select intel.
+ 2. reboot and select Wayland session.
+ 3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
+ 
+ Steps (case 2)
+ 1. sudo prime-select nvidia.
  1. Reboot and select X11 session.
  2. Open nvidia-settings. --> Not ERROR.
  
  Steps (Case 3)
- 1. sudo prime-select intel
- 2. reboot and select X11 session
+ 1. sudo prime-select intel.
+ 2. reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
- This command: sudo prime-select nvidia[intel] work
+ The command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  }
    ],
    "RAM": 7.9,
    "Disks": [
  0
    ],
    "Partitions": [
  28.4,
  0.3,
  210.4
    ],
    "Screens": [
  {
    "Size": "340mmx190mm",
    "Resolution": "1368x768",
    "Frequency": "59.71"
  }
    ],
    "Autologin": false,
    "LivePatch": false,
    "Session": {
  "DE": "ubuntu:GNOME",
  "Name": "ubuntu-wayland",
  "Type": "wayland"
    },
    "Language": "en_US",
    "Timezone": "America/Bogota",
    "Install": {
  "Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 
(20180725)",
  "Type": "GTK",
  "OEM": false,
  "PartitionMethod": "manual",
  "DownloadUpdates": true,
  "Language": "en",
  "Minimal": true,
  "RestrictedAddons": true,
  "Stages": {
    "0": "language",
    "4": "console_setup",
    "18": "console_setup",
    "21": "wireless",
    "86": "prepare",
    "205": "partman",
    "250": "partman",
    "251": "partman",
    "252": "partman",
    "267": "partman",
    "281": "partman",
    "297": "partman",
    "300": "start_install",
    "314": "timezone",
    "333": "usersetup",
    "343": "user_done",
    "800": "done"
  }
    }
  }
  
   Driver version: 396.54

** Description changed:

  Steps (case 1):
  1. Install propetary driver.
- 2. reboot and select Wayland session.
+ 2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select intel.
- 2. reboot and select Wayland session.
+ 2. Reboot and select Wayland session.
  3. Open nvidia-settings --> "ERROR: Unable to find display on any available 
system"
  
  Steps (case 2)
  1. sudo prime-select nvidia.
  1. Reboot and select X11 session.
  2. Open nvidia-settings. --> Not ERROR.
  
  Steps (Case 3)
  1. sudo prime-select intel.
- 2. reboot and select X11 session.
+ 2. Reboot and select X11 session.
  3. Open nvidia-settings --> "ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system"
  
  The command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 

[Bug 1791951] Re: nvidia-settings does not work when i install propetary driver and reboot

2018-09-11 Thread Alonso Montenegro
** Description changed:

  When reboot my system and try open nvidia-settings, this message arise
  "ERROR: Unable to find display on any available system"
+ 
+ Over Wayland and X11.
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  }
    ],
    "RAM": 7.9,
    "Disks": [
  0
    ],
    "Partitions": [
  28.4,
  0.3,
  210.4
    ],
    "Screens": [
  {
    "Size": "340mmx190mm",
    "Resolution": "1368x768",
    "Frequency": "59.71"
  }
    ],
    "Autologin": false,
    "LivePatch": false,
    "Session": {
  "DE": "ubuntu:GNOME",
  "Name": "ubuntu-wayland",
  "Type": "wayland"
    },
    "Language": "en_US",
    "Timezone": "America/Bogota",
    "Install": {
  "Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 
(20180725)",
  "Type": "GTK",
  "OEM": false,
  "PartitionMethod": "manual",
  "DownloadUpdates": true,
  "Language": "en",
  "Minimal": true,
  "RestrictedAddons": true,
  "Stages": {
    "0": "language",
    "4": "console_setup",
    "18": "console_setup",
    "21": "wireless",
    "86": "prepare",
    "205": "partman",
    "250": "partman",
    "251": "partman",
    "252": "partman",
    "267": "partman",
    "281": "partman",
    "297": "partman",
    "300": "start_install",
    "314": "timezone",
    "333": "usersetup",
    "343": "user_done",
    "800": "done"
  }
    }
  }
  
   Driver version: 396.54

** Description changed:

  When reboot my system and try open nvidia-settings, this message arise
- "ERROR: Unable to find display on any available system"
+ "ERROR: Unable to find display on any available system" (wayland session
+ with nvidia selected)
  
- Over Wayland and X11.
+ "ERROR: NVIDIA driver is not loaded
+ ERROR: Unable to load info from any available system" (X11 session with intel 
selected)
+ 
+ This command: sudo prime-select nvidia[intel] work
  
  SYSTEM INFORMATION:
  
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
    Installed: 396.54-0ubuntu0~gpu18.04.1
    Candidate: 396.54-0ubuntu0~gpu18.04.1
    Version table:
   *** 396.54-0ubuntu0~gpu18.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
  100 /var/lib/dpkg/status
   390.42-0ubuntu1 500
  500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
   Subsystem: Lenovo GP108M [GeForce MX150]
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at e800 (32-bit, non-prefetchable) [size=16M]
   Memory at 7000 (64-bit, prefetchable) [size=256M]
   Memory at 8000 (64-bit, prefetchable) [size=32M]
   I/O ports at d000 [size=128]
   Capabilities: 
   Kernel driver in use: nvidia
   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
    "Version": "18.04",
    "OEM": {
  "Vendor": "LENOVO",
    },
    "BIOS": {
  "Vendor": "LENOVO",
    },
    "CPU": {
  "OpMode": "32-bit, 64-bit",
  "CPUs": "8",
  "Threads": "2",
  "Cores": "4",
  "Sockets": "1",
  "Vendor": "GenuineIntel",
  "Family": "6",
  "Model": "142",
  "Stepping": "10",
  "Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
  "Virtualization": "VT-x"
    },
    "Arch": "amd64",
    "GPU": [
  {
    "Vendor": "8086",
    "Model": "5917"
  

[Bug 1791951] [NEW] nvidia-settings does not work when i install propetary driver and reboot

2018-09-11 Thread Alonso Montenegro
Public bug reported:

When reboot my system and try open nvidia-settings, this message arise
"ERROR: Unable to find display on any available system"

SYSTEM INFORMATION:

Description:Ubuntu 18.04.1 LTS
Release:18.04

nvidia-settings:
  Installed: 396.54-0ubuntu0~gpu18.04.1
  Candidate: 396.54-0ubuntu0~gpu18.04.1
  Version table:
 *** 396.54-0ubuntu0~gpu18.04.1 500
500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
100 /var/lib/dpkg/status
 390.42-0ubuntu1 500
500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

lspci -v -s 02:00
02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
 Subsystem: Lenovo GP108M [GeForce MX150]
 Flags: bus master, fast devsel, latency 0, IRQ 16
 Memory at e800 (32-bit, non-prefetchable) [size=16M]
 Memory at 7000 (64-bit, prefetchable) [size=256M]
 Memory at 8000 (64-bit, prefetchable) [size=32M]
 I/O ports at d000 [size=128]
 Capabilities: 
 Kernel driver in use: nvidia
 Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia

{
  "Version": "18.04",
  "OEM": {
"Vendor": "LENOVO",
  },
  "BIOS": {
"Vendor": "LENOVO",
  },
  "CPU": {
"OpMode": "32-bit, 64-bit",
"CPUs": "8",
"Threads": "2",
"Cores": "4",
"Sockets": "1",
"Vendor": "GenuineIntel",
"Family": "6",
"Model": "142",
"Stepping": "10",
"Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
"Virtualization": "VT-x"
  },
  "Arch": "amd64",
  "GPU": [
{
  "Vendor": "8086",
  "Model": "5917"
}
  ],
  "RAM": 7.9,
  "Disks": [
0
  ],
  "Partitions": [
28.4,
0.3,
210.4
  ],
  "Screens": [
{
  "Size": "340mmx190mm",
  "Resolution": "1368x768",
  "Frequency": "59.71"
}
  ],
  "Autologin": false,
  "LivePatch": false,
  "Session": {
"DE": "ubuntu:GNOME",
"Name": "ubuntu-wayland",
"Type": "wayland"
  },
  "Language": "en_US",
  "Timezone": "America/Bogota",
  "Install": {
"Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 (20180725)",
"Type": "GTK",
"OEM": false,
"PartitionMethod": "manual",
"DownloadUpdates": true,
"Language": "en",
"Minimal": true,
"RestrictedAddons": true,
"Stages": {
  "0": "language",
  "4": "console_setup",
  "18": "console_setup",
  "21": "wireless",
  "86": "prepare",
  "205": "partman",
  "250": "partman",
  "251": "partman",
  "252": "partman",
  "267": "partman",
  "281": "partman",
  "297": "partman",
  "300": "start_install",
  "314": "timezone",
  "333": "usersetup",
  "343": "user_done",
  "800": "done"
}
  }
}

 Driver version: 396.54

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: nvidia-graphics-drivers-340 (Ubuntu) => nvidia-
settings (Ubuntu)

** Description changed:

  When reboot my system and try open nvidia-settings, this message arise
  "ERROR: Unable to find display on any available system"
  
- System information:
+ SYSTEM INFORMATION:
+ 
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  nvidia-settings:
-   Installed: 396.54-0ubuntu0~gpu18.04.1
-   Candidate: 396.54-0ubuntu0~gpu18.04.1
-   Version table:
-  *** 396.54-0ubuntu0~gpu18.04.1 500
- 500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
- 100 /var/lib/dpkg/status
-  390.42-0ubuntu1 500
- 500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
- 
+   Installed: 396.54-0ubuntu0~gpu18.04.1
+   Candidate: 396.54-0ubuntu0~gpu18.04.1
+   Version table:
+  *** 396.54-0ubuntu0~gpu18.04.1 500
+ 500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main 
amd64 Packages
+ 100 /var/lib/dpkg/status
+  390.42-0ubuntu1 500
+ 500 http://co.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
  lspci -v -s 02:00
  02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
-   Subsystem: Lenovo GP108M [GeForce MX150]
-   Flags: bus master, fast devsel, latency 0, IRQ 16
-   Memory at e800 (32-bit, non-prefetchable) [size=16M]
-   Memory at 7000 (64-bit, prefetchable) [size=256M]
-   Memory at 8000 (64-bit, prefetchable) [size=32M]
-   I/O ports at d000 [size=128]
-   Capabilities: 
-   Kernel driver in use: nvidia
-   Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
+  Subsystem: Lenovo GP108M [GeForce MX150]
+  Flags: bus master, fast devsel, latency 0, IRQ 16
+  Memory at e800 (32-bit, non-prefetchable) [size=16M]
+  Memory at 7000 (64-bit, prefetchable) [size=256M]
+  Memory at 8000 (64-bit, prefetchable) [size=32M]
+  I/O ports at d000 [size=128]
+  Capabilities: 
+  Kernel driver in use: nvidia
+  Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
  
  {
-   "Version": "18.04",
-   "OEM": {
- "Vendor": "LENOVO",
-   },
-   "BIOS": 

[Bug 1758630] [NEW] Problema al intalar UBUINTU en un LAPTOP

2018-03-25 Thread Rafael Caballero Alonso
Public bug reported:

Ha surgido un problema durante la intalacion de UBUNtu 16 en un LAPTOP ASUS 
X5DI que parece tener problemas con el HD.
Instalo UBUNTU 16 desde USB, y he probado varias veces con distintos USB. y 
siempore el mismo error.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.6
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CasperVersion: 1.376.2
Date: Sun Mar 25 10:19:21 2018
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
ProcEnviron:
 LANGUAGE=es_ES.UTF-8
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.6 ubuntu xenial

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

Title:
  Problema al intalar UBUINTU en un LAPTOP

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

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

[Bug 1743160] [NEW] Error con el EFI boot

2018-01-13 Thread Rafael Caballero Alonso
Public bug reported:

Durante la instalacion de UBUNTU 16.04.3 hubo un error algo relacionado
con el EFI boot

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Sat Jan 13 22:49:33 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=es_ES.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
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.63.4 ubuntu xenial

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

Title:
  Error con el EFI boot

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

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

[Bug 1723652] [NEW] ?

2017-10-14 Thread Paula Alonso
Public bug reported:

?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Sat Oct 14 22:14:29 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=es_ES.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

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

Title:
  ?

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

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

[Bug 1404147] Re: Screen is stretched when using dual monitors

2017-05-23 Thread Guillermo Alonso
Exact same problem. I've tried many online solutions but I can't get it
to work.

Using an HDMI connection.

MSI GS43VR
GeForce GTX 1060/PCIe/SSE2
ubuntu 16.04 LTS
Nvidia binary driver 381.22 from nvidia-381 (open source)

Works:
- External monitor only

Does not work:
- First monitor only
- Extended mode
- Mirror mode

However, during my trial and error process, I got to manage to get
everything except extended mode working.


** Attachment added: "Screenshot from 2017-05-23 16-50-56.png"
   
https://bugs.launchpad.net/unity/+bug/1404147/+attachment/4882003/+files/Screenshot%20from%202017-05-23%2016-50-56.png

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

Title:
  Screen is stretched when using dual monitors

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

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


[Bug 1675464] [NEW] package timidity-daemon 2.13.2-40.3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2017-03-23 Thread Alonso Hernández N .
Public bug reported:

No details just happens

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: timidity-daemon 2.13.2-40.3
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Thu Mar 23 08:53:24 2017
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2017-02-05 (46 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: timidity
Title: package timidity-daemon 2.13.2-40.3 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package timidity-daemon 2.13.2-40.3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1671637] [NEW] package grub-common 2.02~beta2-36ubuntu3.8 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2017-03-09 Thread Alonso Hernández N .
Public bug reported:

I was applying the processes to update to the latest Inkscape version of this 
site:
http://www.linuxslaves.com/2017/01/install-upgrade-to-inkscape-092-ubuntu-linux.html

I Use:

sudo add-apt-repository ppa:inkscape.dev/stable
sudo apt-get update
sudo apt-get install inkscape

Happened during the installation process

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: grub-common 2.02~beta2-36ubuntu3.8
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Thu Mar  9 16:07:24 2017
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2017-02-05 (32 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic 
root=UUID=5a66271d-eac1-4dec-9139-2f72bd4e12e3 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: grub2
Title: package grub-common 2.02~beta2-36ubuntu3.8 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package grub-common 2.02~beta2-36ubuntu3.8 failed to install/upgrade:
  el subproceso instalado el script post-installation devolvió el código
  de salida de error 1

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

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

[Bug 1671093] [NEW] package qemu-system-sparc 1:2.5+dfsg-5ubuntu10.9 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2017-03-08 Thread Alonso Hernández N .
Public bug reported:

I just starting up the computer

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: qemu-system-sparc 1:2.5+dfsg-5ubuntu10.9
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Mar  8 01:52:28 2017
ErrorMessage: problemas de dependencias - se deja sin configurar
InstallationDate: Installed on 2017-02-05 (31 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
KvmCmdLine:
 COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
 kvm-irqfd-clean S<   0 0   732 2  0.0 [kvm-irqfd-clean]
MachineType: Dell Inc. Latitude E5530 non-vPro
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic 
root=UUID=5a66271d-eac1-4dec-9139-2f72bd4e12e3 ro quiet splash vt.handoff=7
SourcePackage: qemu
Title: package qemu-system-sparc 1:2.5+dfsg-5ubuntu10.9 failed to 
install/upgrade: problemas de dependencias - se deja sin configurar
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/20/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 05GRXT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd05/20/2013:svnDellInc.:pnLatitudeE5530non-vPro:pvr01:rvnDellInc.:rn05GRXT:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E5530 non-vPro
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package xenial

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

Title:
  package qemu-system-sparc 1:2.5+dfsg-5ubuntu10.9 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

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

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


[Bug 1671092] [NEW] package qemu-system-ppc 1:2.5+dfsg-5ubuntu10.9 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2017-03-08 Thread Alonso Hernández N .
Public bug reported:

I just starting up the computer

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: qemu-system-ppc 1:2.5+dfsg-5ubuntu10.9
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Mar  8 01:52:28 2017
ErrorMessage: problemas de dependencias - se deja sin configurar
InstallationDate: Installed on 2017-02-05 (31 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
KvmCmdLine:
 COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
 kvm-irqfd-clean S<   0 0   732 2  0.0 [kvm-irqfd-clean]
MachineType: Dell Inc. Latitude E5530 non-vPro
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic 
root=UUID=5a66271d-eac1-4dec-9139-2f72bd4e12e3 ro quiet splash vt.handoff=7
SourcePackage: qemu
Title: package qemu-system-ppc 1:2.5+dfsg-5ubuntu10.9 failed to 
install/upgrade: problemas de dependencias - se deja sin configurar
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/20/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 05GRXT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd05/20/2013:svnDellInc.:pnLatitudeE5530non-vPro:pvr01:rvnDellInc.:rn05GRXT:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E5530 non-vPro
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package xenial

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

Title:
  package qemu-system-ppc 1:2.5+dfsg-5ubuntu10.9 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

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

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


Re: [Bug 1305494] Re: noticeable touchpad lag that feels like a low-pass for movements

2017-01-09 Thread Alonso Gutierrez
Hi Christopher,

I actually sorta solved this by going to xinput and setting the property
"device acceleration profile" to 0.

On Mon, Jan 9, 2017, 3:25 PM Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Alonso Gutierrez (alonsougc), it will help immensely if you filed a new
> report with Ubuntu by ensuring you have the package xdiagnose installed,
> and that you click the Yes button for attaching additional debugging
> information running the following from a terminal:
> ubuntu-bug xorg
>
> Also, please feel free to subscribe me to it.
>
> For more on why this is helpful, please see
> https://wiki.ubuntu.com/ReportingBugs.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1305494
>
> Title:
>   noticeable touchpad lag that feels like a low-pass for movements
>
> Status in xserver-xorg-input-synaptics package in Ubuntu:
>   Expired
>
> Bug description:
>   The touchpad on my new laptop works fine (with multitouch and all) but
> when I stop moving my finger the mouse pointer still moves for a quarter of
> a second or similar as if a low-pass would filter the movements.
> Unfortunately this delay makes it hard not to miss a button at the first
> try and having to come back because stopping exactly a quarter of a second
> before the pointer hits the button - involves complex timing; When clicking
> or tapping on the buttons I don't get any noticable delay.
>
>   I know that when using the OS from M$ you can activate a low-pass filter
> for movements that is called "trägheitsbewegung" in the german version of
> that OS.
>
>   Is there a way to do the same on Ubuntu?
>
>   [148735.141] (II) config/udev: Adding input device ETPS/2 Elantech
> Touchpad (/dev/input/event12)
>   [148735.141] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev
> touchpad catchall"
>   [148735.141] (**) ETPS/2 Elantech Touchpad: Applying InputClass
> "Multitouch Touchpad"
>   [148735.141] (II) LoadModule: "mtrack"
>   [148735.141] (II) Loading /usr/lib/xorg/modules/input/mtrack_drv.so
>   [148735.141] (II) Module mtrack: vendor="X.Org Foundation"
>   [148735.141]  compiled for 1.15.0, module version = 0.1.0
>   [148735.141]  Module class: X.Org XInput Driver
>   [148735.142]  ABI class: X.Org XInput driver, version 20.0
>   [148735.142] (II) Using input driver 'mtrack' for 'ETPS/2 Elantech
> Touchpad'
>   [148735.142] (**) ETPS/2 Elantech Touchpad: always reports core events
>   [148735.142] (**) ETPS/2 Elantech Touchpad: always reports core events
>   [148735.142] (**) Option "config_info"
> "udev:/sys/devices/platform/i8042/serio1/input/input7/event12"
>   [148735.142] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
> Touchpad" (type: TOUCHPAD, id 13)
>   [148735.142] (II) device control: init
>   [148735.142] (**) Option "Device" "/dev/input/event12"
>   [148735.142] (II) mtrack: devname: ETPS/2 Elantech Touchpad
>   [148735.142] (II) mtrack: devid: 2 e 0
>   [148735.142] (II) mtrack: caps: left mtdata
>   [148735.142] (II) mtrack: 0: min: 0 max: 2220
>   [148735.142] (II) mtrack: 5: min: 0 max: 3256
>   [148735.142] (II) mtrack: 6: min: 0 max: 1776
>   [148735.142] (II) mtrack: 9: min: 0 max: 65535
>   [148735.142] (II) mtrack: 10: min: 0 max: 255
>   [148735.156] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration
> scheme 1
>   [148735.156] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile
> 0
>   [148735.156] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor:
> 2.000
>   [148735.156] (**) ETPS/2 Elantech Touchpad: (accel) acceleration
> threshold: 4
>   [148735.156] (II) device control: on
>   [148735.156] (II) Touchpad supports regular touches.
>   [148735.156] (II)   touch_min = 0, touch_max = 2220
>   [148735.156] (II) config/udev: Adding input device ETPS/2 Elantech
> Touchpad (/dev/input/mouse1)
>   [148735.157] (**) ETPS/2 Elantech Touchpad: Applying InputClass
> "Multitouch Touchpad"
>   [148735.157] (II) Using input driver 'mtrack' for 'ETPS/2 Elantech
> Touchpad'
>   [148735.157] (**) ETPS/2 Elantech Touchpad: always reports core events
>   [148735.157] (**) ETPS/2 Elantech Touchpad: always reports core events
>   [148735.157] (**) Option "config_info"
> "udev:/sys/devices/platform/i8042/serio1/input/input7/mouse1"
>   [148735.157] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
> Touchpad" (type: TOUCHPAD, id 14)
>   [148735.157] (II) device control: init
>   [148735.157] (**) Option "Device" "/dev/input/mouse1"
>

[Bug 1305494] Re: noticeable touchpad lag that feels like a low-pass for movements

2017-01-06 Thread Alonso Gutierrez
Has there been any update on this? It has been 3 years later and I am
still having this issue.

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

Title:
  noticeable touchpad lag that feels like a low-pass for movements

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

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


[Bug 1536181] Re: bind9-resolvconf service doesn't work

2016-11-12 Thread Jason B. Alonso
After removing my workaround (and confirming things were broken again),
I can confirm that the package in your PPA resolves the issue!

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

Title:
  bind9-resolvconf service doesn't work

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

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


[Bug 1536181] Re: bind9-resolvconf service doesn't work

2016-11-08 Thread Jason B. Alonso
Oh, and to put the service override into effect:

sudo systemctl restart bind9-resolvconf.service

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

Title:
  bind9-resolvconf service doesn't work

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

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


[Bug 1536181] Re: bind9-resolvconf service doesn't work

2016-11-08 Thread Jason B. Alonso
While waiting for the PPA to update, I'll note for the record: I was
able to deploy a less invasive workaround by applying a service
override.

sudo systemctl edit bind9-resolvconf

In the provided editor (which is empty unless you have overrides
already), add:

[Service]
RemainAfterExit=yes

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

Title:
  bind9-resolvconf service doesn't work

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

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


[Bug 1536181] Re: bind9-resolvconf service doesn't work

2016-11-06 Thread Jason B. Alonso
There have been security updates to bind9 since the builds in your PPA,
which are conflicting with my ability to test it (please pardon me for
being reluctant to fight apt to rewind the security update).

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

Title:
  bind9-resolvconf service doesn't work

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

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


[Bug 1376832] Re: gpu-manager still deletes xorg.conf

2015-10-10 Thread Manuel Iglesias Alonso
@Alberto Milone: The only reason for my previous comment is to highlight
the importance of this bug.

I had exactly the same problem as 'Alistair Buxton':

  How many cards? 1
  The number of cards has changed! <-- No it hasn't.
  Has the system changed? Yes <-- Wrong

/etc/X11/xorg.conf was removed three times (not in a row but,
apparently, randomly) before I decided to disable the buggy gpu-manager
for good.

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

Title:
  gpu-manager still deletes xorg.conf

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

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


[Bug 1376832] Re: gpu-manager still deletes xorg.conf

2015-10-01 Thread Manuel Iglesias Alonso
It is ridiculous that this bug doesn't have the highest priority.

Imagine an inexperienced user that, after an update, finds its system
unusable.

This is my /var/log/gpu-manager.log now:
  Disabled by kernel parameter "nogpumanager"

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

Title:
  gpu-manager still deletes xorg.conf

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

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


[Bug 1371233] Re: USB 3.0 connection is unreliable + xHCI xhci_drop_endpoint called with disabled ep

2015-07-13 Thread Manuel Iglesias Alonso
I had to plug my USB3 external drive into a (much slower) USB2 socket to
avoid data being corrupted by this bug.

Could you please reactivate this report and start looking for a
solution?

Thanks.

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

Title:
  USB 3.0 connection is unreliable + xHCI xhci_drop_endpoint called with
  disabled ep

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

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


[Bug 1410353] [NEW] nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build

2015-01-13 Thread Ivan Rivero Alonso
Public bug reported:

Showed up right after booting up.
Feel free to ask any information needed

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: wl nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
DKMSKernelVersion: 3.13.0-44-generic
Date: Mon Jan 12 12:02:36 2015
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to trusty on 2014-11-09 (65 days ago)

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


** Tags: amd64 apport-package gnome3-ppa third-party-packages trusty

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

Title:
  nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to
  build

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

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-12-14 Thread Manuel Iglesias Alonso
@Luke (lukebenes): Thanks.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1389858/+subscriptions

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-12-13 Thread Manuel Iglesias Alonso
I know that this bug is closed. But should not you wait for some user
feedback?

In my opinion the updated Libreoffice calc still doesn't work correctly.
As I stated above: sorting is a tool that allows me to do painlessly what I 
could do 'manually' by, laboriously, inserting/removing, cutting and pasting 
rows.
For me the correct sorting behaviour should be undistinguishable from sorting 
'by hand'.

Find attached an spreadsheet document that, using the updated LibreOffice, 
behaves differently depending on the way ('by hand' or 'Data/Sort') a table is 
sorted.
Behaviour is the same if '/usr/lib/libreoffice/share/registry/main.xcd' is 
edited according to Björn Michaelsen's instructions in #11.

** Attachment added: LibreOffice calc document
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1389858/+attachment/4280240/+files/Test2.ods

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1389858/+subscriptions

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-12-13 Thread Manuel Iglesias Alonso
@Luke (lukebenes)
You are probably right but I noticed the described behaviour in existing 
spreadsheet documents that behaved as I expected with (OpenOffice) LibreOffice 
versions before 4.2.7.
It would be nice if somebody could test the documment, attached to my previous 
comment, with Excel and earlier versions of LibreOffice.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1389858/+subscriptions

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-21 Thread Manuel Iglesias Alonso
@Björn Michaelsen: I said in a previous comment:
 'Couldn't you update to a (newer) version that has the old sorting style as 
 default?'

Couldn't you update to Libre Office 4.3.4.1?

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-21 Thread Manuel Iglesias Alonso
@Björn Michaelsen: Thank you.
According to 'Rowan (rwky)', updating to 4.3.4.1 would fix the issue.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-14 Thread Manuel Iglesias Alonso
@Björn Michaelsen: Sorry it won't happen again.
I thought the article was relevant because it shows that 'new style sorting' 
(MANGLING) is a temporary aberration:
SORTING ... MANGLING ... SORTING

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-14 Thread Manuel Iglesias Alonso
@Christopher M. Penalver:
Desktop: Cinnamon Mint 17
Libreoffice package: Distro standard update: LO calc 4.2.7.2
OS: 64 bit

apt-show-versions -r libreoffice*
libreoffice-base:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-base-core:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-base-drivers:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-calc:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-common:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-core:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-draw:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-emailmerge:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-gnome:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-gtk:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-help-en-us:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-help-es:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-impress:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-l10n-en-gb:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-l10n-es:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-math:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-ogltrans:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-pdfimport:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-presentation-minimizer:all/trusty-security 1:4.2.7-0ubuntu1 uptodate
libreoffice-writer:amd64/trusty-security 1:4.2.7-0ubuntu1 uptodate

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-13 Thread Manuel Iglesias Alonso
@Björn Michaelsen: I would never write something like the example in
http://support2.microsoft.com/kb/40401. I completely agree with 'Matt
Malone': ' If your rows do not represent records that must stay together
and you want a result that cannot be achieved by cutting and pasting
entire rows then you want to do something other than SORT'.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-13 Thread Manuel Iglesias Alonso
The longer the current libreoffice calc version stays in popular distros the 
more spreadsheet documents will be mangled by sorting. Both distro and 
libreoffice will be blamed (and hated).
Couldn't you update to a (newer) version that has the old sorting style as 
default?

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-13 Thread Manuel Iglesias Alonso
@ Matt Malone  Christopher M. Penalver: I usedthe the script in #17 to
modify (LO calc 4.2.72) '/usr/lib/libreoffice/share/registry/main.xcd'
and it works as expected. Sorting reverted to 'old style sorting'.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-13 Thread Manuel Iglesias Alonso
I meant (LO calc 4.2.7.2) in my previous post.
Check this article:
http://www.networkworld.com/article/2845000/opensource-subnet/libreoffice-defends-handling-of-spreadsheet-bug.html
He stressed that the issue has been corrected – the older sort function will 
be enabled by default in future versions,

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-08 Thread Manuel Iglesias Alonso
@Björn Michaelsen: I am reddit OP. I think that distinguishing sorting
behaviour by '(not)adjusting references' is prone to confusion (more
below). I prefer to use 'old' or 'new' style LibreOffice sorting. 'old'
meaning the standard sorting behaviour in all spreadsheet software and
LibreOffice up to version 4.2.x.

For me (see #14 above) sorting is a tool that allows me to do painlessly
what I could do 'manually' by, laboriously, inserting/removing, cutting
and pasting rows. Seen in that light the 'old' sorting style is also the
logical one: When I cut and then paste (to a different position) a row
of cells the formulae which do not use absolute references are
automatically adjusted (i.e. a reference to the cell to the left is
maintained) and, therefore, there is no need for more adjusting after
(manual) sorting.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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

[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-06 Thread Manuel Iglesias Alonso
I just want to point out that if sorting (of block in 'test file' above)
were to be done 'by hand' (cutting and pasting rows), the result would
be the same as with the old style LibreOffice sorting.

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

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


[Bug 1389858] Re: Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

2014-11-06 Thread Manuel Iglesias Alonso
@Björn Michaelsen: You are right. As I am not familiar with vim I have
written a bash script to modify
'/usr/lib/libreoffice/share/registry/main.xcd':

#!/bin/bash

FileToModify=/usr/lib/libreoffice/share/registry/main.xcd
OrgLine='prop oor:name=UpdateReferenceOnSort oor:type=xs:boolean 
oor:nillable=falsevaluefalse/value/prop'
CorrectedLine='prop oor:name=UpdateReferenceOnSort oor:type=xs:boolean 
oor:nillable=falsevaluetrue/value/prop'

mv $FileToModify ${FileToModify}.bak
cat ${FileToModify}.bak | sed 's%'${OrgLine}'%'${CorrectedLine}'%g' 
$FileToModify

# END OF SCRIPT 

Use it this way:
sudo ./Script

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

Title:
  Libreoffice calc 4.2.7-0ubuntu1 not updating references after sort

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

2014-06-28 Thread EDER SEGOVIANO ALONSO
Same problem:

ETPS/2 Elantech Touchpad
Laptop: MSI CX61 2PC
Graphics Card: NVIDIA® GeForce® 620M
Ubuntu 14.04
331.79 driver (instaled via xorg edgers ppa)

I wish the 331 july release could solve 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/1220426

Title:
  [nvidia-prime]Freeze while using touchpad

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

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

[Bug 1330524] Re: Can't login. Seems to login and kick me out. Also I don't see the secondary account on the greeter.

2014-06-18 Thread Ivan Rivero Alonso
I started this morning with the second monitor plugged but off.
This action dropped me to the command line.
On restart (secondary monitor on) it went back to normal.
Hope it helps.

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

Title:
  Can't login. Seems to login and kick me out. Also I don't see the
  secondary account on the greeter.

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

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


[Bug 1330524] [NEW] Can't login. Seems to login and kick me out. Also I don't see the secondary account on the greeter.

2014-06-16 Thread Ivan Rivero Alonso
Public bug reported:

Started since a few weeks after I started switching from 2 monitors to 1 and 
viceversa (working environment and home env.). Might be just a coincidence.
Last three times, I've got dropped into the command line.
First time, I reboot and It worked normally.
Second, I had to startx from command line. It worked with problems. I rebooted 
and worked well.
Today it didn't go through, so I started on failsafe mode and reconfigure 
packages. It removed unused 3 packages. Unfortunately I didn't see which ones.
After that, I starts X system, but on greeter I can't see the second account 
(primary, secondary, guest) and trying to login, it goes black come back to 
greeter like nothing happened. No wrong password, just like restarting.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.3-0ubuntu2.4
ProcVersionSignature: Ubuntu 3.2.0-63.95-generic 3.2.57
Uname: Linux 3.2.0-63-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Jun 16 11:16:18 2014
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Can't login. Seems to login and kick me out. Also I don't see the
  secondary account on the greeter.

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

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


[Bug 1330524] Re: Can't login. Seems to login and kick me out. Also I don't see the secondary account on the greeter.

2014-06-16 Thread Ivan Rivero Alonso
I deleted /home/myuser/.Xauthority and it got back to normal.

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

Title:
  Can't login. Seems to login and kick me out. Also I don't see the
  secondary account on the greeter.

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

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


[Bug 1312823] [NEW] can't upgrade fromo ubuntu 13.1 to ubuntu 14

2014-04-25 Thread Alonso Gutiérrez
*** This bug is a duplicate of bug 1069133 ***
https://bugs.launchpad.net/bugs/1069133

Public bug reported:

When I started to upgrade, the process stop after downloading the
packages

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ubuntu-release-upgrader-core 1:0.205.6
ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
Uname: Linux 3.11.0-19-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CrashDB: ubuntu
Date: Fri Apr 25 11:21:10 2014
InstallationDate: Installed on 2014-01-19 (96 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to saucy on 2014-04-25 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug dist-upgrade ppa saucy third-party-packages 
xorg-edgers-ppa

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

Title:
  can't upgrade fromo ubuntu 13.1 to ubuntu 14

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

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


[Bug 623906] Re: GdkGLExt-WARNING **: Window system doesn't support OpenGL

2014-03-21 Thread Alberto Fanjul Alonso
Xlib:  extension GLX missing on display :0.

(linthesia:29909): GdkGLExt-WARNING **: Window system doesn't support OpenGL.
Xlib:  extension GLX missing on display :0.

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

Title:
  GdkGLExt-WARNING **: Window system doesn't support OpenGL

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-17 Thread Tomas Alonso
Same output on my laptop, everything supported.

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-17 Thread Tomas Alonso
An update released today solves this problem completely, so this bug can
be closed. Seems to be the update of libcuda1. Thanks to all for your
support!

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-14 Thread Tomas Alonso
The update to prime 0.6 released today does not solve this bug, the
mouse still does not respond on wakeup. But the Ctrl+Alt+F6 followed by
Ctrl+Alt+F7 ends with a correct login screen with mouse working, so the
session can be unlocked, though some visual artifacts appears (bakground
image lost is some of the desktops) and in the top bar of some apps like
Chrome. Also there's some slowdowon in the system.

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-13 Thread Tomas Alonso
Just tested the latest upstream kernel 3.13.6 and the problem persist,
with identical behavior.

** Changed in: nvidia-prime (Ubuntu)
   Status: Incomplete = Confirmed

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

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-13 Thread Tomas Alonso
Sorry, you meant 3.14.0rc6. I have also tested this and is not
installing properly, conflict with nvidia module.

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-unable-to-test-upstream

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] [NEW] Ubuntu 14.04 fail to wakeup from sleep

2014-03-12 Thread Tomas Alonso
Public bug reported:

I'm using Kubuntu 14.04 64 bit on a Dell E5440 machine. After installing
the alpha2 version two weeks ago wakeup from sleep was working fine. I
update the system everyday and during last week something broke this
feature. From then I have updated the bios (from A00 version June 2013
to A04 January 2014) and I've seen other bugs (VGA out among others)
fixed, but not this one.

When the system wakes from sleep the login screen appears, but
mouse/keyboard don't working. I have found that plugin something to the
VGA out and unplugin it will bring mouse/keyboard alive again, but this
solution only works for the first time I enter sleep mode. Ctrl+Alt+F6
followed by Ctrl+Alt+F7 to return to the graphics mode ends with a black
screen (the mouse works, but no login is possible). I installed the
graphics driver with Optimus support (Prime), keeping active the Nvidia
card GT720M.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Wed Mar 12 12:28:20 2014
InstallationDate: Installed on 2014-02-27 (12 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140227)
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] CurrentDmesg.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1291326/+attachment/4019872/+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/1291326

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] IwConfig.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1291326/+attachment/4019873/+files/IwConfig.txt

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] BootDmesg.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1291326/+attachment/4019870/+files/BootDmesg.txt

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

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Lspci.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1291326/+attachment/4019874/+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/1291326

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] CRDA.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1291326/+attachment/4019871/+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/1291326

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Re: Ubuntu 14.04 fail to wakeup from sleep

2014-03-12 Thread Tomas Alonso
apport information

** Tags added: apport-collected

** Description changed:

  I'm using Kubuntu 14.04 64 bit on a Dell E5440 machine. After installing
  the alpha2 version two weeks ago wakeup from sleep was working fine. I
  update the system everyday and during last week something broke this
  feature. From then I have updated the bios (from A00 version June 2013
  to A04 January 2014) and I've seen other bugs (VGA out among others)
  fixed, but not this one.
  
  When the system wakes from sleep the login screen appears, but
  mouse/keyboard don't working. I have found that plugin something to the
  VGA out and unplugin it will bring mouse/keyboard alive again, but this
  solution only works for the first time I enter sleep mode. Ctrl+Alt+F6
  followed by Ctrl+Alt+F7 to return to the graphics mode ends with a black
  screen (the mouse works, but no login is possible). I installed the
  graphics driver with Optimus support (Prime), keeping active the Nvidia
  card GT720M.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Mar 12 12:28:20 2014
  InstallationDate: Installed on 2014-02-27 (12 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140227)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.13.3-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  alonso 2770 F pulseaudio
+  /dev/snd/controlC0:  alonso 2770 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=1bc33d13-cf2d-4092-9768-3bc7d7602762
+ InstallationDate: Installed on 2014-02-27 (12 days ago)
+ InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140227)
+ MachineType: Dell Inc. Latitude E5440
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=es_ES
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=es_ES.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-17-generic 
root=UUID=f23bdd16-c018-4bf4-843d-ce96a510108e ro quiet splash
+ ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-17-generic N/A
+  linux-backports-modules-3.13.0-17-generic  N/A
+  linux-firmware 1.126
+ Tags:  trusty
+ Uname: Linux 3.13.0-17-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 01/22/2014
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A04
+ dmi.board.name: 0WV8K7
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd01/22/2014:svnDellInc.:pnLatitudeE5440:pvr01:rvnDellInc.:rn0WV8K7:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: Latitude E5440
+ dmi.product.version: 01
+ dmi.sys.vendor: Dell Inc.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1291326/+attachment/4019869/+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/bugs/1291326

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


[Bug 1291326] Lsusb.txt

2014-03-12 Thread Tomas Alonso
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1291326/+attachment/4019875/+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/1291326

Title:
  Ubuntu 14.04 fail to wakeup from sleep

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

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


  1   2   3   4   5   >