Opened 14 years ago

Closed 14 years ago

#2384 closed bug (fixed)

Oracle Spatial GeoRaster plugin can't create new connections

Reported by: gsherman Owned by: gsherman
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

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()

Change History (2)

comment:1 by gsherman, 14 years ago

Owner: changed from timlinux to gsherman

comment:2 by gsherman, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r12819 - proper signals now used to connect the buttons.

Note: See TracTickets for help on using tickets.