[Bug 1479445] Re: IN CAR: Signal Strength not shown in car display

2015-08-17 Thread Simon Fels
It did. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479445 Title: IN CAR: Signal Strength not shown in car display To manage notifications about this bug go to:

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-17 Thread Simon Fels
@Ananda: Can you please provide more details about what is not working and which exact steps you're performing with your Ubuntu phone? Also please provide logs with debug mode enabled. See https://wiki.ubuntu.com/DebuggingBluetooth for details how to enable this. -- You received this bug

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-17 Thread Simon Fels
@Mark: That is good to hear. My suspection now is that it's either a problem with the BT chipset firmware or something in in-kernel bluetooth management layer as the Meizu has a newer kernel than the BQ device (Meizu: 3.10, BQ: 3.4). -- You received this bug notification because you are a member

[Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-07-30 Thread Simon Fels
See https://bazaar.launchpad.net/~ubuntu- branches/ubuntu/wily/bluez/wily/view/head:/audio/telephony-ofono.c#L1346 for details. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479438 Title: IN CAR:

[Bug 1479442] Re: IN CAR: Previous Calls log is not shown in the car display

2015-07-30 Thread Simon Fels
This is simply not implemented in our version of BlueZ we use at the moment. Needs further investigation what we need to exactly to get this working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-07-30 Thread Simon Fels
The cause for this is that with the deprecation of HAL we also dropped battery query support from BlueZ and never brought it back. We need to interface BlueZ correct with upowerd so we can send out the correct battery level. -- You received this bug notification because you are a member of

[Bug 1479445] Re: IN CAR: Signal Strength not shown in car display

2015-07-30 Thread Simon Fels
This comes from the fact that our BlueZ version still relies on an older API version of ofono as we have implemented. It listens for changes to a SignalStrength property on the org.ofono.NetworkRegistration interface which doesn't exist. The propery is named just Strength these days. See

[Bug 1480276] [NEW] Bluetooth plugin tries to register BlueZ agent twice

2015-07-31 Thread Simon Fels
Public bug reported: Every time the bluetooth page is opened the UbuntuBluetoothPanel component is instantiated which in turn creates a new AgentAdaptor instance which tries to register the agent with BlueZ. However when the Bluetooth page is reopened we get 2015-07-31 11:46:16,074 - WARNING -

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-07-31 Thread Simon Fels
@Andriopoulos: Did you reboot after you executed the steps mentioned on https://wiki.ubuntu.com/Process/Merges/TestPlan/ubuntu-system- settings#Bluetooth-1 ? Those things will only be effective when you reboot so the relevant services get restarted (you could restart them manually but to keep the

[Bug 1479445] Re: IN CAR: Signal Strength not shown in car display

2015-08-05 Thread Simon Fels
It should. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479445 Title: IN CAR: Signal Strength not shown in car display To manage notifications about this bug go to:

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-05 Thread Simon Fels
@Peter: Address book download isn't really implemented today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435040 Title: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth To manage

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-05 Thread Simon Fels
@Simon: Really? Then I just didn't found the pointers in the code ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435040 Title: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth To

[Bug 1445376] Re: A2DP skips when conneted to handsfree device

2015-08-03 Thread Simon Fels
) Assignee: (unassigned) = Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445376 Title: A2DP skips when conneted to handsfree device To manage notifications about this bug

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-03 Thread Simon Fels
@Andriopoulos: I have some questions to the log file you attached: * Did you power off Bluetooth at some point through the UI? * You say calls but I only see one call being made in that log file. Can you please describe the exact steps you performed after you powered on your phone? * What is the

[Bug 1419877] Re: [bluetooth] krillin advertized as type computer

2015-08-03 Thread Simon Fels
This is a matter of defining the right class in /etc/bluetooth/main.conf. There are some generators out there like http ://bluetooth-pentest.narod.ru/software/bluetooth_class_of_device- service_generator.html For me it looks like 0x73020C would be what we should set as our COD: Major Service

[Bug 1162781] Re: bluez package out of date, 5.23 is available in debian sid/jessie

