I have installed Mahogany 0.65, running on Gnome 2.4 with wxGTK 2.4.2 on Slackware 9.1 (Kernel 2.4.22).
It opens fine, I can also use some dialogues. But as soon as I select the Inbox, the program terminates immediately, complaining it "can't load any font".
As far as I figured, it must be a problem with wxWindows -- some encoding problem. The problem is obviously caused by the function
wxFontMapper::GetAltForEncoding
(in src/common/fontmap.cpp; error raised at line 810)
That's at least what I found out.
I configured wxGTK as follows:
./configure --with-gtk --enable-gtk2 --disable-joystick --disable-threads [--no-recursion --enable-fontmap]
(The problem occured also without the last two options, that's why I put them in "optional" brackets.)
My question: Is this a bug with wxWindows, or with Mahogany, or no bug at all? How can I get rid of this problem and begin to use M? As far as dialogues etc. concern, wxGTK seems to work fine.
I have never posted such a problem to a mailinglist, so I do not know whether I will get an answer, and if there happens to be one, whether it will be send to my own account or whether I have to look somewhere for the thread. I would prefer replies to my mail-adress joerg.volbers AT web.de, since I have no idea where to look for the reply. Please give me at least a hint where to look at. :-)
Thank you,
J�rg Volbers
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
