Search
Results (2924)
- Bug report #22134 (Open): Unable to copy selected rows from attibute table while it is docked
- While the “Dock Attribute Table” button is pressed, it is not possible to copy all selected lines in the attribute table using the “Ctrl + c” key combination. After undocking the attribute table, everything works fine. !1.png!
- Bug report #22129 (Feedback): QGIS crashes when opening a new project
- QGIS 3.6.2 crashed when opening a new project ... ::~QObject : QgsVectorLayerUndoCommandRenameAttribute::~QgsVectorLayerUndoCommandRenameAttribute : QgsMapLayerStore::removeMapLayers : QgsM ... ernel Type: winnt Kernel Version: 6.1.7601
- Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
- h2. User Feedback Trying to use identify ... Layer : QgsEditorWidgetWrapper::field : QgsAttributeFormEditorWidget::QgsAttributeFormEditorWidget : QgsAttributeForm::createWidgetFromDef : QgsAttributeForm::createWidgetFromDef : QgsAttributeForm::init : QgsAttributeForm::QgsAttributeForm : QgsDualView::init : QgsRelationEdito ... get::setVisible : QDialog::setVisible : QgsAttributeDialog::show : QgsFeatureAction::viewFeature ... ernel Type: winnt Kernel Version: 6.1.7601
- Bug report #22120 (Open): Field_name in actions
- (tested on QGIS 3.4.8 on Windows 10) Actio ... ield_name doesn’t work when actions run from attribute table. For example the following python a ... sult panel, but when the action run from the attribute table it doesn’t show the name of the field. ... yer.fields().field([% @field_index %]).name()
- Bug report #22113 (Open): AttributeError: module 'sys' has no attribute 'exc_type'
- ao seguir o caminho a baixo encontramos o err ... correu enquanto executava o código Python: AttributeError: module 'sys' has no attribute 'exc_type' Traceback (most recent call las ... ck: %s %s') % (sys.exc_type, sys.exc_value) AttributeError: module 'sys' has no attribute 'exc_type' Versão do Python: 3.7.0 (v3.7. ... ocorreu enquanto executava o código Python: AttributeError: module 'sys' has no attribute 'exc_type' Traceback (most recent call la ... ck: %s %s') % (sys.exc_type, sys.exc_value) AttributeError: module 'sys' has no attribute 'exc_type' Versão do Python: 3.6.0 (v3.6. ... ta/Roaming/QGIS/QGIS3\profiles\default/python
- Bug report #22100 (Feedback): Crash when adding New Field to ShapeLayer
- h2. User Feedback Creating new shape layer ... e polygon with a right click, I opened 'Open Attribute Table', added a 'New Field' titled Class and ... : QAbstractItemModel::beginRemoveRows : QgsAttributeTableModel::removeRows : QgsAttributeTableModel::loadLayer : QMetaObject::activat ... :updateFields : QgsVectorLayerUndoCommandAddAttribute::redo : QUndoStack::push : QgsVectorLayerEditBuffer::addAttribute : QgsAttributeTableDialog::mActionAddAttribute_triggered : QMetaObject::activate : QActio ... ernel Type: winnt Kernel Version: 10.0.17763
- Feature request #22099 (Open): Make Designing forms in QGIS friendly
- The current way of creating and editing forms ... dvanced options. * Logic based forms: allow attribute to be visible/editable based on the logic from other attributes * Allow simple form design in Form view (when browsing data).
- Feature request #22085 (Feedback): Use Z and M values at vertex and/or Attribute Value at feature for 3D Rendering
- I would like to request the ability to use th ... ilar approach could be being able to use the attributes of a feature to identify the start and end ... isplay points or lines in much the same way.
- Bug report #22075 (Closed): Map composer: "href" HTML attribute issue in PDF output
- Hi, I'm trying to use the href html attribute in a map composer under Qgis 3.4.4-Madeira. ... ls.com/tags/att_a_href.asp</a> <br/>
- Bug report #22074 (Closed): [processing][xyz tiles] error when outputting mbtile files in batch mode
- I get the following error: @Traceback (mos ... buf_type = self.GetRasterBand(1).DataType AttributeError: 'NoneType' object has no attribute 'DataType'@