Results 1 to 6 of 6
Hi Members
i downloaded rpm of Wine from its official site and install it.. when it installed. when i run application(.exe) the cursor shows a bottle. but after some time ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-05-2006 #1
Help Related to Wine
Hi Members
i downloaded rpm of Wine from its official site and install it.. when it installed. when i run application(.exe) the cursor shows a bottle. but after some time no application execute.. please help me
i m using Mandriva 2006 with kernel 2.6.12-12
is any one from u installed wine on Mandriva and use it?
please reply me....
- 02-05-2006 #2
Try it from a virtual terminal to see what kind of errors or other output it's giving.
Just cd to the program's directory, then type "wine program.exe" (without quotes and with the real name of your program, of course).Stand up and be counted as a Linux user!
- 02-06-2006 #3
when i run according to ur procedure it gives me this error
[root@localhost Desktop]# wine MSN-Winks.exe > wine.txt
wine: creating configuration directory '/root/.wine'...
[sis_context.c:190]: Bad bytesPerPixel.
wine: wineprefixcreate failed while creating
'/root/.wine'.
[root@localhost Desktop]# wineserver: could not save registry branch to
/root/.wine-UvZbYy/system.reg : No such file or directory
wineserver: could not save registry
branch to /root/.wine-UvZbYy/user.reg : No such file or directory
- 02-06-2006 #4
Running wine as root? I'd advise against that.
But if you must run it as root, it looks like you need to check your permissions in the /root directory (also /root/.wine if it exists). It looks like maybe the directory doesn't have write permissions set for anyone.
But changing permissions in the /root directory is probably a very bad idea. I recommend you run wine as a non-root user. It should have no problems creating the requisite pseudo-filesystem in your home directory.Stand up and be counted as a Linux user!
- 02-07-2006 #5
same error occurs when run wine as normal user...
- 04-21-2006 #6Just Joined!
- Join Date
- Apr 2006
- Posts
- 1
Same Problem on Mandriva 2006
Hi,
I´ve been having exactly the same problem. At first I thought that the version of Wine included in Mandriva 2006 was giving problems, so I uninstalled it and downloaded the version from SourceForge 0.9.12
After that when running from a terminal winecfg I get:
wine: creating configuration directory '/home/kiki/.wine'...
[sis_context.c:190]: Bad bytesPerPixel.
wine: wineprefixcreate failed while creating '/home/kiki/.wine'.
[kiki@localhost ~]$ wineserver: could not save registry branch to /home/kiki/.wine-S5JWol/system.reg : No such file or directory
wineserver: could not save registry branch to /home/kiki/.wine-S5JWol/user.reg : No such file or directory
I think the issue is on the second line:
[sis_context.c:190]: Bad bytesPerPixel.
Isn´t this a graphics card compatibility problem?
Hope someone has the answer for this!


Reply With Quote
