Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: glue_contour.png.png #23

Open
keflavich opened this issue Aug 27, 2018 · 0 comments
Open

Bug: glue_contour.png.png #23

keflavich opened this issue Aug 27, 2018 · 0 comments

Comments

@keflavich
Copy link

Traceback (most recent call last):
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/app/qt/mdi_area.py", line 66, in dropEvent
    new_layer(layer)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/app/qt/mdi_area.py", line 56, in new_layer
    application.choose_new_data_viewer(layer)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/app/qt/application.py", line 980, in choose_new_data_viewer
    return self.do(cmd)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/core/application_base.py", line 261, in do
    return self._cmds.do(command)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/core/command.py", line 126, in do
    result = cmd.do(self._session)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/core/command.py", line 216, in do
    viewer = session.application.new_data_viewer(self.viewer, self.data)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/utils/matplotlib.py", line 162, in wrapper
    result = func(*args, **kwargs)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/core/application_base.py", line 82, in new_data_viewer
    c = viewer_class(self._session)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/viewers/common/qt/data_viewer.py", line 34, in __call__
    obj.initialize_toolbar()
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/viewers/common/qt/data_viewer.py", line 352, in initialize_toolbar
    self.toolbar.add_tool(mode)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/viewers/common/qt/toolbar.py", line 195, in add_tool
    action = self._make_action(tool, menu=menu)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/viewers/common/qt/toolbar.py", line 117, in _make_action
    icon = get_icon(tool.icon)
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/icons/qt/helpers.py", line 81, in get_icon
    return QtGui.QIcon(icon_path(icon_name))
  File "/Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue/icons/__init__.py", line 33, in icon_path
    raise RuntimeError("Icon does not exist: %s" % icon_name)
RuntimeError: Icon does not exist: /Users/adam/anaconda/envs/astropy36mpl2/lib/python3.6/site-packages/glue_exp-0.1.dev0-py3.6.egg/glue_exp/tools/contour_selection/glue_contour.png.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant