Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

exceptions in taurusdesigner (extra_guiqwt) #254

Open
@sf-migrator-bot

Description

@sf-migrator-bot

To reproduce, in debian testing with taurus 4.0.0:

Launch taurusdesigner

Traceback (most recent call last):
  File "/tmp/kkt4/usr/local/lib/python2.7/dist-packages/taurus/qt/qtgui/extra_guiqwt/tools.py", line 264, in items_changed
    self.activate_command(plot, self.action.isChecked())
RuntimeError: wrapped C/C++ object of type QAction has been deleted
Traceback (most recent call last):
  File "/tmp/kkt4/usr/local/lib/python2.7/dist-packages/taurus/qt/qtgui/extra_guiqwt/tools.py", line 264, in items_changed
    self.activate_command(plot, self.action.isChecked())
RuntimeError: wrapped C/C++ object of type QAction has been deleted
TypeError: unable to convert a Python 'NoneType' object to a C++ 'int' instance

Also WARNINGS:

MainThread     WARNING  2016-07-18 17:50:30,503 TaurusRootLogger: Qt: Cannot open file '/home/cpascual/extra_icon:lock_unknown.svg', because: No such file or directory
MainThread     WARNING  2016-07-18 17:50:30,504 TaurusRootLogger: Qt: Cannot open file '/home/cpascual/extra_icon:lock_unknown.svg', because: No such file or directory

Reported by: cpascual ( http://sf.net/u/cpascual )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions