for almost a week now, wine has been acting weird. I compile wine and using it from the wine source tree, everything works perfectly. But if I make install it, then try to use it, all I get is a black screen that I have to alt-tab to get out of. On a note, it works fine if I run as root. I have blown away my .wine directory, it doesn't help. I compile from git.
Corey McClymonds
On Saturday December 30 2006 21:15, Corey McClymonds wrote:
But if I make install it, then try to use it, all I get is a black screen that I have to alt-tab to get out of. On a note, it works fine if I run as root.
That means you have problems with permissions. It shouldn't be very hard to find out what exactly permissions you havn't and fix them. You also can use strace to see what files Wine tries to open and why it fails.