Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Untrusted application launcher

  1. #11
    Join Date
    Sep 2007
    Location
    Rhode Island,USA
    Beans
    Hidden!
    Distro
    Ubuntu Mate 22.04 Jammy Jellyfish

    Re: Untrusted application launcher

    Quote Originally Posted by AlecJ View Post
    Enter directory: from Places-Computer-File system

    /usr/share/app-install/desktop

    Find and right-click on "LibreOffice" file, choose "Copy to the desktop".
    Did that already and get this error message:
    Code:
    Details: Failed to execute child process "libreoffice" (No such file or directory)
    UP THE IRONS!

  2. #12
    Join Date
    Mar 2012
    Location
    Near one of my computers
    Beans
    307
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Untrusted application launcher

    List the permissions to show us. From the directory the file is in.
    Code:
    ls -l <file>
    Nevermind

    You can use sudo to change the permissions.
    Code:
    sudo chmod +x <file>
    Can you post the contents of the file here in code tags?

    It looks like the file you copied from `/usr/share/app-install/desktop' tries to execute libreoffice as the launch command, but you have LO-4.0 right? I think you need the command to be libreoffice4.0 to launch the program. If the file worked except the bad command, you could get the file from /usr/share/app-install/desktop and edit it to launch libreofffice4.0.
    Last edited by Kopkins; March 12th, 2013 at 02:56 PM.

  3. #13
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Untrusted application launcher

    Quote Originally Posted by Norm24 View Post
    Root owns the file.

    I didn't create it I dragged it from the applications menu.It launches from the application menu no problem.If I drag it to the panel it launches no problem.It simply won't launch from the desktop,for some reason this shortcut is locked when on the desktop.
    Yes your right, I just tried in gnome classic and the file is owned by root.
    Same in unity just for the libreoffice dash entry.
    I think it may be because the .desktop file for libreoffice in /usr/share/applications actually links to
    /usr/lib/libreoffice/share/xdg/startcenter.desktop

    So I'm not sure how all that works.

    Can you drag other applications from the menu to the desktop and make executable?
    Last edited by stinkeye; March 12th, 2013 at 03:23 PM.

  4. #14
    Join Date
    Sep 2007
    Location
    Rhode Island,USA
    Beans
    Hidden!
    Distro
    Ubuntu Mate 22.04 Jammy Jellyfish

    Re: Untrusted application launcher

    Quote Originally Posted by Kopkins View Post
    It looks like the file you copied from `/usr/share/app-install/desktop' tries to execute libreoffice as the launch command, but you have LO-4.0 right? I think you need the command to be libreoffice4.0 to launch the program. If the file worked except the bad command, you could get the file from /usr/share/app-install/desktop and edit it to launch libreofffice4.0.
    Editing the command to libreoffice4.0 did the trick.
    UP THE IRONS!

  5. #15
    Join Date
    Jun 2008
    Location
    South Africa
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Untrusted application launcher

    At first I didn't believe it, but then I tried it for myself, I can't believe Ubuntu makes it so difficult to add icons to the desktop :/

    Seems like some applications will work and launch successfully like jEdit, I am able to add to the desktop and launch, but others like Libre Office fails. This is _almost_ unbelivable.

  6. #16
    Join Date
    Mar 2012
    Location
    Near one of my computers
    Beans
    307
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Untrusted application launcher

    Quote Originally Posted by solarghost View Post
    At first I didn't believe it, but then I tried it for myself, I can't believe Ubuntu makes it so difficult to add icons to the desktop :/

    Seems like some applications will work and launch successfully like jEdit, I am able to add to the desktop and launch, but others like Libre Office fails. This is _almost_ unbelivable.
    All the more reason for you to use (by force) unity launcher.

  7. #17
    Join Date
    Oct 2005
    Location
    INDY
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Untrusted application launcher

    Not trying to get political here but since Gnome3 the paradigm of what the desktop is and what it is supposed to be has changed.
    Nautilus' control of the desktop is going away, and there is an effort to move users away from using the desktop as a catchall for files, folders, launchers etc.
    I'm not sure how it is all going to wash out, but how people are "expected" to use their systems is changing drastically.
    I neither endorse or condemn. I'm along for the ride and try to adapt.
    So don't expect the use of the desktop in the old manner to be accommodated easily.

    My 2 cents
    Last edited by arpanaut; March 13th, 2013 at 04:09 AM.
    Castles Made of Sand,
    Fall in the Sea,
    Eventually!

  8. #18
    Join Date
    Jun 2008
    Location
    South Africa
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Untrusted application launcher

    Quote Originally Posted by Kopkins View Post
    All the more reason for you to use (by force) unity launcher.
    Yep, that's what I mainly use, well that and the dash.

  9. #19
    Join Date
    Aug 2013
    Beans
    1

    Re: Untrusted application launcher

    Nevermind.Saw this is solved already.
    Last edited by basswipe; August 3rd, 2013 at 03:44 PM.

  10. #20
    Join Date
    Aug 2013
    Beans
    1

    Re: Untrusted application launcher

    Step 1-Right click program. Open and open properties.
    Step 2-Under "Permissions" tab,look for "Execute:"
    Step 3-Place a check mark in the box,next to "Allow executing file as a program".

    Program should now launch. Had the same problem after creating desktop icons,as soon as I did that the programs launched and worked.

Page 2 of 2 FirstFirst 12

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
  •