http://bugs.winehq.org/show_bug.cgi?id=16044
Summary: Cannot accept the Eula.
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smitty_the_smith(a)yahoo.com
Created an attachment (id=17268)
--> (http://bugs.winehq.org/attachment.cgi?id=17268)
Error message (repeats)
Can not hit accept on the End User License Agreement.
Scrolls properly but getting to the bottom of the document is not acknowledged.
Accept button remains disabled.
Error message 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.
http://bugs.winehq.org/show_bug.cgi?id=16024
Summary: typos in include/shlwapi.h
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsolomon(a)tableausoftware.com
In include/shlwapi.h, there are typos with the macro WINELIB_NAME_AW()
On line 342 the macro is incorrectly written as:
WINELIB_NANE_AW(...
and on lines 669, 675, 679, and 701 it is written as:
WINELIB_AW_NAME(...
Fixing in my own distro was pretty simple but I don't want to have to do that
for every release.
Thanks,
Jeff
--
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=15994
Summary: DirectX - D3DCAPS errors in WINE 1.1.8 BETA
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drshaby79(a)yahoo.com
CC: drshaby79(a)yahoo.com
Created an attachment (id=17192)
--> (http://bugs.winehq.org/attachment.cgi?id=17192)
Freight Tycoon Inc.+WINE1.1.8
I recently installed FreightTycoon Inc. games on pc_linux(ubuntu)..WINE would
not load the game and error window showing following errors:
Caps3::D3DCAPS3_COPY_TO_VIDMEM not supported
Caps3::D3DCAPS3_COPY_TO_SYSTEMMEM not supported
I then booted to windows and installed the game there..had DirectX9.0C already
installed, but on running the game, got error "d3dx9_30.dll not
found..reinstall the software..blahh blah..I googled the net and downloaded the
d3dx90_30.dll and copied to system32 folder in windows...The game ran fine with
full graphic options on my NVIDIA 6200.
My questions?...why these caps errors occuring in wine1.1.8(latest as of
now)...Does d3dx90_30.dll provide these caps?Kindly fix the issue.
--
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=15992
Summary: Sure Thing CD Labeller crashes when you start to try to
use it
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://www.surething.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Looked into this because it was mentioned in
http://jeff-duntemann.livejournal.com/172730.html
The app installs ok, and starts ok, but clicking on the
first option in the wizard (create label) crashes in
comctl32:
trace:tab:TAB_DeleteAllItems (0x4ff1178)
trace:tab:TAB_WindowProc hwnd=0x10062 msg=133e wParam=0 lParam=3257f0
trace:tab:TAB_InsertItemT Rect: 0x10062 (0,0)-(605,498)
trace:tab:TAB_DumpItemExternalT external tab 0, mask=0x00000013,
dwState=0x00000000, dwStateMask=0x00000000, cchTextMax=0x00000000
trace:tab:TAB_DumpItemExternalT external tab 0, iImage=-1, lParam=0x00000000,
pszTextW=L"CD/DVD Label"
trace:tab:TAB_SetItemBounds tabH=19, tmH=13, iconh=0
trace:tab:TAB_SetItemBounds client right=605
trace:tab:TAB_SetItemBounds for <L"CD/DVD Label">, l,r=0,86
trace:tab:TAB_SetItemBounds Rect: (0,0)-(86,0)
trace:tab:TAB_InsertItemT [0x10062]: added item 0 L"CD/DVD Label"
trace:tab:TAB_WindowProc hwnd=0x10062 msg=1328 wParam=0 lParam=5cc3424
trace:tab:TAB_AdjustRect hwnd=0x10062 fLarger=0 ((253,21)-(858,519))
trace:tab:TAB_WindowProc hwnd=0x10062 msg=1328 wParam=0 lParam=0
trace:tab:TAB_AdjustRect hwnd=0x10062 fLarger=0 ((null))
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e853b67
...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7e853b67).
Backtrace:
=>1 0x7e853b67 TAB_AdjustRect+0xc7(infoPtr=0x4fd1a08, fLarger=0, prc=(nil))
[dlls/comctl32/tab.c:874] in comctl32
2 0x7e85663a TAB_WindowProc+0x3aa(hwnd=0x10062, uMsg=4904, wParam=0,
lParam=0) [dlls/comctl32/tab.c:3151] in comctl32
3 0x7ebb174a WINPROC_wrapper+0x1a() in user32
...
0x7e853b67 TAB_AdjustRect+0xc7 [dlls/comctl32/tab.c:874] in comctl32: movl
0x4(%esi),%ecx
874 iLeftTop = &(prc->top);
(Unfortunately "winetricks comctl32" just gets you slightly
further; with that it crashes in SetFocus. Supposedly it gets
a lot further in Crossover.)
--
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=15972
Summary: Clicking close button in Word 2003 closes the window but
not the program in 1.1.8
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Tested on a clean wineprefix in 1.1.8, openSUSE 10.3.
To reproduce:
1. Start Word 2003 in windowed mode.
2. Open a saved document.
3. Close the document.
4. Click the close program button in the upper right hand corner of the window.
The window will close.
5. Check running processes--Word will still be running.
This only happens under these specific circumstances. It does not happen in a
virtual desktop, when exiting the program from the file menu, if you do not
open a saved document, or if you have a document still open when you click the
close button.
The regression test identified this patch:
142708face9a1d6960ec9af61269b916c53eb5e8 is first bad commit
commit 142708face9a1d6960ec9af61269b916c53eb5e8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 29 12:12:04 2008 +0100
user32: Move handling of internal messages into peek_message.
:040000 040000 cfd80d24ec8c348c82704cb46b03b944b6d6cecc
e2949ff5f9a89410c72b502a51def2e53411be11 M dlls
--
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=15930
Summary: ChangeWindowMessageFilter is not implemented
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://womblezone.blogspot.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sunfish7(a)gmail.com
CC: sunfish7(a)gmail.com
This bug is blocking me from migrating Vista's Speech Assistant to Linux via
Wine.
I have chronicled my entire endevour on the url supplied
(http://womblezone.blogspot.com/)
Specifically this command fails...
spud@spud-laptop:~/.wine/drive_c/windows/system32/Speech/SpeechUX$ wine
regsvr32 ./SpeechUX.dll
... with the terminal error:
wine: Call from 0x4b4775ab to unimplemented function
USER32.dll.ChangeWindowMessageFilter, aborting
(Note I've had to import SpeechUX.dll from Vista - I'm preserving the folder
structure)
If you can implement ChangeWindowMessageFilter, I am grateful. If you can
successfully port Speech Assistant (or assist me in so doing), I am forever in
your debt.
I'm filing this as Major, as it is blocking me from what I consider important
work on behalf of the FOSS community (namely to provide them with a Speech
Recognition Engine), and notably the injured/disabled sector of this community.
Please keep me in the loop. I have experience coding C, C++, WinAPI and some
understanding of kernel architecture. I hope I can be of use.
Sam
--
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=15916
Summary: Winecfg: fails to open drive_c
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
To reproduce:
$ rm -rf ~/.wine
$ winecfg
Click on 'Drives' tab.
Click 'Autodetect'
Winecfg then fails to find drive_c.
This is a follow up from bug 15842, which only had this error in Windows 98
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=15898
Summary: unimplemented function advapi32.dll.LsaSetSecret,
aborting
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gun.goksu(a)gmail.com
Created an attachment (id=17061)
--> (http://bugs.winehq.org/attachment.cgi?id=17061)
output of wine setup.exe giving error unimplemented function
advapi32.dll.LsaSetSecret, aborting
I am trying to install a 16bit program named "Primavera P3 3.1". this app works
unders windows 3.1, windows xp, vista. I was surprised it did not work under
wine.
I believe with very minor tweaking it will work under wine too.
the program was on a CD that I copied onto my laptop.
when typing at console wine setup.exe I get basically the following.
unimplemented function advapi32.dll.LsaSetSecret, aborting
Vitamin told me in the winehd forums to file in a bug.
I quote "It should be easy to implement this function without encrypting
anything."
I hope so.
:)
first mentioned under: http://forum.winehq.org/viewtopic.php?p=14383#14383
--
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=15879
Summary: Lotus 6.5.4 - extermelly slow after update to Wine 1.1.6
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: branislav.klocok(a)orava.sk
After I have updated wine to 1.1.6 my lotus client became extremely slow both
in online and offline mode. Downgrading wine to 1.1.5 solved the problem.
I run on OpenSuse 11.0, KDE 4.1.2.
--
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=15872
Summary: Games segfault with wine-1.1.7 and Ubuntu 8.10 intrepid
Ibex
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
I know the subject is not very exact but I think the bug is related to 3d
games.
When I try to run UnrealTournament, Diablo 2 or Lineage 2 using
wine of current git head all of there games segfault.
OS: Ubuntu 8.10 intrepid ibex (amd64)
--
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.