• What do you think of my dutch app

    1
    1 Votes
    1 Posts
    180 Views
    No one has replied
  • Annotate - app to annotate PDF files

    19
    9 Votes
    19 Posts
    2k Views
    P
    @hlbkv Noted! I won't make any promises about the timeframe, but I'll do that when I get a chance
  • OSM Scout Server: offline maps

    33
    13 Votes
    33 Posts
    9k Views
    J
    @Taiga-Woods I experienced that today, too. At the end I deleted and reinstalled OSM Scout Server (rebooted in between). Everything worked again afterwards and the maps I had downloaded were still there. But I'm also interested if there's another solution...
  • Clickable desktop issue in Ubuntu 24.04

    5
    1
    0 Votes
    5 Posts
    601 Views
    ikozI
    @bafora1 The problem is due to the confinement of snaps (the python package works out-of-the-box). Ubuntu Touch apps don't support Wayland anyway, they only work with xwayland / xmir. It works after that command, so no need for troubleshooting.
  • How to retrieve and select available audio outputs

    2
    0 Votes
    2 Posts
    291 Views
    ikozI
    @gwado Ubuntu Touch uses PulseAudio, commands are the same as on other "normal" Linux distros. To list available outputs (sinks): pactl list sinks As the commands are the same as on Ubuntu desktop, you can search for how to do that in Ubuntu, e.g.: change default audio device, and change PulseAudio I/O output
  • problem with gles2

    8
    0 Votes
    8 Posts
    993 Views
    L
    @AppLee https://github.com/VIRalZah/glestest-ut the problem is that either GLES2 does not have the necessary symbols from opengl (I checked glClear and glClearColor work, but everything else is an undefined reference), or for some reason the linker doesn’t see them
  • Need testers Home Screen for Ubuntu Touch

    testing widget development homescreen
    106
    20 Votes
    106 Posts
    51k Views
    DJacD
    Hi Realy good job !! I dream to have it as daily start screen Many good ideas in this app. I install it recently, so i will make suggetion later (after more experiments). Is it already possible ? (i don't have the skills to do it myself...).
  • NFC editor App

    2
    0 Votes
    2 Posts
    373 Views
    lduboeufL
    @AmauryDBZ said in NFC editor App: Hello @lduboeuf , I have this error when trying to use your app. Any idea ? Do you want me to open an issue on github ? Thanks ! [19/12/2024 10:56] library "eglSubDriverAndroid.so" not found [19/12/2024 10:56] Creating a QMirClientScreen now [19/12/2024 10:56] QObject::startTimer: Timers cannot be started from another thread [19/12/2024 10:57] QObject::killTimer: Timers cannot be stopped from another thread [19/12/2024 10:57] QObject::startTimer: Timers cannot be started from another thread [19/12/2024 10:58] targetDetected [19/12/2024 10:58] readNdefMessages true [19/12/2024 10:58] targetDetected [19/12/2024 10:58] readNdefMessages true [19/12/2024 10:58] targetDetected [19/12/2024 10:58] readNdefMessages true [19/12/2024 10:58] QObject::killTimer: Timers cannot be stopped from another thread [19/12/2024 10:58] QObject::startTimer: Timers cannot be started from another thread [19/12/2024 11:00] targetDetected [19/12/2024 11:00] readNdefMessages true [19/12/2024 11:00] QObject::killTimer: Timers cannot be stopped from another thread [19/12/2024 11:00] QObject::startTimer: Timers cannot be started from another thread [19/12/2024 11:02] qt.qpa.mirclient: Attempted to deliver an event to a non-existent window, ignoring. [19/12/2024 11:02] library "eglSubDriverAndroid.so" not found [19/12/2024 11:02] Creating a QMirClientScreen now [19/12/2024 11:02] targetDetected [19/12/2024 11:02] readNdefMessages true [19/12/2024 11:02] QObject::startTimer: Timers cannot be started from another thread I don't see any errors regarding the app in the logs, but maybe i need my glasses. In some situation indeed it fails silently
  • Do you want to talk about G!sForecast?

    32
    1 Votes
    32 Posts
    3k Views
    D
    @Vlad-Nirky good news !
  • New App: Where?

    3
    3 Votes
    3 Posts
    1k Views
    CiberSheepC
    @Charly yep, I know. The issue comes when some one (my friends) share a link to a place from their GoogleMaps app / random iOS/Android app. I have to open the link in the browser, copy the coordinates, paste them in uNav or something similar. With Where? I don't have to do all the editing. Open/share the link in Where? and tap the link that uNav will open.
  • how to install qmlDesigner in qtcreator from clickable 8.2.0 ?

    6
    2
    0 Votes
    6 Posts
    575 Views
    Vlad NirkyV
    @ds2k5 I have used QT Design Studio to create the base UI for GisForecast (was a little bit complicated (for me)) and than i have modified it in Visual Studio Code by hand.
  • 0 Votes
    2 Posts
    625 Views
    E
    I don't know why you couldn't create a config file to run your console application, . I have done this: (/bin/bash in terminal, libertine container) fakeroot apt update fakeroot apt install sway use OpenStore tedit text editor app to write the desktop entry, Version=1.0 Type=Application Terminal=false Exec=libertine-launch -i [container name] sway Name=Sway app window manager, i3 compatible WM X-Lomiri-Touch=true X-Lomiri-Default-Department-ID=accessories X-Ubuntu-Touch=true X-Ubuntu-Default-Department-ID=accessories then cp -v ~/.local/share/tedit.danfro/libertine-application-container-sway.desktop.txt ~/.local/share/applications/libertine-application-container-sway.desktop
  • Futify (spotify client) need beta testers

    125
    4
    17 Votes
    125 Posts
    75k Views
    hankschwieH
    Hi! Futify does not connect anymore, and, what is worse, Spotify considers it a be a security risk. Yesterday I tried to use futify and to log in with my username and password without success; today I got an email telling me that the had to reset my password because of "suspisious activities". See https://forums.ubports.com/topic/10567/spotify-blockt-futify So, it just doesn't work anymore. greetz hank
  • Launcher modular

    21
    2 Votes
    21 Posts
    4k Views
    SalahS
    @saveurlinux Hello friend. Kindly put my name please. And in case any of Arab user will use your app and may find the translate needs some modification will glad to help and alter. Salah Khani is my name.. Thanks
  • 0 Votes
    5 Posts
    471 Views
    K
    Disabling app suspension is a last resort and it would make your app unconfined if you toggle the setting in your app itself. If you use media hub, your media should keep on playing even if the app is suspended. Worth checking the music app and other music app in the store. I wouldn't be surprised if there are still some issues related to it though.
  • Camera Improvement

    7
    0 Votes
    7 Posts
    805 Views
    AppLeeA
    @AmauryDBZ You're correct. Not yet. The idea is to have this kind of visibility so users know what to expect and devs know what would be great if they worked on it.
  • Launching Libertine Application from an other QML C++ application

    8
    0 Votes
    8 Posts
    619 Views
    saveurlinuxS
    @kazord the worker is probably not any more useful, anyway it is not launch in a separate thread anymore. If I remove libertineProcess.waitForFinished(-1); the process is immediacy killed Nov 14 00:03:23 ubuntu-phablet aa-exec[11123]: Application "firefox" starting into containers "libert1" Nov 14 00:03:23 ubuntu-phablet aa-exec[11123]: QProcess: Destroyed while process ("lomiri-app-launch") is still running. Nov 14 00:04:24 ubuntu-phablet aa-exec[11123]: QObject::startTimer: Timers cannot be started from another thread The code does what I want, but it remains me some stuff before publishing the fix.
  • beginner question: qml if else with a switch

    5
    0 Votes
    5 Posts
    870 Views
    K
    Yeah I agree. You don't fully grasp yet how QML works. We all had that time when we are starting especially when coming from non-declarative language You should really try reading a bit even just the basics of it. One key thing is that Javascript is used for logic within QML, ideally only for front end logic but you could also do everything with just QML and JS. For your example, you can simply add an inline conditional statement for the icon.name property. Or for more advanced use especially if you intend to add more changes, you can use States. Here's a sample one for the inline: icon.name: switch.checked ? "tick" : "close"
  • Spotify blockt Futify

    4
    1 Votes
    4 Posts
    783 Views
    U
    @Schlicki2808 futify is using this api, but seems to use deprecated api calls instead of creating another alternative client, i belive that more efficient would be to put already done frontend + backend stack into click package, In this way is already futify working, there is backend in golang that reads spotify stream and "forward it" on localhost:8765/song?id stream that is feeded to phone (which is probably the issue why futify does not show album/title/author in media navigator) this is backend side https://github.com/Spotifyd/spotifyd this is one of the clients https://github.com/xou816/spot
  • Problem initializing audio player for automatic playback on launch

    7
    0 Votes
    7 Posts
    636 Views
    gwadoG
    @CiberSheep Thank you for sharing this code with me. I've noticed that the problem seems to exist for this app too, as the developer uses a timer to start playback with a delay. I applied this in my code and it seems to work. I'll now be able to add a few features to it. Thanks again. Here's a code snippet if it helps anyone in the future. Timer interval (1500ms) to be adapted. Timer { id: playStarter interval: 1500 onTriggered: { musicPlayer.play() } } MediaPlayer { id: musicPlayer } function pause() { musicPlayer.pause(); } function play() { if (musicPlayer.source) { musicPlayer.pause(); playStarter.restart(); } }