hi roberts,
with some learnings i successfully upgraded my configurations to 4.2.
but my ondemand-menu in fluxbox doesn't load ondemand anymore.
i deleted my ondemand file that it was reproduced automatically, but nevertheless it doesn't work anymore.
here a short part of my fluxbox-ondemand-file:
[submenu](OnDemand)
[exec](cfdisk){/etc/sysconfig/tcedir/ondemand/cfdisk}
[exec](xvkbd){/etc/sysconfig/tcedir/ondemand/xvkbd}
[end] OnDemand
do you have any idea? has it something to do with the path /etc/sysconfig/tcedir...?
this path with the program doesn't install ondemand on the command-line, too.
the command-line gives no respond, i have to "tce-load -i program" manually...
thank you in advance for every help and hint!
fluxbox ondemand is working as expected. Try a properly configured freedesktop extension such as xchat.tcz, which has both an icon and menu item, or even ace-of-penguins,tcz which only has a menu item.
cfdisk does not have a freedesktop item, which is supposed to be our standard. cfdisk is not an X/GUI program and should have cliorx as for example, aterm does or wifi.tcz does in their freedesktop spec.
EditLikely xvkbd.tcz is missing the cliorx directive in its freedesktop item.
xvkbd is an X/GUI program and is working as expected fluxbox ondemand.
Therefore it would appear that your issues as extension specific and could easily be fixed with proper specifications.
Without proper freedesktop specification ondemand typically can only load the extension. Therefore requiring you to open an xterm and typing the expected startup command. With proper freedesktop spec, and with cliorx for not X/GUI, it could be automatic.