Bug 19438 - eric6 crashes at start
Summary: eric6 crashes at start
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-22 09:46 CEST by Nicolas Lécureuil
Modified: 2016-10-18 14:47 CEST (History)
4 users (show)

See Also:
Source RPM: eric6
CVE:
Status comment:


Attachments

Description Nicolas Lécureuil 2016-09-22 09:46:43 CEST
$ eric6
BackgroundService listening on: 36067
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric-bugs@eric-ide.python-projects.org>.
A log has been written to "/home/neoclust/.eric6/eric6_error.log".

Error information:
--------------------------------------------------------------------------------
2016-09-22, 09:46:10
--------------------------------------------------------------------------------
<class 'TypeError'>: 
decorated slot has no signature compatible with returnPressed()
--------------------------------------------------------------------------------
  File "/usr/lib/python3.5/site-packages/eric6/eric6.py", line 326, in <module>
    main()
  File "/usr/lib/python3.5/site-packages/eric6/eric6.py", line 323, in main
    raise err
  File "/usr/lib/python3.5/site-packages/eric6/eric6.py", line 306, in main
    restartArgs)
  File "/usr/lib/python3.5/site-packages/eric6/UI/UserInterface.py", line 227, in __init__
    self.__createLayout(debugServer)
  File "/usr/lib/python3.5/site-packages/eric6/UI/UserInterface.py", line 620, in __createLayout
    self.__createSidebarsLayout(debugServer)
  File "/usr/lib/python3.5/site-packages/eric6/UI/UserInterface.py", line 826, in __createSidebarsLayout
    self.irc = IrcWidget(self)
  File "/usr/lib/python3.5/site-packages/eric6/Network/IRC/IrcWidget.py", line 60, in __init__
    self.setupUi(self)
  File "/usr/lib/python3.5/site-packages/eric6/Network/IRC/Ui_IrcWidget.py", line 41, in setupUi
    self.networkWidget = IrcNetworkWidget(self.groupBox_2)
  File "/usr/lib/python3.5/site-packages/eric6/Network/IRC/IrcNetworkWidget.py", line 69, in __init__
    self.on_nickCombo_currentIndexChanged)

--------------------------------------------------------------------------------
Version Numbers:
  Python 3.5.2
  Qt 5.6.1
  PyQt 5.6
  sip 4.18.1
  QScintilla 2.9.1
  WebKit 538.1
  eric6 6.0.8 (rev. 4554a48fb757)

Platform: linux
3.5.2 (default, Sep  7 2016, 09:19:15) 
[GCC 5.4.0]
--------------------------------------------------------------------------------
Distribution Info:
  /etc/mageia-release
  Mageia release 6 (Cauldron) for x86_64

  /etc/os-release
  NAME="Mageia"
  VERSION="6"
  ID=mageia
  VERSION_ID=6
  ID_LIKE="mandriva fedora"
  PRETTY_NAME="Mageia 6"
  ANSI_COLOR="1;36"
  HOME_URL="http://www.mageia.org/"
  SUPPORT_URL="http://www.mageia.org/support/"
  BUG_REPORT_URL="https://bugs.mageia.org/"
  PRIVACY_POLICY_URL="https://wiki.mageia.org/en/Privacy_policy"

  /etc/mandrakelinux-release
  Mageia release 6 (Cauldron) for x86_64

  /etc/lsb-release
  LSB_VERSION=
  DISTRIB_ID="Mageia"
  DISTRIB_RELEASE=6
  DISTRIB_CODENAME=thornicroft
  DISTRIB_DESCRIPTION="Mageia 6"

  /etc/redhat-release
  Mageia release 6 (Cauldron) for x86_64

  /etc/mandriva-release
  Mageia release 6 (Cauldron) for x86_64

  /etc/mandrake-release
  Mageia release 6 (Cauldron) for x86_64
Comment 1 Philippe Makowski 2016-09-22 09:56:22 CEST
It seems to be fixed upstream in 6.1.4 as reported in Debian :
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825262

CC: (none) => makowski.mageia

Comment 2 Marja Van Waes 2016-09-22 16:07:41 CEST
Assigning to all packagers collectively, because I don't remember having seen the registered maintainer since half a year ago.

@ Funda (or I should probably say "@ Wang ;-) )

Sorry if I was blind and you were around, anyway. I hope you're fine.
Feel free to assign this report to yourself if you read this!

CC: (none) => fundawang, marja11
Assignee: bugsquad => pkg-bugs

Comment 3 David GEIGER 2016-10-18 13:34:13 CEST
Does eric6 starts now with latest 6.1.10 release in cauldron?

CC: (none) => geiger.david68210

Comment 4 Nicolas Lécureuil 2016-10-18 14:47:49 CEST
ok for me.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.