I compiled hdbextractor, hdbextractor-qt, mathgl-2x, qdddplot, qgraphicsplot and Qhdbextractor successfully.
While running ./bin/qhdbextractor, following errors are coming:
HistoricalViewWidget::HistoricalViewWidgetcount() 0
TreeWidgetAxes CONSTRUCTOR
QLayout: Attempting to add QLayout “” to ExtScalePlotSceneWidget “”, which already has a layout
QLayout: Attempting to add QLayout “” to ExtScalePlotSceneWidget “”, which already has a layout
error: SettingsLoader::loadConfiguration: object name is empty
error: SettingsLoader::loadConfiguration: cannot load properties for obj. “”, class “PlotSceneWidget”
adding “” class “WaitWidget” to index 0
adding “” class “Plot2DWidget” to index 1
adding “” class “QdddPlotWidget” to index 2
I guess you will have to wait for an answer from Giacomo Strangolino from Elettra, who is the hdb++ extractor gui expert.
He might be on vacation now.
At the ESRF, we are using jhdbviewer to visualize data stored in HDB++ and we don’t have much experience with Qt GUIs so I’m afraid we can’t help you on this one.
I am not able to start the application itself.
While starting the applications itself by using $./qhdbextractor, the above errors come and it gets closed.
Hello, does it say something else before closing?
Which version of QGraphicsPlot/TGraphicsPlot are you using? Did you check out the main trunk version?
Ok, you need to edit a configuration file, as the dialog window says.
Inside the main distribution folder, you should find two examples, dbconfig and db++config files.
They are provided as examples to use for old hdb or new hdb++.
Have a look, edit them putting the correct information about database host name and user and password and try again.
Fine! There are no manuals, in the hope that the UI is easy to use. If you got any question, write me.
There are API manuals if needed. They are installed together with the libraries installation.