http://bugs.winehq.org/show_bug.cgi?id=8103
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-10 13:46:24 CST ---
Closing bugs fixed in 1.3.9.
--
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=19746
Summary: Adobe Reader 7 w/ FEAD installer causes a page fault
Product: Wine
Version: 0.9.40.
Platform: PC
URL: ftp://ftp.adobe.com/pub/adobe/reader/win/7x/7.0/enu/Ad
beRdr70_enu.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P3
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=23094)
--> (http://bugs.winehq.org/attachment.cgi?id=23094)
wine-1.1.27-221-g4e1a4ec console output
There are multiple downloads for Adobe Reader 7. The one in question,
AdbeRdr70_enu.exe, uses the FEAD optimizer. This version causes a page fault
during extraction.
Backtrace:
=>0 0xb7c99e00 strcpy+0x10() in libc.so.6 (0x00e3f7cc)
1 0x7bc75285 NTDLL_strcpy+0x24(dst="", src=0x0)
[/home/test/wine-git/dlls/ntdll/string.c:149] in ntdll (0x00e3f7ec)
First reported with 0.9.40 (confirmed, same bug).
Same with latest git.
--
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=23723
Summary: Multiple games from Sonalysts cannot play sound files
(stored in Sfx.agg)
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.gamershell.com/download_8369.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29727)
--> (http://bugs.winehq.org/attachment.cgi?id=29727)
rzipped +file traces
This bug affects every game from the developer Sonalysts:
Jane's 688(I) Hunter-Killer
Fleet Command
Sub Command
Dangerous Waters
Symptom: all these games are missing sound effects and voices (only music
works). The games store their sound files (.wav) in a Sfx.agg archive. Running
the games in Wine with winedebug=+file reveals that Wine cannot find the
appropriate sound files. A typical line from the log:
warn:file:OpenFile (C:\Program Files\Sonalysts Combat Simulations\Dangerous
Waters Demo\Audio\Sfx\sfx.agg+pinged.wav): return = HFILE_ERROR error= 2
Notice the path to the relevant sound file: '\sfx.agg+pinged.wav'.
Apparently in a native Windows environment it doesn't cause problems, but does
in Wine.
A 'dirty' workaround is to extract the .wavs using an utility called agg.exe,
and placing them into a directory named: sfx.agg+.
You can test the issue using the demo of Dangerous Waters, link added to URL.
--
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=24968
Summary: add some missing stubs to wtsapi32.dll
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netzimme(a)aol.com
Created an attachment (id=31623)
--> (http://bugs.winehq.org/attachment.cgi?id=31623)
some new stubs for wtsapi32.dll
add some missing stubs to wtsapi32.dll
Daniel Zimmermann
--
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=18571
Summary: Top level window loses focus when selecting a menu
item
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Hi,
For a couple of days I have been trying to locate a bug in a program I'm
working. The program itself is written in Smalltalk using Visualworks. Under
the hood Visualworks is doing all win32 gui drawing itself (it also works on
other platforms).
The program in question has a top level window on which a win32 interface is
drawn including a menu bar. Clicking on the menu bar inactivates the top level
window. I have been debugging it for some days and I think it is somehow
related to SetFocus. Disabling all SetFocus / SetForegroundWindow calls in
user32 appears to make the issue disappear. The app itself only calls SetFocus
but Wine itself makes SetForegroundWindow calls.
The menu window has WS_POPUP and WS_DISABLED set (the top level window also has
WS_DISABLED set). Further Alexandre suspects there is something wrong with the
focus handling code in case of WM_MOUSEACTIVATE.
I have uploaded a test app which illustrates the problem to: (note the server
isn't always online) http://roderick.student.utwente.nl/menutest.tar.gz
I have also attached a log of +win,+msg to here. The app window is called
'vwnt'.
Regards,
Roderick
--
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=25395
Summary: GTA III and Vice City crash after the intro video
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32316)
--> (http://bugs.winehq.org/attachment.cgi?id=32316)
terminal output
Both GTA III and GTA: Vice City crash after the intro video played. The issue
is reproducible only if Wine is compiled with gstreamer support and the
required gstreamer plugins are installed.
Unlike others reported in bug #24932, there are several differences so I think
this is another bug:
1) GTA: San Andreas is not affected
2) the crash also occurs when using OSS as sound driver
Workaround: disable winegstreamer.
Instead of being a regression, I guess there is something still missing in
Wine's gstreamer (or quartz) implementation.
The crash is still present in the current git (wine-1.3.8-113-g9d9ce29).
I must add, something has changed in the git version: while in 1.3.8 the crash
was always fatal (the game's own exception handler came up first), in git only
Wine throws up the error reporting dialogue but the game continues to load
properly after the crash.
I'd like to assign this bugreport to Maarten Lankhorst; he can surely add a few
words on this.
Fedora 14 x86
--
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=25281
Summary: VLC 1.1.5 fails to install in Vista mode
Product: Wine
Version: 1.3.6
Platform: x86-64
URL: http://sourceforge.net/projects/vlc/files/1.1.5/win32/
vlc-1.1.5-win32.exe/download
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
In Vista mode VLC 1.1.5 claims "Unable to elevate, error 1".
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
Works fine in XP mode.
--
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=16736
Summary: kernel32/format_msg.c: compiler errors
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@ubuntu-ppc:~/wine-git/dlls/kernel32$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o format_msg.o format_msg.c
format_msg.c: In function ‘FormatMessageA’:
format_msg.c:140: warning: unused variable ‘args’
format_msg.c: In function ‘FormatMessageW’:
format_msg.c:361: warning: unused variable ‘args’
format_msg.c: At top level:
format_msg.c:71: warning: ‘load_messageW’ defined but not used
format_msg.c:101: warning: ‘load_messageA’ defined but not used
Looking at the code:
{
LPDWORD args=(LPDWORD)_args;
#if defined(__i386__) || defined(__sparc__)
/* This implementation is completely dependent on the format of the va_list on
x86 CPUs */
Seems this needs to be implemented for non-x86/sparc
--
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=10366
Summary: EAccess Violation in winex11.drv when printing
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.gestionaleopen.it/
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro.marraccini(a)lunet.it
when I try to print anything from "Gestionale Open" I receive an "EAccess
Violation" in winex11.drv.
Can You help me?
Buona Vita
Alessandro Marraccini
--
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=18376
Summary: msxml3 crash when running office 2007 sp1 installer
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.kaplinskiy(a)gmail.com
CC: mike.kaplinskiy(a)gmail.com
Created an attachment (id=20950)
--> (http://bugs.winehq.org/attachment.cgi?id=20950)
msxml crash log
The office 2007 sp1 installer crashes with the following output in msxml3.
Using native msxml3 fixes the problem, but doesn't quite get the updates
installed (for another bug).
(To make the installer at least get to this point, apply
http://www.winehq.org/pipermail/wine-devel/2009-May/075385.html on top of
current git)
--
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.