http://bugs.winehq.com/show_bug.cgi?id=705
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:57 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=705
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:56 -------
resolved with current version of wine.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=691
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:55 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=691
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:54 -------
resolved since they were dependancies related to other functions.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=705
Bug 705 depends on bug 691, which changed state.
Bug 691 Summary: GDI32.dll.270 (GdiEntry13) unimplemented
http://bugs.winehq.com/show_bug.cgi?id=691
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=692
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:54 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=692
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 19:53 -------
resolved since they were dependancies related to other functions.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=705
Bug 705 depends on bug 692, which changed state.
Bug 692 Summary: GDI32.dll.266 (GdiEntry1) unimplemented
http://bugs.winehq.com/show_bug.cgi?id=692
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1524
Summary: SHGetFileInfo exception
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: plbirch(a)earthlink.net
Unhandled exception: page fault on write access to 0x0000000c in 32-bit code
(0x408f89d5).
In 32-bit mode.
0x408f89d5 (SHGetFileInfoA+0x7d [shell32_main.c:228] in shell32.dll.so): movb
$0x0,0xc(%edx)
229 psfi->szTypeName[0] = '\0';
This is from working code when run in MS/Windows 9x/NT/2000/XP So maybe there
is some check for NULL in the MS code or some such thing or some deaper problem.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1523
Summary: wineshelllink crashes under Debian when run as a normal
user
Product: Wine
Version: 20030508
Platform: PC
URL: http://www.hut.fi/~ekantola/wine/tools/wineshelllink
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ekantola(a)welho.com
wineshelllink, lines 148-151:
if [ -d "/usr/lib/menu" ]
then
mdk_entry >> "/usr/lib/menu/wine"
fi
This throws a `Permission Denied' when run as a normal user. So i would suggest:
if [ -d "/usr/lib/menu" ] && [ -w "/usr/lib/menu" ]
to check if the directory actually is writable by the script.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1336
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 14:25 -------
[syl@snoop test]$ wcmd
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
C:\test>C:\\autoexec.bat
C:\test>SET BLASTER=A220 I5 D1
C:\test>ECHO
C:\test>SET CLASSPATH=.;c:\Program\ Files\Java\j2re1.4.1_01\lib
C:\test>PATH C:\PP\BIN\WIN32;c:\Program\
Files\Java\j2re1.4.1_01\bin;c:\windows;c:\windows\command;c:\windows\system32;c:\windows\system;e:\;c:\dos32a\binw
WCMD Version 0.17
C:\test>attrib
AR readonly
C:\test>del readonly
Access denied
C:\test>
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1336
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 14:23 -------
fixed in current version.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=852
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 13:58 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=852
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 13:57 -------
fixed in current release.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=718
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:32 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=718
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:31 -------
fixed in current release of wine.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=340
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:20 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=340
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:19 -------
setting to fixed after one year of inactivity.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1434
Bug 1434 depends on bug 304, which changed state.
Bug 304 Summary: Loading of UnrealEd hangs in an infinite loop
http://bugs.winehq.com/show_bug.cgi?id=304
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=304
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:12 -------
setting to fixed after one year of inactivity.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=674
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:08 -------
and closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=674
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:08 -------
setting to fixed after one year of inactivity.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=666
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:06 -------
hatky,
does the issue still exists with the current wine version ?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=653
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:04 -------
could you try to reload the default registry settings:
-go in wine source directory or search for the file 'winedefault.reg'.
- run 'regedit winedefault.reg'
then retry to run the game ?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
------- Additional Comments From wroberts(a)odu.edu 2003-13-06 12:04 -------
Additional information requested:
I'm using Red Hat 7.3 on a Sony Vaio PCG GR200K with 1.0 GHz processor.
I got this error with wine-20030508, as well as with the version just before
that one.
I'm not familiar with the use of gdb.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=617
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 12:00 -------
...and closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=617
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:59 -------
setting to fixed after one year of inactivity.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=365
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:55 -------
please give complete output of wine & and the program with a newer version of wine.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=364
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:53 -------
does this issue still exist ? nothing was done since years.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=362
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:49 -------
reporter and hatky, could you say if this issue still exists ?
icq works without problem here...
note: the user didnt allow the execution of winedbg, using a custom debugger,
which fails to load.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:39 -------
*** Bug 1515 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1515
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From spetreolle(a)yahoo.fr 2003-13-06 11:39 -------
*** This bug has been marked as a duplicate of 1516 ***
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1522
Summary: '-gstabs+' debug flag when building wine
Product: Wine
Version: 20030408
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: pmandin(a)caramail.com
When I build wine, even with '--disable-debug' given to configure, the flag
'-gstabs+' is given on the command line, thus giving a 100MB+ build of wine.
Could someone correct this, so mere users can compile a standard wine, which is
around 28MB ?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1521
Summary: Garmin MapSource TEMP file error
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sakagami(a)comp.eng.himeji-tech.ac.jp
> I have eTrex Legend and want to run MapSource without Windows.
I could install MapSource from CD-ROM with latest Wine. Fine!
I tried to execute % wine MapSource.exe, but got error dialog
bellow.
At: 5/30/2003 1:57:40 AM (UTC)
OS: Windows 98
Processor: Pentium, RAM: 516128 KB
WIN_SMARTTEMPFILE.CPP-42-4.09
Access denied
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1520
Summary: PIAPro only prints lines but not the text.
Product: Wine
Version: 20030508
Platform: PC
URL: http://www.somersoft.com.au
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: noelm(a)meriton.com.au
Wine-20030508 compiled from source
Slackware 8.1, kernel upgraded to 2.4.18
Notepad prints perfectly.
Mozilla for Linux prints perfectly.
Printing from any other Linux apps is OK.
PIAPro ver 7.002 runs OK, no problems so far.
Problem is: PIAPro only prints lines but not the text.
PIAPro demo can be downloaded from www.somersoft.com.au
PIAPro screenshots is also available from their website.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1475
------- Additional Comments From theeasternbeast(a)aol.com 2003-11-06 11:02 -------
This also happens with most other poker clients i.e.
PokerStars (www.pokerstars.com)
PartyPoker (www.partypoker.com)
There may be other problems that arise with these clients but we need this one
fixed before we can move on.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1519
Summary: err:comm:BuildCommDCBAndTimeoutsA Unhandled specifier
'ring=?', please report.
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ivan-winehq(a)420.am
err:comm:BuildCommDCBAndTimeoutsA Unhandled specifier 'ring=?', please report.
It said "please report", so I am. Please let me know if I can provide
additional information or testing.
This happens when I run the Lego "Spybotics" application and it attempts to
open my serial port.
"Spybotics" is just Mindstorms / RCX game for kids; general Lego Mindstorms
information typically applies.
Not sure if it is relevant, but http://www.crynwr.com/lego-robotics/ says:
Dave believes the IR device loops back DTR/DSR, and the PC software uses
this to detect if the IR device is attached.
(scroll down to "Communications" for other possibly-useful information?)
I'll try to follow up with more information.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
------- Additional Comments From mike(a)theoretic.com 2003-11-06 04:29 -------
Could we have details like:
* Distribution
* Version
* Processor architecture
* Backtrace (run wine in gdb, then use the bt command)
thanks
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1489
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)theoretic.com 2003-11-06 04:28 -------
Fixed (not in cvs yet but i'd just forget anyway)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1518
Summary: Quicken 2001 Deluxe Quits
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: roz(a)one.net
This program used to run fine with Wine back in the 2002 and early 2003 versions
of Wine.
Now it will crash after opening the main window, and pops up a dialog box, which
is unreadable (the icon looks like Dr. Watson).
I ran it with winedbg and this is the output before the crash.
First chance exception: page fault on read access to 0x00000005 in 32-bit code
(0x4098d044).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:008f GS:0007
EIP:4098d044 ESP:406d0960 EBP:406d09bc EFLAGS:00010206( R- 00 I - -P1 )
EAX:00000001 EBX:409a29bc ECX:406d0a10 EDX:400ffa96
ESI:406d0964 EDI:00000005
Stack dump:
0x406d0960 (NTDLL.DLL.sqrt+0x37ccb0): 403c4588 80000100 00000001 00000000
0x406d0970 (NTDLL.DLL.sqrt+0x37ccc0): 80000002 00000002 4099c9a0 4099cdfe
0x406d0980 (NTDLL.DLL.sqrt+0x37ccd0): 406d09ac 406d09b4 400cfc47 40380000
0x406d0990 (NTDLL.DLL.sqrt+0x37cce0): 00000000 403c4588 409a29bc 4099b8b0
0x406d09a0 (NTDLL.DLL.sqrt+0x37ccf0): 406d09b4 403c45a8 80000000 00020000
0x406d09b0 (NTDLL.DLL.sqrt+0x37cd00): 4098d00d 409a29bc 000000f8 00000001
0x406d09c0 (NTDLL.DLL.sqrt+0x37cd10):
0011: sel=008f base=40115b80 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x4098d044 (ADVAPI32.DLL..data+0xb044 in advapi32.dll.so) (ebp=406d09bc)
1 0x4098d4e0 (ADVAPI32.DLL.GetServiceKeyNameW in advapi32.dll.so) (ebp=00000001)
0x4098d044 (ADVAPI32.DLL..data+0xb044 in advapi32.dll.so): movl 0x4(%eax),%eax
Wine-dbg>
wine_dbg_cmd: Ctrl-C
Ctrl-C: stopping debuggee
Cannot set ctx on 11
Invalid address for breakpoint 0, disabling it
Invalid address for breakpoint 1, disabling it
Invalid address for breakpoint 2, disabling it
Process of pid=0000000a has terminated
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1517
Summary: Advanced Archive Password Recovery -- unhandled
exception
Product: Wine
Version: 20030408
Platform: PC
URL: http://www.elcomsoft.com/archpr.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: runderwo(a)mail.win.org
http://www.elcomsoft.com/archpr.html
This application (v2.20 03/2003) crashes WINE 20030408 immediately upon
starting. It is an archive password cracker, so it's quite likely to
use some nasty tricks that maybe WINE doesn't like too much.
$ wine archpr.exe
fixme:win32:PE_CreateModule Unknown directory 15 ignored wine: Unhandled
exception, starting debugger...
The executable has some sort of custom code section, so that might be a starting
point.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1514
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From hatky(a)users.sf.net 2003-08-06 15:08 -------
seemed to be some wiered compile error
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
Summary: regedit generates a segmentation fault
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wroberts(a)odu.edu
While compiling and installing wine, regedit generates a segmentation fault (the
exact error is copied here:
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
./tools/wineinstall: line 640: 3580 Segmentation fault $REGEDIT $DEFREG
>/dev/null
Registry install failed.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1515
Summary: regedit generates a segmentation fault.
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wroberts(a)odu.edu
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1514
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1514
Summary: ddraw regression bug
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
CC: fenix@club-internet.fr,lionel.ulmer@free.fr
As I said in wine-devel
(http://www.winehq.org/hypermail/wine-devel/2003/06/0232.html), since the lasts to
burst of commits (in the middle of alexanders vacation) some games give out a
ddraw crash as:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x40ac0ad3).
In 32-bit mode.
0x40ac0ad3 (HAL_DirectDrawSurface_Construct+0xd3 [hal.c:127] in ddraw.dll.so):
cmpb $0x0,0x4(%eax)
127 if (!(dd_gbl->dwFlags & DDRAWI_MODECHANGED)) {
a trace will be attached...
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1513
Summary: WM_HELP sent at wrong time; needs to support 0x4d
message
Product: Wine
Version: 20030508
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jr-winebugs(a)quo.to
For consistency with Windows (95 and 2000, at least), when you press F1 on a
control, it should not immediately send a WM_HELP message to the control as it
does now (see process_cooked_keyboard_message() in windows/message.c). Rather,
it should _post_ an 0x4d message to itself with wParam=0 and lParam=0.
DefWindowProc should then handle 0x4d by sending a WM_HELP message.
0x4d seems to be undocumented but is still useful to third-party apps: they can
swallow 0x4d messages in their message loop to prevent WM_HELP messages from
being sent.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1511
------- Additional Comments From mike(a)theoretic.com 2003-06-06 09:25 -------
We know about the compile problem - I suggest you subscribe to wine-devel.
Please send your patch to wine-patches, the submission process is documented on
winehq.com (we use email rather than bugzilla for patches as there are so many).
It's easier to review there.
many thanks for the patch! -mike
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1511
------- Additional Comments From kellyleahy(a)swbell.net 2003-05-06 10:43 -------
Created an attachment (id=279)
--> (http://bugs.winehq.com/attachment.cgi?id=279&action=view)
Proposed patch - please test!
I'm unable to adequately test this on my machine, since I've managed to really
@#$!-up my X and my wine config. Going to RH9 this afternoon.
BTW, there is a compile problem with the version of X included in RH8 and the
openGL stuff in the current wine source.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1511
------- Additional Comments From kellyleahy(a)swbell.net 2003-05-06 09:02 -------
I've got a patch for this... I just can't get some other stuff to work on my
machine right now, so I want to make sure it's not in my patch before
submitting.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1511
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-05-06 05:16 -------
Confirming. Patches welcome.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1480
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-05-06 05:11 -------
The lack of the FDI cabinet functions is a known problem, Greg said he'd hack on
this. Until then running wine like this:
wine --dll cabinet=n foo.exe
may work better (obviously you'll need a native cabinet.dll from somewhere).
The other problem is a dupe of 1456, I'll mark this bug as such. If you want to
open another bug for the cabinet FDI* functions go ahead, but patches are more
useful :)
*** This bug has been marked as a duplicate of 1456 ***
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1512
Summary: Segmentation fault. Wine failed with return code 139
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jagt28(a)latinmail.com
Hello, when I am trying to run any windows aplication, I got the followign error:
/usr/bin/wine: line 468: 1456 Segmentation fault $WINEBIN/$WINE_BIN_NAME
$DASH "$@"
Wine failed with return code 139
Thank you for your help.
Regards,
Jose Antonio
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1511
Summary: GDI GetObject (at least for Bitmap) is not correct.
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: kellyleahy(a)swbell.net
CC: kellyleahy(a)swbell.net
The GDI function GetObject should return the number of bytes needed for the
structure if a NULL pointer is passed as the "buffer" parameter. It should
also allow this functionality if count = 0. Currently, it errors if count = 0
(from the general GetObjectA/W impl) and does not check for a NULL buffer
pointer in the Bitmap implementation.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1507
------- Additional Comments From lionel.ulmer(a)free.fr 2003-04-06 16:20 -------
Could you try to run it in 'Synchronous' mode (look at your Wine configuration
file).
This should, if it still works, open the debugger at the failing X11 call. This
will help greatly pin-pointing the error cause and trying to track it down.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1510
Summary: tiny fonts when no appropriate TTF font available
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eenge(a)prium.net
I have a document with Bookman Old Style font in it. I do not
have any TTF fonts on my filesystem. When Wine selects the default
font (set in my config to be -adobe-helvetica-) the font in the
document appears at font size 2 which is completely illegible.
I installed TTF fonts and pointed wine to them and now a TTF font
is being selected as the default and the sizes are appropriate.
It would be nice if Wine could select more appropriate font sizes
for my fixed width Helvetica when no TTF fonts are available.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-06 09:12 -------
Hmm, rereading the backtrace, I'm not sure any more whether my analysis is
entirely correct. I'd need more time to properly analyze this, I'm afraid.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1508
Summary: Lotus Notes 6 -> start but when open a DB Crash
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ilsaul(a)freemail.it
I have copy an installation of Notes6. i have set the notes.ini. I start Notes 6
and start. I login ok and see the workspace.
i push on an icon to open a DB (names.nsf) and crash. I put here part of my log.
------------------------------------------
fixme:commctrl:InitializeFlatSB stub
fixme:hook:NotifyWinEvent (32768,0x1005f,-4,0)-stub!
Thread=[000A:0002-000B]
Stack base=0x406C187C, Stack size = 8280 bytes
PANIC: LookupHandle: null handle
fixme:msvcrt:_XcptFilter (-1073741819,0x405b08f4)semi-stub
FIXME:pthread_cond_init
fixme:seh:EXC_RtlRaiseException call to unimplemented function
netapi32.dll.NetUserEnum
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
------------------------------------------
I try to implement a function NetUserEnum but is not theat the problem.
Where is the problem? on a null handle? how can i find exactly the error?
I near to forget the next is notes error log
------------------------------------------
search path: .;C:\WINDOWS
ERROR (0): SymInitialize() failed - (120) Call not implemented
NSD Version : 3.00
Memcheck Version: MEMCHECK Version (4.20) for Lotus Notes Release 6.0 (September
26, 2002)
Host Name : darkside
User Name : saul
Date : Sun Jun 01 21:53:12 2003
Windows Dir : C:\WINDOWS
Arguments : "D:\programmi\lotus\notes6\nsd.exe" -dumpandkill -termstatus 1
Notes Version : Release 6.0
OSVersion : Win95 4.0 (Build 67109814), PlatID=1, (1 Processor)
INFO (0): Using NSD profile C:\WINDOWS\notesnsd.ini
inst D:\programmi\lotus\notes6\data already added
INFO (0): Found 1 Notes processes, matched 1
inst D:\programmi\lotus\notes6\data already added
INFO (0): Using NSD profile nsd.ini
inst D:\programmi\lotus\notes6\data already added
-> Instance# 1 : (current)
Ini File : d:\programmi\lotus\notes6\notes.ini
Data Dir : D:\programmi\lotus\notes6\data
Prog Dir : D:\programmi\lotus\notes6
Notes Build: Release 6.0 September 26, 2002
Proc List:
D:\programmi\lotus\notes6\nlnotes.exe (a)
DBG(0010) 21:53:12
@@@@@@@@@@@@@@@@@ Process Table @@@@@@@@@@@@@@@@@
Active Users:
UID Name
INFO PID PPID UID STIME COMMAND
-> 000a 0008 0 ??? [ nlnotes:000a]
000f 000a 0 ??? [ nsd:000f]
INFO (0): Starting Debugger
** Attach to [ nlnotes:000a]
ERROR (0): can't load image D:\programmi\lotus\notes6\nlnotes.exe
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\ntcp.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\namhook.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msimg32.dll' - (2) File not found
ERROR (0): can't load image D:\programmi\lotus\notes6\nstrings.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\x11drv.dll' - (2) File not found
ERROR (0): can't load image D:\programmi\lotus\notes6\nnotesws.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nplugins.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\version.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\lz32.dll' - (2) File not found
ERROR (0): can't load image D:\programmi\lotus\notes6\ltouin22.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nnotes.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\wsock32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ws2_32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comdlg32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\winspool.drv' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\oleaut32.dll' - (2) File not
found
ERROR (0): can't load image D:\programmi\lotus\notes6\nlsccstr.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\js32.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nxmlpar.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nxmlcommon.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msvcrt.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shfolder.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shell32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comctl32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shlwapi.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ole32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\rpcrt4.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\user32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\gdi32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\advapi32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\kernel32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ntdll.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msimg32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\x11drv.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\version.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\lz32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\wsock32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ws2_32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comdlg32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\winspool.drv' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\oleaut32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msvcrt.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shfolder.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shell32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comctl32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shlwapi.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ole32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\rpcrt4.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\user32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\gdi32.dll' - (2) File not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\advapi32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\kernel32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ntdll.dll' - (2) File not found
ERROR (0): failed to map thread [ nlnotes:000a:000e] stack
ERROR (0): failed to map thread [ nlnotes:000a:000d] stack
ERROR (0): failed to map thread [ nlnotes:000a:000c] stack
ERROR (0): failed to map thread [ nlnotes:000a:000b] stack
ERROR (0): StackWalk failed - (120) Call not implemented
ERROR (0): StackWalk failed - (120) Call not implemented
ERROR (0): StackWalk failed - (120) Call not implemented
ERROR (0): StackWalk failed - (120) Call not implemented
=== Attach to D:\programmi\lotus\notes6\nlnotes.exe (0xa)
Load module: base=0x00400000, size= 819200 D:\programmi\lotus\notes6\nlnotes.exe
Load module: base=0x625d0000, size= 36864 D:\programmi\lotus\notes6\ntcp.dll
Load module: base=0x625b0000, size= 20480 D:\programmi\lotus\notes6\namhook.dll
Load module: base=0x624d0000, size= 876544
D:\programmi\lotus\notes6\nstrings.dll
Load module: base=0x61180000, size= 16240640
D:\programmi\lotus\notes6\nnotesws.dll
Load module: base=0x624b0000, size= 40960
D:\programmi\lotus\notes6\nplugins.dll
Load module: base=0x18200000, size= 188416
D:\programmi\lotus\notes6\ltouin22.dll
Load module: base=0x60000000, size= 13307904 D:\programmi\lotus\notes6\nnotes.dll
Load module: base=0x62350000, size= 974848
D:\programmi\lotus\notes6\nlsccstr.dll
Load module: base=0x62150000, size= 376832 D:\programmi\lotus\notes6\js32.dll
Load module: base=0x621b0000, size= 1396736 D:\programmi\lotus\notes6\nxmlpar.dll
Load module: base=0x62320000, size= 94208
D:\programmi\lotus\notes6\nxmlcommon.dll
############################################################
### thread 1/4: [ nlnotes:000a:000e]
### FP=43a80bcc, PC=402d7d88, SP=43a80ba0, stkbase=00000000, stksize=0
############################################################
############################################################
### thread 2/4: [ nlnotes:000a:000d]
### FP=42e30bcc, PC=402d7d88, SP=42e30ba0, stkbase=00000000, stksize=0
############################################################
############################################################
### thread 3/4: [ nlnotes:000a:000c]
### FP=42bf0bcc, PC=402d7d88, SP=42bf0ba0, stkbase=00000000, stksize=0
############################################################
############################################################
### thread 4/4: [ nlnotes:000a:000b]
### FP=405b0c50, PC=402d7d88, SP=405b0c24, stkbase=00000000, stksize=0
############################################################
DBG(0010) 21:53:13
@@@@@@@@@@@@@@@@@ MEMCHECK: @@@@@@@@@@@@@@@@@
memcheck -k cur -p 0xa -d err -o
"D:\programmi\lotus\notes6\data\memcheck_W32I_darkside_06_01@21_53.dmp"
MEMCHECK Version (4.20) for Lotus Notes Release 6.0 (September 26, 2002)
Copyright (c) IBM Corporation 1987, 2002. All Rights Reserved.
** Open shared memory DPOOL key=IRIS$MEM$MM190$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$MM190$D.programmi.lotus.notes6.data' size=4452352
MM SPools = 0, SharedDPoolSize = 1000000
** MMM size=4452352
** Open shared memory DPOOL key=IRIS$MEM$190$1$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$1$D.programmi.lotus.notes6.data' size=1000000
** Open shared memory DPOOL key=IRIS$MEM$190$2$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$2$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$3$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$3$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$4$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$4$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$5$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$5$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$6$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$6$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$7$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$7$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$8$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$8$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$9$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$9$D.programmi.lotus.notes6.data' size=262144
** Open shared memory DPOOL key=IRIS$MEM$190$10$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$10$D.programmi.lotus.notes6.data' size=1050628
** Open shared memory DPOOL key=IRIS$MEM$190$11$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$11$D.programmi.lotus.notes6.data' size=1000000
** Open shared memory DPOOL key=IRIS$MEM$190$12$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$12$D.programmi.lotus.notes6.data' size=1050628
** Open shared memory DPOOL key=IRIS$MEM$190$13$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$13$D.programmi.lotus.notes6.data' size=4000000
** Open shared memory DPOOL key=IRIS$MEM$190$14$D.programmi.lotus.notes6.data
** Analyze shared memory DPOOL
'key=IRIS$MEM$190$14$D.programmi.lotus.notes6.data' size=1050628
[ ... I cut here because i think less important information ... ]
Started at: Sun Jun 01 21:53:12 2003
Ended at: Sun Jun 01 21:53:14 2003
Generated Messages:
INFO (0): Using NSD profile C:\WINDOWS\notesnsd.ini
INFO (0): Found 1 Notes processes, matched 1
INFO (0): Using NSD profile nsd.ini
INFO (0): Starting Debugger
ERROR (0): SymInitialize() failed - (120) Call not implemented
ERROR (0): can't load image D:\programmi\lotus\notes6\nlnotes.exe
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\ntcp.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\namhook.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msimg32.dll' - (2) File
not found
ERROR (0): can't load image D:\programmi\lotus\notes6\nstrings.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\x11drv.dll' - (2) File not
found
ERROR (0): can't load image D:\programmi\lotus\notes6\nnotesws.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nplugins.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\version.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\lz32.dll' - (2) File not found
ERROR (0): can't load image D:\programmi\lotus\notes6\ltouin22.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nnotes.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\wsock32.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ws2_32.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comdlg32.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\winspool.drv' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\oleaut32.dll' - (2) File
not found
ERROR (0): can't load image D:\programmi\lotus\notes6\nlsccstr.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\js32.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nxmlpar.dll
- (6) Invalid handle
ERROR (0): can't load image D:\programmi\lotus\notes6\nxmlcommon.dll
- (6) Invalid handle
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\msvcrt.dll' - (2) File not
found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shfolder.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shell32.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\comctl32.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\shlwapi.dll' - (2) File
not found
ERROR (44): unable to open file 'C:\WINDOWS\SYSTEM\ole32.dll' - (2) File not
found
Please send the following files:
NSD Log :
D:\programmi\lotus\notes6\data\nsd_all_W32I_darkside_06_01@21_53.log
------------------------------------------
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1507
Summary: X error of failed request: BadValue (integer parameter
out of range for operation)
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jagt28(a)latinmail.com
Hello,
Running wine winword.exe, when trying to open a existing word document, i got the
following error message:
fixme:hook:NotifyWinEvent (32773,0x10042,-4,1)-stub!
X Error of failed request: BadValue (integer parameter out of range for operati
on)
Major opcode of failed request: 1 (X_CreateWindow)
Value in failed request: 0x0
Serial number of failed request: 2300
Current serial number in output stream: 2303
Wine failed with return code 1
thank you for your help
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1504
------- Additional Comments From jon(a)campbellsci.com 2003-03-06 16:41 -------
I have the firewall on my machine disabled. I did follow up on your suggestion
and found that the reason why the connection doesn't work is because the socket
is bound to the IN_ADDRNONE (0xFFFFFFFF) address. The reason for this is
because the server code passes a single space string, " ", to inet_addr() by
default. The microsoft documentation states that " " is supposed to result in
returning IN_ADDRANY (0). Apparently the behaviour documented by Microsoft is
not standard or the linux implementation fails to implement it.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1187
------- Additional Comments From dclark(a)akamail.com 2003-03-06 13:09 -------
Unfortunately, the old comments seem to be missing from all the bugs. One way to
see some of the old comments is to make an nntp connection to news.gmane.org and
look at the newsgroup gmane.comp.emulators.wine.bugs, sorting by subject. Since
the bugs all start with [Bug xxxx], that makes a very convenient way to look at
the history of a particular bug (I find this much easier to use than the winehq
archives). Unfortunately, gmane has archives only going back to Apr 2002.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=588
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 12:13 -------
implemented using Linux Directory Notifications now.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1187
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 12:08 -------
this bugreport is empty too?
what program is that exactly? what is the debugouytput?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=223
Bug 223 depends on bug 118, which changed state.
Bug 118 Summary: winsock.h should not depend on the native 'socket' headers
http://bugs.winehq.com/show_bug.cgi?id=118
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1496
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 11:57 -------
please upgrade to current CVS or the next WINE release (200306xx).
It is fixed there.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1497
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|test Ignore this |test Ignore this
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 11:55 -------
be gone.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1499
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 11:49 -------
please try the latest CVS or the next release of WINE.
This is due to some excessive stub functions, which caused Notes to
pull in Input Extensions support, which has been fixed in the meantime
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1498
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 11:48 -------
please recompiule your own WINE and use:
./configure --with-nptl
as additional configure option.
(The upgrade glibc is not compatible with the WINE RPM used.)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1506
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 11:38 -------
i can reproduce it and will work on a fix.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1506
cozzuol(a)enter-net.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
------- Additional Comments From cozzuol(a)enter-net.com.br 2003-03-06 07:56 -------
What you mean with šdownload versionš, the Wine binary I am ussing is not the
one of the packed distro, but the more recent one from the Wine download page.
The problem still exists in it.
The action that reproduce it are the tentative of perform a test where a non
square array is used (vectors and square arrays are not affected).
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1504
------- Additional Comments From mike(a)theoretic.com 2003-03-06 07:35 -------
Firewall? The default one on RH9 is quite restrictive
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1506
------- Additional Comments From marcus(a)jet.franken.de 2003-03-06 00:57 -------
is the reproducible with the download version? if yes, what actions lead to reproduction of the problem?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1506
Summary: Problem with variant array allocation in Wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: cozzuol(a)enter-net.com.br
Hi all,
I was trying to use a statistical program called PAST under Wine. It use to
run OK, but recently (with new Wine versions - wine-20030508, rpm version for
Mandrake 9.1) I get some problems related to variant array allocation.
Following is the feedback from the program owner, Oyvind Hammer
(oyvind.hammer(a)nhm.uio.no). The Program site is
http://folk.uio.no/ohammer/past
-------- quote ----------
To be precise, the problem is as follows. In Delphi, I do
a:=VarArrayCreate([1,2,1,3], varDouble);
This should allocate a variant array of size 2x3. And as
expected, when I query the dimensions of the array in
Windows, I get
VarArrayHighBound(a, 1) = 2
and
VarArrayHighBound(a, 2) = 3
However, under Wine I get the reverse, meaning that
Wine has allocated a 3x2 array:
VarArrayHighBound(a, 1) = 3
and
VarArrayHighBound(a, 2) = 2
This causes "Variant index out of bounds" when I refer
to the cell a[1,3] for example.
--------- end quote ----------
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1480
------- Additional Comments From wine(a)unixslave.com 2003-02-06 18:04 -------
I get this error in installshield as well:
[hennessy@marvin foo]$ wine semc_j2me_sdk_v11_55.exe
fixme:cdrom:CDROM_GetIdeInterface cdrom not a block device!!!
fixme:cdrom:CDROM_GetIdeInterface cdrom not a block device!!!
fixme:cdrom:CDROM_GetIdeInterface cdrom not a block device!!!
fixme:cdrom:CDROM_GetIdeInterface cdrom not a block device!!!
fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x413d7e, pfnopen ==
^0x4030ae, pfnread == ^0x402fd1, pfnwrite == ^0x40300e, pfnclose ==
^0x403054, pfnseek == ^0x40307b, cpuType == 1, perf == ^0x406aebf4): stub
err:dc:DCE_FreeWindowDCE [0x10023] GetDC() without ReleaseDC()!
I have no Windows at all on my system, though in a pinch I could find an old
ole32.dll on one of my installers :/
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1505
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2003-02-06 12:44 -------
can you give us the +ole trace please?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2003-02-06 12:15 -------
Andreas, thanks for reply
any ideas about some points of relay where all scenario should be changed? or
should we wait for Alexandre to come back from vacation :-?
in any case i am afraid it would be too hard for me to handle this situation
alone.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2003-02-06 12:06 -------
hi Duane, that's a no problem :)
i have read through bodies of some functions and saw some unexpected details.
one for example could be that 32-to-16 bit message translations. at first i
thought the cause of crash is translation, wrongly truncating "wParam". after i
read some old win3.1 api help and thought both the pointers, and both integers
they are pointing to should be 16-bit wide.
it seems, wine passes 32-bit pointers to win16 subroutines. here arises
question for me: why? shouldn't that address/pointers be translated alltogether
somewhere between the:
16 0x407fbb59 (GetScrollRange+0x55(hwnd=0x10039, nBar=0x2, lpMin=0x415a2428,
lpMax=0x415a242c) [scroll.c:1837] in user32.dll.so) (ebp=415a2410)
17 0x407dccf6 (GetScrollRange16+0x3a(hwnd=0x39, nBar=0x2, lpMin=0x40488362,
lpMax=0x40488360) [wnd16.c:493] in user32.dll.so) (ebp=415a243c)
or somewhere else?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-02-06 11:56 -------
Hmm, if I have a closer look at WINPROC_MapMsg32ATo16(),
I notice that SBM_GETRANGE doesn't receive any special handling.
However I think it should be handled specially, since both LPARAM and WPARAM
are supposed to be pointers to min and max values.
In Win16 Watcom, it is defined as:
void WINAPI GetScrollRange(HWND, int, int FAR*, int FAR*);
In other words, *both* variables should be FAR pointers.
Ah, WAIT!! Watcom has:
./h/nt/winuser.h:#define SBM_GETRANGE 0x00E3 /*not in win3.1 */
Guess why this is not available in Win3.1??
Because WPARAM is only 16bit-sized in Win16 (this was the big mystery that I've
been trying to solve for 10 minutes now: how to fit a FAR pointer in a 16bit
variable?? Answer: you don't ;)
So it seems like Wine misbehaves here and does a Win16 call into our
ScrollBarWndProc() for some reason. It should prevent this from happening much
earlier, since using such Win16-crippled "pointers" CANNOT work, of course...
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From dclark(a)akamail.com 2003-02-06 11:27 -------
Oops, I read the second comment before the first. You already figured that out,
sorry.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From dclark(a)akamail.com 2003-02-06 11:25 -------
It looks to me like the interesting part is here. Notice how the pointer in
wParam in line 12 (0x415a2428) was truncated to a the number 2428. And then that
number caused the page fault.
Unhandled exception: page fault on write access to 0x00002428 in 32-bit code
(0x407faf61).
In 32-bit mode.
0x407faf61 (SCROLL_GetScrollRange+0x25 [scroll.c:1321] in user32.dll.so): movl
%edx,0x0(%esi)
1322 if (lpMax) *lpMax = infoPtr ? infoPtr->maxVal : 0;
Wine-dbg>Backtrace:
=>0 0x407faf61 (SCROLL_GetScrollRange+0x25(hwnd=0x10039, nBar=0x2, lpMin=0x2428,
lpMax=0x415a242c) [scroll.c:1321] in user32.dll.so) (ebp=415a1e00)
...
11 0x4082a957 (WINPROC_CallWndProc16+0x163(proc=0x4a700dd, hwnd=0x39,
msg=0xe3, wParam=0x2428, lParam=0x415a242c) [winproc.c:255] in user32.dll.so)
(ebp=415a22c0)
12 0x4082f1fa (WINPROC_CallProc32ATo16+0x66(func=0x4a700dd, hwnd=0x10039,
msg=0xe3, wParam=0x415a2428, lParam=0x415a242c) [winproc.c:2738] in
user32.dll.so) (ebp=415a22fc)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1505
Summary: RE:OLE32.dll does not work for visual foxpro application
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ungsm(a)onlineeos.com
the OCX library since unable to loaded into the visual foxpro application when
the native ole32.dll have been call
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1504
------- Additional Comments From jon(a)campbellsci.com 2003-02-06 10:29 -------
I can provide a binary for the application if that would be of use
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1504
Summary: Can't connect to a server running under wine
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jon(a)campbellsci.com
I have a windows server application that I am attempting to test under wine
that offers a TCP service listening on port 6785. The application appears to
be running (it creates an entry in the system tray and I can access its about
box) and I can see the service entry when I use "netstat -a -p | grep
tcp.*6785" but when I attempt to connect to my server, the connection is
refused.
I am running the specified version of wine on a RedHat 9.0 linux distribution.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2003-02-06 10:16 -------
[s2@localhost c]$ wine --version
Wine 20030508
[s2@localhost c]$ wine --debugmsg +scroll Program\ Files/winled/ledw.exe
Could not stat /mnt/cdrom (No such file or directory), ignoring drive D:
fixme:toolhelp:InterruptRegister16 (0000, 0x21f00ba), stub.
fixme:font:WineEngAddFontResourceEx :stub
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10037 bar=1 page=11 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo new values: page=1 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10037 bar=1 page=11 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo new values: page=1 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10037 bar=1 page=11 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo new values: page=1 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10037 bar=1 page=11 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo new values: page=1 pos=0 min=0 max=0
trace:scroll:SCROLL_CreateScrollBar hwnd=0x10039 lpCreate=0x404d33e8
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10039 bar=2 min=0 max=100
trace:scroll:SCROLL_SetScrollInfo new values: page=0 pos=0 min=0 max=100
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10037 bar=1 page=11 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo new values: page=1 pos=0 min=0 max=0
trace:scroll:SCROLL_SetScrollInfo hwnd=0x10039 bar=2 min=1 max=32767
trace:scroll:SCROLL_SetScrollInfo new values: page=0 pos=1 min=1 max=32767
trace:scroll:GetScrollRange hwnd=0x10039 nBar=2 lpMin=0x415a2428 lpMax=0x415a242c
wine: Unhandled exception, starting debugger...
Could not stat /mnt/cdrom (No such file or directory), ignoring drive D:
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000bae0 (_end+0x400a3d4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001c000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x400f6000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x4010d000)
No debug information in ELF '/lib/i686/libm.so.6' (0x401ee000)
No debug information in ELF '/lib/libdl.so.2' (0x40210000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40414000)
Loaded debug information from ELF '/usr/local/lib/wine/winevdm.exe.so' (0x40531000)
Loaded debug information from ELF '/usr/local/lib/wine/winedos.dll.so' (0x40763000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x407a4000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408bf000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4092f000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x4095a000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40a1c000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40545000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40a82000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40a99000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40aa7000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40b85000)
No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40bec000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x41139000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2'
(0x4001a000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/ximcp.so.2'
(0x41150000)
Loaded debug information from ELF '/usr/local/lib/wine/mmsystem.dll.so' (0x4116e000)
Loaded debug information from ELF '/usr/local/lib/wine/wineoss.drv.so' (0x411d3000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x41213000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so' (0x4122a000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so' (0x41360000)
Loaded debug information from ELF '/usr/local/lib/wine/shell.dll.so' (0x415a5000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x4161c000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x41689000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x416ce000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x41718000)
No debug information in 32bit DLL 'C:\Program Files\winled\ledw.exe' (0x40540000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40980000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x41180000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x411e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41230000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x416a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x41640000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x416f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x41730000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x415c0000)
Unhandled exception: page fault on write access to 0x00002428 in 32-bit code
(0x407faf61).
In 32-bit mode.
0x407faf61 (SCROLL_GetScrollRange+0x25 [scroll.c:1321] in user32.dll.so): movl
%edx,0x0(%esi)
1322 if (lpMax) *lpMax = infoPtr ? infoPtr->maxVal : 0;
Wine-dbg>Backtrace:
=>0 0x407faf61 (SCROLL_GetScrollRange+0x25(hwnd=0x10039, nBar=0x2, lpMin=0x2428,
lpMax=0x415a242c) [scroll.c:1321] in user32.dll.so) (ebp=415a1e00)
1 0x407fb316 (ScrollBarWndProc+0x392(hwnd=0x10039, message=0xe3,
wParam=0x2428, lParam=0x415a242c) [scroll.c:1466] in user32.dll.so) (ebp=415a1eb0)
2 0x4082a707 (WINPROC_wrapper+0x17 in user32.dll.so) (ebp=415a1ed4)
3 0x4082a765 (WINPROC_CallWndProc+0x55(proc=0x407faf84, hwnd=0x10039,
msg=0xe3, wParam=0x2428, lParam=0x415a242c) [winproc.c:185] in user32.dll.so)
(ebp=415a1f00)
4 0x4082f174 (__wine_call_wndproc_32W+0x5c(hwnd=0x39, msg=0xe3, wParam=0x2428,
lParam=0x415a242c, func=0x407faf84) [winproc.c:2714] in user32.dll.so)
(ebp=415a1f34)
5 0x4082f3f4 (CallWindowProc16+0xe8(func=0x18703c8, hwnd=0x39, msg=0xe3,
wParam=0x2428, lParam=0x415a242c) [winproc.c:2798] in user32.dll.so) (ebp=415a1f64)
6 0x407d8629 (__wine_user_exe_CallFrom16_p_long_lwwwl+0x1d(proc=0x4082f30c,
args=0x404882d2) [user.exe.spec.c:1281] in user32.dll.so) (ebp=415a1f80)
7 0x400b6060 (__wine_call_from_16_long+0x94 [relay16.s] in libntdll.dll.so)
(ebp=415a1fb8)
8 0x0247:0x1155 (bp=a590)
9 0x0247:0x016f (bp=a5b2)
10 0x009f:0x0000 (bp=a5ec)
11 0x4082a957 (WINPROC_CallWndProc16+0x163(proc=0x4a700dd, hwnd=0x39,
msg=0xe3, wParam=0x2428, lParam=0x415a242c) [winproc.c:255] in user32.dll.so)
(ebp=415a22c0)
12 0x4082f1fa (WINPROC_CallProc32ATo16+0x66(func=0x4a700dd, hwnd=0x10039,
msg=0xe3, wParam=0x415a2428, lParam=0x415a242c) [winproc.c:2738] in
user32.dll.so) (ebp=415a22fc)
13 0x40840ffc (call_window_proc+0x10c(hwnd=0x10039, msg=0xe3,
wparam=0x415a2428, lparam=0x415a242c, unicode=0x0, same_thread=0x1)
[message.c:1405] in user32.dll.so) (ebp=415a2358)
14 0x40841d02 (SendMessageTimeoutA+0x1ba(hwnd=0x10039, msg=0xe3,
wparam=0x415a2428, lparam=0x415a242c, flags=0x0, timeout=0xffffffff,
res_ptr=0x415a23e4) [message.c:1840] in user32.dll.so) (ebp=415a23c0)
15 0x40841d89 (SendMessageA+0x31(hwnd=0x10039, msg=0xe3, wparam=0x415a2428,
lparam=0x415a242c) [message.c:1884] in user32.dll.so) (ebp=415a23ec)
16 0x407fbb59 (GetScrollRange+0x55(hwnd=0x10039, nBar=0x2, lpMin=0x415a2428,
lpMax=0x415a242c) [scroll.c:1837] in user32.dll.so) (ebp=415a2410)
17 0x407dccf6 (GetScrollRange16+0x3a(hwnd=0x39, nBar=0x2, lpMin=0x40488362,
lpMax=0x40488360) [wnd16.c:493] in user32.dll.so) (ebp=415a243c)
18 0x407d7d90 (__wine_user_exe_CallFrom16_p_word_wwpp+0x4c(proc=0x407dccbc,
args=0x40488342) [user.exe.spec.c:890] in user32.dll.so) (ebp=415a245c)
19 0x400b5f8c (__wine_call_from_16_word+0x94 [relay16.s] in libntdll.dll.so)
(ebp=415a2494)
20 0x0247:0x33b4 (bp=a5fe)
21 0x0247:0x3409 (bp=a614)
22 0x0237:0x26fc (bp=a620, far call assumed)
23 0x0237:0x366c (bp=a62e)
24 0x0237:0x8556 (bp=a664)
25 0x0237:0x85ba (bp=a694)
26 0x0237:0x47df (bp=a6a2)
27 0x0247:0x016f (bp=a6c4, far call assumed)
28 0x009f:0x0000 (bp=a6fe)
29 0x4082a957 (WINPROC_CallWndProc16+0x163(proc=0x4a700f9, hwnd=0x2e,
msg=0x500, wParam=0x0, lParam=0x0) [winproc.c:255] in user32.dll.so) (ebp=415a279c)
30 0x40807d71 (DefDlgProc16+0x69(hwnd=0x2e, msg=0x500, wParam=0x0, lParam=0x0)
[defdlg.c:301] in user32.dll.so) (ebp=415a27d4)
31 0x407d89a6 (__wine_user_exe_CallFrom16_p_long_wwwl+0x1a(proc=0x40807d08,
args=0x40488454) [user.exe.spec.c:1449] in user32.dll.so) (ebp=415a27ec)
32 0x400b6060 (__wine_call_from_16_long+0x94 [relay16.s] in libntdll.dll.so)
(ebp=415a2824)
33 0x0287:0x0d4b (bp=a73a)
34 0x0287:0x0d97 (bp=a74a)
35 0x009f:0x0000 (bp=a784)
36 0x4082a957 (WINPROC_CallWndProc16+0x163(proc=0x2870d7b, hwnd=0x2e,
msg=0x500, wParam=0x0, lParam=0x0) [winproc.c:255] in user32.dll.so) (ebp=415a2b2c)
37 0x40843837 (DispatchMessage16+0xaf(msg=0x40488502) [msg16.c:301] in
user32.dll.so) (ebp=415a2b74)
38 0x40843a3c (IsDialogMessage16+0x40(hwndDlg=0x2e, msg16=0x40488502)
[msg16.c:364] in user32.dll.so) (ebp=415a2bb0)
39 0x407d7398 (__wine_user_exe_CallFrom16_p_word_wp+0x34(proc=0x408439fc,
args=0x404884da) [user.exe.spec.c:514] in user32.dll.so) (ebp=415a2bc8)
40 0x400b5f8c (__wine_call_from_16_word+0x94 [relay16.s] in libntdll.dll.so)
(ebp=415a2c00)
41 0x0247:0x1a9a (bp=a792)
42 0x0247:0x1a29 (bp=a7a2)
43 0x0247:0x19d3 (bp=a7c4)
44 0x0247:0x196c (bp=a7ce)
45 0x0237:0x918f (bp=a7d8, far call assumed)
Wine-dbg>WineDbg terminated on pid 8
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
Summary: executing old 16-bit program leads to unhandled
exception in scroll.c
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
old, 16-bit app crashes every time it gets executed. AFAICS two pointers are
passed to SCROLL_GetScrollRange() function, one of which is truncated to
16-bits, while another stays 32bit wide:
lpMin=0x2428, lpMax=0x415a242c
AFAICS "truncation" happens in function WINPROC_CallProc32ATo16:
11 0x4082a957 (WINPROC_CallWndProc16+0x163(proc=0x4a700dd, hwnd=0x39,
msg=0xe3, wParam=0x2428, lParam=0x415a242c) [winproc.c:255] in user32.dll.so)
(ebp=415a22c0)
12 0x4082f1fa (WINPROC_CallProc32ATo16+0x66(func=0x4a700dd, hwnd=0x10039,
msg=0xe3, wParam=0x415a2428, lParam=0x415a242c) [winproc.c:2738] in
user32.dll.so) (ebp=415a22fc)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1501
------- Additional Comments From mike(a)theoretic.com 2003-02-06 05:54 -------
Could you be a bit more explicit? What doesn't work exactly, the installer does
not start? What type of installer is it? InstallShield/Wise/Custom etc....
Also, is there any other program with this problem, or is there a downloadable
demo of this app anywhere.
thanks -mike
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1501
Summary: multimedia app not properly installed
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jerome.bouat(a)wanadoo.fr
I tried to install a multimedia application ("Les secrets de l'intelligence" Ubi
Soft) designed for Windows 95. I could install it with previous version of wine.
I got the following log:
[j@laptop Les Secrets]$ wine /mnt/cdrom/install.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
FIXME:pthread_cond_init
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
[j@laptop Les Secrets]
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1490
------- Additional Comments From dvdmoore(a)ix.netcom.com 2003-31-05 20:42 -------
I used winesetuptk to configure my wine instalation in several different ways.
The address of the heap sometimes changes, but the problem remains. When it is
configured to run in a desktop window, the window comes up just fine, but the
loading locks after that with a similar message. Also, the 128 mB of ram with
128 mB swap space I have on my system should be ample enough that total memory
is not the problem.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1500
Summary: winmx 3.31 crash
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tiburzio.luca(a)tin.it
while downloading with winmx 3.31 by multiple sources,
sometimes application crashes asking to send a bug report to WinMx site.
Note: on main WinMx window multiple sources are grouped by "plus" symbol.
I Suspect on syslistview32 component but i'm not sure.
Same mode in windows does its job properly.
Bye
PS: the same crash is present on previous versions of Wine
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1499
Summary: Lotus Notes not working on RH 9.0
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wewe(a)personal.ro
First I've tried to install Lotus Notes 5.0.12 but I didn't succeed to connect
to Domino server(probably another bug), then I've used an already installed
version of Lotus(which is working) from an RH 8.0. But I can't start it, this is
the output:
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x1161a90,1) - no error checking or testing yet
fixme:ole:CoRegisterMessageFilter stub
[adi@adi Notes]$ fixme:hook:NotifyWinEvent (32773,0x10036,1104457960,65535)-stub!
fixme:hook:NotifyWinEvent (32777,0x1002a,-4,0)-stub!
fixme:hook:NotifyWinEvent (32774,0x1002a,-4,1104433896)-stub!
fixme:hook:NotifyWinEvent (32782,0x30021,1076642184,6)-stub!
fixme:seh:EXC_RtlRaiseException call to unimplemented function
user32.dll.SendIMEMessageExA
wine: Unhandled exception, starting debugger...
WineDbg starting on pid a
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000c9c0
No debug information in ELF '/usr/lib/wine/libntdll.dll.so' (0x4002e000)
No debug information in ELF '/usr/lib/wine/libwine.so.1' (0x4012d000)
No debug information in ELF '/usr/lib/wine/libwine_unicode.so.1' (0x40145000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x40226000)
No debug information in ELF '/lib/tls/libm.so.6' (0x40233000)
No debug information in ELF '/lib/libdl.so.2' (0x40256000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4025a000)
No debug information in ELF '/usr/lib/wine/wine/kernel32.dll.so' (0x407f3000)
No debug information in ELF '/usr/lib/wine/wine/advapi32.dll.so' (0x408f1000)
No debug information in ELF '/usr/lib/wine/wine/oleaut32.dll.so' (0x40920000)
No debug information in ELF '/usr/lib/libungif.so.4' (0x40266000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x4099c000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x409ba000)
No debug information in ELF '/usr/lib/wine/wine/ole32.dll.so' (0x40a99000)
No debug information in ELF '/usr/lib/wine/wine/user32.dll.so' (0x40b16000)
No debug information in ELF '/usr/lib/wine/wine/gdi32.dll.so' (0x40c5b000)
No debug information in ELF '/usr/lib/wine/wine/rpcrt4.dll.so' (0x40ce0000)
No debug information in ELF '/usr/lib/wine/wine/shell32.dll.so' (0x40d2b000)
No debug information in ELF '/usr/lib/wine/wine/shlwapi.dll.so' (0x40db6000)
No debug information in ELF '/usr/lib/wine/wine/comctl32.dll.so' (0x40e0a000)
No debug information in ELF '/usr/lib/wine/wine/version.dll.so' (0x40ebd000)
No debug information in ELF '/usr/lib/wine/wine/lz32.dll.so' (0x40ed7000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x41117000)
No debug information in ELF '/usr/lib/wine/wine/x11drv.dll.so' (0x41168000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x4001f000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x411db000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40028000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x411f2000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x41200000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x41273000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x4127c000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x4026e000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x412a0000)
No debug information in ELF '/usr/lib/wine/wine/netapi32.dll.so' (0x41fd9000)
No debug information in 32bit DLL 'C:\Lotus\Notes\nlnotes.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40060000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40820000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\JS32.DLL' (0x407a3000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40900000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NLSCCSTR.DLL' (0x408b6000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40c70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40b40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NNOTES.DLL' (0x1000000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\LTSSB01.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40dd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40e20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40d50000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\LTOUIN22.DLL' (0x18200000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40ee0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40ec0000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NPLUGINS.DLL' (0x40017000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NNOTESWS.DLL' (0x500000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41180000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NSTRINGS.DLL' (0x41b90000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NICNV.DLL' (0x41dc0000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NAMHOOK.DLL' (0x41106000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NTCP.DLL' (0x41284000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NETAPI32.DLL' (0x41fe0000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NNETBIOS.DLL' (0x41d21000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NLSXBE.DLL' (0x434ac000)
No debug information in 32bit DLL 'C:\LOTUS\NOTES\NDBNOTES.DLL' (0x41111000)
Unhandled exception: unimplemented function user32.dll.SendIMEMessageExA called
in 32-bit code (0x40b44058).
In 32-bit mode.
0x40b44058 (USER32.DLL..data+0x2058 in user32.dll.so): subl $4,%esp
Wine-dbg>WineDbg terminated on pid a
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1498
------- Additional Comments From juan(a)virtual-orbis.com 2003-31-05 07:11 -------
did you just installed wine-20030508-1rh8winehq.i686.rpm and did $ wine
/c/windows/notepad.exe ?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1498
Summary: wine fails to execute with chdir error to /tmp/.wine-
<userid>/server...
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: peter(a)silmaril.ie
$ wine /c/windows/notepad.exe
wine: chdir to /tmp/.wine-peter/server-305-14b882 : No such file or directory
This is using the wine-20030508-1rh8winehq.i686.rpm from winehq
Searching bugzilla for "chdir no such file" finds Zorro Boogs.
If this error has already been reported (and I assume it must have been,
as wine simply doesn't work at the moment) please add these keywords so
that the entry in bugzilla can be found.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.