Date: Fri, 24 May 2002 07:56:51 +0200 From: Rahul Siddharthan <rsidd@online.fr> To: Anish Mistry <mistry.7@osu.edu> Cc: multimedia@FreeBSD.ORG Subject: Re: QuickTime on FreeBSD! Message-ID: <20020524055651.GA1097@lpt.ens.fr> In-Reply-To: <0GWL0024KCSM7U@mail-mta6.service.ohio-state.edu> References: <20020521214907.A14319@lpt.ens.fr> <0GWH00B3O9CN74@mail-mta2.service.ohio-state.edu> <20020521221149.A15636@lpt.ens.fr> <0GWL0024KCSM7U@mail-mta6.service.ohio-state.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Anish Mistry said on May 23, 2002 at 21:14:50: > I've compiled and installed the version of wine from codeweavers and changed > the part of the cpu.c , but when I run the QuickTimeInstaller it just stays > on a blank blue setup screen. Any suggestions? Try adding the line to your .wine/config file "Desktop" = "800x600" (use your desired geometry size). This opens all wine windows inside one large window of size 800x600, managed by your regular window manager. Otherwise I found my X session would often get seriously messed up and even stop responding to keyboard inputs, leaving no choice but to reboot. Actually, I now realize that my wine installation was not "pure" -- my chosen "windows" directory was basically a copy of the one created by the crossover plugin in linux, so perhaps it had a few specific fixes for quicktime etc. Maybe I should wipe it and do the quicktime install again, to be sure it works. - Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020524055651.GA1097>