http://bugs.winehq.org/show_bug.cgi?id=10744
Summary: Robot Arena main menu is extremely slow
Product: Wine
Version: 0.9.50.
Platform: PC
URL: http://www.topdownloads.net/games/view.php?id=4536
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The main menu for this game is very, very slow. Sound seems to be okay though.
The Direct3D menu/cursor are lagged to hell though. This also makes it very
hard to click stuff. Fixme's present:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f5d8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:IWineD3DClipperImpl_SetClipList (0x215cc0,0x8c32f0,0),stub!
fixme:dsound:mmErr Unknown MMSYS error 2
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480)
Demo available at url. (Finally, an application with a bug that actually has a
*demo*...)
--
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=11811
Summary: App sees no COM ports although COM1...5 defined in
dosdevices
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
Created an attachment (id=11072)
--> (http://bugs.winehq.org/attachment.cgi?id=11072)
Screen shot w/ error message
Coastal Explorer has an Options section for connecting the app to COM ports for
I/O (Tools -> Options -> Instruments -> Port Settings). All available COM
ports are listed when running under Windows. Under Wine, none are found (see
attached screen shot). Defined COM1...4 (/dev/ttyS0...3) and COM5
(/dev/ttyUSB0) were all chmod to 666 to ensure permissions weren't a problem;
the problem remains.
Without serial I/O, the app's function of reading a GPS' serial stream and
writing commands to an autopilot controller (also via serial stream) is lost.
Without it CE functions only as a trip planner and tide predictor.
--
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=33302
Bug #: 33302
Summary: [regedit] text gets cut away
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiziologus(a)gmail.com
Classification: Unclassified
Created attachment 44055
--> http://bugs.winehq.org/attachment.cgi?id=44055
screenshot with bug
regedit don't show about 4 char on the right side in edit dialog window if
value is multiline.
It's simulated bug 26365 (Geneforge 1)
--
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=12123
Summary: Wall Street Advisor 1.27 redraw problems
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.lathuy.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 7430 is fixed, on to runtime problems.
To install this app, first to
sh winetricks vcrun6 wsh56
Start the app. You'll see a tree control on the left
whose root node flashes constantly. Also, the main
pane doesn't redraw properly when you drag some
unrelated window in front of it.
(Also, the app outputs
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
on startup. I think that's associated with ado15, but
doing winetricks art2kmin doesn't seem to help that...? ADO has
always been a mystery to me. But that's a different bug.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22078
Summary: Icon error in tree windows of CSPRO 4.0 using wine
1.1.40
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
CC: iip.umar.rifai(a)gmail.com
How to see/test:
1. download cspro here http://www.census.gov/ipc/www/cspro/
2. Run Cspro 4.0 program
3. Open file/application, goto examples/capi (under cspro 4.0 subdir), open
file "capi.ent".
4. You will see that the icon in the tree window on the left side are black.
Different when you see it in native windows.
Screenshot is here
http://sites.google.com/site/iipumarrifai2/wine-cspro-error0.jpg
Thanks,
-iip-
--
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=26749
Summary: in cmd, PATH=FOO should set PATH to FOO
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This affects the
"C:\\Program Files\\Mono-2.10.1\\bin\\setmonopath.bat"
batch file bundled with Mono.
To repeat, do
echo path=foo > foo.bat
echo path >> foo.bat
then run
wine cmd /c foo.bat
expected output:
PATH=foo
Observed output:
PATH=C:\PROG~FBU\MONO~KUH.1\bin;C:\windows\system32;C:\windows;C:\windows\system32\wbem
--
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=18368
Summary: D3D errors when trying to run Panzer General II.
Problem has occured on all releases since ~0.8
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: homiad(a)alum.rpi.edu
Created an attachment (id=20931)
--> (http://bugs.winehq.org/attachment.cgi?id=20931)
Console Output
Since installing 1.20 some new errors have cropped up, but the d3d errors still
persist. Basically some people claim this game works out of the box while I
have never been successful across different machines and using different
installations.
The error I get is below:
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f77c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:d3d:IWineD3DDeviceImpl_Release (0x141d98) Device released with resources
still bound, acceptable but unexpected
fixme:d3d:dumpResources Leftover resource 0x14a148 with type
1,WINED3DRTYPE_SURFACE
I have also included a screen shot of what the game does. The background
should be showing a hex map but instead it retains the image of the previous
menu screen. Nothing will work to make the image go away.
I am running a stock installation of wine on Ubuntu Jaunty 64bit. I am not
using any "enhancement" dll's and I do not have a Windows partition. 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=25631
Summary: Visio 2007 Pro: "Page Setup" dialog is broken
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Open Vision
File-Page Setup.
See attached files
--
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=35592
Bug ID: 35592
Summary: Chinese input encoding error in multi-byte character
set exe with mac driver
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: hwei.sy(a)gmail.com
Classification: Unclassified
The exe is compiled in multi-byte character set (not Unicode). When input
Chinese, the characters become corrupted.
I looked into this problem, and found that it is due to
dlls/user32/message.c@get_input_codepage
The "GetKeyboardLayout" returns a wrong language identifier 0x0404 (Chinese
Traditional), but it should be 0x0804 (Chinese Simplified). This may be mac
driver's problem.
And I don't think the 1st parameter of "GetLocaleInfoW" should be the language
identifier of the keyboard (returned from "GetKeyboardLayout"). It should be
constant "LOCAL_USER_DEFAULT". The keyboard language identifier does not always
match the code page of a program. The keyboard language identifier can be
changed by switching input method, but code page of a program can not change.
--
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=9914
Summary: Implement a Kerberos provider for SSPI
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: blin(a)gmx.net
ReportedBy: blin(a)gmx.net
SSPI is currently lacking a Kerberos v5 provider.
The plan is to implement this using libkrb5.
--
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=10347
Summary: Action Replay Code Manager crashes on start up
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
After executing, one is greeted with a nice crash. Crash log included.
--
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=37025
Bug ID: 37025
Summary: Photo Renamer does not work, gives error report
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bart.kuijer(a)ziggo.nl
Created attachment 49197
--> http://bugs.winehq.org/attachment.cgi?id=49197
Error report
Photo Renamer does not work, gives error report
Installation works fine
--
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=18472
Summary: Mafia hangs
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: retrry(a)gmail.com
Created an attachment (id=21090)
--> (http://bugs.winehq.org/attachment.cgi?id=21090)
wine output on crash
Mafia game hangs:
--after playing and trying to exit
--in-game
--
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=36849
Bug ID: 36849
Summary: eTax 2014 installation under Wine on Linux Mint 17
Qiana
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davidcousens(a)bigpond.com
Created attachment 48937
--> http://bugs.winehq.org/attachment.cgi?id=48937
Wine backtrace while trying to install Etax 2014
Hi,
When trying to install the ATO eTax application under Wine on a Linux Mint 17
system the installation reported an an error with rundll32.exe.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21085
Summary: Comctl32 status control uses tooltip window wrongly
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
I've been debugging a private application and tracked down the source of a trap
to the way the status control initializes and uses the tooltip control.
The application in question traps because it receives a WM_CREATE message for
the tooltip window and calls GetWindowLong against an hwnd for a value it
should have set earlier - this fails but the code doesnt notice, and results in
a trap.
On windows, the status control does not create the tooltip until the first
WM_MOUSEMOVE event, and hence all application initialization would have
finished in my case. You can clearly see this by use of a simple application
with a statusbar control set to have a tooltip and text, and then use SPY++ to
monitor the window creation messages.
Note this also shows a 2nd problem which is that the status control passes the
tooltip text to the tooltip window to manage. This is wrong, because using the
status bar you can set and then get the tooltip text before the tooltip window
is ever created. Additionally, SPY++ shows that the notify messages (NEEDTEXT
type) are sent to the status window when the tooltip needs the text, both of
which mean that the status control should manage the text.
I have a simple application which has a button for get tip, set tip text, and
using it you can see the behaviour above. It doesnt replicate the trap but you
can see the behavious using it - you dont get a WM_CREATE for the tooltip until
such time as you move the mouse into the statusbar area on windows.
Simple workarounds for me: winetricks comctl32, or modifying the
STATUSBAR_WMCreate method to something like "if (0 && dwStyle & SBT_TOOLTIPS)
{" to prevent the tooltip altogether.
JECC
JECC
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36014
Bug ID: 36014
Summary: secur32/{negotiate,ntlm} tests fail with debian's
samba/winbind 4
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Follow up to bug 35965.
The secur32 tests fail on a default installation of samba/winbind4 on Debian 7
(wheezy):
../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p
secur32_test.exe.so negotiate && touch negotiate.ok
WARNING: gnome-keyring:: couldn't connect to:
/home/austin/.cache/keyring-mD4V6F/pkcs11: No such file or directory
ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version information
available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
fixme:secur32:nego_AcquireCredentialsHandleW forwarding to NTLM
fixme:secur32:nego_AcquireCredentialsHandleW forwarding to NTLM
ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version information
available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version information
available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
Unable to setup messaging listener for
'/var/lib/samba/private/smbd.tmp/msg/msg.10803.179872511':NT_STATUS_OBJECT_NAME_NOT_FOUND
negotiate.c:295: Test failed: server returned 80090304, more tests will fail
negotiate.c:305: Tests skipped: authentication failed, skipping remaining tests
negotiate.c:349: Test failed: DeleteSecurityContext returned 80090301
make: *** [negotiate.ok] Error 2
that lack of version information message seems bad, and makes the tests fail
even worse later (in ntlm.c):
../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p
secur32_test.exe.so ntlm && touch ntlm.ok
WARNING: gnome-keyring:: couldn't connect to:
/home/austin/.cache/keyring-mD4V6F/pkcs11: No such file or directory
ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version information
available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
..
ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version information
available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
===============================================================
INTERNAL ERROR: Signal 11 in pid 10826 (4.0.0beta2)
Please read the Trouble-Shooting section of the Samba HOWTO
===============================================================
PANIC: internal error
but, as Dmitry points out in https://bugs.winehq.org/show_bug.cgi?id=35965#c9,
the wiki says that only ntlm_auth needs to be available, nothing is said about
the configuration:
"To get access to all the features while using NtlmSigningAndSealing, you need
an up-to-date version of ntlm_auth. Samba 3.0.26 or later will do. In some
distributions, you need to install the "winbind" package to get ntlm_auth.
If you want client mode NTLM for Wine, e.g. reading your email using Outlook
over a connection with NTLM encryption, that's all you need. "
--
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=31393
Bug #: 31393
Summary: Nvidia force antialiasing no longer works
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Regression SHA1: 09443f14e75e134328643b5d33aff61bdf4dca32
After AlwaysOffscreen has become enabled by default, games such as GTAIII and
GTAVC (which are unaware of FSAA) can't benefit from nvidia antialiasing
settings out of the box. I'm not sure if it's intended result, but despite it
being possible to disable it back, new default seems no good to me as e.g. on
Windows it's enough to set antialiasing in the driver utility and there's no
need to change D3D configuration.
Maybe wine should check whether default render target is multisampled and
toggle the default?
--
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=32580
Bug #: 32580
Summary: Copy text+images into Word 2007, 2010 doesn't work!!
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randommaxi(a)yahoo.com
Classification: Unclassified
When I copy a wall of text with images in it from Linux into MS Office, it'll
copy the text, but completely ignores the images.
Please fix. It's kind of a deal breaker with Linux. - My client is pretty
pissed off and I may have to switch all the computers back to windows if he
can't cut&paste.
_
Details:
I can copy text just fine, I can copy images (individually) just fine, but when
I want to copy long documents with both, it doesn't work.
--
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=32439
Bug #: 32439
Summary: notepad++: selecting text in items
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
As i remember in windows version of notepad++ when tabbing from one
"edit" item to another makes in an new focused one whole text selection if any.
In wineversion it doesn.t work.
E.g. In "replace" dialog box. Focus in "replace what".
Tab-> focusing in "replace with" edit but text in this edit doesn't selected by
default.
I.e. EM_SETSEL message doesn't properly proceed or not sent.
--
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=35993
Bug ID: 35993
Summary: Graphical Glitches in Agarest Generations of War
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)yahoo.com
In some menus, (anything but the inital main menu, save / load game menus, and
world map), there are rapidly changing and rainbow colored polygons being made
all over the game's window. They seem to change based on what is actually being
rendered by the game and the user can influcnce them to a degree by changing
the current selected menu item.
In addition there seems to be missing textures for some menu entries, although
the menu entries can still be selected and used.
This happens in both wine-1.7.13 and wine-1.7.16.
Some hardware info:
OS: Fedora 20 x86_64
GPU: Nvidia Geforce 9800 GTX+
Drivers: akmod-nvidia-331.49-2.fc20.x86_64 (From rpmfusion)
I did have to install some directshow filters (K-Lite Codec Pack 10.4.0) as the
game attempts to play several mpeg 1 videos before the main menu, and will
crash with an error message if it is unable to play them. Even with gstreamer
installed properly it crashes, so the filters were necessary.
Attached are two examples of a broken menu, and what it's supposed to look
like.
--
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=22033
Summary: World of Warcraft Crashes on statup
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Solaris
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.whipp(a)gmail.com
Created an attachment (id=26793)
--> (http://bugs.winehq.org/attachment.cgi?id=26793)
Console and Wowerror output
OS: OpenSolaris snv_134
Wine: 1.1.40 (Compiled)
When launching WoW, I get a screen that looks like it's going to start, but
then immediately crashes. I can here the sound from the app running, but no
video and the wowerror crash screen comes up, follow by the wine "This program
had an error" dialog. I've appended the the console and wowerror output into
an attachment.
In the OSOL contrib repo, there is a binary version of wine 1.0.1. With this
version, WoW runs fine, except there's no sound (the contrib version doesn't
detect any sound drivers).
Help appreciated, very willing to try recommendations and get more output to
you if need be.
I've also tried using WoW in full screen, with a virtual desktop in full screen
and in windowed mode.
--
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=17181
Summary: Winbench 96 disk test fails during recursive directory
deletion; bug in INT21_FindFirst/FindNext?
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install and run Ziff-Davis PC Benchmarks WinBench 96
(on the Winstone 32 cd-rom).
Start it with
cd .wine/drive_c/ZDBENCH/WB96
wine WB96
Get past the hangs described in bug 12267 by killing and restarting twice.
Run the "Disk Tests". Get past the abort
"A DOS file operation that was supposed to fail succeeded during the test.
The following information is for ZDBOp use:
Drive: C Operation: GetFileAttrib
Script Location: 0d0b11 0
Pathname(s): C:\~WBDM.TMP\ZDBENCH\WS96.B03\WORK\PDOX50\"
by applying the patch
http://www.winehq.org/pipermail/wine-patches/2009-January/068579.html
The test runs for a long time, then tries to delete its temporary
directory, C:\~WBDM.TMP, but fails with the dialog
and the app aborts with
"A DOS file operation failed during the test.
The following information is for ZDBOp use:
Drive: C Operation: DeleteTestDir
Pathname(s): SB, ???????????
Working Dir: ~WBDM.TMP
Int 21 Function: 3a 00 CF: 1 Expected CF: 0"
Looking at the log, it seems as if Wine trips over its shoelaces
when the app is doing its recursive directory list,
and does not tell the app about one directory,
C:\~WBDM.TMP\MGA\CPANEL. As a result, the app doesn't
delete its contents, and when the app then tries to
delete C:\~WBDM.TMP\MGA, it fails with 'directory not empty'.
INT21_FindHelper looks awfully tricky. It seems to have
a loop to skip over some directory entries, and maybe this
is firing improperly here. The code seems to date from
2003-11-14, mostly written by Eric Pouech in
http://source.winehq.org/git/wine.git/?a=commit;h=8ca6cadab1ebb386f1dfa2e47…
and touched up by Alexandre same day in
http://source.winehq.org/git/wine.git/?a=commit;h=adfa5e101fc2e01d4276c3f3e…
--
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=15700
Summary: Unable to set/get cursor location through VGA registers
0x3b4 or 0x3d4
Product: Wine
Version: 0.9
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
Created an attachment (id=16781)
--> (http://bugs.winehq.org/attachment.cgi?id=16781)
Output from Space Quest 5
Apps trying to set or get the text cursor position using VGA registers directly
get an error similar to the following:
fixme:ddraw:VGA_ioport_in Unsupported index, register 0x3d4: 0x0f
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3d4: 0x0f (value 0x66)
--
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=15688
Summary: DOS games (e.g. Colonel's Bequest) need vga Color plane
write enable register
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.abandonia.com/en/games/218/Laura+Bow+1+-
+The+Colonels+Bequest.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several DOS games, e.g. Colonel's Bequest, complain and display nothing
because Wine does not yet support register 0x3c4 index 2:
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x01)
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x02)
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x04)
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x08)
http://www.qzx.com/pc-gpe/vgaregs.txt documents this register/index as follows:
Port-Index: 02h Port: 03c4h
usage: Color plane write enable register
d7,d6 Reserved
d3 Plane 3 Write enable
d2 Plane 2 Write enable
d1 Plane 1 Write enable
d0 Plane 0 Write enable
--
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=15570
Summary: Fake BIOS unable to render text in graphics mode
Product: Wine
Version: 0.9
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
Fake BIOS interrupt 10h service number 9 has routines to handle character
displaying in a text mode terminal window, but no code exist for handling
graphics modes. No text is therefore displayed in graphics modes. Currently
only 256 color modes (and possibly linear memory 16 color modes) are supported
as graphics modes & these should be fixed first.
Currently Wine tests for text mode by looking at color depth (Wine 1.1.6) and
calls to this BIOS service could cause Fake VGA memory corruption in monochrome
graphics modes (which aren't supported anyways). That is a separate issue but
the patches for it need to be applied before addressing this issue.
I would suggest a use of the OEM_FIXED_FONT, which I believe is defined in GDI,
and converting it to a bitmaps of the proper resolution for desired chars.
GetStockObject(OEM_FIXED_FONT), GetObject, SelectObject, wglUseFontBitmap may
all be useful functions, but I'll have to investigate more later.
--
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=11570
Summary: VDMSound crashes with illegal instruction
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://sourceforge.net/project/showfiles.php?group_id=20
091
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=10741)
--> (http://bugs.winehq.org/attachment.cgi?id=10741)
Trace log and backtrace of crash
VDMSound is used on NT-based Windows systems for emulating audio cards (digital
and midi) for DOS apps. Trying to run the provided dosdrv.exe results in an
illegal instruction when trying to load vddloader.dll. The instruction it seems
to crash on is
popl %gs
in the vm86_[enter|return] assembly functions (in ntdll/signal_i386.c).
I have an AMD X2 4200+ CPU which is a 64-bit CPU, however I'm running a full
32-bit system (32-bit Linux kernel and all; nothing 64-bit). I should also
probably note that the app I'm trying to run through VDMSound (Daggerfall) does
not crash with an illegal instruction, but complains that it can't run under
Windows 3.1, and exits. VDMSound is supposed to help allow the game to run
under real Win2k/XP.
Attached is a +all,-gdi,-syslevel,-heap winedebug trace, along with the winedbg
dump at the very end. You can search for "code=c000001d" to find the point
where it crashes. For some reason, some of the threads' traces in the log get
intermingled at points, and I can't seem to help it much.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37226
Bug ID: 37226
Summary: Mass Effect 2 in ATI 6850 not working
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markmarques(a)gmail.com
Created attachment 49498
--> https://bugs.winehq.org/attachment.cgi?id=49498
Mass effect shell wine log
Although in the AppDB is reporting everything in this title as working ,
It installed correctly , started with the correct screen with sound passes to
the (BIoware logo ) bink animations and it goes almost blank with the
attached winelog.txt errors.
using the ATI HD 6850, Linux Mint 17 and the latest ATI proprietary drivers and
Wine 1.7.25.
Tried several settings like the activation of the virtual desktop and so on ,
as stated somewhere in the forums.
Any ideas how to debug further ?
--
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=35514
Bug ID: 35514
Summary: WinZip 18: licence doesn't show up, halting the
installation
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://www.winzip.com/
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47409
--> http://bugs.winehq.org/attachment.cgi?id=47409
Screenshot
The WinZip 18 installer comes to a window with a "Decline" and "Next" button.
This is, presumably, where as licence should be.
Clicking next prints:
fixme:ieframe:ControlSite_OnFocus (0x2a72148)->(1)
fixme:imm:ImmGetOpenStatus (0x14da768): semi-stub
None of the buttons do anything and the installation cannot continue.
Tried mshtml, ieframe, wininet, ie6, ie7 and ie8 but they either don't make any
difference or cause their own problems.
On occasion, following a failure, the installer will ask you if you would like
to go ahead and install the .msi on its own (which would be nice), but when
saying "Yes" the download immediately fails.
Note: there is an invisible button to the right of the language selection
drop-down. Probably related.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33308
Bug #: 33308
Summary: Assasin creed 2 steam version
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarkko_korpi(a)hotmail.com
Classification: Unclassified
I got assasin creed working with uplay (bought via steam). The version that
playonlinux recommeds is a bit old. I switched it to the newest one and I get
fps boost. Game was a bit laggy before.
BUT
with the newest wine 1.527 the lady in the game seems like fantastic four guy,
who has too long hands.
I tried to get a screenshot of it, but I was not able.
--
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=14495
Summary: NVIDIA Dawn Demo Fails to run
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.nzone.com/object/nzone_dawndemo_home.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cwadge(a)gmail.com
Created an attachment (id=14820)
--> (http://bugs.winehq.org/attachment.cgi?id=14820)
Debug Verbosity
NVIDIA's "Dawn" graphical demo crashes on execution with the following messageL
wine: Unhandled page fault on read access to 0x00000044 at address 0x406609
(thread 0009), starting debugger...
More verbose debugging is attached as a text file.
--
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=34836
Bug #: 34836
Summary: Jagged Alliance 2 1.x orginal cd version crash.
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lahtis(a)gmail.com
Classification: Unclassified
Created attachment 46440
--> http://bugs.winehq.org/attachment.cgi?id=46440
Backtrace wine 1.7.5 versions.
Testing Jagged Alliance 2 original cd (2 cd's) 1x version. Game install
correctly. But game crash when starting. I’m tested a latest wine 1.7.5
version.
Im also tested a many old versions 1.0.1 etc.. And the end result is the same.
Im added a latest 1.7.5 wine versions backtrace 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=15726
Summary: incorrect text background on listview in Paf 5.2
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://ftp.ldscatalog.com/PAF5AllLangs.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjstimpson(a)utwire.net
In Paf 5.2
In the dialog from Edit/Add -> Individual, the list view has white instead of
transparent backgrounds for the following text on the left side: "PERSONAL:"
"EVENTS:" "OTHER:".
There's also these partial grey backgrounds that show up on the selected row
that aren't supposed to be 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=31422
Bug #: 31422
Summary: Generate Website fails to display with iexplore
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 41303
--> http://bugs.winehq.org/attachment.cgi?id=41303
Sample generated website
Attempt to load the attached web site results in an error message being display
"It appears that you may have Javascript disabled. ".
If you use native JScript the same error message is displayed.
--
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=26263
Summary: __wine_call_from_regs violates x86 ABI
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: bart.vanassche(a)gmail.com
Created an attachment (id=33470)
--> (http://bugs.winehq.org/attachment.cgi?id=33470)
Valgrind output
As far as I know x86 applications should not modify data below the stack
pointer. Running the latest (2011-02-27) git version of Wine under Valgrind
results in many "address is just below the stack pointer" complaints. See also
the attachment for the output of the following command:
valgrind --suppressions=wine-memcheck.supp --trace-children=yes
--trace-children-skip=/usr/bin/wineserver
--trace-children-skip-by-arg=wineboot.exe,winemenubuilder.exe,services.exe,winedevice.exe,plugplay.exe,explorer.exe
--vex-iropt-precise-memory-exns=yes --num-callers=32
--fullpath-after=$HOME/software --error-limit=no --gen-suppressions=all wine
notepad
--
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=9493
Summary: Cosmetic Errors when using Default Luna theme from
Windows XP
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smackdat1(a)gmail.com
Created an attachment (id=7842)
--> (http://bugs.winehq.org/attachment.cgi?id=7842)
errors using luna theme
Background for dragbar is black and Frame and Checkbox labelsdo not blend with
the background. Component is just a guess
--
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=13332
Summary: widl fails with unknown embedded type for somedata (0x0)
Product: Wine
Version: 1.0-rc1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sachin_bhandare(a)persistent.co.in
Created an attachment (id=13211)
--> (http://bugs.winehq.org/attachment.cgi?id=13211)
Sample IDL file
Attached sample IDL file fails with following error.
$>widl -I $WINE_HOME/include/wine/windows -I. -s -u -p -h test.idl
error: write_embedded_types: unknown embedded type for somedata (0x0)
I am using following WIDL version
$>widl -V
Wine IDL Compiler version 1.0-rc1
Copyright 2002 Ove Kaaven
--
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=20902
Summary: (winehq.org) Navigation improvements on docs
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://winehq.org/site/docs/winelib-guide
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Just a couple of nav improvements for the winelib guide.
http://winehq.org/site/docs/winelib-guide is a 404. It would be nice to make it
a redirect to http://winehq.org/site/docs/winelib-guide/index - complying with
the Jump to Parent feature in some browsers/browser addons and dealing with one
less 404.
Home/Up links are only at the bottom of the page which is very annoying. A
small breadcrumb atop of the page would be very useful.
--
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=28229
Summary: http://source.winehq.org/patches/data/foo doesn't have
proper character set header
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Patches with non-ascii characters in them, e.g.
http://source.winehq.org/patches/data/78111
do not render properly in web browsers.
Let's see what http headers are set:
$ wget -S http://source.winehq.org/patches/data/78111
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Mon, 29 Aug 2011 21:53:21 GMT
Server: Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5
Python/2.5.2
Last-Modified: Mon, 29 Aug 2011 21:50:01 GMT
ETag: "1509746-f335-4ababe07eb440"
Accept-Ranges: bytes
Content-Length: 62261
Keep-Alive: timeout=5
Connection: Keep-Alive
Content-Type: text/plain
Length: 62261 (61K) [text/plain]
text/plain doesn't give much idea what character set is in use.
$ hexdump 78111 -C | head
00000000 46 72 6f 6d 3a 20 41 6e 64 72 c3 a9 20 48 65 6e |From: Andr.. Hen|
http://www.utf8-chartable.de/ says that 'c3 a9' is é, so the page is
probably utf-8, and following http://www.w3.org/International/O-HTTP-charset
the page should probably be served with
Content-Type: text/plain; charset=utf-8
rather than
Content-Type: text/plain
(although until the entire wine tree is in utf-8, it's kind of hard to say
whether patches can actually be represented properly in utf-8.)
--
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=33104
Bug #: 33104
Summary: Joysticks/pads not detected in Kerbal Space Program.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sal_vager(a)o2.co.uk
Classification: Unclassified
Joysticks and gamepads are not detected in Kerbal Space Program, and cannot be
set as control devices in the games settings so they cannot be use in the game.
Kerbal Space Program is made in the Unity game engine, which uses rawinput for
cross platform compatibility, and while the rawinput patch that was added in
Wine 1.5.13 (
http://gitorious.org/chakra-packages/lib32/blobs/89c459680eb9a67ed8bf44c1ca…
) provides keyboard and mouse support, it doesn't work for joysticks.
Now that rawinput support is integrated, it'd help a lot if the support were
expanded to include sticks and pads.
The KSP demo can be found here:
https://kerbalspaceprogram.com/files/KSP_demo_win.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=36946
Bug ID: 36946
Summary: FindFirstFileExW() needs FIND_FIRST_EX_CASE_SENSITIVE
support
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
FindFirstFileExW() has no support for the FIND_FIRST_EX_CASE_SENSITIVE flag.
Instead it currently returns INVALID_HANDLE_VALUE.
Games affected: Marvel Heroes 2015
The attached patch does not introduce correct handling, but makes the flag
ignored and throws a warning (similar to other places).
--
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=35153
Bug ID: 35153
Summary: wine stops with Unhandled Exception during background
web activity. Application Quicken 2012.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dshelton(a)san.rr.com
Classification: Unclassified
Created attachment 46897
--> http://bugs.winehq.org/attachment.cgi?id=46897
terminal output with error
Wine terminates with following message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc51760
Problem occurs with version 1.6.1 and 1.7.8.
Application is Quicken Deluxe 2012 financial software.
behavior is 80% consistent. works 1 out of 5 or 6 times.
log attached.
--
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=29176
Bug #: 29176
Summary: Call To Power 1.2 produces
err:seh:setup_exception_record stack overflow
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Classification: Unclassified
err:seh:setup_exception_record stack overflow 2336 bytes in thread 002b eip
7ef6bcdb esp 025d0a10 stack 0x25d0000-0x25d1000-0x26d0000
--
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=23193
Summary: wine notepad: Slow to open large files
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=28858)
--> (http://bugs.winehq.org/attachment.cgi?id=28858)
Long text file (3.1M uncompressed)
gunzip the attached file and open it in notepad. For me, it takes > 5 seconds
to open on a quadcore. WinXP notepad (both virtualbox and native) will open it
instantly.
--
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=14961
Summary: Clannad Full Voice will not run
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: at(a)drinian.org
Created an attachment (id=15569)
--> (http://bugs.winehq.org/attachment.cgi?id=15569)
Trace of REALLIVE.EXE crash
The latest version of the Japanese visual novel Clannad will not run in Wine.
Installer completes correctly, but the interpreter, REALLIVE.EXE, crashes
immediately on startup. Backtrace is 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=12425
Summary: win16 test suite: user32 comm16 test fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://win16test.googlecode.com
OS/Version: other
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11964)
--> (http://bugs.winehq.org/attachment.cgi?id=11964)
Backtrace
+++ This bug was initially created as a clone of Bug #9850 +++
The code can be downloaded
from http://win16test.googlecode.com with svn,
and is quite easy to run; see
http://win16test.googlecode.com/svn/trunk/src/README
for instructions.
The kernel comm test hangs in current git. Attached is the backtrace in current
git.
--
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=18647
Summary: Custom textbox/combobox fields in a listview
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Hi,
The use of a custom listview control (e.g. xlistctrl) with user drawn controls
like editable text fields and comboboxes there are various drawing bugs and you
can't properly 'enter' the control. I mean that in case of a combobox you can't
select custom values and in case of a text field it isn't always editable.
An example of a control which shows the problem is at
http://www.codeproject.com/KB/list/xlistctrl.aspx
Regards,
Roderick Colenbrander
--
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=30033
Bug #: 30033
Summary: Office 2010 Standard: Volume activation fails
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sean(a)techobrien.com
Classification: Unclassified
Created attachment 39121
--> http://bugs.winehq.org/attachment.cgi?id=39121
Activation failure inside of winword.exe
Product activation of Office 2010 Standard Edition with a Volume License Key
fails when using change product key method for activation. (VLK installer does
not require a key during setup, only after installation for activation)
"Configuring Microsoft Office Standard 2010" fails with error message
"Microsoft Office Standard 2010 configuration did not complete successfully
Attached log is of changing product key inside of winword.exe, but process and
failure is the same for all office applications.
--
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.