http://bugs.winehq.org/show_bug.cgi?id=22672
Summary: A-10 Cuba! crash in introduction screen forbiding to
play the game
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.5star-shareware.com/Windows/Games/Flight/a1
0-cuba.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=27913)
--> (http://bugs.winehq.org/attachment.cgi?id=27913)
console output
The crash is caused by unhandled page (see attachment) fault, and seems not to
be present in older Wine versions.
I was trying to do regression testing, but I failed. When I was testing on
prebuild .deb packages from archives, it appears, that the problem raised
between wine-1.1.28 (working) and wine-1.1.29 (not working). I started with
regression testing on GIT sources, but it crashes in all versions I tried
compiling from sources (even if it works in same prebuild versions) - I tried
version 1.1.28 and also version 1.1.16 (reported as working in appdb).
--
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=21279
Summary: EastWest Symphonic Orchestra Silver Edition: Install
Fails with pagefault at VST Plugins lookup
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.amazon.com/EastWest-Symphonic-Orchestra-Sil
ver-Edition/dp/B0002E3FZQ
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25592)
--> (http://bugs.winehq.org/attachment.cgi?id=25592)
wine: Unhandled page fault on read access to 0x0000711e at address 0x10013f57
(thread 00da), starting debugger...
This bug occurs when the installer looks for a "Vstplugins" folder. You can
tell it to "don't search for VST plugins, just create C:\Program
Files\Vstplguins" and it will proceed without pagefault, but I figured it's
worth posting as a wine bug.
Attached is log.
--
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=9462
Summary: Mouse cursor appears only when clickling left mouse
button (Star Wars: KOTOR)
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=7799)
--> (http://bugs.winehq.org/attachment.cgi?id=7799)
basic output dump when running program and getting to main menu
Application: Star Wars(R): Knights of the Old Republic(TM) v1.03
I've recently managed to install KOTOR off the Best of PC DVD set, and noticed
that the standard mouse cursor won't display unless the left mouse button is
held down. Other custom context-based cursors, however, will display when no
buttons are held down (e.g. the hand icon when the mouse is over the
footlocker, or the arrow when hovering over doors).
I am not able to display the cursor in a screenshot, and am not sure currently
of other ways to give examples.
--
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=28665
Bug #: 28665
Summary: ntdll/directory test fails on FreeBSD9
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
May be related to the file system (UFS):
[austin@freebsd9 ~/wine-git/dlls/ntdll/tests]$ make directory.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
directory.c && touch directory.ok
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:190: Test failed: filed to query directory; status c000000f
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:190: Test failed: filed to query directory; status 80000006
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:269: Tests skipped: Wow64 redirection not supported
*** Error code 18
--
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=18812
Summary: Quick Launch directory is unimplemented
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge deal, but many installers (by default or optionally) put a shortcut
in:
%SYSTEMDRIVE%:\Documents and Settings\%USERNAME%\Application
Data\Microsoft\Internet Explorer\Quick Launch
which wine doesn't have by default. Actually using these shortcuts would be a
lot more difficult (and would need a new freedesktop.org spec), but we should
at least provide an empty folder for the apps to dump a shortcut in.
--
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=24087
Summary: Cosmic Rift: menu has flickering
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
It's a free download from Sony online (see url). Installs mostly fine (minor
graphics bugs).
Once you run it, at the start menu, you type in your alias. Here, the window
flickers pretty bad.
Terminal shows:
wine CosmicRift.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32dcdc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32e58c,0x00000000), stub!
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_B5G6R5_UNORM
fixme:win:EnumDisplayDevicesW ((null),0,0x32e588,0x00000000), 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=22854
Summary: World of Warcraft 3.3.3 Crashes on World Load
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh.loomis(a)gmail.com
Wine launches World of Warcraft with no errors. User is able to log in - login
screen displays animation, plays music, etc. Characters render on selection
screen, no issues. World loads (progress bar, etc). Once world finishes
loading and UI is loaded, game crashes. Error listed in attachments.
--
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=19090
Summary: wine puts spaces unnecessary spaces into a date
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.trimble.com/planningsoftware_ts.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
steps to reproduce:
1. install trimble planning software (download from
http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe)
2. run planning.exe via wine (Program\ Files/Common\ Files/Trimble/Planning/)
3. optionally download and import almanac from
ftp://ftp.trimble.com/pub/eph/almanac.alm (menu Almanac - Import) and display
any of the graphs (Graphs - whatever)
4. go to File - Station and click 'Today'. the start day will change to today's
date, time will reset to 00:00. click apply. as you see the date is now set to
27. 12. 1999. same effect if you hit OK after clicking 'Today' button (check
the date below the displayed graphs)
workaround:
is easy.. remove the spaces from the date (26. 6. 2009 becomes 26.6.2009) and
there you are. i wonder what's up anyway. Internal error pop-up when you click
calendar - [..] button next to Start time could be related too
--
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=24886
Summary: TurboFTP: Fails to install
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) wine tbftp.exe
Behaviour:
Nothing.
Expected behaviour:
At least something.
Terminal output:
err:seh:setup_exception_record stack overflow 1176 bytes in thread 0009 eip
6834bc67 esp 00230e98 stack 0x230000-0x231000-0x330000
--
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=22932
Summary: World of Warcraft gets disconnected from the server
when going through a router
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samaelszafran(a)kretyn.com
Created an attachment (id=28383)
--> (http://bugs.winehq.org/attachment.cgi?id=28383)
a log, when I just launched the game, given my login/pass, seen that I'm
disconnected and quit the game.
Running WoW 3.3.3 on FreeBSD 8.0 on wine 1.2-rc1 (and 1.30, 1.40) I noticed,
that I get disconnected from the server as soon as I type my login/password. No
matter what would I type, or what server am I trying to connect to, it simply
gives me a message "You were disconnected from the server". It's not related
with DNS, or with being banned from the server.
--
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=19634
Summary: Civilization 4 crashes because of "Unhandled page
fault on read access"
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: gentoo09(a)arcor.de
Created an attachment (id=22909)
--> (http://bugs.winehq.org/attachment.cgi?id=22909)
error log
Civilization 4 installation and patch (1.74) works fine, but when it load it
crashes with an "Unhandled page fault on read access" error.
Problem in i915_dri.so?
--
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=24378
Summary: Final Fantasy XIV: characters don't render on nvidia
9800GTX+/256.44
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://entry.ffxiv.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30723)
--> (http://bugs.winehq.org/attachment.cgi?id=30723)
screenshot
May be graphics card dependent, it works for some people. For me though,
characters are not rendered.
I'll attach a screenshot/terminal output.
--
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=23984
Summary: Spotify crash when trying to play a song
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)r22621.ovh.net
Created an attachment (id=30122)
--> (http://bugs.winehq.org/attachment.cgi?id=30122)
Log + Backtrace when trying to play a song
Hi.
Few minutes ago, I have wine1.1 and Spotify works perfectly.
I have updated to 1.2, and Spotify crash when I try to play any sound.
I have attached the logs I got.
Bye.
--
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=16326
Summary: super-uninstall wanted
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nazgand(a)gmail.com
I think it would be nice to have some sort of 'sandbox install' where you can
run a command somewhat like 'wine -install installer.exe', and it will make
note of all files it creates, all registry keys it creates, and pays attention
to all registry keys the installed executable create so that when you wish to
remove the program without a trace, you can.
--
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=28302
Summary: nearly all wine tests show invalid reads/uninitialized
values in dib engine
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://austinenglish.com/logs/valgrind/2011-09-06-04.1
5/vg-gdiplus_customlinecap.txt
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: major
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: huw(a)codeweavers.com
E.g., gdiplus, which normally is valgrind clean, shows:
Invalid read of size 1
at matching_color_info (bitblt.c:668)
by dibdrv_PutImage (bitblt.c:738)
by nulldrv_PutImage (bitmap.c:107)
by SetBitmapBits (bitmap.c:535)
by CreateBitmapIndirect (bitmap.c:333)
by CreateBitmap (bitmap.c:140)
by SYSPARAMS_Init (sysparams.c:955)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2541)
by ??? (port.c:60)
Address 0x7f23ef68 is not stack'd, malloc'd or (recently) free'd
...
}
Conditional jump or move depends on uninitialised value(s)
at matching_color_info (bitblt.c:668)
by dibdrv_PutImage (bitblt.c:738)
by nulldrv_PutImage (bitmap.c:107)
by SetBitmapBits (bitmap.c:535)
by CreateBitmapIndirect (bitmap.c:333)
by CreateBitmap (bitmap.c:140)
by SYSPARAMS_Init (sysparams.c:955)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2541)
by ??? (port.c:60)
Uninitialised value was created by a stack allocation
at SetBitmapBits (bitmap.c:449)
That machine is having some hardware issues, so a regression test will be
delayed. Huw, if you can't reproduce, let me know and I'll try it elsewhere..
--
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=28380
Summary: Dawn of War Soulstorm demo does not start
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
CC: julliard(a)winehq.org
Regression SHA1: edb48a06eea5faf15ff7b2b40b859c25e9fd2573
Created an attachment (id=36390)
--> (http://bugs.winehq.org/attachment.cgi?id=36390)
console output when trying to start the program
I did a clean install (with a fresh .wine dir) of the DoW Soulstorm demo and
tried to run it.
This fails with the following error:
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 93 (X_CreateCursor)
Resource id in failed request: 0x0
Serial number of failed request: 1665
Current serial number in output stream: 1669
Wine 1.3.27 did run fine, I made a regression test and found the commit.
--
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=26429
Summary: MS Office 2007 install failure - Setup Error dialog at
the very start.
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: true.bugman(a)gmail.com
When trying to install MS Office 2007 by running 'wine setup.exe' on either the
mounted image or a burnt CD, the installation splashscreen appears, followed by
a dialog with the title "Setup Error". The text of the dialog is:
"Setup cannot continue because a required file is either corrupted or not
available. Run Setup again from the original source disc or download location.
[OK]"
My system is Mandriva 2010.2 (x86-64) with wine 1.3.14. I had previously
installed this without problem on an earlier Mandriva version. But I need to
reinstall to install the Equation Editor auxiliary program. There are only a
few fixme's printed which look like they are not related. I have now tested
this with wine versions 1.1.33, 1.2, 1.3.5, and they all give the same dialog.
Could this be a missing i586 dependency?
--
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=9840
Summary: Font file (ttf) causes fatal Fortress Forever crash
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Tsukasa1105(a)gmail.com
The files Crosshairs.ttf, HUDfont.ttf, and HUDfont_caps.ttf in Fortress Forever
cause the game to crash upon launching. Removal of these files fixes the
problem, but in turn causes the in-game GUI to become invisible. Attached is
the log of the crash with the font files in use.
--
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=27500
Summary: SteamInstall.msi can't create Steam shortcut
(.desktop-file)
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Steps to reproduce:
1. Download installer: http://cdn.steampowered.com/download/SteamInstall.msi
2. Install Steam.
3. Open Applications > Wine > Programs > Steam.
--
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=27762
Summary: EVE Online Singularity build crashes on start due to
changes in winsock
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
What to do:
1) Get client at http://content.eveonline.com/EVE_Premium_Setup_273475_m.exe
and install it
2) Get Tranquility (live server) -> Singularity (test server) patch at
http://content.eveonline.com/test/evepremiumpatch273475-276337_test_m.exe and
apply it to installed client
3) Attempt to launch client ./wine "C:\Program Files\CCP\Singularity\eve.exe"
/server:singularity
Result:
EVE crashes during splash screen. Regression tests blame following commit:
3581d2c6d176fe922ee4c8b05768f18c59c93008 is the first bad commit
commit 3581d2c6d176fe922ee4c8b05768f18c59c93008
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jun 14 10:31:26 2011 +0200
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To.
:040000 040000 1d6630a90f16d8837bc0245c99b6fe0148e6094b
0e47b51bc6d283e1b0bccf8b18758b2c6d38fe19 M dlls
I checked with head on it and previous commit and confirmed that EVE
Singularity build under wine crashes only after this commit.
Currently it doesn't influence vast majority of EVE players, but when EVE's
developer deploys test patch to live server, impact will be much more
significant.
--
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=26375
Summary: Medal of honor 2010 requires vcrun2005 and vcrun2008
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Medal of honor 2010 requires vcrun2005 and vcrun2008. Mscodescan report
attached below.
./jeu/MP/mohmpgame.exe imports following stub symbols:
msvcp80:??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
msvcp80:??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAI@Z
msvcp80:??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ
msvcp80:?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
msvcp80:?end@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
msvcp80:?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@V32@0@Z
msvcp80:?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
msvcp80:?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIID@Z
msvcp80:_FInf
msvcp80:_FNan
msvcp80:_FSnan
msvcp80:wctype
./jeu/MP/mohmpgame.exe imports following stub symbols:
msvcr80:__daylight
msvcr80:_resetstkoflw
./jeu/Binaries/moh.exe imports following stub symbols:
msvcr90:_findfirst32
msvcr90:_findnext32
--
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=27024
Summary: 3DMark06: dies on
msvcp71.dll.?begin@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@QBE?AVconst_iterator@12@XZ
(purist)
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34460)
--> (http://bugs.winehq.org/attachment.cgi?id=34460)
stub list
Now that bug 24567 is fixed and we have a stub msvcp71, time to implement
what's missing :).
For 3DMark06, that's:
msvcp71.dll.?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AVconst_iterator@12@XZ
according to mscodescan, may want 137 more, I'll attach the list.
--
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=27852
Summary: Sid Meier's Civilization V demo first screen missing
text and graphics with builtin d3dx9_36, needs
D3DXLoadVolumeFromMemory? (purist)
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Trying to run civ5 demo without native dlls, a la 'winetricks alldlls=builtin',
first runs into bug 25275; native msvcp90.dll and msvcr90.dll work around
that. The game then starts, but the first screen is missing a lot of
text and graphics. Native d3dx9_36 works around it.
The log shows
fixme:d3dx:D3DXLoadVolumeFromMemory (0x10ea3be0, (nil), (nil), 0x1a87bd00, 15,
128, 4096, (nil), 0x33fae4, 1, 0): stub
... 46 near-repeats removed ...
fixme:d3dx:get_format_info Unknown format 0x33545844
... 24202 near-repeats removed ---
fixme:d3dx:D3DXCreateCubeTextureFromFileInMemoryEx (0xbe5ee48, 0x6a2d424,
65744, 4294967294, 4294967295, 0, 0, 0x1, 0xffffffff, 0xffffffff, 0, (nil),
(nil), 0x30ee2c): stub
D3DXCreateCubeTextureFromFileInMemoryEx is probably bug 24530.
--
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=28304
Summary: "p" command gives syntax error when there are single
quoted chars in the expression
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Ex: char *foo = "bar";
Wine-dbg>p *foo
'b'
Wine-dbg>p *foo == 'b'
Syntax Error (')
syntax error
Similar issue for WCHAR*
--
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=28929
Bug #: 28929
Summary: Sins of a solar empire Trinity requires
D3DXCreateVolumeTextureFromFileW
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
wine: Call from 0x7ed49992 to unimplemented function
d3dx9_36.dll.D3DXCreateVolumeTextureFromFileW, aborting
winetricks d3dx9_36 is a workaround.
--
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.