Bug report #2384

Oracle Spatial GeoRaster plugin can't create new connections

Added by Gary Sherman over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:Gary Sherman
Category:C++ Plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12444

Description

The buttons on the "Create Oracle Connection" dialog are not connected to any slots. A new connection can not be created and the dialog cannot be closed using the cancel button:

Warning: QMetaObject::connectSlotsByName: No matching signal for on_btnOk_clicked()

Warning: QMetaObject::connectSlotsByName: No matching signal for on_btnCancel_clicked()

History

#1 Updated by Gary Sherman over 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Fixed in af0f565f (SVN r12820) - proper signals now used to connect the buttons.

Also available in: Atom PDF