Yes, It must save the size window (not the position) :) Thanks for your help BUGabundo!! :) Cheers!
-- File "/usr/share/gufw/gufw.py", line 42, in <module> https://bugs.launchpad.net/bugs/398945 You received this bug notification because you are a member of Gufw Developers, which is subscribed to gui-ufw in ubuntu. Status in “gui-ufw” package in Ubuntu: Fix Committed Bug description: $ sudo gufw [sudo] password for bugabundo: Traceback (most recent call last): File "/usr/share/gufw/gufw.py", line 42, in <module> app = view.guiGufw.Guigufw(variable, firewall) File "/usr/share/gufw/view/guiGufw.py", line 42, in __init__ self.set_initial_values() File "/usr/share/gufw/view/guiGufw.py", line 125, in set_initial_values self.get_old_size_window() File "/usr/share/gufw/view/guiGufw.py", line 342, in get_old_size_window win_width,win_height = self.firewall.get_old_size_window() File "/usr/share/gufw/model/Firewall.py", line 173, in get_old_size_window width,height = self.frontend.get_old_size_window() File "/usr/share/gufw/model/FrontEnd.py", line 283, in get_old_size_window height = width_height_split[1].replace("height=","") IndexError: list index out of range ProblemType: Bug Architecture: amd64 Date: Mon Jul 13 19:37:32 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: gufw 9.10.0~bzr23-0ubuntu1 [modified: var/log/gufw_log.txt] PackageArchitecture: all ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_US.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-2.17-generic SourcePackage: gui-ufw Uname: Linux 2.6.31-2-generic x86_64 _______________________________________________ Mailing list: https://launchpad.net/~gufw-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~gufw-developers More help : https://help.launchpad.net/ListHelp

