Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-24 Thread Didier Casse
On 3/8/06, David Seikel <[EMAIL PROTECTED]> wrote:
> Let's try this again, with a new, much simpler test procedure.
>
> Update from cvs, if from anon cvs, wait about four hours for my changes
> to get copied there.
>
> Make sure that you install e_utils, and all it's dependencies.
>
> Backup your ~/.e/e/applications/favorite and ~/.e/e/applications/all,
> just to be on the safe side.
>
> Run e17genmenu.  The adventurous could try e17genmenu -o.
>
> After that has finished running, E will by unresponsive for a few
> minutes.  This is a known issue with the eap cache regeneration.
>
> Send me the last line that is output (the one with the timing stats)
> and let me know what distro and CPU speed you tested it on.
>

Total time 57.617 seconds, finding fdo paths 2.403, converting fdo
menus 0.104, converting to 0 (rejected 0) eaps in 28 fdo menus -3.092,
generating menus 53.818, finding icons 4.278, not overwritten 0,
generating eap caches 0.206.

Fedora Core 5 (Bordeaux) 2.6.15-1.2054_FC5smp #1 SMP i686
running on
Intel(R) Pentium(R) 4 CPU 3.20GHz, 1Gb of RAM


--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-13 Thread Anders Troback
On Fri, 10 Mar 2006 23:08:11 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> On Fri, 10 Mar 2006 13:43:45 +0100 Anders Troback
> <[EMAIL PROTECTED]> wrote:
> 
> > I have done some testing...
> > 
> > Box1: Segmentation fault (core dumped)
> > 
> > Box2: Exits just fine and generates gedit-usercustom-1.eap
> > and gedit-usercustom.eap in .e/e/applications/favorite/Generated
> > Menus/Utilities/.order
> > 
> > Box3: Exits, generates zero apps
> > 
> > On all three I have rebuild all from scratch just to be sure. Cvs co
> > approx four hours ago! 
> > 
> > Any clues?
> > 
> > If you need more info just let me know!!!
> 
> Just the obvious.  What are the differences between the boxes?  There
> must be some reason you are getting those mixed results, and you
> haven't told me anything about the differences.

All are running FreeBSD-6, all are build e17 with the same script. Box
1 are a dual core server while box 2 & 3 are PC:s. On box 1 home
folders are mapped over NFS (tested with local filesystem also). Box 1
have more apps installed.

That's about all i can come up with, please ask if there are something
you what to know!!!


\\troback

-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-10 Thread David Seikel
On Fri, 10 Mar 2006 08:35:20 -0600 "Chad R. Kittel" <[EMAIL PROTECTED]>
wrote:

