[gull] config wine & cresus-facturation

lionel Renaud l.renaud at voila.fr
Thu Oct 28 16:57:02 CEST 2004


Bonjour,

Dans ma quête pour faire fonctionner cresus-facturation sous wine je rencontre quelques soucis.
( Dual boot Mandrake 10.1 community/windows 2000 ).

J'ai configuré wine pour qu'il fonctionne seul. Par contre j'ai pris quelques dll de mon second boot windows 2000 afin de les utiliser en "native" (cf config plus bas). J'arrive à installer crésus via l'installeur sous wine (seul quelques images ne sont pas visible sur les boutons dû à certaines surcharges de dll en native). Par contre au lancement et à la réouverture d'un fichier fak, l'appli se bloque avec un  beau :

fixme:hook:NotifyWinEvent (32778,0x10034,-4,31)-stub!
fixme:hook:NotifyWinEvent (32780,0x10032,-4,1)-stub!
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x200a0!
fixme:hook:NotifyWinEvent (32769,0x1003e,-4,37)-stub!
fixme:hook:NotifyWinEvent (32768,0x1003e,-4,1)-stub!
fixme:hook:NotifyWinEvent (32769,0x1003e,-4,37)-stub!
fixme:hook:NotifyWinEvent (32768,0x1003e,-4,1)-stub!
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline


Avant que je ne continue avec le mode debug de wine j'aurais aimé savoir si vous aviez déjà réussi à faire tourner cresus-facturation ? Est-ce /etais-ce stable, utilisable ?

D'avance merci,


Renaud lionel


Je vous donne des infos sur la config wine actuelle (surchargement des dll entre autre).



[DllOverrides]
"oleaut32" = "native, builtin"
"ole32" = "native, builtin"
"commdlg" = "builtin, native"
"comdlg32" = "builtin, native"
"shell" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shlwapi" = "native, builtin"
"shdocvw" = "native, builtin"
"advapi32" = "builtin, native"
"msvcrt" = "native, builtin"
"msvcrt20" = "native, builtin"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msi" = "native, builtin"
"cfgmgr32" = "native, builtin"
"mshtml" = "native, builtin"
"compobj" = "native, builtin"
"comctl32" = "native, builtin"
"ole2" = "native, builtin"
"ole2nls" = "native, builtin"
"oledlg" = "native, builtin"
"storage" = "native, builtin"
"olepro32" = "native, builtin"
"rpcrt4" = "native, builtin"
"wininet" = "native, builtin"
"setupapi" = "native, builtin"
"devenum" = "native, builtin"
"quartz" = "native, builtin"
"urlmon" = "native"
"jscript" = "native, builtin"
"wintrust" = "native, builtin"
"secur32" = "native, builtin"
"crypt32" = "native, builtin"
"ddraw" = "native, builtin"
"riched20" = "native"
"riched32" = "native"
"*" = "builtin, native"

[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" = "16"
; 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" = "640x480"
; Use XFree86 DGA extension if present
; (make sure /dev/mem is accessible by you !)
"UseDGA" = "Y"
; Use XVidMode extension if present
"UseXVidMode" = "Y"
; Use XRandR extension if present
"UseXRandR" = "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"
; Run in synchronous mode (useful for debugging X11 problems)
;;"Synchronous" = "Y"
;
; Use the Render extension to render client side fonts (default "Y")
"ClientSideWithRender" = "N"
; 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"
;

"Desktop" = "N"

[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
; Where to find the global registries
;"GlobalRegistryDir" = "/etc";
; 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"

------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr 





More information about the gull mailing list