[Gajim-devel] Snapshot 403

2006-04-10 Thread Geobert QUACH
Hi, This morning the snapshot is in forbidden access (403). Is it normal? -- Geobert QUACH http://articles-ido.dnsalias.net ___ Gajim-devel mailing list Gajim-devel@gajim.org https://lists.gajim.org/cgi-bin/listinfo/gajim-devel

[Gajim-devel] Slackware package?

2006-04-12 Thread Geobert QUACH
A friend of mine does not wan't to try Gajim because it makes him to compile too many python module dependencies. Is there any Slackware package out there? -- Geobert QUACH http://articles-ido.dnsalias.net ___ Gajim-devel mailing list Gajim-

Re: [Gajim-devel] Crash of 0.10 pre1 on windows

2006-04-13 Thread Geobert QUACH
log. I'm happy to trace it down if someone > tells me where else to look. > > -- > Andrew Diederich > ___ > Gajim-devel mailing list > Gajim-devel@gajim.org > https://lists.gajim.org/cgi-bin/listinfo/gajim-dev

Re: [Gajim-devel] Crash of 0.10 pre1 on windows

2006-05-02 Thread Geobert QUACH
> I suspect a memory leak in systraywin32 ... But it's hard to debug that > under windows. I'll do my best. > What about having a look in psi or gaim code for this part? -- Geobert QUACH http://articles-ido.dnsalias.net ___ Gajim

[Gajim-devel] what's wrong ???

2006-05-09 Thread Geobert QUACH
Hi ! Im' trying to hack into gajim again by adding the start_chat command to it to popup the Start chat dialog. My problem is that I try gajim-remote start_chat Main but nothing happen, it just wait like this forever. attached: my patch at current state. -- Geobert QUACH http://art

Re: [Gajim-devel] what's wrong ???

2006-05-09 Thread Geobert QUACH
23:12:01 +0200 "Geobert QUACH" > <[EMAIL PROTECTED]> wrote: > > > Hi ! > > > > Im' trying to hack into gajim again by adding the start_chat command > > to it to popup the Start chat dialog. > > > > My problem is that I try gajim-

[Gajim-devel] adding jabber serverin the list?

2006-06-02 Thread Geobert QUACH
Hi! I'm using apinc server (main jabber server in France) so I was thinking to add it to the list in the account creation wizard, what do you think? im.apinc.org and a handy alias : jabber.fr -- Geobert QUACH http://articles-ido.dnsalia

[Gajim-devel] Avatar display in profile - windows

2006-12-20 Thread Geobert QUACH
The button containing the avatar has no picture on windows (empty button). -- Geobert QUACH http://articles-ido.dnsalias.org ___ Gajim-devel mailing list Gajim-devel@gajim.org http://lists.gajim.org/cgi-bin/listinfo/gajim-devel

[Gajim-devel] Tray icon problem on Windows (again)

2006-12-21 Thread Geobert QUACH
message_window.py:289: GtkWarning: ../../../../gtk+/g dk/win32/gdkwindow-win32.c:1934: CopyCursor failed: Op├(r)ration r├(r)ussie. self.notebook.set_current_page(ctrl_page) But it does not crash like before. -- Geobert QUACH http://articles-ido.dnsalias.org _

Re: [Gajim-devel] Tray icon problem on Windows (again)

2006-12-22 Thread Geobert QUACH
After a day using gajim without the tray, it does not occur. So we can say it is a leak with the tray icon in GTK2.10 On 12/21/06, Le Boulanger Yann <[EMAIL PROTECTED]> wrote: > Geobert QUACH wrote: > > After chatting a while, the interface begins to have som diffuculty to >

Re: [Gajim-devel] GPL V3 or any later version

2007-08-27 Thread Geobert Quach
> > I know many of you already accepted this change, but with this mail > we'll keep a trace of your answers :) So thanks in advance for replying > to this mail. > > [0]: http://www.gnu.org/licenses/rms-why-gplv3.html > -- > Yann > -- Geobert QUACH http://articles-i

Re: [Gajim-devel] GPL V3 or any later version

2007-08-27 Thread Geobert Quach
I've made a mistake : i agree to use GPLv3 *or later* On 8/27/07, Geobert Quach <[EMAIL PROTECTED]> wrote: > I agree to use GPLv3 > > On 8/27/07, Yann Leboulanger <[EMAIL PROTECTED]> wrote: > > Gajim is currently released under GPL V2. We'd like to release

[Gajim-devel] Autohotkey script section in wiki

2008-08-26 Thread Geobert Quach
Hello everybody, I've just opened a section or autohotkey scripts that interact with gajim with one that simulate a click on the trayicon in order to mimic "show_next_event" feature of gajim_remote http://trac.gajim.org/wiki/AutoHotKey%20Scripts enjoy --

[Gajim-devel] chat_merge_consecutive_nickname debug

2010-02-26 Thread Geobert Quach
Hi all, I'm the one who hacked in gajim a long time ago to add chat_merge_consecutive_nickname I found a bug in this behavior: when you Ctrl-l, you don't get the nickname as the message is merge to the previous here is a patch to correct this -- Geobert QUACH http://pti-zarticles.dn

[Gajim-devel] adhoc command

2010-04-15 Thread Geobert Quach
ok at adhoc_commands but I did not understand how I can merge two commands as there is no static list -- Geobert QUACH http://pti-zarticles.dnsalias.org ___ Gajim-devel mailing list Gajim-devel@gajim.org http://lists.gajim.org/cgi-bin/listinfo/gajim-devel

Re: [Gajim-devel] adhoc command

2010-04-25 Thread Geobert Quach
go into # queue and disappear self.connection.connection.send(response, now = True) # send new status gajim.interface.roster.send_status(self.connection.name, 'offline', '') return False# finish the session But when I test it, I only

Re: [Gajim-devel] adhoc command

2010-04-27 Thread Geobert Quach
Thank you very much for the fix! -- Geobert QUACH http://pti-zarticles.dnsalias.org On Tue, Apr 27, 2010 at 11:33 AM, Yann Leboulanger wrote: > On 04/25/2010 01:44 PM, Geobert Quach wrote: > >> I've created: >> > > [...] > > > >> But when I tes

[Gajim-devel] New script to simulate gajim-remote show_next_unread on Windows

2010-04-27 Thread Geobert Quach
Hi guys! I use gajim under Windows at work and the lack of global shortcut for show_next_unread is a pain. So I've hack an autohotkey script to simulate this behavior http://trac.gajim.org/wiki/AutoHotKey%20Scripts Hope it will be usefull -- Geobert QUACH http://pti-zarticles.dnsalia