Haha, yeah, it almost makes your solution look "simple" at this point.
I filed a bug report in their trac.
On Wed, Apr 9, 2008 at 10:22 PM, David Harvey <[EMAIL PROTECTED]> wrote:
>
>
> On Apr 10, 2008, at 1:02 AM, Yi Qiang wrote:
>
> > I debugged this some more with Craig Citro and it turns ou
On Apr 10, 2008, at 1:02 AM, Yi Qiang wrote:
> I debugged this some more with Craig Citro and it turns out it's a bug
> in Colloquy itself. It seems that on Leopard system it links against
> Python 2.3 by default. I've recompiled it so it links against Python
> 2.5 if it exists and falls back to
I debugged this some more with Craig Citro and it turns out it's a bug
in Colloquy itself. It seems that on Leopard system it links against
Python 2.3 by default. I've recompiled it so it links against Python
2.5 if it exists and falls back to Python 2.3 if it does not (so it's
still compatible on
Do you use Leopard? I don't know if pyobjc is distributed in pre 10.5.
Any chance you've installed a different Python.framework other than
what's shipped in /System/Library/Frameworks?
On Wed, Apr 9, 2008 at 6:12 AM, David Harvey <[EMAIL PROTECTED]> wrote:
>
> Yi,
>
> This sounds like a much b
+1 (on the error message)
Kiran
On Apr 9, 9:12 am, David Harvey <[EMAIL PROTECTED]> wrote:
> Yi,
>
> This sounds like a much better approach than what I did, but when I
> run that I get an error message about not being able to find the objc
> module?
>
> david
>
> On Apr 9, 2008, at 2:54 AM,
Yi,
This sounds like a much better approach than what I did, but when I
run that I get an error message about not being able to find the objc
module?
david
On Apr 9, 2008, at 2:54 AM, Yi Qiang wrote:
>
> Hey,
> I thought this was a great idea but I found the patching Colloquy
> approach to
Hey,
I thought this was a great idea but I found the patching Colloquy
approach to be a bit hardcore, especially since it does the wrong
things for channel urls in other channels.
I whipped up a quick python plugin using Colloquy's plugin framework.
To install it, just drop it into ~/Library/Appl
On Mon, 07 Apr 2008 at 04:47PM -0700, mhampton wrote:
> > I have patchedColloquyso that text like "#1234" gets hyperlinked to
> > the sage trac server.
Another thing that everyone can do is set up a Firefox "Quick Search" so
that you can just type something like "sagetrac 1234" in the location
bar
Works great for me on a ppc (G4) 10.4.11 mac.
Thanks, those little things can make a quite a difference!
-Marshall Hampton
On Apr 4, 12:22 pm, David Harvey <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> This message is for Sage developers who use theColloquyIRC chat
> client.
>
> I have patchedColloq
On 4-Apr-08, at 10:22 AM, David Harvey wrote:
>
> Hi all,
>
> This message is for Sage developers who use the Colloquy IRC chat
> client.
Along the same lines... for devs who use the Emacs IRC client erc,
the following makes Sage ticket numbers clickable links.
;; Make Sage tickets of the fo
10 matches
Mail list logo