2015-08-07 Thread Simon Fels
We're actively working on getting this done and BlueZ 5.23 is being prepared and should soon appear in wily. There is a ppa already which has all necessary packages for vivid and wily (see https://launchpad.net /~ubuntu-desktop/+archive/ubuntu/transitions). If you want to help us testing those

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-07 Thread Simon Fels
@Pat: Thanks for the pointer. @Mark: How should reverse engineering help here? Its simply an interoperability issue and we're using completely different software than Android does. However the interface to the BT chip is standardized so no need to reverse anything here. We need to find out where

[Bug 1459369] Re: bluetooth sync contacts

2015-08-06 Thread Simon Fels
From the log it looks like obexd never gets any request to do something like transfering the phonebook. @Carl: Rather than starting obexd manually can you leave it as it is and modify /usr/share/dbus-1/services/obexd.service to include the -d switch? If you did that please also follow

[Bug 1482688] [NEW] Bluez reports quoted hostname

2015-08-07 Thread Simon Fels
. ** Affects: bluez (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: In Progress ** Tags: bluetooth ** Changed in: bluez (Ubuntu) Assignee: (unassigned) = Simon Fels (morphis) ** Changed in: bluez (Ubuntu) Status: New = In Progress -- You

[Bug 1482688] Re: Bluez reports quoted hostname

2015-08-07 Thread Simon Fels
Fix in https://code.launchpad.net/~morphis/bluez/unquote-hostname -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482688 Title: Bluez reports quoted hostname To manage notifications about this bug

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-07 Thread Simon Fels
@Mark: You can. Follow https://wiki.ubuntu.com/DebuggingBluetooth to generate logs with debugging statements and then please attach them here. But please check those for any private data before or send them to me by private mail. -- You received this bug notification because you are a member of

[Bug 1484980] Re: AVRCP support for Ubuntu Phone

2015-08-14 Thread Simon Fels
** Tags added: bluetooth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484980 Title: AVRCP support for Ubuntu Phone To manage notifications about this bug go to:

[Bug 1475608] Re: bluetooth dual sim

2015-08-14 Thread Simon Fels
@seb128 Yeah this is really related. As Alfsono already said the selection of the modem device is currently not deterministic and needs to be tweaked in order to be reliable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1506988] Re: Update ofono.override plugin excludes ( -P ) for bluez5

2015-10-22 Thread Simon Fels
** Changed in: lxc-android-config (Ubuntu RTM) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506988 Title: Update ofono.override plugin excludes ( -P )

[Bug 1510227] Re: Pressing previous() when >5/10s into the track should go back to the start rather than the previous track

