When running Pycharm 2023
PyCharm 2023.1.2 (Community Edition)
Build #PC-231.9011.38, built on May 16, 2023
Runtime version: 17.0.6+10-b829.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.15.0-73-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 972M
Cores: 8
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
Non-Bundled Plugins:
net.seesharpsoft.intellij.plugins.csv (3.2.0-231)
Current Desktop: zorin:GNOME
I encounter regularly two error messages:
- related to whatever is broken.
dbus[292]: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
- related to missing git, but git sis installed and the path set correctly
The following problems have occurred when adding the files: dbus[294]: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace
Pycharm has been reinstalled, dbus has been reinstalled. Please, help me.