[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-14 Thread Gordon Mckeown
I'm seeing the same behaviour:

Version: Kubuntu Intrepid Ibex Alpha 5 with updates to 14/09/08 at 18:30 BST.
Bluetooth: 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Mouse: Microsoft Bluetooth Notebook Mouse 5000

By entering a PIN of "" I don't see the authentication failure
message, however the unknown method error is still displayed.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Error:  "org.freedesktop.DBus.Error.UnknownMethod: Method "CreateDevice" with 
signature "s" on interface "org.bluez.input.Manager" doesn't exist"
probably means that you haven't installed the bluez-input package.

This has fixed it for me:
quit kbluetooth4
sudo apt-get install bluez-input
sudo invoke-rc.d bluetooth restart
start kbluetooth4 and try adding you mouse

kdebluetooth and gnome-bluetooth should both depend on bluez-input, or
at least detect whether it is installed and -- if necessary -- at least
prompt the user to install it manually.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-16 Thread Günther Köckerandl
Setting package to kdebluetooth although gnome-bluetooth seems to be
affected too (confirmation needed)


** Changed in: kdebluetooth (Ubuntu)
Sourcepackagename: None => kdebluetooth

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-24 Thread Günther Köckerandl
The bluez-input packge is now recommended by bluez-utils (as of version
3.36-1ubuntu2).

If no PIN is entered in the authentication dialog, the following warning still 
appears:
BTWizard::createBonding: Error:  "org.bluez.Error.AuthenticationRejected: 
Authentication Rejected"
Despite the warning, the device (a mouse in my case) is working afterwards, so 
I'd consider this merely annoying.
As pointed out in #1, entering e.g.  solves this.

So I think this bug should be closed and a new bug should be filed
regarding the authentication error.

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

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


[Bug 268383] Re: kbluetooth4 fails to add mouse

2008-09-28 Thread Gordon Mckeown
Just to confirm that adding bluez-input sorted it out for me. I had done
this originally, but didn't do the bluetooth restart (in this case it
was working the next time I booted the machine).

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

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