http://bugs.winehq.org/show_bug.cgi?id=31063
Bug #: 31063
Summary: Crash bug after finishing convertion in FormatFactory
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trinidadracer(a)gmail.com
Classification: Unclassified
FormatFactory 2.x crashes after finishing the convertion on Wine V1.4
--
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=31984
Bug #: 31984
Summary: Starlaxis needs d3dx9_36.dll.D3DXComputeTangentFrameEx
(purist)
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.starlaxis.de/en_starlaxis%20kaufen.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 42151
--> http://bugs.winehq.org/attachment.cgi?id=42151
terminal output
The game comes bundled with it's own d3dx9_30, d3dx9_42, d3dcompiler_42 dlls.
If I remove those files or set them to built-in in winecfg, the game crashes
after the splash screen with
...
wine: Call from 0x7b839aa2 to unimplemented function
d3dx9_36.dll.D3DXComputeTangentFrameEx, aborting
...
--
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=11059
Summary: Sid Meier's Railroads Demo carshes on startup
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piaskal+wine(a)gmail.com
Created an attachment (id=10078)
--> (http://bugs.winehq.org/attachment.cgi?id=10078)
Sid Meier's Railroads Demo crash output
At first it was complaining about missing dx dll.
err:module:import_dll Library d3dx9_28.dll (which is needed by L"C:\\Games\\Sid
Meiers Railroads Demo\\RailRoadsDemo.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Games\\Sid
Meiers Railroads Demo\\RailRoadsDemo.exe" failed, status c0000135
I tried to copy that dll from existing Windows install.
With this dll the Demo crashes on startup (dereferencing null pointer).
Output log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38952
Bug ID: 38952
Summary: PDF-Xchange Viewer crashes when we launch OCR
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: menfin(a)free.fr
Distribution: ---
Created attachment 51898
--> https://bugs.winehq.org/attachment.cgi?id=51898
log du crash
When we launch an OCR on a file PDF, systematically we obtain a crash. See
attachment file
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38914
Bug ID: 38914
Summary: valgrind shows uninitialized memory in
dlls/dwrite/tests/layout.c
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: bunglehead(a)gmail.com
Distribution: Fedora
==22864== Conditional jump or move depends on uninitialised value(s)
==22864== at 0x492911F: bidi_compute_isolating_runs_set (bidi.c:966)
==22864== by 0x4929974: bidi_computelevels (bidi.c:1102)
==22864== by 0x492461F: dwritetextanalyzer_AnalyzeBidi (analyzer.c:768)
==22864== by 0x49365E4: IDWriteTextAnalyzer_AnalyzeBidi (dwrite.h:6279)
==22864== by 0x49365E4: layout_compute_runs (???:0)
==22864== by 0x4937653: layout_compute (layout.c:900)
==22864== by 0x49385A1: layout_compute_effective_runs (layout.c:1316)
==22864== by 0x493D09D: dwritetextlayout_GetLineMetrics (layout.c:2821)
==22864== by 0x47CB482: IDWriteTextLayout_GetLineMetrics (dwrite.h:5216)
==22864== by 0x47CB482: test_GetLineMetrics (???:0)
==22864== by 0x47CE508: func_layout (layout.c:3254)
==22864== by 0x47CF29B: run_test (test.h:584)
==22864== by 0x47CF6E3: main (test.h:666)
==22864== Uninitialised value was created by a client request
==22864== at 0x7BC4B34B: mark_block_uninitialized (heap.c:208)
==22864== by 0x7BC4B4A0: initialize_block (heap.c:239)
==22864== by 0x7BC4F802: RtlAllocateHeap (heap.c:1716)
==22864== by 0x4922BE6: heap_alloc (dwrite_private.h:34)
==22864== by 0x49245BA: dwritetextanalyzer_AnalyzeBidi (analyzer.c:759)
==22864== by 0x49365E4: IDWriteTextAnalyzer_AnalyzeBidi (dwrite.h:6279)
==22864== by 0x49365E4: layout_compute_runs (???:0)
==22864== by 0x4937653: layout_compute (layout.c:900)
==22864== by 0x49385A1: layout_compute_effective_runs (layout.c:1316)
==22864== by 0x493D09D: dwritetextlayout_GetLineMetrics (layout.c:2821)
==22864== by 0x47CB482: IDWriteTextLayout_GetLineMetrics (dwrite.h:5216)
==22864== by 0x47CB482: test_GetLineMetrics (???:0)
==22864== by 0x47CE508: func_layout (layout.c:3254)
==22864== by 0x47CF29B: run_test (test.h:584)
==22864== by 0x47CF6E3: main (test.h:666)
==22864==
--
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=26439
Summary: Chernobyl terrorist attack demo crashes on start,
appears to want ID3DXFontImpl_DrawTextA
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.gamershell.com/download_71174.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
I see a flood of:
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), â, -1, 0x32fa4c, 1024,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), â, -1, 0x32fa38, 256,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ã, -1, 0x32fa4c, 1024,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ã, -1, 0x32fa38, 256,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ä, -1, 0x32fa4c, 1024,
0xffffffff): stub
then the game crashes on start. winetricks d3dx9_36 works around it.
--
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=18191
Summary: Notepad always saves as ISO-8859, instead of UTF-8
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
There's actually a few bugs here, but I'll start with the first one I noticed:
$ wine notepad
Type/paste "Stefan Dösinger" # First UTF-8 I found in git log :-)
File, Save as foobar.txt
$ cat foobar.txt
Should get Stefan Dösinger back, but instead you get something like
"Stefan Dösinger".
With windows notepad, however, you'll get "Stefan Dösinger".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37129
Bug ID: 37129
Summary: Clang Static Analyzer: Buffer overflow
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
Clang Static Analyzer identifies a possible buffer overflow
File: tools/widl/typegen.c
Location: line 1158, column 28
Description: String copy function overflows destination buffer
static unsigned int write_new_procformatstring_type(...)
{
char buffer[64];
...
strcpy( buffer, "/* flags:" );
if (flags & MustSize) strcat( buffer, " must size," );
if (flags & MustFree) strcat( buffer, " must free," );
if (flags & IsPipe) strcat( buffer, " pipe," );
if (flags & IsIn) strcat( buffer, " in," );
if (flags & IsOut) strcat( buffer, " out," );
if (flags & IsReturn) strcat( buffer, " return," );
if (flags & IsBasetype) strcat( buffer, " base type," );
if (flags & IsByValue) strcat( buffer, " by value," );
if (flags & IsSimpleRef) strcat( buffer, " simple ref," );
...
}
Even if not all the conditions are true, you still risk getting a too lengthy
string that won't suit the buffer.
--
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=16519
Summary: EssentialPIM: Bold text not rendering correctly
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Decriptions of bugs found using EssentialPIM
(http://www.essentialpim.com/?r=download)
System:
* EssentialPIM Pro 2.81 (most probably the same bug applies to the Free
version), installed
* Ubuntu Hardy
This bug is reproducible every time, and it never happens in windows.
In "Notes", the default text (I'm in wine now, so I can't see which one
exactly - I suppose Times New Roman) renders correctly underlined, italics and
strikethrough,
but (BUG) doesn't render at all the bold; it marks it as bold, but the text
is still plain. This never happens in windows.
--
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=17506
Summary: Achtung die Kurve: Game doesn't start
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Masternoob(a)gmx.at
The Screen stays black when i start the game...
The Game can be downloaded here:
http://overgood.ov.funpic.de/xtacka/downloads.php
--
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.