Slashdot Mirror


Hands On With Ubuntu For SmartPhones

adeelarshad82 writes "Ubuntu for smartphones may be pretty late to the smartphone ecosystem, but as the hands-on video demonstrates, Canonical has been paying attention. The operating system is just called Ubuntu, allowing the company to complete their illusion that this operating system offers everything that desktop Ubuntu runs. If you're a fan of the Unity UI you will find yourself right at home with this interface since every bit of Ubuntu has visual cues that come straight from Unity. As the video shows, the animations looked great, and the phone feels incredibly fast. The top bar of the OS has several icons across it, offering a quick glimpse into things like battery life, messages and others. Settings for every app are available by swiping up from the bottom of the screen, in a gesture that is quite similar to the one used in Windows 8 to access the menu. Given that it's early days for the OS, Ubuntu is far from perfect. For instance, their welcome screen allows for way too many apps to be rapidly accessible without a pin lock of some kind."

22 of 127 comments (clear)

  1. Oh No by Anonymous Coward · · Score: 5, Funny

    I wanted 2013 to be the year of the Linux desktop, not the Linux phone. Now I'm going to have to get this tattoo changed again.

    1. Re:Oh No by oodaloop · · Score: 4, Interesting

      At the time, I considered 2010 to be the year of the Linux phone, and had a signature that said such. From the beginning of the year to the end, there was a huge rise in numbers of available handsets running Android and proportion of users using Android compared to iOS and other OSs. 2010 also saw phones running Android 1.5-1.6 (which is terrible in retrospect) in the beginning to 2.3 (which is decent and still widely used) at the end. It was a rather impressive evolution in a single year. I'd love to see another popular Linux distro on the phone that could actually compete in the marketspace. Maybe this will be it. But we've already seen the year of the Linux phone.

      --
      Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
  2. Wat by Quiet_Desperation · · Score: 5, Funny

    I heard you have to use a terminal to dial the phone.

    >call -n 8005551234 -calrid 0 | foneaudapp -spkr 1 -micr 1

    1. Re:Wat by girlintraining · · Score: 5, Funny

      >call -n 8005551234 -calrid 0 | foneaudapp -spkr 1 -micr 1

      Typical noob...

      cat ~/mail/contacts/* | grep "[CONTACT_NAME]" | grep [0-9]???-[0-9]???-[0-9]???? | awk BEGIN { FS="," } { print $2 } | call -calrid 0 -n & ; foneaudapp -spkr /udev/audio/default/out -micr /udev/audio/default/in

      --
      #fuckbeta #iamslashdot #dicemustdie
    2. Re:Wat by ssam · · Score: 2

      someone wrote a emacs interface to the telephony system on the openmoko phones
      https://github.com/paulfertser/fso-el/wiki

    3. Re:Wat by realmolo · · Score: 5, Funny

      Emacs can already make cell phone calls. It's been built-in since 1980.

    4. Re:Wat by Inf0phreak · · Score: 4, Insightful

      Typical noob...

      cat ~/mail/contacts/* | grep [...]

      You earned yourself a Useless Use of Cat Award!

      --
      ________
      Entranced by anime since late summer 2001 and loving it ^_^
    5. Re:Wat by fuzzyfuzzyfungus · · Score: 3, Insightful

      It looks to me like somebody forgot to specify the network device over which the call is supposed to go out, as well as failing to specify the tty that the SIM is listening on...

    6. Re:Wat by girlintraining · · Score: 2

      You earned yourself a Useless Use of Cat Award!

      for i = 0; i++; i But more seriously, when you get used to pipes in UNIX, you'll do this too. Everyone does because like many UNIX commands, 'cat' is dead simple and easier to remember than whether it was -f or --file or --directory or consulting the man page to figure out what will convince the next command (in this case, grep) to read one or more files. So stop flogging a decades-dead horse and just smile and enjoy the geeky 1UP.

      --
      #fuckbeta #iamslashdot #dicemustdie
    7. Re:Wat by kwark · · Score: 2

      You never noticed that just about all *nix commands reads input from a file (without any arguments to point out the file)?

    8. Re:Wat by Cinder6 · · Score: 3, Insightful

      While cat is superfluous there, structuring the command in that way can make what's happening more obvious to the novice. Personally, grep's argument handling has always seemed backwards to me. I tend to think of it as "search this file for this pattern" (grep ), not "search for this pattern in this file" (grep ), so when I was first using Linux, I often used cat | grep because I kept getting the command wrong.

      --
      If you can't convince them, convict them.
    9. Re:Wat by VGPowerlord · · Score: 3, Informative

      You earned yourself a Useless Use of Cat Award!

      When did using cat (aka 'concatenate files and print on the standard output') to concatenate multiple files and print them to the standard output as input to another command become 'useless use of cat'?

      Any time you use cat to send one or more files' contents to grep is a "useless use of cat" because grep already supports that directly:
      grep [options] PATTERN [FILE...]

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    10. Re:Wat by BrokenHalo · · Score: 2

      And how would Mick Jagger know, without growing up?

  3. Unity by CFBMoo1 · · Score: 2

    Tablets and phones are where Unity should be, it seems like it would function best on those devices.

    --
    ~~ Behold the flying cow with a rail gun! ~~
  4. Someone explain how this works? by scorp1us · · Score: 4, Interesting

    I'm on board with this Ubuntu-on-a-phone idea. But I want to know how it works. Is the phone itself one display (display 0) and when you plug in another display (conventional monitor) you get a traditional Ubuntu desktop on display 1? Two display managers on one system? How does the window manager work? Can I drag windows to my phone screen?

    --
    Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
    1. Re:Someone explain how this works? by scorp1us · · Score: 2

      Why can't it? it's just Ubuntu compiled for arm.

      --
      Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
  5. Re:If you're a fan of the Unity UI... by oodaloop · · Score: 4, Insightful

    I don't think Unity has many fans when it comes to desktops and laptops. But tablets and netbooks? Yeah, I can see that. I don't like Canonical forcing a tablet OS on the desktop (and I like it even less when Microsoft does it). But moving a touch-based tablet OS onto a phone sort of makes sense. Perhaps we'll see the day when Ubuntu is nothing more than a tablet and phone OS and we'll all laugh when we think about the days we used it on the desktop.

    --
    Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
  6. Love linux, but this is stupid by EmperorOfCanada · · Score: 3, Interesting

    I don't want a Shuttleworth phone, I want a linux capable phone. I want a phone so controllable that if the phone is capable of doing it then I or someone else is doing it. The ideal phone would be one so controllable that some hardcore dude would instantly cobble together a complete command line interface to the phone:

    phone-dial 5551234
    sms-message -u5551234 'I will be 5 minutes late'
    list-recent-calls
    I am sick of phones that are missing features that would tick off the telcos. I want to block text messages from certain users (I'm looking at you Telus) I want to have a list of people who can and can't call me at certain times of the day. I want to block calls from certain callers. I want an easy button to turn my cell data on and off. I want to delete any app that I don't want. When (not if) I reinstall the OS I want to strip out everything and then put back only that I want (I'm looking at you NewsStand). Whereas I see an Ubuntu phone as being Shuttleworth trying to get his piece of the appstore pie. I want a phone that cannot be locked to a carrier.

    1. Re:Love linux, but this is stupid by ptaff · · Score: 2

      The ideal phone would be one so controllable that some hardcore dude would instantly cobble together a complete command line interface to the phone

      GTalkSMS (for Android) can already do most of what you ask for, via XMPP.

  7. Useless - schmuseless! by Mister+Liberty · · Score: 2

    You're forgetting command line development and editing
    time. If I need to do something like:

    head -n 120 FILE | grep foo

    and on first run it doesn't turn out what I was expecting, I
    may well edit the previous command line changing it into:

    cat FILE | grep foo

    Plenty of seeming redundancy there too, but not when you
    take the actual editing into acount as well.

    1. Re:Useless - schmuseless! by Quiet_Desperation · · Score: 4, Insightful

      Good lord what have I started?

  8. Re:If you're a fan of the Unity UI... by Simon+Brooke · · Score: 2

    I don't think Unity has many fans when it comes to desktops and laptops. But tablets and netbooks? Yeah, I can see that. I don't like Canonical forcing a tablet OS on the desktop (and I like it even less when Microsoft does it). But moving a touch-based tablet OS onto a phone sort of makes sense. Perhaps we'll see the day when Ubuntu is nothing more than a tablet and phone OS and we'll all laugh when we think about the days we used it on the desktop.

    To be fair, they aren't forcing Unity on you. They're offering it as an option. I don't like it so currently I'm running Gnome 2 as my window manager, but I also have KDE4, Gnome 3, LXDE, OpenSTEP, wm2 and twm installed so I can choose whichever I feel like on the day.

    --
    I'm old enough to remember when discussions on Slashdot were well informed.