http://bugs.winehq.org/show_bug.cgi?id=8872
Summary: Winecfg does not work on installation of Ubuntu 7.04
Product: Wine
Version: 0.9.40.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shinyedgestudios(a)gmail.com
Wine causes the computer to crash when it attempts to configure the setup files
on ubuntu 7.04.
--
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=8871
Summary: No text displayed in Bloodrayne2
Product: Wine
Version: 0.9.40.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.kireyev(a)gmail.com
Game Bloodrayne2 runs, but displays no text. Text in the game is most likely
rendered using fonts created from image files, not native Windows fonts.
Related to this bug may be a minor issue that the game does not display
background image on loading screen.
--
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=8843
------- Additional Comments From wine.dev(a)web.de 2007-04-07 16:24 -------
When you use wine on a 64Bit-System, you must make sure, that your System
has a 32Bit "libcups.so"
You can verify this (Elf 32 vs Elf 64) with:
file libcups.so
(use the full path, follow the link)
When you have a 32Bit libcups.so, then please attach a log with:
WINEDEBUG="+windpool" wine yourapp.exe 2>&1 | tee log.txt
Thanks
--
By by ... Detlef
--
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=8870
Summary: Outlook 2003 Can't Open Signed Messages
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: juan_lang(a)yahoo.com
ReportedBy: rob(a)codeweavers.com
CC: wine-bugs(a)winehq.org
With current GIT, the following appears on the console:
fixme:crypt:CryptMsgOpenToDecode (00010001, 00000004, 00000000, 00000000, (nil),
0x34f500): stub
Before Juan's recent round of patches, the following appeared:
fixme:crypt:CryptMsgOpenToDecode (00010001, 00000004, 00000000, 00000000, (nil),
0x34f500): stub
fixme:crypt:CryptMsgUpdate (0x2, 0x34e504, 3651, 0): stub
fixme:crypt:CryptMsgUpdate (0x2, (nil), 0, 1): stub
fixme:crypt:CryptMsgUpdate (0x2, 0x34e4fc, 1119, 0): stub
fixme:crypt:CryptMsgUpdate (0x2, (nil), 0, 1): stub
fixme:crypt:CryptMsgGetParam (0x2, 5, 0, 0x34f4f8, 0x34f4f0): stub
fixme:crypt:CryptMsgClose (0x2): stub
--
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.