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

Intermittent failure to generate diagram #2

Open
FPVian opened this issue Nov 6, 2023 · 3 comments
Open

Intermittent failure to generate diagram #2

FPVian opened this issue Nov 6, 2023 · 3 comments

Comments

@FPVian
Copy link
Contributor

FPVian commented Nov 6, 2023

I often get the following error output when trying to run these functions. But it does work perfectly sometimes.

(xed:156399): Gtk-CRITICAL **: 19:34:55.833: gtk_notebook_get_tab_label: assertion 'list != NULL' failed

(xed:156399): Gtk-CRITICAL **: 19:34:55.851: gtk_notebook_get_tab_label: assertion 'list != NULL' failed
/home/ian/github/sky-viz/.venv/bin/python /home/ian/github/sky-viz/scripts/db_model_diagram.py

** (xed:156486): WARNING **: 19:34:58.264: Error initializing Python Plugin Loader: PyGObject initialization failed
ImportError: could not import gobject (error was: ModuleNotFoundError("No module named 'gi'"))

** (xed:156486): WARNING **: 19:34:58.264: Please check the installation of all the Python related packages required by libpeas and try again

(xed:156486): libpeas-WARNING **: 19:34:58.264: Loader 'python3' is not a valid PeasPluginLoader instance

** (xed:156486): WARNING **: 19:34:58.266: Failed to load builtin plugin: Text Size

** (xed:156486): WARNING **: 19:34:58.266: Failed to load builtin plugin: Open URI

** (xed:156486): WARNING **: 19:34:58.266: Failed to load builtin plugin: Join Lines
@Dicklesworthstone
Copy link
Owner

Weird, I haven't seen anything like that. But I've only run it under Linux.

@FPVian
Copy link
Contributor Author

FPVian commented Nov 6, 2023

I'm on Linux Mint 🤷‍♂️ Will try reinstalling the dependencies after the new version is released

@FPVian
Copy link
Contributor Author

FPVian commented Nov 6, 2023

This is still happening in the new virtual environment so I'll leave it open.

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