http://bugs.winehq.org/show_bug.cgi?id=10885
Summary: Some bitmaps are drawn topside-down (Lazarus 0.9.24)
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)tut.by
Created an attachment (id=9788)
--> (http://bugs.winehq.org/attachment.cgi?id=9788)
Lazarus 0.9.24 being run under WINE 0.9.51
Some icons are drawn incorrectly in Lazarus 0.9.24 (win32 version).
Please see attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15425
Summary: Error when running Synthmaker
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.synthmaker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kunitoki(a)gmail.com
Created an attachment (id=16291)
--> (http://bugs.winehq.org/attachment.cgi?id=16291)
starting the program
You will need to copy mfc71.dll and msvcrt71.dll inside the Synthmaker
directory after install. It doesn't work, probably beacuse the application uses
a mixed OpneGL / Bitmap implementation. If this is going to work, a lot of
other trouble applications will work (i think).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13819
Summary: Wrong codepage used for console output
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this problem, run the following command (that's assuming you have
a UTF-8 xterm, otherwise replace UTF-8 with ISO-8859-1 or the appropriate
encoding):
LANG=fr_FR.UTF-8 ./programs/start/start /help
You will notice that all the accentuated characters are missing. This is
because start.c converts the Unicode resource string to the
GetConsoleOutputCP() encoding in the output() function. I think that's correct
but GetConsoleOutputCP() systematically return "850" as the codepage, even if I
change the [Nls\Codepage]/OEM value in the registry.
One hack to fix this is to replace the GetConsoleOutputCP() call with CP_UNIXCP
but I guess that would be wrong in the case where we're running in the Wine
console.
So I think that when the console is a regular Unix terminal
GetConsoleOutputCP() should return the CP_UNIXCP codepage.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13222
Summary: "King's Bounty: the Legend" crashes on start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kapone2002(a)yandex.ru
King's Bounty: the Legend crashes on start with two "Unhandled exception"
errors. More information - on this screenshot
http://moikartinki.ru/view_image/806dc2217/snapshot1.jpg
I think it's something with DirectX, because KB don't want to start even in
WinXP if the last DirectX (April_2008) is not installed
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13641
Summary: Sipru Beta 1.2.9 Doesn't Start
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11884
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kemal.yaylali(a)gmail.com
Created an attachment (id=13622)
--> (http://bugs.winehq.org/attachment.cgi?id=13622)
Sipru Log.
When I try to run Sipru.exe I got several "saxxmlreader_QueryInterface" errors.
Splash screen & system tray icon appears but with a warning window: "Couldn't
eastablish a connection with our servers, Try again".
When I try the update component of Sipru (Updater.exe) I got
"fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot"
over & over again...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15370
Summary: DX-applications (mostly games) do not render shadows
correctly
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=16216)
--> (http://bugs.winehq.org/attachment.cgi?id=16216)
(Dynamic) shadows turned on in R6Vegas
Games, e.g. Swat4, Rainbow Six series, do not display shadows an/or dynamic
lights correctly.
See images for details...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15011
Summary: ooVoo: Crashes on startup.
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
URL: http://www.oovoo.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Created an attachment (id=15645)
--> (http://bugs.winehq.org/attachment.cgi?id=15645)
Terminal log.
ooVoo crashes when i open it in wine.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14101
Summary: Civ4 Beyond the Sword: Installation crashes when
attempting to update DirectX
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
After inputting all commands for the installation process to begin, the setup
looks by default to update DirectX components. However, during that process the
installation crashes. This is still a problem with the 1.0 Wine version, and
according to the appDB page it was at least since the 0.9.43 version.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13690
Summary: failed to crosscompile dbghelp.dll (dogfood)
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
For regex_t, REG_NOSUB, REG_ICASE:
error: '*****' undeclared
For regexec, regcomp, regfree:
implicit declaration of function '*****'
Some more errors, due to the problems above
--
By by ... Detlef
--
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.