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.
http://bugs.winehq.org/show_bug.cgi?id=13394
Summary: gtk-dev-2.12.9-win32-2.exe crashes on installation
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qelthanos(a)yahoo.com
Created an attachment (id=13303)
--> (http://bugs.winehq.org/attachment.cgi?id=13303)
Trace Log
gtk+ installer crashes on wine with shell error. Fails 1/4 through file
copying. See the the attached file for log/traceback.
Used defaults for everything with no options to wine nor user modifications to
wine/registery.
--
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=27452
Summary: Jave runtime install fails with windows version set to
7
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
Created an attachment (id=35102)
--> (http://bugs.winehq.org/attachment.cgi?id=35102)
Ouput (WINEDEBUG=warn+all)
Latest Java installer fails with stock wine and windows version set to windows
7 (but not with windows XP).
I have a message box with "Installer : Wrapper.CreateFile failed with error 3:
Path not found".
Exact version : JRE-6u26 (offline installer).
--
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=20098
Summary: Wine fails to run my Kernel Mode Driver in Kernel Mode
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
When I run my Kernel mode driver under Wine it gets run in User Mode, rather
then kernel mode. This causes the RDMSR instructions if uses to fail. I have
tried to get roung this by using type 202 msr devices, but there is no easy way
to call mknod to create them. I raised
http://bugs.winehq.org/show_bug.cgi?id=20081 asking for a wine_mknod() to be
added, but this has been dismissed on the grounds that mknod() is not a windows
function and therefore should not be in Wine. Applications running a Kernel
Mode driver is a standard windows function used by many windows application so
should work with 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.
http://bugs.winehq.org/show_bug.cgi?id=29896
Bug #: 29896
Summary: The Darkness II fails to render
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cute.dark.sorcerer(a)gmail.com
Classification: Unclassified
Created attachment 38879
--> http://bugs.winehq.org/attachment.cgi?id=38879
output of the terminal when running the game
game was installed on Linux and on windows, windows version runs fine, Linux
version however not.
I used a virtual desktop, wineserver can start, the menu music also plays, but
any sort of graphic fails to load.
game comes with d3dx9 and vcrun2008, installing both doesn't have any
noticeable effect.
--
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=26699
Summary: Comanche 3 doesn't install
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Created an attachment (id=33998)
--> (http://bugs.winehq.org/attachment.cgi?id=33998)
Comanche 3 autorun.exe backtrace
Launching install.exe does nothing
Launching autorun.exe displays the installation menu but clicking on install
does nothing
--
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=14611
Summary: Diablo 1.0x crashes on a read exception when entering
main menu on x86_64
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kohen.d(a)gmail.com
Created an attachment (id=15004)
--> (http://bugs.winehq.org/attachment.cgi?id=15004)
Diablo 1 console log when it crashes.
Hello,
I'm using a fully up-to-date (at the time of writing these lines) Fedora 9
installation on my AMD Athlon 64 CPU.
Since all tests on the AppDB in this and later versions is silver and up, I
believe that either my graphics card or my CPU bit mode is to blame.
Graphics card - nVidia Corporation GeForce 8600 GT rev 161, Nvidia binary
drivers.
Clean wine dir, fresh install from 1.00 CD, tested with 1.09 patch as well as
the 1.00 ver of the game (patched ddraw dll).
Crashes after splash (or mouse or keyboard click).
Attached console log.
I'm a programmer so if you think I should try to comment things out, change
code, etcetera, to test possible solutions, I can.
Thanks in advance,
David.
--
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=24459
Summary: Cannot launch the new steam
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echotty3(a)gmail.com
Created an attachment (id=30858)
--> (http://bugs.winehq.org/attachment.cgi?id=30858)
Debug steam
System---
> uname -a
FreeBSD motd.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC
2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Nvidia driver version---
195.36.15
> wine --version
wine-1.3.2
1º Installing MSI Steaminstall
2º Executing auto-update of Steam
3º Restart the Steam
4º Launch Steam login
5º Failed to launch steam portal (logged)
--
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=25788
Summary: MYST V 3-CD boxed set: InstallShield is unable to run
in graphical mode
Product: Wine
Version: 1.3.11
Platform: x86-64
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=32863)
--> (http://bugs.winehq.org/attachment.cgi?id=32863)
Terminal output: wine "setupwin32.exe" + WINEDEBUG=warn+all wine
"setupwin32.exe"
This bug only affects the US retail version of the game. It proves a problem
since there is no way to determine when to insert the 3 disks if it is ran in
silent mode, and results in a corrupt installation.
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=25146
Summary: Gom Player gets stuck after a while when streaming
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
When I use the GOM Player to watch a stream from GomTV it gets often stuck
after some time in an infinite sound loop or the visual output fails. It
sometimes helps to instantly pause the player after startup and to wait a few
seconds: It plays then fine for about 2-20 seconds before it gets stuck. The
amounth of time you can watch depends on how long and often you pause and on
luck. Stopping and restarting the stream helps.
This bug report is about wine 1.3.6. When using wine 1.3.7 additional issues
will occur.
--
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=26763
Summary: Wolfenstein: crashes on start
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sa(a)whiz.se
Created an attachment (id=34086)
--> (http://bugs.winehq.org/attachment.cgi?id=34086)
Log of crash
Hi,
I'm trying to get the game Wolfenstein running with Wine, a title which
according to the appdb entry should be well supported.
Unfortunately I'm getting nowhere, the game crashes directly after the splash
screen appears, and I don't even get a backtrace...
wine: Unhandled page fault on read access to 0x00000000 at address 0x10185da4
(thread 0009), starting debugger...
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x10185da4).
Full log is attached.
If I use winedbg I also get these messages:
wine client error:26: write: Bad file descriptor
Inconsistency detected by ld.so: dl-open.c: 221: dl_open_worker: Assertion
`_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!
If I try the multiplayer binary instead, I get an error dialog "Error creating
game rendering context", and a console with these warnings:
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a
suitable format.
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a
suitable format.
After some googling, I found bug 9186 which mentions the same error in game
using the same engine, so I made another log with WINEDEBUG=+wgl.
For graphics I use Mesa with the r300g driver (tried both 7.10 and using git)
which I guess could be the cause of the problem. If so it would be great to
know what the problem is, so I can file a bug with the Mesa devs.
I'm using Wine 1.3.17 (tried both the Ubuntu packages and compiling myself) in
a clean wineprefix (the only addition is native d3dx9_39.dll for
GetShaderConstantTableEx support) on Debian unstable 32-bit.
The game is updated to version 1.11 and Securom worked around with a patched
binary.
--
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=23670
Summary: Ballistic Paddle game - displayed incorrectly.
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.classicdosgames.com/game/Ballistic.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
This is a tricky one to describe. If you download, unzip and run paddle in
Wine version 1.2-rc7, you will find the "paddle" (that is the thing you control
in the game with your mouse) is almost invisible. To see what it should look
like, view the screenshot in download URL.
When tested in Wine version 1.1.42 the "paddle" looked normal. Possible
regression after Wine version 1.1.42?
Many 16-bit Windows games have problems running in Wine. It's worth trying old
16-bit Windows games in Wine as these are the ones Wine has trouble running.
If anyone could improve the title of this bug, please do.
--
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=29970
Bug #: 29970
Summary: Command & Coquer: Red Alert 3 crashes on start
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holthuis.jan(a)googlemail.com
Classification: Unclassified
Created attachment 39014
--> http://bugs.winehq.org/attachment.cgi?id=39014
Backtrace
When I want to start the game using Wine 1.4~rc4, it almost crashes instantly
(even before the splash screen is shown).
As soon as I downgrade to 1.2.3, the game works perfectly (except that there
are no videos).
I attached the backtrace to this bug report.
--
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=24502
Summary: SimCity 3000 Unlimited crashes when loading
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maclover490(a)gmail.com
Created an attachment (id=30920)
--> (http://bugs.winehq.org/attachment.cgi?id=30920)
Wine 1.3.3 SimCity 3000 Unlimited stack dump
When I run SimCity 3000 Unlimited, the Maxis logo appears and the SafeDisc copy
protection seems to work fine and then the game crashes. According to my
amateur analysis of the stack dump, it seems to crash when loading
simvariables.dll with an access violation.
--
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=23752
Summary: Dora's Carnival 2: Boardwalk Adventure: can't run
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.nickjr.com/games/p-doras-carnival-2-adventu
re.jhtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 23749
Created an attachment (id=29766)
--> (http://bugs.winehq.org/attachment.cgi?id=29766)
terminal output
Install the game, then workaround bug 23749 by installing winetricks ie6. Now,
click 'Play Free Trial'. Instead of seeing Dora and her boardwalk adventure,
you get a few error boxes:
Box1:
Title - Directory Player Error
Message - This projector file is corrupt! Unable to continue.
Box2:
Title - Directory Player Error
Message - This projector is stopping.
Box3:
Title - Application Error
Message - This application cannot run.
tried installing flash/shockwave, just in case, but that didn't help. You can
get this easily with 'wisotool dc2ba'.
--
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=16138
Summary: winetest should check all available versions of comctl32
and gdiplus
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Windows Vista contains 5 different versions of comctl32.dll, and 4 versions of
gdiplus.dll. Applications can select one using manifests.
Winetest currently tests only one version of each dll. It should run the test
suite against all available versions. Applications might expect Wine's dll's to
behave like any particular version, depending on which one they select. We
probably do not need do behave differently based on which version is selected,
but we do need to gather this information.
--
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=24230
Summary: "Psalmen - Lieder des Lebens" crashes when clicking
Next in settings pane
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: online(a)patrick-brueckner.de
When I open the application, it works fine now, thanks for fixing bug #14057!
But when I want to change the applications settings, I open the preferences
wizard, click "Next" twice and the program will crash.
I have attached the WINEDEBUG output using +relay,+seh
--
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=20769
Summary: crash when exiting Microsoft Flight Simulator
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Created an attachment (id=24859)
--> (http://bugs.winehq.org/attachment.cgi?id=24859)
log until crash with wine 1.1.31
The application crashes when exiting the game with the usual "quit" menu entry.
Note that the default usage of the game works perfectly.
--
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=25125
Summary: Can only print to the default CUPS printer from Visio
5 Professional
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fitzcarraldo1(a)hotmail.com
I am using 64-bit (multilib) Sabayon Linux 2.6.36-sabayon kernel with CUPS
1.4.4-r2. I am using the Portage source package manager, and using Portage I
have installed the 32-bit only version of WINE 1.3.6. It seems to work well.
There is no ~/.cups/lpoptions file, as I want to be able to change the default
printer from the CUPS browser interface. I currently have 7 printers configured
in CUPS (all but 2 networked), with one set as the default printer via the CUPS
browser interface. Depending in which office I am at the time, I change the
default printer using the CUPS browser interface.
When I want to print using a native Linux application, the application's Print
window displays the correct CUPS default printer. If I select one of the other
CUPS printers in the list of printers in the application's Print window, the
application correctly prints to that printer.
When I want to print using a Windows Office 2007 application or Windows
IrfanView 4.27 running with WINE, the Windows application's Print window
displays the correct CUPS default printer. If I select one of the other CUPS
printers in the list of printers in the application's Print window, the
application correctly prints to that printer.
Another Windows application I am using with WINE is Visio 5 Professional, which
works very well, albeit not perfectly. This version of Visio was released in
1998 or 1999 if I recall correctly (before Microsoft bought the Visio company).
When I want to print using Visio 5 Professional, the application's Print window
displays the correct CUPS default printer. If I select that printer or any of
the other printers in the list in the application's Print window, the
application prints to the default CUPS printer. I.e. I cannot print to any
printer other than the default CUPS printer.
I don't know if it's relevant, but I was experiencing this problem with _all_
the above-mentioned Windows applications before I upgraded WINE from 1.3.4 (and
1.3.5) to 1.3.6. You can read how I got to where I am now in the WineHQ forums
thread 'Can only print to the default printer'
(http://forum.winehq.org/viewtopic.php?t=10198).
Although I can live with changing the default CUPS printer every time I want to
print to a different printer from Visio 5 Professional, it would be nice if the
functionality were the same as for the other Windows applications that I use.
Thank you.
--
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=13662
Summary: dogfood: xchat-2.6.2 is very slow, while updating the
window
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12199
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Depends on: 421
xchat-2.6.2 ( http://prdownload.berlios.de/xchat-win32/xchat-2.6.2.exe ) is
very slow, while updating the window. (do not try to scroll fast...)
The console give a hint:
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
--
By by ... Detlef
--
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=16325
Summary: incorrect font rendering for CJK programs
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xrfang(a)gmail.com
CC: xrfang(a)gmail.com
Created an attachment (id=17630)
--> (http://bugs.winehq.org/attachment.cgi?id=17630)
patches, in a tar.bz archive
If a CJK program uses "ANSI_CHARSET" to create font instance, text is not
correctly rendered, the result is that
some text in the affected programs are not correctly displayed. This is not a
"critical" problem but I consider
it a "blocker" for most Chinese Wine users as it happens massively.
This problem is reported and fixed here:
http://bugs.winehq.org/show_bug.cgi?id=4065
However, the fix only dealt with a particular program (picasa) and is not a
universal fix. A hack specifically designed for
Chinese user (codepage 936) is proposed, but not accepted because it is not
"universal". This patch is based on the
cp936 hack proposed in bug #4065.
The patch has two flavor, the first one uses GetACP() to obtain correct
codepage to use, which is preferred. The second
will use environment variable WINE_DEFAULT_CODEPAGE, if not defined, will NOT
affect original code flow. The 2nd
method added a little bit inconvenience for CJK users, but maintains maximum
compatibility, because as discussed
on the Ubuntu Chinese forum, there are better solutions, which is out of my
ability to change:
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=169647 (Chinese)
--
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=22291
Summary: Multiple apps: hanged after quitting
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grip2die(a)yahoo.com
After closing DC++ v0.761 the app executable remains memory rsident toghether
with:
services.exe
explorer.exe
wineserver
etc
Not only the DC++ doesn't terminate normally and remains in memory, but also
the zombie process (or the processes associated with it) use 10-20% CPU.
Similar behav for other apps (they don't terminate after closing them).
--
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=29959
Bug #: 29959
Summary: Zed: 3D Preview window is blank or doesn't open.
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edward.leuf(a)gmail.com
Classification: Unclassified
Created attachment 38994
--> http://bugs.winehq.org/attachment.cgi?id=38994
Wine log when running zed.exe
When loading Zed, things seem to be ok. But when I open the 3D Preview
(shortcut F12) either it doesn't open with an error, or it opens and is blank
(white or black), all depending on what renderer I choose in the options. I can
still select things in the level from the 3D Preview window, but I can't see
them.
Steps to reproduce:
1: Run zed.exe
2: Go to menu -> Tools -> 3D Preview and receive error dialog box.
4: Go to menu -> Tools -> Options -> 3D Preview tab
5: Select Direct3D RM and Direct3D HAL
6: Open 3D Preview and receive error dialog box
7: Open Options -> 3D Preview tab again
8: Select OpenGL and Direct3D HEL
9: Open 3D Preview and it is white, can still move and select items
10: Repeat with other rendering combinations.
Graphics card is Nvidia Geforce 7300 Turbocacache
Graphics driver used is "NVIDIA accelerated graphics driver (version current)"
on Ubuntu 10.04 LTS
Download: http://www.jkhub.net/library/index.php?title=Tools:ZED
as well as the update ZED_2008-01-31.zip
--
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=21827
Summary: Photoshop 7, Slider disapear
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-hq(a)kamiza.de
Created an attachment (id=26422)
--> (http://bugs.winehq.org/attachment.cgi?id=26422)
Screenshot shows the UI Detail, an unvisible Slider *smile
All UI Slider such as Opacity or Fill Slider at the Layer 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.