Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. ComLarsic
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 86
    • Best 6
    • Groups 0

    Topics created by ComLarsic

    • C

      Getting java working on UBTouch
      App Development • • ComLarsic

      16
      4
      Votes
      16
      Posts
      351
      Views

      Elleo

      @dobey Opened here: https://github.com/ubports/apparmor-easyprof-ubuntu/issues/16

    • C

      WebGL in html app
      App Development • • ComLarsic

      3
      0
      Votes
      3
      Posts
      93
      Views

      C

      Ah ok, thx.
      guess i'll try to find another way to port it!

    • C

      Porting QTWebflix(Netflix app) to Ubuntu touch?
      App Development • netflix qtwebkit • • ComLarsic

      6
      0
      Votes
      6
      Posts
      234
      Views

      dobey

      @ComLarsic I would expect if that does have widevine it is indeed not usable, given it's not from https://www.widevine.com/
      Also those are really old builds of chromium (which itself doesn't come with widevine anyway, so that's confusing too).

      Basically, if it was acceptable to distribute the Widevine plug-in in this manner, then we'd already have it anyway, because Qt/Debian/Ubuntu/etc… would provide it too.

    • C

      cannot download files in pixilart.com webapp
      App Development • • ComLarsic

      1
      0
      Votes
      1
      Posts
      47
      Views

      No one has replied

    • C

      Zooming in on webapp?
      App Development • webapp youtube zoom • • ComLarsic

      3
      0
      Votes
      3
      Posts
      104
      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

    • C

      Install click pakage on amd64 without terminal app?
      Support • clickable terminal x86 amd64 • • ComLarsic

      5
      1
      Votes
      5
      Posts
      102
      Views

      C

      @doniks its just a .img file contained in a .gz
      just extract the .gz file and flash the resulting image onto a USB drive (or a harddrive depending on if you'd wanna install it as main os)

    • C

      Camera App (made with html, css, java) not having acces to camera.
      App Development • • ComLarsic

      15
      0
      Votes
      15
      Posts
      253
      Views

      dobey

      It is currently not possible to use camera from browser, because QtWebEngine isn't using QtMultimedia for camera yet.

    • C

      Enable fingerprint scanner?
      Support • • ComLarsic

      9
      0
      Votes
      9
      Posts
      279
      Views

      Flohack

      @ruedigerkupper There are numerous requests, but still nothing has landed in stable: https://github.com/ubports/ubuntu-touch/issues?q=is%3Aissue+is%3Aopen+fingerprint

    • C

      How to continue boot in telnet?
      Porting • herolte telnet • • ComLarsic

      1
      0
      Votes
      1
      Posts
      74
      Views

      No one has replied

    • C

      Cant import all contacts, syncevolution.
      Support • contacts • • ComLarsic

      6
      0
      Votes
      6
      Posts
      146
      Views

      Lakotaubp

      @ko Glad it's sorted and that may help others sooo, please mark as solved using Topic tools, ask as question Thanks

    • C

      Help, i broke anbox
      Support • anbox • • ComLarsic

      5
      0
      Votes
      5
      Posts
      215
      Views

      C

      Aight, i fixed it

      i couldnt reinstall anbox-ubuntu-touch becausr on of the folders was in use, after unmounting it using umount i could reinstall it

    • C

      Can I get banned for using whatsapp in anbox?
      Off topic • anbox oneplus 3 • • ComLarsic

      11
      0
      Votes
      11
      Posts
      1037
      Views

      mihael

      @poVoq Not here: Pro 5, rc channel.

    • C

      Could I compile a python GTK appeared for Ubuntu touch?
      App Development • python • • ComLarsic

      6
      0
      Votes
      6
      Posts
      252
      Views

      J

      Packaging a GTK app as an click package is possible and here is an example that worked on my Nexus 4 with Mir as the display manager and will maybe also work on other devices:
      Video of working app (a simple image editor):
      https://libre.video/videos/watch/2f2c5304-d278-4b43-84e0-3c463d3a6432
      Source Code:
      https://gitlab.com/AdamSchrey/image_and_buttons

      Some of the things done here will most likely not be necessary on devices that run Wayland.

      I had to add this lines to the .desktop file:
      X-Ubuntu-Touch=true
      X-Ubuntu-XMir-Enable=true

      I had to add this line to the .apparmor file:
      "template": "unconfined",

      Otherwise I would get this error:
      ** (process:26446): WARNING **: Unable to exec '/usr/lib/arm-linux-gnueabihf/ubuntu-app-launch/xmir-helper image-and-buttons_0.9.0 ut_session.sh' in '/opt/click.ubuntu.com/.click/users/phablet/image-and-buttons': Permission denied

      I had to export this variable to get bigger buttons/text/entries...:
      export GDK_SCALE=2

      To get an on screen keyboard I installed this packages on my device:
      maliit-inputcontext-gtk3 maliit-inputcontext-gtk2

      ...and exported this variable:
      export GTK_IM_MODULE=maliitphablet

      I reply to this old post, because when I searched for a solution, this was one of the first things that came up and I could not find any working examples my self.
      Maybe someone will find this helpful or will tell me if my app and my solution also work on other devices.

      iab_ut.png

      Some of the things I did, were taken from this website
      http://kriscode.blogspot.com/2016/09/x-applications-on-ubuntu-phone.html

    • C

      Ca't save or upload files, oneplus3t
      Support • • ComLarsic

      3
      0
      Votes
      3
      Posts
      78
      Views

      C

      Oh alright! I shall post my questions there then!

    • C

      Cant add Google account
      Support • accounts google oneplus 3 • • ComLarsic

      5
      0
      Votes
      5
      Posts
      98
      Views

      C

      @Lakotaubp Ah, i thought only google contacts import was available.
      Thanks for the help!

    • C

      How well does UBTouch work on Pinephone
      Off topic • • ComLarsic

      2
      0
      Votes
      2
      Posts
      125
      Views

      Lakotaubp

      @ComLarsic This might be useful https://t.me/pinephone to ask in as well.

    • C

      Does plasma mobile support UBTouch apps?
      Off topic • apps postmarketos • • ComLarsic

      3
      0
      Votes
      3
      Posts
      207
      Views

      C

      Ah, alright

      I guess I'll stick trying to install UBtouch ☺

    • C

      how to turn off systemd-journald
      Porting • • ComLarsic

      1
      0
      Votes
      1
      Posts
      79
      Views

      No one has replied

    • C

      Halium stuck at initrd for samsung herolte
      Porting • • ComLarsic

      1
      0
      Votes
      1
      Posts
      94
      Views

      No one has replied

    • C

      make: *** No rule to make target
      Porting • • ComLarsic

      4
      0
      Votes
      4
      Posts
      175
      Views

      D

      I see. Good luck!