http://bugs.winehq.com/show_bug.cgi?id=1825
Summary: wrong stream implemention Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P4 Component: wine-programs AssignedTo: wine-bugs@winehq.com ReportedBy: the-fallen@web.de
Hi there everybody!
Sorry if this is at the wrong place, i didnt know where to put it.
Heres my problem: I was attempting to install lightwave 7.5 on my box (athlonxp 1800+, 768mb ddr, ati radeon9500) with gentoo linux and Gnome2. I installed wine20031016 (wasnt able to specify it above) and after i got several programs working (even photoshop 5!) I thought it could just work. After a little fight with installshield and co the setup started without an errorbox but broke down when configuring the windows installer. So i told wine to give me all the warn messages and those are really strange and i dont understand them. At the end there is something about merging the winedefault.reg but this doesnt help (i also reinstalled wine, no change)
Here is my output of the console:
----------------------------------------------
bla@bla bla $ wine -debugmsg warn+all /mnt/cdrom/Install_LightWave/setup.exe
warn:storage:StgStreamImpl_Read read 816 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 1015 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 168 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 160 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 168 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 168 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 512 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 408 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 66 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 102 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 180 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 48 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 72 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 168 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 12 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 512 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 4 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 36 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 24 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 6 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 36 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 24 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 6 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 102 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 512 instead of the required 1024 bytes ! warn:storage:StgStreamImpl_Read read 512 instead of the required 1024 bytes !
ERROR: You need to merge the 'winedefault.reg' file into your Wine registry by running: `regedit winedefault.reg'
ERROR: You need to merge the 'winedefault.reg' file into your Wine registry by running: `regedit winedefault.reg'
---------------------------------------------
At this point there wont happen anymore and i have to break it down.
And here are the mainparts of my wine config
---------------------------------------------
# <wineconf>
[Version] ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31) "Windows" = "win98" ; DOS version to imitate ;"DOS" = "6.22"
[DllOverrides] "rpcrt4" = "builtin, native" "oleaut32" = "builtin, native" "ole32" = "builtin, native" "commdlg" = "native, builtin" "comdlg32" = "native, builtin" "ver" = "builtin, native" "version" = "builtin, native" "shfolder" = "builtin, native" "shlwapi" = "builtin, native" "shdocvw" = "builtin, native" "lzexpand" = "builtin, native" "lz32" = "builtin, native" "comctl32" = "builtin, native" "commctrl" = "builtin, native" "mpr" = "builtin, native" "winspool.drv" = "builtin, native" "ddraw" = "builtin, native" "dinput" = "builtin, native" "dsound" = "builtin, native" "opengl32" = "builtin, native" "msvcrt" = "native, builtin" "mcicda.drv" = "builtin, native" "mciseq.drv" = "builtin, native" "mciwave.drv" = "builtin, native" "mciavi.drv" = "native, builtin" "mcianim.drv" = "native, builtin" "msacm.drv" = "builtin" "msacm" = "builtin" "msacm32" = "builtin" "midimap.drv" = "builtin, native" "krnl386" = "builtin" "kernel32" = "builtin" "gdi" = "builtin" "gdi32" = "builtin" "user" = "builtin" "user32" = "builtin" "ntdll" = "native, builtin, so" "w32skrnl" = "builtin" "wow32" = "builtin" "system" = "builtin" "display" = "builtin" "toolhelp" = "builtin" "winsock" = "builtin" "wsock32" = "builtin" "icmp" = "builtin" "mpr" = "builtin" "winaspi" = "builtin" "wnaspi32" = "builtin" "crtdll" = "native, builtin" "dplay" = "native, builtin" "dplayx" = "native, builtin" "mmsystem" = "builtin" "winmm" = "builtin" "msvideo" = "native, builtin" "msvfw32" = "native, builtin" "wprocs" = "builtin, so" "advpack" = "native" "advapi32" = "builtin" "shell" = "builtin, native" "shell32" = "builtin, native" ; you can specify programs too "notepad.exe" = "native, builtin" ; allow launching user.exe (for Remedy) "*user.exe" = "native, builtin" ; default for all other dlls "*" = "builtin, native, so"
[x11drv] ; Number of colors to allocate from the system palette "AllocSystemColors" = "100" ; Use a private color map "PrivateColorMap" = "N" ; Favor correctness over speed in some graphics operations "PerfectGraphics" = "N" ; Color depth to use on multi-depth screens ;;"ScreenDepth" = "24" ; Name of X11 display to use ;;"Display" = ":0.0" ; Allow the window manager to manage created windows "Managed" = "Y" ; Use a desktop window of 640x480 for Wine "Desktop" = "1024x768" ; Use XFree86 DGA extension if present ; (make sure /dev/mem is accessible by you !) "UseDGA" = "Y" ; Use XShm extension if present "UseXShm" = "Y" ; Use XVidMode extension if present "UseXVidMode" = "Y" ; Use the take focus protocol "UseTakeFocus" = "Y" ; Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "Y" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y" ; ; Use the Render extension to render client side fonts (default "Y") ;;"ClientSideWithRender" = "Y" ; Fallback on X core requests to render client side fonts (default "Y") ;;"ClientSideWithCore" = "Y" ; Set both of the previous two to "N" in order to force X11 server side fonts ; ; Anti-alias fonts if using the Render extension (default "Y") ;;"ClientSideAntiAliasWithRender" = "Y" ; Anti-alias fonts if using core requests fallback (default "Y") ;;"ClientSideAntiAliasWithCore" = "Y" ; [fonts] ;Read documentation/fonts before adding aliases ;See a couple of examples for russian users below "Resolution" = "96" "Default" = "-adobe-helvetica-" "DefaultFixed" = "fixed" "DefaultSerif" = "-adobe-times-" "DefaultSansSerif" = "-adobe-helvetica-"
;; default TrueType fonts with russian koi8-r encoding ;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r" ;"DefaultFixed" = "-monotype-courier new-*-*-*--*-*-*-*-*-*-koi8-r" ;"DefaultSerif" = "-monotype-times new roman-*-*-*--*-*-*-*-*-*-koi8-r" ;"DefaultSansSerif" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r" ;; default cyrillic bitmap X fonts ;"Default" = "-cronyx-helvetica-" ;"DefaultFixed" = "fixed" ;"DefaultSerif" = "-cronyx-times-" ;"DefaultSansSerif" = "-cronyx-helvetica-"
; the TrueType font dirs you want to make accessible to wine [FontDirs] ;"dir1" = "/usr/X11R6/lib/X11/fonts/TrueType" ;"dir2" = "/usr/share/fonts/truetype" ;"dir3" = "/usr/X11R6/lib/X11/fonts/TT" ;"dir4" = "/usr/share/fonts/TT"
[serialports] "Com1" = "/dev/ttyS0" "Com2" = "/dev/ttyS1" "Com3" = "/dev/ttyS2" "Com4" = "/dev/modem"
[parallelports] "Lpt1" = "/dev/lp0"
[spooler] "LPT1:" = "|lpr" "LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -" "LPT3:" = "/dev/lp3"
[ports] ;"read" = "0x779,0x379,0x280-0x2a0" ; "write" = "0x779,0x379,0x280-0x2a0"
[spy] "Exclude" = "WM_SIZE;WM_TIMER;"
[Debug] ;"RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection" ;"RelayInclude" = "user32.CreateWindowA" ;"RelayFromExclude" = "user32;x11drv" ;"RelayFromInclude" = "sol.exe" ;"SnoopExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection" ;"SpyExclude" = "WM_SIZE;WM_TIMER;"
[registry] ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false. ;Defaults are read all, write to Home ; Global registries (stored in /etc) "LoadGlobalRegistryFiles" = "Y" ; Home registries (stored in ~user/.wine/) "LoadHomeRegistryFiles" = "Y" ; Load Windows registries from the Windows directory "LoadWindowsRegistryFiles" = "Y" ; TRY to write all changes to home registries "WritetoHomeRegistryFiles" = "Y" ; Registry periodic save timeout in seconds ; "PeriodicSave" = "600" ; Save only modified keys "SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout] ;; supported styles are 'Win31'(default), 'Win95', 'Win98' ;; this has *nothing* to do with the windows version Wine returns: ;; set the "Windows" value in the [Version] section if you want that. "WineLook" = "Win98"
[Console] ;"Drivers" = "tty" ;"XtermProg" = "nxterm" ;"InitialRows" = "25" ;"InitialColumns" = "80" ;"TerminalType" = "nxterm"
[Clipboard] "ClearAllSelections" = "0" "PersistentSelection" = "1"
; List of all directories directly contain .AFM files [afmdirs] "1" = "/usr/share/ghostscript/fonts" "2" = "/usr/share/a2ps/afm" "3" = "/usr/share/enscript" "4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM] "Drivers" = "winealsa.drv" "WaveMapper" = "msacm.drv" "MidiMapper" = "midimap.drv" [dsound] ;; HEL only: Number of waveOut fragments ahead to mix in new buffers. "HELmargin" = "5" ;; HEL only: Number of waveOut fragments ahead to queue to driver. "HELqueue" = "5" ;; Max number of fragments to prebuffer "SndQueueMax" = "28" ;; Min number of fragments to prebuffer "SndQueueMin" = "12" ;; Forces emulation mode (using wave api) "HardwareAcceleration" = "Emulation" ;; Sets default playback device (0 - number of devices - 1) "DefaultPlayback" = "0" ; use first device (/dev/dsp) ;"DefaultPlayback" = "1" ; use second device (/dev/dsp1) ;"DefaultPlayback" = "2" ; use third device (/dev/dsp2) ;; Sets default capture device (0 - number of devices - 1) "DefaultCapture" = "0" ; use first device (/dev/dsp) ;"DefaultCapture" = "1" ; use second device (/dev/dsp1) ;"DefaultCapture" = "2" ; use third device (/dev/dsp2) [Network] ;; Use the DNS (Unix) host name always as NetBIOS "ComputerName" (boolean, default "Y"). ;; Set to N if you need a persistent NetBIOS ComputerName that possibly differs ;; from the Unix host name. You'll need to set ComputerName in ;;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputName, too. ;"UseDnsComputerName" = "N"
# </wineconf>
######################################### # Application dependent sections follow # #########################################
;; sample AppDefaults entries
; 3 InstallShield versions who like to put their full screen window in front, ; without any chance to switch to another X11 application. ; So just catch them in a desktop window.
[AppDefaults\_INS0432._MP\x11drv] "Desktop" = "640x480"
[AppDefaults\_INS0466._MP\x11drv] "Desktop" = "640x480"
[AppDefaults\_INS0576._MP\x11drv] "Desktop" = "640x480"
[AppDefaults\_INS5176._MP\x11drv] "Desktop" = "640x480"
[AppDefaults\_INS5576._MP\x11drv] "Desktop" = "640x480"
---------------------------------------------------------
I added these lines for the installer but i dont know if i still really need them because i have messed around a little with the dlls :)
---------------------------------------------------------
[AppDefaults\setup.exe\DllOverrides] "*" = "native, builtin, so" "gdi32" = "builtin" "user32" = "builtin" "advapi32" = "builtin" "rpcrt4" = "builtin"
---------------------------------------------------------
I hope you can help me, thx in advance!
Greetings Norbert Nordpol (sorry, i know it looks constructed, but im NOT responsible for my name ;)