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.