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

Thread: [SOLVED] Desktop launchers not working on laptop

  1. #1
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    [SOLVED] Desktop launchers not working on laptop

    HI guys,

    I have a desktop machine and a Toshiba A100 laptop. Both have new clean installs of 7.10 on them (not prepared to move to 8.04 yet until I learn more) My wife prefers icons on the laptop, so for openoffice.org word processor, I right clicked the menu and created a desktop launcher. The command code is
    Code:
    ooffice -writer %U
    when clicked the icon darkens, and nothing happens. When the menu item is clicked all is well, the program opens. When I put the command in a terminal I got
    Code:
    /hom/kim/%U does not exist
    but if I remove the %U it opens the program.

    So I removed the %U from the launcher command line, and it still won't work. I have tried this with a number of other launchers, and found that none will work on the desktop. I have done exactly the same thing on the desktop machine, and all work perfectly.

    Any ideas?

  2. #2
    Join Date
    Dec 2006
    Location
    France
    Beans
    1,003
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Desktop launchers not working on laptop

    Try soffice instead of ooffice.
    Ubuntu user # 14396

  3. #3
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Desktop launchers not working on laptop

    Just tried that, no difference. any other ideas? anyone?

  4. #4
    Join Date
    Dec 2006
    Location
    France
    Beans
    1,003
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Desktop launchers not working on laptop

    And if you right click on the desktop to create the launcher and then browse the files until you find the soffice script in the /OpenOffice.org 2.4/program folder?
    Ubuntu user # 14396

  5. #5
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Desktop launchers not working on laptop

    and where can I find that folder, I have been searching and cannot find it? also what is the Linux equivalent of a MS Exe file for launching it? By the way what is soffice? I thought it was always ooffice

  6. #6
    Join Date
    Dec 2006
    Location
    France
    Beans
    1,003
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Desktop launchers not working on laptop

    soffice or ooffice (may depend on the version you're using) are the file to be launched. They can be in /usr/lib/openoffice or /opt/openoffice.org 2.4.
    Ubuntu user # 14396

  7. #7
    Join Date
    Nov 2006
    Location
    /var/www
    Beans
    154
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Desktop launchers not working on laptop

    If you want to search for the location of a specific file:
    Code:
    sudo updatedb
    This may take a while depending upon the size and contents of your drives. Once you're done, you can search for a cerain filename by running:
    Code:
    locate filename
    Face your daemons

  8. #8
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Desktop launchers not working on laptop

    Thanks for that retrow, I found em.

    Ok so I created the launcher and found the right files, but still no dice. If I right click and then click 'Open' the file program opens, but if I left click (double or single) nothing happens. Its as if the launcher is not picking up the double click.

    I checked the mouse utility in systems and the double click time is perfect, so I am still scratching my head.

    Using the location of those files, and the advanced desktop settings manager, I have added the command lines to shortcut keystrokes, like alt+w to open writer, and that works perfectly too. So the problem is definately in something in gnomes desktop not being right.

  9. #9
    Join Date
    Nov 2006
    Location
    /var/www
    Beans
    154
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Desktop launchers not working on laptop

    Oh, now this reminds me of a time not too long ago. I had a similar problem which prevented me from opening OpenOffice.org writer. Try opening it from the menu itself. If it doesn't open from the main menu, there is a chance that the package is broken. Try searching for and reinatalling openoffice.org-writer. If there is a problem with the word processor package itself, the launcher is just firing blanks.
    Face your daemons

  10. #10
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Desktop launchers not working on laptop

    All the menu items work perfectly, but the user (wife) of the laptop prefers icons on the desktop to launch her programs. It seems that none of the programs will open from their launchers on the desktop, (see my original post in the thread)

    it really seems odd, particularly because the same system from the same disc was setup a few weeks before on my machine and all works fine with that.

    So still looking for other thoughts.

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
  •