Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Clickable 5.0.0 released !!

    App Development
    clickable development documentation
    3
    3
    489
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • advocatux
      advocatux last edited by

      Good news for all of you developing apps for UT: @bhdouglass has released a new version of Clickable.

      Please see http://blog.bhdouglass.com/clickable/ubuntu-touch/2018/10/03/clickable-5-0-0.html to get a general overview, and this http://clickable.bhdouglass.com/en/latest/changelog.html to read the full changelog.

      You can support Brian's developing effort here https://liberapay.com/bhdouglass

      shelllavie 1 Reply Last reply Reply Quote 5
      • shelllavie
        shelllavie @advocatux last edited by

        @advocatux Great news!

        F 1 Reply Last reply Reply Quote 0
        • F
          fulvio @shelllavie last edited by

          Hi,
          for the people using "atom-clickable plugin" with clickable 5.0.0 the command "Clickable: Build and run [desktop]" from Atom doesn't work because it uses the old '- - desktop' option replaced by 'desktop'.
          To fix quickly this: open with an editor the file (enable 'show hidden files' to see 'atom' folder):
          <your-home-folder>/.atom/packages/atom-build-clickable/lib/clickable.json
          and remove the '- -' at line 114 after that should like this:
          args: [ 'desktop' ],

          Restart Atom to update the plugin.

          I have just made a Pull request at the author of "atom-clickable plugin" to include that fix, and to include the new
          '- - vivid' option (added with clickable 5.0.0)
          Tnx

          1 Reply Last reply Reply Quote 1
          • First post
            Last post