Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error on Ubuntu 20.04 #72

Open
olivierb2 opened this issue Sep 16, 2021 · 1 comment
Open

Installation error on Ubuntu 20.04 #72

olivierb2 opened this issue Sep 16, 2021 · 1 comment

Comments

@olivierb2
Copy link

Hello,

I followed the instruction regarding the installation on Ubuntu 20.04, and I'm getting the following error on database choosing.

## 16/09/2021 14:23:12 | 1.2.9.9 | wxPython 4.1.1 gtk3 (phoenix) wxWidgets 3.1.5 | linux Linux 5.11.0-34-generic x86_64 ##
Traceback (most recent call last):
  File "/home/olivierb/.local/lib/python3.8/site-packages/wx/lib/mixins/gridlabelrenderer.py", line 123, in _onPaintColLabels
    cols = self.CalcColLabelsExposed(window.GetUpdateRegion())
wx._core.wxAssertionError: C++ assertion "idx >= 0 && idx < m_numCols" failed at /home/wxpy/wxPython-4.1.1/ext/wxWidgets/include/wx/generic/grid.h(2081) in GetColPos(): invalid column index

I also tested on Debian, and this is the same.

@capybarbu
Copy link

Ubuntu 20.10 & same error everywhere. If i hide all the sides panels on main window (ephemeride & side grids), seems to happen less.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants