
Has anyone manage to run BitTorrent 3.4.2 on suse 9.2? This is the error message that appears Traceback (most recent call last): File "./btdownloadgui.py", line 262, in run app = btWxApp(0, params) File "./btdownloadgui.py", line 249, in __init__ wxApp.__init__(self, x) File "/usr/lib64/python2.3/site-packages/wx/_core.py", line 5243, in __init__ self._BootstrapApp() File "/usr/lib64/python2.3/site-packages/wx/_core.py", line 4931, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "./btdownloadgui.py", line 253, in OnInit d = DownloadInfoFrame(doneflag) File "./btdownloadgui.py", line 108, in __init__ colSizer.Add(50, 50, 0, wxEXPAND) File "/usr/lib64/python2.3/site-packages/wx/_core.py", line 8966, in Add return _core_.Sizer_Add(*args, **kwargs) TypeError: wxWindow, wxSizer, wxSize, or (w,h) expected for item I think iy haw to do something with the version of wxgtx 2.5 -- Marios K. <marios_hellas_23@yahoo.gr>

* Marios K. (marios_hellas_23@yahoo.gr) [20041207 17:22]:
TypeError: wxWindow, wxSizer, wxSize, or (w,h) expected for item
I think iy haw to do something with the version of wxgtx 2.5
Yes, wxGTK changed and BitTorrent needs a patch to fix that. Grab the Mandrake .src.rpm for BitTorrent and pull the patch from it. Philipp -- Philipp Thomas <pth@suse.de> Research & Development SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuremberg, Germany

Hi, I ma installing MPICH-1.2.6 ch_p4 version on my Opteron cluster running SuSE9.1 for AMD64, the test case failed with message: ... < p2_17986: p4_error: : 1 < File locking failed in ADIOI_Set_lock. If the file system is NFS, you need to use NFS version 3, ensure that the lockd daemon is running on all the machines, and mount the directory with the 'noac' option (no attribute caching). < [2] MPI Abort by user Aborting program ! < [2] Aborting program! ... I checked my file system: Zephyr:~ # rpcinfo -p `hostname `| grep nfs 100003 2 udp 2049 nfs 100003 2 tcp 2049 nfs and found that the installed NFS is version2, How to convert it to version 3? do I need to upgrade related NFS modules? any hint is appreciated. Jyh-Shyong Ho, Ph.D. Research Scientist National Center for High Performance Computing Hsinchu, Taiwan, ROC
participants (3)
-
Jyh-Shyong Ho
-
Marios K.
-
Philipp Thomas