http://bugs.winehq.org/show_bug.cgi?id=2254
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2251
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2249
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=10
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2245
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-05 21:46 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2247
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1600
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2246
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=995
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2244
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2243
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=433
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=17
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2261
------- Additional Comments From swaters(a)luy.info 2004-29-05 13:38 -------
oh yeah, this game is only ~ $10.00 if you want to run the game yourself. It's
the video version of the board game, basically.
-s
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2261
Summary: crash while running "The Game of Life" cdrom
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swaters(a)luy.info
wine crashes when running "The Game of Life" on cdrom. The error is:
err:virtual:NtMapViewOfSection VIRTUAL_mmap 0x51790000 61e7000 000000000 failed
Thanks,
-s
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2260
Summary: opengl: enumerate pixel formats then choose pixel format
fails
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: colin(a)gibbsonline.net
This was discovered trying to run some of the nvida demos. In particular the
Chameleon demo runs when this problem is fixed.
The error I get from the app is:
GLUT: Fatal Error in DummyAppName: pixel format with necessary capabilities not
found.
Tracing it reveals that it calls X11DRV_DescribePixelFormat MAX_PIXELFORMATS
times. So the physDev->visuals array gets filled with visuals from calls to
glXChooseVisual. Then it calls X11DRV_ChoosePixelFormat which uses
XGetVisualInfo and tries to match that with a value in the array which is where
it fails. It seems glXChooseVisual gives different values from XGetVisualInfo.
So the fix I tried was to use XGetVisualInfo in DescribePixelFormats as well.
Which seems to work as least for the nvida demos.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=314
------- Additional Comments From bonzo(a)lucent.com 2004-28-05 15:33 -------
I'm seeing a similar problem with Remedy AR application running under Crossover
3.0. On certain fields the RETURN key is supposed to autofill information (enter
your last name and it autofills the rest of the info about you). However, the
RETURN key is ignored. If I open a text entry option in Remedy AR, it sees the
RETURN key.
To make it even more confusing, a colleague has it working - but only if logged
in as him - i.e. I "ssh bobh@bobh" and run the AR app and the return key works.
If I "ssh bonzo@bobh" and run the AR app, the RETURN key is ignored.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
------- Additional Comments From lionel.ulmer(a)free.fr 2004-28-05 14:43 -------
Anyway, managed (after some fights with SHELL :-) ) to install the demo and I
see the problem with the right button in the demo too.
Basically, it seems as if button press works but the game does not receive the
button release event (I need to press on the middle button to remove the
'scrolling').
Will look at it on my side now that I can more easily see what's wrong and that
I can test it myself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2259
Summary: SetupDiEnumDeviceInterfaces fixme
Product: Wine
Version: 20040505
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jboender(a)win.tue.nl
When I try to run CPN Tools in wine, I get an infinite number of
"fixme:setupapi:SetupDiEnumDeviceInterfaces" errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2258
Summary: Crash due to _fini
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rajeevb(a)interrait.com
Test Program :
#include <dlfcn.h>
#include <direct.h>
#include <math.h>
#include <stdio.h>
main()
{
char *a;
char *b;
double d;
void *mod, *ker;
const char *error;
mod=dlopen("msvcrt.dll.so",RTLD_LAZY);
ker=dlopen("kernel32.dll.so",RTLD_LAZY);
if(mod)
{
if ((error = dlerror())) {
printf("Couldn't find getcwd: %s\n", error);
}
if(dlsym(mod, "getcwd")){
printf("found");
b=getcwd(a,20);
}
dlclose(mod);
dlclose(ker);
} //end if
return (0);
} //end main
Build command :
g++ -g -Wall -c -I/home/timex/wine/wine-20040505/include -I. -
I/home/timex/wine/wine-20040505/include/msvcrt test.cpp
g++ -g -ldl /home/timex/wine/wine-20040505/dlls/msvcrt.dll.so test.o
Debugger output
[me@cvs TUCP]$ gdb -n
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
(gdb) file ./a.out
Reading symbols from ./a.out...done.
(gdb) break test.cpp:10
Breakpoint 1 at 0x80486cc: file test.cpp, line 10.
(gdb) run
Starting program: /home/a.out
Breakpoint 1, main () at test.cpp:14
14 mod=dlopen("msvcrt.dll.so",RTLD_LAZY);
(gdb) next
15 ker=dlopen("kernel32.dll.so",RTLD_LAZY);
(gdb) disp mod
1: mod = (void *) 0x40013578
(gdb) disp ker
2: ker = (void *) 0x4026cc40
(gdb) next
16 if(mod)
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
19 if(dlsym(mod, "getcwd"))
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
20 {printf("found");
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
21 b=getcwd(a,20);
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) step
getcwd (buf=0x4026cc40 "T\v\022", size=20) at direct.h:73
73 static inline char* getcwd(char * buf, int size) { return _getcwd(buf,
size); }
(gdb) step
_getcwd (buf=0x4026cc40 "T\v\022", size=20) at dir.c:424
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
Current language: auto; currently c
(gdb) step
422 {
(gdb) step
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
(gdb) step
422 {
(gdb) step
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
(gdb) step
Program received signal SIGTRAP, Trace/breakpoint trap.
0x40062179 in _fini () from /home/timex/wine/wine-20040505/dlls/msvcrt.dll.so
(gdb) bt
#0 0x40062179 in _fini () from /home/timex/wine/wine-
20040505/dlls/msvcrt.dll.so
#1 0x08048790 in getcwd (buf=0x4026cc40 "T\v\022", size=20) at direct.h:73
#2 0x08048730 in main () at test.cpp:21
#3 0x40161b84 in __libc_start_main () from /lib/libc.so.6
(gdb)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2257
Summary: Crash due to _fini
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rajeevb(a)interrait.com
Test Program :
#include <dlfcn.h>
#include <direct.h>
#include <math.h>
#include <stdio.h>
main()
{
char *a;
char *b;
double d;
void *mod, *ker;
const char *error;
mod=dlopen("msvcrt.dll.so",RTLD_LAZY);
ker=dlopen("kernel32.dll.so",RTLD_LAZY);
if(mod)
{
if ((error = dlerror())) {
printf("Couldn't find getcwd: %s\n", error);
}
if(dlsym(mod, "getcwd")){
printf("found");
b=getcwd(a,20);
}
dlclose(mod);
dlclose(ker);
} //end if
return (0);
} //end main
Build command :
g++ -g -Wall -c -I/home/timex/wine/wine-20040505/include -I. -
I/home/timex/wine/wine-20040505/include/msvcrt test.cpp
g++ -g -ldl /home/timex/wine/wine-20040505/dlls/msvcrt.dll.so test.o
Debugger output
[me@cvs TUCP]$ gdb -n
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
(gdb) file ./a.out
Reading symbols from ./a.out...done.
(gdb) break test.cpp:10
Breakpoint 1 at 0x80486cc: file test.cpp, line 10.
(gdb) run
Starting program: /home/a.out
Breakpoint 1, main () at test.cpp:14
14 mod=dlopen("msvcrt.dll.so",RTLD_LAZY);
(gdb) next
15 ker=dlopen("kernel32.dll.so",RTLD_LAZY);
(gdb) disp mod
1: mod = (void *) 0x40013578
(gdb) disp ker
2: ker = (void *) 0x4026cc40
(gdb) next
16 if(mod)
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
19 if(dlsym(mod, "getcwd"))
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
20 {printf("found");
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) next
21 b=getcwd(a,20);
2: ker = (void *) 0x8049b60
1: mod = (void *) 0x40013578
(gdb) step
getcwd (buf=0x4026cc40 "T\v\022", size=20) at direct.h:73
73 static inline char* getcwd(char * buf, int size) { return _getcwd(buf,
size); }
(gdb) step
_getcwd (buf=0x4026cc40 "T\v\022", size=20) at dir.c:424
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
Current language: auto; currently c
(gdb) step
422 {
(gdb) step
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
(gdb) step
422 {
(gdb) step
424 int dir_len = GetCurrentDirectoryA(MAX_PATH,dir);
(gdb) step
Program received signal SIGTRAP, Trace/breakpoint trap.
0x40062179 in _fini () from /home/timex/wine/wine-20040505/dlls/msvcrt.dll.so
(gdb) bt
#0 0x40062179 in _fini () from /home/timex/wine/wine-
20040505/dlls/msvcrt.dll.so
#1 0x08048790 in getcwd (buf=0x4026cc40 "T\v\022", size=20) at direct.h:73
#2 0x08048730 in main () at test.cpp:21
#3 0x40161b84 in __libc_start_main () from /lib/libc.so.6
(gdb)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2256
Summary: WINE fails to render text in the Magic the Gathering
online demo
Product: Wine
Version: 20040505
Platform: Other
URL: http://www.wizards.com/magiconline/download_client.asp
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
When I attempt to launch the Magic the Gathering Online demo, after extracting
files (which takes forever, not sure if that's the way the program runs, or the
way WINE is handling the extraction), a window pops up, but I'm not really sure
what's it's saying, as none of the text is rendered. The buttons are there, and
have the checkmarks and Xs on their left side, but the text is not there.
It makes it a little more difficult to get through the installer and play the
game ;-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2255
Summary: New mmap breaks application loading on FreeBSD
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: syjef(a)mdanderson.org
I have just attempted my first upgrade of wine in a couple of weeks (from CVS)
and on trying to launch various applications I receive errors related to
mapping addresses. Of particular interest to me is the failure I get trying to
run Lotus Notes R5 client. Running wine nlnotes I receive the following
messages:
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on
this platform
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
err:virtual:map_image Image was mapped at 0x205d0000: standard load address
for a Win32 program (0x00400000) not available
err:virtual:map_image Do you have exec-shield or prelink active?
wine: could not load L"C:\\notes\\nlnotes.exe" as Win32 binary
Apparently at version 1.9 of loader/main.c, some code was removed that changed
the way memory was mapped, and the workaround for this was basically to revert
to version 1.89 (this is what the FreeBSD port does). It seems that in the
last few days some new functionality was added to libwine to handle this, and
a new file, mmap.c, was added in libs/wine. I am assuming this is where the
failure is, but I don't yet have an understanding of how this code works. Can
anyone help with this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2204
------- Additional Comments From syjef(a)mdanderson.org 2004-27-05 12:14 -------
I have done some more looking and it appears my pthread_mutex_trylock_basic
was somehow due to OpenGL using libpthread instead of libc_r. I have better
luck setting libGL to use libc_r, but I think the particular copy of wine I
had had some other bugs. I am trying to test from a newer version but I am
running into another problem, subject of a bug report I will open shortly
unless I find someone already has one open.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2254
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-27-05 08:27 -------
I asked the author about coode pieces showinh how he handles the Menu bar. Let's
wait if he answers. A similar error is seen with skype...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2254
Summary: Program Quickdic: menu bar does not respond
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kados(a)a1.net
The free dictionary software "Quickdic" works in general, but the menu bar is only
visible and not clickable. Mouse clicks for non-menu areas are ok.
(Quickdic is free software, downloadable from "http://www.quickdic.de")
D.Kados
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2253
Summary: 256 Color (8bpp) doesnt seem to work correctly anymore
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developer(a)oldunreal.com
After upgrading wine to 20040505 in a X-Server with 8bpp, tried with notepad
f.e. - it seems to runs with nearly no color anymore, everything is black or
dark read, nearly not readable anymore, tried to reserve for the colormap 256
colors instead of 100, seemed almost normal again, but running Starcraft or
other more complex apps which use 8bpp it simply results in a crash, with error
messages which can't be read because of the colors. It happens when using nv or
nvidia driver, doesnt matter if i use the X provided drivers or the binaries
from nvidia. This isnt a critical bug, but running 8 bpp apps in a 32 bpp Server
causes my machine to slow down below a usable state.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2252
Summary: SMAC(X): Unhandled Exception
Product: Wine
Version: 20040408
Platform: Other
URL: http://home.arcor.de/bashork/gentoo/wine-smacx/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lindevel(a)gmx.net
CC: lindevel(a)gmx.net
When I want to run Sid Meier's Alpha Centauri (SMAC) or the addon (SMACX) with
wine it returns me following lines in the console output(shortened):
-------
wine: Unhandled exception (thread 0013), starting debugger...
 [...]
 Breakpoint 1 at 0x47b3b990 (_end+0x47a29480)
 *** Invalid address 0x47b44fa0 (_end+0x47a32a90)
 [...]
 Unhandled exception: page fault on read access to 0xc0430004 in 32-bit code
(0x0042d38c).
 In 32-bit mode.
 0x0042d38c (terran.exe..txt2+0xa38c in terran.exe): movl 0x4(%eax),%esi
 -------
This happens this way:
I start axstart.exe (the program where you choose whether to play SMAC or
SMACX(the addon) with "WINEDEBUG=all wine axstart.exe"_
Game goes to fullscreen_
The Firaxis Logo Video shows up_
The choosingscreen appears: Everything is fine: Animated Logos(of SMAC and
SMACX), sound, mouse, colors_
I click on an icon: Program crashes, Wine-Dbg starts_
No Window is left_
The full log is available at: http://home.arcor.de/bashork/gentoo/wine-smacx/
crash-log_debug-all -> Full log
crash-log_debug-all.short -> shortened log(last 500 lines)
Wine-Dbg's messages are from 324 to 381 in the short log.
If you think this could be a general problem with my wine-build read
http://www.winehq.org/hypermail/wine-users/2004/05/0164.html
There are the descriptions of errors that occour with Steam/HL.
I hope you can help me, even if this might not be a real bug,
Dennis
(If you miss some information, please tell me...)
SYSTEM:
Software: (In brackets[]: Gentoo-Ebuild)
Distribution: Gentoo
Wine: 20040408 [app-emulation/wine-20040408]
XOrg: 6.7.0 [x11-base/xorg-x11-6.7.0]
ATI-Drivers: 3.7.6 [media-video/ati-drivers-3.7.6-r1]
Kernel: 2.6.5 [sys-kernel/gentoo-dev-sources-2.6.5-r1]
GCC: 3.3.3 20040412 (Gentoo Linux 3.3.3-r5, ssp-3.3-7, pie-8.7.5.3)
[sys-devel/gcc-3.3.3-r5]
GLibC: 2.3.3 [sys-libs/glibc-2.3.3_pre20040420]
Windows: None used with Wine
Hardware:
Athlon XP 2000+
nVidia nForce2 (ASUS A7N8X)
ATI Radeon 9000
EMERGE INFO: http://home.arcor.de/bashork/gentoo/wine-smacx/emerge_info
(Additional system information)
[NOTE: C(XX)FLAGS and MAKEOPTS are UNSET inside the wine-ebuild!!! So they are
not used for building wine!]
EMERGE WORLD: http://home.arcor.de/bashork/gentoo/wine-smacx/emerge_world
 (All installd packages with additional infos (USE-Flags: +/-))
WINE CONFIG: http://home.arcor.de/bashork/gentoo/wine-smacx/config
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
------- Additional Comments From l.capriotti(a)tiscali.it 2004-26-05 05:56 -------
in winxp mode this is one debug message appearing just before the crash:
fixme:seh:EXC_RtlRaiseException call to unimplemented function
shell32.dll.ExtractAssociatedIconW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
------- Additional Comments From l.capriotti(a)tiscali.it 2004-26-05 04:41 -------
the bug triggers when Windows version to imitate is set to "winxp", while when
imitating "win98" there's no crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2250
Summary: Clipboard functionality across processes does not work
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krishna.murthy(a)guptaworldwide.com
The Clipboard functionality across processes does not work. The data copied to
the clipboard using SetClipBoardData() with any format(CF_TEXT, CF_BITMAP,
etc) exists as long as the process which copied the data to Clipboard is
active/alive. And will be cleared once the owner process is destroyed.
To see this issue, follow the steps given below:
- Start the attached sample Clipboard application (wine Clipboard.exe.
Attached in ClipboardExe.Zip)
- Enter the data in the edit control. Highlight some text. Click on menu item
Copy (This copies the data to clipboard with format CF_TEXT)
- Now see paste menu. This will be enabled and could paste the data. Also the
other process could see this data and access for pasting purposes. Clicking on
Paste menu item will paste the new data copied to clipboard.
- NOW close the application.
- Start the application again (wine Clipboard.exe)
- Now see the state of menu item Paste, which will be in Gray/Disable state.
Meaning data is not available. Now the other process also cannot see the data!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2116
------- Additional Comments From rklazes(a)xs4all.nl 2004-25-05 09:11 -------
It would be nice if you could provide this backtrace using a Wine that is not
stripped of debugging information. Now essential data (line numbers, values of
arguments) is missing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2249
Summary: Winword print an incorrect file.
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jchan(a)vtc.edu.hk
Whenever more than two files are open by winword, the first file will
always be printed no matter which files are selected to be printed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2248
Summary: Wineconsole do not start
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P5
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)ahle.dk
[thomas@thomas thomas]$ wineconsole
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please
report
[thomas@thomas thomas]$
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2116
ypw(a)att.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040309 |20040505
------- Additional Comments From ypw(a)att.net 2004-23-05 21:36 -------
for version 20040505, this bug still exists.
Could anyone tell me what is "..hooks (3) broken in Win16"? Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
griffon+winehq(a)snurgle.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |griffon+winehq(a)snurgle.org
------- Additional Comments From griffon+winehq(a)snurgle.org 2004-23-05 09:23 -------
*** Bug 2245 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2245
griffon+winehq(a)snurgle.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From griffon+winehq(a)snurgle.org 2004-23-05 09:20 -------
Oops, looks like my search terms all managed to avoid finding the thread or the
other bug, sorry about the duplicate.
*** This bug has been marked as a duplicate of 2210 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2246
Summary: Installation bug with install shield
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kent.olsson(a)chello.se
Trying to install a program with InstallShield and the following happens
immediately after typing "wine /mnt/cdrom/app.exe"
fixme:msi:MsiGetProductInfoA "{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}"
"PackageCode" 0xbfdc00 0xbfdc38
fixme:msi:MsiGetProductInfoW L"{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}"
L"PackageCode" 0xbf4d0050 0xbfdc38
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:advapi:SetThreadToken ((nil), 0x44): stub (NT impl. only)
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT impl. only)
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
err:dc:DCE_FreeWindowDCE [0x10023] GetDC() without ReleaseDC()!
fixme:msi:MsiSetInternalUI 00000002 (nil)
fixme:msi:MsiInstallProductW L"D:\\ISScript8.Msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
I can not proceed installing the software, which was possible before. Does
anyone know why it occurs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2245
Summary: StarCraft updater crashes at dialog.c:639 or complains
about sharing violation
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: griffon+winehq(a)snurgle.org
I didn't see anything that looked similar in the bugs database. Trying to run
the Broodwar or Starcraft update programs leads to either an error about
Starcraft/bnupdate.exe being in use or a crash at dialog.c:639 because
DIALOG_get_info returned NULL, which looks offhand like WIN_GetWindowLong being
unhappy with one of its arguments. I'm not running with any Windows DLLs
(although I have Win98 lying around somewhere so I could try some if that would
be helpful). I tried various Version settings to no effect (win95, win98,
winnt, winxp). I'm not familiar at all with Windows programming, but am a C
programmer by profession, so I could do some debugging with a bit of direction
(or would be happy to let someone log in to debug). The behavior of whether it
crashes or gets an error seems to depend a bit on whether I'm running it as root
or a normal user. When it doesn't crash and I run with WINEDEBUG=warn+all,
here's some selected output, including the last few lines (the missing lines are
justmore warnings about not being able to find DLLs):
warn:file:wine_nt_to_unix_file_name L"test\\ntdll.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"ntdll.dll" not found in
/home/lair/.wine/dosdevices/f:
warn:imm:ImmAssociateContext ((nil), 0x403b92f0): semi-stub
warn:msvcrt:msvcrt_init_console :Console handle Initialisation FAILED!
warn:cdrom:CDROM_SyncCache (0) -- Error occurred (Invalid argument)!
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/d:/advapi32.dll
...
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"test\\advapi32.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/f:
warn:heap:HEAP_ValidateInUseArena Heap 40380000: invalid in-use arena magic for
403bdfd0
warn:heap:HEAP_ValidateInUseArena Heap 40380000: invalid in-use arena magic for
403bdfd0
warn:file:CreateFileW Unable to create file L"D:\\Starcraft\\bnupdate.exe"
(status c0000043)
warn:x11drv:SWP_DoOwnedPopups (0x40022) hInsertAfter = (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
Maybe memory corruption?
When it crashes, this is the stack trace:
=>0 0x40795150 (DIALOG_CreateIndirect+0x300(hInst=0x400000,
dlgTemplate=0x43cbfc, owner=0x10021, dlgProc=0x0, param=0x0, unicode=0x0,
modal=0x0) [dialog.c:639] in USER32.DLL) (ebp=406cfc18)
1 0x40795920 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000,
dlgTemplate=0x43cb70, owner=0x10021, dlgProc=0x0, param=0x0, flags=0x2)
[dialog.c:738] in USER32.DLL) (ebp=406cfc3c)
2 0x40795974 (CreateDialogIndirectParamA+0x44(hInst=0x400000,
dlgTemplate=0x43cb70, owner=0x10021, dlgProc=0x0, param=0x0) [dialog.c:746] in
USER32.DLL) (ebp=406cfc60)
3 0x40795833 (CreateDialogParamA+0x73(hInst=0x400000, name=0x74,
owner=0x10021, dlgProc=0x0, param=0x0) [dialog.c:711] in USER32.DLL) (ebp=406cfc84)
4 0x00406fa6 (BNUpdate.exe..text+0x5fa6 in BNUpdate.exe) (ebp=406cff20)
5 0x40513312 (start_process+0xf2(arg=0x0) [process.c:834] in KERNEL32.DLL)
(ebp=406cfff4)
6 0x4001c891 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Photoshop only shows |Photoshop 7.0 only shows
|"success" window |"success" window
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2244
Summary: Problems with trees selection of long paths
Product: Wine
Version: CVS
Platform: PC
URL: http://daedalus.boob.co.uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hatky(a)users.sf.net
Deadalus is a FREE n64 emulator that I have seen this problem with:
when you start the program it opens a tree that asks you ro chose a rom dir
create in your home a long dir (40-50 char dirs have been tested) like
mkdir ~\1234567890123456789012345678901234567890
then run wine daedalus and chose that dir:
f:\1234567890123456789012345678901234567890
p.s. if you have not crashed due to shorter dir select view->directory to repeat
the test
p.s.s as long dirs crash so do long paths with several directories in them
you will get a crash like this:
Unhandled exception: page fault on read access to 0x00390040 in 32-bit code
(0x40d32f71).
In 32-bit mode.
0x40d32f71 (.L107+0x16 [brsfolder.c] in SHELL32.DLL): call *0x8(%edx)
Unable to open file brsfolder.c
Wine-dbg>bt
Backtrace:
=>0 0x40d32f71 (.L107+0x16 [brsfolder.c] in SHELL32.DLL) (ebp=406be0a0)
1 0x40d33458 (BrsFolderDlgProc+0x458(hWnd=0x20026, msg=0x4e, wParam=0x3741,
lParam=0x406be330) [brsfolder.c:388] in SHELL32.DLL) (ebp=406be0c0)
2 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be0e4)
3 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x40d33000, hwnd=0x20026,
msg=0x4e, wParam=0x3741, lParam=0x406be330) [winproc.c:229] in USER32.DLL)
(ebp=406be118)
4 0x407fac94 (CallWindowProcW+0x94(func=0x4088c54c, hwnd=0x20026, msg=0x4e,
wParam=0x3741, lParam=0x406be330) [winproc.c:3144] in USER32.DLL) (ebp=406be14c)
5 0x407cf700 (DefDlgProcW+0x60(hwnd=0x20026, msg=0x4e, wParam=0x3741,
lParam=0x406be330) [defdlg.c:458] in USER32.DLL) (ebp=406be17c)
6 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be1a0)
7 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x407cf6a0, hwnd=0x20026,
msg=0x4e, wParam=0x3741, lParam=0x406be330) [winproc.c:229] in USER32.DLL)
(ebp=406be1d4)
8 0x407fac94 (CallWindowProcW+0x94(func=0x407cf6a0, hwnd=0x20026, msg=0x4e,
wParam=0x3741, lParam=0x406be330) [winproc.c:3144] in USER32.DLL) (ebp=406be208)
9 0x4080c050 (call_window_proc+0xb0(hwnd=0x20026, msg=0x4e, wparam=0x3741,
lparam=0x406be330, unicode=0x1, same_thread=0x1) [message.c:1456] in USER32.DLL)
(ebp=406be264)
10 0x4080cede (SendMessageTimeoutW+0x13e(hwnd=0x20026, msg=0x4e,
wparam=0x3741, lparam=0x406be330, flags=0x0, timeout=0xffffffff,
res_ptr=0x406be2ec) [message.c:1920] in USER32.DLL) (ebp=406be2c8)
11 0x4080d0f5 (SendMessageW+0x35(hwnd=0x20026, msg=0x4e, wparam=0x3741,
lparam=0x406be330) [message.c:2001] in USER32.DLL) (ebp=406be2f4)
12 0x4073a083 (TREEVIEW_SendRealNotify+0x33(infoPtr=0x403ae678, wParam=0x3741,
lParam=0x406be330) [treeview.c:451] in COMCTL32.DLL) (ebp=406be318)
13 0x4073a2d3 (TREEVIEW_SendTreeviewNotify+0xb3(infoPtr=0x403ae678,
code=0xfffffe36, action=0x0, mask=0x14, oldItem=0x403b2418, newItem=0x0)
[treeview.c:532] in COMCTL32.DLL) (ebp=406be3ac)
14 0x4073b895 (TREEVIEW_RemoveItem+0x35(infoPtr=0x403ae678,
wineItem=0x403b2418) [treeview.c:1417] in COMCTL32.DLL) (ebp=406be3d8)
15 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403b2198) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be3f4)
16 0x4073b937 (TREEVIEW_RemoveItem+0xd7(infoPtr=0x403ae678,
wineItem=0x403b2198) [treeview.c:1418] in COMCTL32.DLL) (ebp=406be410)
17 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403b1cd0) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be42c)
18 0x4073b937 (TREEVIEW_RemoveItem+0xd7(infoPtr=0x403ae678,
wineItem=0x403b1cd0) [treeview.c:1418] in COMCTL32.DLL) (ebp=406be448)
19 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403aebf0) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be464)
20 0x4073b99e (TREEVIEW_RemoveTree+0x1e(infoPtr=0x403ae678) [treeview.c:1437]
in COMCTL32.DLL) (ebp=406be47c)
21 0x40740b95 (TREEVIEW_Destroy+0x25(infoPtr=0x403ae678) [treeview.c:4787] in
COMCTL32.DLL) (ebp=406be490)
22 0x40741c6d (TREEVIEW_WindowProc+0x9ed(hwnd=0x1002b, uMsg=0x2, wParam=0x0,
lParam=0x0) [treeview.c:5250] in COMCTL32.DLL) (ebp=406be4ac)
23 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be4d0)
24 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x40741280, hwnd=0x1002b,
msg=0x2, wParam=0x0, lParam=0x0) [winproc.c:229] in USER32.DLL) (ebp=406be504)
25 0x407fab95 (CallWindowProcA+0xb5(func=0x40741280, hwnd=0x1002b, msg=0x2,
wParam=0x0, lParam=0x0) [winproc.c:3101] in USER32.DLL) (ebp=406be538)
26 0x4080c0bf (call_window_proc+0x11f(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0, unicode=0x0, same_thread=0x1) [message.c:1461] in USER32.DLL)
(ebp=406be594)
27 0x4080d0b4 (SendMessageTimeoutA+0x1c4(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0, flags=0x0, timeout=0xffffffff, res_ptr=0x406be624) [message.c:1968]
in USER32.DLL) (ebp=406be600)
28 0x4080d135 (SendMessageA+0x35(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0) [message.c:2012] in USER32.DLL) (ebp=406be62c)
29 0x407ef31b (WIN_SendDestroyMsg+0x8b(hwnd=0x1002b) [win.c:1446] in
USER32.DLL) (ebp=406be680)
30 0x407ef369 (WIN_SendDestroyMsg+0xd9(hwnd=0x20026) [win.c:1458] in
USER32.DLL) (ebp=406be6c8)
31 0x407ef4dc (DestroyWindow+0x10c(hwnd=0x20026) [win.c:1548] in USER32.DLL)
(ebp=406be6e8)
32 0x407d2aef (DIALOG_DoDialogBox+0x4f(hwnd=0x20026, owner=0x10021)
[dialog.c:797] in USER32.DLL) (ebp=406be728)
33 0x407d2c8c (DialogBoxParamW+0x5c(hInst=0x40d20000, name=0x40d75000,
owner=0x10021, dlgProc=0x40d33000, param=0x406be760) [dialog.c:833] in
USER32.DLL) (ebp=406be744)
34 0x40d3356a (SHELL32.DLL.SHBrowseForFolder+0xca in SHELL32.DLL) (ebp=406be78c)
35 0x0043b8a4 (Daedalus.exe..text+0x3a8a4 in Daedalus.exe) (ebp=00000001)
if you make a dir that is 20-30 char long you may get this (happens about 50% of
the tries):
Backtrace:
=>0 0x401d8777 (HEAP_CreateFreeBlock+0x1a7(subheap=0x40360000, ptr=0x403ad2e8,
size=0x28) [heap.c:417] in NTDLL.DLL) (ebp=406bf43c)
1 0x401d87ff (HEAP_MakeInUseBlockFree+0x4f(subheap=0x40360000,
pArena=0x403ad2e8) [heap.c:468] in NTDLL.DLL) (ebp=406bf468)
2 0x401d9a14 (RtlFreeHeap+0xd4(heap=0x40360000, flags=0x2, ptr=0x403ad2f0)
[heap.c:1204] in NTDLL.DLL) (ebp=406bf490)
3 0x40d33665 (SHELL32.DLL.SHBrowseForFolder+0x1c5 in SHELL32.DLL) (ebp=406bf4d0)
4 0x0043cf9b (Daedalus.exe..text+0x3bf9b in Daedalus.exe) (ebp=ffffffff)
*** Invalid address 0xffffffff (MSVCP60.DLL..reloc+0x87ee1fff)
direct download at:
http://daedalus.boob.co.uk/cgi/load.cgi?files/daedalus_0.07b.zip (286kb)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2243
Summary: winsock: Unimplemented or unknown socket level
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anssi.hannula(a)mbnet.fi
When running Space Empires IV, I got the following lines at startup:
fixme:winsock:convert_sockopt Unimplemented or unknown socket level
err:winsock:WS_setsockopt Invalid level (65407) or optname (128)
fixme:winsock:convert_sockopt Unimplemented or unknown socket level
err:winsock:WS_setsockopt Invalid level (65407) or optname (128)
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xff7f
err:winsock:WS_setsockopt Invalid level (1) or optname (65407)
The network playing is not fully working. It can create server, and other client
can connect to it, but when the server is supposed to send a game-file to the
clients, nothing happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 |P1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
------- Additional Comments From theoneandonlysm(a)yahoo.com 2004-21-05 22:58 -------
oops, forgot to mention it is photoshop 7.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
Summary: Photoshop only shows "success" window
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theoneandonlysm(a)yahoo.com
Wine still cannot run photoshop.
The only thing that is shown is a small dialog box with the word "success" in
it, and an okay button.
I am using (right now) 20040505 compiled with a normal ./tools/wineinstall... my
config file is setup properly.
I have been unable to get photoshop running in any of the 2004 releases, and
this needs Immediate attention.
This is the output from the console window (all this is before the success
window pops up)
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8f8e0: spincount=20 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8ffa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8faa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8fca4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d90028: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d9014c: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d901c8: spincount=50 not
supported
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2241
Summary: Keyboard and mouse not working!
Product: Wine
Version: 20040408
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celebrion(a)hotmail.com
Yesterday I tried to run Worms 2 using Wine...
Everything was fine until I entered the game.
When I did so, I totally lost control of my computer. Neither keyboard nor mouse
responded, so all I could do was to turn the power off.
I'm using Fedora Core 1 on a PIII 1 GHz, 512 MB... Keyboard and mouse: Logitech
Cordless Desktop MX.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
------- Additional Comments From timo.steuerwald(a)gmx.de 2004-21-05 05:40 -------
Thanks a lot!
I will check the fix in the next release.
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
tazdev(a)punkass.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #314 is|0 |1
obsolete| |
------- Additional Comments From tazdev(a)punkass.com 2004-21-05 05:05 -------
Created an attachment (id=593)
--> (http://bugs.winehq.org/attachment.cgi?id=593&action=view)
dinput trace with 20040520 cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
------- Additional Comments From lionel.ulmer(a)free.fr 2004-21-05 04:38 -------
Can you try a WINEDEBUG=+dinput wine ..... trace with a newer version of Wine ?
(the WINEDEBUG thingy is the replacement for the --debugmsg command line option)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
------- Additional Comments From tazdev(a)punkass.com 2004-21-05 04:17 -------
right click works if the native dinput.dll is used
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2115
------- Additional Comments From purucker(a)wnyisp.com 2004-21-05 03:00 -------
I was beggining to wonder if it was just me or something...
As I have also had the same problems with serial related term programs,
including Hyperterm, TerraTerm and others.
They both exhibit the same problem, DATA seems to go OUT,
but never seems to come IN.
I wonder if any developers are working on it, or are even aware of it,
I guess people don't use serial ports much anymore.
It appear to be a fundamental problem in the serial/file code, relating
to the overlapped thing. Obviously, I don't know much about it, but
there is definitely something wrong.
Other than this problem, I have found Wine to be really excellent,
thanks and keep up the great work...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
greensh(a)knology.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|
|iew.php?appId=53 |
------- Additional Comments From greensh(a)knology.net 2004-20-05 15:50 -------
This is an MFC app that I created with MSVC. I'm not running MSVC under Wine,
only compiling the MFC app and then running that app under Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
------- Additional Comments From greensh(a)knology.net 2004-20-05 15:45 -------
This is not a bug report on MSVC, but rather on running the resulting MFC
application it produces with Wine under Linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1763
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-20-05 15:18 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1740
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-20-05 15:07 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2235
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=31
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1763
raulschmidtf(a)ig.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From raulschmidtf(a)ig.com.br 2004-20-05 11:45 -------
wine 20040505 solve setup problem for both programs, but I needed to copy
windows fonts for the fake windows/fonts directory to the programs look right.
Autocad2000 also needed a correction in PATH in wine config file to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
------- Additional Comments From greensh(a)knology.net 2004-20-05 10:59 -------
Just to clarify; if I only select one file, that file works.
But selecting more than one, acts as though nothing was selected and does
nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
Summary: File Multiselect (ofn.Flags OFN_ALLOWMULTISELECT) is
unsupported?
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greensh(a)knology.net
CC: greensh(a)knology.net
Using the MSVC (Visual C++), in my MFC app, I define;
ofn.Flags = OFN_ALLOWMULTISELECT | OFN_HIDEREADONLY | OFN_FILEMUSTEXIST |
OFN_EXPLORER ;
and this opens a dialog allowing me to select multiple files and works fine
under Windows. Under Wine, I can select the files, but then it does nothing with
them. It acts as though nothing was selected... not even one file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
Summary: Text does not display justified to right side as it does
in Windows
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greensh(a)knology.net
CC: greensh(a)knology.net
Using the MSVC (Visual C++), in the Edit Box properties, I set several edit
boxes properties to use right justified text. The compiled MFC application
displays this text fine in Windows, but Wine left justifies it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2204
------- Additional Comments From syjef(a)mdanderson.org 2004-20-05 07:24 -------
That is not a problem. I am experiencing problems with wine under FreeBSD
when trying to use the network, but I believe it is a problem in FreeBSD, not
wine. The particular error I get is:
Fatal error 'Uninitialized mutex in pthread_mutex_trylock_basic' at line 474
in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0)
But networking fails with wine regardless of what thread library I use. This
is under -CURRENT and wine from CVS about a week old.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2238
Summary: wineinstall first ask to run as root and then refuces to
run root
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hurtta+wine2(a)leija.mh.fmi.fi
1)
Create local config file ~/.wine/config?
(yes/no) no
Aborting install. Try again as root to generate a system wine.conf.
[hurtta@jalmari wine-20040505]$
2)
root@jalmari wine-20040505]# ./tools/wineinstall
WINE Installer v0.74
You are running wineinstall as root, this is not advisable. Please rerun as a
user.
Aborting.
[root@jalmari wine-20040505]#
So wineinstall failes to generate system wine.conf
/ Kari Hurtta
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2237
Summary: winealsa + dsound broken since CVS 20040426
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)malfunction.screaming.net
Many - or all; I haven't found any exceptions to this yet - applications cease playing audio via DirectSound after a small fraction of a second, due to this change in dlls/winmm/winealsa/audio.c:
if ( dwFlags & WAVE_DIRECTSOUND )
flags |= SND_PCM_ASYNC;
- if ( (err = snd_pcm_open(&pcm, wwo->device, SND_PCM_STREAM_PLAYBACK, dwFlags)) < 0)
+ if ( (err = snd_pcm_open(&pcm, wwo->device, SND_PCM_STREAM_PLAYBACK, flags)) < 0)
Removing the SND_PCM_ASYNC flag restores correct behaviour and... hopefully isn't harmful; a proper understanding of the issue may yield a better fix.
Presumably few people are experiencing this, or most ALSA users use wineoss, as there seems to be little hint of the problem anywhere I have checked. Nonetheless, it happens here with the snd-emu10k1 driver under both ALSA 0.9.8 and 1.0.4, which would seem to render it unlikely to be an ALSA bug.
Running the dsound interactive tests demonstrates the problem (unless the tone duration is increased somewhat, in which case they function are expected), as does Winamp's DirectSound output plugin, at least in version 2.91.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1740
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 21:16 -------
This is no longer an issue.
FreeBSD 5.2.1-RELEASE
Wine 20040505
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2158
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 21:08 -------
FreeBSD 5.2.1-RELEASE
20040408 locked for me as well.
20040505 still reports the error message, but does not lock up at that point.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2236
Summary: Freeze on full screen (unmanaged) mode
Product: Wine
Version: 20040505
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rbt(a)rbt.ca
FreeBSD 5.2.1-RELEASE
Bug created between Wine 20040309 and 20040505, I believe.
Start any application in full screen mode (Managed = N) and wine will freeze (no
mouse / keyboard control after a number of minutes).
An application that starts out in managed mode, then takes over the entire
screen (game going from menu to playfield) will also cause a freeze at the
transition point.
Repeatable error message:
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"
after 983 requests (982 known processed) with 0 events remaining.
Sometimes I receive this below the above message, as well:
err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c:
USER_SysLevel" wait timed out in thread 000b, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c:
USER_SysLevel" wait timed out in thread 000e, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x202979e0 "loader.c:
loader_section" wait timed out in thread 0010, blocked by 000e, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2204
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 20:49 -------
With 20040505 on FreeBSD 5.2.1 I receive the fixme as shown above, but it does
not crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
------- Additional Comments From wine(a)spacejock.com 2004-19-05 20:10 -------
I mentioned Visual Basic only because that's the language my program is written
in. (Not sure whether it has a bearing on the bug.) I wasn't referring to the
Visual Basic IDE itself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2235
Summary: Crash of equation editor
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panov(a)canopus.iacp.dvo.ru
Equation editor 3.0 from MS Office 97/2000 crashes in wine 20040505 and
crossoverofice 3.0 after insertion of sum sign.
Output from console:
$ wine EQNEDT32.EXE
fixme:font:SetMapperFlags (0x7c0, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7e8, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7ec, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7f0, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7f4, 0x00000001): stub - harmless
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x419, 0000: stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x419, 0000: stub!
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000af20 (_end+0x3fef40dc)
No debug information in ELF '/usr/local/lib/libwine.so.1' (0x40036000)
No debug information in ELF '/lib/libc.so.6' (0x4004e000)
No debug information in ELF '/lib/libdl.so.2' (0x4017d000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40180000)
No debug information in ELF '/usr/local/lib/libwine_unicode.so.1' (0x401f1000)
No debug information in ELF '/lib/libm.so.6' (0x402e4000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40018000)
No debug information in ELF '/lib/libnsl.so.1' (0x40326000)
No debug information in ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450000)
No debug information in ELF '/usr/local/lib/wine/user32.dll.so' (0x408a0000)
No debug information in ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d9000)
No debug information in ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a59000)
No debug information in ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a8a000)
No debug information in ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40b16000)
Unsupported debug information in ELF '/usr/lib/libfreetype.so.6' (0x40bd8000)
Unsupported debug information in ELF '/usr/lib/libz.so.1' (0x40023000)
No debug information in ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40c46000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40306000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40cbf000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x40312000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40318000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4031d000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40cd7000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40ce5000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40dad000)
No debug information in ELF '/lib/libpthread.so.0' (0x40e29000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40794000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40e7a000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x40322000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x40bb8000)
No debug information in ELF '/usr/local/lib/wine/imm32.dll.so' (0x40ec5000)
No debug information in 32bit DLL 'C:\Program Files\Common Files\Microsoft
Shared\Equation\EQNEDT32.
EXE' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40b20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40ed0000)
Unhandled exception: page fault on read access to 0x00000022 in 32-bit code
(0x004479fc).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0000
EIP:004479fc ESP:4089fbf4 EBP:4089fca4 EFLAGS:00210202( R- 00 I - - 1 )
EAX:00000000 EBX:40985f2c ECX:4034001c EDX:00000001
ESI:00000000 EDI:0001002a
Stack dump:
0x4089fbf4 (_end+0x102f30): 0001002a 00000000 40985f2c 00710071
0x4089fc04 (_end+0x102f40): 00710000 00000000 07e80000 002a0000
0x4089fc14 (_end+0x102f50): 00000001 00000000 00000000 00000000
0x4089fc24 (_end+0x102f60): 00000000 00000000 00000000 00000000
0x4089fc34 (_end+0x102f70): 00000000 ffffffff 00000000 00000000
0x4089fc44 (_end+0x102f80): 00000000 00000000 000012ee 00000012
0x4089fc54 (_end+0x102f90):
0200: sel=1007 base=40016000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x004479fc (EQNEDT32.EXE.MFEnumFunc+0x18a0f in EQNEDT32.EXE) (ebp=4089fca4)
1 0x00447217 (EQNEDT32.EXE.MFEnumFunc+0x1822a in EQNEDT32.EXE) (ebp=4089fcd0)
2 0x00447636 (EQNEDT32.EXE.MFEnumFunc+0x18649 in EQNEDT32.EXE) (ebp=4089fcf8)
3 0x00449323 (EQNEDT32.EXE.MFEnumFunc+0x1a336 in EQNEDT32.EXE) (ebp=4089fd18)
4 0x00449544 (EQNEDT32.EXE.PopupMenuWinProc+0xdb in EQNEDT32.EXE) (ebp=4089fd84)
5 0x40931567 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4089fda8)
6 0x409315dc (WINPROC_wrapper+0x8c in USER32.DLL) (ebp=4089fdd4)
7 0x40937491 (USER32.DLL.CallWindowProcA+0x111 in USER32.DLL) (ebp=4089fe08)
8 0x409188c2 (USER32.DLL.DispatchMessageA+0xa2 in USER32.DLL) (ebp=4089fe4c)
9 0x0042695d (EQNEDT32.EXE.FMDFontProtoEnum+0x42db in EQNEDT32.EXE) (ebp=4089fe64)
10 0x0040efaf (EQNEDT32.EXE.MtInsituWndProc+0x585d in EQNEDT32.EXE) (ebp=4089fe98)
11 0x0044d3eb (EQNEDT32.EXE.EntryPoint+0x14b in EQNEDT32.EXE) (ebp=4089ff2c)
12 0x404c9d16 (SetThreadExecutionState+0x1936 in KERNEL32.DLL) (ebp=4089fff4)
13 0x4003a65d (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
0x004479fc (EQNEDT32.EXE.MFEnumFunc+0x18a0f in EQNEDT32.EXE): cmpl
$0x4557c0,0x22(%eax)
Modules:
Address Module Name
0x00400000-0048e800 (PE) C:\Program Files\Common Files\Microsoft
Shared\Equation\EQNEDT32.EXE
0x401a0000-401f1000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x40480000-40561000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x408c0000-409d9000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x409f0000-40a59000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x40a70000-40a8a000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40ab0000-40b16000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x40b20000-40bb8000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x40c60000-40cbf000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x40ed0000-40ee3000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x65f00000-65fc0800 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x70bd0000-70c34600 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78040000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
Threads:
process tid prio
00000008 (D) C:\Program Files\Common Files\Microsoft Shared\Equation\EQNEDT32.EXE
00000009 0 <==
WineDbg terminated on pid 8
MS office was installed without windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=27
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=284
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2231
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=169
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
Summary: Lotus Notes 6.5.1 crashing when attaching files to memos
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.capriotti(a)tiscali.it
When attaching files to messages, Notes always client crashes with the following
error in the Lotus diagnostic file:
ERROR (44): unable to open file '' - (2) No such file or directory
ERROR (46): couldn't read from file '' - (9) Bad file descriptor
ERROR (0): NetUserEnum failed: err=5 - (131) Negative seek
ERROR (0): AdjustTokenPrivileges failed - (131) Negative seekwhen emulating
Installed according to instructions reported here:
http://vowe.net/archives/004104.html
Luigi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
------- Additional Comments From timo.steuerwald(a)gmx.de 2004-19-05 03:22 -------
I'm not sure if the chosen component is correct, I don't have much knowledge
about the wine project.
Furthermore I've forgotten to copy some interesting output, that appears on the
console.
So this appears during using pegasus mail:
>
> Converted drive type to new entry HKLM\Software\Wine\Drives "C:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "D:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "E:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "J:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "M:" =
> L"cdrom"
> Converted drive type to new entry HKLM\Software\Wine\Drives "N:" =
> L"cdrom"
> Converted drive type to new entry HKLM\Software\Wine\Drives "X:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "Y:" =
> L"network"
> Converted drive type to new entry HKLM\Software\Wine\Drives "Z:" = L"hd"
> err:shell:SHGetFolderPathW Failed to create directory 'L"E:
> \\WINNT\\Application
> Data"'.
> err:dc:CreateDCW no driver found for L"WINEPS"
> fixme:storage:StgCreateDocfile Transacted mode not implemented.
> fixme:font:GetCharacterPlacementW flags 0x00000012 ignored
> fixme:font:GetCharacterPlacementW classes not implemented
> fixme:font:GetCharacterPlacementW flags 0x00000012 ignored
> fixme:font:GetCharacterPlacementW classes not implemented
>
The last two lines appears many, many times. I think every time the
"reverse text" appears.
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
Summary: Pegasus Mail V 4.12a and V 4.21beta displays reverse
text in message window
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timo.steuerwald(a)gmx.de
Hello!
in the following there are copies of two mails which I've sent to the wine-
users list, after a little discussion on the list I think this is a bug and no
configuration problem.
The first mail:
> Hello together!
>
> I got the following problem and I haven't found a solution or bug report
> at the wine site: If I start pegasus mail (I use the latest version:
> 4.12a) I will get "reverse text" in the preview mirror at the down right
> side. This means the content of the email (only the body, not the subject
> or recipient list) is written from the right side to the left side. If I
> now open an email via the menu button or double click to get a separate
> full-size window for this mail then there will be also subject and
> recipient list in "reverse text style", the body will be displayed just
> like in the preview window.
>
> If I write a new mail, then the text will also go from the right to the
> left side, but if I now select another font i.e. "Century Gothic" the text
> will be displayed properly. If I now change back to Arial font (the
> default) then the text will be again displayed from right to left. So it
> looks like a simple font problem, but where should I change something to
> fix this problem? - I wonder, because the Arial font works perfect under
> X in i.e. Open Office. Also in Pegasus Mail in the menu, editfields (the
> single line text fields) and so on is IMHO the Arial font used, there
> appears no problem. This problem seems to be textarea (multiline text
> fields) specific.
>
> This error appears if I use the managed or the desktop mode (unmanaged
> don't work for me with this application). I use Wine version
> 0.0.20040505-1 and use a native Windows 98 SE System for the emulation.
>
> Any ideas?
>
> Bye,
>
> Timo
>
Part of the second mail, may be a important information:
> Because I also verified this error on a plain wine only windows emulation
> (without an real windows system) and with the new beta version of pegasus
mail
> (V 4.21 from 3 May 2004) I will additionally open a new bug report
> in
> the next days.
>
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2231
Summary: console programms halting
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: urinix(a)mail.ru
CC: urinix(a)mail.ru
when you want to run CUI app and if it includes some calculations you will get
nothing.
Before every run of CUI app the string is printed:
šfixme:console:SetConsoleCtrlHandler (0x40143c,1) - no error checking or testing
yetš
app was ilinker32.exe from borland cbuilder 6, if nessasery
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
Summary: Hidden forms show as blank modal forms when loaded
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)spacejock.com
This started with Wine 20040408, and is still present in Wine 20040505
My Visual Basic app loads a form at startup, but doesn't display it.
Unfortunately, both these versions of Wine DO attempt to display this hidden
form, and they display it as a modal dialog without any controls on it,
effectively stopping the program dead.
Not sure if this is related, but suddenly the splash screens in all my apps are
showing a title bar and corner 'X' widget, when they're actually designed
without either. This is only a visual thing, and has no effect on the program
execution.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Crash Interface unknown when|Screen Corruptions running
|creating D3DDevice running |Stuart Little 2
|Stuart Little 2 |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-17-05 17:32 -------
Patching mesa.c allows the game to start now. Changing description to suit
screen corruptions. The screen corruptions are accompanied by the following
Error Message.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #589 is|0 |1
obsolete| |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-17-05 17:28 -------
Created an attachment (id=590)
--> (http://bugs.winehq.org/attachment.cgi?id=590&action=view)
Log of run with screen Corruptions
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2170
ktanzer(a)desc.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktanzer(a)desc.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2170
------- Additional Comments From ktanzer(a)desc.org 2004-17-05 14:41 -------
I have the same problem, using Mandrake 9.2, with the wine-20040505-mdk1 RPM.
The Office '97 setup program says it exited unsuccessfully, but Wine itself
claims a successful exit. This was without any native Windows DLLs.
err:seh:setup_exception stack overflow 0 bytes in thread 000c eip 400b3d10 esp
40611000 stack 0x40610000-0x40710000
Wine exited with a successful status
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=832
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fgouget(a)codeweavers.com 2004-17-05 08:58 -------
We now have a decent Direct3D implementation.
Further Direct3D issues should be treated in separate bug reports.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2017
------- Additional Comments From arkku(a)welho.com 2004-17-05 05:51 -------
I have the same problem with versions later than 20031212 -
the installer runs fine but an attempt to run Photoshop just
produces the "Success"-window. Going back to 20031212
fixes it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From lionel.ulmer(a)free.fr 2004-17-05 04:44 -------
Could you (just to try it) add the line with '+' before it to the
dlls/ddraw/direct3d/mesa.c file in the create_device_helper function :
if ((iid == NULL) ||
(IsEqualGUID(&IID_D3DDEVICE_OpenGL, iid)) ||
+ (IsEqualGUID(&IID_IDirect3DRampDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DHALDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DTnLHalDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DRefDevice, iid))) {
It may have chances to work... Report any visual corruptions you have though.
I still wonder why this game (that seems not THAT old from what I can see from
my Googling) would use such an obsolete device.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2176
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 21:14 -------
Wrong product
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
Summary: Crash Interface unknown when creating D3DDevice running
Stuart Little 2
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: NoAppDBEntry
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
CC: lionel.ulmer(a)free.fr
When trying to run Stuart Little 2 wine crashes with the following error
err:ddraw:create_device_helper Interface unknown when creating D3DDevice
({f2086b20-259f-11cf-a31a-00aa00b93356})
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:56 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:55 -------
*** Bug 2228 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:55 -------
*** This bug has been marked as a duplicate of 2210 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:54 -------
Please attach traces, rather then putting them in-line in the comments. that way
they do not get mangled and the comments are easier to read.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
Summary: wine crashs in DIALOG_CreateIndirect running PalTalk
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhost6(a)yahoo.com
fixme:shell:Stream_WriteLocationInfo writing empty location info
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x407a7770,1) - no error checking or testin
g yet
WineDbg starting on pid c
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef584c)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/libc.so.6' (0x40041000)
No debug information in ELF '/lib/libdl.so.2' (0x40174000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40178000
)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x401ef
000)
No debug information in ELF '/lib/libm.so.6' (0x402e2000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40032000)
No debug information in ELF '/lib/libnsl.so.1' (0x40315000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x4032a000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40333000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4088000
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d2000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a5d
000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a910
00)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40b2a000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40bab00
0)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x40bf8
000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40c180
00)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40c77
000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x40d310
00)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x40d4e00
0)
Unsupported debug information in ELF '/usr/local/lib/libfreetype.so.6' (0x40d760
00)
No debug information in ELF '/usr/lib/libz.so.1' (0x40ddb000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40dec000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x40e13000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40e3300
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40304000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40ec9000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4003a000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40771000)
Unsupported debug information in ELF '/usr/local/lib/libX11.so.6' (0x40ee0000)
Unsupported debug information in ELF '/usr/local/lib/libXau.so.0' (0x4030d000)
Unsupported debug information in ELF '/usr/local/lib/libXcursor.so' (0x40eb8000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x40ec1000)
Unsupported debug information in ELF '/usr/local/lib/libXfixes.so.0' (0x40769000
)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40311000)
No debug information in 32bit DLL 'C:\Paltalk\pnetaware.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40d40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RASAPI32.DLL' (0x41020000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x
408fa170).
In 32-bit mode.
0x408fa170 (DIALOG_CreateIndirect+0x300 [dialog.c:636] in USER32.DLL): movl$0x0,
0x0(%eax)
139 return TRUE;
===============================================================
Backtrace:
=>0 0x408fa170 (DIALOG_CreateIndirect+0x300(hInst=0x400000, dlgTemplate=0x40b1e8
, owner=0x0, dlgProc=0x0, param=0x0, unicode=0x0, modal=0x0) [dialog.c:636] in U
SER32.DLL) (ebp=4087fdc0)
1 0x408fa940 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000, dlgTemplate=0
x40b190, owner=0x0, dlgProc=0x0, param=0x0, flags=0x2) [dialog.c:735] in USER32.
DLL) (ebp=4087fde4)
2 0x408fa994 (CreateDialogIndirectParamA+0x44(hInst=0x400000, dlgTemplate=0x40
b190, owner=0x0, dlgProc=0x0, param=0x0) [dialog.c:743] in USER32.DLL) (ebp=4087
fe08)
3 0x408fa853 (CreateDialogParamA+0x73(hInst=0x400000, name=0x65, owner=0x0, dl
gProc=0x0, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4087fe2c)
4 0x00401131 (pnetaware.exe..text+0x131 in pnetaware.exe) (ebp=4087ff20)
5 0x404cee52 (start_process+0xf2(arg=0x0) [process.c:979] in KERNEL32.DLL) (eb
p=4087fff4)
6 0x4001c911 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From vhost6(a)yahoo.com 2004-16-05 12:26 -------
fixme:shell:Stream_WriteLocationInfo writing empty location info
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x407a7770,1) - no error checking or testin
g yet
WineDbg starting on pid c
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef584c)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/libc.so.6' (0x40041000)
No debug information in ELF '/lib/libdl.so.2' (0x40174000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40178000
)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x401ef
000)
No debug information in ELF '/lib/libm.so.6' (0x402e2000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40032000)
No debug information in ELF '/lib/libnsl.so.1' (0x40315000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x4032a000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40333000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4088000
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d2000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a5d
000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a910
00)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40b2a000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40bab00
0)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x40bf8
000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40c180
00)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40c77
000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x40d310
00)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x40d4e00
Unsupported debug information in ELF '/usr/local/lib/libfreetype.so.6' (0x40d760
00)
No debug information in ELF '/usr/lib/libz.so.1' (0x40ddb000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40dec000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x40e13000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40e3300
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40304000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40ec9000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4003a000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40771000)
Unsupported debug information in ELF '/usr/local/lib/libX11.so.6' (0x40ee0000)
Unsupported debug information in ELF '/usr/local/lib/libXau.so.0' (0x4030d000)
Unsupported debug information in ELF '/usr/local/lib/libXcursor.so' (0x40eb8000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x40ec1000)
Unsupported debug information in ELF '/usr/local/lib/libXfixes.so.0' (0x40769000
)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40311000)
Loaded debug information from ELF '/usr/local/lib/wine/rasapi32.dll.so' (0x41019
000)
No debug information in 32bit DLL 'C:\Paltalk\pnetaware.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40d40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RASAPI32.DLL' (0x41020000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x
408fa170).
In 32-bit mode.
0x408fa170 (DIALOG_CreateIndirect+0x300 [dialog.c:636] in USER32.DLL): movl$0x0,
0x0(%eax)
139 return TRUE;
Wine-dbg>bt
Backtrace:
=>0 0x408fa170 (DIALOG_CreateIndirect+0x300(hInst=0x400000, dlgTemplate=0x40b1e8
, owner=0x0, dlgProc=0x0, param=0x0, unicode=0x0, modal=0x0) [dialog.c:636] in U
SER32.DLL) (ebp=4087fdc0)
1 0x408fa940 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000, dlgTemplate=0
x40b190, owner=0x0, dlgProc=0x0, param=0x0, flags=0x2) [dialog.c:735] in USER32.
DLL) (ebp=4087fde4)
2 0x408fa994 (CreateDialogIndirectParamA+0x44(hInst=0x400000, dlgTemplate=0x40
b190, owner=0x0, dlgProc=0x0, param=0x0) [dialog.c:743] in USER32.DLL) (ebp=4087
fe08)
3 0x408fa853 (CreateDialogParamA+0x73(hInst=0x400000, name=0x65, owner=0x0, dl
gProc=0x0, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4087fe2c)
4 0x00401131 (pnetaware.exe..text+0x131 in pnetaware.exe) (ebp=4087ff20)
5 0x404cee52 (start_process+0xf2(arg=0x0) [process.c:979] in KERNEL32.DLL) (eb
p=4087fff4)
6 0x4001c911 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1882
------- Additional Comments From c.d.wright(a)tesco.net 2004-15-05 16:00 -------
Running wine-20040505 on SuSE 9.0.
Bridge Base Online 3.7.3.
Running the installer, bbo_setup.exe gives
fixme:shell:Stream_WriteLocationInfo writing empty location info
Well that's improved: just one.
Running the main program gives the same problem as before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2226
Summary: Can't install from rpm (thinks libGL.so.1 is missing but
it's not)
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: centaur(a)netmagic.net
Seems like something's broken here. I built the source rpm, tried to install
it, and got this:
[root@spike rpms]# rpm -ivh
/usr/src/redhat/RPMS/i386/wine-20040505-1rh9winehq.i386.rpm
error: Failed dependencies:
libGL.so.1(LIBGL) is needed by wine-20040505-1rh9winehq
[root@spike rpms]# rpm -q --whatprovides libGL.so.1
XFree86-Mesa-libGL-4.3.0-2.90.55
[root@spike rpms]# rpm -ql XFree86-Mesa-libGL-4.3.0-2.90.55 | grep libGL
/usr/X11R6/lib/libGL.so.1
/usr/X11R6/lib/libGL.so.1.2
/usr/lib/libGL.so.1
[root@spike rpms]# ls -l /usr/lib/libGL.so.1
lrwxr-xr-x 1 root root 17 Apr 18 16:16 /usr/lib/libGL.so.1 ->
libGL.so.1.0.5336
Now I know that the library was replaced when I installed the Nvidia driver with
their own version, but it still exists, and should work... RPM even reports
that it's still provided by XFree86-Mesa-libGL. So I'm not sure how it's doing
the dependency check, but it's blowing up on me :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2184
LogicDonut(a)msn.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From LogicDonut(a)msn.com 2004-13-05 20:00 -------
They fixed alsa dmix in 20040505, however it still whines about:
ALSA lib pcm_dmix.c:812:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
err:wave:ALSA_WaveInit open pcm: Invalid argument
At least now it doesn't crash. (dsound area of config MUST be set)
Perhaps later on dmix can be addressed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-13-05 18:05 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-13-05 18:05 -------
Resolving Fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
------- Additional Comments From dclark(a)akamail.com 2004-13-05 12:51 -------
Actually, I guess I need to add a caveat to my claim that it works. At least
with a 2004-05-12 CVS version of Wine, it is not working right; something in the
project is getting corrupted. This is not happening with a 2003-12-12 version of
Wine, so there is also a regression somewhere.
Also, there is a problem with named pipes that makes ise run very slow on large
projects. I can tell you how to fix that particular problem on the 2003-12-12
version of Wine; I don't yet have a way to fix it on the current version of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
kw(a)w-m-p.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zbyszek(a)pangea.com.pl
------- Additional Comments From kw(a)w-m-p.com 2004-13-05 12:21 -------
This is fixed in version 20040505 :-)
Tested using the corresponding Debian Sid package on a 2.6.6 kernel, attach now
works the way it's supposed to. Thanks to whoever repaired it, since the ancient
Wine version I had to use just broke due to bug 1343...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dclark(a)akamail.com 2004-13-05 12:18 -------
Actually, there are multiple crashes, because Xilinx apparently spawns new
processes for different portions of the installation. The processes that crash
are, fortunately, not important. You should get a few error dialogs at the end
which I think are related to the crashes, but they only complain not being able
to install html links. If you click through the error dialogs, the installation
should complete, and WebPACK/ISE should work fine.
By the way, if you have not already done so, you should set the windows version
that Wine uses to one of the Win2K versions, in your ~/.wine/config file:
[Version]
"Windows" = "win2k"
Certainly it would be nice if the crashes did not occur :-)
By the way, I installed from the single file. Also, service pack 2 installs
fine, and doesn't even crash :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2225
Summary: KDE 3.2.0 Crash
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)webtoolmaster.com
Hello,
I have 20040505 Wine (noDebug Version).
I found a bug.
It was in older Wine-versions too.
I have Mandrake 10 German and I have installed 20040505.
It run okay.
Bud when I click on the Win-Key. (STRG - Win-Key - Alt)
KDE (3.2.0) a part of program menu showed and i can not do anything.
I must reset.
Nothing: No STRG+ALT+F1 or ESC. I must reset.
Who have the same problem?
Bye
Hanspeter
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2224
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=440
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=73 |iew.php?appId=693
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
Summary|wine crashs running |wine crashs in
|vidsize.exe for Diablo I |DIALOG_CreateIndirect
| |running PalTalk
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 21:21 -------
Saulius: My bad... I hadn't realized you weren't the reporter. If you (or
vhost...) could attach the log + bt of the crash in paltalk I would be gratefull.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 12:34 -------
oops. Tony, I was just suggesting number of a version. maciej, going to report
the version?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 12:30 -------
Tony, are you refering to me or to user "vhost"? I definitely can attach output
w/ a backtrace, but I am unable to change Summary as I'm not an owner of this
report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1896
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 12:05 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=995
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=27
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 11:55 -------
You should probably attach the last 300 lines before the crash + the back trace
to this bug report. You also should be able to change the summary to whatever
you want.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.hyper.com/product
| |s/default.htm
Keywords| |download, NoAppDBEntry
Summary|Hyper hem problem |Hyper Chem v7.5 doesn't
| |open/save files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2220
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=376
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2023
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-12-05 10:29 -------
always occur with 20040505 version
It seems to appear when I strike the down arrow key
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1896
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-12-05 10:27 -------
problems appear later when running the game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1714
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GetAhead 1.0 causes Wine to |GetAhead 1.0 display just a
|segfault |gray screen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1714
------- Additional Comments From gary(a)evalunet.co.za 2004-12-05 09:55 -------
Ran it with the latest cvs version of wine. No longer crashes. However, I get
a completely gray screen in X and the message:
fixme:hook:SetWindowsHookEx16 System-global hooks (5) broken in Win16
On the console.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
Summary: unimplemented function setupapi.dll.SetupDiGetINFClassA
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mea--winehq(a)zmailer.org
Install-shield of XILINX ISE 6.2i fails to complete with
message in Summary. More of the text capture follows:
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x55bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x55e20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x55e10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SETUPAPI.DLL' (0x55b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>
I used "install all from single file" mode, extraction grows to something
like 550 MB from a bit under 200 MB package. Alternate, a web-install,
fails very early with apparently difficulties to call some network data
retrieval API...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
------- Additional Comments From traxtopel(a)fastmail.fm 2004-12-05 05:46 -------
using 20040505
trace:reg:NtOpenKey (0x50,L"Software\\Microsoft\\Windows\\CurrentVersion\\App
Paths\\E:\\notesE1EF34\\RFP2_Comments.doc",20019,0xb6fcc1fc)
trace:reg:NtOpenKey <- (nil)
trace:reg:RegQueryValueW (0x80000000,L".doc",0xb6fcd898,512)
trace:reg:NtOpenKey (0x130,L".doc",f003f,0xb6fcc9fc)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd898,0xb6fcca84=512)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc8c8,256)
trace:reg:RegQueryValueW
(0x80000000,L"docfile\\shell\\open\\command",0xb6fcd098,2048)
trace:reg:NtOpenKey (0x130,L"docfile\\shell\\open\\command",f003f,0xb6fcc9d0)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd098,0xb6fcca2c=2048)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc89c,256)
trace:reg:NtQueryValueKey
(0x10,L"E:\\notesE1EF34\\RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"*RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"RFP2_Comments.doc",2,0xb6fcb1a8,80)
Notes returns an error - "Unable to locate program"
This is the same configuration as used on 20031212, I have also tried to
reinstall on 20040505, and modify the registry, same issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
Summary: Notes 6.5.1 Application Launching not working
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: traxtopel(a)fastmail.fm
I have had issues since 20031212 with launching Applications with wine.
I use the following config in system.reg to associate doc files with a bash
script located in
c:\appassoc\doc.exe
This has worked up until the 2004 drops of wine.
REGEDIT4
[HKEY_CLASSES_ROOT\.doc]
@="docfile"
[HKEY_CLASSES_ROOT\docfile]
@="doc"
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\docfile\Shell]
@=""
[HKEY_CLASSES_ROOT\docfile\Shell\open\command]
@="C:\\appassoc\\doc.exe %1"
[HKEY_CLASSES_ROOT\docfile\Shell\edit\command]
@="C:\\appassoc\\doc.exe %1"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:39 -------
speaking about original report it seems PalTalk software was used to be reported
about: http://appdb.winehq.org/appview.php?appId=693 . I downloaded
"pal_install.exe" from some web page (official link after registration didn't
work), extracted SFX and have to run "wine pnetaware.exe" to get immediate,
non-interactive crash.
IMO, someone should change Summary field once more. :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:38 -------
hm. Tony, I will do that, but only after some bigger investigation. problem in
my case is custom DialogProc-callback being installed for message handling, I am
afraid:
Backtrace:
=>0 0x407e3afa (DIALOG_CreateIndirect+0x24e(hInst=0x400000,
dlgTemplate=0x4065b8, owner=0x0, dlgProc=0x401260, param=0x0, unicode=0x0,
modal=0x0) [dialog.c:636] in USER32.DLL) (ebp=4075fdfc)
1 0x407e3fa7 (CreateDialogIndirectParamAorW+0x23(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0, flags=0x2)
[dialog.c:735] in USER32.DLL) (ebp=4075fe20)
2 0x407e3fd2 (CreateDialogIndirectParamA+0x26(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0) [dialog.c:744] in
USER32.DLL) (ebp=4075fe44)
3 0x407e3f26 (CreateDialogParamA+0x42(hInst=0x400000, name=0x65, owner=0x0,
dlgProc=0x401260, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4075fe68)
4 0x0040140a (vidsize.exe..text+0x40a in vidsize.exe) (ebp=407e3ee4)
5 0x8b056a53 (MSVCRT.DLL..reloc+0x13015a53) (ebp=56e58955)
*** Invalid address 0x56e58955 (svcauthdes_stats+0x14d1ca41)
0x407e3afa (DIALOG_CreateIndirect+0x24e [dialog.c:636] in USER32.DLL): movl
$0x0,0x0(%eax)
637 dlgInfo->hUserFont = hUserFont;
AFAICS, DEFDLG_InitDlgInfo() should be called in any case to allocate memory for
dlgInfo variable and to avoid crash. in my case it doesn't just maybe for
installing custom DialogProc-callback: dlgProc=0x401260.
in original report dlgProc=0x0, hence Wine's DEFDLG_InitDlgInfo() function there
should be called by DefDlgProcA() before DIALOG_get_info(). thus, the problem
(with software of original report) may be not the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:01 -------
it would be nice you to provide homepage of this software. BTW, is it a
trial-version or full?
just for beginning I suggest to see what dlls is this software using. try
running it in such way (from a console/terminal):
WINEDEBUG=+loaddll wine ..used-command-line..
and copy output. IMHO, it would be OK to submit link to this report plus output
to wine-users(a)winehq.com list too.
PS it is not your english poor - you would rather try to type in characters more
accurately. :-P
for example I suggest you to change Summary field from "Hyper hem problem" to
something like "Hyper Chem v7.5 doesn't open/save files"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
Summary: Hyper hem problem
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makay22(a)wp.pl
I have installed Hypre Chem 7 on my PC on linux and wine . It work but i cant
open and save files i just press ok and enter and it does noting , i have
permission to write and i doant known what is wrong i dont have any error
reported by wine
Please help me
PS Sorry for my poor english
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2220
Summary: Grim Fandango won't advance to cutscenes
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smolin(a)watson.ibm.com
I've seen people say Grim Fandango works fine, but for me
it fails when a puzzle is complete which normally would trigger a
cutscene. The game just stands still. It is not hung, as the
menu can still be accessed to quit/load/save/change prereneces etc.
It isn't that the cutscens won't play at all--if you start from a
save game past the cutscene, you can play the cutscenes you're
already past just fine.
I'm running Fedora FC1. No windows DLL's are being used. I compiled
wine20040505 with all defaults: ./conifigure; make depend; make; make install
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2167
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040408 |20040505
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-11-05 12:25 -------
same problem with new version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2219
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2218
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:19 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2218
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:19 -------
Resolving as invalid
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:15 -------
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:13 -------
Resolving as FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=73
Keywords| |regression
Summary|wine crashs |wine crashs running
| |vidsize.exe for Diablo I
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:04 -------
You should probably drop a note to wine-devel(a)winehq.org CC:ing Santosh
Siddheshwar. Be sure to provide a link to this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2218
------- Additional Comments From sh2h1c002(a)sneakemail.com 2004-11-05 03:16 -------
A semicolon (;) at the beginning of a line marks it as a comment. You left a
semicolon in front of the line you edited.
It should read:
"Windows" = "winxp"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-11-05 02:15 -------
Yes, Wine may well be buggy when the application requests 32 bpp mode... But why
add exactly the same comment in three different DirectX bugs with some non-sense
about a fixme in SetCooperativeLevel.
Moreover, the Tibia bug has nothing to do with 32 bpp but rather with bad
support in Direct3D for off-screen rendering.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2219
Summary: Install of verein32.exe failed
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abonky(a)web.de
Hi,
I tried to install verein32.exe which is available from
ftp://ftp.gsn.de/pub/prg/WIN32/VEREIN/verein32.exe
The installtion requires the installation of BDE which is available from
ftp://ftp.gsn.de/pub/prg/WIN32/BDE/bde32.exe
The installation of bde32.exe seemed to work fine.
Afterwards, the installtion of verein32.exe failed.
I tried both, installing as root and installing as user.
The debug information for both cases is attached.
As root (as normal user see below):
# wine verein32.exe
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
# wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406196f0,1) - no error checking or
testing yet
WineDbg starting on pid c
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000dd60 (_end+0x3fefb570)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40027000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x4003f000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40090000)
No debug information in ELF '/lib/libdl.so.2' (0x401c3000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x401c7000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x4023f000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40332000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x406f0000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40848000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x408d4000)
No debug information in ELF '/usr/lib/wine/oleaut32.dll.so' (0x40909000)
No debug information in ELF '/usr/lib/libungif.so.4' (0x4001c000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x409a0000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x409c0000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40abc000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40b3d000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40b8b000)
No debug information in ELF '/usr/lib/wine/mpr.dll.so' (0x40bab000)
No debug information in ELF '/usr/lib/wine/version.dll.so' (0x40bc9000)
No debug information in ELF '/usr/lib/wine/lz32.dll.so' (0x40be4000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40bfa000)
No debug information in ELF '/usr/lib/wine/winspool.drv.so' (0x40cb9000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ce0000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40d7c000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40ddc000)
No debug information in ELF '/usr/lib/wine/winmm.dll.so' (0x40e6e000)
No debug information in ELF '/usr/lib/wine/wsock32.dll.so' (0x40ee2000)
No debug information in ELF '/usr/lib/wine/ws2_32.dll.so' (0x40eff000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40f29000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40f7f000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40fa7000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x40fc7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40355000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x41050000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x405e2000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x41067000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x405c5000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x410dd000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40024000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x430f6000)
No debug information in ELF '/usr/lib/gconv/ISO8859-15.so' (0x405d7000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x43115000)
No debug information in ELF '/lib/libnss_files.so.2' (0x43280000)
No debug information in ELF '/usr/lib/wine/wineoss.drv.so' (0x4313d000)
No debug information in ELF '/usr/lib/wine/msacm.drv.so' (0x43202000)
No debug information in ELF '/usr/lib/wine/msacm32.dll.so' (0x4321a000)
No debug information in ELF '/usr/lib/wine/midimap.drv.so' (0x4323f000)
No debug information in 32bit DLL 'C:\GSWIN\VEREIN\Gsverein.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40bb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40cc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40da0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40df0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40ef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x43120000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x43150000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x43220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x43210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x43250000)
Unhandled exception: page fault on read access to 0xc0001001 in 32-bit code
(0x433d1470).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007
EIP:433d1470 ESP:406efd9c EBP:406efedc EFLAGS:00010202( R- 00 I - - 1 )
EAX:00000001 EBX:00000000 ECX:c0001001 EDX:00000007
ESI:c0001000 EDI:433d6374
Stack dump:
0x406efd9c (_end+0x100648): 433d7a74 406efe00 433c0000 433e0344
0x406efdac (_end+0x100658): 433e0f6a 433d3bbb 406eff38 433d3f4b
0x406efdbc (_end+0x100668): 406efedc 433c0000 433a0000 433d4138
0x406efdcc (_end+0x100678): 00000000 00000000 000007d4 00000000
0x406efddc (_end+0x100688): 0000000a 40590208 406efe4c 433d5928
0x406efdec (_end+0x100698): 406efe1c 40515336 406efdfc 406efe04
0x406efdfc (_end+0x1006a8):
0200: sel=1007 base=4001a000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x433d1470 (_end+0x147f34) (ebp=406efedc)
1 0x433d26bc (_end+0x149180) (ebp=406efef8)
0x433d1470 (_end+0x147f34): movb 0x0(%ecx),%cl
Modules:
Address Module Name
0x00400000-00960000 (PE) C:\GSWIN\VEREIN\Gsverein.exe
0x401e0000-4023f000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x404a0000-40592000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x40710000-40848000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40860000-408d4000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x408e0000-40909000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40930000-409a0000 (PE) C:\WINDOWS\SYSTEM\OLEAUT32.DLL
0x40ae0000-40b3d000 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x40b60000-40b8b000 (PE) C:\WINDOWS\SYSTEM\RPCRT4.DLL
0x40b90000-40bab000 (PE) C:\WINDOWS\SYSTEM\IPHLPAPI.DLL
0x40bb0000-40bc9000 (PE) C:\WINDOWS\SYSTEM\MPR.DLL
0x40bd0000-40be4000 (PE) C:\WINDOWS\SYSTEM\VERSION.DLL
0x40bf0000-40bfa000 (PE) C:\WINDOWS\SYSTEM\LZ32.DLL
0x40c10000-40cb9000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x40cc0000-40ce0000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV
0x40d00000-40d7c000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x40da0000-40ddc000 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x40df0000-40e6e000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL
0x40e80000-40ee2000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40ef0000-40eff000 (PE) C:\WINDOWS\SYSTEM\WSOCK32.DLL
0x40f10000-40f29000 (PE) C:\WINDOWS\SYSTEM\WS2_32.DLL
0x40fe0000-41050000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x43120000-43134000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x43150000-4317f000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x43210000-4321a000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x43220000-4323f000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x43250000-43254000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
Threads:
process tid prio
0000000c (D) C:\GSWIN\VEREIN\Gsverein.exe
0000000d 0 <==
WineDbg terminated on pid c
As normal user:
> wine verein32.exe
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
> wine: Unhandled exception (thread 000f), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406196f0,1) - no error checking or
testing yet
WineDbg starting on pid e
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000dd60 (_end+0x3fefb570)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40027000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x4003f000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40090000)
No debug information in ELF '/lib/libdl.so.2' (0x401c3000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x401c7000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x4023f000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40332000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x406f0000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40848000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x408d4000)
No debug information in ELF '/usr/lib/wine/oleaut32.dll.so' (0x40909000)
No debug information in ELF '/usr/lib/libungif.so.4' (0x4001c000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x409a0000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x409c0000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40abc000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40b3d000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40b8b000)
No debug information in ELF '/usr/lib/wine/mpr.dll.so' (0x40bab000)
No debug information in ELF '/usr/lib/wine/version.dll.so' (0x40bc9000)
No debug information in ELF '/usr/lib/wine/lz32.dll.so' (0x40be4000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40bfa000)
No debug information in ELF '/usr/lib/wine/winspool.drv.so' (0x40cb9000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ce0000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40d7c000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40ddc000)
No debug information in ELF '/usr/lib/wine/winmm.dll.so' (0x40e6e000)
No debug information in ELF '/usr/lib/wine/wsock32.dll.so' (0x40ee2000)
No debug information in ELF '/usr/lib/wine/ws2_32.dll.so' (0x40eff000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40f29000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40f7f000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40fa7000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x40fc7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40355000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x41050000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x405e2000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x41067000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x405c5000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x410dd000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40024000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x410f6000)
No debug information in ELF '/usr/lib/gconv/ISO8859-15.so' (0x405d7000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x41115000)
No debug information in ELF '/lib/libnss_files.so.2' (0x41280000)
No debug information in ELF '/usr/lib/wine/wineoss.drv.so' (0x4113d000)
No debug information in ELF '/usr/lib/wine/msacm.drv.so' (0x41202000)
No debug information in ELF '/usr/lib/wine/msacm32.dll.so' (0x4121a000)
No debug information in ELF '/usr/lib/wine/midimap.drv.so' (0x4123f000)
No debug information in 32bit DLL 'C:\GSWIN\VEREIN\Gsverein.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40bb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40cc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40da0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40df0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40ef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41120000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41150000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41250000)
Unhandled exception: page fault on read access to 0xc0001001 in 32-bit code
(0x413d1470).
In 32-bit mode.
0x413d1470 (_end+0x147f34): movb 0x0(%ecx),%cl
Wine-dbg>WineDbg terminated on pid e
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2218
Summary: Wine still emulates win95 even after editing config file
Product: Wine
Version: 20040408
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riadude(a)netzero.net
I am running Redhat Enterprise 3 Linux.
I installed wine version 20040408 (via rpm) and ran a few programs under its
default settings (win95). After a while I was trying to install newer
applications which would not work on win95 and gave me incompatibility errors,
so I edited the config file's version section like this:
[Version]
; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
;"Windows" = "winxp"
; DOS version to imitate
;"DOS" = "6.22"
And I restarted wine. But it still continued to use win95, and I am still unable
to run newer applications. Did I miss anything?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2216
------- Additional Comments From adam(a)tpetaccia.com 2004-10-05 22:09 -------
Wow that was fast. Today I tried again, with CVS. I can no longer reproduce
this problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
------- Additional Comments From tonsofpcs(a)hotmail.com 2004-10-05 17:40 -------
Its not when wine is in 32 bpp mode, it is when the application requires 32bpp
to draw...
""------- Additional Comment #2 From Willie Sippel 2004-02-04 10:16 -------
Well, after Lionel told me that this couldn't be a DirectDraw problem, I
looked into this a bit further...
All widgets are placed correctly, but it seems that the drawing of the widgets
had an offset. This offset increases from left to right (it's a drawing/
retouche app, so you can tell by drawing a line on the canvas - the distance
between the cursor and the actual drawing increases from left to right).
I googled around, and the problem looks similiar to an error with X11/ Cygwin,
where the DIB's are drawn incorrectly in some cases (when 32bit are expected,
but only 24bit are available).
According to one of Mirage's devs, the programm won't work with anything but
32bit depth. So, if this is a problem with Wine's DIB handling, is there any
known workaround? ""
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-10-05 16:03 -------
Please elaborate on how SetCooperativeLevel not being implemented will cause
Wine not working in 32 bpp mode ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-10-05 15:55 -------
The 'fixme:ddraw:Main_DirectDraw_SetCooperativeLevel' error message has nothing
to do about correct or incorrect 32 bpp support.
If you check the MSDN, you will get the exact meaning of this function and the
reason why it has no big impact to keep it as a FIXME.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1202
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-10-05 15:17 -------
The crash comes from the same problem as:
- Dungeon Keeper (found by Jason and discussed recently)
- Alone in the dark 4 demo (tested on my box)
You can try by typing "wine .\\mcm" but unfortunately there is config problem
just after.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=832
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-10-05 15:11 -------
We have a quite decent D3D and D3D8 implementation now.
I think we should close this bug. Anyone against that?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1424
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1248, 1772, 1973
------- Additional Comments From tonsofpcs(a)hotmail.com 2004-10-05 15:10 -------
1248, 1772, 1973 Dependencies added for directdraw 32bpp function -- required
for dxdiag to work in full
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1973
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1248
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1772
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=25
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2213
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2217
Summary: CreateDirectory bug
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardon(a)online.no
Wine's CreateDirectory creates any missing directories in the path while
Windows/Reactos CreateDirectory can only create the last one, thus every
directory in the path except the last one, must already exist! This cause
problems where Reactos use Wine code that is based on this incorrect behaviour.
Some places i know of:
imagehlp.dll->MakeSureDirectoryPathExists
shell32.dll->SHCreateDirectory(Ex) with friends
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-05 11:27 -------
Wine crashes in same way while running vidsize.exe utility from Diablo1 (at
least). the problem shows up somewhere at windows/dialog.c lines 635-675:
dlgInfo = DIALOG_get_info(hwnd);
dlgInfo->hwndFocus = 0;
dlgInfo->hUserFont = hUserFont;
inline DIALOG_get_info() calls GetWindowLongW() and gets back with weird pointer
at dlls/user/controls.h lines 137-147.
call maps to WIN_GetWindowLong() which basically does following:
static LONG WIN_GetWindowLong( HWND hwnd, INT offset, WINDOWPROCTYPE type )
{
LONG retvalue = 0;
WND *wndPtr;
// ..skipped
if (!(wndPtr = WIN_GetPtr( hwnd )))
{
SetLastError( ERROR_INVALID_WINDOW_HANDLE );
return 0;
}
// ..skipped
if (offset >= 0)
{
// ..skipped
retvalue = *(LONG *)(((char *)wndPtr->wExtra) + offset);
/* Special case for dialog window procedure */
// ..skipped
WIN_ReleasePtr( wndPtr );
return retvalue;
}
// ..skipped
}
DWORD wndPtr->wExtra contains zero, and adding "offset" (containing "12") to it
plus typecasting gives us weird pointer. i would like to know where and what
side the logic is flawed on.
BTW, that is a regression, maybe very old. still i hadn't some time to make a
search.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1772
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1973
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2216
Summary: WINE failes when installing Internet Explorer 6.0 SP1
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
I wasn't sure what component to assign it to, so I left it at the default. When
installing ie6, it fails after I accept the license agreement.
I ran a bt and only got the following:
=>0 0x406bcf78 (GetUserNameW+0x58(lpszName=0x63000000, lpSize=0x1) [advapi.c:89]
in ADVAPI32.DLL) (ebp=419d8d58)
1 0x6300839f (WININET.DLL.InternetOpenA+0xe24 in WININET.DLL) (ebp=00000104)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2017
------- Additional Comments From khiraly(a)gmx.net 2004-09-05 10:57 -------
I have the same problem, with my wine version (debian package 20040408), I have
just a 'success' window. With my old wine version (earlier than 20040225) worked
just fine(but ArchiCAD 6.5;7.0;8.0 does not worked, so I have decided to
upgrade, but now neither works)
What I have at my terminal:
wine Photoshop.exe
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
err:wave:OSS_WaveInInit /dev/mixer1: No such device
err:midi:OSS_MidiInit ioctl for nr synth failed.
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edb8e0: spincount=20 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbfa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbaa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbca4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc028: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc14c: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc1c8: spincount=50 not
supported
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
Wine exited with a successful status
Cheers,
Khiraly
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2213
Summary: Personal Translator Plus 2.0 crashes wine when one exe
opens another exe file
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r_welz(a)gmx.de
Well, PTPlus consists of 4 binary executables. When I start PTPlus_G.exe, all
is ok. Then I choose "Translation Settings" in a preference menu, this .exe
fires up PTPlus_GE.exe, this app crashes wine. I append the cconsole output
here. If someone needs more information (or a copy of PTPlus) mail me.
PTPlus is a Win3.11 win32 application and the installation process with cross
over office was rather strange: No menu entries were made in the KDE start
menu. I made my own, but starting from the command line crashes anyway so I
suppose there is a quirk in general with this app.
Could someone please let me know if this bug is fixable? If not I have to think
about a different solution to get this app running. I need this app, since I
have to translate some manuals in a few days (or in two weeks, but not much
longer)
Greetings and thank you!
Robert Welz
welz@linux:~> "/opt/cxoffice/bin/wine" --workdir "C://PTPLUS20" --check
--cx-app "C://PTPLUS20//PTPLUS_G.exe"
wine: Unhandled exception (thread 001b), starting debugger...
WineDbg starting on pid 19
No debug information in ELF '/opt/cxoffice/bin/wineloader' ((nil))
Breakpoint 1 at 0x4000d6a0
No debug information in ELF
'/opt/cxoffice/lib/nptl/libntdll.dll.so' (0x40018000)
No debug information in ELF '/opt/cxoffice/lib/libwine.so.1' (0x400f2000)
No debug information in ELF
'/opt/cxoffice/lib/libwine_unicode.so.1' (0x4010a000)
No debug information in ELF '/lib/tls/libc.so.6' (0x40210000)
No debug information in ELF '/lib/tls/libm.so.6' (0x40325000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x40347000)
No debug information in ELF '/lib/libdl.so.2' (0x40357000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF
'/opt/cxoffice/lib/wine/kernel32.dll.so' (0x4035b000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winevdm.exe.so' (0x40592000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winedos.dll.so' (0x407c3000)
No debug information in ELF '/opt/cxoffice/lib/wine/user32.dll.so' (0x4080b000)
No debug information in ELF '/opt/cxoffice/lib/wine/gdi32.dll.so' (0x40944000)
No debug information in ELF
'/opt/cxoffice/lib/wine/advapi32.dll.so' (0x409c3000)
No debug information in ELF '/opt/cxoffice/lib/libcxfreetype.so' (0x409f1000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40a6d000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40a97000)
No debug information in ELF '/opt/cxoffice/lib/wine/x11drv.dll.so' (0x40ab7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40b44000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40b4d000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40b65000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40b74000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40c70000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40cf4000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40cfd000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x40b31000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40d05000)
No debug information in ELF '/opt/cxoffice/lib/wine/imm32.dll.so' (0x40d23000)
No debug information in ELF
'/opt/cxoffice/lib/wine/mmsystem.dll.so' (0x40d83000)
No debug information in ELF
'/opt/cxoffice/lib/wine/wineoss.drv.so' (0x40deb000)
No debug information in ELF '/opt/cxoffice/lib/wine/msacm.drv.so' (0x40e27000)
No debug information in ELF
'/opt/cxoffice/lib/wine/msacm32.dll.so' (0x40e3e000)
No debug information in ELF
'/opt/cxoffice/lib/wine/midimap.drv.so' (0x40f70000)
No debug information in ELF
'/opt/cxoffice/lib/wine/commdlg.dll.so' (0x411b4000)
No debug information in ELF
'/opt/cxoffice/lib/wine/shell32.dll.so' (0x4122e000)
No debug information in ELF
'/opt/cxoffice/lib/wine/comctl32.dll.so' (0x412af000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winspool.drv.so' (0x4134c000)
No debug information in ELF '/opt/cxoffice/lib/wine/wineps.dll.so' (0x41990000)
No debug information in ELF '/usr/lib/libcups.so.2' (0x41b23000)
No debug information in ELF '/usr/lib/libssl.so.0.9.7' (0x41b40000)
No debug information in ELF '/usr/lib/libcrypto.so.0.9.7' (0x41b70000)
No debug information in ELF '/lib/libnss_files.so.2' (0x41c60000)
No debug information in ELF '/usr/lib/gconv/ISO8859-1.so' (0x41c7f000)
No debug information in ELF '/opt/cxoffice/lib/wine/ctl3d.dll.so' (0x41c81000)
No debug information in ELF '/lib/libnss_dns.so.2' (0x41f0f000)
No debug information in ELF '/lib/libresolv.so.2' (0x41f14000)
No debug information in 32bit DLL 'C:\PTPLUS20\PTPLUS_G.EXE' (0x405a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40380000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x409d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40960000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40830000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x407d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40d30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40d90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x40e00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40e30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40f80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x412c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x41250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x41360000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x411d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEPS.DLL' (0x419b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CTL3D32.DLL' (0x41c90000)
Unhandled exception: page fault on read access to 0x12673c9a in 32-bit code
(0x408b22aa).
In 32-bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:408b22aa ESP:411b1868 EBP:411b187c EFLAGS:00210246( R- 00 I Z- -P1 )
EAX:00000000 EBX:408f0e18 ECX:12673c92 EDX:00000000
ESI:411b190c EDI:12673c92
Stack dump:
0x411b1868: 408f0bfe 408f0bfe 408f0e18 411b1988
0x411b1878: 408f0bfe 411b1948 408b501d 00080052
0x411b1888: 0000004a 00000000 12673c92 411b190c
0x411b1898: ffffffff 4008930f 400893d9 400c35dc
0x411b18a8: 411b18c0 40081b67 408f09a0 408f0e18
0x411b18b8: 00000001 00080052 411b18d0 4089461c
0x411b18c8:
Backtrace:
=>0 0x408b22aa (USER32.DLL.IsCharAlphaW+0xe3a in user32.dll.so) (ebp=411b187c)
1 0x408b501d (USER32.DLL.IsCharAlphaW+0x3bad in user32.dll.so) (ebp=411b1948)
2 0x408b5236 (USER32.DLL.IsCharAlphaW+0x3dc6 in user32.dll.so) (ebp=411b196c)
3 0x408b54a9 (USER32.DLL.SendMessageTimeoutW+0xe9 in user32.dll.so)
(ebp=411b19c4)
4 0x408b5715 (USER32.DLL.SendMessageW+0x35 in user32.dll.so) (ebp=411b19f0)
5 0x408b6f68 (USER32.DLL.AlignRects+0x2e8 in user32.dll.so) (ebp=411b1a44)
6 0x4083e54a (USER32.DLL.UnregisterDeviceNotification+0x4f6a in
user32.dll.so) (ebp=411b1a5c)
7 0x403d1118 (KERNEL32.DLL.__wine_call_from_16_long+0x94 in kernel32.dll.so)
(ebp=411b1a8c)
8 0x1247:0x0306 (bp=45ee)
9 0x1247:0x1fa8 (bp=46a0)
10 0x1247:0x01a6 (bp=46b8)
11 0x1247:0x0cc9 (bp=46e0)
12 0x11a7:0x3101 (bp=46f4)
13 0x1197:0x4d46 (bp=4704, far call assumed)
14 0x1197:0x4e3b (bp=4724)
15 0x1197:0x8406 (bp=4736)
16 0x1197:0x3984 (bp=474e)
17 0x1197:0x7f59 (bp=4762)
18 0x1197:0x35fa (bp=47a4)
19 0x1197:0x2c9a (bp=47f0)
20 0x1197:0x2dc1 (bp=4806)
21 0x1007:0x0000 (bp=4840, far call assumed)
22 0x403d02b2 (KERNEL32.DLL.K32WOWCallback16Ex+0xb2 in kernel32.dll.so)
(ebp=411b1ab4)
23 0x4089e168 (USER32.DLL.GetTaskmanWindow+0x478 in user32.dll.so)
(ebp=411b1dd4)
24 0x408b7723 (USER32.DLL.AlignRects+0xaa3 in user32.dll.so) (ebp=411b1e1c)
25 0x4083e0b6 (USER32.DLL.UnregisterDeviceNotification+0x4ad6 in
user32.dll.so) (ebp=411b1e2c)
26 0x403d1118 (KERNEL32.DLL.__wine_call_from_16_long+0x94 in kernel32.dll.so)
(ebp=411b1e5c)
27 0x1197:0x51df (bp=484c)
28 0x1197:0x5242 (bp=485a)
29 0x1197:0x5fda (bp=486c)
30 0x119f:0x8b41 (bp=487e, far call assumed)
31 0x119f:0x7a04 (bp=0000)
0x408b22aa: movl 0x8(%edi),%edx
Modules:
Address Module Name
0x40040000-40042000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x40380000-40382000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x405a0000-405a2000 (PE) C:\PTPLUS20\PTPLUS_G.EXE
0x407d0000-407d2000 (PE) C:\WINDOWS\SYSTEM\WINEDOS.DLL
0x40830000-40832000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40960000-40962000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x409d0000-409d2000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40ad0000-40ad2000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x40d30000-40d32000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x40d90000-40d92000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40e00000-40e02000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x40e30000-40e32000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x40e50000-40e52000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x40f80000-40f82000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
0x411d0000-411d2000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL
0x41250000-41252000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x412c0000-412c2000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x41360000-41362000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV
0x419b0000-419b2000 (PE) C:\WINDOWS\SYSTEM\WINEPS.DLL
0x41c90000-41c92000 (PE) C:\WINDOWS\SYSTEM\CTL3D32.DLL
0x65f00000-65fc1800 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x70bd0000-70c34600 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78040000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
Threads:
process tid prio
00000019 (D) C:\PTPLUS20\PTPLUS_G.EXE
0000001b 0 <==
0000001a 0
00000011
00000012 0
0000000a
0000000b 0
WineDbg terminated on pid 19
wine client error:1a: sendmsg: Ungültiger Dateideskriptor
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2212
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2212
------- Additional Comments From tb.303(a)gmx.de 2004-08-05 11:29 -------
There are no warning, error or fixme messages while this happens.
I would make a screenshot, but gimp says "Cannot open file as XWD file".
wine --debugmsg +all produced a 200MB logfile until it reached the relevant
position.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2212
Summary: Navigon Mobile Navigator with flickering fonts in menu
Product: Wine
Version: 20040309
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tb.303(a)gmx.de
Environment:
Hardware: i386, AMD Athlon, Matrox G400
OS: Debian Linux testing, kernel 2.6.5, XFree 4.3.0.1 (16 bit color depth)
Mobile Navigator Notebook is a door-to-door GPS navigation software
(www.navigon.de).
The installation with the installer does not work at all, so I copied an
installed version from my Windows machine and tried to get it running (requires
msvcp60.dll).
When I start the programm the splash screen appears for some seconds. Then a
warning is displayed, that you should not operate the software while driving.
This warning message looks ok, but when the main menu appears, there are only
empty, flickering areas. When I click on such a button, the button text is visible.
The programm is pretty unusable this way. I hope you find a remedy for this
problem. For more informatio please email me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2211
Summary: Directsound output hisses using oss/alsa
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thatistosayiseenem(a)gawab.com
I have an Audigy 2 and am using ALSA (kernel 2.6.6-rc3-mm2) with
Archlinux(.org). Using either ALSA output or OSS through OSS-emulation, dsound
output from foobar2000 or winamp has an audible hiss, whereas waveout does not.
This has been true for every wine version I have used, and every alsa version,
except for the wine versions where ALSA dsound output doesn't work at all, like
this latest one, 05-05-2004.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2172
------- Additional Comments From nicolas.rouquette(a)jpl.nasa.gov 2004-07-05 15:55 -------
Checked with wine-20040505; behavior remains the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2172
------- Additional Comments From nicolas.rouquette(a)jpl.nasa.gov 2004-07-05 13:40 -------
I ran into the same bug symptom with a tool from Semantic Designs,
http://www.semanticdesigns.com. They have a runtime system application
called "run" (not to be confused with windows'own run) that is found on my PATH
variable.
I suspect the problem is related to the dependency on "MSVCIRT.DLL" which is not
(yet) part of wine. Sometimes, I can get the application to run but most of the
time the application crashes on nested exceptions on the signal stack.
rouquett@gabizou [255] : /data/rouquett/RH9/DMS/Domains
[1083] $ WINEDEBUG=+loaddll wine -- CMD.EXE
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"gdi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"USER32.dll" : builtin
trace:loaddll:load_dll Loaded module L"MSVCRT.dll" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"x11drv.dll" : builtin
trace:loaddll:load_dll Loaded module L"imm32.dll" : builtin
fixme:console:SetConsoleCtrlHandler (0x4ad09da7,1) - no error checking or
testing yet
fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented
Microsoft Windows 2000 [Version 4.00.0000]
(C) Copyright 1985-2000 Microsoft Corp.
M:\Domains>run XML\Tools\Parser\DomainParser.P0B
fixme:win:GetProcessWindowStation (void): stub
fixme:user:GetUserObjectInformationW (0x1 2 (nil) 0 0x4074fb40),stub!
fixme:win:GetThreadDesktop (9): stub
fixme:user:GetUserObjectInformationW (0x1 2 (nil) 0 0x4074fb44),stub!
fixme:user:GetUserObjectInformationW (0x1 2 0x40238d38 0 0x4074fb40),stub!
fixme:user:GetUserObjectInformationW (0x1 2 0x40238d38 0 0x4074fb44),stub!
fixme:ntdll:NtQueryInformationProcess
(0x134,0x00000000,0x4074fa58,0x00000018,(nil)),stub!
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"gdi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"USER32.dll" : builtin
trace:loaddll:load_dll Loaded module L"WINSPOOL.DRV" : builtin
trace:loaddll:load_dll Loaded module L"rpcrt4.dll" : builtin
trace:loaddll:load_dll Loaded module L"ole32.dll" : builtin
trace:loaddll:load_dll Loaded module L"shlwapi.dll" : builtin
trace:loaddll:load_dll Loaded module L"comctl32.dll" : builtin
trace:loaddll:load_dll Loaded module L"shell32.dll" : builtin
trace:loaddll:load_dll Loaded module L"comdlg32.dll" : builtin
trace:loaddll:load_dll Loaded module L"MSVCRT.dll" : builtin
trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\MSVCIRT.dll" : native
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"x11drv.dll" : builtin
trace:loaddll:load_dll Loaded module L"imm32.dll" : builtin
RTS Version 19.1.5
Copyright 1998 Semantic Designs, Inc. All Rights Reserved
Link_Encoding_UNICODE: 1
Code size: 4658244
Enter file name : err:seh:setup_exception nested exception on signal stack in
thread 000c eip 00000002 esp 40dfcb24 stack 0x41bc0000-0x41cc1000
0th thread terminated, cleaning up
M:\Domains>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1166
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-07-05 10:45 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1166
michal.seliga(a)visicom.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From michal.seliga(a)visicom.sk 2004-07-05 02:25 -------
with last release I tried it worked
so i mark it as fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Hi,
> ------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-06-05 10:50 -------
> Would you please create an attachment containing the program?
>
Where I can send attachment? To @winehq.org or @telusplus.net?
grtx,
Rafal.
http://bugs.winehq.org/show_bug.cgi?id=1374
------- Additional Comments From lionel.ulmer(a)free.fr 2004-06-05 16:23 -------
Well, from my last analysis of the Wine code, using the CLIPSIBLINGS flag should
fix the issue as in this case, the WGL code will receive the window it needs to
draw into and not its parent.
Anyway, you can always ask, but this is still something that needs to be fixed
in Wine's OpenGL code one of these days...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2203
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2202
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=31
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
WineDbg starting on pid e
Can't find file for ELF 'wine-kthread' ((nil))
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=2201
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2197
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-06-05 10:50 -------
Would you please create an attachment containing the program?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1374
------- Additional Comments From david_costanzo(a)yahoo.com 2004-06-05 00:51 -------
Created an attachment (id=588)
--> (http://bugs.winehq.org/attachment.cgi?id=588&action=view)
Lionel's patch, updated for current state of CVS
I think I found the emails:
Description of the problem:
http://www.winehq.org/hypermail/wine-devel/2002/05/0494.html
Proposed (hacky) Solution:
http://www.winehq.org/hypermail/wine-devel/2002/08/0048.html
I have attached a patch that should be equivalent to Lionel's original patch,
but that can be applied to the current source.
The patch has no discernable effect in Hammer's default mode of operation,
which is to show maps in a window with a horizontal and a vertical splitter,
with each of the four views (top,front,side,camera) having its own quadrant.
However, this patch *does* fix the problem when Hammer's is run in its
alternate mode of operation, where each of the four views have their own window
(Tools->Options->General and check "use independent window configuration"). In
this mode, I find it convenient to simulate the splitter window by organizing
the four separate windows with Windows->Tile.
Lionel, in the mail that you sent to wine-dev, you wrote:
> Anyway, all this comes from the fact that the programmers were
> lazy and did not add the 'DCX_CLIPSIBLINGS' flag to their GetDCEx
> call (I know it's not needed because the clipping is done by OpenGL
> in the viewport call).
Are the "lazy programmers" the Hammer programmers? Would it be that simple to
fix Hammer, assuming we had the source code? If you're confident that this
would fix the problem, we can try to convince someone at Valve to set the flag.
They seem like a Linux-friendly company.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2205
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=995
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.