https://bugs.winehq.org/show_bug.cgi?id=3591
Qian Hong <fracting(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fracting(a)gmail.com
--
Do not reply 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=6955
swswine(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swswine(a)gmail.com
--
Do not reply 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=37324
Bug ID: 37324
Summary: Buhl Data T@x 2014 installer crashes after entering of
product-key.
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jasper_winebz(a)vogelclan.net
Created attachment 49634
--> https://bugs.winehq.org/attachment.cgi?id=49634
Crashdump
Standard wine 1.7 installation on Elementary OS 32bit from ppa-source.
I tried installing Buhl Data "T@x 2014" several times, but it keeps crashing
after the first step of entering the product-key and klicking on 'weiter'
(engl: 'next').
See attached crashdump for details. I'm no programmer, and couldn't find
anything in particular in there to troubleshoot this issue. Maybe I'm Missing
some libs or DLLs or anything like that?
--
Do not reply 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=1201
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|-unknown |directx-d3d
--- Comment #34 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
still present, comment #20 still applies (although the bug has been recycled
multiple times).
For testers: please read the bug properly before trying to help.
Just because there are multiple executables present in the game folder it
doesn't mean you can run them interchangeably.
You need run 'Golfdemo.exe' or 'Game.exe'.
You are not supposed to run 'msgolf99d.exe' (the crash is expected here)
$ wine --version
wine-1.7.27-59-g857a35e
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.
https://bugs.winehq.org/show_bug.cgi?id=8653
paulo <i30817(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |i30817(a)gmail.com
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22601
Summary: .NET Framework 2.0 installer displays crash dialog,
fails with "function failed" error message
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
With wine-1.1.43-564-g1af1784, executing winetricks dotnet20 and proceeding
past the EULA yields an error reporting crash dialog and setup failure with the
message "Function failed." in the installer window. Particular pertinent error
messages are:
err:msi:store_binary_to_temp Failed to get stream
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1627
Regression testing indicated:
42550953a650e1ef166339fb4e2fdc06741ad5b8 is first bad commit
commit 42550953a650e1ef166339fb4e2fdc06741ad5b8
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue May 4 15:15:41 2010 -0500
ole32: Store the location of all blocks in a big block chain in memory.
A big block chain is a linked list, and we pretty much need random
access to them. This should theoretically make accessing a random
point in the chain O(log2 n) instead of O(n) (with disk access scaling
based on the size of the read/write, not its location). It
theoretically takes O(n) memory based on the size, but it can do
better if the chain isn't very fragmented (which I believe will
generally be the case for long chains). It also involves fetching all
the big block locations when we open the chain, but we already do that
anyway (and it should be faster to read it all in one go than
piecemeal).
:040000 040000 a1ca1235acef50b9287db51b2d08f203907f2c1e
16b036ee8b83707264d3d1226d9c690a72790793 M dlls
A +storage 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.
http://bugs.winehq.org/show_bug.cgi?id=25266
Summary: Erro ao abrir EXCEL.EXE.
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulo.vieira.sousa(a)gmail.com
Erro ao abrir EXCEL.EXE causado por um problema no programa ou no 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=24885
Summary: Microsoft Urban Assault Trial (1998) (Direct3D game)
doesn't run.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.kumara(a)gmail.com
Microsoft Urban assault has a free trial version available at
http://www.microsoft.com/games/urbanassault/downloads.htm . Under Windows XP it
runs just fine, but when trying to launch it with WINE, it just shows a black
screen.
NOTE: Installing "directplay" via winetricks resolved some of the dplay-related
errors, but the game still won't run.
WINE version: 1.3.5
Operating system: Ubuntu 10.10 with Linux 2.6.35-22-generic
Error logs are attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35686
Bug ID: 35686
Summary: Guild Wars: Text editor is not opening
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Created attachment 47652
--> http://bugs.winehq.org/attachment.cgi?id=47652
Terminal output
On starting Guild Wars there is the link "Test My Computer" in the login menu.
On clicking this link, waiting until the tests have finished and then clicking
on "View results" nothing happens but normally a text editor should start
showing the results. In the attachments is the output from the terminal.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10270
Summary: Wine gecko does not send HTTP Accept-Language header
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Wine gecko does not send the HTTP Accept-Language header for HTTP requests.
This means for wine iexplore users, going to website that look for that header,
i.e. http://www.google.com/, will always return webpages in the web server's
default language choice rather than in the user's preferred language.
To see what headers a web browser is sending, go to:
http://schroepl.net/cgi-bin/http_trace.pl
Internet Explorer will send the string in HKCU\Software\Microsoft\Internet
Explorer\Internals\AcceptLanguage as the Accept-Language header.
With a clean .wine directory + gecko, Wine iexplore does not send anything.
I can change what Wine iexplore sends by adding:
user_pref("intl.accept_languages", "foo");
to prefs.js or user.js in ~/.wine/drive_c/windows/profiles/username/Application
Data/Mozilla/Profiles/MSHTML/hash/.
The ideal behavior would be: Wine iexplore should look in the same registry key
as IE, and that registry key should be properly initialized by
wineprefixcreate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.