Bug#637971: python-web2py: fails to start (ImportError: No module named gluon.widget)

2011-08-15 Thread Benjamin Maisonnas
Package: python-web2py Version: 1.98.2-1 Severity: important hi, after a fresh install of python-web2py, simply execute $web2py and you should get: Traceback (most recent call last): File /usr/bin/web2py, line 117, in module import gluon.widget ImportError: No module named gluon.widget

Bug#594772: gajim: version = 0.13.4 should recommend python-openssl = 0.9

2010-08-29 Thread Benjamin Maisonnas
Package: gajim Version: 0.13.4-1+b1 Severity: normal Hi, Starting with gajim 0.13.4, ssl support requires python-openssl = 0.9 for OpenSSL.SSL.OP_NO_TICKET to be defined. See bug #5689[1]. Testing and sid have 0.13.4 and python-openssl 0.10, so most users won't have any problem regarding this

Bug#594674: pcmanfm: wrong name in .desktop file

2010-08-28 Thread Benjamin Maisonnas
Package: pcmanfm Version: 0.9.7-1 Severity: wishlist Tags: upstream PCManFM appears as File Manager in menus, it should be PCManFM. I'm using e17 which already have a file manager, so in my case PCManFM's name could me misleading. -- System Information: Debian Release: squeeze/sid APT prefers

Bug#583782: [PATCH] make print_status utf-8 aware

2010-08-21 Thread Benjamin MAISONNAS
Hi, Here is a simple patch to handle multi-byte chars in print_status() to correct this bug and #587834 as well. Cheers 0001-make-print_status-utf-8-aware.patch Description: Binary data

Bug#566023: Possible solution?

2010-01-28 Thread Benjamin MAISONNAS
~# /etc/init.d/wicd start Starting Network connection manager: wicd failed! ~# rm -r /usr/lib/python2.5/site-packages/wicd/ ~# /etc/init.d/wicd start Starting Network connection manager: wicd. ~# You got it right, thanks ! On 1/28/10, David Paleino da...@debian.org wrote: Hello people, as per

Bug#566023: Bug#566203: wicd 1.7 fails to start

2010-01-23 Thread Benjamin MAISONNAS
Hi, I was upgrading from 1.6.2.2-4. As for python-wicd, note that it's already installed on my system : localhost:~# LANG=C aptitude show python-wicd Package: python-wicd New: yes State: installed Automatically installed: yes Version: 1.7.0-2 [...] On 1/22/10, David Paleino da...@debian.org

Bug#566023: Info received (Bug#566203: wicd 1.7 fails to start)

2010-01-23 Thread Benjamin MAISONNAS
Well, even after reinstall python-wicd (just in case), here is what I get : st...@localhost:~$ python -c import wicd.wpath; print wicd.wpath.version Traceback (most recent call last): File string, line 1, in module AttributeError: 'module' object has no attribute 'version' st...@localhost:~$

Bug#566023: Info received (Bug#566203: wicd 1.7 fails to start)

2010-01-23 Thread Benjamin MAISONNAS
On Sat, Jan 23, 2010 at 12:06 PM, David Paleino da...@debian.org wrote: (please keep Guilherme CCed) Right, done. I suspect this has something to do with python-support. What version do you have? The current one in Sid : localhost:~# LANG=C aptitude show python-support | grep Version

Bug#566023: wicd-daemon: fails to start due to missing module

2010-01-20 Thread Benjamin Maisonnas
Package: wicd-daemon Version: 1.7.0-2 Severity: important Hi, After upgrade (from 1.6.2), Wicd fails to start and gives the following : localhost:~# wicd Traceback (most recent call last): File /usr/share/wicd/daemon/wicd-daemon.py, line 61, in module from wicd.logfile import ManagedStdio

Bug#566027: wicd-curses: fails to start

2010-01-20 Thread Benjamin Maisonnas
Package: wicd-curses Version: 1.7.0-2 Severity: important Hi, After upgrade, wicd-curses fails to start and gives the following : st...@localhost:~$ wicd-curses Traceback (most recent call last): File /usr/share/wicd/curses/wicd-curses.py, line 52, in module from wicd import dbusmanager

Bug#566030: wicd-gtk: fails to start

2010-01-20 Thread Benjamin Maisonnas
Package: wicd-gtk Version: 1.7.0-2 Severity: important Hi, This report may be merged with #566027. Here is what I get when trying to launch wicd-gtk: st...@localhost:~$ wicd-gtk Traceback (most recent call last): File /usr/share/wicd/gtk/wicd-client.py, line 63, in module from wicd