id summary reporter owner description type status priority milestone component version resolution keywords cc 292 clicking the tray icon fails to restore the main window danii andar "Deluge 0.6.0.0r3270 when you enable ""Start in tray"" the next time you restart deluge, when you click the tray icon to restore the window it fails with: {{{ Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/deluge/ui/gtkui/systemtray.py"", line 249, in on_tray_clicked self.window.present() File ""/usr/lib/python2.4/site-packages/deluge/ui/gtkui/mainwindow.py"", line 99, in present self.config[""window_x_pos""] = self.window_x_pos AttributeError: MainWindow instance has no attribute 'window_x_pos' }}} right clicking the tray icon and selecting ""Show Deluge"" fails with: {{{ Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/deluge/ui/gtkui/systemtray.py"", line 267, in on_menuitem_show_deluge_activate self.window.present() File ""/usr/lib/python2.4/site-packages/deluge/ui/gtkui/mainwindow.py"", line 99, in present self.config[""window_x_pos""] = self.window_x_pos AttributeError: MainWindow instance has no attribute 'window_x_pos' }}}" bug closed minor GTK UI 0.6.0svn Fixed system tray window restore