It always crash when I run wine iexplore www.winehq.org. I have tried to remove ~/.wine Then, I remove .xinitrc, run xinit, run wine iexplore www.winehq.org, everything is fine. Does the wine have a dependency on KDE? Where to paste the debug logs? WINEDEBUG=+relay,+seh,+tid wine iexplore www.winehq.org &>winebug.log The log seems increase for ever. So I kill the command. Although the log is 51M.
what the heck is in your .xinitrc thats breaking wine?
James McKenzie wrote:> This is extremely dangerous if you are chrooting to the root user. Wine > should not be run as root unless you have a special reason to do so. >I use: Code: sudo chroot --userspec=foo:foo . James McKenzie wrote:> This looks like a dependency > problem, not a Wine one.I can't find what the wine dependent on? Any suggestion is welcome