From: Maeda Y. <ma...@th...> - 2006-04-06 17:59:36
|
I have succeeded to start up PyWM. But segmentaion fault occured when applications launched. I tried Emacs, Firefox, sylpheed, xev, xeyes... Only xterm and gnome-terminal were OK. I am using Fedora Core 5 and the following is the log when sylpheed launched: --- beginning of log --- myWindowClass.__init__: creating a window myWindowClass.__init__: window Sylpheed version 2.0.4 created flwm_.py_on_create: chained handler ok flwm_.py_on_create: a chained handler failed Traceback (most recent call last): File "flwm_.pyx", line 681, in flwm_.py_on_create File "/usr/lib/python2.4/site-packages/pywm/applets.py", line 66, in taskbarRefresh if win: File "flwm_.pyx", line 731, in flwm_.py_on_activate File "/usr/lib/python2.4/site-packages/pywm/__init__.py", line 1107, in window return self.windows[hWin] KeyError: 159533600L myWindowManager: created window Sylpheed version 2.0.4 zsh: segmentation fault python .pywm/example5.pyc --- end --- Can you realize what was happening? If you need the additional informations, please let me know. Best regards, Maeda |