[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2014-09-26 Thread Dudytz
*** This bug is a duplicate of bug 1308922 ***
https://bugs.launchpad.net/bugs/1308922

** This bug is no longer a duplicate of bug 989817
   Cannot change bluetooth device name
** This bug has been marked a duplicate of bug 1308922
   There is no way to change the bluetooth system name from the standard GUI

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-25 Thread Mathieu Trudel-Lapierre
*** This bug is a duplicate of bug 989817 ***
https://bugs.launchpad.net/bugs/989817

** This bug has been marked a duplicate of bug 989817
   Cannot change bluetooth device name

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-03 Thread Chadarius
As a work around, I have done the following.

I added the following into rc.local
code
hciconfig hci0 name $HOSTNAME
/code

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-03 Thread Chadarius
OK well that worked on the command line but not in the rc.local :(

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-03 Thread Carroarmato0
Maybe the $HOSTNAME variable isn't present when rc.local gets executed,
or maybe the command gets executed, but when the Bluetooth managers
starts it changes that again to the wrong hostname?

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-03 Thread Chadarius
Restarting bluetooth does set it back to ubuntu-0 again. So it seems a
fix would be to put that into the bluetooth startup process perhaps.

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-05-03 Thread Sebastien Bacher
Thank you for your bug report

Mathieu, could you have a look to that?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

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

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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


[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-04-27 Thread Carroarmato0
** Description changed:

  After installing from a live-cd session when given a hostname to the
  machine, the hostname is applied, but for some reason the live cd
- hostname ubuntu-0 is being shown in the blutooth settings instead of
+ hostname ubuntu-0 is being shown in the bluetooth settings instead of
  the user's chosen hostname.
  
  Also: the name gets reset to ubuntu-0 after reboots when you change it
  manually with hciconfig
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Sun Apr 22 22:04:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120417)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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

[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-04-23 Thread Carroarmato0
** Description changed:

  After installing from a live-cd session when given a hostname to the
  machine, the hostname is applied, but for some reason the live cd
  hostname ubuntu-0 is being shown in the blutooth settings instead of
  the user's chosen hostname.
+ 
+ Also: the name gets reset to ubuntu-0 after reboots when you change it
+ manually with hciconfig
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Sun Apr 22 22:04:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120417)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
-  activity-log-manager-control-center 0.9.4-0ubuntu3
-  deja-dup22.0-0ubuntu2
-  gnome-bluetooth 3.2.2-0ubuntu5
-  indicator-datetime  0.3.94-0ubuntu2
+  activity-log-manager-control-center 0.9.4-0ubuntu3
+  deja-dup22.0-0ubuntu2
+  gnome-bluetooth 3.2.2-0ubuntu5
+  indicator-datetime  0.3.94-0ubuntu2

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

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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

[Bug 986991] Re: Hostname left to ubuntu-0 in Bluetooth settings after install from live cd

2012-04-22 Thread Carroarmato0
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/986991

Title:
  Hostname left to ubuntu-0 in Bluetooth settings after install from
  live cd

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

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