Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • X xsocs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kmap
  • xsocs
  • Issues
  • #37
Closed
Open
Issue created Jun 22, 2018 by Carsten Richter@crichterMaintainer

error in intensity view after merging

Hi,

this error occurs since I updated to the latest version (!58 (merged)):

File "/mntdirect/_data_id01_inhouse/xsocs/local/lib/python2.7/site-packages/xsocs/gui/XsocsGui.py", line 152, in __slotViewEvent
    self.__showIntensity(node)
  File "/mntdirect/_data_id01_inhouse/xsocs/local/lib/python2.7/site-packages/xsocs/gui/XsocsGui.py", line 171, in __showIntensity
    view = node.getView(self)
  File "/mntdirect/_data_id01_inhouse/xsocs/local/lib/python2.7/site-packages/xsocs/gui/project/ProjectNodes.py", line 171, in getView
    view = weakref.ref(IntensityView(iGroup, parent))
  File "/mntdirect/_data_id01_inhouse/xsocs/local/lib/python2.7/site-packages/xsocs/gui/view/intensity/IntensityView.py", line 398, in __init__
    self.__sortByComboBox.currentTextChanged.connect(
AttributeError: 'QComboBox' object has no attribute 'currentTextChanged'
Edited Jun 22, 2018 by Carsten Richter
Assignee
Assign to
Time tracking