Adding a nzb file gives problems

Bug #298473 reported by Sander Tuit
2
Affects Status Importance Assigned to Milestone
LottaNZB
Fix Released
High
LottaNZB Development Team

Bug Description

When adding a file to the download queue this happen when I click the open button in the file selector dialog:

18:32:07 environ no localedir for: lottanzb
18:32:07 environ overriding default domain, was lottanzb
18:32:07 lottanzb.core Starting LottaNZB 0.3.1...
18:32:07 lottanzb.modes.standalone Started HellaNZB daemon.
18:32:07 lottanzb.backend Connected to the HellaNZB daemon at localhost:8760.
18:32:07 lottanzb.modes Set usage mode to 'Stand-alone'.
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/kiwi/controllers.py", line 89, in on_key_press
    if not func and event.keyval in self._keyactions:
AttributeError: 'AddFileDialog' object has no attribute '_keyactions'
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/kiwi/controllers.py", line 89, in on_key_press
    if not func and event.keyval in self._keyactions:
AttributeError: 'AddFileDialog' object has no attribute '_keyactions'
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 540, in on_add_file_dialog__response
    self.enqueue_selection()
  File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 545, in enqueue_selection
    files = self.toplevel.get_filenames()
AttributeError: 'NoneType' object has no attribute 'get_filenames'
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 542, in on_add_file_dialog__response
    self.toplevel.destroy()
AttributeError: 'NoneType' object has no attribute 'destroy'
18:32:24 lottanzb.modes.standalone HellaNZB daemon stopped.
18:32:24 lottanzb.modes Left usage mode 'Stand-alone'.

Severin H (severinh)
Changed in lottanzb:
assignee: nobody → lottanzb
importance: Undecided → High
milestone: none → 0.4
status: New → Confirmed
Revision history for this message
Severin H (severinh) wrote :

Can you still reproduce it? Haven't encountered any bugs for quite a while.

Revision history for this message
Sander Tuit (avirulence) wrote : Re: [Bug 298473] Re: Adding a nzb file gives problems

Yeah I can.

On Fri, Nov 21, 2008 at 21:02, Severin Heiniger
<email address hidden>wrote:

> Can you still reproduce it? Haven't encountered any bugs for quite a
> while.
>
> --
> Adding a nzb file gives problems
> https://bugs.launchpad.net/bugs/298473
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in LottaNZB • Automated Usenet Client: Confirmed
>
> Bug description:
> When adding a file to the download queue this happen when I click the open
> button in the file selector dialog:
>
> 18:32:07 environ no localedir for: lottanzb
> 18:32:07 environ overriding default domain, was lottanzb
> 18:32:07 lottanzb.core Starting LottaNZB 0.3.1...
> 18:32:07 lottanzb.modes.standalone Started HellaNZB daemon.
> 18:32:07 lottanzb.backend Connected to the HellaNZB daemon at
> localhost:8760.
> 18:32:07 lottanzb.modes Set usage mode to 'Stand-alone'.
> Traceback (most recent call last):
> File "/usr/lib64/python2.5/site-packages/kiwi/controllers.py", line 89, in
> on_key_press
> if not func and event.keyval in self._keyactions:
> AttributeError: 'AddFileDialog' object has no attribute '_keyactions'
> Traceback (most recent call last):
> File "/usr/lib64/python2.5/site-packages/kiwi/controllers.py", line 89, in
> on_key_press
> if not func and event.keyval in self._keyactions:
> AttributeError: 'AddFileDialog' object has no attribute '_keyactions'
> Traceback (most recent call last):
> File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 540, in
> on_add_file_dialog__response
> self.enqueue_selection()
> File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 545, in
> enqueue_selection
> files = self.toplevel.get_filenames()
> AttributeError: 'NoneType' object has no attribute 'get_filenames'
> Traceback (most recent call last):
> File "/usr/lib64/python2.5/site-packages/lottanzb/gui.py", line 542, in
> on_add_file_dialog__response
> self.toplevel.destroy()
> AttributeError: 'NoneType' object has no attribute 'destroy'
> 18:32:24 lottanzb.modes.standalone HellaNZB daemon stopped.
> 18:32:24 lottanzb.modes Left usage mode 'Stand-alone'.
>

Revision history for this message
Severin H (severinh) wrote :

What about closing it now?

Sander Tuit (avirulence)
Changed in lottanzb:
status: Confirmed → Fix Committed
Severin H (severinh)
Changed in lottanzb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.