http://bugs.winehq.org/show_bug.cgi?id=26751
Summary: configure improperly detects Wunused-but-set-parameter
as supported on Clang
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
configure:12269: clang -o conftest -std=gnu89 -g -Wunused-but-set-parameter
conftest.c >&5
warning: unknown warning option '-Wunused-but-set-parameter'
[-Wunknown-warning-option]
1 warning generated.
configure:12269: $? = 0
configure:12278: result: yes
It seems the WINE_TRY_CFLAGS check fails on clang, because clang warns when an
unused option is given, rather than considering it fatal as gcc does.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28849
Bug #: 28849
Summary: LabVIEW 2010: Some DLLs aren't installed at all
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 37058
--> http://bugs.winehq.org/attachment.cgi?id=37058
Installation log on Wine 1.3.31
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20sp2
3) wine setup.exe
4) default installation
Behaviour:
Installer fails to install some LabView dlls.
Expected behaviour:
Installer should install all LabView dlls.
Additional information:
Wine 1.3.24 installs those dlls but installation process is slow (see bug
#27841). It's a regression but I won't be re-installing LabView each time to
check which commit caused 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=27639
Summary: please also implement GPOS feature in indic shaping
engine
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
matras need to be positition based on characters, like के फे कु फू etc., so
GPOS provides the means to achieve that. Please consider GPOS feature in indic
shaping also. 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=30992
Bug #: 30992
Summary: msxml3 incorrectly parses Cyrillic text with spaces
(needed for Civilization IV)
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sikon(a)ubuntu.com
Classification: Unclassified
In the official Russian version of Civilization IV, all Russian text is
displayed without spaces under Wine unless the native msxml3 is installed
(using winetricks msxml3).
This seems to be related to the parsing of XML files containing a mix of
Russian text encoded as XML entities and spaces.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32753
Bug #: 32753
Summary: Wallace & Gromit crashes in the launcher (Gecko 1.9)
Product: Wine
Version: 1.5.22
Platform: x86
URL: http://www.telltalegames.com/demo/wallaceandgromitdemo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Created attachment 43226
--> http://bugs.winehq.org/attachment.cgi?id=43226
terminal output
Since the release of Gecko 1.9 many of the games from Telltale Games crash in
the launcher. These games come with a html-based launcher. The launcher appears
fine, but Wine crashes when I click on the <Launch game> button.
Can be reproduced with the demo version of Wallace & Gromit.
Fedora 17 x86
gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26024
Summary: Alien Hallway demo: updater crashes during install
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.bigdownload.com/games/alien-hallway/pc/alie
n-hallway-demo/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33188)
--> (http://bugs.winehq.org/attachment.cgi?id=33188)
terminal output + backtrace
Download from url. Install. During the install, it calls update.exe, which
crashes:
Backtrace:
=>0 0x7e5efe39 free_file_op_queue+0x19(queue=<is not available>)
[/home/austin/wine-git/dlls/setupapi/queue.c:93] in setupapi (0x0033bd08)
1 0x7e5eff19 SetupCloseFileQueue+0x18(handle=0x133870)
[/home/austin/wine-git/dlls/setupapi/queue.c:426] in setupapi (0x0033f394)
output 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=30029
Bug #: 30029
Summary: (FEAR 3 - FE3R)F.E.A.R. 3 Crashes When Setting Full
Screen Option...
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JessePalserMailingLists(a)GMail.com
Classification: Unclassified
(FEAR 3 - FE3R)F.E.A.R. 3 Crashes When Setting Full Screen Option...
Hi,
When running F.E.A.R. 3 in WINE 1.4rc5
the game freezes WINE window and must be force closed.
(game appears to work in windowed mode)
Running WINE on LinuxMint 12 KDE 64Bit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27515
Summary: explorer http://www.google.com does not work.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iepc.programacion(a)gmail.com
In Windows, if you type explorer http://www.google.com, Windows open the
default browser and launches the url.
In wine this feature does not work. Instead, it just open file manager.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26583
Summary: Assassin's Creed Brotherhood: crash after
"parse_ctab_constant_type Struct not supported yet"
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
If run without native d3dx, one sees
fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for
non D3DXRS_FLOAT4 constants
fixme:d3dx:parse_ctab_constant_type Struct not supported yet
and then a hang/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=17383
Summary: Chessmaster 10th edition fails to install
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=19435)
--> (http://bugs.winehq.org/attachment.cgi?id=19435)
Wine log when i tried to run setup.exe
When trying to install chessmaster 10th edition, it fails around 1/3rd of
installation with an 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.