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=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.
http://bugs.winehq.org/show_bug.cgi?id=15349
Summary: Spore crashes when leaving water
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jufofu(a)yahoo.com
After leaving water (water evolution stage plays okay) and seeing the evolution
line, Spore crashes.
--
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=23440
Summary: Windows Live Essentials installation aborts on startup
Product: Wine
Version: 1.2-rc5
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=29238)
--> (http://bugs.winehq.org/attachment.cgi?id=29238)
Terminal output from wine-1.2-rc5-80-gee68473
With bug 14287 fixed, the Windows Live Essentials installer starts up, but
aborts after showing a loading screen for a moment with the following error
message:
Couldn't install programs
Please try installing Windows Live programs again.
Error: OnCatalogResult: 0x80004001
Next steps: an unknown error occurred.
Clicking "close" on this error dialog results in a crash.
A workaround is 'winetricks ie6'. The culprit appears to be mshtml:
* Removing all overrides added by winetricks except mshtml doesn't bring back
the error (though there's a failure shortly afterward unless native urlmon is
used)
* Removing only the override for mshtml makes this error return
The following line appears in terminal output as the error message appears:
fixme:mshtml:CustomDoc_SetUIHandler (0x198940)->(0x8b00264)
--
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=11839
Summary: Visualworks Smalltalk menu z-order pfui
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.cincomsmalltalk.com/scripts/DownloadCD.ssp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The menus in VisualWorks Smalltalk show up behind the app.
To repeat, download
ftp://anonymous:VWInstallerTest@ftp.cincomsmalltalk.com//pub/cstnc/visualworks/vwnc7.5/CST07NC_apr07.2.iso
Mount the image, cd to it, then do
wine cmd /c installWin.bat
Then start the app via the menu, or do
cd .wine/drive_c/Program\ Files/Cincom/vw7.5nc
wine bin/win/visual.exe image/visualnc.im
Then try any of the menus. As of yesterday's git,
they pop up *behind* the app.
--
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=24526
Summary: cant install eatree
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
i'm trying to install eatree (eatree-v1-0-win-xp-vista.exe) but got:
wine debugger: Can't attach process 001b: error 5
xsession.eroors:
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x8fee914, overlapped 0x8fee918): stub
wine: configuration in '/home/oem/.wine' has been updated.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.DebugCRT" (9.0.21022.8)
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
wine: Call from 0x7b836912 to unimplemented function
msvcp90.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z,
aborting
wine: Unimplemented function
msvcp90.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z
called at address 0x7b836912 (thread 002d), starting debugger...
note: i've previously installed msvcp90 & msvcr90 from winetricks, then added
them to wineconfig libs tab ( as this prog need vc++ 2008)
--
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=20029
Summary: Msxml2.DOMDocument.6.0 unimplemented
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.solidworks.com/sw/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=23571)
--> (http://bugs.winehq.org/attachment.cgi?id=23571)
plain console output, 1.1.29
After working around bug #20028 , (see that bug for how to reproduce, just add
winetricks gdiplus) Solidworks Viewer 2009 still won't load a file, but shows
an error box and crashes.
The relevant error is
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x17
which turns out to be the guid of Msxml2.DOMDocument.6.0 , which is implemented
in msxml6.dll. As none of the new interfaces in msxml6 is implemented in wine
yet, this obviously fails.
winetricks msxml6 works around the issue. I can load a file and manipulate it
just 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.