• Gmail client

    13
    0 Votes
    13 Posts
    3k Views
    L
    j'ai créé l'application Gmail avec "créateur de webapp"et ça marche bien. En fait c'est un racourcie de la page internet, je n'ai pas de notification comme celle qu'il y avait sur l'ancienne version de Ubports. I created the Gmail app with "webapp creator" and it works well. In fact it is a shortcut of the web page, I do not have a notification like the one that was on the old version of Ubports.
  • How to connect a webcam

    10
    0 Votes
    10 Posts
    2k Views
    G
    Btw: I have no /dev/vi* device at all, not in my BQ E4.5 running Canonical's UT, and not in the UBport's one. I pluged today a cam into the latter and the result is the same: phablet@ubuntu-phablet:~$ ls -l /dev/vi* ls: cannot access /dev/vi*: No such file or directory phablet@ubuntu-phablet:~$ ls -l /dev/usb* crw-rw---- 1 root root 10, 20 Jan 26 07:59 /dev/usb_accessory crw------- 1 root root 189, 0 Jan 26 07:59 /dev/usbdev1.1 (plugin) an 26 08:03:28 ubuntu-phablet kernel: [ 222.669106][USBPHY]slew calibration:FM_OUT =329,x=4183,valu e=4 Jan 26 08:03:29 ubuntu-phablet kernel: [ 223.247221]usb 1-1: new full-speed USB device number 2 usi ng musb-hdrc phablet@ubuntu-phablet:~$ ls -l /dev/usb* crw-rw---- 1 root root 10, 20 Jan 26 07:59 /dev/usb_accessory crw------- 1 root root 189, 0 Jan 26 07:59 /dev/usbdev1.1 crw------- 1 root root 189, 1 Jan 26 08:03 /dev/usbdev1.2 Over the night I got an answer in the old ubuntu-phone mailing list, her it is: Date: Thu, 25 Jan 2018 20:36:33 +0100 From: Christoph Schulz <ch.schulz@joinout.de> To: ubuntu-phone@lists.launchpad.net Subject: Re: [Ubuntu-phone] connecting an USB video cam to the BQ E4.5 -- how to view the video stream? ... Maybe QtMultimedia detects the webcam and you can use it from there? $ cat >cameras.qml <<EOT import QtQuick 2.4 import QtMultimedia 5.6 ListView { model: QtMultimedia.availableCameras delegate: Text { text: "id: " + modelData.id + ", name: " + modelData.displayName } } EOT $ cat >$HOME/.local/share/applications/cameras.desktop <<EOT [Desktop Entry] Name=Camera List Exec=qmlscene $HOME/cameras.qml Type=Application X-Ubuntu-Touch=true EOT Then refresh your app scope and start it from there and see if there are more than the two default cameras (front/back). My E4.5's output: id: undefined, name: Camera 0 Back facing id: undefined, name: Camera 1 Front facing Hope this helps. For the moment this is all. No I followed the advice of Christoph, and it shows only the two mentioned cams (Back and Front).
  • UBports Community Update 21 | January 20, 2018

    12
    2 Votes
    12 Posts
    3k Views
    libremaxL
    @wlbi Thanks, now I know the syntax to specify time in youtube video
  • Access to the old wiki

    3
    2 Votes
    3 Posts
    1k Views
    O
    Thank you ! I converted it to "DAV.RST" and proposed a commit https://github.com/ubports/docs.ubports.com/commit/d4e2bbb77e9a4a0d59f9a5d0916eada74ac84155 Does it need to be validated by someone ( @UniSuperBox ?) to appear in the doc?
  • Can I make internet calls (VoIP, SIP)?

    13
    0 Votes
    13 Posts
    3k Views
    twinkybotT
    @mihael Thanks I know.
  • UBports Ubuntu Touch OTA-3 buzz

    ota
    31
    4 Votes
    31 Posts
    10k Views
    C
    I had an impression that there is no chance to have internet voice calls on UT due to fact there is no Telegram/Signal voice calls implementation. Today I read this topic: link text :). I'll keep watching it. I just need any (encrypted would be the best one of course) SIP client which would be used on UT, Android and iOS. Linphone seems to cover these needs!
  • Two Months Later with UT on Oneplus One

    oneplus one ubuntu touch
    5
    2 Votes
    5 Posts
    3k Views
    L
    @einstein212 thanks for the heads up! I just got the update and it fixed loads of bugs for me. Turns out I had the updates set to wifi only. I think I did that a while back to prevent things from downloading when I didn't want them to. Makes me feel silly now for doing it seeing how much smoother I've found OTA 3 to be.
  • Nextcloud Talk is here, UBports integration ?

    nextcloud
    4
    0 Votes
    4 Posts
    2k Views
    E
    @libremax Nextcloud has a lot of API open to developped apps, the main problem currently is a lack of developer on our side.
  • Improved installation instuctions?

    8
    0 Votes
    8 Posts
    2k Views
    M
    Hi there, I have Meizu Pro 5 with the Canonical distribution of Ubuntu Touch. I would like to switch to UBports, I am a bit confused about the instructions to follow. On ubports.com web site there are the instructions to do this from the terminal (for a Flyme OS device?): https://ubports.com/page/get-ubuntu-touch whereas in this wiki suggest the UBports installer: https://github.com/ubports/ubports-installer#readme Which is the best way to do it? Should I connect the device in a fastboot mode or should I only set the Developer mode? Thanks for the great job to the UBports community!
  • how to copy phrase from "messaging"?

    4
    0 Votes
    4 Posts
    882 Views
    mihaelM
    Correct. That is for copying the whole message to clipboard.
  • UBports Community Update 20 | January 6, 2018

    18
    1 Votes
    18 Posts
    4k Views
    L
    It would be nice when we click on the icon "SD" that we can open this folder Il serait bien lorsque l'on clique sur l'icone "SD" que l'on puisse ouvrir ce dossier.
  • where BT files go?

    4
    0 Votes
    4 Posts
    1k Views
    C
    @cromiumlake Well...I found a way, using file manager: Enable "full access" Enable "hidden files" then go to: home>phablet>.cache>ubtd.mzanetti>HubIncoming The file are inside that folder Not lost in the sapce, but well hidden in the space
  • Permission to access the location

    1
    0 Votes
    1 Posts
    580 Views
    No one has replied
  • Catch 22 after factory reset

    13
    0 Votes
    13 Posts
    2k Views
    BrisPeteB
    Nice work. Enjoy!
  • Qwant vs. DuckDuckGo

    5
    1
    1 Votes
    5 Posts
    4k Views
    twinkybotT
    @jsnjhn Okay, good to know But usign qwant for a while now I find the design better and the results much much better.
  • Organize and stimulate promotion of UBports Ubuntu Touch

    39
    0 Votes
    39 Posts
    12k Views
    twinkybotT
    @kalle-kruse Nice one actually not too much off topic @UniSuperBox @Flohack did you watch this video? Maybe this person or the named network can help you (us) to do things right and tell us on how to porperly grow.
  • Unattainable Desktop Apps Scope

    libertine scopes
    4
    2 Votes
    4 Posts
    2k Views
    O
    The Falcon app launcher shows the desktop apps
  • Upgrade from Ubuntu Touch to UBports without a PC?

    6
    0 Votes
    6 Posts
    2k Views
    S
    @newguy Not sure if that is possible at the moment.
  • Selling and buying devices flashed with UbPorts within the community

    2
    1 Votes
    2 Posts
    785 Views
    TomRausnerT
    @ubportsfanboy sounds like a very nice idea...
  • Help write Community Update show notes

    1
    0 Votes
    1 Posts
    549 Views
    No one has replied