![]() |
2010-02-26
, 03:46
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#42
|
![]() |
2010-02-27
, 21:56
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#43
|
cd /usr/lib/xchat/plugins/
mv xchat_notify.so xchat_notify.so.bak
![]() |
2010-02-28
, 15:43
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2010
|
#44
|
![]() |
2010-02-28
, 16:43
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#45
|
whether there are any plans to implement the XChat Python plugin for the N900 any time soon,
![]() |
2010-02-28
, 16:44
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#46
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-02-28
, 18:41
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#47
|
![]() |
2010-02-28
, 18:48
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#48
|
Yes, but I cannot build XChat locally with Python enabled. So, I am unable to test or debug it before committing to autobuilder.
![]() |
2010-02-28
, 19:04
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#49
|
It's a one line change in debian/rules -- surely it's not hard to add "--enable-python" before running dpkg-buildpackage to prepare a source package?
![]() |
2010-02-28
, 19:35
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#50
|
Well, there is another little wart that comes with it: if XChat is compiled with Python support and there is no Python installed, XChat prints weird error messages on startup (about shared libraries not being found). Given that, the SB2 incompatibility, and the fact that nobody seems to need it (this is the first request for Python in months, and only because there is some obscure plugin that uses it), I simply do not want to mess with Python support.
Isn't there a way to completely remove this plugin/prevent it from being loaded thru some configuration file?