Where to report bugs, features and issues in QGIS?
Each part of the QGIS Project has a dedicated place where issues (feature requests or bugs) can be reported, managed and discussed. Depending on the area you encountered the issue, the table below indicates the right repository to report it:
Where can I find the QGIS plugin repository?
Most of the plugins in QGIS are published in the official QGIS Plugins repository. Bugs or feature requests relative to them must be opened in their respective bug tracking system: For any plugin available in QGIS repository, you’ll find in its metadata a link to its bug tracker.
Why does QGIS try to connect to a crashing process?
On Linux QGIS automatically tries to use gdb to connect to the crashing process to produce a backtrace. But some distributions disable the possiblity to connect debuggers to a running processes. In that case gdb only produces a rather useless message like:
Why does GDB say QGIS died on signal 11?
In that case gdb only produces a rather useless message like: QGIS died on signal 11Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user.
How do I create a report in qgis3?
When a new report is created, the center of the report window is empty. To get started, we need to select the report entry in the panel on the left. By selecting the report entry, we get access to the Include report header and Include report footer checkboxes.
How does a field group work in QGIS?
Expect this list to grow in future QGIS releases, but for now we’ll add a Field Group to our report. At its most basic level, you can think of a Field Group as the equivalent of a print atlas. You select a layer to iterate over, and the report will insert a section for each feature found.
Why is the resolution plugin disabled in QGIS?
Resolution Copied to github as # Project Tracker Status Priority Author Assignee Category Affected QGIS version Pull Request or Patch supplied Crashes QGIS or corrupts data Regression? Easy fix? Resolution Plugin processing: The plugin will be disabled because it crashed QGIS during last startup.