Bug#491328: reportbug: urwid mode: AttributeError: 'module' object has no

2008-08-11 Thread colliar
Package: reportbug
Version: 3.44
Followup-For: Bug #491328

For me the same

You can edit the .reportbugrc in user's home, and quote the line under
# default user interface
#ui urwid

Worked for me

-- Package-specific info:
** /home/colliar/.reportbugrc:
reportbug_version 3.44
mode novice
email [EMAIL PROTECTED]
smtphost smtp.de.aol.com
smtpuser colliar4ever

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils 1.5.22 debconf utilities
ii  debsums   2.0.36 verification of installed package 
pn  dlocate   none (no description available)
ii  exim4 4.69-6 metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.69-6 lightweight Exim MTA (v4) daemon
ii  file  4.25-1 Determines file type using magic
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep
ii  python-urwid  0.9.8.3-1  curses-based UI/widget library for

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#491328: reportbug: urwid mode: AttributeError: 'module' object has no attribute 'get_password'

2008-08-04 Thread Daniel Watkins
I'm getting this too.

The obvious workaround is to remove python-urwid.  There's also a
command-line option to change UI, but I can't find documentation on
how to use it anywhere.

-- 
Daniel Watkins (Odd_Bloke)


signature.asc
Description: PGP signature


Bug#491328: reportbug: urwid mode: AttributeError: 'module' object has no attribute 'get_password'

2008-07-18 Thread Jan Muszynski
Package: reportbug
Version: 3.43
Severity: normal



-- Package-specific info:
** Environment settings:
INTERFACE=text

** /home/bugsbunny/.reportbugrc:
reportbug_version 3.43
mode advanced
ui text
email [EMAIL PROTECTED]
smtphost smtp.jancm.org
smtpuser X

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (110, 'unstable'), (100, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  debconf-utils none (no description available)
pn  debsums   none (no description available)
ii  dlocate   0.96.1 fast alternative to dpkg -L and dp
ii  exim4 4.69-5 meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-5+b1  lightweight Exim MTA (v4) daemon
ii  file  4.24-4 Determines file type using magic
ii  gnupg 1.4.9-2GNU privacy guard - a free PGP rep
ii  python-urwid  0.9.8.2-1  curses-based UI/widget library for

-- no debconf information

My smtp server requires user/password authentication. When configuring 
reportbug it asked for username, but not a password. (That's fine, I 
assume it will ask for the password at send time). Running in urwid mode 
reportbug gave the following:

.. . .
Connecting to smtp.jancm.org via SMTP...
Traceback (most recent call last):
  File /usr/bin/reportbug, line 1823, in module
main()
  File /usr/bin/reportbug, line 848, in main
return iface.user_interface()
  File /usr/bin/reportbug, line 1815, in user_interface
smtphost, self.options.smtpuser, self.options.smtppasswd, 
self.options.paranoid)
  File /usr/share/reportbug/reportbuglib/reportbug_submit.py, line 
378, in send_report
smtppasswd = ui.get_password(
AttributeError: 'module' object has no attribute 'get_password'


TIA,
-jan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]