http://bugs.winehq.org/show_bug.cgi?id=10147
Summary: Word Viewer 2003 - Tab behavior differs from Windows
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: conformance, download
Severity: trivial
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Tab behavior differs from Windows while using Word Viewer 2003's installer.
While this is a trivial matter, I was attempting to write a script using
AutoHotKey to automate testing of the program in Wine/Windows. Since screen
resolution/windows placement can differ very easily, using the keyboard is the
easiest way to make sure the script does what I want. The main difference is
that under Windows, one tab takes me from the license agreement's text to the
checkbox to accept the agreement. Under Wine, it takes me to the cancel button.
Using tab twice under Wine brings me to the checkbox.
--
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=19440
Summary: Word Viewer 2003 - Tab button does not work
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 10147
See bug 10147 for more background.
Tab does not work for word viewer. Focus is started in the edit box, and you
can't tab out. If you click on another button somewhere, then you can tab, but
as soon as you reach the edit box (for the license info), the control is again
'stuck'.
It's a pretty old regression. I haven't had time to run the regression test
yet, but this is a supported app, so perhaps someone will find time to do so...
--
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=29195
Bug #: 29195
Summary: wordview crash/stuck when openning file
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: nadavvin(a)gmail.com
Classification: Unclassified
Created attachment 37675
--> http://bugs.winehq.org/attachment.cgi?id=37675
word view log
open WORDVIEW.EXE
file->open->choose file and open it
WORDVIEW stuck/crash
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=26369
Summary: A.R.E.S. Extinction Agenda hangs during intro
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://ares.x10studio.com is a platform scroller written in XNA.
First problem: it's a .net app.
Mono 2.10.1 is insufficient:
Method '<Module>:<CrtImplementationDetails>.DoDllLanguageSupportValidation ()'
in assembly
'C:\windows\assembly\GAC_32\Microsoft.Xna.Framework\3.1.0.0__6d5c3888ef60e27d\Microsoft.Xna.Framework.dll'
contains native code that cannot be executed by Mono in modules loaded from
byte arrays. The assembly was probably created using C++/CLI.
Workaround: winetricks dotnet20
Second problem: it aborts with
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
...
System.InvalidOperationException: Song playback failed.
even though I have all the ubuntu 10.10 gstreamer codecs loaded.
Workaround: winetricks wmp9
Third problem: it hangs with a stream of quartz/gstreamer warnings like
warn:quartz:StdMediaSample2_SetActualDataLength Tried to set length to 49152,
while max is 16384
warn:quartz:DSoundRender_GetWritePos Delta too big 40/0, too far ahead
warn:quartz:DSoundRender_GetWritePos Advancing 7056 bytes
Workaround: winetricks quartz
You can then play 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=26349
Summary: winetricks -q dotnet20 crashes during install
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Introduced by
http://source.winehq.org/git/wine.git/?a=commitdiff;h=f1e59351ded497a7f9cd7…
wine /home/austin/.cache/winetricks/dotnet20/dotnetfx.exe /q /c:install.exe /q
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x451d7c
--
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=26387
Summary: .NET Framework 2.0: Fails to install due to regression
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
CC: hans(a)meelstraat.net
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
Behaviour:
NET Framework fails to install on Wine 1.3.15+
Expected behaviour:
Installation shouldn't fail like it is in Wine 1.3.15
Regression test:
f1e59351ded497a7f9cd7c27c0fdfcf6db3765c2 is the first bad commit
commit f1e59351ded497a7f9cd7c27c0fdfcf6db3765c2
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Mar 7 12:40:39 2011 +0100
msi: Manage one assembly cache per major version of the .NET runtime.
:040000 040000 2b62d17a653c84ad2f93022804190b232c381eec
fbea1931db1990d197c0064e4dd0a9307d414994 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=30162
Bug #: 30162
Summary: dotnetfx.exe: crash during installation of .net 2.0
with mscorsvw.exe
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs.winehq.org(a)terrorise.me.uk
Classification: Unclassified
Created attachment 39352
--> http://bugs.winehq.org/attachment.cgi?id=39352
wine output
1) download .net framework 2.0 (dotnetfx.exe,
http://www.microsoft.com/download/en/details.aspx?id=19)
2) run it in a fresh wine 1.4-rc6 environment
3) install claims to complete, however at the end there is a crash in
mscorsvw.exe - Program Error Details fails to load
--
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=29681
Bug #: 29681
Summary: tracefmt from Windows Platform SDK 7.1 crashes due to
unimplemented function ADVAPI32.dll.CloseTrace
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin
...
$ wine ./tracefmt.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Examining C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\default.tmf for
message formats, none found, file not found
Searching for TMF files on path: (null)
fixme:advapi:OpenTraceW 0x1337d8: stub
Logfile C:\Logfile.Etl:
OS version 0.0.0 (Currently running on 5.0.2195)
Start Time 1601-01-01-01:00:00.000
End Time Not set (Logger may not have been stopped).
Timezone is (Bias is 0mins)
BufferSize 0 B
Maximum File Size 0 MB
Buffers Written Not set (Logger may not have been stopped).
Logger Mode Settings (0) Logfile Mode is not set
ProcessorCount 0
fixme:advapi:ProcessTrace 0x32dd6c 1 (nil) (nil): stub
Error processing trace entry with status=0x78 (GetLastError=0xb7)
wine: Call from 0x7bc4bd9a to unimplemented function ADVAPI32.dll.CloseTrace,
aborting
wine: Unimplemented function ADVAPI32.dll.CloseTrace called at address
0x7bc4bd9a (thread 0024), starting debugger...
--- snip ---
Regards
--
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=29721
Bug #: 29721
Summary: makecert from Windows Platform SDK 7.1 crashes due to
unimplemented function mssign32.dll.PvkGetCryptProv
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin
...
$ wine ./makecert.exe foo
...
wine: Call from 0x7b83924f to unimplemented function
mssign32.dll.PvkGetCryptProv, aborting
wine: Unimplemented function mssign32.dll.PvkGetCryptProv called at address
0x7b83924f (thread 0009), starting debugger...
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/bb410253.aspx
Regards
--
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.