[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2010-01-01 Thread Jean Christophe André
@pavolzetor This traceback is _not_ related to the indicator applet
support problem.

It's about a wrong number of columns in an SQL instruction while writing
in the log database.

I suppose that may be because of a log database structure change and a
problem with database migration (or no migration at all).

You should open an other bug about this one (please first check if there
is already one about SQL error or log database).

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2010-01-01 Thread pavolzetor
yes, I have indicator applet
Traceback (most recent call last):
  File "gajim.py", line 485, in _process_events
return self.process_events(fd, flags)
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 150, in 
process_events
obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 360, in pollin
self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 516, in 
_do_receive
self.on_receive(received)
  File "/usr/share/gajim/src/common/xmpp/dispatcher_nb.py", line 359, in 
dispatch
handler['func'](session,stanza)
  File "/usr/share/gajim/src/common/connection_handlers.py", line 1879, in 
_messageCB
session.received(frm, msgtxt, tim, encrypted, msg)
  File "/usr/share/gajim/src/session.py", line 121, in received
msgtxt, tim=tim, subject=subject)
  File "/usr/share/gajim/src/common/logger.py", line 473, in write
return self.commit_to_db(values, write_unread)
  File "/usr/share/gajim/src/common/logger.py", line 350, in commit_to_db
self.insert_unread_events(message_id, values[0])
  File "/usr/share/gajim/src/common/logger.py", line 356, in 
insert_unread_events
self.simple_commit(sql)
  File "/usr/share/gajim/src/common/logger.py", line 147, in simple_commit
self.cur.execute(sql_to_commit)
OperationalError: table unread_messages has 3 columns but 2 values were supplied

The fixed version is Lucid package

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-12-05 Thread Benjamin Drung
pavolzetor: Do you enabled the indicator? Do you really get this Python
error message? The fixed version can be installed via karmic-updates.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-12-05 Thread Maia Kozheva
Does installing 0.13 from Lucid onto Karmic fix this problem?

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-12-05 Thread pavolzetor
not fixed, no gajim update in proposed, gajim hg works without
compilation, launch.sh is for start it

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gajim - 0.12.5-0ubuntu2.1

---
gajim (0.12.5-0ubuntu2.1) karmic-proposed; urgency=low

  * Fix indicate support (LP: #433495)
 -- Laurent BigonvilleSat, 07 Nov 2009 19:55:20 +0100

** Changed in: gajim (Ubuntu Karmic)
   Status: Fix Committed => Fix Released

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-13 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-13 Thread Benjamin Drung
I can confirm, that the new packages solves the problem.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic-proposed/gajim

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-09 Thread Martin Pitt
Accepted gajim into karmic-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: gajim (Ubuntu Karmic)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-09 Thread Marc A. Donges
I built -0ubuntu3 for Karmic from source and confirm that this fixes the
problem and I found no regressions.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-07 Thread John Dong
Looks good; ACK from motu-sru!

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-07 Thread Laurent Bigonville

** Attachment added: "SRU patch"
   http://launchpadlibrarian.net/35326385/433495.diff

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gajim

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-dev/gajim/devel

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-02 Thread Laurent Bigonville
** Changed in: gajim (Ubuntu Karmic)
 Assignee: (unassigned) => Laurent Bigonville (bigon)

** Changed in: gajim (Ubuntu Lucid)
 Assignee: (unassigned) => Laurent Bigonville (bigon)

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~bigon/gajim/indicate

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-11-02 Thread Laurent Bigonville
There is a patch available upstream, I've prepared updated packages for
it, I will upload them if nobody has objections

** Also affects: gajim (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: gajim (Ubuntu Lucid)
   Importance: Undecided
   Status: Confirmed

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-20 Thread Sergey V. Udaltsov
Actually it seems it has nothing to do with indication. Probably will
open another bug

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-20 Thread Divius
Sergey V. Udaltsov, I doubt it. And I cannot reproduce your issue. Try
fixing /usr/share/gajim/src/notify.py (see above) and if it doesn't
solve problem open a new bug.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-20 Thread Sergey V. Udaltsov
Gajim does not put its icon into the notification area (and when the
roster is closed, gajim quits) - is is the same bug or another one?

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-11 Thread Bug Watch Updater
** Changed in: gajim
   Status: Unknown => Fix Released

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-11 Thread Jean Christophe André
It has been fixed upstream already, see the bug URL I've just linked.
Could anybody ensure this fix will be integrated for the Karmic final release?

BTW, since this bug was because of an API change in the python-indicate
package, developers ask for a way to get a module version number (from
inside Python, of course).

** Bug watch added: Gajim Trac #5271
   http://trac.gajim.org/ticket/5271

** Also affects: gajim via
   http://trac.gajim.org/ticket/5271
   Importance: Unknown
   Status: Unknown

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-08 Thread Michal Bořek
I can confirm this error too (gajim 0.12.5-0ubuntu1)

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-10-03 Thread burli
I can confirm this error too

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-09-29 Thread Jérôme Dubois
I have exactly the same error message.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-09-24 Thread wiz
Got this too after updating to latest karmic.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-09-20 Thread Divius
I've changed 
/usr/share/gajim/src/notify.py:355 : indicator = indicate.IndicatorMessage() -> 
indicator = indicate.Indicator()
Error message no longer appears, a popup arises, but the applet still doesn't 
indicate anything.


** Changed in: gajim (Ubuntu)
   Status: New => Confirmed

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs