UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Clickable 5.0.0 released !!

    Scheduled Pinned Locked Moved App Development
    developmentclickabledocumentation
    3 Posts 3 Posters 972 Views 1 Watching
    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.
      • advocatuxA Offline
        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

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

          @advocatux Great news!

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            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