maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   MyMenu (https://talk.maemo.org/showthread.php?t=39141)

manzn 2010-01-14 22:22

Re: MyMenu
 
hello @ all

sorry for my absence - i read much documentation for "How to build a debian package" because i have no plan of this :-D

yeah i know - it seam like nokia build a layout part in the hildon-desktop
at the moment i work on a workaround for this

the main bug for "loop of death" is fixed

qole 2010-01-14 22:24

Re: MyMenu
 
manzn: Did jeremiah help you?

manzn 2010-01-14 22:26

Re: MyMenu
 
@qole i wrote him a mail today again :-(

rmarcus 2010-01-14 23:15

Re: MyMenu
 
Quote:

Originally Posted by zehjotkah (Post 472294)
install rootsh through program manager
then

root
dpkg -i packagename.deb

It says it cannot find the file...where do I download it from?:confused:

zehjotkah 2010-01-14 23:20

Re: MyMenu
 
from site six of this thread..

Meelis 2010-01-14 23:24

Re: MyMenu
 
Same here, try to read some of the previous posts.

Tho manzn could also put some of the basics to the first page ;)

other possibility is apt-get, checked it is up there

Code:

apt-get install mymenu

geneven 2010-01-14 23:26

Re: MyMenu
 
The two apps confused the heck out of me. I prefer the mymenu approach.

marcoil 2010-01-15 10:29

Re: MyMenu
 
Quote:

Originally Posted by Meelis (Post 472153)
The new Firmware mixed the order up.

Now the folders are alphabeticaly first and then the apps.

Ou well will tweak it a bit

Hi, everyone,

The PR1.1 update changed a little how menus are read, now it uses the freedesktop.org spec as much as possible.

Now hildon-desktop looks for a hildon.menu file not only in the system directory (/etc/xdg/menus), but also in the user's configuration directory (/home/user/.config/menu). The menu in the latter overrides the system, so it's a lot better to make personal changes there instead of modifying the one in /etc. The override is done using a <MergeFile> directive, so it's important to keep that one in or h-d won't be able to find the desktop files.

H-d also follows the spec regarding the order of applications. Everything that's not set in a <Layout> section will be put at the end in alphabetical order. You can look at the new system hildon.menu to see how ordering is done now.

The default user hildon.menu also tells h-d to look first in the user's local data directory for desktop files. That makes any desktop file put in /home/user/.local/share/applications/hildon override the system's desktop file for that app. This could be used, for example, to add Categories to desktop files that don't have it or to change an application's icon.

I hope these changes make it a lot easier to customize the launcher as much as you want. Don't hesitate to contact me for more info, or to ask in maemo-devs; and sorry for the delay in communicating all this.

Rob1n 2010-01-15 10:53

Re: MyMenu
 
Quote:

Originally Posted by marcoil (Post 473671)
Now hildon-desktop looks for a hildon.menu file not only in the system directory (/etc/xdg/menus), but also in the user's configuration directory (/home/user/.config/menu). The menu in the latter overrides the system, so it's a lot better to make personal changes there instead of modifying the one in /etc. The override is done using a <MergeFile> directive, so it's important to keep that one in or h-d won't be able to find the desktop files.

Just a note to say that this is also a lovely new way to brick your phone :mad:. Issues with the menu system can cause a reboot loop, requiring a reflash of both firmware and eMMC (as the local menu changes are on the eMMC).

marcoil 2010-01-15 11:34

Re: MyMenu
 
Quote:

Originally Posted by Rob1n (Post 473697)
Just a note to say that this is also a lovely new way to brick your phone :mad:. Issues with the menu system can cause a reboot loop, requiring a reflash of both firmware and eMMC (as the local menu changes are on the eMMC).

Oh, yes, thanks for pointing that out. Although we've tried to minimize the effect errors in the menu files have on h-d, you should be careful when editing them.

Simple editing errors (I've made more than a few myself) will just get you an empty menu, which can be solved by deleting the /home/user/.config/menus directory. To get an xterm from the desktop without the launcher, use the convinient Ctrl+Shift+X. If you restart h-d and that dir isn't present, h-d will re-create it with the default hildon.menu file.


All times are GMT. The time now is 16:08.

vBulletin® Version 3.8.8