Subcategories

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

    3 Topics
    5 Posts
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    94 Topics
    673 Posts
    pparentP
    @CatWithUT Thank you for your work it seems very interesting to me! Just a quick question: do you think it would be feasible to create a .click package and have it in the Openstore? In a similar fashion that uWolf and uFirefox does? Can we avoid libertine containers? Do you think upcoming Mir2.0 will change anything in this regard as it supports Wayland? Do you use Mobian build scripts for ARM, for signal-desktop? https://github.com/0mniteck/Signal-Desktop-Mobian/releases And also note: if we can get an initial version to build and make an UT package I'm willing to work on making patches to make the interface responsive as I have done with whatsapp web. I think this is the easy part. But we should first make a set of scripts to build automatically a binary, and then a click package that can run on UT.
  • 149 Topics
    1k Posts
    Vlad NirkyV
    @bestenaizena What do you want to do? Have a file under waydroid and transfer it to UT?
  • Launch GUI app with Libertine

    2
    0 Votes
    2 Posts
    503 Views
    TotalSonicT
    Many apps that are in the repository currently do NOT work in Libertine. Chromium is one of them - it crashes on launch and there currently is no fix. The only desktop browsers I was able to get to semi-function in Libertine are Qupzilla and Dooble. You might also be able to install Firefox via the instructions found at https://blog.arubislander.nl/2018/10/running-firefox-in-1604-libertine.html?m=1 & https://github.com/jdonald/firefox-armhf/releases - but it is also very slow and prone to crashing in my experience. Hopefully this will get fixed in some future updates - but currently UT developers are working on other priorities instead. Best regards, Steve Berson
  • Android on UB Touch questions

    2
    2 Votes
    2 Posts
    553 Views
    IngoI
    A few answers anbox is very experimental still so personally I would expect more than 50% of all apps to not work (anything that uses Google services like the maps api will not work); and probably less than 10% of apps to work without major issues (for me, of around 12 apps I tried only spotify works without me noticing problems) as far as I know there is no icon for anbox (it's just software that runs in the background) I guess these are system apps (on a normal android they are not listed by default in the settings apps) after you enabled anbox with anbox-tool it is supposed to start automatically on boot, but if I remember correctly I also had situations were some commands didn't work; only after starting an android app those were possible so I guess there is still some difference between something like "ready" and "running" or so (or maybe it's just a bug due to the experimental nature of anbox on UT) Android apps rely on a back button, so running android apps on a system that doesn't have those just can't be operated fully; there may or not be workarounds like stopping the app and starting it again
  • WhatsApp Web

    13
    0 Votes
    13 Posts
    4k Views
    W
    @mihael Yes, this is just the desktop access. The problem is that when we moved to morph it started complaining that chrome has to be updated. It actually works the first time, and if it is closed and opened again it asks for Chrome 36+. If the cache is cleaned it opens again OK, but it has to be cleaned each time so it cannot be sync with the actual Android running Whatsapp. I tried to use QTWebengine to change the user agent to fake it, which can be also done directly in the webapp creator, but also to increase the persistence of the storage to try to avoid the problem after the restart. It has worked for a couple of days but right now it started failing in restart again, so back to square 0.
  • Add Ubuntu GUI software icon to Scope

    2
    0 Votes
    2 Posts
    394 Views
    TotalSonicT
    @baruchiro said in Add Ubuntu GUI software icon to Scope: Is it possible to run programs designed for Ubuntu Desktop without Libertine? Simple answer to your question: no. You can install programs in the Terminal using the libertine-container-manager commands. Documentation on how to do this is at http://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html and https://manpages.ubuntu.com/manpages/xenial/man1/libertine-container-manager.1.html Best regards, Steve Berson
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • OTA-9 && battery drain

    11
    0 Votes
    11 Posts
    1k Views
    G
    I'm far away from saying that there is no bug in Dekko2, but if finding below is a bug in Dekko2 or a new bug/feature/behavior in the OS is unclear. The high CPU utilization of dekkod is a result of reading from time to time again through one of its database files /home/phablet/.cache/dekko2.dekkoproject/database/qmailstore.db (39 MByte in size) with tons of llseek(2) and read(2) syscalls: [pid 22511] _llseek(9, 20623360, [20623360], SEEK_SET) = 0 [pid 22511] read(9, "\r\0\0\0\1\1o\0\1o\1\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024 [pid 22511] _llseek(9, 20625408, [20625408], SEEK_SET) = 0 [pid 22511] read(9, "\r\0\0\0\1\1v\0\1v\2\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024 [pid 22511] _llseek(9, 22777856, [22777856], SEEK_SET) = 0 [pid 22511] read(9, "\r\0\0\0\1\1s\0\1s\2\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024 [pid 22511] _llseek(9, 20626432, [20626432], SEEK_SET) = 0 [pid 22511] read(9, ^C"\r\0\0\0\1\1s\0\1s\2\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024 ... In it log file it says about this: [22511] May 13 07:24:41 [Debug] Action completed 96684008800466 result success [22511] May 13 07:26:39 [Warning] Would not determine server/action completing [22511] May 13 07:26:39 [Warning] Would not determine server/action completing [22511] May 13 07:26:40 [Debug] Running action ExportUpdatesRequest 96684008800468 [22511] May 13 07:26:40 [Debug] Running action ExportUpdatesRequest 96684008800469 [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4 [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4 [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4 [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4 [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4 .... I think it's time to remove the Dekko2 installation completely and start again from scratch. The PITA is that there is no way to keep the configuration, one must configure all by hand from scratch. This is really a bug in Dekko2.
  • 0 Votes
    4 Posts
    525 Views
    B
    On meizu 5 pro plus, the media player gives the same error after upgrading to OTA-9 No meizu 5 pro plus, o media player dá o mesmo erro depois da atualização para o OTA-9 https://github.com/ubports/ubuntu-touch/issues/1140
  • Talking IMAP4 (to do test for Dekko2 config) with OpenSSL

    1
    0 Votes
    1 Posts
    169 Views
    No one has replied
  • Nexus 7 messed up?

    11
    2
    0 Votes
    11 Posts
    2k Views
    R
    @Stefano updated the latest version of tools. it's worked well.
  • Whatever happened to Image Viewer?

    23
    1 Votes
    23 Posts
    5k Views
    D
    @dtarrant These are the options offered by File Manager for opening an image file. Image Viewer is top row, third from left with daisy/magnifier icon. A picture is worth a thousands words!
  • Bluetooth behaves funny

    5
    0 Votes
    5 Posts
    713 Views
    M
    I have so much respect for the core devs. I can see how much work they have done on the camera on Nexus. It is quite obvious that some of the manpower / brainpower is allocated on improving camera capabilities of the promoted devices. One of the things I appreciate the most about UT mobile OS is that it comes with CLI which enables me to connect to my Raspberry Pi wirelessly and control it. Not 100% sure if iPhones or Androids have an app for this but on UT it comes by default.
  • Various issues with Nexus 5

    26
    0 Votes
    26 Posts
    7k Views
    J
    @maxinova2001 Thanks for the tips.. I appreciate all help..
  • Where are VPN logs? [SOLVED]

    2
    0 Votes
    2 Posts
    483 Views
    C
    adb shell tail -f /var/log/syslog
  • New FFT website doesn´t seem to work on UT phones or Tablet

    3
    3
    0 Votes
    3 Posts
    313 Views
    D
    @advocatux Ok. As i haven't the knowledge to know if it is an old or a new issue, i have reported it. https://github.com/ubports/morph-browser/issues/183
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • power problem

    10
    0 Votes
    10 Posts
    901 Views
    T
    @dln949 If the screen is bowed, it must be that the battery has died and increased on size i'm afraid, i had the same recently on a macbook for which the keyboard started sticking out and the the trackpad was not responsive anymore
  • Controlling the width of indicators panel.

    2
    0 Votes
    2 Posts
    306 Views
    G
    Disregard, I found a solution. In /usr/share/unity8/Shell.qml ln:468 width: parent.width > units.gu(60) ? units.gu(40) : parent.width increasing '60' to '70' did the trick
  • Remove scopes from app spread

    Moved
    10
    0 Votes
    10 Posts
    1k Views
    P
    The linked demo looks cool. Just one request to whoever is going to prepare similar videos: Please, do not open a CLI in a UX demo! (Or more generally, when targetting non-developer audience.).
  • This topic is deleted!

    Moved
    3
    0 Votes
    3 Posts
    64 Views
  • Dekko 2 account settings

    27
    0 Votes
    27 Posts
    6k Views
    G
    @guru said in Dekko 2 account settings: @gdegrez said in Dekko 2 account settings: Incomming: Server name: pod51010.outlook.com ok Username: username@company.com ok Port: (443 ?) 993 Security: SSL/TLS ? Force encryption (SSL/TLS) Authentication PLAIN Outgoing Server name: pod51010.outlook.com ok Username: username@company.com ok Port: 587 ok Security: SSL/TLS Encryption: Use encryption (STARTTLS) Authentication: LOGIN Autheticate from server capabilities: ok Allow untrusted certificates: ok HIH The same config works in my BQ M10FHD with the old Dekko.