[Bug 17232] Lohnabzug: consistently crashes on first run after install

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 26 15:31:07 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17232





--- Comment #15 from Anastasius Focht <focht at gmx.net>  2009-04-26 15:31:07 ---
Hello,

yes it's a bad font issue.
Looks like you have a broken Samyak-Oriya truetype font.

--- snip ---
/usr/share/fonts/truetype/ttf-oriya-fonts/samyak-oriya.ttf
--- snip ---

Options:

1) rename/remove the following font manually (no idea if it's actually needed)
2) update to a newer font package version if your Linux distribution provides
it
3) use 'winetricks fontfix' step.

1)+2) have the risk of additional broken fonts (like ukai) which also need to
be fixed for .NET

That leaves option 3) as most viable ;-)

Although you used 'winetricks dotnet20' which should ideally have fixed your
problem it seems you used an older version of 'winetricks' script.
Please update to a newer version of 'winetricks' script (wget
http://kegel.com/wine/winetricks) to make sure you get the Samyak-Oriya
fontfix.

'winetricks fontfix' (or 'winetricks dotnet20' which includes 'fontfix' step)
will not only install a working version of this font but also might fix other
fonts known as broken (like the notorious "ukai").
Don't worry, your original (broken) ones from distribution will be left
unchanged.
The "good" fonts get installed into Wine/Windows font directory which has
higher font search path precedence - so the good ones will be pulled in when
found before defaulting to linux ones.

Please report back if it works for you.
If you still encounter the same type of crash after applying 'winetricks
fontfix' step, please provide another relay log.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list