> The output when i ran e17genmenu is this:
> Total time 3.397 seconds, finding fdo paths 1.999, converting fdo
> menus 0.000, generating 0 (rejected 0) eaps in 0 menus 0.989, finding
> icons 0.279, generating eap caches 0.130.
> 
> however, after looking in the menu, it DID create some icons!!
> It created 6 "sub menus" under "Generated Menus" (things like "Games"
> and "Internet". And did create some eaps (lucky number 13 to be exact)
> in those sub-menus. I have neither Gnome nor KDE installed, so the
> only applications it is going to pick up are just .desktop files the
> individual application's 'make install' put in the proper places.

I really must pull my finger out and reword that stats line.  There
are two passes at making menus, the "Generated Menus" pass, and the
"Converted Menus" pass.  The stats are for the converted menus pass,
which tries to convert fdo menus and put them into the "Converted
Menus" sub menu.  The "Generated Menus" pass just looks for .desktop
files in likely places.  In your case, it looks like there are no fdo
menus to convert, and a small handful of .desktop files in likely
places that where installed by "make install" as you said.



signature.asc
Description: PGP signature


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-10 Thread Chad R. Kittel
On Wed, 08 Mar 2006 09:58:41 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> Let's try this again, with a new, much simpler test procedure.
> 
> Update from cvs, if from anon cvs, wait about four hours for my
> changes to get copied there.
> 
> Make sure that you install e_utils, and all it's dependencies.
> 
> Backup your ~/.e/e/applications/favorite and ~/.e/e/applications/all,
> just to be on the safe side.
>  
> Run e17genmenu.  The adventurous could try e17genmenu -o.
> 
> After that has finished running, E will by unresponsive for a few
> minutes.  This is a known issue with the eap cache regeneration.
> 
> Send me the last line that is output (the one with the timing stats)
> and let me know what distro and CPU speed you tested it on.

The output when i ran e17genmenu is this:
Total time 3.397 seconds, finding fdo paths 1.999, converting fdo menus
0.000, generating 0 (rejected 0) eaps in 0 menus 0.989, finding icons
0.279, generating eap caches 0.130.

however, after looking in the menu, it DID create some icons!!
It created 6 "sub menus" under "Generated Menus" (things like "Games"
and "Internet". And did create some eaps (lucky number 13 to be exact)
in those sub-menus. I have neither Gnome nor KDE installed, so the only
applications it is going to pick up are just .desktop files the
individual application's 'make install' put in the proper places.

-- 
  _
(\o/) Chad 'v3rt1g0' Kittel <[EMAIL PROTECTED]>
 /_\  Milwaukee, WI (USA)  [4 8 15 16 23 42]
"...staring up at heaven from the bottom of a glass" - Savatage


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-10 Thread David Seikel
On Fri, 10 Mar 2006 13:43:45 +0100 Anders Troback
<[EMAIL PROTECTED]> wrote:

> I have done some testing...
> 
> Box1: Segmentation fault (core dumped)
> 
> Box2: Exits just fine and generates gedit-usercustom-1.eap
> and gedit-usercustom.eap in .e/e/applications/favorite/Generated
> Menus/Utilities/.order
> 
> Box3: Exits, generates zero apps
> 
> On all three I have rebuild all from scratch just to be sure. Cvs co
> approx four hours ago! 
> 
> Any clues?
> 
> If you need more info just let me know!!!

Just the obvious.  What are the differences between the boxes?  There
must be some reason you are getting those mixed results, and you
haven't told me anything about the differences.

I'm really disappointed that so far no one has reported any decent
level of success in the menu conversion process, in other words
nothing in "Converted Menus" and it always reports "generating 0
(rejected 0) eaps" everywhere else but here (I get 573 eaps).  There is
something fundamentally wrong somewhere in the code.

I really need to get some hands on testing done.  I'll start playing
with the sf.net compile farm and trying out running other OS's and
distros under emulation in a couple of hours.


signature.asc
Description: PGP signature


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-10 Thread Anders Troback
On Fri, 10 Mar 2006 05:34:48 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback
> <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, 10 Mar 2006 01:04:19 +1000
> > David Seikel <[EMAIL PROTECTED]> wrote:
> > 
> > > OK, try again five hours after this hits the mailing list, or
> > > right now if you have dev cvs access.  I just committed a work
> > > around, but that may not fix things. I'll have another go at this
> > > tomorrow. Must sleep now.
> > 
> > Sorry, no luck!
> 
> Damn insomnia.  Getting closer to the reason for this failing.  Give
> it another go please.

I have done some testing...

Box1: Segmentation fault (core dumped)

Box2: Exits just fine and generates gedit-usercustom-1.eap
and gedit-usercustom.eap in .e/e/applications/favorite/Generated
Menus/Utilities/.order

Box3: Exits, generates zero apps

On all three I have rebuild all from scratch just to be sure. Cvs co
approx four hours ago! 

Any clues?

If you need more info just let me know!!!


Thanks for your time!

\\troback
-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread Laurence Vanek

Anders Troback wrote:


On Fri, 10 Mar 2006 05:34:48 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

 


On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback
<[EMAIL PROTECTED]> wrote:

   


On Fri, 10 Mar 2006 01:04:19 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

 


OK, try again five hours after this hits the mailing list, or
right now if you have dev cvs access.  I just committed a work
around, but that may not fix things. I'll have another go at this
tomorrow. Must sleep now.
   


Sorry, no luck!
 


Damn insomnia.  Getting closer to the reason for this failing.  Give
it another go please.
   



Well, now I'm confused!

One one box the program don't segs but on a other box it does!

I will compile on a third box to find out more! I let you know asa I'm
done!

\\troback



 

Just tried this again running e17genmenu -o. I had deleted everything in 
the ~/.e/e/applications/favorite directory but left 
~/.e/e/applications/all directory untouched. It worked! It bitched alot 
along the way but found a ton of apps I had on this system. Last portion 
of the output:



.
.BUG: References 1 /home/lvanek/.e/e/applications/all/DeviceList.py.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/desktoppath.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/cervisia.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/cddb-slave.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/catalogmanager.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/bmp.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/azureus.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/aterm.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/artscontrol.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/artsbuilder.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/ark.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/amarok.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/alsamixer.eap
BUG: References 2 /home/lvanek/.e/e/applications/all/akregator.eap
BUG: References 1 /home/lvanek/.e/e/applications/all/abiword.eap

* WARNING! *
* *
* E17 will be completely unresponsive for a few minutes after this 
finishes *

* running. This is due to a bad interaction with the eap caching code when *
* you generate a lot of eaps at once, like e17genmenu just did. raster is *
* aware of this problem, and has a fix on his TODO list. *


Total time 30.757 seconds, finding fdo paths 3.883, converting fdo menus 
0.176,
generating 0 (rejected 0) eaps in 28 menus 24.494, finding icons 2.193, 
generati

ng eap caches 0.187.
Finished
===

Im running updated Fedora Core 4 system. Rebuilt all EFL & e_utils this 
date.


Hope this helps out.



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread Anders Troback
On Fri, 10 Mar 2006 05:34:48 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback
> <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, 10 Mar 2006 01:04:19 +1000
> > David Seikel <[EMAIL PROTECTED]> wrote:
> > 
> > > OK, try again five hours after this hits the mailing list, or
> > > right now if you have dev cvs access.  I just committed a work
> > > around, but that may not fix things. I'll have another go at this
> > > tomorrow. Must sleep now.
> > 
> > Sorry, no luck!
> 
> Damn insomnia.  Getting closer to the reason for this failing.  Give
> it another go please.

Well, now I'm confused!

One one box the program don't segs but on a other box it does!

I will compile on a third box to find out more! I let you know asa I'm
done!

\\troback



-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

http://www.troback.com
-


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread David Seikel
On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback
<[EMAIL PROTECTED]> wrote:

> On Fri, 10 Mar 2006 01:04:19 +1000
> David Seikel <[EMAIL PROTECTED]> wrote:
> 
> > OK, try again five hours after this hits the mailing list, or right
> > now if you have dev cvs access.  I just committed a work around, but
> > that may not fix things. I'll have another go at this tomorrow.
> > Must sleep now.
> 
> Sorry, no luck!

Damn insomnia.  Getting closer to the reason for this failing.  Give it
another go please.


signature.asc
Description: PGP signature


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread Anders Troback
On Fri, 10 Mar 2006 01:04:19 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> On Thu, 9 Mar 2006 13:54:22 +0100 Anders Troback
> <[EMAIL PROTECTED]> wrote:
> 
> > On Thu, 9 Mar 2006 21:14:56 +1000
> > David Seikel <[EMAIL PROTECTED]> wrote:
> > 
> > > On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback
> > > <[EMAIL PROTECTED]> wrote:
> > > 
> > > > Segmentation fault (core dumped)
> > > > 
> > > > :-(
> > > > 
> > > > Build from CVS 10 mins ago on a FreeBSD-6 box...
> > > 
> > > Any chance you could give me a backtrace?
> > 
> > Sure, gdb log attached!
> 
> OK, try again five hours after this hits the mailing list, or right
> now if you have dev cvs access.  I just committed a work around, but
> that may not fix things. I'll have another go at this tomorrow.  Must
> sleep now.

Sorry, no luck!

Some backtrace...

Program received signal SIGSEGV, Segmentation fault.
_fdo_menus_legacy_menu (data=0xbfbfb590, 
path=0xbfbf94e0 "/usr/local/share/applnk/.keep_me") at
fdo_menus.c:537 537if (legacy_data->current->elements[1].type
== DUMB_TREE_ELEMENT_TYPE_ STRING)
(gdb) bt
#0  _fdo_menus_legacy_menu (data=0xbfbfb590, 
path=0xbfbf94e0 "/usr/local/share/applnk/.keep_me") at
fdo_menus.c:537 #1  0x080509ff in fdo_paths_recursive_search (
path=0xbfbfb5b0 "/usr/local/share/applnk/", file=0x0, 
dir_func=0x804eaec <_fdo_menus_legacy_menu_dir>, 
func=0x804ecdc <_fdo_menus_legacy_menu>, data=0xbfbfb590)
at fdo_paths.c:423
#2  0x0804f800 in _fdo_menus_merge (data=0xbfbfd690, tree=0x80b37e0, 
element=15, level=2) at fdo_menus.c:852
#3  0x080511eb in dumb_tree_foreach (tree=0x80b37e0, level=2, 
func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at
dumb_tree.c:267 #4  0x08051214 in dumb_tree_foreach (tree=0x809ea20,
level=1, func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at
dumb_tree.c:236 #5  0x08051214 in dumb_tree_foreach (tree=0x809ea00,
level=0, func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at
dumb_tree.c:236 #6  0x0804e064 in fdo_menus_get (
file=0x80a6780 "/usr/local/etc/xdg/menus/applications.menu", 
merge_stack=0xbfbfd690, level=0) at fdo_menus.c:138
#7  0x0804b12f in make_menus () at menus.c:56
#8  0x0804a523 in main (argc=4, argv=0xbfbfd730) at main.c:174


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread David Seikel
On Thu, 9 Mar 2006 13:54:22 +0100 Anders Troback
<[EMAIL PROTECTED]> wrote:

