Skip to content

Troubleshooting

Here are some known issues.

Remote desktop error message at startup

Description: when starting remote desktop, a connexion error message appears on top of newly opened tab.

Solution: just reload current brower tab with "CTRL + SHIFT + r" and remote desktop should display nicely.

Diagram saving issue

The Jupyter launcher provides a "Diagram" button starting the DrawIO tool, a tool used to draw diagrams.

To save a diagram, it is necessary to use JupyterLab menu with "File" then "Save Diagram" (CTRL+S) or "Save Diagram As..." (CTL+SHIFT+S). Don't use DrawIO interface menu which generates an error. To export the diagram, again use JupyterLab "File" menu then "Export Diagram As SVG" instead of DrawIO "File" menu.

Reference https://github.com/QuantStack/jupyterlab-drawio/issues/23

QGis error message at startup

If following error appears into QGis messages interface at startup:

"Plugin processing: The plugin will be disabled because it crashed QGIS during last startup. Please report an issue and re-enable the plugin when the problem has been solved."

this is due to a corrupted QGis profile.

Reinitializing the QGis profile solves the issue:

mv $HOME/.local/share/QGIS/QGIS3/profiles/default{,.bak}