http://bugs.winehq.org/show_bug.cgi?id=35243
Bug ID: 35243
Summary: Blood Bowl: Legendary Edition fails to show up in
windowed mode
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47002
--> http://bugs.winehq.org/attachment.cgi?id=47002
terminal output
I don't have Windows installed on my machine so can't tell how the game behaves
under real Windows when it is started in windowed mode, therefore I'm leaving
this bug unconfirmed until someone can confirm that the problem exists under
Windows too.
By default the game would start in windowed mode and with cinematics enabled.
When starting the game in Wine the splash screen is shown then I can hear the
music from the menu, but no visible window is created, the game is running
somewhere in the background and I can't switch to the game window.
I tested this bug under Gnome 3, XFCE 4.10 and Openbox window managers, the
problem exists in Wine 1.4.1, 1.6.1 too.
Disabling gameoverlayrenderer or native d3dx9 dlls won't help.
I have to change the settings in ~/BloodBowlLegendary/Config.xml to enable full
screen mode that lets the game start, except for a crash which would be the
subject of my next bug report.
Fedora 19 x86
Nvidia binary drivers 325.15
X.Org X Server 1.14.4
--
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=24055
Summary: Low performance in Istaria : Chronicles of the Gifted
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitar(a)mitar.zapto.org
I have much lower performance in that game on linux.
about 50-60 % lower performance on linux.
For example 40 fps on windows and 15-20 fps on wine.
Also wine is throwing a lot of :
fixme:d3d:state_swvp Software vertex processing not implemented.
Game is not supporting OpenGL.
--
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=25240
Summary: GL_OUT_OF_MEMORY: shared video memory locked
arbitrarily
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zwaldowski(a)gmail.com
Wine on Mac OS X appears to be subject to a crash that has been fixed in Linux
(either on kernel or in Wine) a long time ago: the GL_OUT_OF_MEMORY crash,
manifest in the Wine log as "err:d3d:resource_init Out of adapter memory".
In imitating the Windows memory model, Wine limits the use of memory to
preallocated memory from 2GB to 3GB (0x7ffe0000). The OpenGL driver on Mac OS
X (particularly on machines that use integrated video cards with shared memory,
although I've encountered the crash on my machine with a discrete card) seems
to not fit in with this, allocating textures outside the regular Wine block.
Modifying the user_space_limit set in libs/wine/mmap.c can mitigate this issue
somewhat on some machines, but it doesn't appear to be all that safe (or all
that permanent) of a fix.
Debugging info will be provided by Thanoulas, a fellow member of the Mac
Porting Team forums, as soon as he sees this bug.
--
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=35232
Bug ID: 35232
Summary: Quicken 2011 Deluxe crash shortly after startup
(ieframe, rpc ?)
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)skierpage.com
Classification: Unclassified
Created attachment 46994
--> http://bugs.winehq.org/attachment.cgi?id=46994
console output with WINEDEBUG=warn+rpc,warn+mshtml,warn+ieframe
Quicken 2011 Deluxe installs really cleanly on wine 1.7.8 in Kubuntu 13.10
without any of the tricks and hacks from years ago listed on its page. Nice
job!
* I followed http://www.winehq.org/download/ubuntu to install wine1.7, which
installed other packages including wine-mono0.0.8.
* I ran winecfg but didn't change anything; this created a new ~/.wine and
silently installed a mono runtime in ~/.wine/drive_c/windows/mono/mono-2.0
* I then ran `wine /media/skierpage/Quicken\ 2011/install.exe` to install from
CD-ROM.
"The wizard has successfully installed Quicken 2011"
\o/ ! But when I run Quicken, shortly after opening my .QDF file or starting a
new account, it crashes. The Quicken window disappears. Judging from the
output (which I'll attach), Quicken might be trying to talk to an Internet
Explorer frame:
warn:ieframe:BindStatusCallback_QueryInterface
(0x5199a08)->({6d5140c1-7436-11ce-8034-00aa006009fa} 0x5f828c)
warn:rpc:rpcrt4_conn_open_pipe connection failed, error=e7
err:rpc:RpcRaiseException handler continued execution
I'll keep this ~/.wine around in case there's anything else I can do to help
debug. I'll retry installing in a new ~/.wine with all those old hacks.
--
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=30302
Bug #: 30302
Summary: wine iexplorer doesn't load activex components from
websites
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.kuku(a)gmail.com
Classification: Unclassified
I try to run some online activex tests but none of them works
I use the command:
wine iexplore http://mheller.com/testax.htm
--
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=27696
Summary: Woody Two Legs complains about the lack of pixel
shader 3.0 support
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://games.on.net/file/38121/Woody_Two-Legs_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
I've got a GeForce 6600 GT that supports Pixel shader 3.0.
Using NVIDIA Driver Version 275.09.07
wine: configuration in '/home/andrew/.wineWoody' has been updated.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
err:ole:CoCreateInstance apartment not initialised
err:ole:CoUninitialize Mismatched CoUninitialize
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea40,0x00000000), stub!
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:msvcr90:__clean_type_info_names_internal (0x100f6404) stub
fixme:msvcr90:__clean_type_info_names_internal (0x35a740) stub
--
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=34124
Bug #: 34124
Summary: gameupdater from JX3 fails to update with builtin
wininet
Product: Wine
Version: 1.6
Platform: x86
URL: http://jx3.client.cdn.kingsoft.com/JXOnline3-v3.0.4.49
80/JXOnline3-v3.0.4.4980.rar
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install JX3 game
http://jx3.client.cdn.kingsoft.com/JXOnline3-v3.0.4.4980/JXOnline3-v3.0.4.4…
2. Start JX3Launcher.exe
~/.wine/drive_c/Program Files/Kingsoft/JX3$ wine JX3Launcher.exe
This launcher will start gameupdater.exe
Expect result:
The updater will download files from the update server.
Actual result:
The updater reports 'fails to update' in Chinese "更新失败!”,for non Chinese
speakers, one can grep the unicode of "更新失败!“ in +relay log,
"\66f4\65b0\5931\8d25\ff01"
Call oleaut32.SysAllocString(0033e990 L"<invoke name=\"SetTxtM\" re
turntype=\"xml\"><arguments><string>\66f4\65b0\5931\8d25\ff01</string></
arguments></invoke>") ret=0045966d
Workaround by winetricks -q wininet
--
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=30025
Bug #: 30025
Summary: iexplore can't join YouTube's HTML5 trial
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39104
--> http://bugs.winehq.org/attachment.cgi?id=39104
Terminal output
wine iexplore http://www.youtube.com/html5
This page says builtin iexplore should be able to play HTML5 videos in both
WebM and h.264 formats, but clicking on the "join the HTML5 trial" link doesn't
do anything except jump to the top of the page.
--
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=31923
Bug #: 31923
Summary: when starting an win16 application, "int 2F
unknown/unimplemented parameters"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joey_z(a)anticbbs.strangled.net
Classification: Unclassified
I have an older win16 program (made for windows 3.x, I wouldn't dare file a bug
report for 2.x or 1.x :) that seems to call a function that is unimplemented or
otherwise undocumented in int 2F AX=7b00. the full error message wine gives is:
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX 7b00, BX 0000, CX 001c, DX 1c37, SI 7110, DI ffc0, DS 2157, ES 1c37
after this, the program gives a dialog box that says 'Invalid property value'.
if it helps at all, the program is called 'Worldgroup Manager' and it works on
server 2003 (and it is supposed to work on XP) after enabling a compatibility
fix called 'WOWCFEX_FORCEINCDPMI' (I can supply a more detailed description if
it is needed). I checked the application on windows server 2003 without that
compatibility fix, but it does not give the same error. instead it gives NTVDM
hard errors and then an 'unrecoverable error' not the same problem it seems...
if a copy of the application is needed, it can be supplied. the program is not
the kind of program that you pay for since it is meant to be distributed to
clients of a BBS.
--
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=34059
Bug #: 34059
Summary: Anno 1602 crashs
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: volkerobhof(a)web.de
Classification: Unclassified
Created attachment 45272
--> http://bugs.winehq.org/attachment.cgi?id=45272
backtrace of crash
Hi there,
after an excessive gameplay. Today I started to play Anno 1602 again. After a
few minutes I got a "page fault on read access" error message and wine crashed.
I attached the backtrace file report.
best regards
--
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.