http://bugs.winehq.org/show_bug.cgi?id=2710
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-10-02 08:40 -------
Dmitry Timoshkov sent in a patch that i beleive fixes this
http://www.winehq.org/hypermail/wine-patches/2005/02/0198.html
It is not yet in cvs.
--
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=2709
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-10-02 08:36 -------
I do beleive this is fixed. Please Reopen if you still have this problem.
--
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=2711
Summary: IE6 does not start because of unimplemented function :
shdocvw.dll.IEWinMain
Product: Wine
Version: 20050111
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rapsys(a)free.fr
please fix
I have try to install IE6 on latest wine (either cvs and mandrake cooker
package), I get the following errors and I am not able to start IE6 (for testing
my website under IE only!)
I have the following error code I hope it will help :
fixme:shell:StopWatchMode () stub!
fixme:seh:EXC_RtlRaiseException call (from 0x401ecd) to unimplemented function
shdocvw.dll.IEWinMain
fixme:shell:MLGetUILanguage () stub
fixme:imm:ImmDisableIME (-1): stub
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: unimplemented function shdocvw.dll.IEWinMain called in
32-bit code (0x7763c053).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:7763c053 ESP:77a9fdf8 EBP:77a9fe5c EFLAGS:00200212( - 00 - -IA1)
EAX:77a9fe04 EBX:77647554 ECX:77be6c80 EDX:004018ab
ESI:7775d7c0 EDI:00401350
Stack dump:
0x77a9fdf8: 777b22c0 77a9fe3c 7763c00c 80000100
0x77a9fe08: 00000001 00000000 00401ecd 00000002
0x77a9fe18: 776423e0 776423ec 00000000 00000000
0x77a9fe28: 00401350 77a9fe3c 77774570 7775d7c0
0x77a9fe38: 00401350 77a9fe6c 7775d802 80000001
0x77a9fe48: 00401350 00000000 000f003f 77a9fe5c
Backtrace:
=>1 0x7763c053 __wine_unimplemented+0x53 in shdocvw (0x77a9fe5c)
2 0x7763c07a __wine_stub_shdocvw_dll_102+0x0 in shdocvw (0x77a9fe7c)
3 0x00401ecderr:dbghelp_msc:pdb_process_internal -Unable to peruse .PDB file
iexplore.pdb
in iexplore (+0x1ecd) (0x77a9fecc)
4 0x00401f7d ?? +0x97 in iexplore (0x77a9ff2c)
5 0x77b6a288 start_process+0xc8(arg=0x0)
[/home/rapsys/Documents/wine/dlls/kernel/process.c:1046] in kernel32 (0x77a9fff4)
6 0xb7fd5a01 wine_mmap_is_in_reserved_area+0x71(addr=0x0, size=0x0)
[/home/rapsys/Documents/wine/libs/wine/mmap.c:471] in libwine.so.1 (0x00000000)
0x7763c053 __wine_unimplemented+0x53 in shdocvw: addl $12,%esp
--
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=2149
------- Additional Comments From braket(a)hotmail.com 2005-09-02 17:30 -------
as a workaround you can add a Desktop line in ~/.wine/config
Something like:
;; half life
[AppDefaults\\hl.exe\\x11drv]
"Desktop" = "640x480"
--
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=2710
Summary: CVS Regression - 16-bit File Dialog Crash
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
16-bit app. locks up when invoking File Open dialog. Patch:
http://cvs.winehq.org/patch.py?id=15923 causes the regression.
--
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=2699
------- Additional Comments From ikrakow_1999(a)yahoo.com 2005-09-02 10:30 -------
Reproduced in Wine 20050111, from CVS, with download as of 2/8/2005. Jem's
analysis is correct. Some additional comments:
1) ES_NUMBER is defined in include/winuser.h, line 639, as an edit control style.
2) ES_DISABLENOSCROLL is defined ins include/richedit.h, line 172, as a _rich_
edit control style.
3) ES_NUMBER is processed in dlls/user/edit.c (for the edit control). Look at
lines 3700-3702.
4) ES_DISABLENOSCROLL is _never_ processed.
In Windows, the rich edit control is subclassed from the edit control. The
designers of the rich edit control did not need to use the ES_NUMBER style bit
because the rich edit control never needed it. So they used it as
ES_DISABLENOSCROLL, overriding the ES_NUMBER setting.
The patch is more complicated than simply determining whether the control is an
edit or a rich edit control. Suppose a newly subclassed control (say,
RichEdit_Numeric) is derived from the edit control. The ES_NUMBER bit might be
used in that case. We need some general mechanism for handling subclassed
controls like this.
--
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=2709
Summary: AppDB maintainer permissions
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grahame(a)regress.homelinux.org
I tried to update a howto I wrote for an application I'm maintaining but I keep
getting told that I don't have sufficient permissions.
I'm using the latest version of firefox in debian/unstable as my browser.
--
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=2699
jberkes(a)pc-tools.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|richedit unusable when |richedit behaves incorrectly
|ES_DISABLENOSCROLL aka |with ES_DISABLENOSCROLL
|ES_NUMBER style used |style, losing functionality
--
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.