http://bugs.winehq.org/show_bug.cgi?id=1631
------- Additional Comments From jonathan(a)nuclearelephant.com 2004-03-07 17:35 -------
A year later, I'm experiencing this same problem with Need for Speed III: Hot
Pursuit in 20040615. Sound works, but is very choppy and I get these same
underrun 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=2333
Summary: when installint internet explorer 6 sp1 i get an error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikesown(a)optonline.net
When i try to run setup.exe for internet explorer 6 sp1 i get the following error:
"A previous installation has pending work requiring a reboot. You need to
restart your computer to complete that installation before running Internet
Explorer Setup. Setup will now close."
Note: this is refrenced on microsofts site on the following locations:
http://support.microsoft.com/default.aspx?scid=kb;en-us;312444http://support.microsoft.com/default.aspx?scid=kb;en-us;309314
if it makes a difference i am using cedega(winex 4.0) to run this setup
--
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=2332
Summary: 16-bit application fails due to regression in NE-module
handling
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
the patch [1] causes app to inform user about some error:
"Exception EInOutError in
module LED2W.EXE at 0237:1236.
I/O error 32."
then app quits. it's a piece of proprietary sofware, dictionary and has no
public download. AFAICS, it fails to open its own main module file.
the regression in my case was a cross-regression to one, created [2] and
eliminated [3] by a pair of patches.
[1] http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9391
[2] http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8753
[3] http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9555
my tests we performed after i've applied the patch [3] to eliminate crash which
has no direct relation to this bug, i hope. will try to attach some Wine logs soon.
--
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=2320
------- Additional Comments From lionel.ulmer(a)free.fr 2004-03-07 05:15 -------
Well, you are luckier than me.... I get either an X11 crash using my NVIDIA
drivers or an X11 error when using Mesa.
Anyway, the problem is that the application wants to do 'off-screen' rendering
(ie rendering to a DIB section instead of to a Window). This is not supported
(yet) in Wine.
I will see what I can do, but I think it will problematic (as you will have all
the problems of synchronisations between the X11 Pixmap and the Win32 DIB section).
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-02-07 16:50 -------
Considering the fact that restarting Agent seemed to stop the error messages
before, it seems likely that restarting Agent would also cause the file
attributes to show up. It seems to have worked when i've tried it so far, but I
haven't tested it extensively.
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-02-07 14:04 -------
One peculiarity I didn't know about at first: After a period of time the
attribute-less files eventually do begin to show attributes, and then it becomes
possible to modify or delete them. I didn't know about that when I first filed
the bug report, and a couple of times when I wanted to delete the files I backed
up and reformatted the partition for lack of a better idea, but apparently that
isn't necessary (although I have on some occasions waited a fairly long time and
still not seen any attributes appear until after rebooting).
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-02-07 13:59 -------
For the latest test I subscribed to six groups, with header counts ranging from
under 100 to a few thousand. A fairly reproducible way of getting the anomalous
files to appear has been as follows:
(1) Configure "Group/Default Properties/What to Purge" so that all messages of
all kinds are purged every time.
(2) Select the six subscribed groups or so and run "Online/Get All Headers in
Selected Groups".
(3) After all of the headers have been retrieved, run "Group/Purge
Newsgroups/Subscribed Groups". That usually causes the anomalous files to
appear, and any subsequent message list update usually results in the "File
already exists" error.
--
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=2287
------- Additional Comments From rklazes(a)xs4all.nl 2004-02-07 07:07 -------
OK, I've created a fat32 partition and installed Agent in FreeAgent mode on it.
Until sofar I haven't seen the error. If you could give me an idea about the
number of groups and messages in it, I could make the situation here similar.
About the file with the unknown attributes:
The file gets created with a MoveFileA(nnnnn.IDX, nnnnn.BID) call. It is removed
later with a DeleteFileA() call. Somehow the filename is available but not its
attributes (and possible the contents).
How do you get rid of it if you cannot delete it as you say?
--
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=2331
Summary: IE 6.1 unstable starting with 20040615
Product: Wine
Version: 20040615
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrmailer(a)myway.com
IE 6.1 is stable up until 20040505. Starting with 20040615, on two machines, it
locks up on silly stuff(even just typing in a url sometimes)
--
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=2330
Summary: LOGFONT lfUnderline attribute broken
Product: Wine
Version: 20040213
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gormanjz(a)hotmail.com
My application uses the LOGFONT lfUnderline attribute to cause text to
appear underlined when drawing to a device context. This works correctly
in Windows, but in cxoffice, the output text does not appear underlined.
The text is being printed with the DrawText API call.
I could work around this issue by drawing underlines myself, except that
I use DrawText for multi-line word-wrapping, and in that case it is too
hard to predict where the underlines should go.
I am using cxoffice pro 3.0.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=2329
Summary: DrawText() with DT_CALCRECT incorrect in MM_HIENGLISH
mode
Product: Wine
Version: 20040213
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gormanjz(a)hotmail.com
I have tracked down a compatibility problem with a Windows application
to a bug in the way the wine DrawText() implementation handles the
DT_CALCRECT flag while in MM_HIENGLISH mapping mode.
RECT rectTemp;
rectTemp.left = rectTemp.top = rectTemp.bottom = 0;
rectTemp.right = 200;
pDC->DrawText( "Long string...", &rectTemp, DT_CALCRECT |
DT_EXTERNALLEADING | DT_WORDBREAK | DT_NOCLIP |
DT_LEFT | DT_NOPREFIX );
The DT_CALCRECT flag causes DrawText to simulate a drawing operation and
return the size of the resulting rectangle in rectTemp. When the device
context mapping mode is MM_HIENGLISH, the bottom coordinate of the
resulting rectangle should be a negative number. This is what the Win32
version of DrawText does. The wine version incorrectly returns the
absolute value of the number, however.
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-01-07 11:08 -------
FWIW, once one of those peculiar files I described earlier
(e.g. "?--------- ? ? ? ? ? 000011b1.bid")
has appeared, attempts to copy over that file from a Linux terminal result in a
"File exists" error message as well; attempts to delete the file from a Linux
terminal result in a "No such file or directory" message. So it seems like the
problem initially arises when that file is created (if not sooner) but I don't
know what causes the file to be created that way to begin with.
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-01-07 10:50 -------
"ps alx|grep wine" shows similar output in either case; I've pasted examples at
the bottom of this comment.
The filesystem if FAT32. I've tried this on two different FAT32 filesystems,
one of which I rebuilt first (mkfs.vfat -F32) just to be sure it wasn't
pre-existing filesystem corruption. They also have shown no difficulty with
Windows.
I'm using Free Agent "Version 2.0/32.652" (as described by the about box). IOW,
build 652.
When the error is occurring:
$ ps alx|grep wine
0 500 3306 3305 15 0 2376332 19244 pipe_w S ? 0:03
/usr/bin/wine-preloader /usr/bin/wine-pthread agent.exe
1 500 3309 1 15 0 4560 1304 - S ? 0:02
/usr/bin/wineserver
0 500 3329 2733 17 0 4912 500 - R pts/1 0:00 grep wine
When the error is not occurring:
$ ps alx|grep wine
0 500 3331 3330 16 0 2376432 19412 pipe_w S ? 0:04
/usr/bin/wine-preloader /usr/bin/wine-pthread agent.exe
1 500 3334 1 15 0 4516 1276 - S ? 0:01
/usr/bin/wineserver
0 500 3354 2733 17 0 4352 572 - R pts/1 0:00 grep 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=2328
------- Additional Comments From jesper(a)nitrolic.com 2004-01-07 07:49 -------
Oh and I forgot to mention that FlashFXP cant save changes made to the prefs or
skiplist or 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=2328
Summary: Wine & FlashFXP
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jesper(a)nitrolic.com
Hi,
I have a legal copy of FlashFXP, which works kinda ok wjen using version 2.1.x
and not 2.2 or 3., minor bugs that I would like to see fixed in the future, but
there is one thing that annoys me pretty much,
In Wine 20040615 and 20040505 Wine doesnt allow FlashFXP to write to the
registry file or something so it can keep my registration info, so each time I
start FlashFXP, im prompted about its a trial and I have X days left.
in 20040408 this works, is there any chance of a quick fix with the next release
of Wine? I really hope so :-)
Or if you can point me in a direction of where I can still download 20040408 for
Fedora, that would be Ok too.
Ill leave the rest of the minor bugs out, as i have gotten used to them, and
they are not really important to me at this time. :)
__
Kind Regards
Jesper
--
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=2327
richard(a)freedomwigs.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, FIXME
Platform|Other |PC
------- Additional Comments From richard(a)freedomwigs.com 2004-01-07 05:18 -------
Added keywords and set hardware
--
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=2327
Summary: Graphics not rendered with VB6 application using graph
server component
Product: Wine
Version: 20040615
Platform: Other
URL: http://www.performancetrends.com/download.htm#ea3
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard(a)freedomwigs.com
You can reproduce this bug with the Engine Analayzer Demo from
http://www.performancetrends.com/download.htm#ea3 This is a visual basic
application which launches a separate "graphics server" for rendering the graphs.
Install and run the application. Click "calculate performace" to generate some
results. Click Graph on the menu or the left-most button (incorrectly rendered,
however it renders when clicked - dunno if that's related or not). A new window
is opened but the graph is then not shown, nor are the buttons at the top of the
window.
Errors reported are similar to this - fixme:dc:GetDCEx not supported yet on
other process window 0x100e8
--
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=2287
------- Additional Comments From rklazes(a)xs4all.nl 2004-01-07 05:04 -------
a "ps alx|grep wine" during a header update being different when the fault is
occurring or not would be significant.
The observation that the error occurs only on a fat file system is interesting.
Is this a fat32 or fat16 partition?
I don't remember what version of FreeAgent you are using, including the build
number please.
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-01-07 02:14 -------
Regarding the question, "Is it possible that there is more then one wine process
active, and that one is 'hung'?" - is that end-user-testable, or is it something
that would have to be examined by someone with significant system knowledge?
--
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=2287
m.d.nagy(a)worldnet.att.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-files
Version|20040505 |20040615
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-01-07 02:10 -------
I tried out the new FC2 rpm of Wine 20040615, and the bug showed up when I used
a vfat filesystem, but not when I used ext3, for the DOS drive containing Agent.
--
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=2325
Summary: Wine-20040615 fails to run on FreeBSD-5.2
Product: Wine
Version: 20040615
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gvs(a)rinet.ru
any app fails with the following reason:
wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: mmap of entire
address space failed: Cannot allocate memory
To be honest, Wine-20040615 doesn't even compile on FreeBSD because of a minor
bug which can be fixed with a little patch:
--- dlls/ntdll/cdrom.c.orig Wed Jun 30 16:21:10 2004
+++ dlls/ntdll/cdrom.c Wed Jun 30 16:22:41 2004
@@ -1735,8 +1735,6 @@
TRACE("\n");
return CDROM_GetStatusCode(ioctl(fd, DVD_AUTH, &auth_info));
-#elif defined(__FreeBSD__) || defined(__NetBSD__)
- return CDROM_GetStatusCode(ioctl(cdrom_cache[dev].fd,
(rmv->PreventMediaRemoval) ? CDIOCPREVENT : CDIOCALLOW, NULL));
#else
return STATUS_NOT_SUPPORTED;
#endif
--
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=2323
gvs(a)rinet.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040615 |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=2323
Summary: regsvr fails to register newly installed DivX codec
Product: Wine
Version: 20040615
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gvs(a)rinet.ru
I'm tryin' to install DivX codec in order to open AVI file in Nandub (which in
turn starts fine except forgetting 'twas already ran before). The installation
process succeeds up to the registering codecs where it hangs. The process list
shows the following:
43627 p6 R+ 1:20,74 /usr/local/bin/wine regsvr32.exe /s C:
\\windows\\system\\divxdec.ax
(the time spent column increases constantly). The only kill -9 stops that.
While that lasts, wine reports to the controlling terminal
err:ntdll:RtlpWaitForCriticalSection section 0x40b570 "?" wait timed out in
thread 000a, blocked by 000b, retrying (60 sec)
repeatedly.
Killing regsvr, not the installation itself results to "succeeded"
installation of codec, but Nandub hangs tryin' to open file in the same way:
43646 p6 R+ 23:15,45 wine C:\\Program Files\\Nandub\\Nandub.exe
Probably, regsrv fails to create the appropriate registry entries somewhere.
--
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=1912
------- Additional Comments From burnus(a)gmx.de 2004-29-06 15:13 -------
> NoAppDBEntry
Hmm, I submitted it already twice - but I haven't got any reply. :-(
Retested with current version of WINE (CVS as of 2004-06-29).
+msg,+message trace gives:
trace:msg:MSG_peek_message got type 6 msg 113 (WM_TIMER) hwnd 0x10042 wp 1 lp 0
[several times]
trace:msg:send_inter_thread_message hwnd 0x1004c msg 4a (WM_COPYDATA) wp 0 lp
4068ed0c
trace:msg:MSG_peek_message got type 5 msg 4a (WM_COPYDATA) hwnd 0x1004c wp 0 lp
4068ed0c
trace:msg:WINPROC_CallProc32WTo16 func 0x12e703df
(hwnd=0x1004c,msg=WM_COPYDATA,wp=00000000,lp=403a1cb0)
trace:msg:retrieve_reply hwnd 0x1004c msg 4a (WM_COPYDATA) wp 0 lp 4068ed0c got
reply 0 (err=0)
err:win:WIN_FindWndPtr window 0x1004c belongs to other process
[several times with different 0x.....]
trace:msg:send_inter_thread_message hwnd 0x1004c msg 4a (WM_COPYDATA) wp 0 lp
4068ed0c
trace:msg:MSG_peek_message got type 5 msg 4a (WM_COPYDATA) hwnd 0x1004c wp 0 lp
4068ed0c
trace:msg:WINPROC_CallProc32WTo16 func 0x12e703df
(hwnd=0x1004c,msg=WM_COPYDATA,wp=00000000,lp=403a1cb0)
trace:msg:retrieve_reply hwnd 0x1004c msg 4a (WM_COPYDATA) wp 0 lp 4068ed0c got
reply 0 (err=0)
trace:msg:MSG_peek_message got type 6 msg 113 (WM_TIMER) hwnd 0x10042 wp 1 lp 0
[several of those lines]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1882
------- Additional Comments From evand(a)pobox.com 2004-29-06 12:41 -------
With wine 20040615, the installer fails silently. It briefly displays the
install screen, then exits with a successful status and no error output.
This is running on Debian unstable with no native windows partition, and appears
independent of window manager mode, windows version mode, and execution path.
--
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=2013
------- Additional Comments From lameaim(a)bredband.tiscali.se 2004-29-06 08:06 -------
I have the same problem in Diablo II. The sound plays too fast using both
winealsa and wineoss, though wine only complains about D3D stuff.
--
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=2322
Summary: Lotus Notes errors on Mandrake 10
Product: Wine
Version: 20040615
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: photozz(a)yahoo.com
Clean load of Mandrake 10, normal security settings. Clean load of latest Wine
build (Wine 20040615). configured with winesetuptk. No extra DLL's copied or
configured, no extra packages beyond dependencies loaded, took all the default
settings. Lotus Notes build 5.11, installed clean, no issues. On first launch
comes up fine, as soon as I hit a scroll bar of any kind, it errors in the
console and locks. Have performed this load several times, I can repeat this issue.
Other applications launch fine through Wine.
PC: Dell GX150, 1GHZ, default hardware config, added a Matrox Millennium2 PCI
card. No dual boot.
Console error:
[brent@localhost Notes]$ wine Notes.exe
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x1161a90,1) - no error checking or testing yet
fixme:ole:CoRegisterMessageFilter stub
[brent@localhost Notes]$ err:win:CreateWindowExA bad class name "WC_IRIS_GROUPSHADE"
fixme:win:SetWindowTextA cannot set text "" of other process window (nil)
wine: Unhandled exception (thread 000b), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
--
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=2321
Summary: Open file dialog too small: cropped (with LANG=de_DE)
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
If one uses LANG=de_DE, the open-file dialog cropps the "OK" button on the right.
By the way, it would be nice, if the dialog window were resizeable!
--
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=2320
------- Additional Comments From burnus(a)gmx.de 2004-28-06 12:44 -------
*** Bug 2315 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=2315
burnus(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From burnus(a)gmx.de 2004-28-06 12:44 -------
Hmm, I though that I've reported that bug already, but I couldn't find it. Mark
this bug as duplicate of the other since the CVS version is a bit better and the
new report is a bit clearer.
*** This bug has been marked as a duplicate of 2320 ***
--
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=2320
Summary: Diamond: err:opengl:X11DRV_ChoosePixelFormat Flag not
supported
Product: Wine
Version: CVS
Platform: PC
URL: http://www.crystalimpact.com/diamond/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
This is CVS WINE on SUSE Linux 9.1.
I installed Crystal Impact's Diamond,
http://www.crystalimpact.com/download/diamond/demo/dm2demo.exe.
Then I started the program and opened Samples//Copper.dsf.
Instead of getting a nice crystal structure, I only get a black
background and a message box with
ChoosePixelFormat() returns 0 (last error = 0)
SetPixelFormat() returns 1 (last error = 0)
wglCreateContext() returns 0 (last error 2000)
wglMakeCurrent() returns 1 (last error = 0)
In the console I have:
err:opengl:X11DRV_ChoosePixelFormat Flag not supported !
--
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=2292
------- Additional Comments From Oli1417(a)gmx.net 2004-28-06 09:32 -------
No objections. The tests I did are Ok so far. Very good!
Xst and the others tools run with excellent performance now
on the cmdline with Wine on Linux. From Ise Xst runs slow,
due to the stdout coupling of the two tools by pipes
(probably it that?!). But that's another story ...
Thanks a lot again to all for the super support!
Cheers, Oliver
--
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=2314
gabriele.giorgetti(a)teamfab.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gdi |wine-gui
--
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=2292
bon(a)elektron.ikp.physik.tu-darmstadt.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-28-06 03:49 -------
Xilinx can rerun successfull on an existing project now. The problem is solved.
Oliver: Any objections about the status change to "resolved"?
--
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=2137
markf78(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From markf78(a)yahoo.com 2004-27-06 19:35 -------
as of june 27 2004, this appears to be fixed in CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2319
Summary: Failure after CryptAquireContextA
Product: Wine
Version: CVS
Platform: All
URL: http://www.vandyke.com
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bon(a)elektron.ikp.physik.tu-darmstadt.de
After unpacking crt416.exe from the download page of http://www.vandyke.com,
starting crt.exe from that package brings up a messagebox about an RunTime
error. This is obvious caused by Advapi32:CryptAquireContextA returning false.
The registry is asked for the key
Software\\Microsoft\\Cryptography\\Defaults\\Provider Types\\Type 001
which our wine.inf doens't doesn't set.
--
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=2318
Summary: not working
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwight_d(a)rogers.com
i go to the start menu.
Run application -
i type "wine"
and nothing happens.
i go to Terminal (MS-DOS) and type
"/usr/bin/wine"
and then i get
Segmentation fault
Please Help.
--
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=2317
Summary: Game Server goes sporadic down and create a new
thread...
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pkb(a)arcor.de
Hello. This is the "engine" module reporting that the read buffer
has overflowed and can't be extended. I will execute all pending actions
now and reset the buffer, which should get you out of this hole,
but the parser will not backtrack through this point any longer,
which may send you down an unusfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0, 0, -
18, 15728673): stub
[11DPLAYERSfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0, 0, -18, 15728673): stub
[9;10H3-Borg(217.3.103.108) has joinedfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0,
0, 0, -18, 15728673): stub
[9;10HServer State: SERVER_PLAYINGfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0,
0, -18, 15728673): stub
[9;10HError: p not foundfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0, 0, -18,
15728673): stub
[9;10H3-Borg(217.3.103.108) has leftfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0,
0, 0, -18, 15728673): stub
[9;10HServer State: SERVER_ROUND_OVERfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0,
0, 0, -18, 15728673): stub
[10DWAITING_FOR_SCORE_BOARDfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0, 0, -18,
15728673): stub
[11DPLAYERSfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0, 0, 0, -18, 15728673): stub
[9;10H2-Borg(217.3.103.108) has joinedfixme:ttydrv:TTYDRV_DC_PatBlt (0x74, 0,
0, 0, -18, 15728673): stub
[9;10HServer State: SERVER_PLAYING
--
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=2311
------- Additional Comments From klkrpes(a)netscape.net 2004-26-06 15:21 -------
I am also stopped by this problem. The following is a ltrace of
wine:
$ ltrace wine
__libc_start_main(0x8048810, 1, 0xfef55504, 0x804891c, 0x8048964 <unfinished ...>
getenv("WINELOADER") = NULL
pthread_create(0xfef55454, 0, 0x8048798, 0, 1) = 0
pthread_join(0xf7063bb0, 0xfef55450, 0xfef55454, 0, 0x8048798) = 0
wine_init_argv0_path(0xfef6eaa6, 0xcfbffc, 0x8048a10, 0xcfbffc, 1) = 0x8ffd050
wine_exec_wine_binary(0x8048a10, 0xfef55504, 0, 1, 0xfef6eaa6ltrace: Couldn't
find .dynsym or .dynstr in "/proc/30067/exe"
<unfinished ...>
--
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=2316
Summary: IE locks up with 20040615 often, worked fine with
20040505
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrmailer(a)myway.com
With the transition from 20040505 to 20040615, IE locks up a great deal more, on
both machines I have tried it on. Going back to 20040505 fixes the 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=2315
Summary: Diamond: err:opengl:X11DRV_ChoosePixelFormat Flag not
supported!
Product: Wine
Version: 20040615
Platform: PC
URL: http://www.crystalimpact.com/diamond/download.htm,
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
I installed Crystal Impact's Diamond
(http://www.crystalimpact.com/diamond/download.htm, the demo version link can be
found at the very bottom of that page; compare ticked 42035).
(This is on SUSE 9.1 with wine-20040615-0.1 and within the CX Office 3.0.1
directory. CX wine (20040213) stops much earlier.)
I start the program and try then to open a file from the "sample" directory.
Almost immediately I get then the error.
~/.cxoffice/dotwine/fake_windows/Program Files/Diamond2> /usr/bin/wine Diamond.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:commdlg:GetFileName95 Flags 0x00002000 not yet implemented
err:opengl:X11DRV_ChoosePixelFormat Flag not supported !
[Messagebox:
ChoosePixelFormat() returns 0 (last error = 0)
SetPixelFormat() returns 1 (last error = 0)
wglCreateContext() returns 0 (last error 2000)
wglMakeCurrent() returns 1 (last error = 0)]
wine: Unhandled exception (thread 0009), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x405cf060,1) - no error checking or
testing yet
WineDbg starting on pid 0x8
Unhandled exception: page fault on write access to 0x44f93000 in 32-bit code
(0x0054052e).
In 32 bit mode.
0x0054052e: repe movsl (%esi),%es:(%edi)
--
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=2300
------- Additional Comments From mike(a)tashcorp.net 2004-25-06 20:00 -------
As posted to wine-devel:
After sucking it up and realizing I'd have to learn how to navigate winedbg,
I started playing around with the Galactic Civilizations unhandled exception.
Some documentation and a few trips through winedbg later, it appears that
Gal Civ is throwing a divide-by-zero
-----------<snip>---------------
First chance exception: divide by zero in 32-bit code (0x40f2cda8)
-----------<snip>---------------
I did a 'bt' next:
-----------<snip>---------------
=>1 0x40f2cda8 send_mouse_event+0xc8(hwnd=0x10024, flags=0x8001,
posX=0x1fb0000, posY=0x1df, data=0x0, time=0xef3d) [mouse.c:135] in x11drv
(0x406cfbb0)
2 0x40f2e010 X11DRV_MotionNotify+0x60(hwnd=0x10024, event=0x406cfc4c)
[mouse.c:613] in x11drv (0x406cfbdc)
3 0x40f24e90 .L79+0xa in x11drv (0x406cfc3c)
... stuff ...
-----------<snip>---------------
and then did an 'info local' and got:
-----------<snip>---------------
send_mouse_event:
struct HWND__* hwnd = 0x00010024 (parameter)
long unsigned int flags = 0x00008001 (parameter)
long unsigned int posX = 0x01fb0000 (parameter)
long unsigned int posY = 0x000001df (parameter)
long unsigned int data = 0x00000000 (parameter)
long unsigned int time = 0x0000ef3d (parameter)
unsigned int state = 0x0000004c (local in register ECX)
unsigned int state = 0x0000004c (local in register ECX)
struct HWND__* hwnd = 0x01faffff (local in register EAX)
long unsigned int data = 0x01faffff (local in register EAX)
long unsigned int time = 0x0000ef3d (local in register EDI)
struct tagINPUT input = 0x40f61028 (local)
int width = 0x00000000 (local in register ESI)
int height = 0x00000000 (local)
-----------<snip>---------------
After digging around in dlls/x11drv/mouse.c (see the bt output), I found:
-----------<snip>---------------
int width = GetSystemMetrics( SM_CXSCREEN );
int height = GetSystemMetrics( SM_CYSCREEN );
/* Relative mouse movements seem not to be scaled as absolute ones */
posX = (((long)posX << 16) + width-1) / width;
posY = (((long)posY << 16) + height-1) / height;
-----------<snip>---------------
The posX and poxY calculations are the only divides in the send_mouse_event
function (pointed to by the bt as the stack location when the divide-by-zero
occurred). The 'info local' confirms that width and height are indeed 0. My
problem is that I do not think GetSystemMetrics should be returning 0. The
display is quite chorked up by the time the unhandled exception occurs, so
I'm pretty sure something bad has already happened; I just don't know what.
--
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=2137
------- Additional Comments From markf78(a)yahoo.com 2004-25-06 19:22 -------
using wine-pthread directly eliminates the segfault...
--
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=2314
Summary: Scrollbars regression ?
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriele.giorgetti(a)teamfab.it
Hello, I've noticed a problem with scrollbars in the
latest Wine's release (20040615). With wine version
20040505 everything was just fine.
I've attacched a zip file with two screenshots
the first one is the correct behavior of the app using
wine 20040505 the second one is wine 20040615 and the
app in its wrong behavior.
Trying to describe the problem:
The application show up with a bottom scrollbar and
a right scrollbar even if they are not needed. When
executing the very same application, with the very
same settings and size with wine 20040505 the scrollbars
are not there.
I hope you get it
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=2313
Summary: show symbolic links to dirs in FileOpenDialog view
Product: Wine
Version: 20030911
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanr(a)syncad.com
Hi,
I need to make FileOpenDialog show symbolic links to dirs. Could you implement
this feature? Or could you give me any suggestions where to start from?
Thanks in advance.
Ivan
--
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=2296
------- Additional Comments From winehq(a)slacy.com 2004-24-06 11:15 -------
I've upgraded to wine-0.20040615-1.rhfc2.nr, and have the same 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=2312
Summary: lotus notes 5.0.12 screen layout corruption (extra
scrollbars everywhere)
Product: Wine
Version: 20040615
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grog(a)grsu.by
lotus notes 5.0.12 gets all screen layout corrupt on wine-20040615
See http://www.geocities.com/spytar/snapshot1.jpg
- bookmark bar is squeezed tightly (while still works) and gets completely
unneeded here vert. scrollbar
- there are mysterious extra scrollbars (both horizontal and vertical) on every
content frame
See http://www.geocities.com/spytar/snapshot2.jpg
- if one clicks on such scrollbar, things screw up completely
On wine-20040408, this same environment and program installation worked okay.
--
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=2302
g-8(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|https://hubrichn.dyndns.org/|https://hubrichn.dyndns.org/
|bmed.tar.gz |bmed.tar.gz,
| |https://hubrichn.dyndns.org/
| |BmedDemoCD.rar
------- Additional Comments From g-8(a)gmx.net 2004-24-06 05:06 -------
The first link is the programm ready to run under linux, the second one the original archiv I got
--
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=2297
------- Additional Comments From wine(a)ambridge.freeserve.co.uk 2004-24-06 03:28 -------
Tested using wine-20040616-1rh9winehq.i386.rpm
still fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2311
Summary: Segmentation fault on startup under Fedora Core 2
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt_shepherd(a)yahoo.com
Just downloaded and compiled 20040615 under Fedora Core 2 using the default
'./configure', with no options.
Upon trying to run wine under any circumstances, something bails immediately
after reporting "Segmentation fault" (in the terminal window).
I have a pretty much stock Fedora Core 2 setup:
gcc-3.3.3-7
xorg-X11-6.7.0
kernel-2.6.6
...
Hardware:
AMD Athlon XP 2200+
512MB DRAM
ATI Radeon 9200
...
Maybe this is related to changes in the 2.6 kernel? I didn't have any problems
like this under Fedora Core 1 (and previous redhats) and 2.4 kernels.
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=399
Bug 399 depends on bug 514, which changed state.
Bug 514 Summary: fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0
http://bugs.winehq.org/show_bug.cgi?id=514
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |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=737
Bug 737 depends on bug 514, which changed state.
Bug 514 Summary: fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0
http://bugs.winehq.org/show_bug.cgi?id=514
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |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=2310
Summary: wineshelllink doesnt create shortcuts in the right
folder on KDE
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santoshks(a)rocketmail.com
For KDE wineshelllink creates shortcuts under $(HOME)/.kde/share/applnk. But on
redhat 9 it should be created under $(HOME)/.kde/share/applnk-redhat in order
to show up on the main menu.
--
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=2309
Summary: Config file is missing with the June version of WINE
binaries
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santoshks(a)rocketmail.com
Config file doesnt get created with the June version of WINE binaries.
--
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=2287
------- Additional Comments From rklazes(a)xs4all.nl 2004-23-06 05:41 -------
The problem can be seen here:
0009:Ret kernel32.GetFileAttributesA() retval=00000020 ret=00453b75
0009:Call kernel32.DeleteFileA(5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453ba8
...
0009:Ret kernel32.DeleteFileA() retval=00000001 ret=00453ba8
Agent deletes the file 11b1.bid. The return value of 1 means "success".
Then it wants to rename another:
0009:Call kernel32.MoveFileA(5687e5e8 "F:\\Program
Files\\Agent\\DATA\\000011B1.IDX",5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453c1d
...
0009:Ret kernel32.MoveFileA() retval=00000000 ret=00453c1d
0009:Call kernel32.GetLastError() ret=00453c2b
0009:Ret kernel32.GetLastError() retval=000000b7 ret=00453c2b
The return value of MoveFileA means unsuccessfull, and the LastError b7 means
"file exists".
0009:Call kernel32.Sleep(000001f4) ret=00453c39
0009:Call ntdll.NtDelayExecution(00000000,5570f0f0) ret=55360cb3
0009:Ret ntdll.NtDelayExecution() retval=00000000 ret=55360cb3
0009:Ret kernel32.Sleep() retval=00000000 ret=00453c39
0009:Call kernel32.MoveFileA(5687e5e8 "F:\\Program
Files\\Agent\\DATA\\000011B1.IDX",5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453c1d
Agent wait half a second and retries the operation. There are some more retries
until Agent gives up. Agent retries because a file is only finally deleted when
the last handle opend for that file is closed. Somehow this does not happen.
Is it possible that there is more then one wine process active, and that one is
"hung" ?
--
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=2137
markf78(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040408 |20040615
------- Additional Comments From markf78(a)yahoo.com 2004-22-06 20:32 -------
it appears this problem isn't yet fixed:
i just downloaded the latest monthly release.
if i enter "wine calc.exe" in bash, then i get a segmentation fault.
if i enter the "setarch i686 wine calc.exe" in bash (that previously worked
correctly), then winedbg executes with the following:
fixme:win:GetProcessDefaultLayout ( 0x5587fe6c ): No BiDi
fixme:msvcrt:_XcptFilter (-1073741819,0x5587f79c)semi-stub
wine: Unhandled exception (thread 0009), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x556ae7c0,1) - no error checking or
testing yet
WineDbg starting on pid 0x8
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x55a4861f).
In 32 bit mode.
0x55a4861f: movl $0x0,0x0(%eax)
Wine-dbg>quit
WineDbg terminated on pid 0x8
i'm running FC2 with kernel-2.6.6-1.435. i'm happy to provide more information
as needed.
--
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=2307
Summary: Unix-style names instead of Windows for
FileOpen&FileSave Dialogs
Product: Wine
Version: 20030911
Platform: SGI
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanr(a)syncad.com
CC: ivanr(a)syncad.com
Hi,
In /dlls/commdlg/filedlg95.c on WM_INITDIALOG you fill the dialog controls with
FILEDLG95_FillControls one of which the 'look in' and 'filter' combo boxes.
This combo boxes then show windows-style paths (for example C:\ D:\ ).
I would like them show the Unix mount points for these drives instead. I tried
initializing the paths before the FILEDLG95_FillControls call using
wine_get_unix_file_name and ISHellFolder_SetNameOf[1]. But the latter is mapped
to
ISF_MyComputer_fnSetNameOf[A] function in shfldr_mycomp.c
instead of to
IShellFolder_fnSetNameOf[B] function in shfldr_fs.c
[A] does nothing and does not implement the functionality of [1] and [B] does
(I believe so but will check this now). Why do you use [A] instead of [B]?
Could you help me with the problem?
Sincerely,
Ivan Rachev
PS: BTW what happened with my 'Help Contex IDs' bug report (the previous one)?
--
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 pealfa(a)yahoo.es 2004-22-06 13:06 -------
I have the same problem, using Mandrake 10.0 without MS-Win., with the
wine-20040505 and wine-20040615.
After accepting in the installation the directory
c:\Program Files\Microsoft Office
the returned message is: You cannot complete the installation.
With winedebug=+loaddll he/she appears me:
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
...
trace:loaddll:load_dll Loaded module L"X:\\~MSSETUP.T\\~msstfof.t\\ffast_bb.dll"
: native
err:seh:setup_exception stack overflow 0 bytes in thread 000c eip
ffffe401 esp 405d1000 stack 0x405d0000-0x406d0000
--
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=2294
adam(a)tpetaccia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From adam(a)tpetaccia.com 2004-21-06 23:48 -------
It appears this problem is now fixed, from
http://cvs.winehq.org/patch.py?id=12698 . Sorry to waste a 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=2227
------- Additional Comments From wayne(a)connact.com 2004-21-06 21:56 -------
This problem occurs for me when I've compiled the 20040615 version on my
Fujitsu Lifebook, running Fedora core 2. The strace output is 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=2306
Summary: SPI_GETFOREGROUNDLOCKTIMEOUT 8192
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phil(a)ldex.terica.net
This message gets thrown up in the console when accessing menus under Lightwave
- it makes it impossible to get menus to close down as normal. They should close
when the focus is transferred elsewhere, either by mousing down to the parent
menu level (no click required) or clicking away from the menu structure entirely.
Demo of Lightwave at http://www.newtek.com/ - installing the latest patch to
7.5c will run it in discovery mode (since Wine doesn't support Sentinel USB
dongles). Instructions for installation at http://www.frankscorner.org/ - it
needs DCOM98 or similar to allow the installer to work.
It's a minor issue, but it would be nice to get it resolved by some talented
individual :)
--
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=2305
Summary: wine does not run after install
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sledgemo(a)charter.net
after installing the rpm:
# rpm -ivh wine-20040615-mdkdebug.i586.rpm
Preparing... ########################################### [100%]
1:wine ########################################### [100%]
nothing happened when I attempted to install Vegas Games
2000.../mnt/cdrom2/SETUP.EXE. I ran wine to see errors and got:
$ wine
wine: creating configuration directory '/home/marcott1/.wine'...
cp: cannot stat `/usr/share/wine/wine.inf': No such file or directory
wine: wineprefixcreate failed while creating '/home/marcott1/.wine'.
Looks as if the /usr/share/wine/wine.inf file did not get created despite
successful install of rpm package.
--
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=1216
richardr(a)inf.ed.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richardr(a)inf.ed.ac.uk
------- Additional Comments From richardr(a)inf.ed.ac.uk 2004-20-06 15:14 -------
I can confirm that this bug is still present in 20040615 and the latest cvs at
2004-06-20. Clicking on buttons selects them, but does not activate them. This
requires Enter to be pressed. WinBUGS can be downloaded from
http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/WinBUGS14.exe which is an installer.
Once installed, it works well except for this failure in mouse response, for
instance Doodle->New->OK as explained in the previous bug comments. Clicking on
a menu also fails to keep it open when the mouse moves. The button has to be
held down. This makes the program very difficult to use.
Hope this is fixable as it did apparently work in versions prior to 20010824, so
this is a regression, but I do not have the authority to add this keyword to the
bug. I can also confirm that the current CVS and 20040615 are affected, but I
cannot change the version information either.
Cheers,
Richard Reeve
--
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=1957
a.stenglein(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From a.stenglein(a)gmx.net 2004-20-06 10:43 -------
it works now.
with current DRI driver (radeon) and
current wine-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=2303
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-20-06 08:39 -------
Are any messages printed out at the console prior to this message being displayed?
Is there a free demo available that also displays this 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=1503
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-20-06 02:00 -------
Dmitrys patch seems to fix the crash:
http://www.winehq.org/hypermail/wine-cvs/2004/06/0098.html
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=2304
Summary: Invalid #include
Product: Wine
Version: 20040615
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dcreator2002(a)msn.com
programs/winetest/winetest.rc does have a reference to "tests.rc"(line 24) and
"tests.rc" doesen't exists(not as I could find).
Wine wouldn't compile properly before i commented it out...
--
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=2303
Summary: Medal of Honor Allied Assault will not load
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brettholcomb(a)charter.net
When attempting to run wine setup.exe from the setup directory it fails with
"Installshield can not load ikernel.exe". The file is there as ikernel.ex_ but
evidently can't be installed. I checked the mail list archives - user and devel
- but couldn't find anything about this problem.
If I install the game under Windows XP and then copy it to my Linux box it runs
very well. I loaded the current mission I was on and had sound and excellent speed.
--
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=2302
Summary: missing scroll bar
Product: Wine
Version: 20040615
Platform: PC
URL: https://hubrichn.dyndns.org/bmed.tar.gz
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g-8(a)gmx.net
Hi,
in this Program the scroll bars are missing. If you for example click on "Vertrieb >Auftrag erfassen" and
then simply press the "finde" button, there should be some scrollbars. But there are no such bars.
(https://hubrichn.dyndns.org/bmed.tar.gz)
Yours,
Nicolai
--
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=2301
Summary: err: ntdll: RtlpWaitForCriticalSection : wait timed out
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markf78(a)yahoo.com
[root@markf78 root]# setarch i686 wine .wine/c/bridge/bb.exe
err:ntdll:RtlpWaitForCriticalSection section 0x5551cf80 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, 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=2017
------- Additional Comments From lionel.ulmer(a)free.fr 2004-19-06 08:57 -------
Please run in Synchronous mode (see your Wine config file and set "Synchronous"
= "Y" in the [X11DRV] section).
After, you should enter into the debugger when the X11 error occurs and just
tell us which X11 call fails so that we can work around 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=2017
------- Additional Comments From jonathan(a)nuclearelephant.com 2004-19-06 08:43 -------
Looks like this is all due to my X Input Devices. I reconfigured x.org without
my synaptics touchpad driver and it works fine... still, someone ought to
consider finding out why this call fails in wine when starting photoshop; would
be nice to be able to use my touchpad driver.
--
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=2300
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Galactic Civilizations demo |Galactic Civilizations demo
|died with unhandled |dies with unhandled
|exception |exception
--
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=2300
Summary: Galactic Civilizations demo died with unhandled
exception
Product: Wine
Version: 20040615
Platform: Other
URL: http://www.download.com/3000-2119-10204231.html?tag=lst-
0-1
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
When the Galactic Civilizations demo is started, it quickly died with an
unhandled exception after resizing the screen twice and effectively locking
the user out of the graphical interface.
Galactic Civilization requires DCOM9x and IE to be installed to work
correctly. The install program appears to hang, just wait it out as it will
complete. This was tested under Mandrake 10.0.
Error log below:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a6ed0)->(00010024,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not
fully supported
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x403d9b1c,0x403d9c0c,0x403d9ae8): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x404452f4,0x4782b64c,0x404452c0): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x4046186c,0x4782b6b4,0x40461838): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47839974,0x4046fb8c,0x47839940): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x4786912c,0x4046fbf4,0x478690f8): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x4787c774,0x4046fc5c,0x4787c740): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x478b26ec,0x4046fcc4,0x478b26b8): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x4046fd84,0x4046fe74,0x4046fd50): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x479471ac,0x4046fefc,0x47947178): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x4796b304,0x4046ff94,0x4796b2d0): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x478cd10c,0x479c38d4,0x478cd0d8): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x478cd2ac,0x478cd39c,0x478cd278): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b2895c,0x478cd404,0x47b28928): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b29fe4,0x478cd46c,0x47b29fb0): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b60b6c,0x478cd4d4,0x47b60b38): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b6303c,0x47b29f6c,0x47b63008): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b8e214,0x478cd584,0x47b8e1e0): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47b997bc,0x47b62fbc,0x47b99788): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47ba4d34,0x478cd634,0x47ba4d00): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47badee4,0x47b99734,0x47badeb0): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47bb08cc,0x478cffa4,0x47bb0898): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cfbbc,1e2,0,0x47be5c64,0x47bade54,0x47be5c30): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x403b8280,0x406cf8e8,180e0,0,0x4039843c,0x40398124,0x40398408): stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a6ed0)->(00010024,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a6ed0)->(00010024,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a6ed0)->(00010024,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x10024!
wine: Unhandled exception (thread 0009), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x405ec800,1) - no error checking or
testing yet
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
blks.0<40f5d9ff-00000009> blks<40f5d9ff-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
pixmap.0<40f61660-00000004> pixmap<40f61660-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
perfect.0<40f5f778-00000004> perfect<40f5f778-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
__null_char.0<40f658a4-0000000c> __null_char<40f658a4-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
last_timeout.0<40f60650-00000004> last_timeout<40f60650-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
__JCR_END__<40f61024-00000000> __JCR_LIST__<40f61024-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
data.0<40f586b8-00000001> data<40f586b8-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
formatW.0<40f57120-0000000c> formatW<40f57120-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
__bss_start<40f61550-00000000> _edata<40f61550-00000000>
fixme:dbghelp:elf_new_wine_thunks Duplicate in x11drv<elf>:
prevColor.0<40f5f784-00000004> prevColor<40f5f784-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.
Thanks, fixed my problem!!
Open source rules!!
>From: Wine Bugs <wine-bugs(a)winehq.org>
>To: kenneth_teagan(a)hotmail.com
>Subject: [Bug 2295] Wine crashes in Agent
>Date: Fri, 18 Jun 2004 13:50:03 -0500
>
>http://bugs.winehq.org/show_bug.cgi?id=2295
>
>
>rklazes(a)xs4all.nl changed:
>
> What |Removed |Added
>----------------------------------------------------------------------------
> Summary|Wine crashes in Agent |Wine crashes in Agent
>
>
>
>
>------- Additional Comments From rklazes(a)xs4all.nl 2004-18-06 13:49
>-------
>A patch was committed that solves it here:
>
>http://www.winehq.org/hypermail/wine-patches/2004/06/0168.html
>
>--
>Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
http://bugs.winehq.org/show_bug.cgi?id=2292
------- Additional Comments From Oli1417(a)gmx.net 2004-18-06 23:52 -------
It's Ok now, GREAT!!! :)
I didn't pay attention yesterday and didn't saw the previous comments,
that it was already fixed.
Thanks for the fast support!
Cheers, Oliver
--
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 jonathan(a)nuclearelephant.com 2004-18-06 22:57 -------
Just tried it with CVS as of 6/18 and I now get:
$ wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe"
fixme:actctx:QueryActCtxW stub!
fixme:wintab32:X11DRV_WTInfoA Return proper size
X Error of failed request: BadDevice, invalid or uninitialized input device
Major opcode of failed request: 148 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Serial number of failed request: 85
Current serial number in output stream: 85
--
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 jonathan(a)nuclearelephant.com 2004-18-06 21:02 -------
Still giving me problems in 20040615...
$ wine Photoshop.exe
fixme:actctx:QueryActCtxW stub!
fixme:wintab32:X11DRV_WTInfoA Return proper size
X Error of failed request: BadClass, invalid event class
Major opcode of failed request: 148 (XInputExtension)
Minor opcode of failed request: 6 (X_SelectExtensionEvent)
Serial number of failed request: 86
Current serial number in output stream: 87
I tried the dlloverride, 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=2298
xavim(a)ubxlab.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040505 |20040615
------- Additional Comments From xavim(a)ubxlab.com 2004-18-06 19:30 -------
Just tried with Wine 20040615 (compilation took some time). With this version,
wine inserts less entries in the child environment (only HOME, windir and
winsysdir), but it still messes it up:
Running wine (20040615) under Debian (unstable):
$ wine parent.exe
Parent started.
Child started.
In child: env = [ HOME=/home/javi, entry_0, entry_1, entry_2,
windir=c:\windows, winsysdir=c:\windows\system, ]
$ wine --version
Wine 20040615
$ uname -a
Linux pandora 2.4.22 #1 Sat Oct 11 23:23:24 CEST 2003 i686 GNU/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=2299
Summary: Static in Dominions II Demo Audio
Product: Wine
Version: 20040615
Platform: Other
URL: http://www.shrapnelgames.com/downloads/dominions2demo_in
stall.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
When the application is started, the Dominions II demo has static in with the
playing music.
There were no problems installing and getting the application running.
This was tested under Mandrake 10.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=2298
------- Additional Comments From julliard(a)winehq.com 2004-18-06 17:00 -------
You should try 20040615 or CVS, environment handling is different now, and
I think it will work better.
--
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=2298
xavim(a)ubxlab.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040309 |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=2298
------- Additional Comments From xavim(a)ubxlab.com 2004-18-06 15:40 -------
The same happens with last Debian wine binary:
Running in Win98 (SE):
E:\...>parent.exe
Parent started.
Child started.
In child: env = [ entry_0, entry_1, entry_2, ]
E:\...>
Running wine (20040505) under Debian (unstable):
$ wine parent.exe
Child started.
In child: env = [ HOME=/home/javi, entry_0, entry_1, entry_2,
COMSPEC=C:\Windows\system\wcmd.exe,
PATH=C:\syntech\bin;C:\Windows;C:\Windows\system;X:\;X:\test;Y:\, TEMP=C:\TMP,
TMP=C:\TMP, windir=C:\Windows, SYSTEMROOT=C:\Windows, winsysdir=C:\Windows\system, ]
Parent started.
Wine exited with a successful status
$
$ wine --version
Wine 20040505
Wine exited with a successful status
$ uname -a
Linux pandora 2.4.22 #1 Sat Oct 11 23:23:24 CEST 2003 i686 GNU/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=2113
telefrancisco(a)lycos.es changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From telefrancisco(a)lycos.es 2004-18-06 14:37 -------
As of CVS of tday appears to run perfectly, so i leave this to resolved.
--
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=2292
------- Additional Comments From Oli1417(a)gmx.net 2004-18-06 14:29 -------
Created an attachment (id=615)
--> (http://bugs.winehq.org/attachment.cgi?id=615&action=view)
xst.debug.11.+loaddll+relay+file+ntdll+server.RelayExclude.with-comments.bz2
New trace of the problem with +relay, +file,+ntdll,+server and
"RelayExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection;RtlTryEnterCriticalSection;RtlDeleteCriticalSection;kernel32.InterlockedExchange;kernel32.GetCurrentThreadId;_EnterSysLevel;_LeaveSysLevel;LOCAL_Lock;LOCAL_Unlock;TlsGetValue;kernel32.GetLastError;kernel32.SetLastError;RtlAllocateHeap;RtlFreeHeap"
The trace contains *DEBUG MARK*s and comments. I think it in terms of a
trace it's pretty complete now and should allow a first diagnosis.
--
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=2298
------- Additional Comments From xavim(a)ubxlab.com 2004-18-06 13:27 -------
I have scanned dlls/kernel/process.c and the problem seems to be build_envp()
unconditionally "fixing" the child environment. I do not know, though, whether
modifying it would break a lot of things, and I am too ignorant to make a patch.
--
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=2298
------- Additional Comments From xavim(a)ubxlab.com 2004-18-06 13:18 -------
Created an attachment (id=614)
--> (http://bugs.winehq.org/attachment.cgi?id=614&action=view)
sources and exes that show this bug (parent.c, child.c)
I am attaching the sources included in the bug description, along with a
Makefile and the MinGW (under Win98SE) compiled binaries.
--
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=2298
Summary: wine messes up child process environment
Product: Wine
Version: 20040309
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xavim(a)ubxlab.com
CC: xavim(a)ubxlab.com
When a process calls CreateProcessA (or its C runtime library wrapper _spawn*)
to invoke a child process with a newly generated environment, wine modifies this
environment before passing it to the child.
Namely, it adds entries for HOME, COMSPEC, PATH, TEMP, TMP, windir and winsysdir
variables.
This behaviour is incompatible with Windows, as the following example shows:
<code filename="parent.c">
#include <process.h>
#include <stdio.h>
int
main(int argc, char *argv[])
{
char *child_env[] = {
"entry_0",
"entry_1",
"entry_2",
NULL
};
char cmdname[] = "child.exe";
printf("Parent started.\n");
_spawnle(_P_WAIT, cmdname, cmdname, NULL, child_env);
return 0;
}
</code>
<code filename="child.c">
#include <stdio.h>
#include <stdlib.h>
static void print_env(char **env);
int
main(int argc, char *argv[])
{
printf("Child started.\n");
printf("In child: ");
print_env(_environ);
return 0;
}
static void
print_env(char **env)
{
printf("env = [ ");
if (env != NULL) {
while (*env != NULL) {
printf("%s, ", *env);
++env;
}
}
printf("]\n");
}
</code>
After compiling these two programs with MinGW under Win98SE, we get the
following output:
Running in Win98 (SE):
E:\...>parent.exe
Parent started.
Child started.
In child: env = [ entry_0, entry_1, entry_2, ]
E:\...>
Running wine under Debian (unstable):
$ wine parent.exe
Parent started.
Child started.
In child: env = [ HOME=/home/javi, entry_0, entry_1, entry_2,
COMSPEC=C:\WINDOWS\SYSTEM\wcmd.exe,
PATH=C:\syntech\bin;C:\Windows;C:\Windows\system;X:\;X:\test;Y:\, TEMP=C:\TMP,
TMP=C:\TMP, windir=C:\WINDOWS, winsysdir=C:\WINDOWS\SYSTEM, SYSTEMROOT=C:\WINDOWS, ]
Wine exited with a successful status
$
$ wine --version
Wine 20040309
Wine exited with a successful status
$ uname -a
Linux pandora 2.4.22 #1 Sat Oct 11 23:23:24 CEST 2003 i686 GNU/Linux
$
This incompatibility is giving some problems because of the following:
Due to the old DOS restriction about command line length (I think it was about
max. 127 bytes), some command line tools used to pass arguments using the
environment. When this tools were ported to Win32, this behaviour remained.
Because of this behaviour, when wine messes up the environment, the child
process complains about "Bad arguments" and exits.
I am having this problem with a Win32 Toshiba toolchain for a microcontroller.
The C compiler is actually a driver that invokes child process to perform the
different compilation phases, and they fail for the aforementioned reason.
--
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.
------------- Begin Forwarded Message -------------
X-Spam-Status: No, hits=-4.9 required=4.0
Date: Thu, 17 Jun 2004 21:16:47 -0500
From: Andrew Jones <aijones2(a)bsu.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5)
Gecko/20031013 Thunderbird/0.3
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: rsparapa(a)mcw.edu
Subject: Wine bug #1816 (Wine on Solaris x86)
X-OriginalArrivalTime: 18 Jun 2004 02:16:50.0635 (UTC)
FILETIME=[50AD39B0:01C454DA]
I saw that you submitted this bug, thanks to google.
http://bugs.winehq.com/show_bug.cgi?id=1816
I ran into the same problem compiling wine 20040615, the newest release.
In server/context_i386.c, I just commented out everything that used
GETREGS or GETFPREGS since it's only for error reporting. I don't know
enough about win32 to say whether error reporting is important here.
In server/ptrace.c, I #define'd PT_ATTACH and PT_DETACH to -1, since
they're not supported by Solaris either. I don't know how well this
will work, but it's better than the alternative of disabling the use of
ptrace() entirely, making win32 threading nonfunctional.
------------- End Forwarded Message -------------
Rodney Sparapani Medical College of Wisconsin
Sr. Biostatistician Patient Care & Outcomes Research
rsparapa(a)mcw.edu http://www.mcw.edu/pcor
Was 'Name That Tune' rigged? WWLD -- What Would Lombardi Do
26,27c26
< #include <errno.h>
<
---
> #include <errno.h>
30,31c29
< #endif
<
---
> #endif
34d31
<
37,38c34
< #endif
<
---
> #endif
68,69c64
< #endif
<
---
> #endif
72,73c67
< #endif
<
---
> #endif
76,77c70
< #endif
<
---
> #endif
247,249c240,241
< struct regs regs;
< /* who needs error checking, right? */
< /*if (ptrace( PTRACE_GETREGS, pid, (int) ®s, 0 ) == -1) goto error;*/
---
> struct regs regs;
> if (ptrace( PTRACE_GETREGS, pid, (int) ®s, 0 ) == -1) goto error;
283,286c275,276
< /* correct structure (the same as fsave/frstor) */
<
< /* errors are for people less confident than I */
< /*if (ptrace( PTRACE_GETFPREGS, pid, (int) &context->FloatSave, 0 ) == -1) goto error;*/
---
> /* correct structure (the same as fsave/frstor) */
> if (ptrace( PTRACE_GETFPREGS, pid, (int) &context->FloatSave, 0 ) == -1) goto error;
304,307c294,295
< /* need to preserve some registers */
<
< /* what was that I said about errors?*/
< /*if (ptrace( PTRACE_GETREGS, pid, (int) ®s, 0 ) == -1) goto error;*/
---
> /* need to preserve some registers */
> if (ptrace( PTRACE_GETREGS, pid, (int) ®s, 0 ) == -1) goto error;
333,335c321,322
< }
< /* ptrace() is horrible, ugly, and doesn't work on solaris anyway */
< /*if (ptrace( PTRACE_SETREGS, pid, (int) ®s, 0 ) == -1) goto error;*/
---
> }
> if (ptrace( PTRACE_SETREGS, pid, (int) ®s, 0 ) == -1) goto error;
344,347c331,332
< /* correct structure (the same as fsave/frstor) */
<
< /* see above */
< /*if (ptrace( PTRACE_SETFPREGS, pid, (int) &context->FloatSave, 0 ) == -1) goto error;*/
---
> /* correct structure (the same as fsave/frstor) */
> if (ptrace( PTRACE_SETFPREGS, pid, (int) &context->FloatSave, 0 ) == -1) goto error;
59,81c59,67
< #ifndef SOLARIS
< #ifndef HAVE_SYS_PTRACE_H
< #define PT_CONTINUE 0
< #define PT_ATTACH 1
< #define PT_DETACH 2
< #define PT_READ_D 3
< #define PT_WRITE_D 4
< #define PT_STEP 5
< /*This is a load of bullshit right here. Solaris has no ptrace.h, but ptrace() works for those things. (maybe)
< inline static int ptrace(int req, ...) { errno = EPERM; return -1;} */
< #endif /* HAVE_SYS_PTRACE_H */
< #endif /* SOLARIS */
<
< #ifdef SOLARIS
< #define PT_CONTINUE 7
< /* attach and detach are not supported in Solaris. */
< #define PT_ATTACH -1
< #define PT_DETACH -1
< #define PT_READ_D 2
< #define PT_WRITE_D 5
< #define PT_STEP 9
< /* these are from ptrace(3C), I think they're the same as FreeBSD */
< #endif /* SOLARIS */
---
> #ifndef HAVE_SYS_PTRACE_H
> #define PT_CONTINUE 0
> #define PT_ATTACH 1
> #define PT_DETACH 2
> #define PT_READ_D 3
> #define PT_WRITE_D 4
> #define PT_STEP 5
> inline static int ptrace(int req, ...) { errno = EPERM; return -1; /*FAIL*/ }
> #endif /* HAVE_SYS_PTRACE_H */
http://bugs.winehq.org/show_bug.cgi?id=2297
------- Additional Comments From wine(a)ambridge.freeserve.co.uk 2004-18-06 05:58 -------
Ok, so the attachment is too large to upload
Please obtain it from:
http://home.btconnect.com/stinky_ric/wine_files.tar.bz2
[root@cartman video]# md5sum wine_files.tar.bz2
612e7b2cb3f4d9e9947a8efc45d81beb wine_files.tar.bz2
[root@cartman video]# ls -l wine_files.tar.bz2
-rw-r--r-- 1 root root 11020760 Jun 18 10:32 wine_files.tar.bz2
--
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=2297
------- Additional Comments From wine(a)ambridge.freeserve.co.uk 2004-18-06 04:45 -------
Im about to upload an attachment.
The wine_files.tar.bz2 contains files to untar into your wine C drive location.
It will create a directory Program Files with two sub directories;
Digiguide_new and Digiguide_notcrash
If you run wine in Digiguide_notcrash as wine client.exe it will not crash
If you run wine in Digiguide_new as wine client.exe it will crash
In the Digiguide_new folder is some output files with +relay,+seh set in
WINEDEBUG, there are three files:
WINE_OUTPUT_stderr.log
WINE_OUTPUT_stdout.log -these two are from one run of the program, wine
client.exe > WINE_OUTPUT_stdout.log 2> WINE_OUTPUT_stderr.log
WINE_run2_OUTPUT_stdandstderr.log - this is from wine client.exe >
WINE_run2_OUTPUT_stdandstderr.log 2>&1
(sorry about the unbzipped file being
-rw-r--r-- 1 root root 287528960 Jun 18 10:32 wine_files.tar
LARGE)
Enjoy.
--
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=2297
Summary: digiguide crash with marker containing
$SingleLineDescription
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: wine(a)ambridge.freeserve.co.uk
Digiguide 6.1 - build 443 crashes when I try to use Markers which contain the
$SingleLineDescription output in the arguments to an external program.
Digiguide can run external programs with a marker when you set an alert,
Menu->Edit->All Markers
The Alert can run a program, and the program can take arguments,
http://www.digiguide.com/dg/faq/reminder-arguments.shtml
If I use the $SingleLineDescription argument, wine will crash. This argument
will contain a large string in the output.
Addtitional files hopefully will be attached here.
I am using wine20040505-1rh9winehq
--
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=2296
Summary: pcb123 installer runs, but installation dialogs are
'non-interactive'.
Product: Wine
Version: 20040505
Platform: Other
URL: http://pcb123.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)slacy.com
Go to http://pcb123.com and download the installer program for this application.
Upon running the application, the installer appears to correctly launch, and the
first dialog box of the installation appears, asking me to choose an
installation language. There are two buttons available, one for "Next >" and
the other for "Cancel"
At this point, the dialog seems functional, as I can select different languages
from the list, but upon clicking on either button, nothing happens. The buttons
appear to know they're being clicked (you can tell by the way they indent
themselves) but no action is taken to go to the next step of the installation.
The only way to exit is to close the dialog, which then produces an exception.
I will attach some output of:
# WINEDEBUG=+dialog,+atom wine pcb123.exe
--
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=2295
Summary: Wine crashes in Agent
Product: Wine
Version: 20040615
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenneth_teagan(a)hotmail.com
Wine 20040615 shuts down in Agent 1.93 when you go to post a usenet
message. Had same problem with 20040505. Running Mandrake 10.0 Linux.
Thanks, keep up the good work!
Ken
--
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=2294
Summary: Wine preloader segfaults
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
Ever since the wine-preloader was first checked into CVS before 20040615 was
released, it has constantly segfaulted when loaded. If I invoke wine-pthread
manually, windows executables work though. Today, I did a clean recompile of
WINE with only the CFLAGS "-O2 -pipe" and got the following from GDB:
---
Starting program: /usr/local/bin/wine-preloader
Program received signal SIGSEGV, Segmentation fault.
0x780011d0 in write ()
(gdb)
---
I'm not sure if this helps or makes problems worse, but with my original CFLAGS
of "-O2 -march=athlon -frename-registers -fomit-frame-pointer" I got a different
error message from GDB. It printed out a memory address followed by open64(),
which I find odd. Also, when I allow it to dump a core file, and backtrace
that, it says:
---
Program terminated with signal 11, Segmentation fault.
#0 0x7800106e in open64 ()
(gdb)
---
I hope the information I've provided is useful.
--
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=2292
------- Additional Comments From julliard(a)winehq.com 2004-17-06 18:07 -------
This should be fixed now. Thanks for the good 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=2293
Summary: passing Help Context IDs to winhelp doesn't work
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanr(a)syncad.com
when debuginng wine with these parameters -- winhelp -
-i260 /helpdir/somehelpfile.hlp the HLPFILE_Hash does not give the right
index. 260 is a Context ID for the file being tested. HLPFILE_Hash is
implemented in /programs/winhelp/hlpfile.c
OS: Linux Red Hat 7.5
Thanks in advance!
Ivan
ivanr(a)syncad.com
--
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=1780
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-17-06 15:17 -------
this bug is fixed in 20040615 due to patches from Robert i think. please
retest.
--
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=2292
bon(a)elektron.ikp.physik.tu-darmstadt.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-17-06 15:07 -------
I also noted the trashed files, with a lot of zeros at the start.
I propose you send you patch at least to wine-devel, perhaps also to
wine-patches, as you will find a wider audience there.
Bye
--
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=2290
------- Additional Comments From mike(a)tashcorp.net 2004-17-06 12:54 -------
Wine 20040615 was just released. Have you retried with the latest version?
Also, could you post the command line output from the program when it fails?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2292
Oli1417(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #610|See comment above |xst.Debug-Session-2.txt.bz2
description| |
--
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=2290
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
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=2292
------- Additional Comments From Oli1417(a)gmx.net 2004-17-06 12:44 -------
The problem occures also with the CVS version 20040615
I've created several debugging logs, which I will still attach:
o xst.Debug-Session-2.txt.bz2:
The log of winedbg session until the problem occures. It's done with
winedbg 2040505, since the latest winedbg somehow didn't work.
The log contains *COMMENT* markers, where I explain things.
o xst.debug.extract.grep_-A_1000_-B_1000_-E_xst_work_hdllib.ref.bz2
A log with wine20040615 and +file,+ntdll,+relay. I grep for the
xst/work/hdllib.ref file and extracted +-1000 lines arround it. The programs
runs extremely slow with +relay and produces gigs of debugging output. Normal
runtime of this case is ~10sec.
o xst.debug.extract.grep_-i_file.bz2
Same as above, but I grep for everything with i/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=2292
Summary: Corrupted file problem Wine20040613,20040505 with Xilinx
XST 6.2i
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Oli1417(a)gmx.net
I've a strange problem with Xilinx XST (ISE) 6.2i, a
Software for FPGA developement. A sort of silicon compiler
for Xilinx Fpgas chips.
System is: Suse 9.1, Linux cassix 2.6.4-52-default #1 Wed Apr 7
02:08:30 UTC 2004 i686 i686 i386 GNU/Linux
The XST program while running usually does a lot of file processing
and creates libraries-files etc and so on.
One of those files is a simple ascii file called "hdllib.ref". It
usually looks like more or less like this, size around some k-bytes.
[...]
AR hex2led hex2led_arch F:/Test/watchvhd_u/hex2led.vhd sub00/vhpl09
EN hex2led NULL F:/Test/watchvhd_u/hex2led.vhd sub00/vhpl08
AR smallcntr inside F:/Test/watchvhd_u/smallcntr.vhd sub00/vhpl01
[...]
When I'm running the XST program with wine, this file gets corrupted
by leading zero-bytes in the beginning of the file:
[0x00 0x00 0x00 0x00 ... all bytes are zero until some time the
text starts.]
AR hex2led hex2led_arch F:/Test/watchvhd_u/hex2led.vhd sub00/vhpl09
EN hex2led NULL F:/Test/watchvhd_u/hex2led.vhd sub00/vhpl08
AR smallcntr inside F:/Test/watchvhd_u/smallcntr.vhd sub00/vhpl01
[...]
I debugged a bit and found out, that this file is 'rewritten' several
times during the program run (see debugging output below).
The problem seems to be, that each time is written new, the new data
is appended to the end of the file, instead of being put in the
beginning !? For some reason the previous data in the file is put to 0x00.
The problem does not occure under Win XP.
While debugging I grepped through the wine source, to track down
what's happening - I don't know the wine internals at all (now more
then before) - and changed following file:
wine20040613/wine/server/file.c
[...]
static struct object *create_file( const char *nameptr, size_t len, unsigned
int access,
unsigned int sharing, int create, unsigned
int options,
unsigned int attrs )
[...]
switch(create)
{
case FILE_CREATE: flags = O_CREAT | O_EXCL; break;
case FILE_OVERWRITE_IF: /* FIXME: the difference is whether we trash
existing attr or not */
case FILE_SUPERSEDE: flags = O_CREAT | O_TRUNC; break;
case FILE_OPEN: flags = 0; break;
case FILE_OPEN_IF: flags = O_CREAT | O_TRUNC; break;
^^^^^^^^^ CHANGED here
case FILE_OVERWRITE: flags = O_TRUNC; break;
default: set_error( STATUS_INVALID_PARAMETER ); goto error;
}
=>> Now it works ;) !?!?
Well - I know that in fact I don't know really what I did (that's life)
... perhaps I did break something else now.
But it might give a hint for the Wine Pros here, for a possible
improvement. IT'S A GREAT PROJECT BTW!!!
Fell free to ask for more info, in case.
Cheerio,
Oliver
--
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=638
------- Additional Comments From listas(a)ono.com 2004-17-06 03:25 -------
It was documented as command line options in early versions of the guide.
It should still be documented.
Also, it should be documented that a command line option "--debug" existed, and
it's now obsoleted, and the new way of obtaining the same effects.
--
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=2291
Summary: Crash running ExpressPCBSetup.exe
Product: Wine
Version: 20040505
Platform: Other
URL: http://expresspcb.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)slacy.com
Hello. I am trying to install the software from http://expresspcb.com, and the
system is crashing when I run wine. I'm running 20040505 on Fedora Core 2,
installed wine from RPMs and newrpms. Here's the debug info I have so far:
# wine ExpressPCBSetup.exe
wine: Unhandled exception (thread 0026), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x557b7700,1) - no error checking or
testing yet
WineDbg starting on pid 1c
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x5500c480 (_end+0x44ef8480)
No debug information in ELF '/usr/lib/libwine.so.1' (0x55019000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x55049000)
No debug information in ELF '/lib/tls/libc.so.6' (0x5505b000)
No debug information in ELF '/lib/libdl.so.2' (0x55176000)
No debug information in ELF '/lib/ld-linux.so.2' (0x55000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x5517b000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x551f0000)
No debug information in ELF '/lib/tls/libm.so.6' (0x552fa000)
No debug information in ELF '/lib/libnss_files.so.2' (0x55334000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x55450000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x55880000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x559d1000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x55a5b000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x55a8f000)
No debug information in ELF '/usr/lib/libz.so.1' (0x55af4000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x55b05000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x55b2c000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x55b4b000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x55bcb000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x55bd3000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x55bea000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x55bf0000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x55bf5000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x55bfa000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x55c08000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x55cd0000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1.0.2' (0x55d4a000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x55d53000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x55d61000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x55d63000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x55daa000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x55dc7000)
No debug information in 32bit DLL 'E:\ExpressPCBSetup.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x551a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x55480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x55a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x559f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x558a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x55dd0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x558fa100).
In 32-bit mode.
0x558fa100 (DIALOG_GetCharSize+0x1280 in USER32.DLL): movl $0x0,0x0(%eax)
Wine-dbg>bt
Backtrace:
=>0 0x558fa100 (DIALOG_GetCharSize+0x1280 in USER32.DLL) (ebp=5587fd50)
1 0x558fa8d0 (CreateDialogIndirectParamAorW+0x40 in USER32.DLL) (ebp=5587fd74)
2 0x558fa924 (CreateDialogIndirectParamA+0x44 in USER32.DLL) (ebp=5587fd98)
3 0x558fa7e3 (CreateDialogParamA+0x73 in USER32.DLL) (ebp=5587fdbc)
4 0x00401380 (ExpressPCBSetup.exe..text+0x380 in ExpressPCBSetup.exe)
(ebp=5587fe8c)
5 0x004044eb (ExpressPCBSetup.exe.EntryPoint+0x14b in ExpressPCBSetup.exe)
(ebp=5587ff20)
6 0x554d3702 (SetThreadExecutionState+0x1c52 in KERNEL32.DLL) (ebp=5587fff4)
7 0x5501d931 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
Wine-dbg>q
WineDbg terminated on pid 1c
Let me know what else I can help to diagnose 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=2290
Summary: DirectX prob.
Product: Wine
Version: 20040505
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xboxrulz(a)aemail.uni.cc
Whenever I try to run a game called "Tiberian Sun" by Westwood Studios, it always hangs or
freeze in the game. The installer works but not the game. This is mostly because of the
DirectX DLLs. Please fix these DLLs.
--
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=1964
------- Additional Comments From newsletters(a)wm1.at 2004-16-06 11:30 -------
This bug can be closed, it works with 0.0.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=80
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |dpaun(a)rogers.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=530
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dpaun(a)rogers.com 2004-16-06 08:19 -------
Ferenc created winetest which bundles and run the regression tests on 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=2288
Summary: missing file tests.rc in wine-20040615
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: treeve01(a)pi.be
unable to build wine
cp ../../dlls/winsock/tests/ws2_32_test.exe.so ws2_32_test.exe.so && strip
ws2_32_test.exe.so
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc
--nostdinc -I. -I. -I../../include -I../../include -fowinetest.res
winetest.rc
winetest.rc:24:1: Error: Unable to open include file tests.rc
make[3]: *** [winetest.res] Error 1
make[3]: Leaving directory `/usr/src/wine-20040615/programs/winetest'
--
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=2268
------- Additional Comments From x_13(a)hotmail.com 2004-15-06 14:47 -------
I have the same error message, version 20040505, when trying to install
Dreamweaver MX. I also could not install DCOM98 but I copied all of its DLLs to
the windows/system folder.
fixme:seh:check_resource_write Broken app is writing to the resource data,
enabling work-around
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
--
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=2287
------- Additional Comments From m.d.nagy(a)worldnet.att.net 2004-15-06 09:35 -------
Just to clarify the information on affected versions: Wine 20040309 apparently
has no trouble on either Fedora Core 1 or Fedora Core 2. Wine 20040408 and
20040505 also work fine on FC1, but on FC2 they both have this problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2287
m.d.nagy(a)worldnet.att.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Error updating Free Agent |Error updating Free Agent
|message list ("rename |message list ("rename
|primary: File already |primary: File already
|exists") |exists")
|Forte Free Agent error |
|saving database file |
|("rename primary: File |
|already exists") |
--
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.
Forte Free Agent error saving database file ("rename primary: File already exists")
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=2287
Summary: Error updating Free Agent message list ("rename primary:
File already exists")
Forte Free Agent error saving database file ("rename
primary: File already exists")
Product: Wine
Version: 20040505
Platform: PC
URL: http://www.forteinc.com/agent/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.d.nagy(a)worldnet.att.net
When Free Agent downloads new message headers, it sometimes produces an error
dialog with a message of the form "Unable to save changes to database file
[something.IDX, depending on the newsgroup being updated] (rename primary: File
already exists)". The error seems to occur more often when the application has
been open for a long time and/or in relatively heavy use. The message list for
the group generally appears corrupted afterward, and usually can't be updated
successfully after the error occurs unless the application is first restarted.
This happens with Wine 20040408 and 20040505 on Fedora Core 2; it doesn't appear
to happen with Wine 20040309 or Fedora Core 1.
I generated a log file documenting one instance of the error; the steps used
(YMMV, unfortunately) were:
(1) Started Free Agent on FC2, using Wine 20040505 compiled with a patch that
allows the use of the F12 key to toggle tracing (the error occurs without the
patch, but the log file is too large then). Specifically, the following
commands were entered on a KDE Konsole command line, in the directory containing
agent.exe:
export WINEDELAY=1
export WINEDEBUG=+relay
setarch i686 wine agent.exe &> wine.log
(2) Downloaded all message headers for alt.os.linux.redhat,
alt.usenet.offline-reader.forte-agent, comp.emulators.ms-windows.wine, and
linux.redhat.misc.
(3) Marked all the headers in the above four groups for retrieval, pressed the
"get marked message bodies" button, and waited for the messages to download.
(4) Posted a couple of messages.
(5) Pressed F12 to turn on tracing; then selected Free Agent's option to
retrieve new messages for the four groups. Shortly afterward, the error dialog
appeared.
(6) Pressed F12 again to turn off logging.
Besides the error message dialog, the other strange thing I noticed was this
line in the directory listing (output of "ls -l"), which was there after the
test but not before:
?--------- ? ? ? ? ? 000011b1.bid
All the other lines output by "ls -l" showed apparently normal attributes
instead of question marks.
--
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=2286
Summary: Foobar2000 audio player has redraw problems
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: askoff(a)luukku.com
Foobar2000 (http://www.foobar2000.org/) is best audio player (for me) in
Windows, and is having couple anoying issues with Wine.
First: The main playlist screen won't redraw at all, if user won't use it.
Second: In Foobar preferences page, all setups are not selectable in left side.
(Try pressing the + box in Core)
Third: Order, Visualization and Seekbar won't remember their position if changed
in top of the main 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=2285
Summary: BadMatch in Wadauthor
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpakkane(a)yahoo.com
I was using a Doom level editor called WadAuthor (see bug 2269 for more info on
it). It can crash Wine consistently. The steps are as follows:
- start program
- load a wad file
- zoom in until items are shown with bitmaps
- panning around the map causes a crash
Here's the output Wine prints:
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:ntdll:NtCreateFile L"\\??\\C:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\C:" (status c0000034)
(The above repeats several times)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 43126
Current serial number in output stream: 43126
Wine failed with return code 1
The crash is definitely caused by the item bitmaps. If you disable the bitmaps
with tools > options > views > disable thing bitmaps, the crash does not occur.
This might be related with bug 447.
--
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=2284
------- Additional Comments From aguenther(a)collab.net 2004-14-06 15:16 -------
Hm, that's odd. I just replaced my patch with the original server.c version and
it got compiled without errors. The only difference I have is that everything
else is already compiled and wine installed. What's up with that? Starting from
scratch results in the above error, that is that I am only able to reproduce
this when I start with a clean build.
--
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=2284
------- Additional Comments From aguenther(a)collab.net 2004-14-06 15:14 -------
Forgot to paste the error output:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_
-D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o dde/server.o dde/server.c
dde/server.c:580: pointers are not permitted as case values
--
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=2284
Summary: dde/server.c:580: pointers are not permitted as case
values
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aguenther(a)collab.net
PROBLEM DESCRIPTION
Using 'gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)' I ran into a compile
error with the CVS checkout of wine HEAD after executing '/tools/wineinstall'.
...
I am using RedHat 9 with a native Kernel (no customization) on an IBM ThinkPad 40.
MY WORAROUND
Looking up 'case' compile problems with newer gcc compilers I found the
following thread discussion:
http://www.winehq.org/hypermail/wine-devel/2002/11/1283.html
My temporary fix was to apply the following patch, which made me happy, but I am
not sure whether that'll cause other problems or not:
>>> Patch Start
Index: ./dlls/user/dde/server.c
===================================================================
RCS file: /home/wine/wine/dlls/user/dde/server.c,v
retrieving revision 1.16
diff -u -r1.16 server.c
--- ./dlls/user/dde/server.c 26 Apr 2004 23:29:44 -0000 1.16
+++ ./dlls/user/dde/server.c 14 Jun 2004 19:44:18 -0000
@@ -577,7 +577,7 @@
WDML_PostAck(pConv, WDML_SERVER_SIDE, 0, FALSE, FALSE, pXAct->atom,
pXAct->lParam, WM_DDE_REQUEST);
break;
- case CBR_BLOCK:
+ case (WORD)CBR_BLOCK:
ret = WDML_QS_BLOCK;
break;
default:
>>> Patch End
Feel free to route this issue as appropriate or close if invalid.
Thanks for a great product,
-Andreas
--
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=2283
Summary: "warning: use of cast expressions as lvalues is
deprecated"
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
When building WINE CVS, I get the following compiler warnings:
--
make[2]: Entering directory `/home/joeljkp/Wine/wine/tools/wrc'
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o dumpres.o dumpres.c
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o genres.o genres.c
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o newstruc.o newstruc.c
newstruc.c: In function `handle_ani_list':
newstruc.c:805: warning: use of cast expressions as lvalues is deprecated
newstruc.c: In function `new_ani_curico':
newstruc.c:916: warning: use of cast expressions as lvalues is deprecated
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o readres.o readres.c
--
These are minor, and don't cause any problems that I can see, but should
probably be fixed nonetheless. Here's my gcc info:
--
$ gcc --version
gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
$
--
--
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=2282
Summary: IBM Translation Manager v.6.0.4 crashes while loading
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phil(a)mail.ru
The program loads a DLL, and Wine starts importing
this DLL's imports from kernel32.dll. It crashes on the first import
in import_dll() function at dlls/ntdll/loader.c:453, which says:
thunk_list->u1.Function = (PDWORD)find_named_export( imp_mod, exports, exp_size,
pe_name->Name,
pe_name->Hint );
This causes an exception because thunk_list happens to be located in
.rdata section of the DLL, which is readonly.
Currently I have hacked this around by making all PE sections
read-write in map_image() in dlls/ntdll/virtual.c, and the program
works.
If a Wine guru would like to fix it, I can give any
support (e.g., ssh access to my computer with the program).
If not - I will be using this hacked 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=2157
------- Additional Comments From phil(a)mail.ru 2004-13-06 09:11 -------
The change which breaks everything is reverted in Dmitry Timoshkov's "Various
MDI children activation fixes" patch, and it fixes the bug. Thanks, Dmitry! But
the patch is not in the CVS yet ;(
--
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=2281
Summary: SQLite seems incompatible with WINE
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rstephens(a)gmail.com
Hi
SQLite is an open source database system that stores a complete database in a
file. I have written a windows app that uses it and works fine on wine but when
I do anything with the database, wine gives me a whole lot of (to me)
meaningless errors and a debug prompt I have no idea how to use.
(by the way, I'm dynamically linking to the sqlite DLL)
By the way, does anyone have any suggestions how I can fix this in my app? I
really want to make my app compatible with linux but then if I write it in
linux, i've just ignored the windows users, which I don't need to say, is a much
larger group
Here is the first page or so of errors that appear:
err:module:import_dll Library sqlite.dll (which is needed by L"F:\\AGE.exe") not
found
err:module:LdrInitializeThunk Main exe initialization for L"F:\\AGE.exe" failed,
status c0000135
[richard@cpe-144-136-146-113 richard]$ setarch i386 wine AGE.exe
fixme:msvcrt:_XcptFilter (-529697949,0x556feddc)semi-stub
wine: Unhandled exception (thread 0013), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x55631cf4,1) - no error checking or
testing yet
WineDbg starting on pid 12
Can't find file for ELF 'wine-kthread' ((nil))
Loaded debug information from ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x0021a480 (_end+0x108170)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x5501a000)
No debug information in ELF '/lib/tls/libpthread.so.0' ((nil))
No debug information in ELF '/lib/tls/libc.so.6' ((nil))
No debug information in ELF '/lib/libdl.so.2' ((nil))
No debug information in ELF '/lib/ld-linux.so.2' ((nil))
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x55033000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x550b7000)
No debug information in ELF '/lib/tls/libm.so.6' ((nil))
No debug information in ELF '/lib/libnss_files.so.2' (0x551c2000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x552e0
--
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=387
benjamin-d(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From benjamin-d(a)ntlworld.com 2004-12-06 13:32 -------
has worked correctly for some time.
--
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=2280
Summary: BACKSPACE and LEFT ARROR not responding with FirstClass
v7.112
Product: Wine
Version: 20040505
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin-d(a)ntlworld.com
The BACKSPACE and LEFT ARROW keys do not work while editting a message using
firstclass v7.112, available from www.firstclass.com, with Wine 2004-05-05.
These keys appear to work elsewhere withing firstclass and within other programs.
--
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=2279
Summary: Failed to create process heap
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevins(a)wn.com.au
On Fedora Core 2, with wine installed from wine-20040505-1fc1winehq.i686.rpm I
cannot run wine even as superuser, nor find a reference about how I could fix
this problem. The HDD is 13% used (37 GB free). (This particular example is a
Dr Seuss kids game which normally would run from CD)
Error report is:
[root@kilaleshwa root]# echo $WINEDEBUG
+all
[root@kilaleshwa root]# wine /mnt/cdrom/abc32.exe
sock_init: shutdown() causes EOF
wineserver: starting (pid=4377)
0008: *fd* (nil) -> 17
0009: *fd* 6 <- 17
0009: init_thread( unix_pid=4374, unix_tid=4374, teb=0x103d8000, entry=(nil),
reply_fd=6, wait_fd=8 )
0009: *fd* 8 <- 18
0009: init_thread() = 0 { pid=0008, tid=0009, boot=1, version=140 }
0009:trace:virtual:NtAllocateVirtualMemory 0x103d8000 00001f84 80000000
00000040View: 0x103d8000 - 0x103d9fff (system)
0x103d8000 - 0x103d9fff c-rWx
0009:trace:virtual:NtAllocateVirtualMemory (nil) 00110000 2000 00000040
View: 0xf6fb0000 - 0xf70bffff (valloc)
0xf6fb0000 - 0xf70bffff -----
0009:trace:virtual:NtAllocateVirtualMemory 0xf6fb0000 00010000 1000 00000040
0009:warn:heap:HEAP_InitSubHeap Could not commit 00010000 bytes for sub-heap
0xf6fb0000
0009:trace:virtual:NtFreeVirtualMemory 0xf6fb0000 00000000 8000
wine: failed to create the process heap
[root@kilaleshwa root]# 0009: *killed* exit_code=0
wineserver: exiting (pid=4377)
--
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=2278
Summary: Reproducable crash when moving a slider control
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)qhe.de
I tried to run this small application (which runs flawlessly under windows)
under wine when I encountered the bug:
http://www.3dcenter.de/downloads/texture-filter-testapp.php
When moving any of the slider controls ("max aniso" or "lod bias" for
example), wine crashes.
I first thought, that it might be connected to a driver problem since the
upper sliders change some OpenGL settings, but the crash also occurs when
trying to move some of the sliders at the bottom of the window, which only
change some internal parameters of the program.
Here's the output of wine and winedbg (might not very useful since I use the
debian sid packages which don't have debugging enabled)
--- snip ---
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x10021!
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF '/usr/lib/wine/wine-pthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fefa180)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x40040000)
No debug information in ELF '/lib/tls/libc.so.6' (0x40050000)
No debug information in ELF '/lib/tls/libdl.so.2' (0x4018b000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x4018f000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x40205000)
No debug information in ELF '/lib/tls/libm.so.6' (0x40308000)
No debug information in ELF '/lib/tls/libnss_compat.so.2' (0x4033b000)
No debug information in ELF '/lib/tls/libnsl.so.1' (0x40343000)
No debug information in ELF '/lib/tls/libnss_nis.so.2' (0x40358000)
No debug information in ELF '/lib/tls/libnss_files.so.2' (0x40362000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40480000)
No debug information in ELF '/usr/lib/wine/opengl32.dll.so' (0x406b0000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x4074e000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40757000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4076e000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40773000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40781000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40848000)
No debug information in ELF '/usr/lib/libGLU.so.1' (0x408d7000)
No debug information in ELF '/lib/libgcc_s.so.1' (0x40a0b000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x40a13000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40b65000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x40c47000)
No debug information in ELF '/usr/lib/wine/glu32.dll.so' (0x40c7b000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40c92000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40d4c000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ddd000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40e76000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40ef7000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40f44000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40f64000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40fc3000)
No debug information in ELF '/usr/lib/libz.so.1' (0x41030000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x41041000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x41068000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x41088000)
Loaded debug information from ELF
'/usr/X11R6/lib/modules/dri/r200_dri.so' (0x4110e000)
No debug information in ELF '/usr/lib/libXcursor.so.1' (0x4917d000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x49186000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x4918e000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x491a1000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x491e9000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x49207000)
No debug information in 32bit DLL 'D:\Tools\AF-Tester
OGL\FilterTest.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401b0000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404b0000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\OPENGL32.DLL' (0x406e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GLU32.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40ca0000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40f50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40e90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40f80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40e00000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x410a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x49210000)
Unhandled exception: page fault on read access to 0x00000038 in 32-bit code
(0x40d1ea57).
In 32-bit mode.
0x40d1ea57 (TOOLTIPS_Unregister+0x2487 in COMCTL32.DLL): movl 0x0(%edi),%eax
--
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=2276
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Screen refresh error in |Screen refresh error in
|Austerlisz demo |Austerlitz demo
--
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=2277
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Redraw/refresh errors for |Redraw/refresh errors for
|Remote Assult demo |Remote Assault demo
--
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=2128
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)tashcorp.net 2004-11-06 22:28 -------
This bug has been closed out because the problem no longer presents itself as
of 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=2276
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
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=2276
Summary: Screen refresh error in Austerlisz demo
Product: Wine
Version: 20040505
Platform: Other
URL: http://www.breakawaygames.com/downloads/austerlitz_demo.
exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
The demo pointed to to by the URL has a screen redraw error. To reproduce the
error:
- Launch the demo
- Choose "Play A Game" from the menu
- Wave the mouse over the scroll windows on the left half of the screen. The
text contents should disappear.
--
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=2129
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)tashcorp.net 2004-11-06 22:03 -------
This bug is being closed out since it no longer appears as of Wine 20040505.
The bug commented on by Henk Poley will be filed separately.
--
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=1434
Bug 1434 depends on bug 2129, which changed state.
Bug 2129 Summary: Austerlitz Demo Generates Unhandled Exception
http://bugs.winehq.org/show_bug.cgi?id=2129
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |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=2056
------- Additional Comments From mike(a)tashcorp.net 2004-11-06 21:53 -------
Test repeated under Wine 20040505 using Mandrake 10.0.
Kicker bar is no longer visible, but the mouse is still unusable.
--
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=2272
------- Additional Comments From brettholcomb(a)charter.net 2004-11-06 19:04 -------
The path= is left over from when I first installed the wine-cvs early this week.
I created the paths and then the first run of wine put them in the registry. I
never took them out because they remind me of what I have setup. They don't
hurt if they are left in do they?
I got the keystrokes working in unmananaged - I did a reinstall of SOF.
--
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=2050
------- Additional Comments From lameaim(a)bredband.tiscali.se 2004-11-06 16:45 -------
I *kinda* solved this, by copying the CD to my disk and replacing setup.mpq with
one taken from an English War3 CD. This makes the installer switch between
english and polish, but it installs fine.
--
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=2272
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
--
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=2272
------- Additional Comments From spetreolle(a)yahoo.fr 2004-11-06 14:16 -------
I reran tests.
1. The app outputs no sound at all anywhere.
3. Wave sound test works even though it gives the errors.
4. Dsound fails - it gives ONE short sound and the output below. Then I get no
sound and no more output. Using wineoss gives output.
Check your WINE install - the config file given for tests shouldnt show "Path" =
"xxx" (obsolete) if WINE is a CVS version.
2. The app isn't taking keystrokes either. It ignores them and then when I
exit the app I see them in the terminal window I started the app in.
Use Desktop mode to make sure the window gets the focus.
"Managed" = "Y"
"Desktop" = "800x600"
--
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=2272
------- Additional Comments From brettholcomb(a)charter.net 2004-10-06 19:22 -------
I reran tests.
1. The app outputs no sound at all anywhere.
2. The app isn't taking keystrokes either. It ignores them and then when I
exit the app I see them in the terminal window I started the app in.
3. Wave sound test works even though it gives the errors.
4. Dsound fails - it gives ONE short sound and the output below. Then I get no
sound and no more output. Using wineoss gives output.
dsound.c:1033:Testing Primary Sound Driver - winealsa.drv
dsound.c:721: DirectSound Caps: flags=0x0000000f secondary min=100 max=200000
dsound.c:732: DirectSound SpeakerConfig: 0x000a0004
dsound.c:1037: Testing the primary buffer
err:dsound:IDirectSoundImpl_DuplicateSoundBuffer trying to duplicate primary buffer
dsound.c:282: Caps: flags=0x000000c5 size=22050
dsound.c:296: tag=0x0001 22050x8x2 avg.B/s=44100 align=2
dsound.c:323: status=0x0000
dsound.c:349: tag=0x0001 11025x16x2 avg.B/s=44100 align=4
dsound.c:366: Playing 440Hz LA at 11025x16x2
dsound.c:436: volume=-300
dsound.c:459: pan=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=2272
------- Additional Comments From reif(a)earthlink.net 2004-10-06 17:30 -------
Assuming you actually heard something, then it appears that wine
is configured to use your hardware properly and is working as
well as ALSA can. The problem must be related to the software
you are running and the only way to debug that is with a trace
file. If the files are to big to post, you can e-mail them
directly to 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=2275
Summary: wine wont work with hebrew keyboard layout.
Product: Wine
Version: 20040408
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: george(a)scary.co.il
i tried running mIRC with wine (which is a fully supported proggy with wine)
tried to write something in english and it worked, then changed the layout to
hebrew and tried typing and got the following error:
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0CF7
(hebrew_qoph) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=C0,scanCode=29,keycode=1A,state=10)
(using only one key)
I'm using slackware-9.1 with kde 3.2.2
--
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=2273
------- Additional Comments From mike(a)tashcorp.net 2004-10-06 15:02 -------
Can you provide more specifics...
What application were you running?
What actions were taken to cause the error?
Does it happen every time you perform the actions?
What version of X are you using?
--
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=1760
3.14(a)piology.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |3.14(a)piology.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=1726
3.14(a)piology.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |3.14(a)piology.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=1568
3.14(a)piology.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |3.14(a)piology.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=1900
3.14(a)piology.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |3.14(a)piology.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=1536
------- Additional Comments From 3.14(a)piology.org 2004-10-06 10:29 -------
Just to add to this bug. I use Wine 20040505 (compiled on Debian Sarge). I have
a German keyboard (105 keys) with no dead keys which works perfect under X. Wine
does not detect it. I'll attach the output of `WINEDEBUG=+key,+keyboard wine >&
key.log /winc/windows/notepad.exe` in a minute. Wine chooses the worst keyboard
I can think of, namely "United States keyboard layout" which has almost no key
in common with my keyboard.
Is there a way to tell Wine which keyobard to use?
Anyhow, I believe the following bugs describe the same or very similar problems.
Maybe someone in charge can check and dupe if I am correct: bug 1568, bug 1726,
bug 1760, bug 1900.
pi
--
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=2272
------- Additional Comments From brettholcomb(a)charter.net 2004-09-06 21:59 -------
Created an attachment (id=605)
--> (http://bugs.winehq.org/attachment.cgi?id=605&action=view)
Config file used for sound tests.
Here's the config file. I was running as root. I wiped out all my existing
.wine directories and ran wine. It created the config file which I modified to
put the winealsa.drv line in. Nothing else was changed.
--
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=2272
brettholcomb(a)charter.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #601 is|0 |1
obsolete| |
------- Additional Comments From brettholcomb(a)charter.net 2004-09-06 21:57 -------
Created an attachment (id=604)
--> (http://bugs.winehq.org/attachment.cgi?id=604&action=view)
Wave test - failed
I killed this test, as I did dsound. Both appeared to hang after a while.
--
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=2272
brettholcomb(a)charter.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #602 is|0 |1
obsolete| |
------- Additional Comments From brettholcomb(a)charter.net 2004-09-06 21:54 -------
Created an attachment (id=603)
--> (http://bugs.winehq.org/attachment.cgi?id=603&action=view)
Dsound test - fails
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2272
------- Additional Comments From brettholcomb(a)charter.net 2004-09-06 21:54 -------
Attached are the correct test results. I did not have winealsa.drv in the
config file originally. They both fail. However, Alsa works fine for
everything else. I can play CDs, movies, etc.
--
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=2274
Summary: Broken installer (used to work; Lords of the Realm 2)
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gilead(a)yellowhedgehog.com
"Lords of the Realm 2" game works perfectly well with Wine but its installer
breaks and drops me to the debugger. This app could safely go to the 'Gold' apps
list if not this installer :(
Last time I tried to run install this game with Wine was about two years ago and
I remember that at that time it installed fine under Wine.
I'll be happy to provide any additional info about this problem.
Wine version: compiled from CVS 2004.06.10 01:00 GMT
--
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=1064
loic(a)dev.erodia.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |loic(a)dev.erodia.net
------- Additional Comments From loic(a)dev.erodia.net 2004-09-06 16:46 -------
Confirmed with cvs version, and fake Windows directory.
--
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=2272
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
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=2271
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
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=2273
Summary: X error
Product: Wine
Version: 20031118
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: givaldo.oliveira(a)unimix.com.br
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 44788
Current serial number in output stream: 44788
--
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
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-09-06 06:46 -------
Robin Laing: Your bug looks like the TypeLib ref count bug that should be fixed
in CVS. Is there a freely downloadable demo that shows the same 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=2272
------- Additional Comments From reif(a)earthlink.net 2004-08-06 06:06 -------
Please try again to generate a trace file. Sound problems are
highly hardware and os dependent so they ofen can't be duplicated
by someone else unless they have the EXACT same hardware and software
configurations. A trace file is the only practical way to see what
is happening on your system. Please try:
WINEDEBUG="+wave,+dsound,+dsound3d" wine sof.exe
which should print tons of stuff to the screen. If that works,
redirect the output to a file by appending >& trace to the above
command.
Another thing you could try to see if wine is configured correctly
is to run the sound tests in interactive mode. You can do this by
going to the wine/dlls/winmm/tests directory and running:
WINETEST_INTERACTIVE=1 wine winmm_test.exe.so wave
and listen for the tones. You can also go to wine/dlls/dsound/tests
and run:
WINETEST_INTERACTIVE=1 wine dsound_test.exe.so dsound
to check Direct Sound.
--
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-08-06 05:04 -------
I got in touch with the guys who wrote Hammer. They are quite nice and are
eager to help. They sent me a build of Hammer 3.4 that set the DCX_CLIPSIBLINGS
flag. Unfortunately, this did not fix the problem. I hacked wine such that all
calls to GetDCEx() assumed the DCX_CLIPSIBLINGS flag. This did not help, either.
Then I tried hacking GetDCEx() to always or-in "DCX_CACHE | DCX_CLIPSIBLINGS",
which are the flags that Lionel's patch uses, and *that* fixed the problem. At
least, it fixed the problem to the extent that Lionel's patch fixed the problem.
That is, the stand-alone OpenGL windows now render, but OpenGL does not render
when the window is a child of a 4-way splitter.
Lionel, do have any ideas why the window in the four-way splitter is blank while
stand-alone windows render properly? Can you think of something that the
application could do to convince wine to render OpenGL in the splitter 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.