http://bugs.winehq.org/show_bug.cgi?id=22571
Summary: Softimage XSI Mod Tool fails to install
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://dw.com.com/redir?edId=3&siteId=4&oId=3001-18541
_4-10343972&ontId=18541_4&spi=9237653991b059b82dfac9db
128753d7&lop=txt&tag=idl2&pid=10357185&mfgId=6254383&m
erId=6254383&pguid=SkY19goPjAUAAEblLPEAAABZ&destUrl=ht
tp%3A%2F%2Fsoftware-files-l.cnet.com%2Fs%2Fsoftware%2F
10%2F35%2F71%2F85%2Fsetup_xsidemo_4.2_mswin32.exe%3Fe%
3D1272943778%26h%3D92e1c4470120d2dc710902f568cd5599%26
lop%3Dlink%26ptype%3D1901%26ontid%3D18541%26siteId%3D4
%26edId%3D3%26spi%3D9237653991b059b82dfac9db128753d7%2
6pid%3D10357185%26psid%3D10343972%26fileName%3Dsetup_x
sidemo_4.2_mswin32.exe
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=27695)
--> (http://bugs.winehq.org/attachment.cgi?id=27695)
Terminal log from install
Large download (~200MB)
Installer fails, fresh wineprefix etc.
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=20491
Summary: VarDateFromStr() can`t parse "26.10.2009 09:31"
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sk_news(a)mail.ru
Created an attachment (id=24393)
--> (http://bugs.winehq.org/attachment.cgi?id=24393)
Demo application (+ src, Delphi 2010)
Wine: VAR_TYPEMISMATCH == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, Result)
Wine+WineTricks/DCOM98: VAR_OK == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, 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=25959
Summary: The Next Big Thing (demo): game mostly black without
native d3dx9_36
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.gamershell.com/download_68788.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Install as normal, decline directx9 installation. Start the game, choose '80'
on the menu. Most of the screen is black. Goes away with native d3x9_36.
fixme:d3dx:D3DXCreateFontIndirectW (0x219be0, 0x32bf5c8, 0x1ae1e89): stub
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x7a7fe020, 1828101, 0x32bf6b8):
partially implemented
warn:wincodecs:ImagingFactory_CreateDecoderFromStream failed to load from a
stream
warn:wincodecs:ImagingFactory_CreateDecoderFromStream first 4 bytes of
stream=ff d8 ff e1
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
warn:wincodecs:ImagingFactory_CreateDecoderFromStream failed to load from a
stream
warn:wincodecs:ImagingFactory_CreateDecoderFromStream first 4 bytes of
stream=44 44 53 20
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image 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=25271
Summary: RootsMagic4: Error logging to New.FamilySearch.Org
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: belhmar(a)videotron.ca
Created an attachment (id=32098)
--> (http://bugs.winehq.org/attachment.cgi?id=32098)
Error when login to New.FamilySearch.org
The program by itself seems to work fine.
One of the features of RootsMagic (4.0) it to be able to exchange data with
New.FamilySearch.org (an LDS world wide database). The first time a small icon
(gray tree) is selected, a login window appears asking for Name/Password.
Then the search and results of the search is displayed.
With Wine (1.2 and 1.3beta) it brings up a message saying: 'The Local Security
Authority cannot be contacted'. (see attachment)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29535
Bug #: 29535
Summary: winhelp: Horizontal scrollbar appears when it
shouldn't
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
When you open a help file in Wine winhlp32, the window initially has a
horizontal scrollbar at the bottom. That shouldn't be there, since text is
wrapped if it would extend past the right edge.
The scrollbar remains if you resize the window, but vanishes when you click on
a link or one of the scrollbar buttons.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13903
Summary: Realplayer 11: Can't accept license terms
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://germany.real.com/player/win/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nowic(a)wenner.ch
When installing Realplayer 11 I can't accept the license terms. Neither by
clicking, tabbing+enter or pressing the hotkey.
The output consists of the following line over and over again:
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x132788)->(0x33fe00)
Wine version: 1.0-rc5 (was not yet available in bugzilla)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23268
Summary: Cabelas Big Game Hunter 3 Installer - graphics
corruption
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=28988)
--> (http://bugs.winehq.org/attachment.cgi?id=28988)
graphics corruption
Sometime between version 1.0 and 1.2-rc4 Cabelas Big Game Hunter III installer
has developed graphics corruption with the text duplicated.
I will need to do a regression test to determine where this manifested itself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20031
Summary: XARA XTREME 5 PRO crashs when selecting the <TEXT
TOOL>
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.xara.com/us/downloads/xtreme/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cooksail(a)gmail.com
Application concerned: XARA EXTREM 5 PRO,
crash of the application when selecting the <TEXT TOOL>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23963
Summary: Nullsoft Install System v2.37 renders byte order mark
in EULA screen
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
Created an attachment (id=30091)
--> (http://bugs.winehq.org/attachment.cgi?id=30091)
Screenshot from wine
NSIS v2.37, which is used in re-pack of Artificial Girl 3, which can be
downloaded from http://www.hongfire.com/forum/showthread.php?t=86353 (AppDB
info) renders BOM in EULA screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30295
Bug #: 30295
Summary: iexplore fails to play intro video for Firefox
personas
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Created attachment 39591
--> http://bugs.winehq.org/attachment.cgi?id=39591
Standard terminal output
wine iexplore http://www.getpersonas.com
Clicking "watch our intro video" used to result in an HTML5 video player
popping up, but now it just makes the page jump down a bit. Reverting
6c6744f80066f0aa46939a2d4c0af9c34f932e8b (
mshtml: Use jscript.dll for JavaScript for all zones except untrusted) makes it
work 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.