fw190
|
2010-05-20
, 12:34
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#1261
|
|
2010-05-20
, 12:42
|
Posts: 13 |
Thanked: 10 times |
Joined on Jan 2010
|
#1262
|
The Following User Says Thank You to bimbim For This Useful Post: | ||
|
2010-05-20
, 13:35
|
|
Posts: 194 |
Thanked: 266 times |
Joined on May 2010
|
#1263
|
|
2010-05-20
, 13:37
|
|
Posts: 276 |
Thanked: 224 times |
Joined on Dec 2009
@ Frankfurt, Germany
|
#1264
|
Does anyone knows a GUI compiler (for c++) like dev-c++ which i can install via synaptic? i tried g++-4.1 but i didnt make it.
The Following User Says Thank You to mankir For This Useful Post: | ||
|
2010-05-20
, 13:41
|
|
Posts: 194 |
Thanked: 266 times |
Joined on May 2010
|
#1265
|
|
2010-05-20
, 15:40
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#1266
|
|
2010-05-20
, 16:25
|
|
Posts: 40 |
Thanked: 14 times |
Joined on Feb 2010
@ UK
|
#1267
|
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
That should be nowCode:cat /home/user/.local/share/applications/hildon/gnumeric.desktop
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.Code:[Desktop Entry] Version=1.0 Encoding=UTF-8 Name=gnumeric Icon=gnumeric Exec=debbie gnumeric Type=Application
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
|
2010-05-20
, 17:23
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#1268
|
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
[Desktop Entry] Version=1.0 Encoding=UTF-8 Name=gnumeric Icon=ooo-calc Exec=debbie gnumeric Type=Application
The Following User Says Thank You to rebhana For This Useful Post: | ||
|
2010-05-20
, 17:37
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#1269
|
The Following User Says Thank You to qole For This Useful Post: | ||
|
2010-05-20
, 17:46
|
|
Posts: 40 |
Thanked: 14 times |
Joined on Feb 2010
@ UK
|
#1270
|
The Following User Says Thank You to Davey101 For This Useful Post: | ||
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
|