[Reportbug-maint] Reportbug - adding a GTK UI

Luca Bruno lethalman88 at gmail.com
Wed Sep 3 12:09:52 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 2 Sep 2008 07:44:00 +0200
"Sandro Tosi" <matrixhasu at gmail.com> wrote:

> Merged (at r643): thanks for this contribution!
> 
> There is a little problem you might want to fix (as I didn't managed
> yet to debug):
> 
> $ reportbug --ui gtk2 -O --debug reportbug
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 1832, in <module>
>     main()
>   File "/usr/bin/reportbug", line 855, in main
>     return iface.user_interface()
>   File "/usr/bin/reportbug", line 1570, in user_interface
>     listcc += ui.get_multiline('Enter any additional addresses this
> report should be sent to; press ENTER after each address.')
> AttributeError: 'module' object has no attribute 'get_multiline'
> 
> right after the subject insertion and click on "Forward".
> 

Fixed in patch 0001.

0002 patch:
Uses a list instead of an editor for CC addresses, which is less error prone.
We can yet specify the mode to get_multiline and use the list for < ADVANCED users and the editor for >= ADVANCED users,
or if you don't like it just drop the patch.

0003 patch:
small but important bug fixes

- -- 
http://syx.googlecode.com - Smalltalk YX
http://lethalman.blogspot.com - Thoughts about computer technologies
http://www.ammazzatecitutti.org - Ammazzateci tutti
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAki+fpAACgkQw9Qj+8Kak3GYYQCfaj1bl+VzSlTrY4vA8GfCZ0Y7
NJAAn3gUdH/rWtilefePj+28gJy61FSV
=/2QJ
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fixed-GetMultilinePage-implementation-and-added-to-t.patch
Type: text/x-patch
Size: 4422 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20080903/b0eba189/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-GTK-added-list-capability-to-get_multiline.patch
Type: text/x-patch
Size: 8735 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20080903/b0eba189/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fixed-return-value-for-default-entries-in-select_opt.patch
Type: text/x-patch
Size: 2074 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20080903/b0eba189/attachment-0002.bin 


More information about the Reportbug-maint mailing list