http://bugs.codeweavers.com/show_bug.cgi?id=585
*** shadow/585 Thu Apr 18 09:50:44 2002
--- shadow/585.tmp.9387 Mon Apr 22 09:52:23 2002
***************
*** 38,40 ****
--- 38,108 ----
So, I would like to request that all winelib based apps distributed with
wine have 'wine-' prepended in its name.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-22 09:52 -------
+ Comments from Pedro Restrepo" <pedrores(a)tutopia.com>:
+
+ The text about registry entries is:
+
+ I investigated the windows registry and found this:
+
+ 1. The "link" between files types (3 letter extensions) is defined in 2
+ steps.
+ 2. The first step is to define "type names". For example .TXT files are
+ named
+ "txtfile". In my registry I found several 3 letter extensions connected
+ with the
+ name "txtfile" (not only the extension .TXT)
+ 3. The second step is the link between the name and the application
+ that
+ manage
+ this "family of extensions"
+
+ I exported the registry branches where these steps are defined:
+
+ 1. Keys defining the "name" TXTFILE:
+
+ [HKEY_CLASSES_ROOT\.txt]
+ @="txtfile"
+ "Content Type"="text/plain"
+
+ [HKEY_CLASSES_ROOT\.txt\ShellEx]
+
+ [HKEY_CLASSES_ROOT\.txt\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
+ @="{EAB841A0-9550-11cf-8C16-00805F1408F3}"
+
+ [HKEY_CLASSES_ROOT\.txt\ShellNew-]
+ "NullFile"=""
+
+ 2. Keys defining application linked to the files named TXTFILE:
+
+ [HKEY_CLASSES_ROOT\txtfile]
+ @="Documento de texto"
+ "EditFlags"=hex:00,00,00,00
+ (this key means that the description for TXTFILE files is: "Documento
+ de
+ texto")
+
+ [HKEY_CLASSES_ROOT\txtfile\DefaultIcon]
+ @="C:\\prog_paq\\UltraEdit\\Uedit32.exe,2"
+ (this key defines the icon that must be used for TXTFILE files)
+
+ [HKEY_CLASSES_ROOT\txtfile\shell]
+ @=""
+
+ [HKEY_CLASSES_ROOT\txtfile\shell\open]
+ "EditFlags"=hex:01,00,00,00
+
+ [HKEY_CLASSES_ROOT\txtfile\shell\open\command]
+ @="\"C:\\prog_paq\\UltraEdit\\Uedit32.exe\" %1"
+ (this key defines the command that must be used to open a TXTFILE file)
+
+
+ [HKEY_CLASSES_ROOT\txtfile\shell\open\ddeexec]
+ @="[REM _DDE_Direct][FileOpen(\"%1\")]"
+ (this key defines the command that must be used to open a TXTFILE file
+ when DDE linked)
+
+ I guess there would be other keys if there are defined other operations
+ on the file, like "print",...
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=611
*** shadow/611 Mon Apr 22 09:09:34 2002
--- shadow/611.tmp.6145 Mon Apr 22 09:09:34 2002
***************
*** 0 ****
--- 1,106 ----
+ +============================================================================+
+ | Sound-related crash in Myth: The Fallen Lords, pin-pointed to one specific |
+ +----------------------------------------------------------------------------+
+ | Bug #: 611 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-multimedia |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: torbjorn.e.andersson(a)tietoenator.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ In the last few snapshots I've had sound-related crashes with Myth: The Fallen
+ Lords. The sound works fine in the main menu and during the game itself. It's
+ the animated cut-scenes that cause problems. I hope the information below will
+ be of some help in tracking down the bug. If not, I'd be happy to provide
+ further information.
+
+ First, I used to get a message about fragment size("Your Open Sound System
+ driver did not letus configure small enough sound fragments. This may cause
+ delays and other problems in audio playback with certain applications."), but I
+ didn't see this with the 20020411 snapshot.
+
+ Then I get countless "err:wave:IDsDriverBufferImpl_GetPosition device
+ not open, but accessing?" but they appear to be harmless. The cut-scene plays,
+ albeit without sound and sometimes a bit too slowly.
+
+ The crash happens when the cut-scene ends, and the game returns to the main menu:
+
+ err:wave:IDsDriverImpl_CreateSoundBuffer ioctl failed (9)
+ wine: Unhandled exception, starting debugger...
+ WineDbg starting... on pid 806c768
+
+ (lots of messages, mostly about loading, or failing to find, debug
+ information.)
+
+ Unhandled exception: page fault on read access to 0x42a30000 in 32-bit code
+ (0x40c5ed06).
+ In 32-bit mode.
+ 0x40c5ed06 (DSOUND_MixInBuffer+0x1b6 [dsound_main.c:2883] in dsound.dll.so):
+ movswl 0x0(%esi),%eax
+ 2883 field += *obufs;
+ Wine-dbg>bt
+ Backtrace:
+ =>0 0x40c5dd06 (DSOUND_MixInBuffer+0x1b6(dsb=0x44dd8bc8, writepos=0x0,
+ fraglen=0x1c00) [dsound_main.c:2883] in dsound.dll.so) (ebp=45576e08)
+ 1 0x40c5e5a7 (DSOUND_MixOne+0x3df(dsb=0x44dd8bc8, playpos=0x0, writepos=0x0,
+ mixlen=0x1c00) [dsound_main.c:3144] in dsound.dll.so) (ebp=45576e40)
+ 2 0x40c5e816 (DSOUND_MixToPrimary+0x126(playpos=0x0, writepos=0x0,
+ mixlen=0x1c00, recover=0x1) [dsound_main.c:3194] in dsound.dll.so) (ebp=45576e6c)
+ 3 0x40c5eeac (DSOUND_PerformMix+0x3bc [dsound_main.c:3408] in dsound.dll.so)
+ (ebp=45576ea8)
+ 4 0x40c5f08c (DSOUND_timer+0x80(timerID=0x1, msg=0x0, dwUser=0x44d685e8,
+ dw1=0x0, dw2=0x0) [dsound_main.c:3458] in dsound.dll.so) (ebp=45576eb4)
+ 5 0x409789c0 (TIME_TriggerCallBack+0x80(lpTimer=0x44d69f24) [time.c:71] in
+ winmm.dll.so) (ebp=45576ed8)
+ 6 0x40978bb4 (TIME_MMSysTimeCallback+0x15c(iData=0x40386124) [time.c:150] in
+ winmm.dll.so) (ebp=45576f04)
+ 7 0x40978c16 (TIME_MMSysTimeThread+0x46(arg=0x40386124) [time.c:167] in
+ winmm.dll.so) (ebp=45576f20)
+ 8 0x400d1690 (THREAD_Start+0x5c [thread.c:265] in libntdll.dll.so) (ebp=45576f38)
+ 9 0x400d0a8a (SYSDEPS_StartThread+0x36(teb=0x45587000) [sysdeps.c:158] in
+ libntdll.dll.so) (ebp=45576ff4)
+ 10 0x402e4daa (NTDLL.DLL.memcpy+0x5ac0a in libc.so.6) (ebp=00000000)
+
+ If I run with --debugmsg trace+wave the final few messages are:
+
+ trace:wave:IDsDriverBufferImpl_GetPosition (0x44d689f0)
+ err:wave:IDsDriverBufferImpl_GetPosition device not open, but accessing?
+ trace:wave:IDsDriverBufferImpl_GetPosition (0x44d689f0)
+ err:wave:IDsDriverBufferImpl_GetPosition device not open, but accessing?
+ fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x44d68560,00010021,3):stub
+ trace:wave:OSS_wodMessage (0, 0006, 0000001C, 00000000, 00000000);
+ trace:wave:wodClose (0);
+ trace:wave:OSS_wodMessage (0, 0005, 40566C78, 40566CA8, 00030080);
+ trace:wave:wodOpen (0, 0x40566ca8, 00030080);
+ trace:wave:IDsDriverBufferImpl_SetFormat (0x44d689f0,0x44d68938)
+ trace:wave:DSDB_UnmapPrimary (0x44d689f0): sound device unmapped
+ trace:wave:IDsDriverImpl_CreateSoundBuffer (0x44d68540,0x44d68938,1,0)
+ err:wave:IDsDriverImpl_CreateSoundBuffer ioctl failed (9)
+ wine: Unhandled exception, starting debugger...
+
+ I've spent some time running CVS snapshots in-between the official releases, and
+ the crash seems to be caused by changes to dlls/winmm/wineoss/audio.c. The
+ crash, as described above, begins with revision 1.52 of that file, but I get
+ other sound-related crashes with revisions 1.50 or later. This makes sense as
+ 1.52 appears to be just a tiny bugfix to code that was checked in with 1.50.
+
+ ----------------------------
+ revision 1.50
+ date: 2002/01/12 21:15:08; author: julliard; state: Exp; lines: +93 -58
+ Eric Pouech <eric.pouech(a)wanadoo.fr>
+ Fixed the wodReset implementation, internal messages priority, full
+ duplex code, wait algorithm for feeding the OSS buffer.
+ ----------------------------
+
+ I haven't managed to provoke any crashes with revision 1.49.
+
+ I should, perhaps, point out that until quite recently the cut-scenes didn't
+ work at all -- Wine would simply hang. As far as I'm concerned even the crashing
+ versions is a great improvement. ;-)
\ No newline at end of file
** This e-mail has been automatically generated.
** by: http://bugs.codeweavers.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id
Status
Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
15 NEW Resize lag in managed mode
17 NEW Bug while playing WinSkat Pro
19 NEW Cannot run nowExplorer; err:int:INT_Int3dHandler int3d:
21 NEW FreeBSD: err:clipping:CLIPPING_UpdateGCRegion DC is dir
22 NEW Shellexecute API call cannot open URLs
24 NEW err:progress:ProgressWindowProc unknown msg be10 wp=349
26 NEW StrokeAndFillPath doesn't fill paths on EMF
35 ASSI Wine 0.9.0 Meta Bug
39 NEW PrgWin95: Wrong message sequence for keyboard auto-repe
47 NEW wrc does not find system headers
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
53 NEW PrgWin95: Wine does not support Win9x style (16bit) coo
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
56 NEW PrgWin95: Listbox getting a recessed border instead of
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
82 NEW Stabilize Winelib User Guide Table of Contents
90 NEW Compile Wine with -DSTRICT
95 NEW DDE rewrite
96 NEW DLL Separation (MetaBug)
123 NEW ComboBoxes and keyboard movements: Closing
124 NEW Review of Wine Server Protocol
125 NEW Redraw leaves no widgets in window
127 NEW WINE fails to build font metrics
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
154 NEW Fonts not loaded
155 NEW Windows Installer cannot be installed (need for Office
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
199 NEW Opening dialogues in nord modular editor causes lockup
201 NEW masking problem - image is not transparent
204 NEW Lotus Notes attach/detach Soap Opera.
206 NEW Oddities with console applications
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.
220 NEW Glide locks application and freezes X
223 NEW winemaker: Add support for the msvcrt headers
225 NEW winemaker: Ignores the '--with-{mfc,wine}' options once
226 NEW Tries to write /etc/ld.so.cache~ even if prefix is set.
227 NEW winemaker: 'winemaker --nomfc' does not have the intend
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.
239 NEW Metabug: Test Wine with the Common Control Spy Samples
242 NEW Metabug: Test Wine with the VXCL samples
243 NEW Tabs are missing their inner border
247 NEW no keyboard and mouse after update to 20010510
251 NEW codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
254 NEW Lotus Notes window raises to the top when mouse passes
264 NEW Drive label definition cannot be sought.
265 NEW Copy pasting into a wine app works only once
267 NEW ddraw interface not found
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
275 NEW CD - "Linux doesn't allow raw access" ?????
276 NEW Quickbooks Pro Timer does not accept date (GetCalendarI
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
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
314 NEW Console application ("dos") doesn't recognize the retur
320 NEW Use a real list for SetConsoleCtrlHandler
321 NEW msvcrt.printf does not support %S & %C
324 NEW Implement an Alsa sound module
326 NEW Implement an Esd sound module
327 NEW CodeWeavers Preview Meta Bug
330 NEW Add RichEdit support
331 NEW Wine does not correctly display symbol TrueType fonts
335 NEW Need Microphone and mic volume Support
343 NEW file open / save in MS word fails....
345 NEW information about available serial ports should be pres
346 NEW Null pointer reference in libws2_32
351 NEW TNM (wrestling simulator) installer crashes with "Progr
385 NEW Quicken99 barely usable
387 NEW Firstclass: Mouse behaves erratically
390 NEW Can't start wine: err:module:map_image Could not map se
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
412 NEW Win32 API CreateDIBSection for 4bpp yields wrong result
413 NEW age of camelot needs wininet.InternetOpenUrlA
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
428 NEW Graphics glitches in Lotus Notes 4.5
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
434 NEW Mouse button don't get released (Macromedia Flash 5.0)
435 NEW Wine 2002 01 22 does not compile with freetype 2.0.8 or
437 NEW Bug when GroupBox caption is updated
443 NEW Cygwin fails to execute
451 NEW winemaker: command line parameters are not passed to th
455 NEW FIXMEs
461 NEW Implement processing for SystemParametersInfo actions w
466 NEW Wine/Notes typed characters do not appear
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
475 NEW SetActiveWindow does not support foreign processes
480 NEW Convert HBITMAP to a void*
481 NEW Convert HBRUSH to a void*
482 NEW Convert HDRVR to a void*
483 NEW Convert HENHMETAFILE to a void*
484 NEW Convert HFONT to a void*
486 NEW Convert HINSTANCE to a void*
487 NEW Convert HKEY to a void*
488 NEW Convert HMENU to a void*
489 NEW Convert HMETAFILE to a void*
490 NEW Convert HMIDI to a void*
491 NEW Convert HMIDIIN to a void*
492 NEW Convert HMIDIOUT to a void*
493 NEW Convert HMIDISTRM to a void*
494 NEW Convert HMIXER to a void*
495 NEW Convert HMIXEROBJ to a void*
496 NEW Convert HMMIO to a void*
498 NEW Convert HPALETTE to a void*
500 NEW Convert HRGN to a void*
501 NEW Convert HRSRC to a void*
502 NEW Convert HTASK to a void*
503 NEW Convert HWAVE to a void*
504 NEW Convert HWAVEIN to a void*
505 NEW Convert HWAVEOUT to a void*
506 NEW Convert HKL to a void*
507 NEW Convert HDC to a void*
508 NEW Convert HANDLE to a void*
509 NEW Convert HWND to a void*
510 NEW Convert HACCEL to a void*
516 NEW Default paper size can't be changed
517 NEW Could not load wprocs.dll
521 NEW WINE removes trailing backslash in GetFullPathNameA/W i
526 NEW Document the regression testing framework
527 NEW Running C regression tests on Windows with MSVC
528 NEW Running C regression tests on Windows with Cygwin/MinGW
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)
550 NEW DLL Separation: gdi32 from ntdll (DOSFS_GetFullName)
551 NEW DLL Separation: gdi32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
567 NEW Cannot find dll files
580 NEW Vertical ScrollBar disappearing on Open common dialogbo
581 NEW Weird contextmenu appearing on Open common dialogbox
585 NEW wine installation process should install and configure
587 NEW Create replacement of browser component (Internet Explo
590 NEW Memory leak: When running any program under Wine, the m
595 NEW Age of Wonders fails with PE_fixup_imports
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.codeweavers.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.codeweavers.com/query.cgi.
http://bugs.codeweavers.com/show_bug.cgi?id=595
*** shadow/595 Sat Apr 20 20:15:06 2002
--- shadow/595.tmp.6065 Sat Apr 20 20:15:06 2002
***************
*** 0 ****
--- 1,65 ----
+ +============================================================================+
+ | Age of Wonders fails with PE_fixup_imports |
+ +----------------------------------------------------------------------------+
+ | Bug #: 595 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-loader |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: agthorr(a)barsoom.org |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I'm trying to play the game Age of Wonders under WINE. It installs OK, but when
+ I try to run it, a dialog box pops up saying "Runtime error 216 at 402D34E6",
+ and I get the following stream of errors. If there's anything I can do to
+ gather more information, please let me know! It seems to be complaining about
+ imports from certain files that are part of the game. The files definitely
+ exist, so I'm not sure what the problem is. The same problem occurs in 2000228.
+
+ fixme:win32:PE_CreateModule Security directory ignored
+ fixme:win32:PE_CreateModule Security directory ignored
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine.THexagonSpriteSelection.TriggerSelectEvent@23EDC2EF)
+ imported from C:\Program Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl,
+ setting to 0xdeadbeef
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine.THexagonSpriteSelection.TriggerDeselectEvent@23EDC2EF)
+ imported from C:\Program Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl,
+ setting to 0xdeadbeef
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine.TAbstractRoadResource@AEAE6875) imported from C:\Program
+ Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine..TAbstractRoadResource@72CF394E) imported from C:\Program
+ Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine.TAbstractRoad@5BBA2DDC) imported from C:\Program
+ Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef
+ err:win32:PE_fixup_imports No implementation for
+ HSEPack.dpl.0(HSEngine..TAbstractRoad@1FDAFEB5) imported from C:\Program
+ Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef
+
+ <similar messages repeated ad nauseum>
+
+ err:win32:PE_fixup_imports No implementation for
+ AoWEPACK.dpl.0(CombatSpells..TMindDecayCA@2ED614A5) imported from C:\Program
+ Files\Triumph Studios\Age of Wonders\AoWTCPCK.dpl, setting to 0xdeadbeef
+ Wine cannot find the FreeType font library. To enable Wine to
+ use TrueType fonts please install a version of FreeType greater than
+ or equal to 2.0.5.
+ http://www.freetype.org
+ err:psdrv:PSDRV_PPDGetNextTuple Error in line '*CloseUI *stpBrightness
+ '?
+ To use WINEPS you need to install some AFM files.
+ fixme:winspool:AddPrinterW DocumentProperties fails
+ To use WINEPS you need to install some AFM files.
+ err:winspool:AddPrinterW DocumentPropertiesW failed!
+ err:winspool:CUPS_LoadPrinters deskjet not added by AddPrinterA (1797)
+ Wine failed with return code 216
+ /usr/bin/wine: kill: bad signal spec `88'
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Thu Apr 18 13:19:00 2002
--- shadow/311.tmp.28227 Sat Apr 20 06:59:13 2002
***************
*** 42,44 ****
--- 42,62 ----
If you still have the problem you, probably, have some problems with Wine
configuration. I advise you to look in documentation at
http://www.winehq.com/trouble and contact wine-users mailing list for help.
+
+ ------- Additional Comments From fojtik(a)htc.honeywell.cz 2002-04-20 06:59 -------
+ This looks much more like bug of wine than misconfigured wine from
+ following reasons:
+
+ 1, Any program could be run normally with wine older than june2001
+ 2, From june 2001 20% programs cannot be run with the message
+ "cannot map section .text" The problem occurs mainly on programs compiled by
+ Borland Compiler.
+ 3, If I copy the not working program to the zip drive (mapped e.g. on H:)
+ it normally runs. (it cannot run only on the vfat drive)
+ 4, If I copy another working windows program to the same location (as some
+ failing program) it works fine even on vfat.
+
+
+ If you want, I could do some deeper exploration about programs that are
+ suffering by this problem.
+