• Returning a QImage object to scope?

    1
    0 Votes
    1 Posts
    448 Views
    No one has replied
  • Porting Android apps to run on UT

    4
    1 Votes
    4 Posts
    1k Views
    libremaxL

    @linuxhelmet

    If you want or need an OS which can execute android apps then android, android-like or sailfishos are the right ways to go.

    For now and for the visible future, UBports UT is (very) usefull for people who don't care about android apps.

  • HowTo - Mopidy music server to Ubuntu phone

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Audio Player:The QMediaPlayer object does not have a valid service

    17
    0 Votes
    17 Posts
    7k Views
    S

    @wdehoog i'd love to develop stuff for ubports, but my skills not good enough. Also i have not so much free time at the moment to lern something 😞

    Thanks for the link, i will take a look on the code.

  • Deploying aditional files with the application

    2
    0 Votes
    2 Posts
    639 Views
    V

    I have solved this, in case anyone hits the same brick wall:

    In the .pro file, the one selected in my screenshot, I needed to specify that it should install those aditional files.
    In my case I mentioned that it should install the DISTFILES, like the following:
    0_1510479061414_Captură de ecran din 2017-11-12 11-27-02.png
    DISTFILES +=
    weathericons-regular-webfont.ttf
    Ubuntu-C.ttf
    fontawesome.ttf

    #set the path where to install distfiles aswell as adding which files to be added
    dist_files.path = /Cumulus
    dist_files.files += $${DISTFILES}

    #you can see that at the the end I've mentioned that dist_files should be installed aswell
    INSTALLS+=config_files qml_files desktop_file dist_files

    Might seem dumb of me for not knowing, that the files should be manually set to install, but I haven't used it before since for Android Qt Creator does that for me because it has a special directory where I need to add the aditional files.
    And on desktop I manually copied the files in the build directories without thinking I can tell qmake which files should also be deployed.
    So in case any other has this issue might help them out.

  • Mockups meeting point

    9
    0 Votes
    9 Posts
    3k Views
    M

    In the official documentation there are really beautiful mockups, it would be nice to recover some of these WIP stuff from canonical. I wonder if that could be possible

  • Intelligraph doesn't work

    1
    0 Votes
    1 Posts
    469 Views
    No one has replied
  • Work with clickable

    8
    0 Votes
    8 Posts
    2k Views
    D

    @Einstein212 Good to know, good luck!

  • Euronews scope don't work

    4
    0 Votes
    4 Posts
    736 Views
    S

    @GIEMME magic 😉

  • Bug with the Music app

    1
    0 Votes
    1 Posts
    562 Views
    No one has replied
  • Mattermost client

    1
    0 Votes
    1 Posts
    571 Views
    No one has replied
  • 0 Votes
    12 Posts
    3k Views
    TomRausnerT

    the default folder could be determined by a configuration file

  • How to run non-clickable app on a phone for development

    3
    0 Votes
    3 Posts
    969 Views
    D

    @zlamalp said in How to run non-clickable app on a phone for development:

    To answer to myself :-).

    I guess I meant calendar-app and not address-book-app. For address-book-app I can see there is a snap config and also click package config. Click package can be build, but is with "ubuntu-sdk-14.10-qml-dev2" in config, which doesn't even install on 15.04 phone. If I change it to version from calendar-app, it install and crash on a start with no logs (or where they are?).

    See whether there are any log files WHILE it is running. I've had it once that logs got removed before I had a change to look at 😛

    try something like:

    while : ; do cp application-howevertheselogfilesarecalled-calendar-app*.log my.log ; done

  • Wallabag for UBTouch? FOSS Pockit replacement

    1
    0 Votes
    1 Posts
    673 Views
    No one has replied
  • Ring.cx and a client for UT

    9
    0 Votes
    9 Posts
    2k Views
    twinkybotT

    Now I had the chance to try again.
    I am right now on a Mac and the client is still a bit buggy. But after understanding when it crashes one can easily avoid it.

    The call quality is okay. First of all the voice is clear without any garble but it is not insync with the video. The quality of the video is mediocre. As if you are on a low bandwith. All in all thorught an half an hour session stable.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Torrent App

    4
    0 Votes
    4 Posts
    1k Views
    R

    I downloaded it, but you can not open the torrent files

  • Error setup clickable

    7
    0 Votes
    7 Posts
    1k Views
    S

    i don't enable the developer mode... sorry for this stupid question...

    now it works, i can see hello world on my phone

  • Signal Messenger porting progress

    10
    0 Votes
    10 Posts
    4k Views
    G

    Please also see this new thread on Signal/Textsecure, looking for a new maintainer / developer: https://forums.ubports.com/topic/509/looking-for-new-maintainer-developer-for-textsecure-signal-app

  • Community support for LoquiIM (WhatsApp)

    2
    6 Votes
    2 Posts
    2k Views
    C

    Keep up the good work.

    Few bugs I spotted.

    Bug 1 If you type a message in the press enter it sticks the last word on the next line which you have to delete

    Bug 2 If you input an emoji you have to exit the conversation then reenter it. The emojji will then be on the ext line for you to press enter