← Back to team overview

gufw-developers team mailing list archive

[Bug 1244670] Re: Window size 640x480

 

Great debug ppp! :D

Yes, I'm changing code for the next release, and you have to comment
that line 121. My apologies about that.

Could you change the line 170?
            win.set_size_request(360, 560)
for something like this:
            win.set_size_request(360, 530)

Remove the Gufw config file again:
sudo rm /etc/gufw/gufw.cfg

And try again :) Thanks in advance!!

-- 
You received this bug notification because you are a member of Gufw
Developers, which is subscribed to Gufw.
https://bugs.launchpad.net/bugs/1244670

Title:
  Window size 640x480

Status in Gufw:
  Fix Committed

Bug description:
  My netbook, I use up and now, has a resolution of 1024 x 600 pixels.

  I upgraded to Ubuntu 13.10 and found out your gufw app is now bigger
  that my screen height. Completely unusable. Same shit as Windows 8
  requirements.

  Can you please fix the height, so that it fits back again?

  Good software should work with 640x480 VGA resolution. Never, ever
  make a unresizeable dialog that is bigger than 640x480 pixels. Allow
  users to resize down at least to 640x480. Take into consideration also
  the window manager title head and border.

  How on the Earth you come with the idea to make the dialog so big? In
  your web page screenshot it looks so small and nice.

  Other than this, a nice app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1244670/+subscriptions


References