https://bugs.winehq.org/show_bug.cgi?id=41100
Bug ID: 41100
Summary: Feral Heart did not open
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: koshielovesbacon(a)gmail.com
Distribution: ---
Created attachment 55305
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=55305
The files report
Please i need some help i don't know whats happened and i would really love to
play feral heart again.
Help me please
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41097
Bug ID: 41097
Summary: ResEdit hangs with a message box when its current file
is edited by another application
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
…
[View More] Distribution: ---
To reproduce, do the following (tested on ResEdit 1.6.6-win32) (assuming Z:
drive maps to /):
1. Issue `touch /tmp/test.rc`
2. Issue `wine ResEdit.exe z:\\tmp\\test.rc`
3. Let ResEdit fully launch, then
4. Issue `touch /tmp/test.rc`
RedEdit will then open a message box, asking whether to reload the file, and
then hang, not having fully painted the message box window (sometimes not
painted at all, other times message text is visible).
At the moment of activation of ResEdit window after step 2 here's the only
message printed to console:
fixme:win:FlashWindowEx 0x32e63c - semi-stub
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34662
Bug #: 34662
Summary: Unhandled exception: page fault on read access to
0x0000001c in 32-bit code (0x1002faf3)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjchaves93(a)…
[View More]gmail.com
Classification: Unclassified
Created attachment 46206
--> http://bugs.winehq.org/attachment.cgi?id=46206
backtrace generated by wine
on a screen change a game caught the 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41092
Bug ID: 41092
Summary: Stack overflow in ResEdit when opening a resource with
dialog containing a tab control
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
…
[View More] Distribution: ---
Created attachment 55294
--> https://bugs.winehq.org/attachment.cgi?id=55294
winedbg basic session log
To reproduce:
1. Set up ResEdit to have include path to wine's include dir: /usr/include/wine
2. Create a new resource in ResEdit
3. Close ResEdit
4. Replace resulting resource.h with this:
#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
#define IDD_MAIN 101
5. Replace test.rc or whatever the name of the resource file with this:
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
IDD_MAIN DIALOG 0, 0, 400, 250
STYLE DS_3DLOOK
CAPTION "test"
FONT 8, "Ms Shell Dlg"
{
CONTROL "", 104, WC_TABCONTROL, 0, 2, 0, 396, 226, WS_EX_LEFT
}
6. Start ResEdit
7. Open existing project, selecting test.rc
8. Get stack overflow
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30415
Bug #: 30415
Summary: wineserver leaks memory when running Crysis Wars
dedicated server
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Classification: …
[View More]Unclassified
The Crysis Wars dedicated server, especially with the MWLL mod and many
players, leaks a lot of memory. 5 to 10 MB/minute are not unusual.
This happens on Windows too, can't be fixed and is not subject of this bug
report.
On Wine however, the wineserver process leaks memory alongside the Crysis Wars
process! In fact, wineserver leaks even faster, more than doubling the memory
load on my machine at a given time.
Wineserver's leak is the subject of this bug report.
Wineserver will not release its memory when Crysis quits. In fact, the only way
to do that is to quit wineserver, either by killing it, or by closing all Wine
applications and waiting for wineserver to quit on its own.
I'll be happy to provide any info needed to help debug this. I don't know where
to even start 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40053
Bug ID: 40053
Summary: Romance of the Three Kingdoms 13 (三國志13) fails to
start
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jiashulu(a)gmail.com
Distribution: ---
The …
[View More]game window appears for less than a second, then the game exits.
When I set d3d9.dll to native in winecfg and put the d3d9.dll file of
SwiftShader (a software renderer) in the game directory, the game can run.
The game has a benchmark program which suffers from the same bug. It can be
downloaded from the game's official website:
http://download1.gamecity.ne.jp/bench/setup_SAN13_BM.exe
I am using a Nvidia Quadro K2100M card and the newest nvidia binary driver, not
sure whether this is related.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=7695
--- Comment #23 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Created attachment 55269
--> https://bugs.winehq.org/attachment.cgi?id=55269
screenshot showing the fullscreen bar while windowed
--
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=7695
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|UltraVNC in 0.9.32 should |UltraVNC in 1.0.5.6 should
|not show fullscreen title |not show fullscreen title
|bar when windowed |bar when windowed
URL|http://www.4shared.com/file |http:…
[View More]//filehippo.com/downlo
|/pwdhxKI8/UltraVNC_10961_Se |ad_ultravnc/5465/
|tup.html |
Keywords|Abandoned? |
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Still in wine 1.9.16.
A reminder to myself or others interested in reproducing:
#run a nested X server
Xephyr :2
#run the VNC server targeting the nested server
DISPLAY=:2 x11vnc
#run the cliend and connect to 127.0.0.1
C:/Program Files/UltraVNC/vncviewer.exe
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29598
Bug #: 29598
Summary: eRacer demo: no text displayed
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://www.fileplanet.com/60483/60000/fileinfo/eRacer-
Online-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)…
[View More]winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38346
--> http://bugs.winehq.org/attachment.cgi?id=38346
terminal output
Text is missing from the game. Neither menu options nor in-game HUD are
displayed.
The game was developed by Rage Software in 2001. Some other titles released at
that time from this developer are also affected, e.g. Eurofighter Typhoon.
Hostile Waters is another game developed by Rage. When using the default gfx
options offered by the launcher, text in the game is shown correctly. However
there is a compatibility option in the launcher, named 'Use Compatible Upload'
(disabled by default).
No idea what does this option do, but enabling it results in the same problem
as with eRacer: text is missing in the game.
Unfortunately this option is not used by either eRacer or Eurofighter Typhoon
so there is no way to work around the problem.
Steps to reproduce the problem with the demo:
1. Install the demo as usual.
2. Before starting the game remove/rename intro.avi located in eRacer/Gui/Avi
directory. Start the game by eracer.exe
3. You can see that the menu is displayed without any text.
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.3
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34243
Bug #: 34243
Summary: Automatically closes after a single duel/replay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yazzie.alden(a)yahoo.com
Classification: Unclassified
Created …
[View More]attachment 45565
--> http://bugs.winehq.org/attachment.cgi?id=45565
program error to YGOPro Percy
Closes application after a single duel or replay.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36828
Bug ID: 36828
Summary: Multiple DirectX11 games need D3D11CreateDevice
implementation with D3D_FEATURE_LEVEL_11_x support
(Sniper Elite 3)
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
…
[View More] Reporter: focht(a)gmx.net
Hello folks,
a collector bug to capture all games that require/request
D3D_FEATURE_LEVEL_11_x support through 'D3D11CreateDevice'.
Bug 34008 is about D3D_FEATURE_LEVEL_10_x support
'Sniper Elite 3' requires DirectX 11, it complains with 'Failed to initialise
D3D11; Error Code 0' message box.
--- snip ---
...
fixme:d3d11:D3D11CreateDevice stub: adapter (nil), driver_type
D3D_DRIVER_TYPE_HARDWARE, swrast (nil), flags 0, feature_levels 0x33fd10,
levels 0x3, sdk_version 7, device 0xd712f4, feature_level (nil), context
0xd712f8
55 return E_OUTOFMEMORY;
Wine-dbg>bt
Backtrace:
=>0 0x7edfd01b D3D11CreateDevice+0xb4(adapter=(nil),
driver_type=D3D_DRIVER_TYPE_HARDWARE, swrast=(nil), flags=0,
feature_levels=0x33fd10, levels=0x3, sdk_version=0x7, device=0xd712f4,
feature_level=(nil), context=0xd712f8)
[/home/focht/projects/wine/wine.repo/src/dlls/d3d11/d3d11_main.c:55] in d3d11
(0x0033fcd4)
1 0x0040cd00 in sniperelite3 (+0xccff) (0x0033fd20)
2 0x00958919 in sniperelite3 (+0x558918) (0x0033fd2c)
3 0x009f7429 in sniperelite3 (+0x5f7428) (0x0033fd54)
4 0x00937a07 in sniperelite3 (+0x537a06) (0x0033fd70)
5 0x00631ef1 in sniperelite3 (+0x231ef0) (0x0033fd8c)
6 0x00a1d9c1 in sniperelite3 (+0x61d9c0) (0x0033fe20)
7 0x7b863ddc call_process_entry+0xb() in kernel32 (0x0033fe38)
...
Wine-dbg>p *feature_levels
D3D_FEATURE_LEVEL_11_0
--- snip ---
Interestingly, the call site looks like it's able to pass
D3D_FEATURE_LEVEL_10_x too but currently there is no way to influence this from
command line (the global variable responsible for this is only read).
Maybe there will be a command line option with a later game update, that allows
to force the game into 'DirectX10' feature level.
Regards
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28932
Bug #: 28932
Summary: Screamer Radio, language selection works incorrectly
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.screamer-radio.com/download/file/screamer04
4.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
It suggests "Turkish" for default language. When I select English, it still
selects something else?
Works fine in WinXP
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41051
Bug ID: 41051
Summary: GOG Galaxy crashes with unimplemented function
unimplemented function
vcruntime140.dll.__std_type_info_destroy_list
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: jaimerave(a)gmail.com
Distribution: ---
This is with wine-1.9.15-197-g9ef65cf and macOS Sierra. The log is:
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0
fixme:vcruntime:__telemetry_main_return_trigger (0x1280000)
wine: Call from 0x7b43492f to unimplemented function
vcruntime140.dll.__std_type_info_destroy_list, aborting
err:module:attach_process_dlls "mfc140u.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\GalaxyClient\\GalaxyClient.exe" failed, status c0000417
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41033
Bug ID: 41033
Summary: Unimplemented function
api-ms-win-crt-runtime-l1-1-0.dll.set_terminate need
by Battle.net
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
…
[View More]Reporter: audiger(a)live.fr
Distribution: ---
Created attachment 55206
--> https://bugs.winehq.org/attachment.cgi?id=55206
Error
Now this bug: https://bugs.winehq.org/show_bug.cgi?id=40905 has been resolved,
I built a custom version with the patch to resolve it. But now when I launched
Battle.net I got a new error.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37903
Bug ID: 37903
Summary: Winzip 6: Unable to install. Controls are missing.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Created attachment …
[View More]50482
--> https://bugs.winehq.org/attachment.cgi?id=50482
Screenshot of flawed setup window: wizard or classic interface
While trying out some abandonware, I tried out to install Winzip 6.
Installation is impossible because I'm unable to select "Wizard or Classic
Interface"
during install (See attached screenshot).
Some controls are missing.
Console output isn't showing anything related to the problem:
$ wine WINZIP31.EXE
fixme:font:freetype_SelectFont Untranslated charset 255
Winzip 6 can be downloaded from https://winworldpc.com/product/winzip/6x
I used the "Winzip 6" 627.56 KB version.
$ du WinZip\ 6.7z
620 WinZip 6.7z
$ sha1sum WinZip\ 6.7z
3a3d2aa6ee643d4de89ccf1b4951a357db5a52d8 WinZip 6.7z
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41037
Bug ID: 41037
Summary: Unimplemented function
vcruntime140.dll.__std_type_info_name is needed by
Battle.net
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]audiger(a)live.fr
Distribution: ---
Now this bug: https://bugs.winehq.org/show_bug.cgi?id=40905 and bug:
https://bugs.winehq.org/show_bug.cgi?id=41033 have been fixed. The next problem
when I launched comes from:
wine: Call from 0x7b43bfac to unimplemented function
vcruntime140.dll.__std_type_info_name, aborting
Furthermore, I can now launch Battle.net if I installed vcrun2015 with
winetricks (so a workaround exists) but just to say without vcrun2015 it's
actually not working.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37919
Bug ID: 37919
Summary: Spellforce 2 needs
d3dx9_36.dll.D3DXCreateTextureShader
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created …
[View More]attachment 50506
--> https://bugs.winehq.org/attachment.cgi?id=50506
terminal output
Some time after a skirmish map is loaded I'm getting an access violation error
message and the game quits. This doesn't happen with native d3dx9_36.
Fedora 21
Nvidia binary drivers 340.65
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21985
Summary: Devil May Cry 3: Black screen when playing game, but
special effects are seen
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgandrey(a)yandex.ru
Menu in game works fine. When I …
[View More]start game, black screen appears, I can see
only eyes of enemies, special effects and health bar.
The game Intro, that appears when I do nothing in menu for a while, don't work
too. Just black screen appears and then game menu again.
I thing is a Video Mixing Renderer Filter 9 problem. Or trouble somewhere
around it. As I read, games use it to mix video and 3D. It's look like
background of the game rendered using 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19051
Summary: Myst V installer will not run.
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: ezekiel000(a)lavabit.com
Created an attachment (id=21975)
--> (http://bugs.winehq.org/attachment.cgi?id=21975)
…
[View More]Debug Trace Log
When running the Myst V installer it comes up with a message saying that it
cannot run in graphical mode and exits.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40987
Bug ID: 40987
Summary: Wine hangs indefinitely on start with "[__NSArrayM
insertObject:atIndex:]: index 6 beyond bounds [0 ..
4]".
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: samael5(a)verizon.net
Created attachment 55145
--> https://bugs.winehq.org/attachment.cgi?id=55145
Error log.
Running on Mac OS 10.9.5, wine hangs with an error in the logs indefinitely
upon starting some internal programs (doesn't actually crash, has to be killed
with wineserver -k). Relevant log attached. It only happens under the Mac
driver, when using the X11 driver it starts as normal. Both winecfg and
explorer are affected, but regedit is not.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33939
Bug #: 33939
Summary: Ballistic game: no animation when ball is lost
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.classicdosgames.com/game/Ballistic.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Start a game (click ok, then right-click so the game grabs the mouse, then
left-click) and lose the ball
=> the paddle should rotate counter-clockwise and "fall" off the window
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23041
Summary: Darkness Within 2 demo: crashes on startup without
d3dx9_36
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.bigdownload.com/games/darkness-within-2-the
-dark-lineage/pc/darkness-within-2-the-dark-lineage-de
mo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: …
[View More]normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
(Reported at
http://www.zoetrope-interactive.com/forum/forums/thread-view.asp?tid=229&po…
)
Running the game shows a black window, a game crash dialog, and the
console output
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
fixme:d3dx:D3DXCompileShader (0xe97c78, 1003, 0x33f91c, (nil), "vs_main",
"vs_2_0", 0, 0x33f960, 0x33f900, (nil)): stub
winetricks d3dx9_36 works around this.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39919
Bug ID: 39919
Summary: Purple / Pink reflections in Mass Effect 3
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fasteddie05(a)gmx.de
Distribution: ---
Created attachment 53312
--> https:…
[View More]//bugs.winehq.org/attachment.cgi?id=53312
Screenshot1
Please see attached screenshots.
I am running it on Gentoo AMD64 with nvidia-drivers-352.63 (GTX 660)
Version was set to Windows Xp and Windows 7 in winecfg.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19546
Summary: Grafit text labels not displayed properly
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlinsky(a)gmail.com
Created an attachment (id=22765)
--> (http://bugs.winehq.org/attachment.cgi?id=22765)
Wine …
[View More]output when this bug occurs
In GraFit 5, the text labels for the axes do not display properly
Steps to reproduce:
Open GraFit 5,
Create a new data table and enter some x-y coordinates
Create an x-y scatter graph
Look at the axis labels
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40520
Bug ID: 40520
Summary: Gauntlet fails to clear the screen
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 54332
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=54332
Image of issue
After you start the game, press ESC to attempt to bypass the logos.
The games menu will appear with the logo still visible in the background.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26360
Summary: Time Warner Cable Connection Manager 1.03.0012.0 does
not install
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
Created an attachment (id=33581)
--> (http://…
[View More]bugs.winehq.org/attachment.cgi?id=33581)
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.15-0ubuntu1~maverickppa1
Candidate: 1.3.15-0ubuntu1~maverickppa1
Version table:
*** 1.3.15-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one runs via CLI:
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
The Time Warner Cable Connection Manager installs successfully.
4) What happens instead:
+ Click Next button
+ I accept the Time Warner Cable Terms of Service and the attached SMSI EULA
radio button
+ Pull scroll bar to bottom
+ Next button
+ Next button
+ Install button
+ Window pops up:
InstallShield Wizard Completed
The wizard was interrupted before Time Warner Cable Connection Manager could be
completely installed.
Your system has not been modified. To complete installation at another time,
please run setup again.
Click Finish to exit the wizard.
+ Finish button
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33594
Bug #: 33594
Summary: Cool Record Edit: crash during startup
Product: Wine
Version: 1.5.30
Platform: x86-64
URL: http://www.coolrecordedit.com/CoolRecordEditPro.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: frederic.delanoy(a)gmail.com
Blocks: 25665
Classification: Unclassified
Cool Record Edit v7, wine 1.5.30
I get the crash popup, but crash details aren't displayed (stuck at "Loading
detailed information, please wait...")
Only interesting thing in the (short) log:
err:seh:setup_exception_record stack overflow 816 bytes in thread 0009 eip
7bc81d82 esp 00241000 stack 0x240000-0x241000-0x340000
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=657
ax 34noff <otaku(a)rambler.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |otaku(a)rambler.ru
--
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=16182
Summary: Scrollbar background incorrectly blank/white in IDA Pro
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
IDA Pro is an interactive disassembler. A freeware version can be downloaded
…
[View More]from http://www.hex-rays.com/idapro/idadownfreeware.htm
The background colour of the scrollbars at the bottom and right edges of the
disassembly window is white in Wine. They should be a grey/white crosshatch
pattern.
Strangely, this issue seems to apply only to the disassembly window; scrollbars
for other windows (for example text search results windows) have the correct
background.
To reproduce: download and install IDA Pro freeware version. Run the program,
and open a Windows executable. Notice the white scrollbar backgrounds. Choose
Search/text... (or press Alt-T) and enter some text which appears several times
in the program (e.g. mov). When the search window opens, notice its scrollbars
have the correct background.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30579
Bug #: 30579
Summary: Main window does not regain focus after dialog closes
in IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -…
[View More]unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10 (which uses Openbox for
its window manager). This problem only seems to occur when Wine is *not* in
virtual desktop mode.
When viewing a disassembly, if you bring up a dialog box, when the dialog
closes the disassembly does not regain focus. So if you e.g. name a routine,
you then need to click to focus the disassembly before being able to use the
cursor up/down or page up/down keys to move the view.
To reproduce:
- Use winecfg to disable virtual desktop mode if necessary.
- Download and run the IDA Free 5.0 installer.
- Run the program.
- Click New in the Welcome to IDA! window.
- Select PE Executable and click OK.
- Choose a file to open: wingraph32.exe (which comes with the demo)
- Click Next, Next and Finish in the PE Executable file loading Wizard.
- The disassembly view shows the WinMain routine.
- The disassembly has focus, so you can use the cursor keys and PgUp/PgDn to
move in it.
- Move the cursor, either with keyboard or by clicking the mouse, over a
referenced location (e.g. unk_4CC100 or unk_4BE65C).
- Press N to open the Rename address dialog.
- Type something for the name, e.g. blahblahblah and press return.
- The disassembly does not regain focus, so pressing cursor keys to move has no
effect. You need to click in the disassembly so it regains focus.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41017
Bug ID: 41017
Summary: battle.net not starting after instalation
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: bidandou(a)gmail.com
Distribution: ---
Created attachment 55183
--> https:/…
[View More]/bugs.winehq.org/attachment.cgi?id=55183battle.net
after the instalation battlenet crash
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34616
Bug #: 34616
Summary: wine application needs a command-H keyboard shortcut
in the wine menu.
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macsforever2000(a)macports.org
…
[View More] Classification: Unclassified
On the Mac OS X version of Wine 1.7.3, the Wine->Hide menu item should have a
keyboard shortcut of Command-H per the Mac OS X guidelines.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=7695
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #21 from winetest(a)luukku.com ---
(In reply to Ken Sharp from comment #20)
> Is this still an issue in Wine 1.7.45 or later?
Dead download.
"The file link that you requested is not valid."
--
Do …
[View More]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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=5706
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--
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=12400
Summary: Wine bug or Nvidia bug??
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.gamershell.com/download_1856.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11914)…
[View More]
--> (http://bugs.winehq.org/attachment.cgi?id=11914)
screenshot with my geforce 3
Here is a strange bug. I do not know whether it is a wine or a nvidia bug.
With my old geforce 3 or geforce 440go and the legacy driver 96.43.05,
everything is fine in Indiana Jones and the emperor's tomb (see the screenshot)
But with my geforce 7600go, there are graphical glitches (see the second
screenshot)
Can a d3d guru explain what happens. I can give some useful logs or more
informations if requested.
Joaopa
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24367
Summary: Some things are rendered white in Invasion 3D
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://www.yoyogames.com/games/144021/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Parts of the …
[View More]game is rendered white
*guns
*menu
*team command menu
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19681
Summary: A4tech xl-740k - turning characters problem
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian.nawrocki(a)gmail.com
Hello everyone. I just bought a brand new mouse (A4tech xl-740k) and instaled
NFS …
[View More]PS. After starting a single race, the car turned by itself, I thought that
it's the fault of the setup.exe. On Windows (Microsoft) everything was ok.
After trying everything I instaled Residen Evil and NFS Ms... and this time it
also was fixed. I checked the bug on wine 1.1.14, 1.1.20 and 1.1.27 on kubuntu
and Arch with KDE, when I turned off the mouse, everything was normal. Mouse
work ok with native game and for work on desktop.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36841
Bug ID: 36841
Summary: Disabled Scrollbar controls does not get enables
enable after SetScrollInfo
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On …
[View More]windows, when you create a scrollbar control with WS_DISABLED, it initially
has the usual disabled look, but when you call SetScrollInfo or SetScrollPos it
is automatically enabled and fully functional.
Under wine, when you call SetScrollInfo on a disabled Scrollbar control, it
just gets the enabled look, but is unclickable and doesn't get the keyboard
focus, like it is still disabled. You have to explicitly call EnableWindow
after to clear the WS_DISABLED bit.
Also, calling EnableWindow(FALSE) on it have no effect, it still have the
enabled look.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36027
Bug ID: 36027
Summary: Astrology software not runs on wine
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: usrsampath(a)gmail.com
Created attachment 48177
--> http://bugs.…
[View More]winehq.org/attachment.cgi?id=48177
Astrology software backtrace
My Astrology software while working it closes automatically.Here with i have
attached the backtrace log on the same
Your help on this would be highly appreciated!!!
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33856
Bug #: 33856
Summary: Worms 2 page fault when starting a game
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grzesiek3e6(a)op.pl
Classification: Unclassified
Created attachment 44905
--> …
[View More]http://bugs.winehq.org/attachment.cgi?id=44905
Backtrace of Worms 2 crash.
Worms 2 will install and run frontend.exe (possible to change settings, create
teams, etc.), but it's impossible to actually play a match.
When googling, I've found info about people having similar problem on Win7
caused by installation to non-default directory. I've installed it to a default
directory, switched Windows version to XP enabled virtual screen and used cd
patch from http://www.benharmer.pwp.blueyonder.co.uk/ .
It still crashes when run. Backtrace attached.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18038
Summary: Final Draft: Save As PDF causes program to crash
Product: Wine
Version: 1.1.18
Platform: All
URL: http://www.finaldraft.com/downloads/demo-final-draft.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Final Draft …
[View More]is the screenwriter's standard word processor. I am testing using
the demo version (7.1.3 Build 42).
Type any text in a blank document. Now go to File -> Save As PDF.
A small pop-up box will apear with the title "Error init" and the message
"Success." Click OK. The program will disappear. No PDF document will be
created.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40814
Bug ID: 40814
Summary: SmartCOM 3: error before connect to server
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iigrushin(a)gmail.com
Distribution: ---
Created …
[View More]attachment 54760
--> https://bugs.winehq.org/attachment.cgi?id=54760
part of console log, that occurs when pressing 'connect' button
When i press button 'Connect', i got error: Exception from HRESULT: 0x8001010E
(RPC_E_WRONG_THREAD)
I've attached errors that i've seen in console.
Steps to reproduce the error:
* ubuntu 14.04
* install wine-1.9.12
* install winetricks
( next actions are performed using WINEPREFIX=~/.wine32 WINARCH=win32 )
* WINEPREFIX=~/.wine32 WINARCH=win32 wine winetricks dotnet40 corefonts
fontfix
* download http://www.itinvest.ru/downloads/software/SmartCOM/3.0.162
* install it by issuing: WINEPREFIX=~/.wine32 WINARCH=win32 wine start
SmartCOM-3.0.162.msi
* download http://www.itinvest.ru/editorfiles/File/smartcom/TestConnect3.zip ,
unzip it into some TestConnect folder
* goto TestConnect and run: WINEPREFIX=~/.wine32 WINARCH=win32 wine
TestConnect.exe
* press 'Create' button
* press 'Connect' button, the error occurs.
I've tried to trace tcp packets to the target host (mx.ittrade.ru), but have
not seen any activity. So i've decided the error is somewhere in Connect
procedures inside Interop.SmartCOM3Lib.dll.
What i want to achieve - to get connected (with any login/password) and receive
something like 'login is incorrect'.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30101
Bug #: 30101
Summary: Mafia 2 installer fails without WINEDEBUG=+all
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Classification: Unclassified
cpu: AMD A3870K, 4 core
…
[View More]mem: 8G RAM
gcc: 4.5.3, 4.6.2
32bit emul (-m32)
When I run Mafia 2 installed, it ends with:
Runtime Error (at ...) Access violation at address ... Read of address ...
But when I run this installer, with "WINEDEBUG=+all" it is totally slow, but it
continue and install.
Similiar problem already happend with Counter Strike [1], but I thought it's
mesa or compiler fault. Now it has to be Wine or GCC fault, because no DRI
driver is loaded.
[1] http://bugs.winehq.org/show_bug.cgi?id=30073
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35730
Bug ID: 35730
Summary: Stargate Network (game): Crashes on startup with no
error unless in debug mode
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Moore_H2(a)sky.com
Created …
[View More]attachment 47717
--> http://bugs.winehq.org/attachment.cgi?id=47717
output from backtrace.txt and PlayOnLinux debugger
Attempt to launch the game via the wine-created shortcut and it will just fail
to launch, I tested this in PlayOnLinux' debug mode to see what the error was,
and it appears to be presentation framework related, although .NET framework 4
is installed and wine version is 1.7.13
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35049
Bug #: 35049
Summary: MaxIM DL 5 reports "Failed to create empty document"
when opening files or even just clicking File->New...
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]lcpcsky(a)163.com
CC: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46728
--> http://bugs.winehq.org/attachment.cgi?id=46728
logs get from: WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
MaxIM DL 5 reports an error when creating new file or opening any kind of file:
"Failed to create empty document."
There is nothing printed in the console and I have no idea where the software
is trying to create this "empty document". Works fine under Windows 7.
I have got a trace by using the following command:
WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
It's too long to upload the full log, but I think something wrong about
creating a MDI Window just before it pop up the message through "MessageBoxA".
Please see the attachment.
A demo is available for download with a trial license.
I know some similar report
exists(http://bugs.winehq.org/show_bug.cgi?id=24409), but it seems that the
mending from wine-1.5.12-157-gbdf9a9f was not there in Wine 1.6 ? Since I have
checked all of the changelog of Wine from 1.5.11 to 1.5.13 and found nothing
mentioned this bug, I could hardly check whether it still there in Wine 1.6.
Can someone help me? Thanks!
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30540
Bug #: 30540
Summary: Crusader Kings 2 patched to 1.05 or above fails to
start
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerf(a)nm.ru
Classification: Unclassified
Created …
[View More]attachment 39948
--> http://bugs.winehq.org/attachment.cgi?id=39948
Console output of an attempt of running Crusader Kings 2, backtrace included
Crusader Kings 2 worked fine with wine for versions of the game prior to
version 1.05. After updating CK2 to 1.05 or above an attempt to run it with
wine fails with an exception "Unhandled page fault on read access to 0xffffffff
at address 0x7d6ba968".
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30371
Bug #: 30371
Summary: Pizza Syndicate: Senseless stop at startup
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 39711
…
[View More]--> http://bugs.winehq.org/attachment.cgi?id=39711
WINEDEBUG=+ddraw,+d3d,+d3d_caps,+d3d_surface,+d3d_texture on Wine 1.4
Steps to reproduce:
1) remove ~/.wine
2) install Pizza Syndicate
3) wine Pizza.exe
Behaviour:
The screen is "eaten" and remains black for ever.
Expected behaviour:
The screen should be "eaten" and remain black only for short time because after
that loading screen should appear.
Workaround:
1) wine Pizza.exe
2) at black screen do Alt+tab to direct focus on other window
3) Alt+tab to direct focus back on Pizza.exe window
Terminal output:
trace:d3d_surface:surface_init surface 0x1ecd88, memory 0x17ca020, size 960000
trace:d3d_surface:surface_private_setup surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_create Created surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_get_pitch surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_get_pitch Returning 1600.
trace:ddraw:ddraw_create_surface Created surface 0x1ecc70.
trace:ddraw:ddraw_surface1_GetPixelFormat iface 0x1ec078, pixel_format
0x32faec.
trace:ddraw:ddraw_surface7_GetPixelFormat iface 0x1ec068, pixel_format
0x32faec.
(The game stops here. Please see workaround)
trace:ddraw:ddraw_surface1_Restore iface 0x1ec078.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec068.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec180.
trace:ddraw:ddraw_surface1_Restore iface 0x1ec2e0.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec2d0.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec3e8.
trace:ddraw:ddraw_surface1_Restore iface 0x1ecc80.
trace:ddraw:ddraw_surface7_Restore iface 0x1ecc70.
trace:d3d_surface:wined3d_surface_restore surface 0x1ecd88.
trace:ddraw:ddraw_surface1_Restore iface 0x1ec548.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec538.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec650.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23395
Summary: EmuControlcenter hangs at Splash Screen and shows
black windows instead of spash image
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rll31(a)humboldt.edu
The only way to close ecc …
[View More]is to kill the procces. Upon loading Ecc displays a
black or grey windows then hangs.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=5850
Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #18 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> ---
Closing ABANDONED bugs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving …
[View More]this mail because:
You are watching all bug changes.
[View Less]