http://bugs.winehq.org/show_bug.cgi?id=7510
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
OS/Version|other |Linux
------- Additional Comments From thestig(a)google.com 2007-18-05 15:32 -------
I tried with Wine 0.9.37 and the installer failed. It looks like most of the
files got copied over, but something made the installer unhappy.
--
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=8432
Summary: foxpro drive letter changes
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilgtech(a)yahoo.com
Visual Foxpro client crashes because drive letter changes when executable is run
from mapped drive.
--
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=7571
inckie(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6217 is|0 |1
obsolete| |
Attachment #6231 is|0 |1
obsolete| |
------- Additional Comments From inckie(a)gmail.com 2007-18-05 14:43 -------
Created an attachment (id=6362)
--> (http://bugs.winehq.org/attachment.cgi?id=6362&action=view)
Preliminary workaround for Bug #7571 - Half a solution
This is not yet a fix for this bug, but rather only a partial solution: it
makes the currently failing tests pass just like in Windows (at least on my
system here), but it still doesn't fix the bug in Notes R5.
>From my testing I gathered that Notes R5 enumerates fonts with
EnumFontFamilies() and NULL as the lpFamily argument; although in these
conditions the function does enumerate all fonts both on Windows and on current
Wine, I couldn't yet figure out why it's getting the wrong default charset in
Wine. By the way, I got the following output from the tests on Windows:
font.c:1223:Testing font <empty>, charset 1
font.c:1243:enumerated ansi 39, symbol 8, russian 3 fonts for NULL
font.c:1256:enumerated ansi 0, symbol 0, russian 0 fonts for <empty>
font.c:1285:enumerated ansi 39, symbol 0, russian 0 fonts for <empty>
ANSI_CHARSET
font.c:1316:enumerated ansi 39, symbol 8, russian 30 fonts for <empty>
DEFAULT_CHARSET
font.c:1374:enumerated ansi 0, symbol 8, russian 0 fonts for <empty>
SYMBOL_CHARSET
While EnumFontFamilies() enumerated only 3 fonts for RUSSIAN_CHARSET,
EnumFontFamiliesEx() enumerated 30. On Wine, however, both always enumerate the
same number of fonts for that charset.
(I'll also upload a full +font,+xrender log with this last patch applied.)
Any thoughts?
--
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.
Tried:
wget http://kegel.com/wine/winetricks
sh winetricks dcom98
This did not work, and seemed to slow down training. However, eliminated many error messages.
Error messages now as follows, preceeding stack dump.
fixme:msvcrt:__lconv_init stub
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented
wine: Unhandled page fault on read access to 0x800000ec at address 0x7bc356eb (thread 0036), starting debugger...
Unhandled exception: page fault on read access to 0x800000ec in 32-bit code (0x7bc356eb).
http://bugs.winehq.org/show_bug.cgi?id=8365
------- Additional Comments From ken69267(a)gmail.com 2007-18-05 14:08 -------
No, the keys for build, sell, and power loose focus along with all the others.
You can't assign units to groups anymore or select existing groups. Escape won't
even work for the ingame menu.
I'm sure its not just the modifier keys.
--
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=8431
------- Additional Comments From b.buschinski(a)web.de 2007-18-05 13:50 -------
commit 9afcaf2ae11061416aeb24cdb6f03c8f25d92bfc
--
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=8431
------- Additional Comments From b.buschinski(a)web.de 2007-18-05 13:49 -------
oleaut32: Type references are global to the typelib.
author Huw Davies <huw(a)codeweavers.com>
Thu, 10 May 2007 12:56:16 +0000 (13:56 +0100)
causes the crash
--
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.