[Bug 27294] livezilla can't start, complains of missing Verdana font

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 27 09:22:08 CDT 2011


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

--- Comment #2 from Dan Kegel <dank at kegel.com> 2011-05-27 09:22:06 CDT ---
The app was originally reported working in
http://bugs.winehq.org/show_bug.cgi?id=19329#c23
but that recipe doesn't seem to work anymore, the 
app complains about Microsoft Sans Serif, as noted at the end of
http://bugs.winehq.org/show_bug.cgi?id=21976

Oddly, the script

rm -f $HOME/.wine
wine cmd /c echo create .wine
cd $HOME/.wine/drive_c
wget http://winetricks.org/winetricks
wget http://www.livezilla.net/downloads/pubfiles/LiveZilla_3.3.2.2_Full.exe
wine LiveZilla_3.3.2.2_Full.exe /s
sh winetricks -q ie6 dotnet20 mdac28 tahoma corefonts gdiplus
cd "Program Files/LiveZilla"
wine LiveZilla

fails with 
  Your system misses the font Tahoma Regular
even though tahoma is installed.

So the problem moves around from font to font in some strange
order-dependent way...

-- 
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