+1 Owncloud contacts sync
+1 A stable device
+1 Bluetooth working with a carkit
Then I can use it as my daily device

Posts
-
RE: OTA 3 suggestions: your wanted features
-
RE: Music app update 3.2.1
Same here on Pixel 3a XL.
If you want to use the app in the meantime, while it is being fixed, you can install the older version from the open store: https://open-store.io/app/music.ubports/versions
-
RE: Install on aquaris E4.5
The Android roms are here: https://www.bq.com/en/support/aquaris-e4-5/support-sheet?ssess=5b92b52c288f1&sorigin=productList
Can not find the Ubuntu roms on there siteThey should be here: https://www.bq.com/en/support/aquaris-e4-5-ubuntu-edition/support-sheet?ssess=5b92b52c288f1&sorigin=productList
-
Working bluetooth on devices
My bq E4.5 did not work with my Parrot carkit CK3100 (sound does not work). Now I have a 'new' phone, the OPO and it works fine with my Parror carkit. It pairs right away and then there was the big surprise, I have sound!
Still one problem. When the phone is on, and I turn the key of my car, so the Parrot starts functioning, the Parrot and the OPO start to communicate, ending in a rebooting OPO.
I installed logviewer. Maybe this gives me any clue.
If you have a positive Bluetooth story, please tell it in this thread.
@libremax Thanks for the comment
It's on Ubuntu 15.04 (r3). This is my daily driver and not yet ready for an upgrade to 16.04. When tried I'll let it know here.
-
RE: How to retrieve my content from a broken phone?
With a 'usb to mini usb' cable you can attach a mouse to your phone.
-
RE: Teleports
Solution:
Remove TELEports from your phone and delete every trace of it. The last step I choose adb.
On your desktop in Terminal:
- $ adb shell
- $ cd .config
- $ rm -r teleports.ubports
- $ cd ..
- $ cd .local/share
- $ rm -r teleports.ubports
Then I installed version 1.17 from the openstore. I think 1.18 would have worked too but I thought, just to be sure.
After installing and setting up with the country code and phone number, I reciefed a message on Telegram (desktop and iPhone version). And now it works like a charm!
I think the problem occured in the first place, because I was new to Telegram. So I did not have an account already, before installing.
-
RE: Have you told your local/national paper about UBports?
@3arn0wl do you have a more specific link?
-
RE: Only a few hours left to win a Volla Phone 22
@UBportsNews Thank you for mentioning
-
[SOLVED] No phone network 16.04
After calling with the phone app, the network is gone, so I can't make any phone calls, and other people can't reach my phone by calling me. It takes a 10 tot 20 seconds to get the connection back (name of the provider showing again in the phone app). The icon for the phone network shows like there is no problem.
Also, when I call someone, and break the connection, the phone app stops, so I need to start it up again.When someone calls me and we end the connection, this problem doesn't seem to show up
Phone: BQ E4.5
OS: 16.04 version 127 (this is in dev mode, but the problem is also in rc mode)Problem is not in 15.04
-
RE: waydroid update
@mihael said in waydroid update:
Where can I find that inside waydroid? I can see it in Settings -> Installed Apps but I cannot find it to launch it...
You can see an update in the notificationbar at the upper edge of the screen
Also settings - system - waydroid updater -
RE: Volla Phone 22 Raffle Winner
Congratulations!
Okay, okay. I'm a little disappointed :beaming_face_with_smiling_eyes:
-
RE: How do you deal with no reliable web browser on 16.04 RC?
Same problems here. BQ Aquaria E 4.5. Old browser, new browser. Jade Diamond browser is the best boet also unusable.
16.04 rc now
Somai other strange behavior. Open a new window browser. Close it. Then both windows disepear. Starting the browser again, it start with 2 Windows. So you can't lose one windows. From won it always starts with two.
You can change this bij editing the setting. Do not start with the past session. -
RE: Looking for new maintainer / developer for TextSecure / Signal app
Maybe more people (maybe all using UT) should file a request Signal support page => upper right corner
@elastic Did it!
-
RE: waydroid update
@mihael I see 'up todate' for both System and Vendor image.
I'll try post a message here when there is another update so you can check if you see it too and then update like described above by me. -
RE: [SOLVED] No phone network 16.04
@stefano said in No phone network 16.04:
anyone affected, please comment on the issue, Thanks.
Did it ...
-
RE: waydroid update
@mihael I will post a new message when there is another upgrade so we can check the security update date
-
Howto comment on an app?
Does anyone know howto comment / rate on an app (not a bug report)? Can't find it in the app-store.
-
RE: [SOLVED] No phone network 16.04
The great news is, the bug is fixed! You can already test it in dev mode. Here is the link to the bug on Github. There you can see Mariogrib solved it.
See this on GithubVery, very happy with this fix.
-
Phone doesn't ring
Once in a while the phone does not ring, it does vibrate. Also, the screen lights up, showing who is calling etc. So everything is working like it should, but no sound. Then the next caller the sound is back to normal. The problem appears three times in a week or so.
I haven't been able to reproduce this bug. It just appears and goes.
On a night shift I realy need the sound!There my questions:
- do you recognize this problem?
- any idea how to fight this problem, where to go next? For example, what logs should I check?
I donβt know when this problem appeared, I mean, what OTA.
Now using OTA 7 rc, BQ Aquaris E4.5
-
RE: Phone doesn't ring
Looking in the ~/.cache/upstart/dbus.log I found sound goes to pause when I don't hear the sound ringing.
...
void AalMediaPlayerService::play()
Actually calling m_hubPlayerSession->play()
PlaybackStatus changed to: "paused"
Index changed to -1
m_currentIndex updated to: 0
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&, QIODevice*)setMedia() media: QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")
Same media as current
virtual void AalMediaPlayerControl::pause()virtual QMediaPlayer::State AalMediaPlayerControl::state() const
m_currentIndex updated to: 0
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&, QIODevice*)setMedia() media: QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")
Same media as current
virtual void AalMediaPlayerControl::pause()virtual QMediaPlayer::State AalMediaPlayerControl::state() const
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
PlaybackStatus changed to: "paused"
disconnectedWhen the sound is normal I see in the logfile it is playing:
void AalMediaPlayerService::play()
Actually calling m_hubPlayerSession->play()
PlaybackStatus changed to: "playing"
Index changed to -1
m_currentIndex updated to: 0
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&, QIODevice*)setMedia() media: QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")
Same media as current
virtual void AalMediaPlayerControl::play()void AalMediaPlayerService::play()
Actually calling m_hubPlayerSession->play()
virtual QMediaPlayer::State AalMediaPlayerControl::state() constm_currentIndex updated to: 0
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&, QIODevice*)setMedia() media: QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")
Same media as current
virtual void AalMediaPlayerControl::play()void AalMediaPlayerService::play()
Actually calling m_hubPlayerSession->play()
virtual QMediaPlayer::State AalMediaPlayerControl::state() constPlaybackStatus changed to: "playing"
PlaybackStatus changed to: "playing"
PlaybackStatus changed to: "playing"
PlaybackStatus changed to: "playing"
PlaybackStatus changed to: "playing"
PlaybackStatus changed to: "playing"
disconnected