View Single Post
Davey101's Avatar
Posts: 40 | Thanked: 14 times | Joined on Feb 2010 @ UK
#1267
Originally Posted by rebhana View Post
I have also installed gnumeric and a desktop file under .local and it does work, even when I give a nonexistent icon as in your above posting. Let's check whether you've really done what you say. What do you get when you type in
Code:
cat /home/user/.local/share/applications/hildon/gnumeric.desktop
That should be now
Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=gnumeric
Icon=gnumeric
Exec=debbie gnumeric
Type=Application
That should give a gnumeric app with a blank (blue) icon in the application manager (once you've rebooted, as I already said). If you replace the icon by an existing one, like ooo-calc (the ending .png is omitted) you should also have a special icon, but even without it works for me.

If still no - perhaps you haven't installed gnumeric yet?
That is most easily done with the Debian chroot terminal app (red swirl icon), by typing in
Code:
apt-get update
apt-get install gnumeric
apt-get clean
Hello, I'm having a similar problem on my N900. When I create .desktop files in the /home/user/.local/share/applications/hildon directory they don't appear in my app list anywhere. That is, they are not in the task launcher or the list of shortcuts to add to the desktop. I've run the cat command and the file contents display correctly.

When I instead put them in /usr/share/applications/hildon then they do appear and can be added to my desktop but they don't do anything, even though "debbie gnumeric" does work in the terminal.

Can anyone help? I've described the problem more in this thread:
http://talk.maemo.org/showthread.php?t=40223
__________________
Dave