Bug #619
Maximizing on Windows
Status: | Closed | Start: | 08/15/2011 | |
Priority: | Urgent | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Windows Installer | |||
Target version: | 0.8.9 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
If a maximized Smuxi window is minimized to the taskbar and then brought back up, the window is then "restored" or un-maximized and then needs to be maximized again. If Smuxi is opened from the tray notification icon this problem does not occur.
Associated revisions
Revision c6aae133c91bf1097c266b0e25f0a73a52baba94
[Installer-Win32] Install GTK# 2.12.10 instead of 2.12.9
Now that Smuxi no longer loads SVG images, it can use the GTK# 2.12.10
installer which lacks SVG support. (references: #230)
With GTK# 2.12.10 the issue is fixed which un-maximized Smuxi when it was
restored from minimize. (closes: #619)
History
Updated by Mirco Bauer 4846 days ago
- Category set to Frontend GNOME
- Target version set to 0.8.9
Updated by Michael Henry 4738 days ago
I have tried to reproduce this bug on xubuntu 11.10. Doesn't do this for me. I'm using a nightly build installed today. Minimize and maximize work like they are supposed to.
Updated by Viri Blobs 4738 days ago
It probably only happens on Windows or Windows 7, I'm also using 0.8 because I can't find where the newer versions are.
Updated by Mirco Bauer 4738 days ago
Yes this issue is Windows specific, I believe it is a GTK+ bug in the Windows port of GTK+ but it could also be some side-effect of something in Smuxi that doesn't show up on Linux. I wonder if this can be reproduced with other GTK+ apps on Windows.
Updated by Mirco Bauer 4736 days ago
- Assigned to set to Mirco Bauer
Good news, GTK# 2.12.10 is fixing this issue! Now that Smuxi is no longer using SVG, we can finally switch to the newer version, see #230
Updated by Mirco Bauer 4736 days ago
- Category changed from Frontend GNOME to Windows Installer
Updated by Mirco Bauer 4736 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset c6aae133c91bf1097c266b0e25f0a73a52baba94.
Updated by Mirco Bauer 4719 days ago
This change can be tested with a development build which can be obtained from here: http://www.smuxi.org/documentation/running-from-git/
Updated by Mirco Bauer 4707 days ago
- Priority changed from Normal to Urgent