MantisBT - MPfm
View Issue Details
0000150MPfmUI | Windows | Settingspublic2011-10-22 10:422011-10-29 13:21
ycastonguay 
ycastonguay 
immediatecrashrandom
resolvedfixed 
0.4.4.9 
0.4.5.00.4.5.0 
0000150: The WindowX and WindowY values in the configuration file are sometimes negative
I didn't find a pattern yet, but the WindowX and WindowY values are sometimes -32000 in the configuration file:

    <add key="WindowX" value="-32000" />
    <add key="WindowY" value="-32000" />

This makes the main window invisible when starting the application unless changing these values manually in the configuration file.

I guess this can also affect other window position configuration values.
No tags attached.
Issue History
2011-10-22 10:42ycastonguayNew Issue
2011-10-22 10:42ycastonguayStatusnew => assigned
2011-10-22 10:42ycastonguayAssigned To => ycastonguay
2011-10-22 10:43ycastonguayProduct Version => 0.4.4.9
2011-10-22 10:43ycastonguayTarget Version0.4.4.9 => 0.4.5.0
2011-10-22 10:48ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=41#r41
2011-10-29 13:21svnCheckin
2011-10-29 13:21svnNote Added: 0000144
2011-10-29 13:21ycastonguayStatusassigned => resolved
2011-10-29 13:21ycastonguayFixed in Version => 0.4.5.0
2011-10-29 13:21ycastonguayResolutionopen => fixed
2012-04-17 19:11ycastonguayCategorySettings => Window - Settings
2012-04-21 09:58ycastonguayCategoryWindow - Settings => UI - Windows - Settings
2012-04-21 10:12ycastonguayCategoryUI - Windows - Settings => UI // Windows ## Settings
2012-04-21 10:13ycastonguayCategoryUI // Windows ## Settings => UI / Windows / Settings
2012-04-21 10:13ycastonguayCategoryUI / Windows / Settings => UI - Windows - Settings
2012-04-22 10:08ycastonguayCategoryUI - Windows - Settings => UI | Windows | Settings
2012-04-24 20:51ycastonguayCategoryUI | Windows | Settings => UI | Windows | Settings Window
2012-04-24 20:51ycastonguayCategoryUI | Windows | Settings Window => UI | Windows | Settings

Notes
(0000144)
svn   
2011-10-29 13:21   
The user admin has checked in files related to this issue (revision 71).

Comment:
MPfm now detects if the user sets a negative value in the WindowX and WindowY settings and corrects it to 0.

This is related to the issue 0000150 and fixes it.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs