View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005578ParaView(No Category)public2007-08-27 15:392007-08-30 16:01
ReporterClinton Stimpson 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005578: crash starting up after changing view settings in the last session
DescriptionIn my last session, I had changed my LOD threshold. Then ParaView wouldn't start up anymore, with this output

$ bin/paraview
Failed to create a proxy for the requested view type.
Segmentation fault

I finally traced this down to a defaultViewType in QSettings.
By default, when the application settings dialog is opened, it is set to None, and ParaView crashes at startup if it is None.

TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008700)
Utkarsh Ayachit (administrator)
2007-08-28 09:00

Fixed crash when view type is set to default. Also fixed
the dialog to not change the default view type to None when the dialog is opened
the first time.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqApplicationSettingsWidget.cxx,v <-- pqApplicationSettingsWidget.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- pqMainWindowCore.cxx
new revision: 1.206; previous revision: 1.205

 Issue History
Date Modified Username Field Change
2007-08-27 15:39 Clinton Stimpson New Issue
2007-08-27 15:44 Clinton Stimpson Status backlog => tabled
2007-08-27 15:44 Clinton Stimpson Assigned To => Utkarsh Ayachit
2007-08-28 09:00 Utkarsh Ayachit Status tabled => @80@
2007-08-28 09:00 Utkarsh Ayachit Resolution open => fixed
2007-08-28 09:00 Utkarsh Ayachit Note Added: 0008700
2007-08-30 16:01 Ken Moreland Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team