http://bugs.winehq.org/show_bug.cgi?id=23270
Summary: GTA2 options menu item broken - CreateProcess runs
wrong executable
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Start the game, press esc to skip the intro, then select Options.
You expect to be in an options menu, but instead you're left with the
game minimized, staring at a console.
+process log shows
trace:process:CreateProcessW app (null) cmdline L"GTA2 Manager.EXE"
trace:process:find_exe_file looking for L"GTA2"
trace:process:find_exe_file Trying native exe L"C:\\Program Files\\Rockstar
Games\\GTA2\\GTA2.exe"
trace:process:CreateProcessW starting L"C:\\Program Files\\Rockstar
Games\\GTA2\\GTA2.exe" as Win32 binary (0x400000-0x678000)
Whoopsie. That heuristic looks like it's broken.
--
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=31497
Bug #: 31497
Summary: Stack Trace: Unhandled Exception: page fault ...
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Chris(a)InfoGreat.com
Classification: Unclassified
Created attachment 41407
--> http://bugs.winehq.org/attachment.cgi?id=41407
Stack Trace
Application reported several failures on installation, which I did not record,
but if these are important, then I'll be happy to re-install and capture these
complaints.
Fire up Quicken 2011 Deluxe, and every thing looks good until the "Register"
demand appears. The crash happens at dismiss of this dialog.
--
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=31075
Bug #: 31075
Summary: Built in Explorer moves file to trash instead of
permanently deleting file
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computergeoffrey(a)zoho.com
Classification: Unclassified
Built in Explorer moves file to trash instead of permanently deleting file with
Shift+Delete. I expect it to be removed forever, without going to trash first.
--
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=22813
Summary: wine's loader does not check invalid image size
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://ghostscript.com/~hintak/wine-debug/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
+++ This bug was initially created as a clone of Bug #22812 +++
(#22812 against the compilation - this bug is about the loader not complaining)
part of ghostscript's building process runs:
mt -nologo -manifest psi/dwsetup_x86.manifest -outputresource:setupgs.exe;#1
mt -nologo -manifest psi/dwuninst_x86.manifest -outputresource:uninstgs.exe;#1
This step corrupts executables under wine and they gain a wrong image size;
both vista and win7 then complains they are not valid win32 applications. See
discussion on wine-devel mailing list.
But wine would happily load them, so wine is not checking for validity. Here
are two such broken executables:
http://ghostscript.com/~hintak/wine-debug/setupgs-wine.exehttp://ghostscript.com/~hintak/wine-debug/uninstgs-wine.exe
--
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=8406
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Hardware|Other |x86
Version|unspecified |0.9.37.
Summary|MPLab 7.60 installer |MPLab 7.60 installer:
|doesn't terminate, leaves |InstallShield out-of-proc
|background up |COM server 'IDriver.exe'
| |doesn't terminate
OS|other |Linux
--- Comment #11 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
confirming, still present.
The installer/bootstrapper uses InstallShield out-of-process COM server
'IDriver.exe' and communicates with it using standard marshalling.
Half-way through installation:
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
...
00000008 4 'Install_MP760a.exe'
00000022 16 \_ 'IDriver.exe'
00000068 1 \_ 'winemenubuilder.exe'
00000061 1 \_ 'winemenubuilder.exe'
00000054 1 \_ 'winemenubuilder.exe'
0000004e 1 \_ 'winemenubuilder.exe'
00000038 1 \_ 'winemenubuilder.exe'
00000065 1 \_ 'winemenubuilder.exe'
0000003e 7 \_ 'rpcss.exe'
...
--- snip ---
Installer displaying 'finished' dialog/button:
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
...
00000008 4 'Install_MP760a.exe'
00000022 16 \_ 'IDriver.exe'
00000080 1 \_ 'MPDocSelect.exe'
00000068 1 \_ 'winemenubuilder.exe'
00000061 1 \_ 'winemenubuilder.exe'
00000054 1 \_ 'winemenubuilder.exe'
0000004e 1 \_ 'winemenubuilder.exe'
00000038 1 \_ 'winemenubuilder.exe'
00000065 1 \_ 'winemenubuilder.exe'
0000003e 8 \_ 'rpcss.exe'
...
--- snip ---
After dismissing the 'finish' button, the parent process terminates and the
out-of-proc COM server is now orphaned:
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
...
00000022 12 'IDriver.exe'
00000080 1 \_ 'MPDocSelect.exe'
00000068 1 \_ 'winemenubuilder.exe'
00000061 1 \_ 'winemenubuilder.exe'
00000054 1 \_ 'winemenubuilder.exe'
0000004e 1 \_ 'winemenubuilder.exe'
00000038 1 \_ 'winemenubuilder.exe'
00000065 1 \_ 'winemenubuilder.exe'
0000003e 8 \_ 'rpcss.exe'
...
--- snip ---
There is an 'oleaut32.ProxyIUnknown_Release' call on the server interface
before the final 'CoUninitialize' which should ideally allow the server to
terminate (instanciated with 'CoCreateInstance').
Interestingly if one cancels the main installer half-way through the install
process, the COM server terminates properly.
$ sha1sum mp760a.zip
b84d66ae8b0a58d895e6d85be289b16f66efe009 mp760a.zip
$ du -sh mp760a.zip
42M mp760a.zip
$ wine --version
wine-1.7.25
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=7991
--- Comment #34 from Athrun <samurai_no_densetsu(a)yahoo.es> ---
(In reply to Austin English from comment #33)
> (In reply to Alexey Loukianov from comment #32)
> > (In reply to comment #30)
> > > For some reason I found this bug in Diablo III entry in AppDB. Does the game
> > > suffer from it, can anyone test this?
> >
> > Yes, read comments section of D3 AppDB page, there are reports there from
> > people suffering this bug, mostly mobile GPU users.
>
> I don't see any references to mobile users in the appdb page nowadays. In
> test drive's, there's one test with 1.7.8 with a comment showing a youtube
> video: https://www.youtube.com/watch?v=y1BOpjh2JFA
>
> that shows it running decently (I only spot checked though).
>
> Is this still an issue in current (1.7.25 or newer) wine?
As far I know, as suffered this bug, it should happen only on DirectX 9.0c
cards like in GeForce 5000, 6000 and 7000 series, because this game uses all
shader constants (that's why graphic got messed), on DirectX 10 cards or upper
should not happen, in fact it runs ok.
More interesting is that in the video, bug 28196 still shows, it is water is
rendered in front of everything, if you watch it from the beginning and look at
the right side you will see lines or some times bigger masses of water,
rendered over the road, houses and cars. About 3:37 the car passes over a river
and is clearly rendered over the bridge, so still some things didn't changed.
https://bugs.winehq.org/show_bug.cgi?id=28196
--
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=7711
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |552715f0c15d9a75ca13baf0ca8
| |4ebc939a3c745
Status|NEW |RESOLVED
CC| |focht(a)gmx.net
Hardware|Other |x86
Resolution|--- |FIXED
--- Comment #97 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
I don't think the bug should be recycled over and over again to get this app
running.
I created bug 37166 for the device registration part (registry data), allowing
more apps suffering from the same problem to join in.
Fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/552715f0c15d9a75ca13baf0ca…
Thanks Hans
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=7991
--- Comment #33 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Alexey Loukianov from comment #32)
> (In reply to comment #30)
> > For some reason I found this bug in Diablo III entry in AppDB. Does the game
> > suffer from it, can anyone test this?
>
> Yes, read comments section of D3 AppDB page, there are reports there from
> people suffering this bug, mostly mobile GPU users.
I don't see any references to mobile users in the appdb page nowadays. In test
drive's, there's one test with 1.7.8 with a comment showing a youtube video:
https://www.youtube.com/watch?v=y1BOpjh2JFA
that shows it running decently (I only spot checked though).
Is this still an issue in current (1.7.25 or newer) wine?
--
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=18389
Summary: Registering after installing Roblox doesn't work
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://wiki.roblox4linux.co.cc
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After doing 'winetricks pdh' to work around bug 18388,
it takes you to a web page; clicking Register and then Over 13
takes you to a nice page where you put in your desired userid
and password. Clicking "Sign Up!" does nothing. On the log one sees
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/json; charset=utf-8"
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/x-www-form-urlencoded; charset=utf-8"
'winetricks ie6' doesn't work around the problem - it shows a blank web page.
Workaround is to go to http://www.roblox.com/ in Firefox and register there;
then you can log in in the iexplore window roblox opened up.
--
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=10332
Summary: Irfanview crashes in thumbnail mode when previewing
certain text file
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malte(a)cornils.net
Created an attachment (id=8998)
--> (http://bugs.winehq.org/attachment.cgi?id=8998)
file in folder makes irfanview's thumbnail browser crash
Normal thumbnail browse mode is fine. However, when I enter a directory with a
certain file in it (attached as nautilus-debug-log.txt), IrfanView crashes.
Other files (images, text files) are fine. I have been unable to get a
backtrace; gdb won't let me since the application exits with 01 status, and
winedbg doesn't return to its shell after I typed "run" once. It's an X error,
so maybe wine catches the error condition and "gracefully" shuts down.
The X error output is also attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.