UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. aviwad
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    aviwad

    @aviwad

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    aviwad Unfollow Follow

    Latest posts made by aviwad

    • RE: Launcher Modular

      @UniSuperBox said in Launcher Modular:

      Hi,

      I installed launcher-modular on my phone. After setting it as the "default app" and replacing the standard dash, reverting these settings does nothing. I tried the default remove buttons as well as the link below the buttons.

      After uninstalling the app and restarting, I am no longer able to use the device. I am also unable to reinstall launcher-modular because the OpenStore is not on my Launcher hotbar and the Drawer cannot be opened.

      The following changes from default have been made in /usr/share/unity8/:

      $ diff -r unity8-notbroken/ unity8-broken/
      diff -r unity8-notbroken/Launcher/Launcher.qml unity8-broken/Launcher/Launcher.qml
      53a54,56
      > property bool launchermodular: true
      > readonly property string homeApp: "launchermodular.ubuntouchfr_launchermodular"
      > 
      186a190,195
      > shell.startApp(root.homeApp);
      > if(LauncherModel.search(root.homeApp) >= 0)
      > 	return;
      > else
      > 	root.launchermodular = false;
      > 
      375c384
      <         width: Math.min(root.width, units.gu(81))
      ---
      >         width: Math.min(root.width, units.gu(8))
      

      I had to reinstall Ubuntu Touch on my device to be able to use it again.

      Hi. Running OTA 12, and I am facing the same issue. I cannot revert back to standard dash. Any fixes?

      posted in App Development
      A
      aviwad