Activity log for bug #999629

Date Who What changed Old value New value Message
2012-05-15 11:36:27 Alexey Zhukov bug added bug
2012-05-15 11:38:27 Alexey Zhukov description With last update (0.14.1-1ubuntu1.1), Gajim fails to execute external commands. This blocks sending messages, because when sending a message and Gajim wants to play a sound and calls `aplay`. Then, an error dialog pops up and due to exception, while message is technically sent, it does not appear in chat log, nor disappear from the text entry. Bug happens on line 387 of src/common/helpers.py, in call `gajim.thread_interface(p.wait)`. ThreadInterface requires 4 parameters, but receives only 1 (excluding implicit `self`). This is probably because a patch to `exec_command` was backported, but not tested. In more recent versions, ThreadInterface.__init__ declaration differs, allowing to omit arguments, but in 0.14.1 it did not allow so. A patch in Fedora: http://web.archiveorange.com/archive/v/NUQmug8BKZw9RV60YFtv With last update in Oneiric (0.14.1-1ubuntu1.1), Gajim fails to execute external commands. This blocks sending messages, because when sending a message and Gajim wants to play a sound and calls `aplay`. Then, an error dialog pops up and due to exception, while message is technically sent, it does not appear in chat log, nor disappear from the text entry. Bug happens on line 387 of src/common/helpers.py, in call `gajim.thread_interface(p.wait)`. ThreadInterface requires 4 parameters, but receives only 1 (excluding implicit `self`). This is probably because a patch to `exec_command` was backported, but not tested. In more recent versions, ThreadInterface.__init__ declaration differs, allowing to omit arguments, but in 0.14.1 it did not allow so. A patch in Fedora: http://web.archiveorange.com/archive/v/NUQmug8BKZw9RV60YFtv
2012-05-15 16:36:07 Julian Taylor nominated for series Ubuntu Lucid
2012-05-15 16:36:07 Julian Taylor bug task added gajim (Ubuntu Lucid)
2012-05-15 16:36:07 Julian Taylor nominated for series Ubuntu Natty
2012-05-15 16:36:07 Julian Taylor bug task added gajim (Ubuntu Natty)
2012-05-15 16:36:07 Julian Taylor nominated for series Ubuntu Oneiric
2012-05-15 16:36:07 Julian Taylor bug task added gajim (Ubuntu Oneiric)
2012-05-15 16:36:16 Launchpad Janitor branch linked lp:~jtaylor/ubuntu/lucid/gajim/regression
2012-05-15 16:36:20 Launchpad Janitor branch linked lp:~jtaylor/ubuntu/oneiric/gajim/regression
2012-05-15 16:39:58 Julian Taylor bug added subscriber Ubuntu Security Sponsors Team
2012-05-15 16:45:59 Julian Taylor branch linked lp:~jtaylor/ubuntu/natty/gajim/regression
2012-05-15 17:00:26 Launchpad Janitor branch linked lp:~jtaylor/ubuntu/lucid/gajim/regression
2012-05-15 17:04:33 Julian Taylor branch linked lp:~jtaylor/ubuntu/natty/gajim/regression
2012-05-15 17:14:26 undefined bug added subscriber undefined
2012-05-15 17:18:38 Launchpad Janitor gajim (Ubuntu): status New Confirmed
2012-05-15 17:18:38 Launchpad Janitor gajim (Ubuntu Lucid): status New Confirmed
2012-05-15 17:18:38 Launchpad Janitor gajim (Ubuntu Natty): status New Confirmed
2012-05-15 17:18:38 Launchpad Janitor gajim (Ubuntu Oneiric): status New Confirmed
2012-05-15 18:38:04 Tyler Hicks bug added subscriber Tyler Hicks
2012-05-15 19:34:08 Launchpad Janitor gajim (Ubuntu Oneiric): status Confirmed Fix Released
2012-05-15 19:34:08 Launchpad Janitor cve linked 2012-2085
2012-05-15 19:34:08 Launchpad Janitor gajim (Ubuntu Natty): status Confirmed Fix Released
2012-05-15 19:34:08 Launchpad Janitor gajim (Ubuntu Lucid): status Confirmed Fix Released
2012-05-15 19:43:47 Launchpad Janitor branch linked lp:ubuntu/lucid-security/gajim
2012-05-15 19:43:49 Launchpad Janitor branch linked lp:ubuntu/natty-security/gajim
2012-05-15 19:44:11 Launchpad Janitor branch linked lp:ubuntu/oneiric-security/gajim
2012-05-16 12:11:38 Marc Deslauriers gajim (Ubuntu): status Confirmed Fix Released