Mark R. Bowyer wrote:
> Hi,
> 
> Thanks for the quick response - you're on the right track, it's better.
> I now see the first Application Menu, but as soon as I move to the first
> sub-menu, I get:
> 
... snip ...

I found a major bug in the iconv stuff which I think is fixed in the 
latest e16 snapshot (e16-0.16.8.5-0.03.tar.gz).

However, I'm wondering why the problem surfaced. Is it possible that 
your iconv cannot convert from locale encoding to WCHAR_T?
Could you please try e.g.
$ echo "ABC" |iconv -t WCHAR_T |od -t x4
0000000 00000041 00000042 00000043 0000000a
0000020

/Kim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to