boundlessgeo/qgis-reports-plugin

Name: qgis-reports-plugin

Owner: Boundless

Description: A QGIS plugin to collect system information for debug purposes

Created: 2016-11-22 08:17:16.0

Updated: 2017-04-07 03:16:41.0

Pushed: 2017-10-27 14:41:40.0

Homepage: null

Size: 302

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

QGIS Reporting tool

A plugin to collect information from your QGIS installation and your system, to help in debugging.

The plugin adds an item in the Help menu called “Troubleshooting Information, which opens the reporting dialog.

The report text is shown in the dialog, and also saved to a file in your filesystem. To open that file with your default text editor, click on the link where the filepath to it is displayed, in the lower part of the dialog.

Use the Copy to clipboard button to copy the content of the text panel.

Creating a report from outside QGIS

The reporting plugin uses a library to collect the information need for the report. This library can be called from outside of QGIS, so you can collect that information even if your QGIS installation is broken and QGIS itself cannot be started.

To do so, do the following:

thon createreport.py

That will create a new report in the reports folder, just like the plugin does when run from QGIS.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.