• 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
    780 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: [image: 1510479063063-captur%C4%83-de-ecran-din-2017-11-12-11-27-02-resized.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
    6
    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
    523 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
    860 Views
    S
    @GIEMME magic
  • Bug with the Music app

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

    1
    0 Votes
    1 Posts
    613 Views
    No one has replied
  • 0 Votes
    12 Posts
    4k 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
    1k 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
    730 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
    2k Views
    R
    I downloaded it, but you can not open the torrent files
  • Error setup clickable

    7
    0 Votes
    7 Posts
    2k 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

    messenger
    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
  • Telegram-App: Improvements

    telegram
    35
    3 Votes
    35 Posts
    15k Views
    C
    Yeah just figured it out Cheers man
  • Telegram Style Reduction?

    35
    1
    1 Votes
    35 Posts
    11k Views
    R
    This is nice of course, but is there also work being done on fixing bugs? Like the crashes after using secret chats.
  • Forking apps from the Canonical store

    4
    2 Votes
    4 Posts
    1k Views
    U
    It would be good to get as many of the apps from the store over as possible. However, there were lots of web apps and not many native apps. This is a shame as we should babe more of the latter than the former.