Skip to main content
Ctrl+K
Logo image
  • Installing and running glue
    • Standalone MacOS X and Windows applications
    • Anaconda Python distribution
    • Installing with pip
    • Installing the latest developer version
  • Getting started
  • Advanced User Interface Guide
    • How Data Linking Works
    • Merging Datasets
    • Defining New Attributes
    • 3D scatter and volume rendering viewers
    • Profile Viewer
    • Slice Extraction
  • Using the IPython terminal in Glue
  • Working with Data objects
  • Starting Glue from Python
  • Working with non-glue data objects
  • Visualizing Astronomical Dendrograms
  • Introduction to customizing/extending glue
  • List of available plugins
  • Configuring Glue via a startup file
  • Customizing your Glue environment
  • Distributing your own plugin package
  • Customizing the coordinate system of a data object
  • Programmatically configuring viewers
  • Writing a simple custom data viewer
  • Watching data for changes
  • Custom fitting plugins
  • Unit conversion in glue
  • Writing a custom viewer for glue
  • Writing a custom viewer for glue with Qt
  • Writing a custom viewer for glue with Qt and Matplotlib
  • Custom tools for viewers and custom toolbars
  • Defining your own data objects
  • Demo Videos
  • Frequently Asked Questions
  • Getting Help with Glue
  • Known issues and solutions
  • The selection/subset framework
  • The communication framework
  • The linking framework
  • Developer Guide
    • Finding issues/projects to work on
    • Code organization
    • Development Roadmap
    • Qt development in Glue
    • Coding guidelines
    • Testing framework
    • Releasing a new package version
  • API
    • DataViewer
    • MatplotlibDataViewer
    • ContrastMode
    • ColormapMode
    • MatplotlibTool
    • MatplotlibCheckableTool
    • HomeTool
    • SaveTool
    • PanTool
    • ZoomTool
    • setup
    • ScatterViewer
    • setup
    • ProfileViewer
    • setup
    • ImageViewer
    • setup
    • HistogramViewer
    • setup
    • TableLayerArtist
    • TableViewer
    • AttributeWithInfo
    • ViewerUserState
    • UserDefinedFunction
    • CustomViewer
    • CustomViewerMeta
    • CustomSubsetState
    • CustomViewer
    • CustomLayerArtist
    • CustomMatplotlibDataViewer
    • GlueApplication
    • qglue
    • cmap2pixmap
    • combo_as_string
    • connect_color
    • fix_tab_widget_fontsize
    • get_qapp
    • get_text
    • load_ui
    • mpl_to_qt_color
    • pick_class
    • pick_item
    • process_dialog
    • process_events
    • qt_to_mpl_color
    • qurl_to_path
    • set_cursor
    • set_cursor_cm
    • tint_pixmap
    • update_combobox
    • update_global_font_size
    • CenteredDialog
    • ColorProperty
    • CompletionTextEdit
    • GlueItemWidget
    • GlueTabBar
    • HtmlItemDelegate
    • PyMimeData
    • PythonListModel
    • QColormapCombo
    • die_on_error
    • messagebox_on_error
    • WidgetProperty
    • CurrentComboDataProperty
    • CurrentComboTextProperty
    • CurrentTabProperty
    • TextProperty
    • ButtonProperty
    • FloatLineProperty
    • ValueProperty
    • QtClientRegistry
    • LayerActionRegistry
    • PreferencePanesRegistry
    • StartupActionRegistry
    • QtFixedLayoutTabRegistry
    • KeyboardShortcut
  • .rst

die_on_error

Contents

  • die_on_error

die_on_error#

class glue_qt.utils.die_on_error(msg)#

Bases: messagebox_on_error

previous

QColormapCombo

next

messagebox_on_error

Contents
  • die_on_error

© Copyright 2012-2019, Chris Beaumont, Thomas Robitaille, Michelle Borkin.