Hi, I try to use a financial software (Sage Line 100) with Wine. The program can be launched but after a few seconds it freezes and the log say : khaem:/usr/local/fake_windows/windows/system$ wine --debugmsg +err,+fixme /usr/local/fake_windows/Program\ Files/Maestria/maestria.exe fixme:toolbar:TOOLBAR_CheckStyle [0x10031] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10031] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10035] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10035] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10039] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10039] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1003d] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1003d] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10041] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10041] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10045] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10045] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10049] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10049] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1004d] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1004d] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10051] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10051] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10055] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10055] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10059] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10059] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1005d] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x1005d] TBSTYLE_ALTDRAG not implemented Wine failed with return code 130 And i can't work with it because without CTRL+C i can't stop it ... Thanks for your help. Bye. -- **************************** Emmanuel Khamissian Chef de Projet Technique du SI Eurelec 10, Rue Rabelais ZA Saumaty S?on 13016 Marseille T?l : 04 96 15 24 49 Fax : 04 96 15 24 41 URL : www.eurelec.com E-mail : ekhamissian@eurelec.com ****************************
why do you use the "--debugmsg +fixme,+err" flag ? its useless. better use "--debugmsg fixme-toolbar" it will hide the "fixme" messsages. you can use --dll=comctl32,commctrl=n if you have the comctl32 native dll (copy it in C:\\windows\\system) if ctrl-c doesnt work, use 'wineserver -k' in another window. for further informations, read http://www.winehq.com/docs/wine-user/bugs.shtml> khaem:/usr/local/fake_windows/windows/system$ wine --debugmsg > +err,+fixme /usr/local/fake_windows/Program\ > Files/Maestria/maestria.exe > fixme:toolbar:TOOLBAR_CheckStyle [0x10031] TBSTYLE_ALTDRAG not > implemented > > > And i can't work with it because without CTRL+C i can't stop it ...====Sylvain Petreolle spetreolle@users.sourceforge.net Fight Spam ! EuroCauce: http://www.euro.cauce.org/en/index.html ICQ #170597259 "Don't think you are. Know you are." Morpheus, in "Matrix". ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais ! Yahoo! Mail : http://fr.mail.yahoo.com
Ok, i try all things that are said in bugs.shtml. But noway :( The software SAGE Line 100 freeze while it starts. The debugging option say no error. Can i hope to run my software on wine ? Thanks. -- **************************** Emmanuel Khamissian Chef de Projet Technique du SI Eurelec 10, Rue Rabelais ZA Saumaty S?on 13016 Marseille T?l : 04 96 15 24 49 Fax : 04 96 15 24 41 URL : www.eurelec.com E-mail : ekhamissian@eurelec.com ****************************