https://bugs.winehq.org/show_bug.cgi?id=38002
Bug ID: 38002
Summary: imperivm stops at the beginning of the first execution
after installing
Product: Wine
Version: 1.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: llombardijr(a)gmail.com
Distribution: ---
Created attachment 50637
--> https://bugs.winehq.org/attachment.cgi?id=50637
this is the output obtained trying to run the program
see the enclosed file
--
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=25553
Summary: Sometimes 'make test' hangs after an 'under-run'
error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max+winebugs(a)mtew.isa-geek.net
Sometimes the 'msi' test will hang after reporting two 'under-run' errors.
I frequently run test builds against the Git repository. The sequence of steps
is scripted and consists of:
1) change directory to the working repository directory.
2) If 'Makefile' exists, run 'make distclean'
3) run './configure --prefix="$HOME" --with-x' ... (-march=... and -L=...)
4) run 'make depends'
5) run 'make all'
6) run 'make -k test'
7) run 'make testclean'
Step 6) will usually hang. a 'ps a' shows a process 'msi.c' (or something like
it). 'kill' that process and the test runs to completion.
If it hangs, it will hang consistently. Occasionally something changes in the
audio whatever and it completes without problems, only to have the problem
recur when something else changes.
I have logs and can break out the appropriate sections if needed.
--
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=38050
Bug ID: 38050
Summary: Nitro Family crashes on unimplemented function
msvcp70.dll.?open@?$basic_ifstream@DU?$char_traits@D@s
td@@@std@@QAEXPBDH@Z
Product: Wine
Version: 1.7.36
Hardware: x86
URL: http://www.fileplanet.com/137999/download/Nitro-Family
-Demo
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: marc.bessieres(a)gmail.com
Distribution: ---
Created attachment 50688
--> https://bugs.winehq.org/attachment.cgi?id=50688
console ouput during the crash
Hello,
I couldn't find an already opened bug for this one.
Currently I don't see the screen(all black) but when I press ALT+TAB it appears
in the list of windows to change.
The focus is on starting a new game.
Pressing enter goes to the menu to select the difficulty (still all black).
Pressing enter starts the game which eventually crashes.
So 3 times pressing Enter makes the game crash. (for the black screen I'll
create another bug, if I cannot find any)
Nitro Family crashes on unimplemented function
msvcp70.dll.?open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAEXPBDH@Z
--- snip ---
wine: Call from 0x7ec792fe to unimplemented function
msvcp70.dll.?open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAEXPBDH@Z,
aborting
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7dbbebb5
--- snip ---
> sha1sum NitroFamily.exe
70144d05b75354f5f892f3afc760d991f69ef973 NitroFamily.exe
> du -hs NitroFamily.exe
1000K NitroFamily.exe
>
> ~/wine-git/wine --version
wine-1.7.36-23-gef0ada9
Function is a stub.
Source:
http://source.winehq.org/git/wine.git/blob/7ac8ad4492eeaacca6909d2d96eb84af…
3998 @ stub -arch=win32
?open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAEXPBDH@Z
I have the same with the Demo
http://www.fileplanet.com/137999/download/Nitro-Family-Demo
> du -hs nitrofamilyoffdemo.exe
212M nitrofamilyoffdemo.exe
> sha1sum nitrofamilyoffdemo.exe
46082852a40592bf744778fd7212d79862900dd4 nitrofamilyoffdemo.exe
--
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=32498
Bug #: 32498
Summary: installer of PPTV: "fell into a bad loop"
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42873
--> http://bugs.winehq.org/attachment.cgi?id=42873
The Log
This a follow up of Bug 32160 .
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' to get a workaround ;
2. 'wine pptvsetup_3.2.1.0076.exe' and the program will not do anything after
this line was printed: "fixme:atl:AtlModuleInit SEMI-STUB (0x6d63f78 0x6d64000
0x6cf0000)
" and it does not exit.
And 'winetricks -q jscript' can get a workaround for it.
my test enviroment:
- Ubuntu 12.10 32bit
- wine-1.5.19-244-gf28324a
- pptvsetup_3.2.1.0076
--
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=38046
Bug ID: 38046
Summary: mshtml not fire BeforeNavigate event if the app: hyper
link is in a frame window
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: liuchanghui(a)linuxdeepin.com
Distribution: ---
Reproduce:
1, Download the test program from:
http://www.imakevideo.com/mfc_web.zip
2, Extract mfc_web.zip, then run the mfc_web.exe;
3, Click the Go button to load the app_test.html page.
4, Click the app:test hyperlink once the app_test.html load complete.
5, A message "BeforeNavigate2 app:test" should popup like in IE in Windows.
--
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=37946
Bug ID: 37946
Summary: ComputeMark crashes
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 50552
--> https://bugs.winehq.org/attachment.cgi?id=50552
Crash log
ComputeMark2.zip
SHA1 Sum: d143bbe647620e5dc5e6c1f0647d8c25e99eb46b
Selected Windows 7 for new wine prefix.
Unhandled exception: page fault on read access to 0x00000038 in 32-bit code
(0x7ebe2933).
--
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=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.