子版面

  • This section is specifically useful for new contributors on the project

    8 主題
    5 貼文
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    93 主題
    664 貼文
    J
    @BarrickBeau I do not know much about Libertine, but libqt5gui5t64 is mentioned in a recent merge request, so this will maybe be fixed with: https://gitlab.com/ubports/development/core/libertine/-/merge_requests/147 So as an end user, you will probably have to wait for the next system update.
  • 143 主題
    993 貼文
    D
    A puzzling issue is that when I see the prompt 'waydroid is stopped' in the UT command line, Waydroid is actually running, and operations within its system GUI appear to be functioning normally.
  • How to rollback to previous dev channel release?

    7
    0 評價
    7 貼文
    863 瀏覽
    advocatuxA
    @circ no, it seems it isn't an easy task. Please see https://forums.ubports.com/topic/1206/what-are-the-changes-in-releases
  • APP WEATHER

    33
    0 評價
    33 貼文
    6k 瀏覽
    M
    @marathon2422 guess we should have read the info on the app upgrade
  • Signal App - can the UT client coexist with Android clients?

    已移動
    3
    0 評價
    3 貼文
    531 瀏覽
    H
    This is unfortunate. Thank you for your swift response!
  • VPN to FRITZ!Box 7490

    已移動
    8
    0 評價
    8 貼文
    2k 瀏覽
    ?
    Thanks for your help. So, I will install a pi vpn and hole.
  • GPS track recording app available?

    Solved gps app track
    5
    0 評價
    5 貼文
    1k 瀏覽
    mymikeM
    @pulsar33 @dad_and_alive now ti has only the a) feature, but feel free to report an issue on its github page to add these features
  • BQ 4.5 screen replacement

    4
    0 評價
    4 貼文
    705 瀏覽
    lduboeufL
    done! work nicely
  • wlan0: CTRL-EVENT-ASSOC-REJECT

    1
    0 評價
    1 貼文
    4k 瀏覽
    尚無回覆
  • No audio when a TV is connected to the phone via SlimPort/HDMI #344

    5
    0 評價
    5 貼文
    496 瀏覽
    dobeyD
    It has nothing to do with pulse-audio. It is the hybris module for pulse-audio, which is maintained by the Sailfish (Jolla) developers. For this feature to work, that module must have the support. My suggestion would be to take your issue upstream to them.
  • pro 5 clock

    7
    0 評價
    7 貼文
    896 瀏覽
    V
    I am seeing the same as @Marathon2422 and @3arn0wl on my Nexus 4 (mako, 2018-W48) on the RC channel. I recall seeing this behavior in the past as well, but the timer goes off after the correct amount of time. (So the alarm in the picture went off 57 seconds after I took the screenshot) [image: 1543355463299-screenshot20181127_174836132-resized.png]
  • The newest bluetooth thread (MX4 and OPO)

    已移動
    13
    0 評價
    13 貼文
    2k 瀏覽
    flohackF
    https://wiki.archlinux.org/index.php/bluetooth#Pairing => bluetoothctl can be a very nice tool for debugging BT problems. You can pair/unpair and interrogate devices etc. I would give it a try whenever there are BT problems.
  • Is it possible to flash from TWRP (with .zip file)?

    8
    0 評價
    8 貼文
    2k 瀏覽
    IngoI
    @minkiu said in Is it possible to flash from TWRP (with .zip file)?: While I managed to get adb working, once it boots into fastboot it just won't detect it I had something similar on opensuse with the AppImage installer (would affect deb as well AFAIK). And the cause there was that I had adb and fastboot in /usr/local/bin. But when run with sudo (explicitly starting the installer with sudo or letting the installer use sudo internally), /usr/local/bin is not in the $PATH. And the command to detect if the phone is in fastboot mode ignores the custom paths you can specify so that doesn't help either. So it might be worth a try to either place/softlink adb and fastboot in /usr/bin or adjust your system-wide sudo config to also include /usr/local/bin (or wherever you have installed adb/fastboot).
  • Can Morph browser save login credentials?

    13
    0 評價
    13 貼文
    2k 瀏覽
    advocatuxA
    @bf you're welcome
  • Where to find Flyme OS 5.1.3.0A for Meizu Pro 5?

    10
    0 評價
    10 貼文
    1k 瀏覽
    M
    @ckonstantinos I found RR-N-v5.8.5-20171212-m86 worked very well. never tried dual boot. much prefer Ubports now ,, it is becoming a much more polished/smoother OS, and more apps as the days go by
  • Does Anbox installation deletes all data and apps on the device?

    3
    0 評價
    3 貼文
    454 瀏覽
    LakotaubpL
    @marc_aurel https://forums.ubports.com/topic/1676/development-testers-for-anbox/125 Just for info this is the main anbox thread.
  • Meizu Pro5 (16.04/devel) Convergence

    已移動
    9
    1 評價
    9 貼文
    2k 瀏覽
    B
    I'm replying to myself here to stay within the confines of this topic - but I've been beating my head against the wall on this one... Basically, my ongoing issue with convergence on the Meizu Pro 5 (on 16.04/devel) is the "fuzzy" resolution using aethercast - and I know that it's purely down to the resolution being set in aethercast/src/ac/basesourcemediamanager.cpp to 720p and not 1080p. I scavenged an old laptop today, installed Ubuntu on it (I'm an Arch Linux user by default) and was trying to cross-compile a UBports xenial version of aethercast to upgrade the output resolution to 1080, as per this patch: https://launchpadlibrarian.net/267505693/p1.diff However, try as I might, I can't past these errors during cross-compiling: Get:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease [247 kB] Err:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 I've tried importing those keys - goodness me, I have - but to no avail. So, in a big shout out to @mardy (who is maintaining ubports/aethercast), is there any chance that you might be able to add these three lines to the code and recompile in the near future? The patch worked wonderfully on 15.04 and I briefly (before moving to 16.04/devel) had a crystal clear 1920x1080 UT desktop on my external monitor. Or is there an excellent reason that the 1080 isn't included by default? It seems a little odd, as almost all external monitors are at least 1920x1080 now - as I mentioned before, I had to trawl through our department's old IT storeroom to find a ten-year old monitor with a native 720p resolution - which is seemingly the only way to have crystal clear resolution using aethercast in 16.04/devel! I really appreciate that @mardy does so much for the community already - and I know that there's likely so many more important issues to deal with - but it seems a simple change to the code and would make for a wonderful early Christmas present. Or a late Thanksgiving one for any North Americans on the site
  • How to enable the desktop mode for the convergence use case?

    19
    0 評價
    19 貼文
    2k 瀏覽
    M
    It seems, that UBports is a diva It seems, that the installation has been successfull, after I hold my FP2 in the hand and watched "her" installing. [image: 1543074408861-20181124_164233-resized.jpg]
  • System Settings Crashes

    3
    0 評價
    3 貼文
    345 瀏覽
    D
    @advocatux Many thanks for your support.
  • Bug with the Music app

    已移動
    7
    0 評價
    7 貼文
    1k 瀏覽
    advocatuxA
    @ellypsis yes, as only a few repos have been moved for now, I suppose the people doing the move are still thinking about the best way to communicate it. On the other hand, in the main page of every repo moved there's a warning. You can see an example of that at https://github.com/ubports/music-app ("Moved to GitLab https://gitlab.com/ubports/app-dev/mu…")
  • Flashlight indicator absent on mako.

    4
    0 評價
    4 貼文
    603 瀏覽
    advocatuxA
    @cunotj no, you aren't missing anything. For device models like yours it's better to use https://open-store.io/app/com.ubuntu.developer.majster-pl.utorch
  • Buy a new phone for a daily use

    已移動
    21
    0 評價
    21 貼文
    5k 瀏覽
    T
    @lakotaubp @Marathon2422 thanks for your help. This morning, I tried several things like selected a provider in the APN settings, and then the phone was able to connect to a network. So now it works well! Very cool! Last think: it cannot receive mms without data on, which is also the case with my BQ E5. It worked with the Firefox OS and previously with Ubuntu Touch at the really beginning. Do you know why? With 50Mo per month, I use to let the data off, but in this case, I don't know if someone send to me a mms, no notification, nothing, nada...