Fonts issue during run time

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
makh
Newbie
Newbie
Posts: 4
Joined: Sun Jan 15, 2012 3:42 am

Fonts issue during run time

Post by makh »

I have installed an application and there is no error during installation.

On run time it gives message:
Could not install 160 fonts. First Uninstalled font is 1. Please reinstall the fonts
from the setup disks.
After ignoring above message I goto open a window made file and it says that encountered a serious error. needs to close down.

Kindly advise.
Thankyou.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Fonts issue during run time

Post by dimesio »

makh wrote:I have installed an application and there is no error during installation.

On run time it gives message:
Could not install 160 fonts. First Uninstalled font is 1. Please reinstall the fonts
from the setup disks.
After ignoring above message I goto open a window made file and it says that encountered a serious error. needs to close down.
What application? What version of Wine? If it's not the latest development release, upgrade. If it doesn't work in 1.3.37, post terminal output. http://wiki.winehq.org/FAQ#get_log
makh
Newbie
Newbie
Posts: 4
Joined: Sun Jan 15, 2012 3:42 am

Post by makh »

Moderator: Huge log removed. Use pastebin instead.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Please open a bug report in Wine bugzilla. Attach as a text file DO NOT paste complete terminal output that you posted here.

And please do make sure you are using wine-1.3.37. There were number of fixed related to drawing text.
makh
Newbie
Newbie
Posts: 4
Joined: Sun Jan 15, 2012 3:42 am

Post by makh »

The package in debian repo is wine (1.0.1-3.1).

I prefer to use the ones in repo.

I got 1.3 from:
http://dev.carbon-project.org/debian/wine-unstable/

but have installation problem as:
libtinfo5
multiarch-support

both are not in debian 6 aka squeeze repos. Got from next testing release result in attachment.
# dpkg -i *.deb
dpkg: regarding libc6_2.13-24_i386.deb containing libc6:
libc6 breaks locales (<< 2.13)
locales (version 2.11.2-10) is present and installed.
dpkg: error processing libc6_2.13-24_i386.deb (--install):
installing libc6 would break locales, and
deconfiguration is not permitted (--auto-deconfigure might help)
dpkg: regarding libtinfo5_5.9-4_i386.deb containing libtinfo5, pre-dependency problem:
libtinfo5 pre-depends on multiarch-support
multiarch-support is unpacked, but has never been configured.
dpkg: error processing libtinfo5_5.9-4_i386.deb (--install):
pre-dependency problem - not installing libtinfo5
(Reading database ... 122350 files and directories currently installed.)
Preparing to replace multiarch-support 2.13-24 (using multiarch-support_2.13-24_i386.deb) ...
Unpacking replacement multiarch-support ...
dpkg: dependency problems prevent configuration of multiarch-support:
multiarch-support depends on libc6 (>= 2.13-5); however:
Version of libc6 on system is 2.11.2-10.
dpkg: error processing multiarch-support (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libc6_2.13-24_i386.deb
libtinfo5_5.9-4_i386.deb
multiarch-support
makh
Newbie
Newbie
Posts: 4
Joined: Sun Jan 15, 2012 3:42 am

Post by makh »

I have given the bug to the bugzilla.

Thanks for advice.
Locked