http://bugs.winehq.org/show_bug.cgi?id=3904
------- Additional Comments From wine(a)wine.lka.org.lu 2005-25-11 08:25 -------
The Windows API (EnumWindows/EnumChildWindows/GetWindowText/GetWindowInfo
calls) does indeed help to retrieve labels where they are available (various
Yes/No dialogs, OK dialogs, etc.), which solves the major part of the problem,
thanks.
There are still a couple of exceptions where EnumWindows won't work, such as
the Print dialogs in Word Viewer and Excel Viewer. For those I'll have to
continue relying on tabbing order and/or keyboard shortcuts. Just lets hope
that these won't change too often. Or is there another way to deal with this
particular case, short of hardwiring the coordinates of the buttons of that
box (... which would be just as vulnerable to change, if not more...)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3387
h.davies1(a)physics.ox.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |huw(a)codeweavers.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3941
Summary: ISS -winmm.dll missing
Product: Wine
Version: 0.9.2.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
ISS, a VFP app looks for winmm.dll upon start (maybe it wants to play some silly
sound) and shouts loudly that it can't be found.
If native winmm.dll is used, works fine.
In winecfg I have disabled sound completely, but error persists without winmm.dll.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3939
wine(a)wine.lka.org.lu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From wine(a)wine.lka.org.lu 2005-25-11 08:03 -------
Indeed, setting Windows Version to Windows 98 using the winecfg utility fixes
the issue.
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3939
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-11 07:42 -------
It does install when setting version=win98.
Using version=win2k or winxp fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3318
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine(a)wine.lka.org.lu
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-11 07:27 -------
*** Bug 3940 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3940
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-11 07:27 -------
*** This bug has been marked as a duplicate of 3318 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3940
Summary: Attempting to install Word Viewer 2003 fails
Product: Wine
Version: 0.9.2.
Platform: PC
URL: http://www.microsoft.com/downloads/thankyou.aspx?familyI
d=95e24c87-8732-48d5-8689-ab826e7b8fdf&displayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)wine.lka.org.lu
When attempting to install wordviewer 2003, it starts installing the files,
and then suddenly pops up a dialog box "Installation ended prematurely because
of an error". Clicking ok (only choice) on it aborts the install.
When this happens, the following is printed to stderr:
...
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveFolders"
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:
\\windows\\profiles\\aknaff\\Application
Data\\Microsoft\\Installer\\{90850409-6000-11D3-8CFE-0150048383C9}\\wrdvicon.exe")
failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:msi:msi_unimplemented_action_stub InstallServices -> 1 ignored
L"ServiceInstall" table values
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:advapi:SetEntriesInAclW 1 0x7e68a27c 0x7fe56a9c 0x7e68a2b8
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned
1603
fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
The issue seems to be that the wrdvicon.exe file is missing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.