[Bug 616508] Re: Main window insensitive upon startup

2011-02-13 Thread Severin Heiniger
** Changed in: lottanzb Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/616508 Title: Main window insensitive upon startup -- ubuntu-bugs mailing list

[Bug 616508] Re: Main window insensitive upon startup

2010-09-04 Thread Severin Heiniger
In the current code, the main window is not made entirely insensitive anymore, but only those menu and toolbar items that can only be used when connected to SABnzbd. Besides, I haven't experienced a main window staying insensitive for quite a while. If you still encounter unhandled exceptions,

[Bug 616508] Re: Main window insensitive upon startup

2010-08-21 Thread Severin Heiniger
Thanks alot for your in-depth explanation of the issue. It allowed me to reproduce it and track it down. The duplicate SessionNotSpecifiedError actually indicates that a SessionNotSpecifiedError has been raised (which is perfectly fine), but there was an unhandled exception in one of the handlers

[Bug 616508] Re: Main window insensitive upon startup

2010-08-17 Thread jcfp
Have by now also come across the completely unresponsive window you described in your reply. Nothing works, except minimizing or resizing the window (but not even exit). Unfortunately, no clue what triggers it yet. -- Main window insensitive upon startup https://bugs.launchpad.net/bugs/616508

[Bug 616508] Re: Main window insensitive upon startup

2010-08-14 Thread Severin Heiniger
Hi jcfp, thanks alot for reporting this bug! It's definitely something that will need to be fixed prior to the release of LottaNZB 0.6. I've also encountered it a few times. It might be caused by a race condition as it doesn't happen every time LottaNZB is launched. The main window is meant to be

[Bug 616508] Re: Main window insensitive upon startup

2010-08-14 Thread Severin Heiniger
What I forgot to ask is whether you encounter this bug each time LottaNZB is launched. As a work-around, you should be able to change the configuration file ~/.config/lottanzb/lottanzb.conf by setting active = local in [backend.sessions]. -- Main window insensitive upon startup

[Bug 616508] Re: Main window insensitive upon startup

2010-08-14 Thread jcfp
Did some more testing, found out that it makes a difference whether or not I delete the ~/.sabnzbd dir prior to launching lotta. Starting without sab running, and without a pre-existing lotta config: * with the usual ~/.sabnzbd in place: SessionNotSpecifiedError traceback appears twice,