Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. fp2
    Log in to post
    • All categories
    • Opolork

      UNSOLVED Can't open MMS.
      Support • mms fp2 fairphone 2 text message • • Opolork

      14
      0
      Votes
      14
      Posts
      311
      Views

      Opolork

      @jezek said in Can't open MMS.:

      @opolork said in Can't open MMS.:

      No idea, sorry.

      Open terminal, write

      sqlite3 .local/share/history-service/history.sqlite

      you should see an sqlite3 prompt, something like this

      phablet@ubuntu-phablet:~$ sqlite3 .local/share/history-service/history.sqlite SQLite version 3.11.0 2016-02-15 17:29:24 Enter ".help" for usage hints. sqlite>

      write following command to the prompt

      select message, messageType, messageStatus from text_events where message like '%"Expire":"2023-01-10T12:52%';

      you should get output like this

      {"Code":"x-ubports-nuntium-mms-error-activate-context","Message":"forced debug error: error-activate-context","Expire":"2023-01-15T18:18:59+01:00","Size":29696,"MobileData":false}|1|2

      paste it here, there should be no personal info there, but check for sure before posting.

      You can exit the sqlite3 prompt with

      .exit

      Cheers, jezek. That's good to know for future reference. 👍

    • Opolork

      UNSOLVED Is it possible to run Revolut on Ubuntu Touch?
      Support • fp2 revolut android apps • • Opolork

      6
      1
      Votes
      6
      Posts
      245
      Views

      jin.diggs

      @mihael Don't even bother. The app has very high security and can recognize any unofficial container. Only hope is Android Studio since it runs on a recognized Kernel environment.

    • Opolork

      Anyone try the i3 email client?
      App Development • i3 email client email email client openstore fp2 • • Opolork

      7
      0
      Votes
      7
      Posts
      316
      Views

      W

      @opolork That is not my experience. With email you can tell over a period of time, if you get spam either you have used the address with someone that shares it or the provider has shared the address. In most instances the user has revealed their address.A secure provider would not last long sharing data.

    • Opolork

      The video recording on the Fairphone 2 is atrocious.
      Fairphone 2 • fp2 fairphone 2 video recording corrupt videos videos • • Opolork

      21
      0
      Votes
      21
      Posts
      922
      Views

      Opolork

      @redxxiii Thank you. 🙂 👍🏻

    • Opolork

      SOLVED Is it possible to use Data on my FP2 with UT from my Desktop PC?
      Support • data fp2 ubuntu touch internet desktop pc • • Opolork

      3
      0
      Votes
      3
      Posts
      174
      Views

      Opolork

      @keneda Cheers. 👍 🙂

    • Opolork

      SOLVED Remnant of Dev channel update still shows after reinstalling Stable channel.
      Support • fp2 leftover update channels dev channel stable channel • • Opolork

      52
      1
      Votes
      52
      Posts
      1913
      Views

      Opolork

      Please refer to https://forums.ubports.com/post/57619

      I just noticed an update in Open Store. The same update shows in System Settings -> Updates. I updated the app via System Settings and it updated fine and shows in the System Settings history.

      screenshot20211214_100300079.resized.png

    • Opolork

      UNSOLVED No flash on Fairphone 2 camera.
      Support • fp2 camera flash • • Opolork

      54
      0
      Votes
      54
      Posts
      1940
      Views

      Opolork

      @emphrath Thanks. 👍🏻

    • Opolork

      How would someone tether 4G on a FP2 with Ubuntu Touch to a Debian Desktop PC? [Solved]
      Support • debian tether data fp2 • • Opolork

      3
      0
      Votes
      3
      Posts
      269
      Views

      Opolork

      Cheers, @keneda. I just asked for future reference - in case I'm ever stuck with no WiFi at home for my PC and had to compromise. Thanks. 🙂 👍

    • O

      kernel 3.4.113 now available for FP2 (LOS 16)
      Support • fp2 fairphone 2 • • oli.sax

      2
      1
      Votes
      2
      Posts
      227
      Views

      E

      Awesome !

    • peat_psuwit

      Fairphone 2 (FP2)
      Fairphone 2 • fp2 fairphone 2 • • peat_psuwit

      95
      4
      Votes
      95
      Posts
      6214
      Views

      Lakotaubp

      The new place to chat https://forums.ubports.com/category/64/fairphone-2

    • Opolork

      When I connect my Fairphone 2 to my PC, it says 'Android'. Can this be changed?
      General • android fp2 mount fairphone 2 • • Opolork

      4
      0
      Votes
      4
      Posts
      609
      Views

      Opolork

      @Flohack Cheers, Flo. 👍

    • Opolork

      SIM locked on Fairphone 2. [Solved]
      Support • sim locked fp2 fairphone 2 • • Opolork

      7
      0
      Votes
      7
      Posts
      449
      Views

      Opolork

      Cheers, @kristatos. 👍🏻

    • Opolork

      Does the Fairphone 2 have NFC and can this be used on Ubuntu Touch? [Solved]
      Support • fp2 fairphone 2 nfc • • Opolork

      5
      0
      Votes
      5
      Posts
      571
      Views

      Opolork

      @kugiigi Thank you. 👍

    • Opolork

      Re-encoded Fairphone 2 video was upside down. [Solved]
      Support • upsidedown vid fp2 reencoded video fairphone 2 • • Opolork

      2
      0
      Votes
      2
      Posts
      372
      Views

      Opolork

      If I rotate the phone to landscape leftwise or rightwise -- both come out fine. However, it's only the rightwise rotated landscape video that was upsidedown when re-encoded from .mp4 to .mkv. 💡

      Solved!

    • Opolork

      No WiFi on Fairphone 2. [Solved]
      Support • fp2 internetless no wireless no wifi fairphone 2 • • Opolork

      4
      0
      Votes
      4
      Posts
      520
      Views

      Opolork

      @advocatux said in No WiFi on Fairphone 2.:

      @Opolork have you tried to clean the System Settings cache using UT Tweak tool for example?

      There was this bug https://github.com/ubports/ubuntu-touch/issues/703 but it should be fixed.

      Also, take a look to https://github.com/ubports/ubuntu-touch/issues/168

      Cheers, advocatux. 🙂
      The part, 'Settings > Battery > Toggle WiFi' did the trick. ☺

    • Opolork

      Torch not working on Fairphone 2 with UT 16.04 Stable.
      Support • flashlight torch fp2 16.04 stable fairphone 2 • • Opolork

      13
      1
      Votes
      13
      Posts
      1084
      Views

      Opolork

      Still not working. 😤

    • R

      FP2 - Failed to enter recovery when using ubuntu-flash-device
      General • fp2 • • rp

      1
      0
      Votes
      1
      Posts
      1927
      Views

      No one has replied