[Bug 1837748] Re: Autologin not working after last update

2019-07-26 Thread Marcos Martinez
The best solution I've found is to uncomment the "Timed login" options
on the custom.gdm as shown here https://askubuntu.com/questions/1136457

# Enabling timed login
TimedLoginEnable = true
TimedLogin = username
TimedLoginDelay = 10

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

Title:
  Autologin not working after last update

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

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

[Bug 1837748] Re: Autologin not working after last update

2019-07-26 Thread Marcos Martinez
There are no changes between the files on the two version of the gdm3
package: 3.28.3-0ubuntu18.04.4 and the 3.28.3-0ubuntu.  All the files
has the same md5sum so the the problem is somewhere else.

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

Title:
  Autologin not working after last update

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

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

[Bug 1837748] Re: Autologin not working after last update

2019-07-25 Thread Marcos Martinez
I realized the solution i proposed works just once (in the next
reboot/poweroff). After that, it doesn't work anymore. No matter ir you
apply again the autologin setting it will not work anymore so it's not a
solution.

I reviewed the list of updated packages in order to find one to blame
but its to large (about 400) in order to blame just gdm3 for that bug.

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

Title:
  Autologin not working after last update

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

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

[Bug 1837748] Re: Autologin not working after last update

2019-07-25 Thread Marcos Martinez
** Description changed:

  How to reproduce:
  
  Install Ubuntu 18.04 Desktop (LTS) using ubuntu-18.04.2-desktop-
  amd64.iso
  
  Configure a user with autologin enabled (at installation time).
  
  Reboot several times in order to verify that autologin feature is
  working propperly.
  
  Apply the latest updates using the Software updater tool.
  
  Restart and Autologin is not working anymore.
  
  To solve it i just donwgrade the GDM3 package from:
  
  gdm3 3.28.3-0ubuntu18.04.4
  
  to
  
  gdm3 3.28.0-0ubuntu1
  
  Using this command:
  
- sudo apt-get install gdm3=gdm3 3.28.0-0ubuntu1 libgdm1=3.28.0-0ubuntu1
+ sudo apt-get install gdm3=3.28.0-0ubuntu1 libgdm1=3.28.0-0ubuntu1
  gir1.2-gdm-1.0=3.28.0-0ubuntu1
  
  And I setted the autologin again (already setted to ON) via Settings ->
  Details -> Users

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

Title:
  Autologin not working after last update

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

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

[Bug 1837748] Re: Autologin not working after last update

2019-07-24 Thread Marcos Martinez
** Description changed:

  How to reproduce:
  
- Install Ubuntu 18.04 Desktop (LTS) using ubuntu-18.04.2-desktop-amd64.iso
- Configure user with autologin enabled (at installation time)
- Reboot several times in order to verify that autologin feature is working 
propperly.
+ Install Ubuntu 18.04 Desktop (LTS) using ubuntu-18.04.2-desktop-
+ amd64.iso
+ 
+ Configure a user with autologin enabled (at installation time).
+ 
+ Reboot several times in order to verify that autologin feature is
+ working propperly.
+ 
  Apply the latest updates using the Software updater tool.
+ 
  Restart and Autologin is not working anymore.
  
  To solve it i just donwgrade the GDM3 package from:
  
  gdm3 3.28.3-0ubuntu18.04.4
  
  to
  
  gdm3 3.28.0-0ubuntu1
  
  Using this command:
  
  sudo apt-get install gdm3=gdm3 3.28.0-0ubuntu1 libgdm1=3.28.0-0ubuntu1
  gir1.2-gdm-1.0=3.28.0-0ubuntu1
  
  And I setted the autologin again (already setted to ON) via Settings ->
  Details -> Users

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

Title:
  Autologin not working after last update

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

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

[Bug 1837748] [NEW] Autologin not working after last update

2019-07-24 Thread Marcos Martinez
Public bug reported:

How to reproduce:

Install Ubuntu 18.04 Desktop (LTS) using ubuntu-18.04.2-desktop-
amd64.iso

Configure a user with autologin enabled (at installation time).

Reboot several times in order to verify that autologin feature is
working propperly.

Apply the latest updates using the Software updater tool.

Restart and Autologin is not working anymore.

To solve it i just donwgrade the GDM3 package from:

gdm3 3.28.3-0ubuntu18.04.4

to

gdm3 3.28.0-0ubuntu1

Using this command:

sudo apt-get install gdm3=gdm3 3.28.0-0ubuntu1 libgdm1=3.28.0-0ubuntu1
gir1.2-gdm-1.0=3.28.0-0ubuntu1

And I setted the autologin again (already setted to ON) via Settings ->
Details -> Users

** Affects: gdm3 (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/1837748

Title:
  Autologin not working after last update

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

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

[Bug 1802073] Re: No network in AWS (EC-Classic) after stopping and starting instance

2019-01-21 Thread Marcos Martinez
same problem here!

[   12.935611] cloud-init[640]: Cloud-init v. 18.3-9-g2e62cb8a-0ubuntu1~18.04.2 
running 'init' at Mon, 21 Jan 2019 07:38:47 +. Up 12.29 seconds.
[   12.958782] cloud-init[640]: ci-info: +++Net device 
info
[   12.965639] cloud-init[640]: ci-info: 
++---+---+---+---+---+
[   12.980218] cloud-init[640]: ci-info: | Device |   Up  |  Address  |Mask 
  | Scope | Hw-Address|
[   12.992808] cloud-init[640]: ci-info: 
++---+---+---+---+---+
[   13.015538] cloud-init[640]: ci-info: |  eth0  | False | . | .   
  |   .   | 22:00:0b:2c:9a:2b |
[   13.022671] cloud-init[640]: ci-info: |   lo   |  True | 127.0.0.1 | 
255.0.0.0 |  host | . |
[   13.036164] cloud-init[640]: ci-info: |   lo   |  True |  ::1/128  | .   
  |  host | . |
[   13.048743] cloud-init[640]: ci-info: 
++---+---+---+---+---+

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

Title:
  No network in AWS (EC-Classic) after stopping and starting instance

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

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

[Bug 331065] Re: could not create database on a new installation of ubuntu and postgresql 8.3

2013-01-30 Thread Marcos Martinez
Or you can simple do the same thing as follows:

/etc/init.d/postgresql-8.3 stop
pg_dropcluster --stop 8.3 main
pg_createcluster --locale en_US.UTF-8 --start 8.3 main
/etc/init.d/postgresql-8.3 start

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

Title:
  could not create database on a new installation of ubuntu and
  postgresql 8.3

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

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


[Bug 931946] [NEW] gnome-volume-control no está instalado en la ruta

2012-02-14 Thread Marcos Martinez Perez
Public bug reported:

don't work gnome-volume-control in Sound Recorder

** Affects: gnome-translate (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/931946

Title:
  gnome-volume-control no está instalado en la ruta

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

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

[Bug 926400] [NEW] gnome-volume-control no está instalado en la ruta

2012-02-03 Thread Marcos Martinez Perez
Public bug reported:

no puedo abrir el control de volumen para el microfono con el grabador
de sonidos

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-media 2.91.2-2ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Feb  4 00:06:09 2012
ExecutablePath: /usr/bin/gnome-sound-recorder
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-media
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-media (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric 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/926400

Title:
  gnome-volume-control no está instalado en la ruta

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

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

[Bug 926400] Re: gnome-volume-control no está instalado en la ruta

2012-02-03 Thread Marcos Martinez Perez
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926400

Title:
  gnome-volume-control no está instalado en la ruta

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

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