Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1024614: Boorkworm: Eric fails to start, crashes/shuts down after launch

378 views
Skip to first unread message

local10

unread,
Nov 22, 2022, 3:20:04 AM11/22/22
to
Package: eric                           
Version: 21.1+ds1-2
Severity: important

Boorkworm: Eric fails to start, crashes/shuts down after launch


$ /usr/bin/eric6
Warning: translation file 'qscintilla_en_US'could not be loaded.
Using default.
BackgroundService listening on: 45915
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric...@eric-ide.python-projects.org>.
A log has been written to "/home/luser/.eric6/eric6_error.log".

Error information:

--------------------------------------------------------------------------------
2022-11-22, 03:04:44
--------------------------------------------------------------------------------
<class 'TypeError'>:
setPixelSize(self, int): argument 1 has unexpected type 'float'
--------------------------------------------------------------------------------
  File "/usr/share/eric/modules/eric6.py", line 425, in <module>
    main()
  File "/usr/share/eric/modules/eric6.py", line 404, in main
    mainWindow = UserInterface(app, loc, splash, pluginFile, disabledPlugins,
  File "/usr/share/eric/modules/UI/UserInterface.py", line 297, in __init__
    self.__createLayout(debugServer)
  File "/usr/share/eric/modules/UI/UserInterface.py", line 814, in __createLayout
    self.__createSidebarsLayout(debugServer)
  File "/usr/share/eric/modules/UI/UserInterface.py", line 1103, in __createSidebarsLayout
    self.pipWidget = PipPackagesWidget(self.pipInterface)
  File "/usr/share/eric/modules/PipInterface/PipPackagesWidget.py", line 61, in __init__
    self.setupUi(self)
  File "/usr/share/eric/modules/PipInterface/Ui_PipPackagesWidget.py", line 30, in setupUi
    self.pipMenuButton = E5ToolButton(self.baseWidget)
  File "/usr/share/eric/modules/E5Gui/E5ToolButton.py", line 55, in __init__
    font.setPixelSize(self.__badgeLabel.height() / 2.5)

local10

unread,
Nov 22, 2022, 3:20:04 AM11/22/22
to
More info:

Version Numbers:
  Python 3.10.8, 64-Bit
  Qt 5.15.6
  PyQt 5.15.7
  PyQtChart not installed
  PyQtWebEngine 5.15.6
  QScintilla 2.11.6
  sip 6.6.2
  WebEngine 87.0.4280.144
  eric6 21.1 (rev. a0f9e97c0186)

Platform: linux
3.10.8 (main, Nov  4 2022, 09:21:25) [GCC 12.2.0]

Desktop: KDE
--------------------------------------------------------------------------------
Distribution Info:
  /etc/os-release
    PRETTY_NAME="Debian GNU/Linux bookworm/sid"
    NAME="Debian GNU/Linux"
    VERSION_CODENAME=bookworm
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"

An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric...@eric-ide.python-projects.org>.
A log has been written to "/home/luser/.eric6/eric6_error.log".

Error information:

--------------------------------------------------------------------------------
2022-11-22, 03:04:44
--------------------------------------------------------------------------------
<class 'RuntimeError'>:
wrapped C/C++ object of type BackgroundService has been deleted
--------------------------------------------------------------------------------
  File "/usr/share/eric/modules/Utilities/BackgroundService.py", line 392, in <lambda>
    lambda x=lang: self.on_disconnectSocket(x))
  File "/usr/share/eric/modules/Utilities/BackgroundService.py", line 427, in on_disconnectSocket
    self.tr('Background client disconnected.'),

--------------------------------------------------------------------------------
Version Numbers:
  Python 3.10.8, 64-Bit
  Qt 5.15.6
  PyQt 5.15.7
  PyQtChart not installed
  PyQtWebEngine 5.15.6
  QScintilla 2.11.6
  sip 6.6.2
  WebEngine 87.0.4280.144
  eric6 21.1 (rev. a0f9e97c0186)

Platform: linux
3.10.8 (main, Nov  4 2022, 09:21:25) [GCC 12.2.0]

Desktop: KDE
--------------------------------------------------------------------------------
Distribution Info:
  /etc/os-release
    PRETTY_NAME="Debian GNU/Linux bookworm/sid"
    NAME="Debian GNU/Linux"
    VERSION_CODENAME=bookworm
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"

QProcess: Destroyed while process ("/usr/bin/python3") is still running.

eric Bugs

unread,
Nov 22, 2022, 9:50:03 AM11/22/22
to
The observed issue is caused by trying to use the obsolete eric6 21.1
with Python 3.10 (which was release after eric6 21.1). The solution to
this issue is to use eric7.

--
Detlev Offenbach
det...@die-offenbachs.de

Gudjon I. Gudjonsson

unread,
Dec 26, 2022, 11:20:03 AM12/26/22
to
Hi

There has been some progress.

Qscintilla 2.13.3 is entering unstable.

Trove-classifiers is in the queue for entering Debian:
https://salsa.debian.org/python-team/packages/trove-classifiers

Eric7 is packaged on Salsa. Works but not ready for upload but will be as soon
as Trove-classifiers enters Debian
https://salsa.debian.org/python-team/packages/eric

Please download, build and test.

Regards
Gudjon

deb...@semioptimal.net

unread,
Jan 5, 2023, 7:00:58 AM1/5/23
to
On Tue, 22 Nov 2022 15:36:32 +0100 eric Bugs <eric...@eric-ide.python-projects.org> wrote:
> The observed issue is caused by trying to use the obsolete eric6 21.1
> with Python 3.10 (which was release after eric6 21.1). The solution to
> this issue is to use eric7.

then eric6 should have the dependency python3 < 3.10 instead of python3: any
arian.vcf
0 new messages