https://bugs.winehq.org/show_bug.cgi?id=6351
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #97 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.13.
--
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=35612
Bug ID: 35612
Summary: jscript:activex fails if the user does not have
sufficient privileges
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Classification: Unclassified
If the user does not have elevated privileges, then we get 81 test failures.
This can be seen in the fg-win7u64-1spie9-adm, fg-win7u64-spie9-usr VM results
and also happens on my Windows 8.1 Acer laptop (fg-acer64-w81-t32 and
fg-acer64-w81-t64). See:
http://test.winehq.org/data/tests/jscript:activex.html
Mostly it seems to be the IActiveScriptParse::ParseScriptText() calls that are
failing with all the other failures being natural consequences of that. So I'm
only showing the ParseScriptText failures below:
activex.c:828: Test failed: ParseScriptText failed: 800a01ad
activex.c:955: Test failed: ParseScriptText failed: 800a01ad
activex.c:1006: Test failed: ParseScriptText failed: 800a01ad
activex.c:1023: Test failed: ParseScriptText failed: 800a01ad
activex.c:1056: Test failed: ParseScriptText failed: 800a01ad
I suspect the issue is that without elevated privileges we cannot
register/install our Wine.Test ActiveX object. I would expect to get failures a
bit earlier though.
Probably the solution is to include the is_process_limited() function and skip
the tests at some point if it returns TRUE.
--
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=35406
Bug ID: 35406
Summary: Dawn Of War: Dark Crusade crash
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex3kov(a)zoho.com
Classification: Unclassified
Created attachment 47242
--> http://bugs.winehq.org/attachment.cgi?id=47242
Wine log
When playing campaign for Orks and defeating Chaos - after pressing Continue
the game crashes. Works fine on 1.7.10.
Logs attached.
--
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=26001
Summary: Champions Online installer does not work
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misc8(a)emerose.org
Created an attachment (id=33151)
--> (http://bugs.winehq.org/attachment.cgi?id=33151)
The error messages when running the program
Here is a link to the free installer:
http://champions-online.com/download
When it gets run, the program crashes, with the logs as attached mentioning
winsock errors.
--
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=17214
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=34892
Bug #: 34892
Summary: unimplemented function urlmon.dll.108 called in 32-bit
code
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: last_alien(a)mail.ru
Classification: Unclassified
Error in IE 8.0
When open the options dialog, program 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=30447
Bug #: 30447
Summary: Lexware Financial Office Pro 2012 (v12.0) installer
shows an empty dialog window on startup
(urlmon.CreateURLMoniker with base context and
non-well formed URI, DOS-style path)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
the installer of Lexware Financial Office Pro 2012 v12.0 shows an empty dialog
with nothing to navigate.
Using a window/message spy (Winspector) and trace log one can see this dialog
window actually embeds a flash player ActiveX control.
No 'flash' prerequisite needed, the installer ships its own.
'winetricks -q ie7' works around, the flash window content is shown.
After reducing the dependencies created by IE7 one by one, native urlmon seems
the culprit.
Relevant trace log:
--- snip ---
...
0026:Call urlmon.CreateURLMoniker(001b4118,001b4024 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml",0033e698)
ret=1000406a
0026:trace:urlmon:CreateURLMonikerEx (0x1b4118, L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml", 0x33e698,
00000000)
0026:trace:urlmon:URLMoniker_QueryInterface (0x1b4118)->(IID_IUriContainer
0x33e33c)
0026:trace:urlmon:URLMoniker_AddRef (0x1b4118) ref=2
0026:trace:urlmon:UriContainer_GetIUri (0x1b4118)->(0x33e344)
0026:trace:urlmon:Uri_AddRef (0x164b20) ref=2
0026:trace:urlmon:URLMoniker_Release (0x1b4118) ref=1
0026:trace:urlmon:CoInternetCombineUrlEx (0x164b20 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 10000
0x33e348 0) stub
0026:trace:urlmon:Uri_QueryInterface (0x164b20)->(IID_IUriObj 0x33d248)
0026:trace:urlmon:parse_schema (L"file://C:\\Program Files\\Common
Files\\Lexware\\Setup\\financial_office_pro\\FlashMovie\\Setup.swf" 00000000
0x33d1c0 64 0x33d1bc)
0026:trace:urlmon:CreateUri (L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 1 0 0x33e2e0)
...
0026:trace:urlmon:Uri_Construct ((nil) 0x33d224)
...
0026:trace:urlmon:parse_uri (0x33d15c 4b41): BEGINNING TO PARSE URI
L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml".
0026:trace:urlmon:parse_scheme (0x33d108 0x33d15c 4b41): URI is implicitly a
file path, but, the ALLOW_IMPLICIT_FILE_SCHEME flag wasn't set.
0026:trace:urlmon:Uri_Release (0x153850) ref=0
...
0026:trace:urlmon:Uri_Release (0x164b20) ref=1
0026:Ret urlmon.CreateURLMoniker() retval=80070057 ret=1000406a
...
--- snip ---
Debugging session:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common
Files/Lexware/Setup/financial_office_pro
...
$ winedbg LxSetup.exe
...
Wine-dbg>bt
Backtrace:
=>0 0x7ec3e720 CoInternetCombineUrlEx+0x16a(pBaseUri=0x18fd98,
pwzRelativeUrl="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", dwCombineFlags=0x10000,
ppCombinedUri=0x33e4dc, dwReserved=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/uri.c:6783] in urlmon
(0x0033e49c)
1 0x7ec2aee7 CreateURLMonikerEx+0x1b0(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4, dwFlags=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:633] in urlmon
(0x0033e4fc)
2 0x7ec2b1ea CreateURLMoniker+0x32(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:719] in urlmon
(0x0033e51c)
3 0x1000406a in flashplayercontrol (+0x4069) (0x0033e624)
4 0x7bc33499 interlocked_dec+0x18(dest=0x110064)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:50] in ntdll
(0x0033e634)
5 0x7bc3400d RtlLeaveCriticalSection+0x52(crit=0x110060)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:624] in ntdll
(0x0033e654)
Wine-dbg>n
6784 if(info) {
Wine-dbg>n
6798 hr = CreateUri(pwzRelativeUrl, Uri_CREATE_ALLOW_RELATIVE, 0,
&relative);
Wine-dbg>n
6799 if(FAILED(hr)) {
Wine-dbg>n
6800 *ppCombinedUri = NULL;
Wine-dbg>n
6801 return hr;
Wine-dbg>p hr
0x80070057
--- snip ---
It seems it doesn't like this kind of "DOS" style URI in conjunction with a
base context (first parameter).
There is another case in trace log with base context but with well formed URI
that succeeds:
--- snip ---
0026:Call urlmon.CreateURLMoniker(001b4110,001b3d64
L"file:///C|/Program%20Files/Common%20Files/Lexware/Setup/financial%5Foffice%5Fpro/FlashMovie/Setup.swf",0033e350)
ret=1000406a
...
0026:trace:urlmon:Uri_GetPropertyBSTR (0x1b4508
L"file:///C:/Program%20Files/Common%20Files/Lexware/Setup/financial_office_pro/FlashMovie/Setup.swf")->(2
0x1b4208 0)
...
0026:Ret urlmon.CreateURLMoniker() retval=00000000 ret=1000406a
--- snip ---
Regards
--
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=35485
Bug ID: 35485
Summary: Tab control is keeping pressed with TCM_SETCURSEL
wParam:-1
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: s.wanabe(a)gmail.com
Classification: Unclassified
When Wine is recieved TCM_SETCURSEL with wParam == -1,
dwState of current pressed tab is kept TCIS_BUTTONPRESSED.
I have confirmed this with wine-1.4.1 and master branch 82b38139, on ubuntu
13.10.
TAB_GetItem(infoPtr, prevItem)->dwState &= ~TCIS_BUTTONPRESSED;
This is a line in TAB_SetCurSel().
I guess this process is needed also when wParam == -1, isn't this?
Effects example:
xyzzy editor
(Stable English version) http://xyzzy.s53.xrea.com/english/archive/
(Stable Japanese version) http://www.jsdlab.co.jp/~kamei/
(Developing Japanese version) https://github.com/xyzzy-022/xyzzy
To reproduce the issue:
1. Run xyzzy.exe on Wine
2. Type [ALT] v q b to show buffer-tab
3. Type [ESC] x new-file to create new buffer-tab
4. Click "*scratch*" tab to Select the buffer
5. Same as 3. (Type [ESC] x new-file to create new buffer-tab)
6. Make sure of unselectable buffer-tabs
Xyzzy send TCM_SETCURSEL with -1 in above 5.
--
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=25481
Summary: Desktop launchers generated by Steam use unregistered
URL handler
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
CC: Andrew(a)CodeWeavers.com, sirbubbles01(a)yahoo.com.au
After upgrading Steam to the new UI, the application icons Steam generates have
a launch command doesn't work with Wine, because the steam URL handler isn't
registered (at least in GNOME):
[Desktop Entry]
Name=Uplink
Exec=env WINEPREFIX="/home/user/.wine" wine winebrowser steam://rungameid/6910
Type=Application
StartupNotify=true
$ wine winebrowser steam://rungameid/1510
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f60 0
gvfs-open: steam://rungameid/1510: error opening location: La ubicación
especificada no está soportada
(That translates to "unsupported location.")
A desktop file generated with the older UI looks like this and launches the
game fine:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Deus Ex Game of the Year Edition
Exec=env WINEPREFIX="/home/user/.wine" wine "C:\\Archivos de
programa\\Steam\\steam.exe" -applaunch 6910
Type=Application
StartupNotify=true
Path=/home/user/.wine/dosdevices/c:/Archivos de programa/Steam
Icon=/home/user/.local/share/icons/b45c_hdtp.png
There's a workaround for this problem. Add an URL handler
for the steam protocol to your desktop environment and have it run the
following:
wine "c:\\Archivos de Programa\\steam\\steam.exe" %s
--
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=35609
Bug ID: 35609
Summary: Menu popup failures in user32:msg on Windows XP
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Classification: Unclassified
The Windows XP VMs regularly report the following test failure:
msg.c:12631: Test failed: popup menu command: 1: the msg 0x0104 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 2: in msg 0x0007 expecting lParam
0x20000001 got 0xe0000001
msg.c:12631: Test failed: popup menu command: 3: the msg 0x0104 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 4: the msg 0x0106 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 5: the msg 0x0008 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 6: the msg sequence is not
complete: expected 0211 - actual 0000
See:
http://test.winehq.org/data/tests/user32:msg.html
This is independent of the service pack and of whether the VM runs in QEMU/KVM
or VMware.
The commit that introduced this test is:
commit bbd8ae432256d32d99e75580b1896002045223b9
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Jun 18 12:34:01 2008 +0900
user32: Add a test for MNS_NOTIFYBYPOS, make it pass under 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.