Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: [SOLVED] Terminal programs not working right

  1. #1
    Join Date
    Apr 2008
    Beans
    242

    [SOLVED] Terminal programs not working right

    Right now, I'm trying to help my sister, who runs Ubuntu. (She's installed Xfce because Unity just doesn't work when you have Parkinson's, but it's not Xubuntu.) I found some instructions on how to install Google Earth, but they require copying things into a terminal, something she always finds daunting. (I'm an old-school CLI hack; terminals don't scare me.) However, if she opens a terminal from the button on the panel, there's no prompt and Paste doesn't work. Her Applications menu has both Uterm and Xterm. Neither of them has a menu bar, and right-click does nothing, making Paste impractical. And, as the commands are rather complex, simply re-typing them isn't exactly doing things the easy way. If anybody knows how to get the terminals to work, or at least how to find out why they don't, we'd both appreciate it.
    Last edited by sideburns; April 12th, 2013 at 08:52 PM.

  2. #2
    Join Date
    Aug 2009
    Location
    Makati City, Philippines
    Beans
    2,269
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Terminal programs not working right

    Paste doesn't work.
    making Paste impractical
    If anybody knows how to get the terminals to work, or at least how to find out why they don't, we'd both appreciate it.
    She can do Ctrl+C to copy the commands from your email, chat, instant message or document or etc. and open a terminal window and press

    CTRL+SHIFT+V ----------> this key combination is "paste" in the terminal.




    EDIT: sorry about my post, it only works on the terminal and not on Uterm and Xterm.

    EDIT AGAIN: This link tells you how to paste in xterm by using the middle click button http://www.linuxquestions.org/questi...-xterm-130077/
    Last edited by nerdtron; April 11th, 2013 at 09:17 AM.

  3. #3
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,824
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Terminal programs not working right

    I don't think you need a terminal to install google earth. Just download the .deb file from http://www.google.com/earth/index.html (click download. I didn't paste the final link because it redirects you to a localised page). If you access the site with your Ubuntu machine it gives you the .deb option. Double click the .deb, give your password and it should install.

    The latest version has given problems. Maybe these are solved now, else use the advanced settings and download the older version.

  4. #4
    Join Date
    Apr 2008
    Beans
    242

    Re: Terminal programs not working right

    Where in the terminal do I paste it, Nerdtron, when there's no prompt. (I know that I mentioned that; I just looked.)

    And, Impavidus, I'm trying to set things up so that she won't have to use a terminal again, because, as I also mentioned, she's intimidated by it.

  5. #5
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,824
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Terminal programs not working right

    Then don't use the terminal. Download the .deb, double click it and it will open in the software centre. Click install, give the password and it installs. I think there will appear an entry in the xfce menu. If not, you can add it manually (make an entry pointing to the command "google-earth"). No need for scary terminals, she can start google earth by clicking in the menu.

    Where did you find those instructions on installing google earth? They sound overly complicated. It's just three mouse clicks and a password.

    That being said, if you do some of her system administration and love terminals, it would be good to get them operational again.

  6. #6
    Join Date
    Apr 2008
    Beans
    242

    Re: Terminal programs not working right

    I thought I'd explained why we want to do it this way, but I see that I didn't. If we install the special repo, any and all updates to Google Earth get installed any time she updates her system. It's a little more work now, but it makes things easier later.

    In regard to your final comment, I only get involved when it's something she can't handle, or doesn't know how to do. Most of the time, if it requires a terminal, I do it, but I was hoping that since this should be nothing more than copy/paste, she could do it herself and maybe get a little more comfortable with a CLI. And yes, we do need to get at least one of the terminal programs working correctly, because there are times that I need it and using ^Alt-F3 (as an example) to get to at TTY isn't appropriate because I need to see something in an email, or on a webpage while I'm working.

    I guess that if push comes to shove, we can always copy/paste the commands into an editor, with #!/bin/bash on the first line and save it. Then, use chmod to make it executable and run it with sudo. (If I'm doing that, of course, I'll remove that from the commands.) That can be done from an alternate TTY because I won't actually need to copy or paste anything at that point. Still, it does sound like giving up, doesn't it?

  7. #7

    Re: Terminal programs not working right

    Quote Originally Posted by sideburns View Post
    Where in the terminal do I paste it, Nerdtron,...
    Classic!
    Windows assumes the user is an idiot.
    Linux demands proof.

  8. #8
    Join Date
    Apr 2008
    Beans
    242

    Re: Terminal programs not working right

    I'm not sure what you mean, because when we open up the terminal from the panel, there's no prompt, no menu bar and right-click doesn't allow for paste. If all I get is a blank window that doesn't respond, I ask again: WHERE DO I PASTE IT?

  9. #9
    Join Date
    Apr 2008
    Beans
    242

    Re: Terminal programs not working right

    Don't be more absurd than you have to be. Reinstalling simply because the terminals aren't working right is the Microsoft "solution." In case you haven't noticed, this is a Linux forum.

  10. #10
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Terminal programs not working right

    In xterm, try Ctrl + Shift + Insert to paste.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •