http://bugs.winehq.com/show_bug.cgi?id=816
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |lionel.ulmer(a)free.fr
Summary|Tanarus dosen't run |Direct3D - Tanarus dosen't
| |run
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 14:46 -------
Ivan, I guess the application just hangs, right?
The log shows timed out call RtlpWaitForCriticalSection.
The changelog has calls like MESA_IDirect3D2Impl_CreateDevice, so this game
probably uses Direct3D. In this case I would expect problems Wine currently does
not have Direct3D support.
The web site mentions in many places that this game used Direct3D:
http://tanarus.station.sony.com/press1-25-99.jsp
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=816
------- Additional Comments From puoti(a)inwind.it 2002-06-25 14:21 -------
Created an attachment (id=186)
It's compressed with tar, here is a copy of it compressed with bz2, the original file was 15MB, just decompress the file (You can use winzip for the tar version) to obtain the original file.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=816
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 10:33 -------
Ivan, the attachment seems to be corrupted. Did you choose correct MIME type
while attaching it?
Try to attach the file one more time.
Should I register on the site to be able to download the application?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-25 10:27 -------
You have three options left then.1.Regression testing using CVS. 2.Debugging
using debugmsg 3.Wait for someone else to find the bug and fix it.
Regression testing is simple and almost guaranteed to find the problem. It
should take no more then 6 itinerations to find the day the patch occured.and
maybe 3 or 4 more to find the exact patch. Please have a look at
http://www.winehq.org/Docs/wine-devel/cvs-regression.shtml . This is exactly
what what was done with bug 818
Debugmsg might work and you are free to try it. You need to run virtualdub with
-debugmsg +relay and send the results to a file. Attach the last 200 lines from
that file to this bug report. For this please read.
http://www.winehq.org/Docs/wine-user/bugs.shtml
This bug may already fixed by bug 818 (it happens) or something else that
somebody does. the problem with this method is we dont know what was the cause
or the fix.
Since this is a regression I recommend regression testing.It has worked
consistently for me, and has the best chance of successfully finding the bug,
because it is a regression.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=817
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 10:15 -------
Closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=817
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 10:14 -------
Resolving per confirmation on wine-devel.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-25 04:08 -------
I am using the latest libc, i can't upgrade more ...
btw, it was working well with the 2002.05.09, i could play and everything, so it
doesn't seem it is due to my libc, there is something changed from 2002.05.09 to
2002.06 related to this problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=822
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-25 00:32 -------
Created an attachment (id=185)
Horrible hacked patch to ignore DDBLT_KEYSRCOVERRIDE
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=822
Summary: DIB_DirectDrawSurface_Blt does not currently support
DDBLT_KEYSRCOVERRIDE
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
The DIB_DirectDrawSurface_Blt function does not currently support
DDBLT_KEYSRCOVERRIDE
Before I start I would like to say that I am aware that maxis came out with a
linux version so please do not flame me. The purpose of this bug report is to
fix wine.
Sim City 3000 is the only program I have that seems to use this but it uses it a
lot. It fills up any debug log with fixme's. So I decided to do some
investigation. I wnt ont Microsofts web site and I found this entry for
DDBLT_KEYSRCOVERRIDE
> Use the dckSrcColorkey member in the DDBLTFX structure (defined in the
> DirectDraw SDK documentation) as the color key for the source surface. If an
> override is not being set, then dckDestColorkey does not contain the color
> key. The driver should test the surface itself.
What this sounded like to me was that if I made DIB_DirectDrawSurface_Blt ignore
the DDBLT_KEYSRCOVERRIDE flag then the worst result would be that it used the
wrong colors. With this in mind I went into dlls/ddraw/dsurface/dib.c and
changed it so it in fact ignored this flag. The result was better then I expected.
At the beginning of the game there is a unique menu system that was invisible
because nothing was being drawn. When I made DIB_DirectDrawSurface_Blt ignore
the flag the menu system showed up almost right (at least it isn't invisible
anymore). This minor change improves how the whole game works. In fact there are
very few places that this does not make the game look better. It seems that in
this case at least the only thing it is used for is to mask out portions of the
area that is being drawn.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=821
------- Additional Comments From spetreolle(a)yahoo.fr 2002-06-24 20:11 -------
Created an attachment (id=184)
Log runned with --debugmsg +loadll (native dll present)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=821>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=821
Summary: grpconv.exe -o -> loaded .so but dll imm.dll still not
found
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spetreolle(a)yahoo.fr
Running 'grpconv.exe -o', needed by some installers will report that wine didn't
load correctly imm.dll.
But running it with --debugmsg +loaddll reveals it isn't loaded at all.
This happens even with a imm32.dll in windows/system directory.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=821>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=820
Summary: Total Annihilation is crashing
Product: Wine
Version: 20020605
Platform: PC
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mcloud(a)zipmail.com
Total Annihilation is crashing with newer versions of Wine. I'm using the first
TA version and itŽs crashin' completely. After some testing, I applyied the
patch to 3.1 version from Cavedog and at last I can exit out of X with
ctrl+alt+backspace. After trying different configurations, I've found that
disabling the DGA access, it worked (very slow, as it should be), but when I'm
using wine from Conectiva 6.0 (I doesn't have it anymore to see with version
are, and the FTP is busy), it works OK.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=731
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From Speeddymon(a)yahoo.com 2002-06-24 18:34 -------
Dupe of 475...
*** This bug has been marked as a duplicate of 475 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=731>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=731
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status| |UNCONFIRMED
Platform| |All
------- Additional Comments From Speeddymon(a)yahoo.com 2002-06-24 18:34 -------
hmm, the bugzilla update lost what bug it was a duplicate of, reopening to mark
it again...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=731>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
35 ASSI Wine 0.9.0 Meta Bug
48 NEW PrgWin95/98: System metrics differ from the Win9x value
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
61 NEW winemaker: Add support for the Visual C++ project files
66 NEW PrgWin95: Custom cursor display bug
68 NEW Winelib: SEH support
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
90 NEW Compile Wine with -DSTRICT
96 NEW DLL Separation (MetaBug)
123 NEW ComboBoxes and keyboard movements: Closing
125 NEW Redraw leaves no widgets in window
128 NEW Segfaults on trying to open fontdlg for AIM95
129 NEW Crash when exiting AIM95
130 NEW Win3.1 program function keys and ALT/SHIFT/CTRL don't w
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
149 NEW Conflict with another Wine package
151 NEW dialog focus handling is not correct (e.g. in installer
154 NEW Fonts not loaded
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
185 NEW Checkpoint Firewall-1 Gui doesn't work because of starn
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
209 NEW Wine setup ends with TCL error and no config file is wr
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 NEW codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
265 NEW Copy pasting into a wine app works only once
267 NEW ddraw interface not found
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
291 NEW wine systray and other windows not tall enough
292 NEW Keyboard focus not following
297 NEW implement PeekNamedPipe
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
326 NEW Implement an Esd sound module
327 NEW CodeWeavers Preview Meta Bug
330 NEW Improve RichEdit headers
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
385 NEW Quicken99 barely usable
387 NEW Firstclass: Mouse behaves erratically
392 NEW Endless loop of redrawing a constantly growing windoq
395 NEW Wine Tasklist Meta Bug
397 NEW System hangs while trying to play a sound
406 NEW Wine Tasklets Meta Bug
413 NEW age of camelot needs wininet.InternetOpenUrlA
415 NEW Some programs do not save/open files
416 NEW Missings exports in winsocks
421 NEW Implement a DIB engine
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
444 NEW ntdll.dll RtlGetNtVersionNumbers() not implemented.
455 NEW FIXMEs
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
480 NEW Convert HBITMAP to a void* (references: 311)
481 NEW Convert HBRUSH to a void* (references: 249)
482 NEW Convert HDRVR to a void* (references: 37)
483 NEW Convert HENHMETAFILE to a void* (references: 25)
484 NEW Convert HFONT to a void* (references: 200)
486 NEW Convert HINSTANCE to a void* (references: 308)
487 NEW Convert HKEY to a void* (references: 362)
488 NEW Convert HMENU to a void* (references: 279)
489 NEW Convert HMETAFILE to a void* (references: 32)
490 NEW Convert HMIDI to a void* (references: 7)
491 NEW Convert HMIDIIN to a void* (references: 5)
492 NEW Convert HMIDIOUT to a void* (references: 12)
493 NEW Convert HMIDISTRM to a void* (references: 6)
494 NEW Convert HMIXER to a void* (references: 4)
495 NEW Convert HMIXEROBJ to a void* (references: 5)
496 NEW Convert HMMIO to a void* (references: 20)
498 NEW Convert HPALETTE to a void* (references: 34)
500 NEW Convert HRGN to a void* (references: 179)
501 NEW Convert HRSRC to a void* (references: 86)
502 NEW Convert HTASK to a void* (references: 17)
503 NEW Convert HWAVE to a void* (references: 9)
504 NEW Convert HWAVEIN to a void* (references: 4)
505 NEW Convert HWAVEOUT to a void* (references: 15)
506 NEW Convert HKL to a void* (references: 40)
507 NEW Convert HDC to a void* (references: 804)
508 NEW Convert HANDLE to a void* (references: 1219)
509 NEW Convert HWND to a void* (references: 3486)
510 NEW Convert HACCEL to a void* (references: 23)
517 NEW Could not load wprocs.dll
526 NEW Document the regression testing framework
527 NEW Running C regression tests on Windows with MSVC
529 NEW Running Perl regression tests on Windows
530 NEW Package the regression tests for Windows
531 NEW DLL Separation: ddraw from gdi32
532 NEW DLL Separation: gdi32 from ttydrv, x11drv (BITMAP_Drive
533 NEW DLL Separation: gdi32 from ttydrv, x11drv (PALETTE_Driv
534 NEW DLL Separation: gdi32 from ttydrv, x11drv (color init)
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
539 NEW DLL Separation: x11drv from user32 (caret)
540 NEW DLL Separation: x11drv from user32 (clipboard)
541 NEW DLL Separation: x11drv from user32 (drag and drop)
542 NEW DLL Separation: x11drv from user32 (misc)
543 NEW DLL Separation: x11drv from ntdll (FILE_DupUnixHandle)
544 NEW DLL Separation: x11drv from ntdll (Options)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
548 NEW DLL Separation: user32 from ntdll (ATOM_Init)
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
657 NEW MFC42.dll is not implemented
663 NEW Publisher stops reading keyboard and mouse input.
681 NEW Two of the shlwapi DLL regression tests fail under wine
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
705 NEW Running NVidia's ChameleonMark crashes at 0xdeadbeef
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
719 NEW some controls does't work
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
746 NEW wrc gives segfault when creating kernel.res
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
757 NEW Sound bug: only sometimes - wodDsCreate DirectSound fla
758 NEW Menu/combo-box-functionality in managed mode.
765 NEW PrgWin95: Off by one error in scrollbar position
768 NEW Wine crashes when starting Micrographic designer
769 NEW Failure in looping playback
778 NEW Compiler warnings for wine-20020605
780 NEW Implement an Alsa 0.9 sound module
786 NEW wrc gives parse error if resource nameID has quotes
787 NEW wine-20020605 compile error (`perl_parse' from incompat
789 NEW __CxxFrameHandler and Friends might be incomplete/wrong
792 NEW Display bug in WinZip Extract dialog
793 NEW WinZip: Scrollbar problem in Open archive dialog
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
799 NEW wine debugger hidden behind wine games.
800 NEW Wine crashes immediately with privileged instruction ex
801 NEW Irfanview crashes during installation
803 NEW virtualdub hangs up
804 NEW Wine + NTFS = crash :(
807 NEW PowerBuilder 6.0 generated applications crash accessing
811 NEW crash in DefDlgProcW
813 NEW fixme:clipboard:GetClipboardSequenceNumber
814 NEW Add section on 'Implementing a new DLL' to Wine Develop
816 NEW Tanarus dosen't run
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=818
pouech(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |pouech(a)winehq.com
Status|ASSIGNED |NEW
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=818
pouech(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=817
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-06-23 11:25 -------
Still cant accept bug, but patch just submitted - Please test and close bug if all ok.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=817
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-06-23 10:25 -------
I cant work out how to assign this to myself, but I will look into this...
(I've recreated it as well)
Jason
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=818
------- Additional Comments From idstewart(a)compuvative.com 2002-06-22 13:24 -------
Created an attachment (id=183)
output from wine --debugmsg trace+relay
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=818
Summary: [Regression] Sound fails in Baldur's Gate
Product: Wine
Version: 20020605
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: idstewart(a)compuvative.com
After upgrading wine to 20020605, Baldur's Gate runs, but without any sound.
The last known good installation from CVS is c. 2002-05-21 21:45 EDT. This
appears to correspond to changes made to mmsystem.c by Eric Pouech.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-21 23:20 -------
Lets see, you say the program hangs when you go to play the avi file and you get
these errors on your console
fixme:thread:SYSDEPS_SpawnThread CreateThread: stub
fixme:thread:SYSDEPS_SpawnThread CreateThread: stub
You also have a warning about your lib c being non reeentrant
*** Warning: non-reentrant libc detected. Wine will be built without
*** threading support. Consider upgrading libc to a more recent
*** reentrant version of libc.
This means that wine is built without multithreading support and it looks like
this error and the first one are related. This may be the cause of Virtual dub
locking up because the video and audio are multiple threads. I do not know about
the multiple occurences of "undefined reference to `__assert'" but it is
probably also related to this.
The reason for all the perhaps and maybe's is that I am not a wine guru by
anybodys estimation and therefore cannot be certain. What I am certain of is
that you should upgrade your libc package.
I however don't know if one is available or how to do the upgrade. Your best bet
for finding this information is to search the web. If you can't find the
information you need on the web then you should find a newsgroup that can tell
you or at least point you in the right direction.
There is the slight possibility that some wine guru would want Wine to be able
to support a non reentrant libc for some reason but I don't think its likely.
If upgrading your libc fixes the problem then you can mark this bug report as
resolved. If it doesn't or you are unable to upgrade then we will take it from there
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=817
Summary: Virtualdub crashes second time open fle dialog is used
Product: Wine
Version: CVS
Platform: PC
URL: http://www.virtualdub.org/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P1
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
CC: us(a)the-edmeades.demon.co.uk
While trying to confirm bug 803 I ran across this regression that lead me to
this patch http://cvs.winehq.com/patch.py?id=10232257920905959073725207 With
this patch applied the next time the open file dialog box is called up after
opening a file the program crashes
steps to replicate this bug:
start virtualdub
from the file menu click on the Open Video file option
open an avi file
from the file menu click on the Open Video file option
VirtualDub is available at the link in the URL field. It has a built in debugger
an the source code is available as well.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=720
maxx2(a)veneto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Platform| |All
Resolution| |FIXED
------- Additional Comments From maxx2(a)veneto.com 2002-06-21 19:59 -------
Well, just tested the patch from P. Christeas and it works good !
The test has been done in Autocad 14, as usual, and the problem
is completely solved.
I guess this patch can go to cvs....
Regards
Max
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=720>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=816
------- Additional Comments From puoti(a)inwind.it 2002-06-21 19:10 -------
Created an attachment (id=182)
Hare is the full output of bug_report.pl
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
medbi01(a)accpac.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From medbi01(a)accpac.com 2002-06-21 17:36 -------
Confirmed fixed (at least for the case of ACCPAC)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
------- Additional Comments From julliard(a)winehq.com 2002-06-21 16:53 -------
Should be fixed now.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-06-21 16:31 -------
Argh, argh, argh.
Major confusion.
It seems the parameter count of __getmainargs/__GetMainArgs is everything but
obvious.
E.g. our crtdll has *4* parameters, whereas msvcrt has *5* !
Some Usenet postings even talk of 3 parameters !
Our crtdll calls into the 5 param __getmainargs, so that one *does* conversion.
Wanna bet msvcrt20 also uses 4 params only !?!?
That'd mean we'd have to write a msvcrt20 wrapper function just like for our crtdll.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-06-21 16:22 -------
ooook, now I see what the problem is...
(well, not quite, but much further)
Our builtin msvcrt20 has a __getmainargs *forward* entry, which thus calls
into native msvcrt __getmainargs.
For some reason the program seems to call our msvcrt20 __getmainargs with
new_mode set to NULL, which crashes native msvcrt, as it assumes that new_mode
is *never* NULL.
Can you try to find out why the program calls __getmainargs with new_mode set to
NULL ?
We need to know whether msvcrt20 __getmainargs can indeed be legally called with
a NULL new_mode.
If so, then we'd have to get rid of the forward to msvcrt __getmainargs, as
native msvcrt obviously has a problem with a NULL parameter here.
(IOW: we'd have to actually implement a msvcrt20 __getmainargs function that
calls into msvcrt __getmainargs, with a NULL new_mode check added)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
------- Additional Comments From medbi01(a)accpac.com 2002-06-21 16:13 -------
Sorry; I wasn't clear in my description. It isn't the argv[4]; it is the thing
that in the Wine copy is labelled as int *new_mode (See
dlls/msvcrt/data.c:__getmainargs). According to my local disassembly following
the stack dump the pointer is dereferenced without testing for null in the
native version.
The problem disappears as soon as the native msvcrt20 is used.
The full +relay trace is 50MB but that includes the parent program. The
offending process alone is only 2M. However I note that the Wine msvcrt20 is
rather empty; I'm a little surprised that there were no stub warnings.
Bill
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-06-21 16:01 -------
Hmm, sounds like there might be an argc vs. argv[] incompatibility here...
Could you run --debugmsg +relay,+snoop
to check whether our msvcrt20 somehow somewhere returns one argument count
too many and thus the program dereferences the last non-existing (NULL) argument ?
Thanks !
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=815
Summary: msvcrt20 and msvcrt incompatibility
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: medbi01(a)accpac.com
This was detected working with Computer Associates Realizer with ACCPAC 4.2A
(Linux version)
When the builtin msvcrt20 is used with the native msvcrt.dll (6.0.8797.0) the
result is that msvcrt.dll.__getmainargs dereferences a null pointer fifth
argument, a memory access violation.
(For information only)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-21 13:17 -------
I didn't really understand, what do i have to do now? thanks
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=737
------- Additional Comments From apa3a(a)yahoo.com 2002-06-21 11:14 -------
Wait, I already have this information in the debugging output you attached.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=737>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=814
Summary: Add section on 'Implementing a new DLL' to Wine
Developer's Guide
Product: Wine
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: idstewart(a)compuvative.com
According to Alexandre Julliard, " Actually this whole 'implementing a new dll'
section is completely obsolete (like most of the rest of [DEVELOPERS-HINTS]), it
needs to be rewritten from scratch, and probably belongs in the Wine developer's
guide instead."
See the original message from Alexandre at:
http://www.winehq.com/hypermail/wine-devel/2002/05/0410.html
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=814>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=737
------- Additional Comments From puoti(a)inwind.it 2002-06-21 09:55 -------
I'm sorry, but I don't have Corel Draw any more, I'll try to get it in the next
few days and I'll try to run it as you say.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=737>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=720
------- Additional Comments From p_christ(a)hol.gr 2002-06-21 08:13 -------
Created an attachment (id=181)
Correct coords of redwawing the bitmap
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=720>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression, source
Version|CVS |20020605
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-20 22:51 -------
OK this is when someone who knows what they are doing is supposed to jump in <g>
Knowing what I do though this probably is the culprit if you dont get these
errors with the previous version.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=800
------- Additional Comments From rankincj(a)yahoo.com 2002-06-20 20:48 -------
Created an attachment (id=180)
"debugmsg +all,+relay" output of crash (up to debugger launch)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=800>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=800
------- Additional Comments From rankincj(a)yahoo.com 2002-06-20 20:25 -------
Created an attachment (id=179)
Full debugmsg output of crash
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=800>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=769
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform| |All
Summary|Failure in looping |Failure in looping playback
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-20 14:36 -------
in compiling the dlls/msacm i got about 20 of these
undefined reference to `__assert'
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-20 14:33 -------
i just noticed that the ./configure gives this :
*** Warning: non-reentrant libc detected. Wine will be built without
*** threading support. Consider upgrading libc to a more recent
*** reentrant version of libc.
could it be the problem? and if so, how to fix it?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=812
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 12:18 -------
No problem. Look forward for your new bug reports ;-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=812
dvos12(a)calvin.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dvos12(a)calvin.edu 2002-06-20 12:03 -------
Ooops. I am dumb. Under the Debian Woody install, /usr/bin/wine is the
winelauncher script and I didn't realize that there was an alternative. If I call
"/usr/bin/wine.bin 'c:/windows/hello_world.exe'" everything works fine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=737
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform| |All
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 11:54 -------
Ivan, as it turned out the message fixme:msvcrt:__CxxFrameHandler is not related
to the issue. Could you get the relay trace, running the application as:
wine --debugmsg +relay myapp.exe &> 1.log
Post here the last 200 lines of the log before the first
fixme:msvcrt:__CxxFrameHandler message.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=737>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=396
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|514 |
Platform| |All
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 11:52 -------
As it turned out the fixme messages are not related to the issue itself.
Sascha, could you get the relay trace as:
wine --debugmsg +relay app.exe &> 1.log
Post here the last 200 lines before the first fixme:msvcrt:__CxxFrameHandler
message.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=396>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
Hello,
I haven't tried the suggestion yet, but will be doing it
shortly.
Please let me know how to add comments to the already reported
bug.
KK.
On Thu, 06 Jun 2002 wine-bugs(a)winehq.com wrote :
>http://bugs.winehq.com/show_bug.cgi?id=628
>
>*** shadow/628 Fri May 10 08:28:35 2002
>--- shadow/628.tmp.25410 Thu Jun 6 12:49:29 2002
>***************
>*** 1,11 ****
>
>+============================================================================+
> | HELP-WIndows app. fail to run
> |
>
>+----------------------------------------------------------------------------+
>! | Bug #: 628 Product: Bugzilla
> |
>! | Status: ASSIGNED Version: 2.11
> |
> | Resolution: Platform:
> |
> | Severity: normal OS/Version: All
> |
>! | Priority: P1 Component: bug list
> |
>
>+----------------------------------------------------------------------------+
> | Assigned To: tony_lambregts(a)telusplanet.net
> |
> | Reported By: rhlinux(a)rediffmail.com
> |
>--- 1,11 ----
>
>+============================================================================+
> | HELP-WIndows app. fail to run
> |
>
>+----------------------------------------------------------------------------+
>! | Bug #: 628 Product: Wine
> |
>! | Status: ASSIGNED Version:
>unspecified |
> | Resolution: Platform:
> |
> | Severity: normal OS/Version: All
> |
>! | Priority: P1 Component:
>wine-binary |
>
>+----------------------------------------------------------------------------+
> | Assigned To: tony_lambregts(a)telusplanet.net
> |
> | Reported By: rhlinux(a)rediffmail.com
> |
>***************
>*** 47,49 ****
>--- 47,54 ----
> b) uninstall Wine, do a total cleanup, as described here:
> http://wine.codeweavers.com/fom-meta/cache/297.html
> install Wine again
>+
>+
>+ ------- Additional Comments From tony_lambregts(a)telusplanet.net
>2002-06-06 12:49 -------
>+ Dear kk it has been a while since you reported this. Does it
>work for you now,
>+ or were the links that Andriy supplied unhelpfull?
>\ No newline at end of file
_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.com/rediffin/
http://bugs.winehq.com/show_bug.cgi?id=812
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 11:41 -------
David,
the purpose of the winelauncher script (taken from the script comments):
"This shell script attempts to intelligently manage the process of launching a
program with Wine. It adds some level of visual feedback to an end user."
Is there any special reason you don't call wine directly, like "wine myapp.exe"?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-20 10:49 -------
Are you talking about wine's built in mp3? If so you can change directories to
where it is located and do a make depend && make there the last 10 or 20 lines
from that will probably tell us enough, perhaps not. The location for the
builtin MP3 is in dlls/msacm with some modules below that.
I assume that this is using 2000 06 05 right?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=813
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|fixme:clipboard:GetClipboard|fixme:clipboard:GetClipboard
|SequenceNumber |SequenceNumber
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 10:37 -------
Rafael, what application is this?
Is there a free (trial, demo) version of the application available?
Configure debugger as the error message advises ;-)
http://www.winehq.org/docs/wine-devel/dbg-config.shtml
Post here information the debugger gives about the crash.
On the debugger prompt run command "bt" and post the results here.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|DUPLICATE |
Summary|quicken 2000 linux only |quicken 2000: endless loop
|installation |in scrolling
------- Additional Comments From apa3a(a)yahoo.com 2002-06-20 10:15 -------
That was my mistake because of similiar subjects
Disregard comments about bug 810.
Updated Subject to better reflect the nature of the bug.
BTW, this is a linux only installation.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=813
Summary: fixme:clipboard:GetClipboardSequenceNumber
Product: Wine
Version: 20020509
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: raphael(a)met.com.br
Hi!
I would like to run a application in using Wine, so i'm getting the follow message:
err:font:AddFontFileToList Unable to load font file
"/mnt/hdscsi/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file
"/mnt/hdscsi/windows/fonts/modern.fon" err = 2
fixme:clipboard:GetClipboardSequenceNumber Returning 0, see windows/clipboard.c
fixme:system:EnumDisplayDevicesA ((nil),0,0x40556c64,0x00000000), stub!
fixme:system:EnumDisplayDevicesA ((nil),0,0x40556c64,0x00000000), stub!
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134663656
112") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Could you help me to solve this problem? Thank you!!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=812
Summary: Wine loader printing debug messages to stdout.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dvos12(a)calvin.edu
The wine loader is printing debug messages to stdout when they should go to
stderr. For example in the file "wineloader.in", or "/usr/bin/wine", The message
"Wine exited with a successful status" is printed to stdout. I have a
non-interactive console application which takes input from stdin and writes to
stdout. I need to capture the output of the program without any wine messages
in the middle.
One solution is to change the lines like:
echo "Wine exited with a successful status"
to:
echo "Wine exited with a successful status" >&2
Or, you could add a --quiet command line option to wine. Or do both.
David
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-20 05:41 -------
I don't use packages, i don't find installing binaries on my unix system
coherent, i compile the source then install it ( most of the the via the ports ).
I think the problems comes from here, because the integrated mp3 decoder doesn't
compile correctly ...
do you think it will be a good idea to catch all the result of the compile
process and send it?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-19 22:13 -------
Unmount your windows drive and install wine. I'm not sure how the BSD package
will deal with this, but they are supposed to install the default registries and
make a fake windows directory tree.
It works great with the tarball and CVS. I don't know about the packages lately
but I had more problems with them, then I had with the tarball, when I started
with wine two years ago.
I recently switched over to CVS. The initial setup took a while but it sure
makes it easy to find regressions.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-19 15:21 -------
how to do it? i never tried it without windows ...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:58 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:57 -------
Duplicate of 809. Copied informationto that bug.
*** This bug has been marked as a duplicate of 809 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=809
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |808
AssignedTo|wine-bugs(a)winehq.com |h.davies1(a)physics.ox.ac.uk
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:57 -------
I guess you wanted to put comments here instead of creating a new bug (taken
from 810):
**********************************************
when entering a new record in a register and selecting a catagory. if you click
on the scroll bar or arrow ( not the button) an endless loop starts ( possibly
through redraw) by doing an alt+tab through open windows and back to quicken the
program can continue normaly.
**********************************************
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
Summary: quicken 2000 linux only installation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: locutus(a)all.at
CC: locutus(a)all.at
when entering a new record in a register and selecting a catagory. if you click on the
scroll bar or arrow ( not the button) an endless loop starts ( possibly through redraw) by
doing an alt+tab through open windows and back to quicken the program can continue
normaly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=809
Summary: using quicken 2000 on linux only installation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: locutus(a)all.at
CC: locutus(a)all.at
using quicken 2000 on linux only installation and selecting a record in a register the
following message is produced.
:clipping:CLIPPING_UpdateGCRegion DC is dirty
the bug is repeatable.
similar to bug 808
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=808
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |h.davies1(a)physics.ox.ac.uk
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 10:15 -------
The message was introduced by patch of Albert den Haan <albertd(a)corel.com>:
"Added syslevel locking for GDI operations. Propagate the changes through the
graphics code." (see version 1.21 of file objects/clipping.c)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-19 10:05 -------
you can try "no windows" installation with wine. If the problem is with BSD we
need to get it fixed.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-19 04:10 -------
ok, so at least now, we know that it doesn't come from wine it self, myabe it's
related to the DLLs of 2000 ( since you use 98 ) or from thread support in
freebsd ( since you use linux ).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-19 01:16 -------
Ok I tried it with CVS date 2002 06 06 (same as 2002 06 05 snapshot) When I
click on the second button from the left the vidio plays with sound (just as
choppy as on windows). So I don't know what the problem is
If you want to do some regression testing yourself please have a look at
http://www.winehq.org/Docs/wine-devel/cvs-regression.shtml . Once your set up
its very easy but it takes a lot of computer time
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-18 19:08 -------
Lets see, the first button is stop and the second button is play input right? It
might be the difference in Windows/OS versions since I am using Windows 98 and
RedHat 7.2. I would willing to bet that it isn't though. However I just updated
Wine to be in sync with CVS and it looks like I ran into another regression.
err:dialog:DIALOG_Init Could not initialize base dialog units
err:dialog:DIALOG_Init Could not initialize base dialog units
Also I ran into another problem that with CVS a week old that caused the program
to crash the second time I tried to open a file. Have you run into this problem?
Anyways I will try CVS date 2000 06 05 and see if I can get the error you get next.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-18 18:25 -------
what about the play input?
which windows do you use? 2000 sp2 ?
i installed from the freebsd port version 2002.06.05
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-18 18:10 -------
After I installed the MP3 decoder I am able to run the AVI file with music using
the second button from the left without any problems. This was with CVS about a
week old. So either it is fixed in CVS or something else is wrong with your setup.
Did you install from tarball?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=808
------- Additional Comments From cheapisp(a)sensewave.com 2002-06-18 16:20 -------
Actually, I get that message by opening any message or window inside Lotus Notes.
No move or resize necessary.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=808
Summary: clipping:CLIPPING_UpdateGCRegion DC is dirty. when
resizing Notes R6b2
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: cheapisp(a)sensewave.com
My 'Component' selection may be wrong.
Lotus Notes R6 beta 2 with wine as of CVS June 16 2002.
Starting wine, minimizing the window and maximizing it again:
> wine .wine/fakewin/Lotus/Notes/nlnotes.exe
err:win32:PE_fixup_imports No implementation for OLEAUT32.dll.97 imported from
F:\.wine\fakewin\Lotus\Notes\nnotesws.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for OLEAUT32.dll.127 imported from
F:\.wine\fakewin\Lotus\Notes\nnotesws.dll, setting to 0xdeadbeef
fixme:win32:PE_CreateModule Security directory ignored
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x6002f290,1) - no error checking or
testing yet
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:shdocvw:SHDOCVW_DllGetVersion (void): stub
fixme:commctrl:InitializeFlatSB stub
fixme:commctrl:InitializeFlatSB stub
fixme:commctrl:InitializeFlatSB stub
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
I get more instances of that message by resizing the window as well.
XFree86 4.2.0, Linux 2.4.19pre6+something
DefaultDepth 16.
The Lotus Notes package can be had from here:
http://www-10.lotus.com/ldd/notes6
Beware, >100MB download....
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-18 15:48 -------
Ok I'm trying this in Windows (Shudder!)and I got the same error message so I
did a little searching and I found this link for an mp3 decoder that seems to
work http://members.telocity.com/~linuxgod/ra-codec12.zip
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |julliard(a)winehq.com
Status|REOPENED |NEW
------- Additional Comments From apa3a(a)yahoo.com 2002-06-18 14:24 -------
I'm surprised it tries to allocate DOS memory for 32 bit windows application.
Forward to the developer who inserted the message "Cannot use first megabyte for
DOS address space, please report".
I wonder if this message is related:
http://www.winehq.com/hypermail/wine-devel/2002/02/0311.html
Looks familiar - the mentioned message for Windows application.
Another one:
http://www.winehq.com/hypermail/wine-devel/2001/01/0398.html
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-18 12:33 -------
maybe the builtin mp3 codec doesn't support the format.
so, verify that you can play the file under windows correctly then use the
native windows for l3acm and add it to the system.ini
msacm.l3acm= ...
msacm.l3codec= ...
depends on your windows
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=789
------- Additional Comments From fgouget(a)codeweavers.com 2002-06-18 12:10 -------
See also bug 514 and to some extent bug 806.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=789>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=807
------- Additional Comments From apa3a(a)yahoo.com 2002-06-18 11:51 -------
Luigi, I get "Forbidden" error when I try to access the archive.
Could you attach the archive right to the bug description?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=807>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-18 11:45 -------
Closing per the reporter's comments.
If this is a real Wine bug in directories handling it will show up in other
applications.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
------- Additional Comments From apa3a(a)yahoo.com 2002-06-18 11:38 -------
I can reproduce the issue now. Researching...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From gary(a)evalunet.co.za 2002-06-18 08:14 -------
I've done the following:
1. make uninstall
2. rm -Rf ~/c ~/.wine
3. cvs update -PAd
4. make distclean
5. tools/wineinstall
The new attachment (06/18/02 08:09) is a much much stripped down version of the
program, in fact, it's an empty program which still gives me the error. I
think it has something to do with the fact that it is a win32 command line
program, rather than a windows program - if I do the same but compiling as a
windows gdi program it works just fine.
Both versions work great on my Windows 2000 box.
BTW, the code is now like this:
---
program derr;
begin
end.
---
(Other project settings are in the .cfg and .dof files in the attachment)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
------- Additional Comments From gary(a)evalunet.co.za 2002-06-18 08:09 -------
Created an attachment (id=177)
Reduced error case
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=807
Summary: PowerBuilder 6.0 generated applications crash accessing
date fields
Product: Wine
Version: 20020509
Platform: PC
URL: http://web.tiscali.it/l_capriotti/WineTest.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: l.capriotti(a)tiscali.it
I'm trying to run a PB-generated application under Wine, but every panel
with date-time fields generate a crash. By means of winedbg I've managed to
track the crashes to a limited set of function calls into the runtime engine
PBVM60.DLL
(namely PBE_SetData, PBE_FmtSetDataString, PBE_FmtSetMask) which are called by
the engine itself whenever creating dialogs. It seems to me a dialog property is
not correctly initialised, leading to a segfault accessing an invalid pointer.
I've managed to package a minimal test application into the following zip file:
http://web.tiscali.it/l_capriotti/WineTest.zip
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=807>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-17 22:55 -------
When I click on the second button from the left (play input file) I get the
following error
The requested audio compression is not compatible with the
imput format. Check that the sampling rate and channel count
of the input match those of the requested format
When I press OK nothing happens.
This is using current CVS. I can get the vidio to play by clicking on the 3rd
button but I get no sound. You mentioned MP3 in you original report but the only
options for sound are avi and wav. Any suggestions.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
online(a)wantree.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Additional Comments From online(a)wantree.com.au 2002-06-17 22:28 -------
In windows it always works because in a point-and-click environment you don't get
a choice as to where the program starts. However we can replicate the problem
from a dos box in windows.
cd d:\Dungeon
charac~1
REM the character generator works
cd r
..\charac~1
REM nothing happens ... presumably it crashed just as it happens in wine
REM but windows doesn't pop up a debugger or spew debug information.
Hence it seems that wine is infact correctly emulating windows bug for bug in this
case.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.wizards.com/maste
| |rtools/downloads/CGSetup12.e
| |xe
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-17 20:17 -------
adding url to download file
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 13:14 -------
As I consider this issue a bug I still want to find and fix it.
Reporter, will it be difficult for you to do the regression testing as described
above?
Let me know if you need any help.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=794
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:57 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=794
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:56 -------
Closing the bug per discussion with Shachar and Alexandre. Looks like this is
not a bug. File separate bug reports if you come across similiar issues.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:54 -------
Gareth, it works for me.
I just unpack the archive you provided and run command "wine MakeMakefiles.exe
.". Used fresh Wine from CVS.
If you still have the issue with recent CVS try to reproduce the bug with
default no-windows Wine configuration.
Reopen the bug if you can reproduce the issue. Please, also create as small as
possible test case. Be sure the test case works on Windows and fails on Wine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-17 12:46 -------
you must install the divx4.11 or divx4.12 under the windows you are
using ( you can find it at
http://www.filemirrors.com/search.src?file=DivX412Codec.exe ) or you can
surf www.divx-digest.com.
And verify that you can open the file under windows.
then add this :
[drivers32]
vidc.DIVX=DivX.dll
in the ~/.wine/system.ini
by the way i am using windows 2000.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:04 -------
No, if the application works on Windows it should also work under Wine despite
it can be started from the same directory.
Reopening.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
online(a)wantree.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From online(a)wantree.com.au 2002-06-17 11:57 -------
This is infact the free trial version I am using. It is a 10MB download from
http://www.wizards.com/mastertools/downloads/CGSetup12.exe.
However, I just noticed that the problem does not occur if I start the Character
Generator from its installed directory, which leads me to believe that this is a bug
in the application rather than in wine.
I have entered this as a suggestion in the Wine Troubleshooters Guide.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=804
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 11:18 -------
Evan, as I see you are using Windows dlls from WinXP, right?
Can you configure wine with default no-windows installation and reproduce the
issue there? This document may help you:
http://wine.codeweavers.com/fom-meta/cache/664.html
Configure debugger, so it will be started on the crash:
http://www.winehq.com/Docs/wine-devel/dbg-config.shtml
Report what debugger says about the crash. On the debugger prompt run command
"bt". It will give backtrace. Please, publish it here.
Get a relay trace with command:
wine MyApp.exe --debugmsg +relay,+file,+dosfs &> 1.log
Post the last 200 lines of the log before the crash as attachment here.
Let me know if you need any help in debugging.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=804>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=799
------- Additional Comments From online(a)wantree.com.au 2002-06-17 11:10 -------
The value of "managed" and "useDGA" does not seem to affect the behaviour of games like these (such as total annilation and the DnD Character Generator) in snapshot 20020605.(originally "managed" = "Y" and "useDGA"="Y" but chaning "useDGA"="N" as suggested had no effect)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=799>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-17 09:37 -------
FireWire BSD wrote:
Hi, you must install the divx4.11 or divx4.12 under the windows you are
using ( you can find it at
http://www.filemirrors.com/search.src?file=DivX412Codec.exe ) or you can
surf www.divx-digest.com.
And verify that you can open the file under windows.
then add this :
[drivers32]
vidc.DIVX=DivX.dll
in the ~/.wine/system.ini
by the way i am using windows 2000.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
35 ASSI Wine 0.9.0 Meta Bug
48 NEW PrgWin95/98: System metrics differ from the Win9x value
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
61 NEW winemaker: Add support for the Visual C++ project files
66 NEW PrgWin95: Custom cursor display bug
68 NEW Winelib: SEH support
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
90 NEW Compile Wine with -DSTRICT
96 NEW DLL Separation (MetaBug)
123 NEW ComboBoxes and keyboard movements: Closing
125 NEW Redraw leaves no widgets in window
128 NEW Segfaults on trying to open fontdlg for AIM95
129 NEW Crash when exiting AIM95
130 NEW Win3.1 program function keys and ALT/SHIFT/CTRL don't w
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
149 NEW Conflict with another Wine package
151 NEW dialog focus handling is not correct (e.g. in installer
154 NEW Fonts not loaded
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
185 NEW Checkpoint Firewall-1 Gui doesn't work because of starn
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
209 NEW Wine setup ends with TCL error and no config file is wr
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 NEW codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
265 NEW Copy pasting into a wine app works only once
267 NEW ddraw interface not found
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
291 NEW wine systray and other windows not tall enough
292 NEW Keyboard focus not following
297 NEW implement PeekNamedPipe
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
326 NEW Implement an Esd sound module
327 NEW CodeWeavers Preview Meta Bug
330 NEW Improve RichEdit headers
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
385 NEW Quicken99 barely usable
387 NEW Firstclass: Mouse behaves erratically
392 NEW Endless loop of redrawing a constantly growing windoq
395 NEW Wine Tasklist Meta Bug
397 NEW System hangs while trying to play a sound
406 NEW Wine Tasklets Meta Bug
413 NEW age of camelot needs wininet.InternetOpenUrlA
415 NEW Some programs do not save/open files
416 NEW Missings exports in winsocks
421 NEW Implement a DIB engine
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
444 NEW ntdll.dll RtlGetNtVersionNumbers() not implemented.
455 NEW FIXMEs
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
480 NEW Convert HBITMAP to a void* (references: 311)
481 NEW Convert HBRUSH to a void* (references: 249)
482 NEW Convert HDRVR to a void* (references: 37)
483 NEW Convert HENHMETAFILE to a void* (references: 25)
484 NEW Convert HFONT to a void* (references: 200)
486 NEW Convert HINSTANCE to a void* (references: 308)
487 NEW Convert HKEY to a void* (references: 362)
488 NEW Convert HMENU to a void* (references: 279)
489 NEW Convert HMETAFILE to a void* (references: 32)
490 NEW Convert HMIDI to a void* (references: 7)
491 NEW Convert HMIDIIN to a void* (references: 5)
492 NEW Convert HMIDIOUT to a void* (references: 12)
493 NEW Convert HMIDISTRM to a void* (references: 6)
494 NEW Convert HMIXER to a void* (references: 4)
495 NEW Convert HMIXEROBJ to a void* (references: 5)
496 NEW Convert HMMIO to a void* (references: 20)
498 NEW Convert HPALETTE to a void* (references: 34)
500 NEW Convert HRGN to a void* (references: 179)
501 NEW Convert HRSRC to a void* (references: 86)
502 NEW Convert HTASK to a void* (references: 17)
503 NEW Convert HWAVE to a void* (references: 9)
504 NEW Convert HWAVEIN to a void* (references: 4)
505 NEW Convert HWAVEOUT to a void* (references: 15)
506 NEW Convert HKL to a void* (references: 40)
507 NEW Convert HDC to a void* (references: 804)
508 NEW Convert HANDLE to a void* (references: 1219)
509 NEW Convert HWND to a void* (references: 3486)
510 NEW Convert HACCEL to a void* (references: 23)
517 NEW Could not load wprocs.dll
526 NEW Document the regression testing framework
527 NEW Running C regression tests on Windows with MSVC
529 NEW Running Perl regression tests on Windows
530 NEW Package the regression tests for Windows
531 NEW DLL Separation: ddraw from gdi32
532 NEW DLL Separation: gdi32 from ttydrv, x11drv (BITMAP_Drive
533 NEW DLL Separation: gdi32 from ttydrv, x11drv (PALETTE_Driv
534 NEW DLL Separation: gdi32 from ttydrv, x11drv (color init)
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
539 NEW DLL Separation: x11drv from user32 (caret)
540 NEW DLL Separation: x11drv from user32 (clipboard)
541 NEW DLL Separation: x11drv from user32 (drag and drop)
542 NEW DLL Separation: x11drv from user32 (misc)
543 NEW DLL Separation: x11drv from ntdll (FILE_DupUnixHandle)
544 NEW DLL Separation: x11drv from ntdll (Options)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
548 NEW DLL Separation: user32 from ntdll (ATOM_Init)
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
657 NEW MFC42.dll is not implemented
663 NEW Publisher stops reading keyboard and mouse input.
681 NEW Two of the shlwapi DLL regression tests fail under wine
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
719 NEW some controls does't work
720 NEW Misplaced graphics
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
746 NEW wrc gives segfault when creating kernel.res
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
757 NEW Sound bug: only sometimes - wodDsCreate DirectSound fla
758 NEW Menu/combo-box-functionality in managed mode.
765 NEW PrgWin95: Off by one error in scrollbar position
768 NEW Wine crashes when starting Micrographic designer
769 NEW Failure in looping
778 NEW Compiler warnings for wine-20020605
780 NEW Implement an Alsa 0.9 sound module
786 NEW wrc gives parse error if resource nameID has quotes
787 NEW wine-20020605 compile error (`perl_parse' from incompat
788 NEW Delphi command line program gives err:dosmem:dos_mem Ca
789 NEW __CxxFrameHandler and Friends might be incomplete/wrong
792 NEW Display bug in WinZip Extract dialog
793 NEW WinZip: Scrollbar problem in Open archive dialog
794 NEW WINPROC_UnmapMsg32ATo32W returns incorrect value for WM
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
798 NEW DnD Character Generator crashes since 20020509
799 NEW wine debugger hidden behind wine games.
800 NEW Wine crashes immediately with privileged instruction ex
801 NEW Irfanview crashes during installation
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=804
Summary: Wine + NTFS = crash :(
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: emt3734(a)rit.edu
ok, i dual boot my system between WinXP and linux. my windows partition is NTFS
and i would love to be able use some windows programs within linux. but it
seems that wine dies whenever it has to deal with a read-only file system such
as NTFS (yea linux has write ability but as we all know, it aint very safe).
Anyway, i get an error like so (slightly ediited to avoid a long ass listing):
I am using Gentoo Linux, vanilla kernel 2.4.18, pentium 4, 768 mb ram if that
helps as well.
# wine calc.exe
err:win32:PE_fixup_imports No implementation for
KERNEL32.dll.188(FindActCtxSectionGuid) imported from
C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for KERNEL32.dll.668(ReleaseActCtx)
imported from C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for KERNEL32.dll.64(CreateActCtxW)
imported from C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef
.....
err:font:AddFontFileToList Unable to load font file
"/mnt/windows/WINDOWS/Fonts/8514fixe.fon" err = 51
err:font:AddFontFileToList Unable to load font file
"/mnt/windows/WINDOWS/Fonts/8514fixg.fon" err = 51
err:font:AddFontFileToList Unable to load font file
"/mnt/windows/WINDOWS/Fonts/8514fixr.fon" err = 51
.....
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x402d7274
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=804>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.