今夜も Wine で乾杯! ..
651:login:Penguin
07/06/27 21:12:33 f06rujq3
$ cat katamaranaiyo.diff
--- wine-0.9.39/dlls/winex11.drv/x11drv_main.c.orig 2007-06-27 21:06:03.872189675 +0900
+++ wine-0.9.39/dlls/winex11.drv/x11drv_main.c 2007-06-17 14:52:34.986143248 +0900
@@ -386,8 +386,8 @@
/* Open display */
- if (!(env = getenv("XMODIFIERS")) || !*env) /* try to avoid the Xlib XIM locking bug */
- if (!XInitThreads()) ERR( "XInitThreads failed, trouble ahead\n" );
+ /* if (!(env = getenv("XMODIFIERS")) || !*env) */ /* try to avoid the Xlib XIM locking bug */
+ /* if (!XInitThreads()) ERR( "XInitThreads failed, trouble ahead\n" ); */
if (!(display = XOpenDisplay( NULL ))) return FALSE;
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5332日前に更新/245 KB
担当:undef