gecko can't run
gecko can't run
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.
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.
I have another system installed on an usb drive, with the same .xinitrc, the same desktop environment KDE (but usb system have a full installation).
the wine gecko on my usb system works fine. I can chroot in usb system on the previous normal system, and it works fine too.
So I guess some dependency is broken.
p.s. wine works fine except gecko on my normal system
the wine gecko on my usb system works fine. I can chroot in usb system on the previous normal system, and it works fine too.
So I guess some dependency is broken.
p.s. wine works fine except gecko on my normal system
gecko can't run
allisfree wrote:
should not be run as root unless you have a special reason to do so.
problem, not a Wine one.
James McKenzie
This is extremely dangerous if you are chrooting to the root user. WineI have another system installed on an usb drive, with the same .xinitrc, the same desktop environment KDE (but usb system have a full installation).
the wine gecko on my usb system works fine. I can chroot
should not be run as root unless you have a special reason to do so.
Did you originally run Wine as root? This looks like a dependencyin usb system on the previous normal system, and it works fine too.
So I guess some dependency is broken.
p.s. wine works fine except gecko on my normal system
problem, not a Wine one.
James McKenzie
Re: gecko can't run
I use: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.
Code: Select all
sudo chroot --userspec=foo:foo .
I can't find what the wine dependent on? Any suggestion is welcomeJames McKenzie wrote:This looks like a dependency
problem, not a Wine one.
gecko can't run
allisfree wrote:
only runs in user space and can only do what you tell it to do...
James McKenzie
Ok, as long as Foo is not a privileged user..James McKenzie wrote:
I use: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.
Code:
sudo chroot --userspec=foo:foo .
Clarification: This looks like an OPERATING SYSTEM dependency. Wine
James McKenzie wrote:
I can't find what the wine dependent on? Any suggestion is welcomeThis looks like a dependency
problem, not a Wine one.
only runs in user space and can only do what you tell it to do...
James McKenzie