http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From Sascha14532(a)gmx.de 2007-15-06 07:22 -------
Okay.. my engl isnt good...
but cant u tell me, what i have to do, step by step pls.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-06 07:20 -------
Because, as pointed out by this bug if you'd care to actually read it properly,
the issue is caused by the lack of certain fonts. Afaik from quickly scanning
through the bug is that you need the Arial font.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-06 07:02 -------
*sighs* Please read properly. I said NOT to set it to OpenGL and considering you
have no idea how to its safe to say you aren't going to have set it in the first
place.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5024
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-06 06:48 -------
Created an attachment (id=6750)
--> (http://bugs.winehq.org/attachment.cgi?id=6750&action=view)
patch to fix the install problem
Hi, the attached patch fixes the problem. It appeared CreateFileW ( user.ini)
failed with an ERROR_SHARING_VIOLATION. The file was created with GENERIC_READ
| GENERIC_WRITE, FILE_SHARE_READ | FILE_SHARE_WRITE , and after that
PROFILE_Open does a CreateFileW with only GENERIC_READ, FILE_SHARE_READ -->
ERROR_SHARING_VIOLATION.
Could someone confirm (or not ;)) if this fix is right?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8249
------- Additional Comments From greg87(a)online.de 2007-15-06 06:46 -------
The question is why does it goes into that codepath? When the right font is in
%windir%\fonts why does it think the loading has failed?
And for the "ARIALUNI.TTF-" that was just an attempt to see what happens if the
font is not exactly named.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8249
------- Additional Comments From dmitry(a)codeweavers.com 2007-15-06 06:01 -------
ARIALUNI.TTF is loadded in both logs you attached, so that can't be the source
of the problem. Also I noticed something strange: in the bad log the font is
named "ARIALUNI.TTF-", in a good one "ARIALUNI.TTF". Notice a dash at the end
of file name in the bad log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8249
------- Additional Comments From dmitry(a)codeweavers.com 2007-15-06 05:57 -------
I looked again at the commit you keep calling a bad one. It makes Wine to load
its *builtin bitmap fonts* from $(datadir)/wine/fonts, .ttf fonts installed by
applications just can't be neither installed to nor loaded from that directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8666
------- Additional Comments From hightower(a)tregt.net 2007-15-06 05:52 -------
Created an attachment (id=6749)
--> (http://bugs.winehq.org/attachment.cgi?id=6749&action=view)
Screenshot of textbox with question
I think this is a problem with the installer making the top-window
always-on-top and unmovable, I've seen this in a few games. It actually spawns
a box under the installer, asking for something. I was lucky enough to get it
spawned just outside the frame of the installer, so I could move it and see
what it was asking about. Screenshot added.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.