Slashdot Mirror


A Month With a Ubuntu Phone

When the first Ubuntu phone came out, reviews were quick to criticize it for its lackluster hardware and unusual take on common mobile software interactions. It's been out for a while, now, and Alastair Stevenson has written about his experiences using it for an entire month. While he doesn't recommend it for phone users who aren't tech savvy, he does say that he began to like it better than Android after adjusting to how Ubuntu does things. From the article: [T]he Ubuntu OS has a completely reworked user interface that replaces the traditional home screen with a new system of "scopes." The scope system does away with the traditional mobile interface where applications are stored and accessed from a central series of homescreens. ... Adding to Ubuntu’s otherworldly, unique feel, the OS is also significantly more touch- and gesture-focused than iOS and Android. We found nearly all the key features and menus on the Meizu MX4 are accessed using gesture controls, not with screen shortcuts. ... Finally, there's my biggest criticism – Ubuntu phone is not smart enough yet. While the app selection is impressive for a prototype, in its infancy Ubuntu phone doesn't have enough data feeding into it, as key services are missing."

4 of 118 comments (clear)

  1. A month with a Ubuntu phone by Anonymous Coward · · Score: 5, Funny

    So, what is it like to not receive any calls for a month?

    1. Re:A month with a Ubuntu phone by trampel · · Score: 5, Insightful

      And what is it like to give up all the apps you use on a daily basis and replace them with links to mobile versions of that app's website?

      Some would consider this an advantage. I'm quite happy to use the web versions of e.g. Facebook and Twitter on my smartphone, and not their apps.

      Obligatory xkcd: https://xkcd.com/1174/

  2. I hate it already! by 140Mandak262Jamuna · · Score: 5, Interesting

    We found nearly all the key features and menus on the Meizu MX4 are accessed using gesture controls, not with screen shortcuts. ...

    As it is I am struggling to use most features of a smart phone. I still have not figured out a reliable way to tell which parts of the screen is active and is clickable and which parts are not. For example, today I got into the Google maps directions in the "walking" mode. 13 hours of walking to destination. Could not find a way simply change from walk to car. I have seen the icon, I know it exists. But if you are already in walk mode, switching to car mode was very non-intuitive. I am sure hundreds of young slashdotters will follow up with variations of "I am not getting off your lawn, grandpa".

    Now all the key features are through gestures? How are the available gestures indicated on the screen? Or we are expected to go through the entire routine of dressing in drags and doing a hoola? Is it left right left right up up down down A B A B or right left right left up up down down A B A B?

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:I hate it already! by bill_mcgonigle · · Score: 5, Insightful

      Gestures can be incredibly useful but mostly they're wildly abused by programmers who are not UI designers.

      Here's an example: in Chrome, if I pinch to zoom in on a screen, a minor variant of that gesture (I haven't discerned what it is yet) will destroy the current browser window. So about 20% of the time I zoom I lose my session. No 'undo' close either.

      Developers, *please*: give me an option to disable all data-destructive gestures. I'll turn them on if I feel like juggling chainsaws on a given day.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)