> On Thu, 9 Mar 2006 21:14:56 +1000
> David Seikel <[EMAIL PROTECTED]> wrote:
> 
> > On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback
> > <[EMAIL PROTECTED]> wrote:
> > 
> > > Segmentation fault (core dumped)
> > > 
> > > :-(
> > > 
> > > Build from CVS 10 mins ago on a FreeBSD-6 box...
> > 
> > Any chance you could give me a backtrace?
> 
> Sure, gdb log attached!

OK, try again five hours after this hits the mailing list, or right
now if you have dev cvs access.  I just committed a work around, but
that may not fix things. I'll have another go at this tomorrow.  Must
sleep now.


signature.asc
Description: PGP signature


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread Anders Troback
On Thu, 9 Mar 2006 21:14:56 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback
> <[EMAIL PROTECTED]> wrote:
> 
> > On Wed, 8 Mar 2006 09:58:41 +1000
> > David Seikel <[EMAIL PROTECTED]> wrote:
> > 
> > > Let's try this again, with a new, much simpler test procedure.
> > > 
> > > Update from cvs, if from anon cvs, wait about four hours for my
> > > changes to get copied there.
> > > 
> > > Make sure that you install e_utils, and all it's dependencies.
> > > 
> > > Backup your ~/.e/e/applications/favorite and
> > > ~/.e/e/applications/all, just to be on the safe side.
> > >  
> > > Run e17genmenu.  The adventurous could try e17genmenu -o.
> > > 
> > > After that has finished running, E will by unresponsive for a few
> > > minutes.  This is a known issue with the eap cache regeneration.
> > > 
> > > Send me the last line that is output (the one with the timing
> > > stats) and let me know what distro and CPU speed you tested it on.
> >  
> > Last line is:
> > 
> > Segmentation fault (core dumped)
> > 
> > :-(
> > 
> > Build from CVS 10 mins ago on a FreeBSD-6 box...
> 
> Any chance you could give me a backtrace?

Sure, gdb log attached!


gdb_e17genmenu
Description: Binary data


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread David Seikel
On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback
<[EMAIL PROTECTED]> wrote:

> On Wed, 8 Mar 2006 09:58:41 +1000
> David Seikel <[EMAIL PROTECTED]> wrote:
> 
> > Let's try this again, with a new, much simpler test procedure.
> > 
> > Update from cvs, if from anon cvs, wait about four hours for my
> > changes to get copied there.
> > 
> > Make sure that you install e_utils, and all it's dependencies.
> > 
> > Backup your ~/.e/e/applications/favorite and
> > ~/.e/e/applications/all, just to be on the safe side.
> >  
> > Run e17genmenu.  The adventurous could try e17genmenu -o.
> > 
> > After that has finished running, E will by unresponsive for a few
> > minutes.  This is a known issue with the eap cache regeneration.
> > 
> > Send me the last line that is output (the one with the timing stats)
> > and let me know what distro and CPU speed you tested it on.
>  
> Last line is:
> 
> Segmentation fault (core dumped)
> 
> :-(
> 
> Build from CVS 10 mins ago on a FreeBSD-6 box...

Any chance you could give me a backtrace?


signature.asc
Description: PGP signature


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-09 Thread Anders Troback
On Wed, 8 Mar 2006 09:58:41 +1000
David Seikel <[EMAIL PROTECTED]> wrote:

> Let's try this again, with a new, much simpler test procedure.
> 
> Update from cvs, if from anon cvs, wait about four hours for my
> changes to get copied there.
> 
> Make sure that you install e_utils, and all it's dependencies.
> 
> Backup your ~/.e/e/applications/favorite and ~/.e/e/applications/all,
> just to be on the safe side.
>  
> Run e17genmenu.  The adventurous could try e17genmenu -o.
> 
> After that has finished running, E will by unresponsive for a few
> minutes.  This is a known issue with the eap cache regeneration.
> 
> Send me the last line that is output (the one with the timing stats)
> and let me know what distro and CPU speed you tested it on.
 
Last line is:

Segmentation fault (core dumped)

:-(

Build from CVS 10 mins ago on a FreeBSD-6 box...

> This will generate E17 menus based on whatever freedesktop.org menus
> you have installed in your system.  It should find all the things that
> are supposed to be in your fdo menus.  Not everything will have a
> proper icon.  Also, not all the re arranging, categorising, and
> deletions/hiding is being done properly yet.  There are still a few
> big parts of the fdo menu spec that I haven't written code for yet.
> 
> The converted fdo menus will be under "Converted Menus", while the
> usual e17genmenu generated menus will be under "Generated Menus", your
> favorites should still be there.
> 
> If there are major parts of your fdo menus that have not been found,
> please find out what directories the .desktop files are in and let me
> know what they are.  Same applies if there are .menu files being
> ignored.


-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The new menu generator is ready for testing, again.

2006-03-07 Thread David Seikel
Let's try this again, with a new, much simpler test procedure.

Update from cvs, if from anon cvs, wait about four hours for my changes
to get copied there.

Make sure that you install e_utils, and all it's dependencies.

Backup your ~/.e/e/applications/favorite and ~/.e/e/applications/all,
just to be on the safe side.
 
Run e17genmenu.  The adventurous could try e17genmenu -o.

After that has finished running, E will by unresponsive for a few
minutes.  This is a known issue with the eap cache regeneration.

Send me the last line that is output (the one with the timing stats)
and let me know what distro and CPU speed you tested it on.

This will generate E17 menus based on whatever freedesktop.org menus
you have installed in your system.  It should find all the things that
are supposed to be in your fdo menus.  Not everything will have a
proper icon.  Also, not all the re arranging, categorising, and
deletions/hiding is being done properly yet.  There are still a few big
parts of the fdo menu spec that I haven't written code for yet.

The converted fdo menus will be under "Converted Menus", while the
usual e17genmenu generated menus will be under "Generated Menus", your
favorites should still be there.

If there are major parts of your fdo menus that have not been found,
please find out what directories the .desktop files are in and let me
know what they are.  Same applies if there are .menu files being
ignored.


pgpz5npeaaDFz.pgp
Description: PGP signature