[Touch-packages] [Bug 1638842] Re: network-manager does not manage ethernet and bluetooth interfaces when Ubuntu 16.10 is installed using chroot/netboot method

2017-03-21 Thread Miguel Rubio-Roy
*** This bug is a duplicate of bug 1658921 ***
https://bugs.launchpad.net/bugs/1658921

Same problem after an upgrade from 16.04 to 16.10 via "do-release-upgrade". 
Ethernet and WiFi not managed.
Solved it creating blank file at 
/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
as per comment #6

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1638842

Title:
  network-manager does not manage ethernet and bluetooth interfaces when
  Ubuntu 16.10 is installed using chroot/netboot method

Status in network-manager package in Ubuntu:
  Won't Fix

Bug description:
  Hello,

  I installed Ubuntu 16.10 using a chroot. I use network-manager to
  manage connections. My system is up-to-date (so I use network-manager
  1.2.4-0ubuntu1).

  Wifi works perfectly but I cannot connect to wired networks and using
  my phone's Bluetooth connection. Corresponding devices are said to be
  unmanaged by network-manager. nmcli dev outputs:

  DEVICETYPE  STATE CONNECTION 
  enp1s0ethernet  unmanaged -- 
  wlp2s0wifi  disconnected  --
  6C:9B:02:2C:EE:2C btunmanaged -- 
  hfp/org/bluez/hci0/dev_6C_9B_02_2C_EE_2C  gsm   unmanaged -- 
  loloopback  unmanaged -- 

  The following command has no effect:
  sudo nmcli dev set enp1s0 managed yes

  I can connect to a wired connection by doing:
  ifconfig enp1s0 up
  dhclient enp1s0

  There is nothing in the file /etc/network/interfaces.

  Everything works perfectly if I downgrade network-manager to this
  version: network-manager_1.2.2-0ubuntu0.16.04.3_amd64.deb
  (http://packages.ubuntu.com/xenial-updates/amd64/network-
  manager/download). I had to install libreadline6 and downgrade nplan
  to meet dependencies.

  I don't know what to join to this bug report so please ask in case
  anything is needed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2015-10-14 Thread Miguel Rubio-Roy
I confirm that the patch in https://github.com/lathiat/avahi/issues/10
solves the problem and returns calm to our logs.

apt-get source libavahi-core7
cd avahi-0.6.31
change avahi-core/server.c according to patch
apt-get build-dep libavahi-core7
debuild -b -uc -us
cd ..
dpkg -i libavahi-core7_0.6.31-4ubuntu4_amd64.deb
systemctl restart avahi-daemon

Please include this in any future update. It is very annoying.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1342400

Title:
  avahi-daemon constantly reporting "Invalid response packet from host"

Status in avahi package in Ubuntu:
  Confirmed

Bug description:
  After installing Ubuntu 14.04 (Release: 14.04) and looking for other
  information in /var/log/syslog, I see that syslog is being flooded by
  "Invalid response packet from host" messages from avahi-daemon.

  I searched around to see why this might be and ran across the following avahi 
mailing list post along with a patch to fix it:
  http://lists.freedesktop.org/archives/avahi/2012-July/002171.html

  >>>
  I would say you can safely ignore it, since any machine on your
  network running a recent OSX version will cause these messages.
  Here's a patch with what we change to avoid these messages flooding
  syslog.

  -Justin
  <<<

  The patch which fixes this is here:
  
http://lists.freedesktop.org/archives/avahi/attachments/20120719/1e71846e/attachment.obj

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1411640] Re: Super+Space key shortcut for Unity's launcher not always works

2015-05-21 Thread Miguel Rubio-Roy
*** This bug is a duplicate of bug 1201679 ***
https://bugs.launchpad.net/bugs/1201679

I've observed that Super+Space actually works when space is pressed
very rapidly after Super. The delay must not exceed roughly half a
second.

This bug is probably a duplicate of
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1245136
and
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1201679

** This bug has been marked a duplicate of bug 1201679
   ibus' Super+Space shortcut (usually) doesn't work

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1411640

Title:
  Super+Space key shortcut for Unity's launcher not always works

Status in Unity:
  New
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  When using the Super+Space key shortcut to show the launcher of
  Unity, sometimes I need to press several times the key combination to
  get the desired action.

  I've changed the default key shortcut using the Unity Tweak Tool. If
  I use Super+Rkey the shortcut always works the first time.

  I've had this problem during a year, first with 13.10 and now with
  14.04 LTS.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1201679] Re: ibus' Super+Space shortcut (usually) doesn't work

2015-05-21 Thread Miguel Rubio-Roy
In 15.04 I've observed that Super+Space actually works when Space is
pressed very rapidly after Super. The delay must not exceed roughly
half a second.

** Changed in: unity
   Status: Expired = Confirmed

** Changed in: unity (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1201679

Title:
  ibus' Super+Space shortcut (usually) doesn't work

Status in One Hundred Papercuts:
  Expired
Status in Unity:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Expired
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  1. Add the ubuntu-desktop PPA on Ubuntu 13.10 Saucy
  sudo add-apt-repository ppa:ubuntu-desktop/ppa
  sudo apt-get update
  sudo apt-get upgrade
  sudo apt-get install indicator-keyboard
  2. Log out and log back in.
  2. Open System SettingsRegion  Language
  3. Switch to the Text Entry tab.
  4. Click the + button to add at least two more keyboard layouts.
  5. Log out and log back in.
  6. Try to use the (new) default Super+Space keyboard shortcut to switch 
between keyboard layouts.

  What happens
  ---
  Usually, Super+Space is ignored. It worked for me once on login but every 
other time I tested it didn't work.
  It works fine in GNOME Shell but not in Unity.

  gsettings reset org.gnome.settings-daemon.plugins.media-keys 
switch-input-source
  seems to be enough to nudge Unity into respecting the Super+Space keyboard 
shortcut.

  My guess is that Unity is too aggressive in binding the Super key to
  itself.

  Workaround
  -
  Shift+Super+Space, the keyboard shortcut to switch backward between keyboard 
layouts works.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.0.2+13.10.20130705.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Jul 16 00:28:27 2013
  InstallationDate: Installed on 2013-06-14 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp