Bonjour, Je rencontre un probl�me persistant avec wineconsole. D�s qu'il est charg� le syst�me ralentit et wine grandit en m�moire jusqu'� saturation de la m�moire swap.(256M ram physique + 208M swap)
Le message "fixme:bitmap:CreateCompatibleBitmap got bad width 1939840 or height 2457900" me fait penser que wineconsole se configure mal. Y a t il un moyen de sp�cifier une taille de fen�tre ? En regardant le code source (registry.c) jai essay� de mettre la propr�t� WindowSize � une valeur tr�s petite, mais le lancement en mode debugmsg +reg montre que les valeurs sont ignor�es par le programme. Comme vous etes en partie l'auteur de ce programme, je pense trouver un peu de r�pondant... --- Sylvain Petreolle <[EMAIL PROTECTED]> a �crit : > Hi, > > Using wineconsole to try a command line program > like ftp.exe (runs fine whithout wineconsole), > it appears that wineconsole slowdowns the system > and use incredible amounts of memory. > > These are the messages that appear on the wine > command > line : > > fixme:bitmap:CreateCompatibleBitmap got bad width > 1939840 or height 2457900, please look for reason > fixme:console:SetConsoleCtrlHandler (0x1001dc5,1) - > no > error checking or testing yet > fixme:bitmap:CreateCompatibleBitmap got bad width > 1939840 or height 2457900, please look for reason > > then i got the shell prompt, look like the process > had > end up. > (the processes didn't end up of course). > i must kill the processes (the 2 windows desktops > displayed are complete empty and > do not close when asked to close) > > Running it with --debugmsg +relay, I saw that wine > took a long time when running x11drv.SelectObject. > and the last line in the debug text is > X connection to :0.0 broken (explicit kill or server > shutdown). > (this is before I do killall wineconsole wine). > > > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et > en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.fr > ATTACHMENT part 2 application/x-bzip2 name=wineconsole_debug.log.bz2 ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.fr
