26 Jan
2008
26 Jan
'08
4:29 p.m.
http://bugs.winehq.org/show_bug.cgi?id=9975 --- Comment #14 from Feiyun Wang <feiyunw(a)yahoo.com> 2008-01-26 10:29:07 --- Another reason that may cause exception is that Conquer/debug and Conquer/LOG folders are not writeable, so do this: cd ~/Conquer/ ; chmod +w -R debug/ LOG/ If auto patch mechanism is desirable, you probably should make the whole directory writable: cd ~/Conquer/ ; chmod +w -R * -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.