http://bugs.winehq.org/show_bug.cgi?id=26565
Summary: Homefront wants xapofx1_4.dll
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
If you don't install directx9, Homefront will complain about a few missing
dll's:
err:module:import_dll Library d3dx11_42.dll, which is sorta bug 26205.
err:module:import_dll Library X3DAudio1_7.dll, which is bug 26041
err:module:import_dll Library XAPOFX1_4.dll, which is this bug :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36258
Bug ID: 36258
Summary: Gears of War crashes on unimplemented function
d3dx9_36.dll.D3DXDisassembleShader
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
The work around the 'Startup.exe' launcher mshtml insufficiency (parts of
dhtml/jscript based user-interace not shown, buttons?) use the following:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/users/focht/Application Data/Microsoft Games/Gears of
War
$ cat Startup.xml
<Startup DontShow="false" DontShowUntilNew="false" ContentVersion="1"/>
--- snip ---
Set 'DontShow="false"' to 'DontShow="true"' which tells the launcher to proceed
without selection.
You will then hit bug 36257
After that you hit a shader compiler problem which can be worked around with:
'winetricks -q d3dcompiler_43'
Backtrace of actual problem:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Gears of War/Binaries
$ WINEDEBUG=+tid,+seh,+loaddll wine ./Startup.exe
...
wine: Call from 0x7b83ac57 to unimplemented function
d3dx9_36.dll.D3DXDisassembleShader, aborting
0026:trace:seh:call_stack_handlers calling handler at 0x15273ea code=80000100
flags=1
0026:trace:seh:call_stack_handlers handler at 0x15273ea returned 1
0026:trace:seh:call_stack_handlers calling handler at 0x1455310 code=80000100
flags=1
0026:trace:seh:call_stack_handlers handler at 0x1455310 returned 1
0026:trace:seh:call_stack_handlers calling handler at 0x14076c8 code=80000100
flags=1
0026:trace:seh:call_stack_handlers handler at 0x14076c8 returned 1
--- snip ---
'winetricks -q d3dx9_36' lets it run further (into next bug).
Regards
--
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=32025
Bug #: 32025
Summary: Guitar pro 6 hangs when saving a file
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
- Run Guitar pro 6
- Create a new file
- Save as, select a name for the file and save
- Notice that the program hangs and has to be killed manually
Wine 1.5.15
Guitar pro 6.1.4
When the crash happens, the console only displays this.
fixme:win:FlashWindowEx 0x32b87c
What debug channels would help you to resolve this?
--
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=21004
Summary: RCT3 crashes on launch when virtual desktop isn't used
(fullscreen).
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: racecar56(a)gmx.com
Created an attachment (id=25186)
--> (http://bugs.winehq.org/attachment.cgi?id=25186)
The complete output of Wine when running RCT3.
RCT3 crashes before showing up and makes resolution shrink. I normally use
1680x1050, and it shrinks the screen to 800x600.
--
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=17450
Summary: No icons for printers in PowerPoint 2003 dialog
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Here is how to reproduce this issue:
* Install Office 2003
* Start PowerPoint 2003
* File -> Print...
* click on the 'Name:' drop-down to see the list of printers
You will get the list of printers with a blank space to the left of the name of
the printer, which is where the printer icon should be.
Note:
If the printer drop-down list is all squeezed up and unusable, use winecfg to
set riched20 to native (see bug 8358 for more details).
--
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=27974
Summary: warn:winsock:wsaErrno errno 115, (Operation now in
progress).
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
The error 115 (Operation now in progress) is, as far as I know, usual with
non-blocking connections and should not raise a warning for those non-blocking
connections. I got this error, e.g. with Steam when it attempts to download
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=32965
Bug #: 32965
Summary: Text applied to textures in Kerbal Space Program
(Unity4) are not visible
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sal_vager(a)o2.co.uk
Classification: Unclassified
The Unity4 Demo version of Kerbal Space Program uses a new method to display
text on 3D objects as the method that was used in Unity3.5 no longer works in
Unity4.
Wine cannot reproduce this method so the text is not visible on these objects,
despite the fonts used being available and the text being visible in other
areas of the game.
Here is an Imgur gallery showing the problem http://imgur.com/a/mtMY7#0
It appears that only 3D objects in the game are affected, KSP also writes some
text to a 2D layer which displays normally, showing that it is not a font
error.
The Unity output_log can be seen here http://pastie.org/6149732 it does not
show any issues that I can see however.
Here is the debug output from Wine http://pastebin.com/sbGV5qH1
I used PlayOnLinux to run KSP on Xubuntu 12.10, and do not have any winetricks
packages installed in this prefix, I have tried to resolve this in another
prefix by installing the following with no success.
cc580
Microsoft Core Fonts
d3dx9
gdiplus
msasn1
quartz
riched20
I do not believe this is graphics card related as I know of others who have
seen the same issue with different hardware, my card is an nVidia gtx650 and is
using the nVidia-common driver.
This bug may effect other Unity4 games that use the same method to display 3D
text objects such as buttons, and is likely to still be present in the non-demo
version of Kerbal Space Program.
--
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=29707
Bug #: 29707
Summary: Mac: Wine "trashes" files by moving them to
~/.local/share/Trash/files
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Reposting one of Ken's bug descriptions verbatim here because I really don't
see anything to change.
---
In certain circumstances, Wine attempts to move a file to the Recycle Bin. For
example, this happens if you select a file in a file dialog and hit the Delete
key.
Wine's current implementation adheres to the freedesktop.org specification
regarding the Trash, and ends up moving the file to ~/.local/share/Trash/files.
On the Mac, this is as bad as permanently deleting the file for most users,
except that the file's space isn't even recovered. There's approximately zero
chance they'd ever be able to find it again.
This needs to be reimplemented to move the files to the Mac Trash. The right
function is probably FSPathMoveObjectToTrashSync().
The Finder maintains sufficient information to put the file back, but it's in
the opaque .DS_Store file. So, we may want to add a "org.winehq.trashinfo"
extended attribute to the file to preserve the original name and location.
Ideally, adding the attribute wouldn't change the file's mtime.
---
As far as I can tell there is no alternative Mac-specific path up to Wine
1.3.37.
--
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=23102
Summary: no text in the menus of CivCity Rome 1.0
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.2kgames.com/civcityrome/civcity.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
The menus do work but no text 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=22258
Summary: GDI objects count is not shown/implemented in builtin
task manager/wine server
Product: Wine
Version: 1.1.42
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=27182)
--> (http://bugs.winehq.org/attachment.cgi?id=27182)
Internal taskmgr in Wine 1.1.42
Almost all other fields are almost missing.
This could help in debugging certain bugs.
--
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=21842
Summary: IShellBrowser/IComDlgBrowser Listview header not draw
correctly
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.secureneterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
The header bar of an IShellBrowser/IComDlgBrowser listview is not drawn
correctly when the detail view mode (FVM_DETAILS) is selected. On the initial
display, the area where the header bar should be is blank (white). If you drag
the mouse over the area where the header should be, the header bar is drawn in
the area under the mouse. If you then minimize or do anything that causes a
repaint of the listview, the header bar goes away.
Testing indicates using the comctl32.dll AND/OR uxtheme.dll in native mode
resolves the issue.
This can be seen using the following demo application (including source) at:
http://www.codeproject.com/KB/shell/explorer.aspx?df=100&forumid=2239&exp=0…
--
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=10349
Summary: Yukon Trail installer crashes at the end
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9017)
--> (http://bugs.winehq.org/attachment.cgi?id=9017)
Crash Log
After the Yukon Trail's installer is done installing, it crashes, taking the
file browser it spawns with it.
To reproduce:
-Run installer
-Complete installation
--
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=33124
Bug #: 33124
Summary: SetWindowPlacement() unexpectedly clips coordinates
when applied to a child window
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtuc(a)users.sourceforge.net
Classification: Unclassified
Observed behavior: Regardless of whether a window handle represents a top-level
or child window, SetWindowPlacement() clips passed-in coordinates according to
screen bounds.
Expected behavior: Clipping of passed-in coordinates should not happen for
child windows.
--
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=34006
Bug #: 34006
Summary: unable to run a vb based package
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rrv.vvd79(a)gmail.com
Classification: Unclassified
I want to run a vb based billing software.
it does not have a installer.
it works fine under windows xp.
kindly help me in this regard.
--
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=32962
Bug #: 32962
Summary: Abnormals black screen ingame
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giovanni.nicola(a)ticino.com
Classification: Unclassified
Abnormals installs and runs but the ingame screen is mostly black
--
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=23644
Summary: Error when I execute an English course install
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.masch(a)gmail.com
I cannot install English Grammar software, I always get an exception.
--
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=29695
Bug #: 29695
Summary: ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frank.gleibs(a)wahlers-forsttechnik.de
Classification: Unclassified
Created attachment 38524
--> http://bugs.winehq.org/attachment.cgi?id=38524
Wine logfile
Databaseclient BpNext.exe 12.0 crashes during start.
--
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=29668
Bug #: 29668
Summary: The "bibliothèque prescrire electronique" installer
fail with "Error : Directory
'C:\users\mw\Temp\msi3665.tmp
C:\PRE\PrescrireBibliotheque\media' not found" error
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monsieurweller(a)gmail.com
Classification: Unclassified
Created attachment 38479
--> http://bugs.winehq.org/attachment.cgi?id=38479
Debug log
"Bibliothèque prescrire electronique", is the computer version of the prescrire
magazine, which is an independant medical magazine for health professionnal
(medecine and pharmacy doctors).
There's a new version of the software every six months, and when a new version
come, the older ones stop from being usable : users need to upgrade.
Previous versions of this software worked fine, but this one won't install : it
seems that they change something with the installer.
The installer fail with this error :
"Error : Directory 'C:\users\mw\Temp\msi3665.tmp
C:\PRE\PrescrireBibliotheque\media' not found"
Note : it need at least .NET2.0/Mono to run. Here, i've installed mono.
I've attached a more complete log file.
I've gathered more information with Uniextractor (run with wine) :
TrID/32 - File Identifier v2.02 - (C) 2003-06 By M.Pontello
Definitions found: 2641
Analyzing...
Collecting data from file: H:\Bureau\Test\BEP_V2_install_sep2011.exe
29.8% (.EXE) InstallShield setup (43050/17/16)
28.7% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9)
26.1% (.EXE) Win32 Executable MS Visual C++ (generic) (37706/45/16)
7.2% (.EXE) Win32 Executable Generic (10527/13/4)
5.2% (.DLL) Win32 Dynamic Link Library (generic) (7600/42/2)
--
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=29220
Bug #: 29220
Summary: Airline Tycoon2: Crashes on start
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: sanjay.ankur(a)gmail.com
Classification: Unclassified
Created attachment 37731
--> http://bugs.winehq.org/attachment.cgi?id=37731
Screenshot showing error
The splashes load well, then the game crashes. Please find the attached error
log etc.
--
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=33431
Bug #: 33431
Summary: Problems with wininet when I try to authenticate with
the server of the game League of Legends
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zephyr91(a)gmail.com
Classification: Unclassified
Hello,
I'm having a problem when starting I try to login on the game and looking
around the bugs registred I didn't find anything to fix this.
Some people told me that cleaning the environment would help fix it but I doubt
it.
The problem could be some configuration or some missing packge to install but I
dont really know so here is one debug log with
+crypt,+ntdll,+wininet,+chain,+post,+http
Its not the full log but its the moment I click on login and the moment when it
crashes.
I hope you guys can help me, thanks in advance.
System: Debian Wheezy amd64
wine: 1.5.5
Obs:package gnutls-bin is installed and yacc too.
Regards.
http://pastebin.com/Cg420An4
--
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=29294
Bug #: 29294
Summary: No sound with ALSA loopback devices
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Classification: Unclassified
I recently set up an ALSA-to-JACK bridge (as described in
http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge) in
order to route non-JACK apps into JACK. Every sounding non-JACK app (even Flash
Player) work flawlessly but Wine outputs no sound (in theory, ALSA loopback
devices should behave transparently to Wine).
I'm using git version and every audio app I ran in Wine (even the sound tests
in winecfg) shoots several:
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels
Disabling JACK server plus unloading snd-aloop module restores the sound from
Wine.
I'll send more-specific logs upon request.
Regards,
Antonio
--
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=28043
Summary: Galactic Civilisation II: Turn Button disappears
randomly
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrick(a)bb-goettingen.de
After some time of gameplay the "turn" button (to finish the turn and go to the
next) randomly disappeares. Normally, if clicked, it will only be hidden until
all moves of that turn (ships moving on the screen etc) are completed and then
come back. It is not clear to me what triggers this. It just seems to happen
more ofter the longer you played one game.
Reproduce: Start a new game, play a while and wait for it to happen.
Workaround: Only way to continue a game is to save the game, quit and restart
galvic2. (Only saving an loading the game again does not work.)
I encountered that with every wine version I tried (that would be almost any
since about 1.3.15). I tried with two different GalCiv versions: Dark Avatar -
v. 1.5 and Twilight of the Arnor / Ultimate Edition - v.1.97. Problem occurs
with both of 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=13810
Summary: D3DSwapChainImpl_Destroy() shouldn't call
SetDisplayMode() in D3D7
Product: Wine
Version: 1.0-rc4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prouvot.guillaume(a)free.fr
Created an attachment (id=13851)
--> (http://bugs.winehq.org/attachment.cgi?id=13851)
Add a dx version check before calling SetDisplayMode in
D3DSwapChainImpl_Destroy
D3DSwapChainImpl_Destroy() function in dlls/wined3d/swapchain.c shouldn't call
SetDisplayMode() when D3D7 is used. This problem cause some 2D graphics
corruptions and switch to wrong screen resolution in Speed Busters game.
The patch in attachment add just a dx version check before calling
SetDisplayMode() to prevent a redundant call with one done by ddraw module.
--
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=32832
Bug #: 32832
Summary: Wine logs fill the HD in a few seconds and bring down
the machine
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
Classification: Unclassified
After the update to wine-1.5.22, on a kubuntu quantal 64 bit machine, with the
wine shipped through the wine apt repo, I have a huge issue.
Wine floods the screen with 'fixme:wtsapi:WTSWaitSystemEvent Stub (nil)
0x00000078 0x94e964' (which is bad but tolerable).
Most important it fills .wine/drive_c/users/callegar/Application
Data/APP_NAME_NON_STRING/Logs with HUGE log files. In a few seconds these may
reach many GBs, fill the machine HD and bring the machine down.
The log files have names such as
2013.01.28_12.26.08_PID000033_HelperService.HTM
and
2013.01.28_12.26.09_PID000041_ConversionService.HTM
The file giving issues is the helper service one, that gets filled by
Win32 error in file
M:\TemporaryBuilds\2\80\Sources\soda-release\services\HelperService\SessionWatcher.cpp
in line 221 code = 2. Message: File not found.
In just *one second* of wine, this file got to 42MB.
Would be nice if wine did not enable this log mechanism by default, but only
after a command line flag. Also, it would be nice if repeated messages could be
squelched. Finally, why not printing also which file is not found in the log?
As a workaround. Make .wine/drive_c/users/callegar/Application
Data/APP_NAME_NON_STRING/Logs not writable by anybody.
--
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=24612
Summary: Prototype: Fails to start (Parental Controls)
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hozzan(a)gmail.com
Game Prototype
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=16932) cannot
run, because give a error message about Parental Controls (You are restricted
from playing a game with these rating).
--
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=33449
Bug #: 33449
Summary: League of Legends, screen freezes when moved mouse.
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: naxdir(a)hotmail.com
Classification: Unclassified
I start game normally, but in game if i move mouse for anytime. Game freezes.
--
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=37477
Bug ID: 37477
Summary: Dragon Naturally Speaking 13.0 does not install
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Distribution: ---
Created attachment 49860
--> https://bugs.winehq.org/attachment.cgi?id=49860
generated back-trace from crash
I have tried to install Dragon Naturally Speaking 13.0, which has just come
out. The version is Basics (the new cheaper version).
Anyway, it doesn't install at all, which surprised me, because previous
versions have installed well. I am attaching the crash output because I suspect
that it needs a set of C++ libraries that I don't have. I tried vcrun2010
because that's what NatSpeak 12.5 needs, but that didn't help.
--
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=29137
Bug #: 29137
Summary: Ms-Prorject 2003 crashes at start (but visio 2003
works perfectly)
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: depuislolaleplusheureuxdespapa(a)hotmail.com
Classification: Unclassified
Created attachment 37562
--> http://bugs.winehq.org/attachment.cgi?id=37562
The crash dump
Hello, I have install Office 2003 with POL (Visio abd Project).
Visio works but project crashes à start.
My Wine version is 1.3.28.
I attach the crash dump.
Thanks for resolving this problem.
Alexandre TELLIER
(sorry for my poor english)
--
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=25028
Summary: Evernote 4.0 PDF Preview Hangs Or Is Slow
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin_packer(a)uk.ibm.com
(Reporting on behalf of another Evernote 4.0 Beta Tester so have no more
information than the subject line.)
--
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=32870
Bug #: 32870
Summary: err:crypt:import_private_key unexpected magic 4c5bef48
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: user989(a)gmail.com
Classification: Unclassified
Created attachment 43416
--> http://bugs.winehq.org/attachment.cgi?id=43416
CityInfo 2.9 run log
Distro: Debian GNU/Linux 7.0 (wheezy/sid) x86_64
Application: CityInfo 2.9 (Belorussian city map application)
Installation in wine clear prefix. No additional winetricks/winecfg
Run options: LANG=ru_RU.utf8
Error in function: dlls/rsaenh/rsaenh.c import_private_key
err:crypt:import_private_key unexpected magic 4c5bef48
Application works with limited functionality
Run log options (file in attach): WINEDEBUG=warn+all
Application runs on Windows normally
--
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=29209
Bug #: 29209
Summary: Microsoft excel 2007 crashes when trying to copy full
rows or collums
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: martijn.doornbusch(a)gmail.com
Classification: Unclassified
When trying to copy or cut whole row's or collums in microsoft excel 2007 excel
a error window pop-ups saying "The picture is too large and will be truncated".
After this excel crashes.
--
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=27206
Summary: wine kugou2011 won't start
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34763)
--> (http://bugs.winehq.org/attachment.cgi?id=34763)
Log: wine kugou2011
1. Download Kugou2011 from http://softdl1.tech.qq.com/soft/63/kugou_6.2.24.exe
2. install with wine
$ wine kugou_6.2.24.exe
3. start wine
$ wine KuGoo.exe &> wine-kugoo.log
KuGoo will not start, with such output:
err:graphics:USER_CheckNotLock BUG: holding USER lock
A full log 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.
https://bugs.winehq.org/show_bug.cgi?id=37276
Bug ID: 37276
Summary: installation of minitab 17.10 gives fixmes
Product: Wine
Version: 1.7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: graylion(a)sm-wg.net
Installation of minitab 17.10 end with fixme:heap:HeapSetInformation (nil) 1
(nil) 0 fixme:thread:GetThreadPreferredUILanguages 52, 0x33fa08, 0x33fa78
0x33fa10
--
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=27414
Summary: Red Alert 2 "skirmish aftermath": user needs to
"Alt+Tab" for the game to react
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olivier(a)diotte.ca
In Red Alert 2, you can do skirmish battles.
Once the skirmish is finished (you won or were defeated), the game presents you
a table ("skirmish aftermath") comparing all commanders.
Normally, the player should be able to hit 'Continue' to return to the main
menu, but clicking on the button does nothing.
The user actually needs to click 'Continue' then produce an event on the window
itself: 'Alt+Tab' works under Gnome, KDE, XFCE4[1].
Attached is a saved game seconds from victory (just use the group of prism
tanks to destroy the remaining enemy buildings).
NOTE: My installation is Red Alert 2 + Yuri's revenge. I can attach a Red Alert
2 only saved game if that is a problem.
To use the attached saved game:
1- Copy/move/whatever the file 'WINETEST.SAV' in the main Red Alert 2 directory
(in my case that is /home/vhann/.wine/drive_c/Program\ Files/RA2/);
2- Start the game (Ra2md.exe);
3- From the main menu go to 'Single Player' -> 'Load saved game' (or something
like that) -> 'WineTestSkirmish';
4- Destroy the remaining enemy buildings;
5- "Skirmish aftermath" is before your eyes;
My guess, if that is worth anything is that the user must cause a window redraw
event.
[1] Being under wmii on this computer, [Alt]+[Tab] doesn't work, I must use my
window manager's hotkey to move the window
Regards,
Vhann
--
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=32921
Bug #: 32921
Summary: crash of tehe program My Heritage
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibertaccini(a)libero.it
Classification: Unclassified
Created attachment 43480
--> http://bugs.winehq.org/attachment.cgi?id=43480
is the backtrace
crash of the program My Heritage Tree Builder
--
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=31271
Bug #: 31271
Summary: Guild Wars 2: crashes with BW3 client on Mac 10.6.8
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.jonesey(a)gmail.com
Classification: Unclassified
Created attachment 41082
--> http://bugs.winehq.org/attachment.cgi?id=41082
gdb stack trace and terminal output
I have tried 1.5.6, 1.5.8 and 1.5.9 but all three versions crash at the same
spot.
I have included the stack trace from the thread causing the crash from version
1.5.9 below.
OS: Mac 10.6.8
Processor: 2.8 GHz Intel Core i7
Memory: 8GB
Video: ATI Radeon HD 4850
Login Page -> Play -> User Agreement [ Accept ]
After I click Accept it crashes. I have attached the stack trace from gdb.
Let me know if there is more information I need to provide.
--
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=26665
Summary: Skype segfault on winhttp (when trying to log in)
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mvniekerk(a)gmail.com
Download 5.2 version (latest at time of writing, ~22mb download).
Install (without problems, albeit with some ugly graphics)
Run it
Log in - WHAM. Crash.
Can be repeated with previous versions as well.
--
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=24407
Summary: Excel2007 cannot read a shared document
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adriaanvk(a)gmail.com
Created an attachment (id=30765)
--> (http://bugs.winehq.org/attachment.cgi?id=30765)
Small log file
In excel 2007 you can create shared documents, allowing merging. (tab review -
share workbook and enable merge checkbox there). This is a great feature so you
can work with multiple users on the document the same time.
But, when i try to open a shared document, excel gives an error that excel
found unreadable content. See the log files for information what is happening.
The log stops at the moment the message is displayed about the unreadable
content.
Note: creation of shared files using wine+excel is not working as well, so for
this bug create a file with an excel installed on windows.
--
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=23589
Summary: Jade Dynasty: Weapon glows appear white
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenrina(a)yahoo.com
Glows on weapons are bright white from most camera angles. The glows seem to be
reflecting something. Viewing weapons from certain angles and positions will
have the weapon partially glowing white and partially glowing normal.
The glows are normal when at the character select screen for the first time.
The glows only exhibit the issue after selecting a character and entering the
game world. Glows will exhibit the issue in character select after entering the
game world and returning.
PCLinuxOS Full Monty Beta 3
GeForce 7600 GS (Driver 195.36.31)
Tested from versions 1.2-rc4 to 1.2-rc7. No difference in any version.
(Game provided at http://jd.perfectworld.com)
--
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=21628
Summary: Civilization 4 : Civstat uploader bugged Pboss
Product: Wine
Version: 1.1.38
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sylvain.marcon(a)wanadoo.fr
Created an attachment (id=26109)
--> (http://bugs.winehq.org/attachment.cgi?id=26109)
log debuger crash Pboss when launch civstat uploader
When launch civstat uploader :
civ4beyondtheswordPboss.exe bugged.
If we not launch civstat uploader Pboss not bugged : all player play correctly.
when launch civstat uploader : Pboss bugged few second after
buig report bug include in attachement.
version civstat uplader : 1.5.1.0 (http://www.civstats.com/download.php)
version civ4 BTS : 3.19
same problem producted witch other version BTS and witch civ4 Vanilla or
warworld
--
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=29406
Bug #: 29406
Summary: MxPro Mx3000P: crashes
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: annava_(a)hotmail.com
Classification: Unclassified
Created attachment 38060
--> http://bugs.winehq.org/attachment.cgi?id=38060
bug
MxPro Mx3000P from Stratagene. It's used for qPCR (DNA quantitative analysis)
When I want to see the Results tab in the Analysis section, MxPro crashes (see
attachment below).
I'm on ubuntu 11.10.
--
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=23457
Summary: Command & Conquer 4 can't log into EA Account
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=29274)
--> (http://bugs.winehq.org/attachment.cgi?id=29274)
+winsock +winhttp
When starting up the game for the first time, you need to log into your EA
Account. When it attempts to log in, game fails by saying "Unexpectedly
disconnected from online services. Please check your Internet Connection."
I am running Gentoo with 1.2-rc5
Snippet of Terminal output:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:thread:SetThreadIdealProcessor (0x298): stub
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
--
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=32993
Bug #: 32993
Summary: Developer appreciation index
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: artoink(a)gmail.com
Classification: Unclassified
The WINE developers do not get nearly enough appreciation and thanks for
producing such amazingly awesome software. I would like this fixed in future
versions.
--
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=32879
Bug #: 32879
Summary: Legacy 5 does not appear in task bar
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lsts67(a)aganderson.me.uk
Classification: Unclassified
Legacy 5 does not appear in task bar at any time. Once its window appears on
the desktop, this doesn't matter too much, but if all windows get closed, say
to access the desktop, I know of no way to find it again.
I'm using Linux Mint 14, but the problem pre-dates that by some way, just
haven't had time to report it.
--
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=33051
Bug #: 33051
Summary: Ctrl+]/[ does not work in gvim
Product: Wine
Version: 1.5.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chenjh_06(a)hotmail.com
Classification: Unclassified
Ctrl+[ should be ESC in gvim and Ctrl+] should jump to the definition of the
keyword under the cursor. But they are not working correctly in 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=32571
Bug #: 32571
Summary: [eMule] Unhandled exception: page fault on read access
to 0x00000000 in 32-bit code (0x7ce4f248)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: federicoleva(a)tiscali.it
Classification: Unclassified
Created attachment 42983
--> http://bugs.winehq.org/attachment.cgi?id=42983
Backtrace
eMule AdunanzA 3.16 sometimes (but not always) crashes immediately at startup.
I attach the terminal output.
I'm using Wine 1.5.17 on fedora 17.
--
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=23127
Summary: Mass Effect 2 ignores keystrokes unless in virtual
desktop
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When you start Mass Effect 2, it prompts you to press any key,
but it does nothing when you do.
The problem goes away when run in a virtual desktop.
--
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=33091
Bug #: 33091
Summary: High Latency when playing through wine!
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marios3000(a)gmail.com
Classification: Unclassified
I tried playing an online game (League of Legends) through wine but the latency
spikes to very high and then goes to normal again and then spikes to very high
and this goes on forever. It makes the game unplayable and I tested to see when
playing from a windows pc the game plays with normal ping, no spikes, so no ISP
or router problem. I used play on Linux to install the game. Any help is
appreciated.
--
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=35911
Bug ID: 35911
Summary: Batman: Arkham Origins Blackgate crashes at launch
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Created attachment 47959
--> http://bugs.winehq.org/attachment.cgi?id=47959
log
First time requires for d3dcompiler_43 (err:d3dcompiler:compile_shader HLSL
shader parsing failed). Only native d3dcompiler_43 resolves the problem. After
that crashes at launch.
--
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=26307
Summary: Jaangle Media PLayer doesn't start/work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.jaangle.com/downloading?block
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=33533)
--> (http://bugs.winehq.org/attachment.cgi?id=33533)
Startup error
$ ./jaangle.exe
fixme:keyboard:UnregisterHotKey ((nil),101): stub
fixme:keyboard:RegisterHotKey ((nil),176,0x00000000,B0): stub
err:ole:CoGetClassObject class {00000602-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:CoGetClassObject class {00000602-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:create_server class {00000602-0000-0010-8000-00aa006d2ea4} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {00000602-0000-0010-8000-00aa006d2ea4}
could be created for context 0x17
--
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.