http://bugs.winehq.org/show_bug.cgi?id=16835
Summary: Crashes on start - shows only splash screen -
comctl32.dll dependency
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.laridian.com/pc/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)rossall61.freeserve.co.uk
Created an attachment (id=18543)
--> (http://bugs.winehq.org/attachment.cgi?id=18543)
Log file
When the PocketBible application is started, the splash screen appears, but
nothing else. Errors are reported on the command line. The attached log file is
generated from a clean Wine install.
After discussion in this thread, I tried using winetricks cc580 to install a
native comctl32.dll:
http://forum.winehq.org/viewtopic.php?p=17535#17535
The DLL installed was v5.80 and the application then produced an error
indicating that v5.81 minimum is required. I substituted a native DLL of this
version and the application now runs successfully.
I noticed that replacing the Wine DLL with the native v5.81 directly is not
sufficient and it is necessary first to use winetricks as above and then to
substitute the later version DLL.
--
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=22383
Summary: Dragon Age: Origins - massive flickering when
StrictDrawOrdering is disabled
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hverbeet(a)gmail.com
Using wine-1.1.42-390-g4fc6512 + the patch from bug 22202, there is massive
flickering of vertical black lines across the intro video. Disabling
StrictDrawOrdering fixes it.
Can't seem to get a screenshot, but if you really need one, let me know.
--
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=13610
Summary: DragonRiders: main character, dragon and sky appear
black
Product: Wine
Version: 1.0-rc3
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=8946
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainmaker(a)icgag.it
Created an attachment (id=13574)
--> (http://bugs.winehq.org/attachment.cgi?id=13574)
How it looks in Wine
The main character and the dragon in the DragonRiders game appear completely
black except for their eyes, as if they had no texture applied (check the
attached screenshots). From a bird's view of the village at the beginning, it
looks like the sky suffers from the same problem. I couldn't verify whether
this applies to other characters in the game as well or not, since I only
played for a few minutes.
The same bug happens in Cedega as well.
I can only guess it's some kind of chroma key problem (as the one in Ultima
IX), but the game cannot be configured with respect to that. The only hint is a
debug error that floods the console (check attached log):
err:d3d_surface:IWineD3DBaseSurfaceImpl_BltFast DXTC decompression not
supported by now
but I don't know if it might be related. There's also a message concerning an
unsupported Stippled Alpha feature.
--
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=23081
Summary: Dragon Age: Origins - shadow under character flickers
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The shadow under the character flickers badly, especially in the
character selector before the game launches.
(This is with winetricks strictdrawordering=enabled as per bug 22383 )
It is present at least as far back as wine-1.1.36, but it gets
harder to tell as you go further back, because of other problems.
--
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=23730
Summary: Dragon Age: Origins, black flickering in opening menu
screen when mouse moves
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 22200 is fixed, Dragon Age Online no longer needs native
msvcr80. But when you move the mouse, there are black
bars in the game's opening menu page.
You can work around this with WINEDEBUG=-msvcrt.
The messages this suppresses look like this:
fixme:msvcrt:_controlfp_s (0x518e8f8 655391 196608) semi-stub
fixme:msvcrt:__crtGetStringTypeW (unk 0, type 1, wstr 0x518e58c(1), 0x518e590)
partial stub
This seems to be a concrete case of a verbose FIXME causing suboptimal
performance. Should we
a) declare this to be not a problem because the user is supposed to read the
manual or appdb and know to use WINEDEBUG=-all when running this app?
b) declare this to be not a problem because the distro is supposed to patch
or wrap wine to always run apps with WINEDEBUG=-all?
c) temporarily mark the FIXMEs that cause the performance problem to be
displayed once only?
or d) something else?
--
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=14939
Summary: DXT1 support not implemented
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
Running Black & White, regardless of in-game settings, the following fixme
occurs:
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_DXT1 to WINED3DFMT_A4R4G4B4
Although the game is still playable, the lack of DXT1 support does seriously
affect the graphics and gameplay. On "lowest" settings, the terrain is
transparent and some objects are untextured and 100% black; on "highest", some
textures are corrupted, or untextured as in "lowest" settings.
--
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=21197
Summary: Black dots are seen on some 3D models in GTAIV
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=25456)
--> (http://bugs.winehq.org/attachment.cgi?id=25456)
Exploded car
Sometimes dots make up the whole model, easily seen on exploded cars.
--
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=21403
Summary: Shiva editor refuse to run.
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://stonetrip.com/start-download/shiva/1-shiva-ple.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.livet(a)gmail.com
Created an attachment (id=25775)
--> (http://bugs.winehq.org/attachment.cgi?id=25775)
Here is the trace I have when I launch Shiva from the terminal.
Shiva is a indie game editor.
I was never be able to launch it (older version to).
There are some fixme in win and xrender (see log.txt), I assume the problem
come frome things unimplemented.
Test with lastest shiva PLE 1.8.1
--
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=23455
Summary: Using Filealyzer with wine o DLLs or EXE files causes
an application error
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.safer-networking.org/en/filealyzer/index.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
Created an attachment (id=29272)
--> (http://bugs.winehq.org/attachment.cgi?id=29272)
Console output
Using Filealyzer with wine on DLLs or EXE Files causes an internal application
error (see screenshot) in Filealyzer.
This happens with any DLL or EXE File.
It doesn't happen on Windows XP (SP2), though.
--
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=19098
Summary: Regedit randomly crashes when deleting registry keys
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
When I try to delete a key regedit may crash. Error messages wary. Sometimes it
displays an error window suggesting to write a bug report, sometimes it
doesn't. The most frequent error message seems to be similar to
wine: Unhandled page fault on write access to 0x00790051 at address 0x7ef977f9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef97d3e
I don't know if this is the cause or not, but I've encountered this problem
only deleting keys of type REG_SZ and containing non-ASCII characters.
--
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.