http://bugs.winehq.org/show_bug.cgi?id=26528
Summary: June 2010 directx sdk: cannot change installation
component options
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.microsoft.com/downloads/en/details.aspx?dis
playlang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba73
0ba
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Download the installer from above url and run it. When you get to the optional
component section, try to remove/add/change features. Under wine, the popup
menu never appears. Under windows 7, shows up fine. There is no associated
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=21927
Summary: cmd /c "dir " fails
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In Windows, cmd /c "dir " works (note the trailing space).
In Wine, it doesn't, even if you invoke it from inside a cmd shell
(where the quote processing should be identical to that on windows).
This isn't specific to dir; it applies to any internal command.
External commands, e.g. cmd /c "notepad ", work fine.
Reported in wine-users forum, http://forum.winehq.org/viewtopic.php?t=7854
--
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=22715
Summary: specviewperf10: run_all.bat fails to invoke second
test
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.spec.org/gwpg/gpc.static/vp10info.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce, do
cd ~/".wine/drive_c/Program Files/SPECopc/SPECViewperf/viewperf/viewperf10.0"
wine cmd /c Run_All.bat
On Vista, this works fine. On Wine, it fails after running the first test with
wine: cannot find L"C:\\windows\\system32\\Run_Viewset.bat"
File not found
--
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=27357
Summary: EVE online: client unresponsive with stack overflow in
terminal output
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: m.lanuschny(a)chello.nl
Created an attachment (id=34980)
--> (http://bugs.winehq.org/attachment.cgi?id=34980)
complete terminal output including 2 crashes/errors
while playing eve (docked in station doing sell orders, character Bruce
Blacky), the eve client went unresponsive to mouse clicks.
when switching to terminal to see out put, eve client disappeared (window
closed?)
qoute from temrinal (complete log in attachement) that belongs to 1st
crash/error:
fixme:imm:NotifyIME NI_CLOSECANDIDATE
wine: Unhandled page fault on write access to 0x28d52004 at address 0x6620b66
(thread 0023), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc4756c
then i restarted the client and after first sell order the client went
unresponsive to mouse clicks again but did not crash 9had to end it with
ctrl+c)
error/crash output from 2nd crash here:
fixme:imm:NotifyIME NI_CLOSECANDIDATE
err:seh:setup_exception_record stack overflow 964 bytes in thread 0023 eip
f7530f2a esp 00240f6c stack 0x240000-0x241000-0x340000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19623
Summary: BITS background transfer job size is always unknown
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.eveonline.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: qmgr
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Using the small installer to download Eve Online creates a background transfer
job with one file.
The file size progress works but the job totalbytes stays BG_SIZE_UNKOWN. This
leads to the percentage to stay at 0 and the time left calculation should only
garbage.
According to MSDN the job size should be set as soon as all file sizes of the
job are known.
--
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=13797
Summary: wineconsole curses backend wraps cursor in cmd
incorrectly
Product: Wine
Version: 1.0-rc4
Platform: All
OS/Version: Solaris
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk+winehq(a)acm.jhu.edu
When wineconsole is built with SVR4 curses instead of ncurses, cmd.exe appears
to work correctly until enough text has been printed to reach the bottom of the
screen, at which point the cursor jumps to the topmost line of the screen.
Entering text will move the cursor along the topmost line, but the text will
not be visible. The cursor will remain on that line indefinitely.
As an example:
Start cmd: wineconsole --backend=curses cmd
Press return lots of times or run dir on a large directory.
The cursor will jump to the top of the screen and stay there.
--
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=23694
Summary: EVE Online: Random "Unhandled page fault" during game
play
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krisloganm(a)hotmail.com
Created an attachment (id=29680)
--> (http://bugs.winehq.org/attachment.cgi?id=29680)
Terminal Output from launch to crash
EVE Online crashes with "wine: Unhandled page fault on read access to
0x1316fee8 at address 0x4b9006 (thread 001c), starting debugger..." randomly.
The address is random as well have had several. I have tried turning off all
audio along with disabling audio through winecfg. Changing graphics settings no
change.
Machine:-
AMD Phenom 9550 Quad 2.2Ghz
4GB Dual Channel RAM
nVidia 9800 GT 512MB RAM
Ubuntu 10.04 LTS x86-64
Kernel 2.6.32-23-generic
Wine 1.2-rc7
Attached is the 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=15970
Summary: MuckClient introduction CHM windows are spawned
incorrectly
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.xcalibur.co.uk/MuckClient/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=17159)
--> (http://bugs.winehq.org/attachment.cgi?id=17159)
MuckClient standard error traces
While testing bug 9522, I noticed that on first-time launch of the MuckClient
application, the introduction CHM help window is spawned twice with no client
area, while on Windows only one such window is displayed with a normal client
area. Standard error traces are attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26222
Summary: Heroes of Might and Magic V low frame rate
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phillip.e.blankenship(a)gmail.com
Created an attachment (id=33426)
--> (http://bugs.winehq.org/attachment.cgi?id=33426)
log output
Depending on where you look, the frame rate dips to 10fps on good hardware
( GTX 480, Intel Core i7, 3GB ram )
I've tried disabling shaders and setting the video memory size but it doesn't
help.
The console shows a few suspicious messages:
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x131854) CreateSurface failed, returning
0x8876017c
fixme:d3d_texture:texture_init Failed to create surface 0x21be40, hr 0x8876017c
--
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=26315
Summary: "Fatal Error" while launching Paintball 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaso35(a)googlemail.com
While launching Paintball 2 (http://digitalpaint.org/), a window appears, which
says, that an error occurs and paintball2.exe must be terminated.
But the application starts normally and works fine.
--
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.