Mailinglist Archive: opensuse-bugs (3333 mails)

< Previous Next >
[Bug 699911] [Qt4-UI] yast2 creates window larger than screen -- hides (ok/cancel)....

https://bugzilla.novell.com/show_bug.cgi?id=699911

https://bugzilla.novell.com/show_bug.cgi?id=699911#c2


Thomas Göttlicher <tgoettlicher@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 - High |P4 - Low

--- Comment #2 from Thomas Göttlicher <tgoettlicher@xxxxxxxxxx> 2011-06-17
08:25:19 UTC ---
Please don't touch the bug's priority! See:
https://bugzilla.novell.com/page.cgi?id=fields.html#priority

yast calculates its window size depending on the screen size. See:
YQUI::calcDefaultSize() in
http://svn.opensuse.org/svn/yast/trunk/qt/src/YQUI.cc

Perhaps your desktop reports invalid values for the screen size.

If you run
Y2DEBUG=1 yast2 printer
the log file '/var/log/YaST2/y2log' contains lines like this:
[qt-ui] YQUI.cc(calcDefaultSize):445 Default size: 896 x 716
That tells you the calculated size.



By the way, have to tried to set the window size using the geometry switch?
For example: yast2 printer --geometry 600x480

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >
References