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.
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.
http://bugs.winehq.org/show_bug.cgi?id=29265
Bug #: 29265
Summary: WebGallery: search throws access violation
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Classification: Unclassified
To reproduce, download WebGallery and create one:
1) click on directory with some jpgs in it;
2) press Input folder button
3) write some metadata below
4) click on Gallery button. This will create subdir called WebGallery inside
with generated static webgallery
5) press Search button and choose dir from step 1
6) type something to search for and press search
7) crash
Did some investigation, the log shows this:
err:msxml:doparse Document labelled UTF-16 but has UTF-8 content
The problem is that this application sets wrong the encoding in xml to UTF-16.
The file is UTF-8 and if changed with editor the search went OK.
For such ill applications to work, the encoding have to be forced/fallbacked to
UTF-8 but libxml2 does not have such a functionality by design.
Under win7 the app works fine.
--
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=17856
Summary: JFlothows Wuerfel crashes with BAD_DRAWABLE "Cannot get
FB Config for iPixelFormat 0"
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://download.jflothow.de/fvstein/WuerfelWIN.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
The program linked here should open up a window and display a unit cube to
demonstrate the effects of a transformation-matrix.
The application crashes right after opening the window. There is no OpenGL-cube
drawn. Here's a log: http://pastebin.com/f1c718e52
---
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
err:wgl:internal_SetPixelFormat Invalid iPixelFormat: 0
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 11 (X_GLXSwapBuffers)
Serial number of failed request: 936
Current serial number in output stream: 936
Locking assertion failure. Backtrace: [...]
---
GFX card: Geforce 8800GTX, prop. driver version 177.82, one display.
--
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=32651
Bug #: 32651
Summary: File path passed to linux application by winebrowser
is mangled if it contains international characters
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DonJaime(a)freenet.de
Classification: Unclassified
When a windows program (ElsterFormular) running under wine tries to open a pdf
file called Ãœbertragungsprotokoll_UStVA2012_IV._Quartal_My_Name.pdf using the
native pdf application (which works as per
http://wiki.winehq.org/FAQ#head-bc5b677c29daa2cd16b83bca8c88f31b2341cb98),
Linux produces the error:
Unable to run the command specified. The file or folder
file:///home/james/.wine/dosdevices/c:/users/james/Application
Data/elsterformular/pica/tmp/�bertragungsprotokoll_UStVA2012_IV._Quartal_My_Name.pdf
does not exist.
The same thing happens if I try to open it from the wine explorer. If I rename
the file to start with 'U' I can open it from the wine explorer.
My locale is en_US.UTF-8.
--
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=20414
Summary: Crash in Tales of Monkey Island
Product: Wine
Version: 1.1.31
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Created an attachment (id=24221)
--> (http://bugs.winehq.org/attachment.cgi?id=24221)
log info/traceback
Sometime between release of chapter 20 (27/8 iirc) and chapter 3 (29/9), wine
has started to crash when trying to play Tales of Monkey Island for me.
I've tried various clean .wine dirs / using native dlls, but nothing seems to
help. Crash log is 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.