View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007223ParaViewBugpublic2008-06-20 17:362009-09-02 19:35
ReporterMike Jackson 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6.2Fixed in Version3.6.2 
Summary0007223: Floating Windows do not adjust themselves when the layout read back from disk
DescriptionWhen the layout of the main window is read back from disk the size and position of the floating windows may NOT be valid any more making the floating windows inaccessible. I have written code to correct this situation. The code is attached.
Additional InformationThis code was tested on OS X 10.4.11 (intel) using gcc from Xcode 2.5.
TagsNo tags attached.
Project
Topic Name
Type
Attached Fileszip file icon Archive.zip [^] (3,412 bytes) 2008-06-20 17:36
diff file icon pqsettings.cxx.diff [^] (6,510 bytes) 2009-03-04 10:31 [Show Content]
diff file icon pqsettings.h.diff [^] (1,369 bytes) 2009-03-04 10:35 [Show Content]

 Relationships

  Notes
(0012451)
Mike Jackson (reporter)
2008-06-20 17:53

Accidentally changed the QSettings type to NativeFormat for my Debugging. I have now wrapped the constructor to use NativeFormat on OS X and IniFormat on everything else.

This leads to a better user experience on OS X because the user can find the preferences for ParaView in the OS X specific location.
(0015252)
Ken Moreland (manager)
2009-02-20 11:02

Is this still an issue? If so, would it be possible to submit an updated patch?
(0015532)
Mike Jackson (reporter)
2009-03-04 10:32

Added new patch
(0017237)
Utkarsh Ayachit (administrator)
2009-08-31 09:21

/cvsroot/ParaView3/ParaView3/Qt/Core/pqSettings.h,v <-- Qt/Core/pqSettings.h
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Core/pqSettings.cxx,v <-- Qt/Core/pqSettings.cxx
new revision: 1.9; previous revision: 1.8


Pending commit to 3.6 branch.
(0017272)
Utkarsh Ayachit (administrator)
2009-09-01 09:53

/cvsroot/ParaView3/ParaView3/Qt/Core/pqSettings.cxx,v <-- Qt/Core/pqSettings.cxx
new revision: 1.8.4.1; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqSettings.h,v <-- Qt/Core/pqSettings.h
new revision: 1.6.4.1; previous revision: 1.6

 Issue History
Date Modified Username Field Change
2008-06-20 17:36 Mike Jackson New Issue
2008-06-20 17:36 Mike Jackson File Added: Archive.zip
2008-06-20 17:53 Mike Jackson Note Added: 0012451
2009-02-17 18:54 Ken Moreland Category Development => Pending
2009-02-20 11:02 Ken Moreland Note Added: 0015252
2009-02-20 11:02 Ken Moreland Status backlog => @20@
2009-03-04 10:31 Mike Jackson File Added: pqsettings.cxx.diff
2009-03-04 10:32 Mike Jackson Note Added: 0015532
2009-03-04 10:35 Mike Jackson File Added: pqsettings.h.diff
2009-03-04 10:48 Ken Moreland Assigned To => Utkarsh Ayachit
2009-03-04 10:48 Ken Moreland Category Pending => 3.6
2009-03-04 10:48 Ken Moreland Status @20@ => tabled
2009-04-10 10:36 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Berk Geveci
2009-05-13 13:45 Utkarsh Ayachit Target Version => 3.6
2009-08-25 18:55 Utkarsh Ayachit Assigned To Berk Geveci => Utkarsh Ayachit
2009-08-25 18:55 Utkarsh Ayachit Category => Bug
2009-08-25 18:55 Utkarsh Ayachit Target Version 3.6 => 3.6.2
2009-08-31 09:21 Utkarsh Ayachit Note Added: 0017237
2009-09-01 09:53 Utkarsh Ayachit Note Added: 0017272
2009-09-01 09:53 Utkarsh Ayachit Status tabled => @80@
2009-09-01 09:53 Utkarsh Ayachit Fixed in Version => 3.6.2
2009-09-01 09:53 Utkarsh Ayachit Resolution open => fixed
2009-09-02 19:35 Ken Moreland Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team