• Can I install libre office with libertine ?

    2
    0 Votes
    2 Posts
    337 Views
    LakotaubpL
    @mito77 Yes you can but it's more of an experiment than a useful thing from what I can remember.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • cannot download files in pixilart.com webapp

    1
    0 Votes
    1 Posts
    423 Views
    No one has replied
  • no sending of mails with attachment (dekko 2)

    1
    0 Votes
    1 Posts
    271 Views
    No one has replied
  • Sakawochi development thread

    56
    4 Votes
    56 Posts
    17k Views
    CiberSheepC
    @Wendigo said in Sakawochi development thread: But please don't expect anything soon. No pressure
  • Zooming in on webapp?

    zoom webapp youtube
    3
    0 Votes
    3 Posts
    487 Views
    G
    The zoom behaviour of Morph is currently being improved. I'm not sure what changes are in stable, but webapps in dev channel certainly have access to zoom settings by the user. There is no option to set it in the command line for webapps, but I recall seeing the suggestion out there. Maybe in time. edit for command line options that are available see: https://docs.ubports.com/en/latest/appdev/webapp/guide.html#command-line-arguments
  • Looking for an IDE

    11
    0 Votes
    11 Posts
    1k Views
    M
    @lduboeuf thx!
  • Using image from Content Hub

    7
    0 Votes
    7 Posts
    813 Views
    AppLeeA
    @Mick21367 You have creator rights in the writable folder so it's doable to replace or delete the imported file.
  • ConverseJS

    2
    0 Votes
    2 Posts
    409 Views
    poVoqP
    Thanks. Well it's only intended to be a working solution until a better native app is made. Likely Kaidan will fill that spot in the future. But I'll likely still make some improvements such as a nicer login page and a dark mode. Given the limitations of the current HTML5 app support in UT, I have shelved more advanced plans. I just hope the switch to IndexDB that is happening with ConverseJS 6.0 isn't going to break it on the old qtwebengine UT uses.
  • Camera App (made with html, css, java) not having acces to camera.

    15
    0 Votes
    15 Posts
    1k Views
    dobeyD
    It is currently not possible to use camera from browser, because QtWebEngine isn't using QtMultimedia for camera yet.
  • xmpp client

    16
    0 Votes
    16 Posts
    1k Views
    P
    @poVoq have a good new year....when will the Update be avaliabel? Thanks .
  • Ad blocking

    adblock hosts ads blocking
    17
    2 Votes
    17 Posts
    4k Views
    stropbuS
    On a mobile phone using mobile data represents an extra expense for ads, web pages that are reloaded, especially, online newspapers ... The best thing to do is, edit the "hosts" file and add, as the previous partner the web address to the resolution of domain name 127.0.0.1 which is the internal network card and will not load anything at all, and who wants to support a web page because it is hard for the creator of it to do what he does, you can click and put it on the white list as advocatux says, but you don't bother to read, you don't pay attention, people just want to be heard but they don't listen, anyway. HAPPY YEAR 2020. (Google Traslator, Hello of Spain) ;).
  • Bring Apache Cordova support back to Ubuntu Touch?

    1
    2 Votes
    1 Posts
    407 Views
    No one has replied
  • MediaSessionApi for qtwebengine apps?

    1
    0 Votes
    1 Posts
    136 Views
    No one has replied
  • Music app sometimes does not start

    5
    0 Votes
    5 Posts
    440 Views
    Mic_M
    Good guy, I love him!
  • Connecting to fritz box using an UPnP client (UKW radio via the router)

    1
    0 Votes
    1 Posts
    375 Views
    No one has replied
  • Clickable desktop not executing on AMD64 with arch ARMHF

    clickable rust
    5
    0 Votes
    5 Posts
    755 Views
    M
    @tusharsaurabh Really? Strange, I still get the same error? where did you change the architecture field? In the manifest.json.in file?
  • Any easy process to convert .deb/Appimage/snap/flatpak to Click ?

    4
    0 Votes
    4 Posts
    2k Views
    dobeyD
    VLC will still have issues, as it's not using hardware decoding, and likely would still need to run under xmir, depending on what it's actually using to render video.
  • Nice article for beginner Python development on UT

    pyotherside tutorial python
    5
    3 Votes
    5 Posts
    759 Views
    poVoqP
    Anyone got an idea why qtCreator complains about importing pyotherside as done in the tutorial: qml module does not contain information about components contained in plugins The program itself runs fine on my Kubuntu18.04 system, so it seems to be an qtCreator specific problem. Edit: hmm, seems to be a pyotherside 1.4 specific issue, but I guess not such a good idea to upgrade as UT is also still stuck on 1.4
  • OrbTk - The Rust UI-Toolkit status update

    8
    2 Votes
    8 Posts
    1k Views
    F
    At first I will start to port the minifb https://github.com/emoon/rust_minifb crate to Ubuntu Touch. It think so more projects could be profit and ported to Ubuntu Touch. We use minifb it as main window library. The first port will wrap QWindow.