2015-10-28 Thread Simon Fels
** Changed in: media-hub (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510227 Title: Pressing previous() when >5/10s into the track should go back to the

[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

2015-10-29 Thread Simon Fels
** Changed in: media-hub (Ubuntu) Status: Invalid => New ** Changed in: media-hub (Ubuntu RTM) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511029 Title:

[Bug 1510227] Re: Pressing previous() when >5/10s into the track should go back to the start rather than the previous track

2015-10-27 Thread Simon Fels
** Branch linked: lp:~morphis/media-hub/previous-to-same-after-four-secs ** Changed in: media-hub (Ubuntu RTM) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: media-hub (Ubuntu RTM) Status: New => In Progress ** Changed in: media-hub (Ubuntu RTM) Impo

[Bug 1510570] Re: BLE pairing fail

2015-10-28 Thread Simon Fels
@pitti: Yes, they implemented it to allow us to replace our hack udev rule (https://bazaar.launchpad.net/~bluetooth/bluez/ubuntu/view/head:/debian/50 -bluetooth-hci-auto-poweron.rules) with that. "that some distributions " includes Ubuntu. -- You received this bug notification because you are a

[Bug 1505241] Re: Phone did not suspend

2015-10-29 Thread Simon Fels
The wakeup source hold here "MT662x" is the combo connectivity chip responsible for WiFi/BT/GPS. @Pat: Can you describe a bit more what you did with the device before this happened or what it was connected to? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

2015-10-29 Thread Simon Fels
** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511029 Title: Audio gets confused when playing from source after playing

[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

2015-10-29 Thread Simon Fels
I looked into this and got it reproduced. However it looks for me like this isn't anything wrong in media-hub. Once I do step 4 I get the following in .cache/upstart/unity8-dash.log: virtual void AalMediaPlayerControl::setMedia(const QMediaContent&, QIODevice*) setMedia() media: QUrl( "" )

[Bug 1398193] Re: The bluetooth headset can not control the video playback

2015-10-22 Thread Simon Fels
Nothing we have to change on media-hub just need to enable bluez to forward those events to media-hub. Will come with bluez5. ** Changed in: media-hub (Ubuntu) Status: Confirmed => Invalid ** Changed in: media-hub (Ubuntu RTM) Status: New => Invalid -- You received this bug

[Bug 1398193] Re: The bluetooth headset can not control the video playback

2015-10-22 Thread Simon Fels
** Also affects: bluez (Ubuntu) Importance: Undecided Status: New ** Changed in: bluez (Ubuntu) Status: New => In Progress ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of

[Bug 1505241] Re: Phone does not suspend

2015-11-10 Thread Simon Fels
** Changed in: bluez (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505241 Title: Phone does not suspend To manage notifications about this bug go to:

[Bug 1505241] Re: Phone does not suspend

2015-11-12 Thread Simon Fels
I tried to reproduce this with two MX4: - First one running rc-proposed, the newer kernel with upgraded bluetooth stack and bluez4. - Second one running rc-proposed, the newer kernel with upgraded bluetooth stack and bluez5. Pat was running the first combination. I saw similar kernel suspend

[Bug 1505241] Re: Phone does not suspend

2015-11-12 Thread Simon Fels
Worth to mentioned but doesn't prove anything yet: When turning bluetooth off Nov 13 06:06:18 ubuntu-phablet kernel: [60938.696811] [HCI-STP][I]hci_stp_close:hdev(0xd91de000) Nov 13 06:06:18 ubuntu-phablet kernel: [60938.696829] [HCI-STP][I]hci_stp_flush:done Nov 13 06:06:18 ubuntu-phablet

[Bug 1505241] Re: Phone does not suspend

2015-11-12 Thread Simon Fels
Disabling WiFi as next step lets the device suspend (but being woken up by EINT shortly afterwards again). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505241 Title: Phone does not suspend To

[Bug 1390532] Re: [Bluetooth] Attempt to pair using default pin of 0000 before prompting the user

2015-11-12 Thread Simon Fels
** Also affects: bluez (Ubuntu) Importance: Undecided Status: New ** Changed in: bluez (Ubuntu) Status: New => In Progress ** Changed in: bluez (Ubuntu) Importance: Undecided => Medium ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels

[Bug 1505241] Re: Phone does not suspend

2015-11-13 Thread Simon Fels
Generally I see aborted suspends because of the MT662x wakeup source also on rc-proposed with its current kernel but not in such a high frequency as Pat or I saw them before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1505241] Re: Phone does not suspend

2015-11-13 Thread Simon Fels
QA did a test run and measure power usage on an MX4 device. Results are stored at http://people.canonical.com/~platform-qa/power- results/?Chttp://people.canonical.com/~platform-qa/power- results/?C=M;O=D=M;O=D Test run number is 166. According to QA they don't show anything significant

[Bug 1505241] Re: Phone does not suspend

2015-11-10 Thread Simon Fels
** Changed in: bluez (Ubuntu) Status: New => In Progress ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1481136] Re: Bluetooth mouse fails to reconnect after suspend + resume

2015-11-07 Thread Simon Fels
** Tags added: after-bluez5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481136 Title: Bluetooth mouse fails to reconnect after suspend + resume To manage notifications about this bug go to:

[Bug 1421249] Re: bluetooth can not be enabled sometimes (when booting with flight mode on being one case)

2015-10-15 Thread Simon Fels
The case where we reboot with flight mode being enable is still valid. I did some further analysis on this as I stumbled upon this again during my current BlueZ 5 work and the underlaying problems goes down to the kernel. The bluetooth driver we have on krillin isn't implemented as a module but

[Bug 1506340] [NEW] Multimedia audio is routed for half of a second through HFP SCO after call has ended

2015-10-15 Thread Simon Fels
telepathy-ofono does things. ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: bluez (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: pulseaudio (Ubuntu) Importance: Undecided

[Bug 1499789] Re: BLUEZ5: Connecting a keyboard shows no pin popup

2015-10-07 Thread Simon Fels
** Summary changed: - BLUEZ5: Connecting a keyboard shows no pip popup + BLUEZ5: Connecting a keyboard shows no pin popup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499789 Title: BLUEZ5:

[Bug 1501825] Re: Bq Aquaris e5 HD bluetooth problem

2015-10-07 Thread Simon Fels
We will release a fully updated bluetooth stack soon to the images and this hopefully improves this interoperability issue. If not we will take further actions from there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1494230] Re: Audio is not routed to A2DP sink when connected

2015-10-07 Thread Simon Fels
** Changed in: bluez (Ubuntu) Status: New => Invalid ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: pulseaudio (Ubuntu) Status: New

[Bug 1499789] Re: BLUEZ5: Connecting a keyboard shows no pin popup

2015-10-07 Thread Simon Fels
** Changed in: bluez (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499789 Title: BLUEZ5: Connecting a keyboard shows no pin popup To manage

[Bug 1499858] Re: bluetoothd[650]: Failed to obtain handles for "Service Changed" characteristic

2015-10-07 Thread Simon Fels
** Tags removed: bluez5 ** Tags added: after-bluez5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499858 Title: bluetoothd[650]: Failed to obtain handles for "Service Changed" characteristic To

[Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-10-07 Thread Simon Fels
** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Tony Espy (awe) ** Tags added: bluez5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479438 Title: IN CAR: Battery levels not shared

[Bug 1494242] Re: Try to auto connect devices when user enables bluetooth

2015-10-07 Thread Simon Fels
** Changed in: canonical-devices-system-image Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494242 Title: Try to auto connect devices when u

[Bug 1499789] Re: BLUEZ5: Connecting a keyboard shows no pin popup

2015-10-07 Thread Simon Fels
** Branch linked: lp:~morphis/ubuntu-system-settings/bluez5-support ** Changed in: bluez (Ubuntu) Importance: Undecided => High ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a

[Bug 1375766] Re: Phone gives wrong capabilities over bluetooth

2015-10-16 Thread Simon Fels
Can you please elaborate a bit more on what you think doesn't work? I am not sure I fully understand what you describe as bug here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375766 Title:

[Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Simon Fels
We could just bind this to the condition if /sys/class/bluetooth is available or not. So a ... ConditionPathIsDirectory=/sys/class/bluetooth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506774

[Bug 1506988] Re: Update ofono.override plugin excludes ( -P ) for bluez5

2015-10-20 Thread Simon Fels
** Branch linked: lp:~morphis/lxc-android-config/bluez5-support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506988 Title: Update ofono.override plugin excludes ( -P ) for bluez5 To manage

[Bug 1506988] Re: Update ofono.override plugin excludes ( -P ) for bluez5

2015-10-20 Thread Simon Fels
** Changed in: lxc-android-config (Ubuntu RTM) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506988 Title: Update ofono.override plugin excludes ( -P ) for

[Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Simon Fels
Great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506774 Title: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status

[Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Simon Fels
There is nothing we can do from bluez side. If the kernel interface we need to do *any* work is not available we can't do anything else but fail. The "bluetooth" module needs to be loaded or the kernel compiled with CONFIG_BT=y rather than CONFIG_BT=m. Is there any reason not to compile bluetooth

[Bug 1323837] Re: Sim toolkit is not available on UT

2015-10-12 Thread Simon Fels
Some code we can base our work on is in https://github.com/meego-tablet- ux/meego-app-satk However we need to be able to process requests from STK in the background to push notifications or other requests. We maybe can put in a small plugin into ofono which triggers this when the STK agent should

[Bug 1505213] [NEW] Multiple bluetooth audio devices break audio routing

2015-10-12 Thread Simon Fels
: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: pulseaudio (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: telepathy-ofono (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New

[Bug 1396700] Re: Indicator needs to be updated to bluez5

2015-10-07 Thread Simon Fels
) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: indicator-bluetooth (Ubuntu RTM) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1396700 Title: Ind

[Bug 1479695] Re: Settings app doesn't implement DisplayPinCode Agent method

2015-10-07 Thread Simon Fels
: (unassigned) => Simon Fels (morphis) ** Changed in: ubuntu-system-settings (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479695 Title: Settings app d

[Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-10-07 Thread Simon Fels
This will be implemented as part of the ongoing BlueZ 5 porting work. ** Also affects: ofono (Ubuntu) Importance: Undecided Status: New ** Changed in: ofono (Ubuntu) Status: New => In Progress ** Changed in: bluez (Ubuntu) Status: Triaged => Invalid -- You received

[Bug 1494225] Re: Call audio is not routed to headset with HFP

2015-10-07 Thread Simon Fels
This is fixed now and working with silo 43 and 52. ** Changed in: media-hub (Ubuntu) Status: New => Invalid ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: bluez (Ubuntu) Status: New => Fix Committed ** Changed in: p

[Bug 1505692] [NEW] Show connected Bluetooth profiles in settings application

2015-10-13 Thread Simon Fels
Public bug reported: Right now the user doesn't have any way to find out on which Bluetooth profiles he is connected. The only thing he knows from the settings app or the bluetooth indicator is that he is connected in some way with a remote bluetooth device. Android for example allows you to

[Bug 1448472] Re: I can not connect phone with bluetooth with Lexus 400 RX 400H

2015-10-05 Thread Simon Fels
** Tags added: after-bluez5 bluetooth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1448472 Title: I can not connect phone with bluetooth with Lexus 400 RX 400H To manage notifications about this

[Bug 1504057] Re: Bluetooth icon should turn blue when there's traffic happening

2015-10-09 Thread Simon Fels
This gets a bit tricky when you want to define what actual "traffic" you want to indicate. Just count HCI frames on the link doesn't make sense as those don't mean anything goes to a remote device. This should be more or less happen on a per-profile level. When a profile becomes connected this

[Bug 1504057] Re: Bluetooth icon should turn blue when there's traffic happening

2015-10-09 Thread Simon Fels
** Tags added: after-bluez5 bluetooth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504057 Title: Bluetooth icon should turn blue when there's traffic happening To manage notifications about this

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-27 Thread Simon Fels
@joihap: Does the car gets listed under Connect automatically when detected on your phone? If yes that is a good indicator that the car got at least paired. What happens then if you connect the car manually? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1488836] Re: [bluetooth] signal strength information missing from bluez

2015-08-27 Thread Simon Fels
It isn't a lie. We just never processed the value coming from BlueZ. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488836 Title: [bluetooth] signal strength information missing from bluez To

[Bug 1390532] Re: [Bluetooth] Attempt to pair using default pin of 0000 before prompting the user

2015-08-27 Thread Simon Fels
This will come automatically once we switch to BlueZ 5.x It has support for automatic-pairing which is tried once pairing is initiated with a device. ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: Ken VanDine (ken-vandine) = Simon Fels (morphis) -- You received this bug

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-31 Thread Simon Fels
@JoiHap: At the time you called bluez-list-devices what was the state of the entry in the settings app? As the output reports the car as being paired / trusted / connected which is what we want. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1487889] Re: After disconnnecting from car bluetooth, audio is still routed to bluetooth

2015-08-25 Thread Simon Fels
I tried to reproduce this under similar conditions with a headset as I don't have access to any carkit at the moment but didn't had success. There are two possible reasons for this: * the device doesn't get disconnect any stays connected as device for bluez * the device disconnects properly but

[Bug 1481136] Re: Bluetooth mouse fails to reconnect after suspend + resume

2015-08-26 Thread Simon Fels
Fixes for 1. and 2. are in Silo 009 and 059. Wily should be not affected as we already landed bluez5 there. @Daniel: If you want to test get and install packages from silo 059 in your vivid desktop installation. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1481136] Re: Bluetooth mouse fails to reconnect after suspend + resume

2015-08-26 Thread Simon Fels
have at https://code.launchpad.net/~morphis/ubuntu-system-settings/fix-device- actions Second problem requires to backport fixes from upstream bluez to correctly enable the reconnect mode of HID devices. ** Changed in: bluez (Ubuntu) Assignee: (unassigned) = Simon Fels (morphis) ** Changed

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-27 Thread Simon Fels
@JoiHap: Can you describe a bit more what you experience? So I need answers for the following quesitons: * Does the connection not happen directly after you paired the device successfully? * Please check with /usr/bin/bluez-list-devices if you car is paired. Optimal would be if you can attach

[Bug 1489327] [NEW] Upgrade kernel bluetooth stack to 4.2-rc7

2015-08-27 Thread Simon Fels
Public bug reported: [Impact] [Test Case] [Regression Potential] [Other Info] ** Affects: linux-flo (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: linux-mako (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis

[Bug 1489327] Re: Upgrade kernel bluetooth stack to 4.2-rc7

2015-08-27 Thread Simon Fels
: linux-flo (Ubuntu) = linux-mako (Ubuntu) ** Also affects: linux-flo (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-flo (Ubuntu) Assignee: (unassigned) = Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1490520] Re: WiFi network is not listed by NM but listed by the kernel driver

2015-08-31 Thread Simon Fels
** Description changed: - I wanted to connect my local WiFi network today but didn't found it in - the UI. I then manually triggered a + I wanted to connect my local WiFi network today (device was off before + and may have slept) but didn't found it in the UI. I then manually + triggered a $

[Bug 1490520] Re: WiFi network is not listed by NM but listed by the kernel driver

2015-08-31 Thread Simon Fels
AP is 2.4G, WPA-PSK secured and it's SSID is not hidden. Will add more details once I get this reproduced. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490520 Title: WiFi network is not listed

[Bug 1479442] Re: IN CAR: Previous Calls log is not shown in the car display

2015-08-31 Thread Simon Fels
** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479442 Title: IN CAR: Previous Calls log is not shown in the

[Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-08-31 Thread Simon Fels
** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479438 Title: IN CAR: Battery levels not shared via blueto

[Bug 1490520] [NEW] WiFi network is not listed by NM but listed by the kernel driver

2015-08-31 Thread Simon Fels
Public bug reported: I wanted to connect my local WiFi network today but didn't found it in the UI. I then manually triggered a $ sudo iwlist wlan0 scan on the command line which directly found my WiFi network whereas NetworkManager still didn't listed it. After power cycling WiFi the network

[Bug 1419877] Re: [bluetooth] krillin advertized as type "computer"

2015-09-01 Thread Simon Fels
This can get rather serios if remote device doesn't allow connection with specific types of device like my carkit. It doesn't want to connect with my krillin device as it has a wrong device type (being a laptop) set. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1487889] Re: After disconnnecting from car bluetooth, audio is still routed to bluetooth

2015-09-01 Thread Simon Fels
@Pat: I tried to reproduce this today but didn't had success. A few more questions: 1. With "Leave the car and disconnect" you mean the phone automatically disconnects as it goes out of range or do you actively disconnect the car? 2. How long did you wait to place the call after you left the

[Bug 1419877] Re: [bluetooth] krillin advertized as type "computer"

2015-09-01 Thread Simon Fels
** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419877 Title: [bluetooth] krillin advertized as type "

[Bug 1419877] Re: [bluetooth] krillin advertized as type "computer"

2015-09-01 Thread Simon Fels
Fixing just the device class is pretty easy but we should bind this somehow to the type of device we're running on. For tablets/phone that doesn't make a difference but having a more general solution in place which lets bluez determine the type of device on startup would be optimal. -- You

[Bug 1484980] Re: AVRCP support for Ubuntu Phone

2015-09-03 Thread Simon Fels
>From what jhodap told me the sound indicator might be the one responsible for this. ** Also affects: indicator-sound (Ubuntu) Importance: Undecided Status: New ** Changed in: bluez (Ubuntu) Status: Confirmed => Invalid ** Also affects: indicator-sound Importance: Undecided

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-09-03 Thread Simon Fels
@JoiHap: Can you test this again with the latest rc-proposed image? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435040 Title: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth To manage

[Bug 1488590] Re: bluetooth "auto connect when detected" won't uncheck

2015-09-03 Thread Simon Fels
Should have improved since https://requests.ci- train.ubuntu.com/#/ticket/271 landed. Can you test this again? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488590 Title: bluetooth "auto connect

[Bug 1491484] Re: Anker keyboard doesn't send key events to krillin

2015-09-04 Thread Simon Fels
After some more analysis the BT HID stack in the krillin kernel seems to be horrible broken. We will not going to fix but replace this pretty soon with a complete new bluetooth stack which will be based on an recent upstream kernel (4.2). We have to wait until this is done until we have a solution

[Bug 1489109] Re: system freezing with bluetooth sony vaio mouse

2015-09-04 Thread Simon Fels
Sounds good. There were some bluetooth bug fixes between 4.1 and 4.2 so good chance that this solved your problem. Closing this bug for now. ** Changed in: bluez (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1492368] Re: Calls made through car bluetooth drop out

2015-09-04 Thread Simon Fels
Which phone is this? It would be also quite helpful if you can provide some more verbose debug logs. To do that follow https://wiki.ubuntu.com/DebuggingBluetooth and reproduce the problem. Afterwards attach the syslog file here or shared privately with me if you mind pushing it here. -- You

[Bug 1492361] Re: Battery status wrong in car bluetooth display

2015-09-04 Thread Simon Fels
*** This bug is a duplicate of bug 1479438 *** https://bugs.launchpad.net/bugs/1479438 ** This bug has been marked a duplicate of bug 1479438 IN CAR: Battery levels not shared via bluetooth for in car experience -- You received this bug notification because you are a member of Ubuntu

[Bug 1492441] Re: Cannot connect to 1byone bluetooth keyboard (after successfully pairing)

2015-09-04 Thread Simon Fels
When connecting a device doesn't work this normally means that there is no handler for the profiles bluez tries to connect with. "Connecting with a bluetooth device" means "Connecting with a profile". When you enter "connect " in bluetoothctl bluez will go through all profiles the remote devices

[Bug 1492892] Re: Implement standalone bluetooth agent handler

2015-09-07 Thread Simon Fels
** Tags added: bluez5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1492892 Title: Implement standalone bluetooth agent handler To manage notifications about this bug go to:

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-09-07 Thread Simon Fels
@Nephilim1973: No, we can't "learn" anything here from Android. We have a completely different bluetooth stack which you can't compare with the Android one. Config files in /etc/bluetooth/*.conf don't help. Those problems are at other layers. > Why the BT handling is so different between Touch

[Bug 1492892] [NEW] Implement standalone bluetooth agent handler

2015-09-06 Thread Simon Fels
(Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Tags: bluetooth ** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New

[Bug 1479695] Re: Settings app doesn't implement DisplayPinCode Agent method

2015-09-06 Thread Simon Fels
@Nephilim1973: It looks like your device is running out of memory. Can you reproduce this after you've restarted the device and did not open any other app than the settings app? However what you see here is a different bug than what we describe here as the obvious memory allocation problem tells

[Bug 1492891] [NEW] Implement standalone bluetooth agent handler

2015-09-06 Thread Simon Fels
Public bug reported: Currently the settings app registers an agent instance against BlueZ which can only be triggered when the application is currently active. To provide a better user experience we need a different place to implement the agent to have it running in the background all the time.

  1   2   3   4   5   >