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.
http://bugs.winehq.org/show_bug.cgi?id=34973
Bug #: 34973
Summary: Uru - Ages Beyond Myst Demo Can't finish game in
wine-1.3.21 without disabling sound.
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erichv(a)verizon.net
Classification: Unclassified
Created attachment 46602
--> http://bugs.winehq.org/attachment.cgi?id=46602
My fix for the problem arrived at after much experimentation and code study.
Uru - Ages Beyond Myst Demo works good enough to play completely in wine-1.3.20
but loses some of it's functionality and can't be completed in both wine-1.3.21
and wine-1.7.5. Disabling sound at the beginning of the game allows the game to
be played completely in both wine-1.3.21 and wine-1.7.5.
This is the regression test result:
19c4c37a1d16ce8790bbbfcda3c19eb753dba199 is the first bad commit
commit 19c4c37a1d16ce8790bbbfcda3c19eb753dba199
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Thu May 19 15:31:22 2011 +0200
msvcrt: Allocate FILE tables dynamically.
:040000 040000 8bae25f560b02bfbc2fbc7484ae98e947a91e608
c6e410abafefa5a00464f3ff645091dd27e74931 M dlls
--
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=9789
Summary: Unable to run XCOM in Wine
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magsymp(a)yahoo.com
Hello,
I am running the most recent version of Wine on Ubuntu Feisty Fawn with all the
most recent updates. (I've even tried fresh install of Wine and Ubuntu)
My problem is that I am unable to get X Com UFO Defence to work with Wine. The
game will launch but the keyboard does NOT work. I've have extensive
troubleshooting but I can't get the keyboard to work. I have even had someone
else try to get it working (someone with alot of experience with Wine) and they
said that they were not able to get the keyboard working either (different PC
and all).
I have tried setting up a launcher script and had no success... same issue.
I've tried virtual KBs and those don't work either. I've even tried a KB which
should push input to all sessions but even that does NOT work.
I have tried to run the game in terminal, in seperate window, but the KB will
NOT work... or the game won't launch.
I've tried 3 different install packages for the game and still no success.
Other games work, and the keyboard works in them with no problems.
Game is now abondonware and is available at
http://www.abandonia.com/games/38/UF...emyUnknown.htm
or
http://www.the-underdogs.info/downlo...ld.zip&id=4966
Any investigation or input would be appreciated.
Thanks
--
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=29868
Bug #: 29868
Summary: Battlefield 2 can't change controls
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doomrevx(a)gmail.com
Classification: Unclassified
In Battlefield 2 v1.5 I can't change controls. When I try to change control it
waiting for new keyboard key, but when I press some key it ignored.
--
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=35416
Bug ID: 35416
Summary: BSSB-Win crashes with segfault in fm20.dll
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: floe(a)butterbrot.org
Classification: Unclassified
BSSB-Win ( http://www.bssb.de/2kb-downloads.html ) can be installed without
problems, but crashes on first launch with the attached backtrace. This happens
both on old Wine 1.4 and on 1.7.11.
Running "winetricks fm20" & adding a native,builtin override for riched20 fixes
the problem, so I assume that it is an issue within the Wine-builtin riched20
component.
--
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=37509
Bug ID: 37509
Summary: Unable to install Evernote with Wine in Ubuntu 14.10
Product: Wine
Version: 1.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: draganlazin(a)outlook.com
Distribution: ---
Created attachment 49897
--> https://bugs.winehq.org/attachment.cgi?id=49897
This is the output from the Wine Program Loader.
Evernote installs and runs in Ubuntu 14.04.x, however 14.10 has broken the
ability to use Evernote through Wine. This is on a fresh install of Ubuntu
14.10, all updates installed, and using from Canonical's channels.
--
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=32808
Bug #: 32808
Summary: installer of PPTV: needs unimplemented
atl100.dll.AtlComModuleRegisterClassObjects
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43330
--> http://bugs.winehq.org/attachment.cgi?id=43330
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
atl100.dll.AtlComModuleRegisterClassObjects, aborting
--- snip ---
- Ubuntu 12.10 32bit
- wine-1.5.22-124-gb233d20
--
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=32807
Bug #: 32807
Summary: installer of PPTV: needs unimplemented
atl100.dll.AtlGetPerUserRegistration
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43329
--> http://bugs.winehq.org/attachment.cgi?id=43329
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
atl100.dll.AtlGetPerUserRegistration, aborting
--- snip ---
- Ubuntu 12.10 32bit
- wine-1.5.22-124-gb233d20
--
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=32513
Bug #: 32513
Summary: PPTV needs unimplemented
atl100.dll.AtlGetObjectSourceInterface
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42891
--> http://bugs.winehq.org/attachment.cgi?id=42891
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
3. cd to the path where you installed it and '~/.wine/drive_c/Program
Files/PPLive/PPTV$ wine PPLive.exe' to run it
--- snip ---
wine: Unimplemented function atl100.dll.AtlGetObjectSourceInterface called at
address 0x7b83b452 (thread 0035), starting debugger...
--- snip ---
--
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=32499
Bug #: 32499
Summary: installer of PPTV crashes
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42875
--> http://bugs.winehq.org/attachment.cgi?id=42875
The Log
This a follow up of Bug 32433 .
You can reproduce it follow:
0. download it
md5sum pptvsetup_3.2.1.0076.exe
0798f55492a75b9461cacd48f038f562 pptvsetup_3.2.1.0076.exe
1. 'winetricks -q mfc42 jscript' to get workarounds for: Bug 32498 .
2. 'wine pptvsetup_3.2.1.0076.exe' to begin installation and it will crashes
when the installation nearly complete.
my test enviroment:
- Ubuntu 12.10 32bit
- wine-1.5.19-244-gf28324a
- pptvsetup_3.2.1.0076
--- snip ---
wine: Unhandled page fault on execute access to 0x00000000 at address (nil)
(thread 0053), starting debugger...
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0074de08 EBP:0074de9c EFLAGS:00010206( R- -- I - -P- )
EAX:7c7eea40 EBX:00147d28 ECX:0074de3c EDX:00000000
ESI:0013f030 EDI:00000000
Stack dump:
0x0074de08: 00b1e56f 0013f030 0074de3c 4c775e39
0x0074de18: 00147d54 00e54c00 0074def4 00d25855
0x0074de28: 00000001 00001000 0007fffe 00000001
0x0074de38: 0074ded8 00000000 00e54c00 00d2589b
0x0074de48: 00000180 00000010 00000000 00e57680
0x0074de58: 00000010 0074de78 00147d28 00b2f135
Backtrace:
=>0 0x00000000 (0x0074de9c)
1 0x00b1eabe in avcvideodec.ax (+0xeabd) (0x0074def4)
0x00000000: -- no code accessible --
--- snip ---
--
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=36173
Bug ID: 36173
Summary: valgrind shows several leaks in
programs/wscript/tests/run.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4782== 128 bytes in 1 blocks are definitely lost in loss record 192 of 300
==4782== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4782== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4782== by 0x5ADA0B4: alloc_bstr (oleaut.c:162)
==4782== by 0x5ADA44A: SysAllocStringLen (oleaut.c:324)
==4782== by 0x4A32F3C: a2bstr (run.c:100)
==4782== by 0x4A33CE2: Dispatch_Invoke (run.c:276)
==4782== by 0x5B1C187: IDispatch_Invoke_Stub (oaidl.h:817)
==4782== by 0x5B4760B: IDispatch_RemoteInvoke_Stub (oleaut32_oaidl_p.c:1028)
==4782== by 0x5A3154F: CStdStubBuffer_Invoke (cstub.c:477)
==4782== by 0x4FB81C7: RPC_ExecuteCall (objidl.h:9086)
==4782== by 0x4FB8654: dispatch_rpc (rpc.c:1503)
==4782== by 0x5A63AB2: process_request_packet (rpc_server.c:441)
==4782== by 0x5A63F06: RPCRT4_process_packet (rpc_server.c:519)
==4782== by 0x5A64099: RPCRT4_worker_thread (rpc_server.c:541)
==4782== by 0x7BC90974: worker_thread_proc (threadpool.c:110)
==4782== by 0x7BC87017: ??? (signal_i386.c:2571)
==4782== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4782== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4782== by 0x7BC8E43C: start_thread (thread.c:428)
==4782== by 0x4218F92: start_thread (pthread_create.c:309)
==4782==
==6569== 48 bytes in 1 blocks are definitely lost in loss record 293 of 666
==6569== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==6569== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==6569== by 0x5AB80B4: alloc_bstr (oleaut.c:162)
==6569== by 0x5AB85F5: SysAllocStringByteLen (oleaut.c:413)
==6569== by 0x5B07F9B: VariantCopy (variant.c:776)
==6569== by 0x5B083D7: VariantCopyInd (variant.c:866)
==6569== by 0x6E13F51: exec_script (interp.c:2063)
==6569== by 0x6E0FB33: do_icall (interp.c:596)
==6569== by 0x6E0FDDF: interp_icallv (interp.c:648)
==6569== by 0x6E140CD: exec_script (interp.c:2108)
==6569== by 0x6E269E6: exec_global_code (vbscript.c:83)
==6569== by 0x6E26A3C: exec_queued_code (vbscript.c:95)
==6569== by 0x6E276E1: VBScript_SetScriptState (vbscript.c:349)
==6569== by 0x4C5F7CC: run_script (activscp.h:1013)
==6569== by 0x4C5FD00: wWinMain (main.c:419)
==6569== by 0x4C5FF63: wmain (exe_wmain.c:51)
==6569== by 0x4C5FE40: __wine_spec_exe_wentry (exe_wentry.c:36)
==6569== by 0x7B8641DB: ??? (process.c:1045)
==6569== by 0x7B864328: start_process (process.c:1097)
==6569== by 0x7BC87017: ??? (signal_i386.c:2571)
==6569==
--
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=35321
Bug ID: 35321
Summary: Wolverine: game crash after Unreal technology logo
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 47107
--> http://bugs.winehq.org/attachment.cgi?id=47107
Wolverine backtrace
hello,
Wolverine game crash after Unreal technology logo with wine 1.7.9.
I joined you the wine terminal log and the backtrace.
Note that the last known wine version able to run this game is 1.3.9.
--
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=32110
Bug #: 32110
Summary: messenger is not letting me send messages
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuriotaku69(a)yahoo.com
Classification: Unclassified
Created attachment 42343
--> http://bugs.winehq.org/attachment.cgi?id=42343
yahoo_messenger
Messenger not working properly
--
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=31907
Bug #: 31907
Summary: This is a bug from a yahoo messenger i am using
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rick1920_ph(a)yahoo.com
Classification: Unclassified
This what it says when i click the instant message or when i want to send a
message. i am using lubuntu 12.04 and win 1.5. if anyone can help me... thanks
--
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=22561
Summary: City Of Villains Freezes on Load screen
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megadragon(a)comcast.net
I was able to play reasonably until the last city of villains update.
Now I freeze on the load screen and no error log is generated.
Using Wine 1.1.43
Nvidia Gforce 9600 GSO
--
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=17271
Summary: Excel 2003 help does not seem to work, unable to
connect?
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mk144210(a)bcm.edu
Created an attachment (id=19270)
--> (http://bugs.winehq.org/attachment.cgi?id=19270)
gray office help window. Does not load.
I am going to attach screenshots. Topics seem to be listed, but when viewing a
topic just a blank gray window and the topic window says "Unable to connect to
Microsoft office online".
Misha
--
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=37250
Bug ID: 37250
Summary: Problems when trying to sign a document under WINE
with PDFXChange Editor 5.5(build 309.0).
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idohlp2(a)gmail.com
Created attachment 49538
--> https://bugs.winehq.org/attachment.cgi?id=49538
Crash details
I am a debian linux user and I have PDFXChange Editor installed with WINE.
- When choosing "use certificate from system store", the editor crashes.
- When choosing "use certificate from file", after the file is chosen the
editor prompts for a password. Though after it is inserted, the signature file
is ignored. i.e. it behaves as no signature file was ever selected.
I contacted the company and their response was:
"...
The issue is because some CryptoAPI functions the editor uses are not
implemented (or implemented as stubs) in WINE.
The solution on our side is not trivial and we will not fix it in the next
build. I would recommend him to submit a WINE bug report
..."
--
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=37012
Bug ID: 37012
Summary: Evernote 5.5.x crashes when accessing the Market tab
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49180
--> http://bugs.winehq.org/attachment.cgi?id=49180
Backtrace
When accessing the Market tab Evernote crashes.
--
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=27558
Summary: EA Origin: application starts in Polish instead of
English
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.origin.com/about?easid=Origin-Origin_Web_HP
Rnav_Download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35227)
--> (http://bugs.winehq.org/attachment.cgi?id=35227)
terminal output
Very strange, this application is the new version of EA's download manager.
Installing works under Wine (in English), but start it up, and it's in Polish
(I think, some Eastern European language)..
Works correctly under my Windows 7 VM. Win7 version for wine makes no
difference.
Perhaps it's querying for locale in a strange way and defaulting to Polish if
not available (perhaps that was the developers' language)?
Terminal output attached.
2b72c73eddda31c1873d4894736a552980ed48c5 OriginSetup.exe
--
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=36466
Bug ID: 36466
Summary: Add WScript.Echo support for VBScripts and JScripts
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says...
Example 'echotest.js':
--- snip ---
WScript.Echo("hello");
--- snip ---
Output:
--- snip ---
$ wine cscript echotest.js
fixme:wscript:Host_Echo (0x12f090)
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/6617f27004039860ac5d487c5ec0e112…
--- snip ---
264 static HRESULT WINAPI Host_Echo(IHost *iface, SAFEARRAY *args)
265 {
266 WINE_FIXME("(%p)\n", args);
267 return E_NOTIMPL;
268 }
--- snip ---
Be aware that 'cscript' and 'wscript' behave differently.
cscript -> console output
wscript -> message box
NOTE: Wine's 'cscript' shares the sources with 'wscript' (parent).
'winetricks -q wsh57' works around.
$ wine --version
wine-1.7.18-136-g0fb88f8
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=32297
Bug #: 32297
Summary: dwChannelMask, nAvgBytesPerSec and nBlockAlign handled
incorrectly by mmdevapi drivers in IsFormatSupported.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
Classification: Unclassified
Created attachment 42628
--> http://bugs.winehq.org/attachment.cgi?id=42628
mmdevapi render test patch, passes on a win7 machine
Each driver currently handles IsFormatSupported in an inconsistent manner, so I
did some tests against win7 to see what happens.
Attached testcase is the result, and currently fails on all drivers.
nAvgBytesPerSec and nAvgBytesPerSec seem to be ignored for WAVE_FORMAT_PCM,
as I sort of expected, and gets an E_INVALIDARG for WAVE_FORMAT_EXTENSIBLE.
dwChannelMask seems to be ignored for shared mode, and strictly validated on
exclusive 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=30261
Bug #: 30261
Summary: Imperial Glory - Creating multi-player game causes
crash
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maquis196(a)yahoo.co.uk
Classification: Unclassified
Created attachment 39534
--> http://bugs.winehq.org/attachment.cgi?id=39534
Console output of crash
When launching a multiplayer game on either LAN or internet. The game crashes.
I'll attach console output.
Also, +all causes game not to load but will gladly retest with any request
debug channels.
--
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=30344
Bug #: 30344
Summary: Windows 8 consumer preview setup crashes due to
unimplemented function msi.dll.MsiEnumClientsExW
Product: Wine
Version: 1.5.1
Platform: x86-64
URL: http://windows.microsoft.com/en-US/windows-8/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Windows 8 Consumer Preview Setup (which doesn't install Windows directly, but
downloads the installation files and can create an ISO/DVD from them) aborts
after a program called wicainventory.exe crashes while checking for
compatibility issues. The terminal shows:
wine: Call from 0x7b83bec2 to unimplemented function msi.dll.MsiEnumClientsExW,
aborting
wine: Unimplemented function msi.dll.MsiEnumClientsExW called at address
0x7b83bec2 (thread 000d), starting debugger...
Prerequisite: winetricks vcrun6
--
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=36882
Bug ID: 36882
Summary: Modern Era Touhou Games run at abnormally low FPS
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrewsuicune(a)gmail.com
In later Touhou Project games (tested 14 and 14.3) in Wine 1.7.20 (and 1.7.21
and most likely before as well, but starting after 1.7.3), the FPS of the games
suddenly drops abnormally to about 20-30 for an inexplicable reason.
The following seemed especially prevalent in the Terminal Window during the
problematic FPS areas (which include the main menu)
fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x30004.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
The former is unfamiliar to me, while I have seen the latter before in Touhou
games.
Also, when quitting and exiting the game, the following appeared:
wine(526,0x405d6000) malloc: *** error for object 0x401ca000: pointer being
freed was not allocated
*** set a breakpoint in malloc_error_break to debug
I will be adding bug links and may perform a git bisect if wine-git compiles
for me.
--
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=24331
Summary: [NI Circuit Design Suite] fails to install, keeps
repeating "fixme:volume:GetVolumePathNameW (....),
stub!"
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11033
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
When installing NI Circuit Design Suite it fails to install, and keeps
repeating "fixme:volume:GetVolumePathNameW (....), stub!" in the terminal
output. (see 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=34806
Bug #: 34806
Summary: Brothers in Arms Road to Hill 30 demo: Clicking sounds
in audio
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdsbug(a)gmail.com
Classification: Unclassified
Created attachment 46417
--> http://bugs.winehq.org/attachment.cgi?id=46417
+dsound,+dsound3d,+sound log
There are clicking noises in main menu. They repeat at random intervals, every
~0.5 seconds.
Not a regression, I have tested on wine-1.3.7+.
Arch Linux x64.
Using default alsa drivers.
--
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=30432
Bug #: 30432
Summary: UpdateResource doesn't update PE checksum neither
Resource Table virtual address
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kervala(a)gmail.com
Classification: Unclassified
Hi,
I'm implementing a mt.exe clone which only can add a manifest to an EXE or DLL
file.
When I call BeginUpdateResource, UpdateResource and EndUpdateResource under
Windows to add a .manifest to a .exe the modified .exe has a valid checksum and
its Resource Table virtual address in PE header is defined.
Later if I call LoadLibrary and FindResourceEx with the resulting, it returns a
correct pointer on the manifest resource.
But if I call the same functions under Linux with WINE, the manifest seems to
be added to the EXE but the EXE checksum is set to 0 and Resource Table virtual
address too, so if I check the Manifest with FindResourceEx it returns NULL
because it can't find it.
I have some .exe with and without manifest and the corresponding .manifest if
you're interested to compare PE header.
I also have a test case to check if manifest is found.
Please could you fix that ?
Thanks
--
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=32524
Bug #: 32524
Summary: mmdevdrv assertion failure on FarCry3 loading screen
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kug3lblitz(a)gmail.com
Classification: Unclassified
When playing FarCry 3, my wine crashes with the following assertion failure:
xe: mmdevdrv.c:534: pulse_wr_callback: Assertion `oldpad >= This->pad' failed.
wine: Assertion failed at address 0xf7753425 (thread 0039), starting
debugger...
So far, this has happened every time at the same loading screen (3/3) but not
on other loading screens. The loading screen in question is the first one in
the middle of the mission to pirate cove.
--
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=18357
Summary: MyHeritage Family tree builder crashes in the begining
of the installtion (NSIS installer)
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.myheritage.com/family-tree-builder
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kohen.d(a)gmail.com
Created an attachment (id=20913)
--> (http://bugs.winehq.org/attachment.cgi?id=20913)
Terminal output
The splash screen appears, but afterwards the installation crashes with an X
related error (X_ChangeProperty).
Tested on Ubuntu Jaunty AMD64.
--
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=30016
Bug #: 30016
Summary: OleSavePictureFile not implemented - iWin Games
Manager installer crashes
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://www.iwin.com/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 39083
--> http://bugs.winehq.org/attachment.cgi?id=39083
backtrace
The installer for iWin Games Manager crashes right after starting.
>wine: Call from 0x7b839342 to unimplemented function oleaut32.dll.OleSavePictureFile, aborting
For some reason the crash is not fatal when using Wine versions>1.3.37: after
closing the error reporting dialog, the installer resumes the installation.
With previous Wine versions the installer hangs after the crash.
Can be reproduced by downloading and installing the trial version of any game
from iWin.
--
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=11117
Summary: youtubedownloader hits "unimplemented
shdocvw.DoFileDownload"
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp1.volftp.tiscali.it/pub/pc/windows/win98/utilit
y/graphic/video/youtubedownloader.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Guess the title says it all. The application is pretty useless because of this
:(
--
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=32943
Bug #: 32943
Summary: GOG.com Uru Complete Chronicles
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.ortmayr(a)gmx.at
Classification: Unclassified
Hi at all
I´m a noob with wine but i have a problem with Uru!
When i start the game everything is normal - the two intro videos from ubisoft
and cyanworld plays and than the game chrashes with this message:
Exception type: Access violation
Call stack (14 levels):
0x7BC4C6BE
0x7BC7185E
0x7BC71ADD
0x7BC71880
0x7B85EA2B
0x7B85B4FC
0x00869D54
0x00484338
0x004753F3
0x0050FA53
0x00854191
0x00994750
0x0099471A
Can anyone help me please
--
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=29289
Bug #: 29289
Summary: Sharepod crash
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ic_einstein(a)yahoo.co.uk
Classification: Unclassified
Created attachment 37884
--> http://bugs.winehq.org/attachment.cgi?id=37884
everything the terminal has to show
Sharepod just crashes on opening 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=16373
Summary: Adobe Reader 8.1 can't open "Beyond Adobe Reader"
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=8988
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=17687)
--> (http://bugs.winehq.org/attachment.cgi?id=17687)
+mshtml,-msimtf
Install Adobe, try to open "Beyond Adobe Reader". Fails to open. Looks like
embedded html, as winebrowser isn't involved.
+mshtml,-msimtf 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=14448
Summary: Spectaculator: menu icons do not show properly when not
fullscreen
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.spectaculator.com/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Spectaculator is a Sinclair ZX-Spectrum emulator. When running it
non-fullscreen, menu icon widgets are only shown when getting the pointer over
them, and then they flicker.
--
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=21327
Summary: Weird behaviour with Alt+Tab and wine fullscreen
applications
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krause(a)informatik.uni-halle.de
i have witnessed this for quite a while now, and i'm not sure if it's a bug in
wine or in kwin, or somewhere completely different.
the symptoms are:
when i start a game in wine in fullscreen mode, i can alt-tab out of it, but
only if the window i alt-tab to is not maximised. as soon as i switch to a
maximised window, or the whole screen is covered with non-maximised windows,
the full screen game jumps to front display-wise, if i click with the mouse,
the clicks go to the windows (that i don't see anymore)
it has been like this for several wine and kde versions, but not since the very
beginning. i could not isolate when it started behaving this way.
KDE version is 4.3.4
wine version is 1.1.35
Graphics card is a Radeon 9700Pro, with fglrx driver 9.3 (last one that
supports the card)
i have also reported this in the KDE bugzilla here:
https://bugs.kde.org/show_bug.cgi?id=222210
--
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=24384
Summary: Program Error - My Heritage Family Tree Builder
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: physicsmichael(a)yahoo.com
My Heritage Family Tree Builder is a free program which can be downloaded from
this link : http://www.myheritage.com/family-tree-builder . I have used it for
a long time on windows and recently tried to install and use it on Ubuntu. The
installation process went smoothly and completed just fine. But after starting
to run the program a window pops up and states :
Program Error
The program MyHeritage.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You
may want to check http://appdb.winehq.org for tips about running this
application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
If more information is required please provide me with instructions to retreive
it, as I am new to UNIX (plus I'm using Ubuntu, so I don't often use the
terminal). 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=28142
Summary: GODS-Lands of Infinity: NPCs have multiple shadows
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/156544/150000/fileinfo/GODS:
-Lands-of-Infinity-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36056)
--> (http://bugs.winehq.org/attachment.cgi?id=36056)
terminal output
Each NPC casts multiple shadows in GODS: Lands of Infinity. (6-8 shadows appear
in the vicinity of each NPC).
I can reproduce the problem with Wine-1.0.1, 1.2.3, too.
Changing texture/shadow quality in the launcher has no effect.
Disabling GLSL/shaders also doesn't help.
Notes when testing the problem in the demo:
1) You can rotate the camera by pressing and holding the right mouse button.
You can move your character using the standard WSAD method.
2) If you get too bright display after the game was started, you need to type
'xgamma -gamma 1.0' in another terminal after the game was launched. This
restores the brightness of the screen.
Fedora 15 x86
Gnome 3
Nvidia GeForce 250 / driver 280.13
--
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=36684
Bug ID: 36684
Summary: fRo game ( Ragnarok ) : loop bug while installing
Product: Wine
Version: unspecified
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fabien.trinh(a)yahoo.fr
Hello,
I am a Wine newbie, please be easy on me and tell everything I need to
understand bugs.
On a VirtualBox hardware ( x86 ), I tried to install the fRo Ragnarok client on
my FreeBSD system with Wine :
Logged on as normal user, I used the following command "wine ROSetup.exe" in a
x11 interface. After Wine configures ( it uses the default folder ~/.wine )
, the installation setup freezes after a few "Next" and the console displays
"fixme:uniscribe:GSUB_apply_ChainContextSubst TODO: subtype 2 (Class-based
Chaining Context Glyph Substitution)" on a endless loop.
Wine is at 1-7.19,1 version and was installed by port system ( port wine-devel
on www.freshports.org; with CUPS=off, DOSBOX=on, GECKO=on, GNUTLS=off, HAL=on,
LDAP=on, LIBXSLT=off, MONO=on, OPENAL=on, WINEMAKER=on )
A warning "configure: WARNING: prelink not found" was displayed while FreeBSD
installed Wine, I don't know if it is important or not.
ROSetup.exe was fetched on www.ragnarokeurope.com/top/download-r36.html
Before, I also tried Wine 1-6.2, the installation was finished but the game
crashes immediately ( on Windows, the Ragnarok client launchs after a update of
the client. on FreeBSD & Wine, the update wasn't even finished ).
Winetrick was used to install Visual C++ 6 and Visual C++ 2008 but those
haven't effect on the installation with Wine 1-6.2 or Wine 1-7.19,1.
Thank you.
--
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=34603
Bug #: 34603
Summary: Trainsimulator 2014 crash at start/fails to start
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salamanderrake(a)gmail.com
Classification: Unclassified
Created attachment 46088
--> http://bugs.winehq.org/attachment.cgi?id=46088
steam supplied overrides via winetricks install
Train simulator fails to start/crashes. New steam install in a new overlay.
First with overrides provided by steams install via winetricks, then with d3dx9
override. Also have output from WINEDEBUG="-all,d3d". Also debug output with
d3d11 disabled in winecfg.
--
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=30050
Bug #: 30050
Summary: Supreme Commander 2 mouse pointer not visible
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reza12127(a)yahoo.com
Classification: Unclassified
when i was moving the mouse, elements on the screen responsed to it but mouse
pointer was not visible
--
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=24162
Summary: Youtube downloader fails to download videos
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://download.cnet.com/YouTube-Downloader/3000-2071_
4-10647340.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=30407)
--> (http://bugs.winehq.org/attachment.cgi?id=30407)
Log
When attempting to download a video with Youtube Downloader, the download fails
and a window displays HTTP errors (303).
Console output 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=23199
Summary: Dominion Wars main menu cannot be displayed
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yochenhsieh(a)gmail.com
Created an attachment (id=28864)
--> (http://bugs.winehq.org/attachment.cgi?id=28864)
console output of Dominion Wars
While using wine to run the game "Star Trek: Deep Space Nine - Dominion Wars",
the main menu cannot be displayed correctly. Therefore I cannot test other
parts of the game.
The attached console output is copied while playing Dominion Wars in a desktop
window of 800x600 resolution.
--
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=35634
Bug ID: 35634
Summary: i do not know
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: superviveur(a)gmail.com
Created attachment 47589
--> http://bugs.winehq.org/attachment.cgi?id=47589
when should start lobby ... crash
from www.multigioco.it i've downloaded client to play poker that is:
mgmultigioco.it.exe
it is ok run installation, after upgrade automaticly than crash... :-/
--
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=16958
Summary: Exiting Diablo II running in windowed mode, resets
xrandr display setup
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdekorte(a)yahoo.com
Running Fedora 10 (x86-64) with wine 1.1.12 (32bit). Screen setup is dual head
I run Diablo II in a window
wine .wine/drive_c/Diablo\ II/Diablo\ II.exe -w
And after exiting the game, the DVI-0 output is set to off, the display is fine
and active during the playing of the game.
Apps like notepad or winefile do not do this, so it might be something with the
DirectX layer.
--
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=34039
Bug #: 34039
Summary: Unity Editor - Asset Store Broken
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d10sfan(a)gmail.com
Classification: Unclassified
Trying to use the asset store in Unity Editor dosen't work. The window comes
up, but just shows gray. When I try and load the asset store, I get this in the
console:
err:wgl:interal_SetPixelFormat Couldn't set format of the window, returning
failure
err:d3d:context_create Failed to set pixel format on device context 0x21bc
err:wgl:internal_SetPixelFormat Can't find a suitable iPixelFormat
fixme:d3d:wine3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS
(0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format
WINED3DFMT_UNKNOWN
--
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=34882
Bug #: 34882
Summary: F.E.A.R 2 crashes when loading, after initial loading
spinner
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: walt(a)relnor.com
Classification: Unclassified
Created attachment 46488
--> http://bugs.winehq.org/attachment.cgi?id=46488
wine crash output
Please see attached wine crash info.
FEAR 2 launched from linux Mint 15 running lxde. wine 1.7.2 64-bit via
PlayOnLinux 4.2.1
FEAR 2 initially launched to a 640x480 and could not interract with UI, had to
alt-tab to desktop and manually restore to 1366x768 in LXDE Monitor Settings.
Could navigate UI in FEAR2 OK, and game crashed upon launch. Successive
launches crash before initial UI.
--
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=32649
Bug #: 32649
Summary: Updating DotA2 on steam, update window opens but does
not begin updating, after a short time the error
window pops up stating that a critical error has
occurred and that the program must be closed.
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jenkins.allan(a)hotmail.com
Classification: Unclassified
Created attachment 43076
--> http://bugs.winehq.org/attachment.cgi?id=43076
Back trace log.
Updating DotA2 on steam, update window opens but does not begin updating, after
a short time the error window pops up stating that a critical error has
occurred and that the program must be closed.
--
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=18366
Summary: LEGO STARWARS: Unable to cancel level intros
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infernux(a)web.de
At the beginning of each level in LEGO STARWARS there is a scrolling text just
like in the movies. A text "Press the ESC key" appears which normally lets you
skip straight to the level. This does not work in wine most of the time. "Most
of the time" means it works if you are lucky, about once every 10 or 15 tries
maybe.
--
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=14945
Summary: Intro movies can't be skipped in Raven Shield
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)gmail.com
The intro movies in Raven Shield can't be skipped by pressing space (if I
remember correctly the key).
The single player also suffers from this problem and is downloadable from:
http://www.fileshack.com/file.x?fid=2382
Though I'm not sure if it should even be possible to skip them in the demo,
someone should confirm this 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=33372
Bug #: 33372
Summary: winmm:midi fails on systems with no sound card
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
See the results for the new TestBot's Windows 2008 64-bit VM:
http://newtestbot.winehq.org/JobDetails.pl?Key=589
winmm:
midi.c:290: Test failed: midiOutOpen(dev=0) rc=MMSYSERR_NODRIVER
midi.c:489: Test failed: midiStreamOpen(dev=-2) rc=MMSYSERR_NODRIVER
midi.c:290: Test failed: midiOutOpen(dev=-1) rc=MMSYSERR_NODRIVER
midi.c:489: Test failed: midiStreamOpen(dev=-2) rc=MMSYSERR_NODRIVER
--
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=34475
Bug #: 34475
Summary: Access Minimized Windows (MacDriver)
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.platte(a)platte-web.de
Classification: Unclassified
Created attachment 45901
--> http://bugs.winehq.org/attachment.cgi?id=45901
Error shown after reentering the game.
Some applications (old games), which support fullscreen but do not support the
full resolution (like RollerCoaster Tycoon 2 [max 1280*800 for 16:10]) crash
when leaving and reentering the program (I have 1440*900).
That's the whole printout from the LastRunWine.log:
------
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6c4,0x00000000), stub!
------
It also throws an error after trying to enter the game (see attachment).
This usually does not happen when using xquartz, only when using the latest
engine with the D3D patch, boosting the fps.
This also does not happen when using a monitor with the supported resolution
(1280*800).
In those cases the Game Windows only moves to the back while in the other case
the window already disappears when leaving the 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=16920
Summary: Automatic download of dotnetfx installer doesn't work
anymore
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.snelstart.nl/download/SetupDemoSnelStart.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: jacek(a)codeweavers.com
After todays commit round the automatic download of the dotnetfx installer
(when running 'wine SetupDemoSnelStart.exe' doesn't work any more. Regression
testing shows:
12931062fbf5387cfcb0bdb65a110c503728bd6b is first bad commit
commit 12931062fbf5387cfcb0bdb65a110c503728bd6b
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Jan 13 00:28:25 2009 +0100
wininet: Make sure that we have data buffered before sending
INTERNET_STATUS_REQUEST_COMPLETE notification.
:040000 040000 0259bff5b0c7b873797e53eab4fb90c50c7e0dcc
29233a4b1c6fa332cefe07757221086eee775afa M dlls
The installation doesn't work btw but upto today it at least did something (it
downloaded the dotnetfx installer).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19781
Summary: Visual C++ 2005 Express: -Zi option doesn't work;
breaks Firefox build's configure script
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Firefox's configure script quite reasonably tries cl -Zi to
see if -Zi works. Under Wine, sadly, it doesn't.
To reproduce, you have to get past bug 19779 by copying
C:/Program Files/Microsoft Visual Studio 8/Common7/IDE/mspdb*
to
C:/windows/system32.
Then try
cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/Common7/Tools
cp ~/hello.c .
wine cmd
vsvars32.bat
cl -Zi hello.c
This causes mspdbsrv.exe -start -spawn to run and persist,
but it seems that cl can't talk to that service properly;
repeating the command
cl -Zi hello.c
yields
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
hello.c
fixme:ole:NdrCorrelationInitialize (0x33e48c, 0x33e08c, 1024, 0x0): stub
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x33dc98,0x00000001,0x33dcb4) stub
fixme:advapi:LsaClose (0xcafe) stub
MSPDBSRV: fatal error: Unable to start server: server already exist
fixme:ole:NdrCorrelationInitialize (0x33e48c, 0x33e08c, 1024, 0x0): stub
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x33dc98,0x00000001,0x33dcb4) stub
fixme:advapi:LsaClose (0xcafe) stub
hello.c : fatal error C1902: Program database manager mismatch; please check
your installation
--
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=35325
Bug ID: 35325
Summary: Couldn't launch Ableton Live 9
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: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Created attachment 47116
--> http://bugs.winehq.org/attachment.cgi?id=47116
backtrace
$ wine --version
wine-1.7.8
--
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=32601
Bug #: 32601
Summary: switching keyboard layout also sends key press events
to application
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basinilya(a)gmail.com
Classification: Unclassified
When I switch layout using keyboard, if the key combination is Ctrl-Menu, then
the application displays the context menu; if the combination is Ctl-Alt, the
window menu gets focus.
--
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=33545
Bug #: 33545
Summary: Dragon Age 2 : Problem with azerty keyboard type
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
When playing with my azerty keyboard, some of the keys aren't recognized in the
game.
For example the "2" key, "4" key and most other number keys (because 2 does "é"
symbol)
That's a problem because in this game, it controls what spell you use (one of
the key you must hit the most to play...)
--
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=32030
Bug #: 32030
Summary: its usually so seviere that i cant play the game
anymore
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: starcraftbmx(a)gmail.com
Classification: Unclassified
Created attachment 42220
--> http://bugs.winehq.org/attachment.cgi?id=42220
it has the bug window
world of tanks crashes and usually when it crashes with this bug window it will
never start and i need to go and repair my wrapper and then i need to download
the game again if i wanna continue playing 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=32002
Bug #: 32002
Summary: Failure to detect integrated Intel graphics device
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: arsthaumaturgis(a)yahoo.co.uk
Classification: Unclassified
When attempting to play The Lost Crown (see link below), the setup program
fails to detect a display device, and so refuses to start.
Hardware:
Gigabyte Q2005 (A netbook)
CPU: Intel Atom N550
Graphics: Intel GMA 3150
Memory: 2GB
OS: Ubuntu 11.10 (Oneiric)
Wine versions tested: 1.5.5 (from repository) and 1.5.15 (compiled from source)
Graphics drivers in use: the "Glasen" drivers found here:
https://launchpad.net/~glasen/+archive/intel-driver
I believe that I have the latest version of said drivers for Ubuntu 11.10.
When tested on a computer running Ubuntu 12.04, having an nVidia FX5200
graphics card and using Wine 1.5.15, the game detected the FX5200 correctly and
seemed to run successfully.
Possibly related: Wine crashes when running Darkness Within: In Pursuit of
Loath Nolder.
AppDB page for The Lost Crown:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6912
Additional description and attempts to resolve may be found in the following
forum thread:
http://forum.winehq.org/viewtopic.php?f=8&t=17389
--
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=26741
Summary: Need For Speed UnderGround2 problems in Linux Mint 9
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eman.on(a)live.co.uk
The maps do not load correctly, ''left'' and ''up'' buttons are pressed all the
time, even if i do not touch the keyboard, and some windows pop up with
errors... all these problems have been screen shot, and are attached below...
Best Eman,
P.S. Photos are compressed into a .ZIP file, there should be 4 pictures when
unpacked.
--
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=25183
Summary: Ashes Cricket 2009: Application installs but does not
run
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: banerjee.devadittya(a)gmail.com
Created an attachment (id=31963)
--> (http://bugs.winehq.org/attachment.cgi?id=31963)
Output upon executing the launcher.
This is a game by codemasters.It installs without any problems. However, the
game doesn't run on both X86 and X86_64 with 32 bit libraries.
I have tried running the game with, and without, vcrun2005 which was suggested
in the appdb page. In either case, the game returns the same error.
--
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=23631
Summary: Cricket 2007 EA sports
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajparag(a)yahoo.co.in
the autorun.exe file does not run when i try to install it. nothing happens. no
error displayed. the cursor (waiting sign) hovers for sometime and then
vanishes.
--
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=33026
Bug #: 33026
Summary: Knights and Merchants crash game.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lajf83(a)gmail.com
Classification: Unclassified
Created attachment 43652
--> http://bugs.winehq.org/attachment.cgi?id=43652
Crash game.
Crash game after 20 -120 min. Every time.
--
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=32497
Bug #: 32497
Summary: ld.exe: cannot find -lgcc
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, I'm trying compil Qt5 application (with previous version of wine it
work):
wine g++ -Wl,-subsystem,windows -mthreads -o debug/ultracopier.exe
object_script.ultracopier.Debug -lglu32 -lopengl32 -lgdi32 -luser32 -lmingw32
-lqtmaind -LC:/qt5/qtbase/lib -lQt5Widgetsd -lQt5Xmld -lQt5Networkd -lQt5Guid
-lQt5Cored debug/resources-windows_res.o
c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find -lgcc
c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find -lgcc
collect2.exe: error: ld returned 1 exit status
Problem at the linker, mingw used:
http://sourceforge.net/projects/mingwbuilds/
Qt5 5.0.0 (release). Same with 64 or 32Bits build.
Thanks to fix 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=31459
Bug #: 31459
Summary: EMS SQL Manager for Postgresql 2010 crash in five
minutes
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodrychm(a)gmail.com
Classification: Unclassified
Created attachment 41354
--> http://bugs.winehq.org/attachment.cgi?id=41354
details error generated by wine
head message of log: page fault on write access to 0x06cf9c27 in 32-bit code
(0x7b83d8b8).
When I run EMS SQL Manager for Postgresql 2010 over my fedora 15 (64-bits), in
five or ten minutes crashed and I have to run again.
--
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=28512
Bug #: 28512
Summary: FPS games don't recognize mouse buttons and keyboard
keys ingame
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajsb(a)vfemail.net
Classification: Unclassified
I check this issue both in UBUNTU and SLACKWARE using several versions of WINE
(1.3.28 besides 1.3.29) using packaged WINE and also compiled source by myself.
Problems are always the same no matter what including with or without
winetricks use.
1 - There are several FPS games like Battlefield 2 , Call of Duty Black
Ops,etc. where the left and right mouse buttons are not properly recognized
when playing...
Heres some examples...
Black Ops:
Mouse recognized in bindings menu but in game , the recognition of left/right
button is erratic and kinda of "stutters"...i.e. i use right button to run and
i press it, for a fraction of second, i run but then, it behaves as i no longer
am pressing it. Left button, used by me for A.D.S. , almost same thing, i
pressed it and weapon stays in A.D.S. position for some fraction of time but
then goes back to low position...sometimes it seems to want to go back to
A.D.S. for a a fraction of second but it fais...If i stop press button and
press again, the cycle restarts.
Battlefield 2:
Left/Right mouse buttons are not even recognized in bindings menu !!!...and
even in navigation by menus they feel a bit "stiff".
2-Same games have issues with keyboard...the keys are simply NOT recognized at
ALL in ANY circumstances (in game, menus, you name it) except ESC key and only
when we press it for the 1st time !!!
Only managed to play these games with a mouse + gamepad using a gamepad to keys
emulator, more exactly JoyToKey...that is a Windows program that has no problem
at all recognizing my gamepad and keyboard !!!
Infact, i have NO problems at all with other types of programs or games like
RTS games like:
Men Of War
Faces of War
World in Conflict
etc.
These issues are only affecting FPS games !
This is very strange because i had no problem to play these games in the past
with older versions of 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=20797
Summary: Citrix Online Plug-in - Version 11.2 crashes upon
installation
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=24903)
--> (http://bugs.winehq.org/attachment.cgi?id=24903)
Citrix Online Plugin 11.2 wine crash
When trying to install the "Citrix Online Plug-in - Version 11.2" it crashes
and the installation never happens.
I'm using ubuntu Karmic (9.10) and wine 1.1.33 to install the latest Citrix
Win32 Client which is now named "Citrix Online Plug-in" (Yes, I know, they
changed the name of the ICA client once again for the nth time) apparently the
version is now 11.2.
as usual I started deleting the .wine directory on my home dir and created a
new one using:
$winecfg
Then proceed to install the plugin using:
$wine CitrixOnlinePluginFull.exe
After the few reglamentary seconds a small window appears informing of a crash:
"The program TrolleyExpress.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience."
I made an attachment of the console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17112
Summary: Wine has bugs which can be found using Coverity's static
analysis tool
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://scan.coverity.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
At the moment, Coverity reports 108 uninspected warnings
and 86 confirmed bugs on the Wine source tree.
Nobody knows how important they are; most probably don't
matter much, but a few could be serious. We should
probably at least triage all the uninspected warnings,
and it would be really good to fix all the confirmed bugs.
Because it's kind of hard to get access to the Coverity
reporting tool (you have to get an account, which you
do by asking our Coverity liason; see
http://wiki.winehq.org/StaticAnalysis ), we should
probably try to make those warnings more easily available
somehow, e.g. by filing bugs in bugzilla for a handful
of the warnings and see if that helps induce people to fix them.
If we want to get really serious, we could
write a script that did a daily coverity run
and produced a nice web report of the day's new warnings
a la patchwatcher.
Coverity has a carrot to induce us to resolve all the
warnings: if we do that, they will start using their
latest tools for Wine, which would presumably find
more interesting errors.
--
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=32532
Bug #: 32532
Summary: Access violation at address 7EF6F957 in module
'ntdll.dll'. Read of address FFFFFFFF
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, when I run inno setup 5 under wine under my server (vserver guest) I
have:
Error in
Z:\home\ultracopier-temp\Ultracopier-installer-windows-x86\Installeur-ultracopier-x86.iss:
Access violation at address 7EF6F957 in module 'ntdll.dll'. Read of address
FFFFFFFF.
bt:
=>0 0x7b86fed5 in kernel32 (+0x4fed5) (0x0033fec8)
1 0x7bc92090 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
2 0x7bc9527e call_thread_func+0x7d() in ntdll (0x0033ffa8)
3 0x7bc9206e RtlRaiseException+0x21() in ntdll (0x0033ffc8)
4 0x7bc5c21f call_dll_entry_point+0x71e() in ntdll (0x0033ffe8)
5 0xf75bbd5d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
6 0xf75bbe2c wine_switch_to_stack+0x2b() in libwine.so.1 (0xff96a4f8)
7 0x7bc6392e LdrInitializeThunk+0x2ed() in ntdll (0xff96a568)
8 0x7b877232 __wine_kernel_init+0xef1() in kernel32 (0xff96b748)
9 0x7bc64263 __wine_process_init+0x262() in ntdll (0xff96b7c8)
10 0xf75b88ca wine_init+0x2c9() in libwine.so.1 (0xff96b848)
11 0x7bf010bb main+0x7a() in <wine-loader> (0xff96bc98)
12 0xf7410597 __libc_start_main+0xe6() in libc.so.6 (0xff96bd08)
All other process work (I compil under gcc my Qt5 application). Same wine under
my desktop computer work too. Work under windows (of course).
Thanks to help me.
--
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=32358
Bug #: 32358
Summary: explorer.exe crashed when I tried to close it
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsnydr(a)gmail.com
Classification: Unclassified
Created attachment 42696
--> http://bugs.winehq.org/attachment.cgi?id=42696
backtrace provided by the crash dialog box
This happened after I instructed the explorer UI to delete a file and explorer
did not actually delete that file. (I tried several times, each time clicking
"Yes" in the confirmation dialog box.)
The resulting crash dialog asked me to submit this bug and attach the backtrace
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=19879
Summary: Disney's snowwhite does not detect 16 or 32 bit color
mode
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
The game does not detect 16 or 32 bit color mode.
Logging of Wine (consistent with this message):
fixme:win:EnumDisplayDevicesW ((null),0,0x32e848,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
--
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=35656
Bug ID: 35656
Summary: World of Warplanes crashes regularly
Product: Wine
Version: 1.5.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: darin.avery(a)gmail.com
Created attachment 47616
--> http://bugs.winehq.org/attachment.cgi?id=47616
dmp file that wine error message said to include
When launching a mission, game crashes w/ message saying send the attached to
the developers. Using wine 1.5.24 in playonlinux using World of Tanks settings
+ instructions here:
http://www.codeweavers.com/compatibility/browse/name/?app_id=11197;forum=1;…
after installing it in WoT playonlinux config.
If i restart WoW after the crash, it always crashes until that mission ends
with same error (the game tries to put me right into the mission i was crashed
out of and i assume encounters the same error).
I can answer more specific questions about config etc if i know what you're
after.
Thanks.
--
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=31475
Bug #: 31475
Summary: MasterPoker.exe 2.0
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thelastpict1107(a)gmail.com
Classification: Unclassified
Created attachment 41375
--> http://bugs.winehq.org/attachment.cgi?id=41375
this was the error out when one of the coomon crashes occured. This game helped
me make a lot of money at online poker.Get it running well under Whine and it
may help others to do the same.
I'm only reporting this bug as this software unlike many poker simulators can
REALLY make you money. Think i'm kiddin?
I also use PokerStars software under wine and it runs just dandy PROVIDED you
do not attempt the enlarge the window via the top left hand corner click event
objects.
MasterPoker.exe , the program this report is really about has a fair bit of
trouble running on the wine emulation layer. Sound is a problem from the get
go, with card shuffles and splashed pots sounds more akin to a Bullet car chase
with no rubber on the wheels and often crashes outright during click events,
error data logs and dumped std-abuseput, I shall append as an attachement as
the bug bugle tooted.
I'm a M.S. cripple Linux newbie so give me a break if I'm going about this all
wrong.
--
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=27277
Summary: Stronghold Crusader: Moving mouse anywhere on screen
makes the map move to the bottom right
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagarp14(a)gmail.com
Whenever a single player game is started for Stronghold Crusader, any movement
of the mouse causes the screen to move to the bottom right of the map. It's as
if the mouse is on the bottom right of the screen when it really is not. This
problem makes playing the game impossible. Also tried the demo of this game
and got the same exact problem.
Here is ALL the output:
http://pastebin.com/2Li1tDiN
--
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=26080
Summary: CINEMA 4D Rendering Bug
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcb.harvster(a)gmail.com
The rendering in CINEMA 4D R11 does not 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=21094
Summary: Rayman Forever (ancient DOS game) throws int33 error
and doesn't start
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cvoeten(a)gmail.com
Created an attachment (id=25307)
--> (http://bugs.winehq.org/attachment.cgi?id=25307)
terminal output when running wine start Start.bat
Issuing the command wine start Start.bat fails.
This game has a text-mode and sort-of-a-gui-mode... not really a GUI as no
mouse etc. but it does use sophisticated graphics for a DOS-game and certainly
no longer operates in DOS text-mode when it's loaded.
The text-mode phase (which takes like 0,1 second) works fine but when the game
tries to make the modeswitch to this sort-of-gui-mode it crashes with an int33
error.
If there's anything I can do to help fix this, please let me know.
--
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=16919
Summary: Gecko crash in CityEngine help viewer
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.procedural.com/purchase/trial.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CityEngine (based on Eclipse) aborts when you do Help and
then click on the Quick Start choice in the help browser.
The abort is triggered by an unexpected return value somewhere;
the log shows
0034:Call ntdll.strlen(39eb9db8 "Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED)") ret=3e627da4
shortly after gecko is initialized.
To reproduce you have to do "winetricks gdiplus" to work around
bug 14196 and apply a small patch to fix bug 14015
before starting.
--
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=34791
Bug #: 34791
Summary: Path of Exile: minimap don't work, when I hit "Tab"
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yura.tsts(a)gmail.com
Classification: Unclassified
When I hit Tab, I saw only description of the location, not minimap.
Gentoo x86_64, Videocard - radeon HD 4670 with "radeon" driver.
Presents on wine 1.5.6, 1.5.28, 1.6.0, 1.7.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=32631
Bug #: 32631
Summary: Word 2007 Cursor does not display in caption window
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Attached image
There is no additional terminal output.
The cursor does not display and when the mouse is over the textbox, the mouse
does not change from the normal white arrow mouse to the I shaped cursor mouse.
R
--
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=32626
Bug #: 32626
Summary: Pylotro Wine error - Unable to launch
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shane.kelly55(a)gmail.com
Classification: Unclassified
Created attachment 43053
--> http://bugs.winehq.org/attachment.cgi?id=43053
Wine Error output on PyLotro
Trying to install LOTRO using Wine. I ran out of room on my linux partition so
I installed LOTRO to a directory (using WINE) to my windows partition where
there was more room. Wine saw everything and installed the game without fail.
I proceeded to do the PyLotro install via Wine and pointed it to the custom
install directory. I even ran the Patches without fail.
When try i launch PyLotro, the client comes up fine. but if try to connect i
get a Wine error seen in the attachment.
Note: My wine bottle is Windows 7 and both PyLotro and the default Lotro
clients are in that bottle.
--
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=32204
Bug #: 32204
Summary: GameRanger - not closing login loader screen
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lewisclement(a)hotmail.com
Classification: Unclassified
After starting GameRanger and succesfully logging in, the loader won't
disappear. You can see all game rooms and friends, but those windows will be
unresposive. Manually closing the loader will get you rid of it, but the other
windows are still unresponsive.
Flash advertisements don't show up. Maybe something to do with that? Possibly
just a side-effect of unresponsive windows.
The first report of this bug is from 19 september 2012.
Note: the first time I ran GameRanger in Wine(1.5.16) the program actually
worked correctly. After doing a reinstall of my OS this problem, which has been
reported by other persons before, suddenly appeared.
--
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=29298
Bug #: 29298
Summary: Olympus Viewer 2 crashes when starting
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suamor(a)web.de
Classification: Unclassified
When starting the Olympus Viewer 2 (Version 1.21) software, the application
crashes. If I run winedbg I get the following backtrace:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x7bc48a9a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc48a9a ESP:058ae4f0 EBP:058ae50c EFLAGS:00010202( R- -- I - - - )
EAX:00110014 EBX:7bca5ff4 ECX:00000000 EDX:001fab48
ESI:001fb190 EDI:00ffffff
Stack dump:
0x058ae4f0: 001fb190 00000002 001fb190 000f0000
0x058ae500: 7bca5ff4 00110014 001fab48 058ae55c
0x058ae510: 7bc48c29 00000648 00000000 00000000
0x058ae520: 7bc4777e 7bc4777e 00110014 00000000
0x058ae530: 00000212 00000010 7e823ff4 058ae5a0
0x058ae540: 00000648 7bc35c4f 7e776ee8 00110000
Backtrace:
=>0 0x7bc48a9a in ntdll (+0x38a9a) (0x058ae50c)
1 0x7bc48c29 in ntdll (+0x38c28) (0x058ae55c)
2 0x7bc48e39 RtlFreeHeap+0x78() in ntdll (0x058ae5bc)
3 0x7e776ee8 in ole32 (+0x36ee7) (0x058ae5fc)
4 0x020c1a0c in olyshlop (+0x1a0b) (0x058ae750)
5 0x01fab349 in filemgr2 (+0xb348) (0x023f85e4)
6 0x00000000 (0x01fc2ab0)
7 0x01faa690 in filemgr2 (+0xa68f) (0x01fbd9be)
System used: Ubuntu 10.04 LTS.
The problem is reproducible on my system. However sometimes (without winedbg) I
can run the application until I choose a directory containing ORF raw files. It
seems the application tries to create a preview of the files and crashes. Due
to winedbg halting the application I cannot say if this problem is related.
I tested both with my full wine installation and a clean wine installation
containing the required components Directx9 and IE6 with no differently
observed behaviour.
FYI:
I added the application to the App Database.
--
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=23890
Summary: Star wars Galactic Battleground Game CD not detected
Product: Wine
Version: 1.1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann.eeckhoudt(a)laposte.net
Created an attachment (id=29993)
--> (http://bugs.winehq.org/attachment.cgi?id=29993)
screenshot (in french)
When I try to play with Star Wars Galactic Battleground, the application ask
for the game CD to be inside the drive. The game CD is already in the drive but
does not seem to be detected.
My version of Wine is 1.1.42
--
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=22738
Summary: Trans communicator problem, Assertion Failed.
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qoolbio(a)gmail.com
CC: qoolbio(a)gmail.com
Created an attachment (id=28034)
--> (http://bugs.winehq.org/attachment.cgi?id=28034)
log file of the trans communicator problem
I've managed to install my app from trans_setup_3_3.exe file and everything
looked fine, even when i launch the app no bugz appear, the problem starts when
i log into the program. after doing this it brings me this msg window:
"Assertion failed: succeeded (hr) newsy.cpp line 1367",
Im a real newbie in linux distros, right now im using opensuse 11.1 and my wine
ver is 1.1.44
I attached the bug log file as well. Please help me guys because i can't work
without this app running sweet.
--
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=32815
Bug #: 32815
Summary: Jedi Outcast menu is garbled
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timmyfartpants(a)gmail.com
Classification: Unclassified
When I play Jedi Outcast and start a new game, and I press ESC to quit to pause
and take me to the main menu, it appears garbled. I almost can't tell what is
what after you pause to the menu so many times.
--
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=32577
Bug #: 32577
Summary: BUHL t@x 2012 fails with 1.4.1 and 1.5.6 does not show
everything, does not update and is hence not usable
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen_moeller(a)gmx.de
Classification: Unclassified
The problem arises with BUHL t@x 2012 after installation. A test version, maybe
more interestingly for t@x 2013 is available on
http://www.buhl.de/testversionen/steuern/page.html
The "repair" of a non-functional installation (reported as completed) with
1.4.1 now with wine-1.5.6 brought
maik@MAIK:/mnt$ wine start.exe
maik@MAIK:/mnt$ p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x33f1fc
L"D:\\Setup\\data1.hdr"
fixme:advapi:SetNamedSecurityInfoW L"C:\\users\\Public\\Application Data\\Buhl
Data Service GmbH" 1 4 (nil) (nil) 0xcaeac0 (nil)
fixme:ieframe:taskbar_list_SetProgressState iface 0xcb6ad0, hwnd 0x200cc, flags
2 stub!
fixme:ieframe:taskbar_list_SetProgressValue iface 0xcb6ad0, hwnd 0x200cc,
ullCompleted 0, ullTotal 64 stub!
fixme:clusapi:GetNodeClusterState ((null),0x33ec04) stub!
fixme:advapi:DecryptFileA "c:\\5baefe6a0c99fa0b588de9a6\\" 00000000
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2f8,0x00000001,0x33f2e4) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:shell:IShellLinkW_fnGetPath (0xcdb878): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcdb878): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcc0258): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcc0258): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xd32e50): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xd32e50): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xce1610): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xce1610): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcec128): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcec128): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf56e0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf56e0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcbcd70): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcbcd70): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf2120): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf2120): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xced018): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xce3210): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xce3210): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf56e0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0xcf56e0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0x20d8a8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0x20d8a8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0x20c978): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkW_fnGetPath (0x20c978): WIN32_FIND_DATA is not yet
filled.
and then the repair nicely terminates.
When starting from the command line, the online update of the binaries do not
work (parsing error) and when compared with the Windows version, I found a
selection of items on the left for entering the data to be not complete. The
systray icon appeared but a right-click on it to terminate was ignored.
$ wine stman2012.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:msg:ChangeWindowMessageFilter 111 00000001
fixme:msg:ChangeWindowMessageFilter c053 00000001
fixme:msg:ChangeWindowMessageFilter c054 00000001
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:msg:ChangeWindowMessageFilter c056 00000001
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msxml:domdoc_get_parseError (0x13c27c)->(0x33e910): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x143dc4)->(0x33e9e0): creating a dummy
parseError
fixme:win:FlashWindowEx 0x33e714
maik@MAIK:~/.wine/drive_c/Program Files/Buhl finance/tax Steuersoftware 2012$
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x20142, 0x1b86e0): stub
fixme:win:FlashWindowEx 0x33e2a4
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:msg:pack_message msg 80 (WM_SETICON) not supported yet
fixme:msg:pack_message msg 80 (WM_SETICON) not supported yet
fixme:msg:ChangeWindowMessageFilter c067 00000001
fixme:systray:wine_notify_icon unhandled tray message: 4
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33c3ac
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x401c0, 0x15b450): stub
fixme:win:FlashWindowEx 0x33ca8c
fixme:win:FlashWindowEx 0x33d20c
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33c2ec
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33d2cc
fixme:msxml:domdoc_get_parseError (0x1c9e54)->(0x33e5a8): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x13c734)->(0x33e3d8): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e1c4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e418): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e32c): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e14c): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d5574)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1c9e3c)->(0x33e678): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d1d2c)->(0x33e5a8): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e3d8): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e1c4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e418): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e32c): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e14c): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1ca754)->(0x33e3a4): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d1d2c)->(0x33e678): creating a dummy
parseError
fixme:win:FlashWindowEx 0x33e720
fixme:win:FlashWindowEx 0x33ab6c
fixme:win:FlashWindowEx 0x337ba0
fixme:msxml:domdoc_get_parseError (0x1e724c)->(0x33aab0): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9984)->(0x33a8e0): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1d9984)->(0x33a6cc): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9984)->(0x33a920): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9aec)->(0x33a834): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1d9aec)->(0x33a654): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9aec)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9aec)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1d9aec)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1e724c)->(0x33ab80): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1e6ce4)->(0x33aab0): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dac84)->(0x33a8e0): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1dac84)->(0x33a6cc): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dac84)->(0x33a920): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dadbc)->(0x33a834): creating a dummy
parseError
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:msxml:domdoc_get_parseError (0x1dadbc)->(0x33a654): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dadbc)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dadbc)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1dadbc)->(0x33a8ac): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1e6ce4)->(0x33ab80): creating a dummy
parseError
fixme:win:FlashWindowEx 0x33a384
fixme:win:FlashWindowEx 0x337c58
fixme:win:FlashWindowEx 0x33c1bc
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33bb90
fixme:win:FlashWindowEx 0x33a1f8
fixme:win:FlashWindowEx 0x337ad8
fixme:win:FlashWindowEx 0x33a628
fixme:win:FlashWindowEx 0x337f18
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:system:SetProcessDPIAware stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:msg:ChangeWindowMessageFilter c067 00000001
fixme:msg:ChangeWindowMessageFilter c067 00000001
fixme:systray:wine_notify_icon unhandled tray message: 4
fixme:systray:wine_notify_icon unhandled tray message: 4
fixme:win:FlashWindowEx 0x33c818
fixme:msxml:domdoc_get_parseError (0x1e634c)->(0x338734): creating a dummy
parseError
fixme:msxml:domdoc_get_parseError (0x1e6324)->(0x338804): creating a dummy
parseError
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33c3ac
...
Sometimes the systray appears upon start, sometimes not.
tæx is very popular and BUHL had a Wine?-based Windows version of t@x in the
past, which was abondoned at the time because of a lack of interest. I could
imagine this to be different today.
Many thanks
Steffen
--
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=32570
Bug #: 32570
Summary: I get an error when I try to install the game
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ruchtijonas(a)googlemail.com
Classification: Unclassified
Created attachment 42982
--> http://bugs.winehq.org/attachment.cgi?id=42982
error file
I get an error when the installation is almost over.
--
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=32534
Bug #: 32534
Summary: Access violation at address 00879E18 in module
'ct3.exe'. Read of address 00000008.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrhattontoyou(a)gmail.com
Classification: Unclassified
Created attachment 42931
--> http://bugs.winehq.org/attachment.cgi?id=42931
log file
Access violation at address 00879E18 in module 'ct3.exe'. Read of address
00000008.
Program won't start, keep getting the above error.
--
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=22254
Summary: The Elder Scrolls III: Morrowind won't start
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.bethsoft.com/eng/games/games_morrowind.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: helgast(a)post.cz
Created an attachment (id=27177)
--> (http://bugs.winehq.org/attachment.cgi?id=27177)
Morrowind crash
I have installed Morrowind (v1.2.0722) and after I click Play game crashes on
unhadled page fault. I have opensuse 11.2 x64 with wine 1.1.42 installed.
--
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=37571
Bug ID: 37571
Summary: [EA Origin] Installed Game dosen't finished
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harald.nigg(a)web.de
Distribution: ---
Created attachment 49991
--> https://bugs.winehq.org/attachment.cgi?id=49991
Installing_dosent_finished
Hi Everybody,
i have a Problem with the end of installing the game from Origin.
The game was download and was install on the ntfs extended disk.
But the install was not finish, see the Attachment.
I hope help me.
Greetings
Harald
PS: Sorry for my bad english. I'm german.
--
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=32510
Bug #: 32510
Summary: TF2 Dev Console Doesn't Work When the In-game Overlay
is Enabled
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevincox.ca(a)gmail.com
Classification: Unclassified
When I enable the in-game overlay (by setting the gameoverlayrenderer library
to "native") it works fine but I lose the ability to launch the developer
console. I have tried disabling and re-enabling the option in tf2
(options>keyboard>advanced>enable developer console) as well as changing the
keybind for it. When I set the gameoverlayrenderer library back to "disabled"
I can pull up the console again.
--
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=17219
Summary: Rapget memory usage rises until program crashes.
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mclaud2000(a)tutopia.com
Rapget memory usage steadily rises wile downloading a list of files until
there's no more system memory left and crashes. After all files in the list has
been downloaded the memory usage returns to normal.
Rapget can be downloaded for free at http://www.rapget.com/en/download.html
--
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=14325
Summary: Typewell v4 gets text attributes wrong when loading
Product: Wine
Version: 0.9
Platform: Other
URL: http://typewell.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Typewell is, among other things, a simple word processor that
can create, save, and load .rtf files. However,
if you create text in various styles (e.g. underlined,
italic), save it to a .rtf file, restart the app and load
the same file, the styles are wrong;
whatever the last style you selected when
you saved, e.g. underlined, is applied to the
entire document. (Or something like that. It's hard to pin down.)
winetricks riched20 makes things a lot better.
Sadly, the bold attribute is ignored with or without riched20.
This is roughly where this app has been for several years;
marking as an 0.9 bug. I don't think it's ever worked properly,
so this is not a regression.
If somebody wants to tackle this, I can get them a copy.
--
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=32278
Bug #: 32278
Summary: autocad 14 dialog box for serial no and cd key field
01 charcter short tried bug 25397 fix no good
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n12367(a)yahoo.com
Classification: Unclassified
Description of problem:dialog box where you enter serial no and cdkey the
fields of same are at least 01 charcter short.
Therefore it is not possible to enter the above information
For instance first part of serial no is 117 but the field to enter same in the
dialog accepts only the first two characters 11 and it you cannot type in the
'7'.
Same applies to the remaining fields
I have successfully installed and run this program in fedora 12
Unfortunately I have a sandybridge pentium Intel® Pentium(R) CPU G630 @ 2.70GHz
× 2 and cannot run fedora 12 anymore.
I have fedora 16 x86_64 and i686 installed and same problem please.
Version-Release number of selected component (if applicable):1.5.17
How reproducible:
see above please
Steps to Reproduce:
1.see above please
2.
3.
Actual results:dialog fields for entry of serial no and cdkey wont accept the
last charcter in all (3) fields
Expected results:enter complete cd serial no and cd key. dDialog box accepts
all 3 field and setup program of autocad 14 continues.
Additional info:redhat bugzilla 879760 refers. I read the similar bug reports
but they seem old and anyway autocad setup worked for me no problem on fedora
12 wine-core-1.1.38-1.fc12.i686.rpm updated to wine-core-1.2.0-2.fc12.i686.rpm
--
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=25148
Summary: Regression: GOM Player gets stuck at the start of a
stream
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Since the following commit the GOM Player gets stuck in a infinite short audio
loop when it tries to show a stream from GomTV. Note that at the point this bug
was introduced there is no visual output due to bug 25147. It was earlier
possible that the audio/video got stuck (bug 25146) now pausing doesn't help
anymore.
95897b6819ca7d0f2a7d687746990e186640b4e7 is the first bad commit
commit 95897b6819ca7d0f2a7d687746990e186640b4e7
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Tue Nov 9 23:42:49 2010 +0100
strmbase: Add support for rendering algorithms to quality control.
:040000 040000 8efe76e82c494d901007a6f5eb3298bbe715cf45
f843b4586cce0e7f92609a8eede5ba7296bd0a57 M dlls
:040000 040000 9d1926952c9ae6ffd96088ac262261293fea14e7
8d2e46216b6ac5f8150cc7000664590bae815b1b M include
--
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=32811
Bug #: 32811
Summary: VideoReDo crashes half time saving edited video file
(see attachment)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jochen.bloedorn(a)gmail.com
Classification: Unclassified
Created attachment 43332
--> http://bugs.winehq.org/attachment.cgi?id=43332
Wine problem report
VideoReDo crashes half time saving edited video file (see attachment). This
does not happen with short (p.e. half hour) videos. Besides this performance is
normal.
--
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=32793
Bug #: 32793
Summary: 4UOnly Crash when attempting to save file
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)federalproductions.com
Classification: Unclassified
Created attachment 43304
--> http://bugs.winehq.org/attachment.cgi?id=43304
saved crash report
4UOnly causes a fatal error when the user attempts to save the loaded file.
4UOnly is a password vault from dillobits.
--
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=32409
Bug #: 32409
Summary: Island Tribe 1/2/3 graphics clipping and sparkling
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quentin.herreros(a)gmail.com
Classification: Unclassified
The game installation works fine. The menu works fine. But when you launch a
game, it starts sparkling and clipping such as it is not possible to play at
all.
Graphic Drivers : Nvidia proprietary
Linux : Ubuntu 12.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=27495
Summary: Freejack encounters a serious error
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wes_tultz(a)hotmail.com
http://freejack.gamerkraft.com
Once installed, freejackloader.exe will open, but as soon as the "spedometer"
icon is clicked to actually open the main game, there is an error of
"freejackclient.exe encountered a serious problem and needs to close." The same
error occurs if I attempt to open freejackclient.exe from the bin directory of
my wine C: drive install or my install on my windows partition (runs fine in
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=24657
Summary: crash in playing
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibertaccini(a)libero.it
Created an attachment (id=31172)
--> (http://bugs.winehq.org/attachment.cgi?id=31172)
my desktop after chash
playing at Bridge Base Online the program after ten minutes crash
--
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=37444
Bug ID: 37444
Summary: Wine Bug
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wscript
Assignee: wine-bugs(a)winehq.org
Reporter: edwardjmorrow(a)gmail.com
Distribution: ---
Created attachment 49815
--> https://bugs.winehq.org/attachment.cgi?id=49815
wscript bug report
when I boot up my computer every day I receive a bug report.
--
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=26512
Summary: winex11 : pixelformat_from_fbconfig_id() : crashes
when calling GetDC() with OpenGL window
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
Created an attachment (id=33755)
--> (http://bugs.winehq.org/attachment.cgi?id=33755)
wine test app (captures another window by title)
When an app tries to capture the window of other apps it works with simple 2d
apps but with 3D apps (OpenGL/DX) it causes wine to crash.
The crash seems to happen in pixelformat_from_fbconfig_id() function which is
in wine/dlls/winex11.drv/opengl.c
I've create a sample app to show this bug (winetest.cpp)
Run wine's notepad and then run:
winetest.exe "Untitled - Notepad"
and it generates winetest.bmp no problem.
But if you run a 3d app (say SuperTux for Windows in OpenGL mode) it crashes.
winetest.exe "Supertux 0.1.3"
You can download SuperTux from http://supertux.lethargik.org/download.html for
testing, or any other 3d app should work. Make sure to download the Win32
version and go into options and turn off full screen mode and turn on OpenGL
mode then try the winetest.exe above.
I'll attach winetest.cpp, winetest.errlog and winetest.exe compiled with cygwin
(if permited).
To compile with cygwin : "gcc-3 winetest.cpp -o winetest.exe -l gdi32
-mno-cygwin"
Or try winegcc (doesn't work on x64 systems).
Thanks!
--
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=20366
Summary: SolidWorks 2007: Installation of service pack 2.2
fails
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1)install SolidWorks 2007 (dotnet20, ie6, mfc42)
2)wine Solidworks.2007.SP2.2.win32(sw2007-0.0-2.2-i).exe
3)click unzip
4)select "Upgrade an individual installation of SolidWorks" and click next
5)get "Service pack error 1605" and click finish
Service pack isn't installed and there is no output from terminal.
After unziping there is sw2007-0.0-2.2-i.msp. Trying to install this gives
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" (nil) 0x32f72c (nil)
0x32f730 0x32f724 - stub
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" 0x14e700 0x32f72c 0x14e470
0x32f730 0x32f724 - stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32373
Bug #: 32373
Summary: B-17 2, Mighty 8th does not react to mouse in main
menu
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greenalien.greenalien(a)gmail.com
Classification: Unclassified
Created attachment 42716
--> http://bugs.winehq.org/attachment.cgi?id=42716
This file contains the log, may be opened with document editor in Ubuntu 12.04.
The setup and intro work fine, when the main menu appears it does not react to
mouse input, ie. the buttons do not react.
--
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=31341
Bug #: 31341
Summary: Keyboard absent on 2nd start
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanish(a)arcor.de
Classification: Unclassified
Occurred with Dragon Age Origins 1.04. Reproducible with Wine 1.4.1 and 1.5.9.
With the first start, everything is okay. After exiting and restarting, the
keyboard is dead. You need to reboot the whole system.
--
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=30120
Bug #: 30120
Summary: [GuildWars] Some keys don't work
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: coolman_789(a)hotmail.com
Classification: Unclassified
Created attachment 39271
--> http://bugs.winehq.org/attachment.cgi?id=39271
error when typing the backspace key
When I log in GW, sometimes, the key "Enter" doesn't work as expected (submit
ID and password to login)
In Game, the "Backspace" key don't work at all. It's kinda annoying, I can't
correct my mispelled words
Here is the error I have when I hit the backspace Key as an attachement.
It works fine in 1.3.37
Using wine 1.4
OS : Archlinux X86_64
Graphics : Nvidia with proprietary drivers
wincfg : WinXP, no DLL replacement, All by 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=29566
Bug #: 29566
Summary: Warcraft 3 RoC/TFT 1.22a don't start
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sas.mib(a)yandex.ru
Classification: Unclassified
Warcraft 3 RoC/TFT 1.22a don't start
this is printed in terminal:
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:msvcr90:__clean_type_info_names_internal (0x150591a0) stub
err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112d4c), expect
failure
--
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=23321
Summary: ShellExecuteEx can fail for paths with spaces in them
Product: Wine
Version: 1.2-rc4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basinilya(a)gmail.com
CC: wylda(a)volny.cz
+++ This bug was initially created as a clone of Bug #7900 +++
If you pass an lpFile with space(s) in its name, and if there exists another
file or directory whose path matches the lpFile truncated at any of its spaces,
then ShellExecuteEx attempts to open/execute that other file instead.
Passing an lpFile with embedded quotes surrounding the path DOES help.
tests:
1) this test case is still marked for todo_wine
http://source.winehq.org/source/dlls/shell32/tests/shlexec.c?v=wine-1.2-rc4…
2) similar testcase by me
http://source.winehq.org/source/dlls/shell32/tests/shlexec.c?v=wine-1.2-rc4…
Patch exists, but not applied yet, because it removes possibly important block
of code.
--
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=22403
Summary: "Cannot Connect to Database" on program startup.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard.mackie70(a)gmail.com
Created an attachment (id=27424)
--> (http://bugs.winehq.org/attachment.cgi?id=27424)
picture of error window that comes up
Get an error in an X11 window with title "Cannot Connect to Database"
the error says "The allocation of the environment handle failed" (as per
attached pic). Program fails.
I am trying to run a program called POSH - it's property management software
from Australia.
Have tried using same version of WINE installed in Ubuntu Linux too - same
result.
--
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=11293
Summary: Imageready 7 update squirrly
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the Photoshop 7 trial, start Imageready 7, and try updating
(click the orange jellyfish at the top of the tool palette,
then click "Updates" on the "Adobe Online" dialog,
check the box next to "Adobe SVG Viewer 3.0",
then click "Download").
The first problem is that the first try simply finishes
silently without downloading anything, at least for me.
So try again; this time, to see the SVG Viewer offered
in the list of updates, you have to select "Old updates" from the
pulldown on the right (reasonable, since you've already
been notified about it, but unreasonable since the update failed).
This time a "Transfer Status" dialog is displayed and the
SVG Viewer installer downloads and runs.
When it runs the SVG Viewer 3.0 setup, all
goes well... until it's done. The "Finished, OK"
dialog shows up for a second, then disappears
(or did for me). The update dialog stays there,
partially drawn, with the "stop" button drawn.
Hitting alt-tab doesn't find the missing "OK" dialog.
Waiting about twenty seconds seems to do the trick, though;
the update dialog goes away, and if you've checked the
"show history when finished" checkbox, the history window
shows up.
So it all kind of works but leaves one scratching his head
wondering if it did. I presume it works better on Windows,
but haven't verified 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=35639
Bug ID: 35639
Summary: Feralheart crash
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: fingernail111(a)gmail.com
Created attachment 47599
--> http://bugs.winehq.org/attachment.cgi?id=47599
Well on my mac, it always closes it whenever i try and play for like 5 mins
Well i try and play for as little as 10 mins on Feralheart, but after like 5
mins, it crashes. Im using a Mac on DOS mode if that helps, please 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=34389
Bug #: 34389
Summary: Crysis (Warhead,Wars): relative mouse movement
restricted
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Classification: Unclassified
This is with Wine-1.7 and recent X (1.13). Bug 6971 may be closed, but this
still presents an issue for games of the Crysis series.
At the very least, Crysis, Crysis Warhead and Crysis Wars (and any mods) are
affected, Crysis 2 likely too.
In fullscreen, the player cannot do full 360° turns, because the mouse hits
invisible boundaries. If the left mouse button is clicked, the game will
correctly handle the mouse. However, as soon as any menu (main menu, map, buy
menu, suit functions, etc.) is opened and closed, the old behavior returns,
restricting how far the player can turn. For gameplay, this is devastating.
There are reports that this bug was fixed by "Allow DirectX apps to stop the
mouse pointer leaving the window", but that option is not presented anymore in
winecfg.
--
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=26191
Summary: Under Ubuntu 10.10 , running QQ 2010 Simplified
Chinese version installation error failed to stop and
unable to uninstall .
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yiyibi(a)vip.qq.com
InstAsm.exe has encountered a serious problem and needs to close .
Unable to uninstall QQ 2011 Simplified Chinese version .
--
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=26064
Summary: Wow: Character modls are not shown in d3d mode
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: desa.glandolin(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=33242)
--> (http://bugs.winehq.org/attachment.cgi?id=33242)
Terminal output
When i run Wow.exe in D3d mode character modls and some other objects are not
shown. I run it on Ubuntu 10.10 with a Ati HD 5470 and the latest property
driver
--
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=35290
Bug ID: 35290
Summary: Far cry 3 mac
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fredrik_haagensen(a)hotmail.com
Classification: Unclassified
The program farcry3.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
--
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=30104
Bug #: 30104
Summary: Text is being drawn at the bottom of the control.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uxtheme
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 39236
--> http://bugs.winehq.org/attachment.cgi?id=39236
Sample Image
All controls on a Win32 Diagram have there text drawn at the bottom of the
control.
--
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=23390
Summary: Aion online crashes after extended play
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xzarr(a)lavabit.com
Created an attachment (id=29151)
--> (http://bugs.winehq.org/attachment.cgi?id=29151)
debug output
After playing Aion Online for some period of the time the gameplay becomes
sluggish and unplayable.
Using
gcc version 4.4.4 (Gentoo 4.4.4-r1 p1.0, pie-0.4.5)
wine-1.2-rc3 (With mouse hack on appdb page)
wine explorer /desktop=Aion,1680x1050 bin32/aion.bin -noauthgg
-ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb
winetricks'd d3dx9 vcrun2005sp1 ie6
mmdevapi disabled
Attached is the last 500 lines of debug output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31471
Bug #: 31471
Summary: pre-run script : request
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
add pre-run script for each instance to be able in particular once and forever
change both lnguage and regional setting to run ansi applications properly from
both command line, dbl clicking exe in file manager or from menu in desktop
enviroment (personally i use kde from where use to launch wine 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.
http://bugs.winehq.org/show_bug.cgi?id=23854
Summary: Trackmania Forever sometimes freeze all wine apps on
alt-tab from fullscreen
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trick(a)icculus.org
When alt-tabbing away from Trackmania United Forever running in fullscreen
mode, Trackmania will sometimes freeze (goes black, doesn't respond). Usually
when this happens all other applications running in wine will also slow down to
an almost freeze, responding very, very slowly if at all (eg tens of seconds to
click something in Spotify, though music keeps playing). The only way to fix
things when this happens is to kill Trackmania with ctrl+alt+esc. After killing
Trackmania, other wine apps unfreeze and resume working correctly.
--
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=24303
Summary: well, the apophysis series of programs doesn't seem to
permit keyboard function
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nateblasted32(a)hotmail.com
well in wine 1.2, in apophysis (installs fine and runs fine... mostly) I can't
plug in any figures due to the fact that the keyboard is not supported at all,
and it is a regular non - usb keyboard. anyways, thank you for reading and
hopefully working on this, and have a good day ^^
--
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=23133
Summary: VirtualBreadboard installer fails to run
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.virtualbreadboard.net/Portals/0/downloads/V
BB%203.6.4.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Tested with 1.2-rc3, pops up an OK dialog titled Error with a message saying
success.
The only terminal output is:
fixme:file:read_directory_getdents not enough room 1024/1 for fake . and ..
entries
The website says the executable is packed with Xenocode and that .NET 2.0 and
MS Visual J# runtimes are required, tested both before installing these and
after, the result is the same.
--
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=19059
Summary: VectorNTI crashes when saving files
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michaelhust(a)gmx.de
I installed the new Version 1.1.24 of wine (Opensuse 11.1, KDE 4.2.4) last
weekend.
Problem: VectorNTI crashes when Vector Files will be saved into the Database.
Afterwards, I installed Wine 1.1.20 and everything is fine. I can't say if
VectorNTI would work with any version between 1.1.20 and 1.1.24.
--
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=35475
Bug ID: 35475
Summary: FeralHeart crashes whenever I play. The window pops up
including this attachment. Please fix.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: floridagirlxxx(a)gmail.com
Classification: Unclassified
Please fix, my FeralHeart isn't working well. Severs keep crashing.. It would
not let me get into Fluorite Plains. :/
--
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=33052
Bug #: 33052
Summary: World of Tanks Crashes before starting or while
starting!?
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lebkev(a)hotmail.com
Classification: Unclassified
Created attachment 43692
--> http://bugs.winehq.org/attachment.cgi?id=43692
my bug report! Acer aspire 9410 , Ubuntu 12.10.
I am not able to start up the game please help! I am not an expert but i can
play around with coputers,, so i please would like a hand 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=32503
Bug #: 32503
Summary: Error grave:codigo de excepcion=C0000005
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jebrownlopez(a)gmail.com
Classification: Unclassified
Created attachment 42880
--> http://bugs.winehq.org/attachment.cgi?id=42880
Running a program that libraries need VFP9OLE BD
Fatal error=C0000005 Running a program that libraries need VFP9OLE BD
--
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=32664
Bug #: 32664
Summary: dot folders in wine
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
Dot folders (i.e. .<name>) could be shown only via workaround.
For example steps to explore hidden folder in notepad++:
1) "show hidden folders" in winecfg -> Drives should be checked
2) run "Open file" dialog
3) Select top "drive" level (e.g. Z). Back to original folder (which contains
dotted subfolder). Now subfolder should be available.
Warkaround actually relatively old:
http://ubuntuforums.org/showthread.php?p=6423382.
Should work directly w/o workaround.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34683
Bug #: 34683
Summary: Microsoft Visual C++ Runtime Library
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icaesararts(a)gmail.com
Classification: Unclassified
Run game. Crash.
--
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=24692
Summary: 2001 Spiderman demo ignores input
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Activision's 2001 demo of Spiderman,
http://www.activision.com/ROOT/media/brands/Spiderman/Spider-Man/demos/Demo…
sha1sum c629626cb55812e4597f37e99b983b2b3ac1d681
installs and runs fine here, except that when the movies are over and
gameplay starts, you can't control the game, it seems to ignore keyboard and
mouse.
--
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=29501
Bug #: 29501
Summary: Vivisector crashes after starting in wined3d
Product: Wine
Version: 1.3.36
Platform: x86
URL: http://www.fileplanet.com/159858/150000/fileinfo/Vivis
ector-Demo--%5BGerman%5D
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38204
--> http://bugs.winehq.org/attachment.cgi?id=38204
terminal output
Vivisector (Beast Within) turns the screen black and changes the gamma to a
bright level, then it crashes.
Can be reproduced with the demo too (the demo doesn't require installation, it
is a self-extracting rar archive).
I tried a couple of older Wine versions (1.1.35, 1.3.0...1.3.36) and the crash
was always there (with 1.1.35 the backtrace was different).
To get the attached backtrace I had to remove the videos and had to use
'taskset -c 0', otherwise Wine was frequently stuck with 'starting debugger...'
but the debugger was never started.
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.3
--
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=18663
Summary: Cryostasis demo hangs
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Hi,
After issues with bug 18661 and bug 18662, I've managed to get further. Game
just hangs, flooding the console with this output:
[tommy@TommyPC Cryostasis Demo]$ wine cryostasis.exe
err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not
registered
err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not
registered
err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not
registered
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e}
could be created for context 0x7
fixme:win:EnumDisplayDevicesW ((null),0,0x32f46c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f3ec,0x00000000), stub!
fixme:dxgi:DXGID3D10CreateDevice Ignoring adapter type
fixme:win:EnumDisplayDevicesW ((null),0,0x32f2c4,0x00000000), stub!
fixme:dxgi:dxgi_adapter_GetDesc iface 0x21ff90, desc 0x32f8b0 stub!
fixme:dxgi:dxgi_adapter_GetDesc iface 0x21ff90, desc 0x32f8b0 stub!
And this:
fixme:dxgi:dxgi_adapter_GetDesc iface 0x21ff90, desc 0x32f8b0 stub!
is showing up 100 times every second. The game doesn't launch, just stalls and
produces lots of output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28333
Summary: F-22 Lightning 3 crashes in the options menu (audio
related)
Product: Wine
Version: 1.3.25
Platform: x86
URL: http://www.fileplanet.com/82771/80000/fileinfo/F-22-Li
ghtning-3-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: ccd2a241399c011b2afb183c4ffffec20a68cab4
Created an attachment (id=36308)
--> (http://bugs.winehq.org/attachment.cgi?id=36308)
terminal output
Steps to reproduce the problem in the demo:
Install...launch. Go to Options in the menu. Click on Accept (or press <Esc> in
the options menu). The same crash occurs when I'm trying to change the audio
volume level inside Options>Audio.
When Alsa is set to full hw. acceleration the game usually crashes. When
'emulation' is used, it hangs.
Still present in Wine-1.3.28.
The problem is due to the following commit:
ccd2a241399c011b2afb183c4ffffec20a68cab4 is the first bad commit
commit ccd2a241399c011b2afb183c4ffffec20a68cab4
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Wed Jul 13 14:20:37 2011 -0500
winmm: Remove driver implementation of mixer*.
:040000 040000 a31b52263e09d8c1f941de02daaa8c32d5372d2c
3d0e5786be14ebaa13b08f4cd4234ddcbf112eb1 M dlls
Disabling audio works around the problem.
Fedora 15 x86
Kernel 2.6.40.4-5.fc15.i686.PAE
Alsa 1.0.24
Pulseaudio is not running
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=25583
Summary: Starcraft II fails to start
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spectre-nvnews(a)yopmail.com
CC: marcus(a)jet.franken.de
Created an attachment (id=32571)
--> (http://bugs.winehq.org/attachment.cgi?id=32571)
Terminal Output
After upgrading from wine-1.3.7 to wine-1.3.8 Starcraft II does no longer
start.
Git bisecting says:
da8c179d61f0ccc679b68b1ecca9f10b4334ae99 is the first bad commit
ntdll: Fixed file view mapping in regards to no-exec.
Terminal output 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=25580
Summary: [regression] pcad2002 (pcb.exe) fail to start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jopka(a)kvidex.ru
Hi! I probably found regression:
After this patch and up to bleeding edge, pcad2002's pcb.exe fail to start:
2f877b0a79c5bd7a1b26d7de519f344630ad5e2b is the first bad commit
commit 2f877b0a79c5bd7a1b26d7de519f344630ad5e2b
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Thu Jul 22 21:36:33 2010 +0200
ntdll: Convert even Unix paths outside Wine's drive mappings to DOS paths.
:040000 040000 e543f71d23039254a15be138a7b4fca5a84739f3
c667330d1b7ed38813f866d591402480611921f3 M dlls
To ensure it, i remove this patch manually in bleeding edge tree, it's helpful.
(tested on wine-1.3.9-210-g8bcc61f)
But instead of fully reverting patch, i can remove only one line in
dlls/ntdll/path.c to turn wine to work again:
1074: // ntdll_umbstowcs( 0, path, lenA, nt->Buffer +
sizeof(unix_prefixW)/sizeof(WCHAR), lenW );
(It's simple blind try-and-error test; i don't know what does entire patch or
this particularly line, sorry)
Thanks
--
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=25567
Summary: Civilization V requires d3dx9_36
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
The game fails on this call :
wine: Call from 0x7ed860d2 to unimplemented function
d3dx9_36.dll.D3DXFloat16To32Array, aborting
wine: Unimplemented function d3dx9_36.dll.D3DXFloat16To32Array called at
address 0x7ed860d2 (thread 0009), starting debugger...
winetricks d3dx9_36 is a workaround
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25545
Summary: 64-bit wine loader broken (in win64 mode)
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://source.winehq.org/git/wine.git/?a=commitdiff;h=
5af634fd3b7ff7e4d6f8af34f6139315fdbbc8c4
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: blocker
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Not sure about wow64 mode, but with a pure 64-bit build, running anything
fails:
austin@midna:~/64-wine-git$ ./wine notepad
no program header
This is a regression, caused by 5af634fd3b7ff7e4d6f8af34f6139315fdbbc8c4.
--
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=25544
Summary: Mafia 2: Fails to start
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32531)
--> (http://bugs.winehq.org/attachment.cgi?id=32531)
Terminal output on wine-1.3.7-161-g4f65180
Steps to reproduce:
1) remove ~/.wine
2) install Mafia 2 and physx
3) wine mafia2.exe
Behaviour:
Game doesn't start.
Expected behaviour:
Game should start.
Regression test did give:
4f651808fcae9c378af58585a28d265578b27899 is the first bad commit
commit 4f651808fcae9c378af58585a28d265578b27899
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Nov 18 12:21:39 2010 +0100
wined3d: Disallow empty surfaces.
:040000 040000 81e2ef2f407629db43a1484048f34311b92766c7
02f7b4a45ddc530550988a8ed3e2cc8c774ef6c0 M dlls
--
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=25541
Summary: Family Historian displays the message a serious error
has occurred (due to missing msvcrt.dll._strnicoll)
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nlaw(a)naad.fsnet.co.uk
When trying to edit the field where you enter the place the person was born, or
the place where the person died, or the persons occupation, an error message is
displayed "A serious error has occured and Family Historian will need to shut
down". The reason for these text entry problems is due to an unimplemented
function msvcrt.dll._strnicoll used by Family Historian. Using the Microsoft
version of msvcrt.dll works.
--
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=25533
Summary: Machinarium window does not show any contents and
hangs desktop
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=32510)
--> (http://bugs.winehq.org/attachment.cgi?id=32510)
wine 1.3.9 machinarium terminal log
Machinarium seems to install fine.
When running it a window appears but is just black and the rest of the desktop
becomes inactive. Alt+tab or similar is required to move to another window and
restore clickability.
It's a flash game so I thought winetricks flash might work but no joy.
Terminal log 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=25518
Summary: gamestop downloader crashes in
is_preserving_whitespace in xmlParseCharData
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I tried downloading a game purchased from gamestop's web site,
without much luck. The download manager failed with
err:msxml:doparse XML declaration allowed only at the start of the document
wine: Unhandled page fault on read access to 0x00000020 at address 0x7db96fc6
(thread 003e), starting debugger...
Backtrace:
=>0 is_preserving_whitespace+0x16(node=(nil)) [dlls/msxml3/domdoc.c:189]
1 0x7db97044 sax_characters+0x33(ctx=0x7c745940, ch="
<files>
<file execute="yes" stamp="no">
...
/NeedForSpeedHotPursuit.Data.004?", len=0x0003) [msxml3/domdoc.c:390]
2 xmlParseCharData+0x2ba() in libxml2.so.2 (0x0066e954)
3 0x00405b09 in needforspeedhotpursuit-dm (+0x5b08) (0x0066e988)
This is on gentoo, with libxml2-2.7.3-r2. (There's a 2.7.6 available.)
I would have tried native msxml3, but bug 25517 interfered...
--
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=25512
Summary: The program crashes after splash screen
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newilkman(a)yahoo.com
This is a new version of WTLibrary and a main change i of MS Visual C++ 2008 to
MS Visual C++ 2009. The program starts an te Splask screen is shown and then a
second screen is displayed which says that the program can't continue due to a
program error.
--
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=25365
Summary: Sacred 2 Fallen Angel requires msvcr80.dll
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
mscodescan results. The game will not load without an override.
msvcr80:?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
msvcr80:_resetstkoflw
msvcr80:_findfirst32
msvcr80:_findnext32
msvcr80:_fstat32
--
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=25366
Summary: Sacred 2 Fallen Angel requires d3dx9_36
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
mscodescan results. The game will not load without an override.
d3dx9_36:D3DXCreateCubeTextureFromFileInMemoryEx
d3dx9_36:D3DXCreateVolumeTextureFromFileInMemoryEx
d3dx9_36:D3DXDisassembleShader
d3dx9_36:D3DXFloat32To16Array
d3dx9_36:D3DXSaveSurfaceToFileA
d3dx9_36:D3DXSaveTextureToFileA
--
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=25368
Summary: Age of Empires 3: mp3's don't play in gstreamer if a
native codec is installed
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
This is a bit weird, but the game installs its own codec, l3codecx.ax. If you
install the trial in wine-1.3.8-89-gfa12dd9, then apply the patch from bug
8978, mp3's (background music, narrator's voice work fine. Using the same
technique in the full version, however, fails.
If you do:
$ wine regsvr32 /u l3codecx.ax
$ wine age3.exe
the game will complain that it can't find its codec, but then mp3's play fine.
It seems the trial doesn't install that codec, only the full version does. For
giggles, I tried doing `winetricks -q l3codecx` with the trial installed, but
mp3s still work for 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=25374
Summary: Lightworks : Unhandled page fault on read access
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cellstorm(a)operamail.com
Created an attachment (id=32276)
--> (http://bugs.winehq.org/attachment.cgi?id=32276)
Lightworks.exe crash log and ntcardvt.exe crash log
Lightworks video editng program dows not start up.
this app can be started via Lightworks.exe and ntcardvt.exe
both crash with the same Unhandled page fault.
I did not test on real hardware and with amd64 only.
--
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=25378
Summary: Age of Empires 3: initial playback of mp3 stutters
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://www.agecommunity.com/all_downloads.aspx
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Now that bug 8978 is fixed, sound works in wine-1.3.8-113-g9d9ce29 for the
trial out of the box, if gstreamer support is enabled and codecs are installed.
Groovy.
The menu background mp3 sounds fine, since the stutter only occurs once and is
hard to notice. Instead, choose 'Learn to Play', then 'Try a Game' (or master
the basics). A narrator will offer advice, and the first word of each mp3
stutters.
Terminal output attached.
Note that if you're using the full version, you'll hit bug 25368, so you'll
need to unregister the native codec first.
--
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=25389
Summary: EA Create demo: fails without native msvcp90
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://www.fileplanet.com/217451/210000/fileinfo/Creat
e-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
wine: Call from 0x7b8370d3 to unimplemented function
msvcp90.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z,
aborting
mscodescan results:
./Create.exe imports following stub symbols:
msvcp90:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z
msvcp90:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z
msvcp90:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z
msvcp90:??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z
./Create.exe imports following stub symbols:
msvcr90:_findfirst32
msvcr90:_findnext32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25443
Summary: Unimplemented function msvcr90.dll._ftime64_s
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A closed beta that I'm in won't run without 'winetricks vcrun2008'.
mscodescan.pl says the app imports
msvcr90:?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
msvcr90:?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z
msvcr90:?_type_info_dtor_internal_method@type_info@@QEAAXXZ
msvcr90:_CRT_RTC_INITW
msvcr90:_byteswap_ulong
msvcr90:_byteswap_ushort
msvcr90:_ftime64_s
msvcr90:_resetstkoflw
msvcr90:_wassert
plus about 300 functions from msvcp90. If you give it just an msvcp90,
it fails with
wine: Unimplemented function msvcr90.dll._ftime64_s called
Since I can't give any more info about the beta, let's just make this bug
about _ftime64_s.
--
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=25463
Summary: Regression: ZEMAX cannot display help pages
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
ZEMAX can no-longer display help pages, reports the following errors:
---
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:bind_to_object BindToObject failed: 80004005
---
and a bisect reveals:
---
6c1f2e4f3f96c71a90fcabc000a8d0ce4883bd29 is the first bad commit
commit 6c1f2e4f3f96c71a90fcabc000a8d0ce4883bd29
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Wed Nov 10 13:23:34 2010 +0100
urlmon: Added IInternetProtocolEx support to BindProtocol.
:040000 040000 ac72ba621255c192e74732a60a49dd0f3603663e
7df787a144cfd951057cc0e61a690152948928c8 M dlls
---
--
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.