No has comentado si usas windows o linux, pero he encontrado esto, espero te sirva:
Cita:
Report Manager do not start in some Linux distro.
This issue only affects some Linux distributions or XFree versions.
Has been reported that some generated Kylix generated applications don't work correctly in some Linux distros, errors like 'Error loading icons.Bitmap' or 'Bitmap not valid' appear in this cases.
The workaround for Report Manager version 1.0RC2 and later (Kylix 3):
- Add/uncomment the line export CLX_USE_LIBQT=true to the repmand.sh file (startup script) so libqt.so (and libqtintf.so) system library is loaded instead of libborqt.so
The workaround for Report Manager version 1.0RC1 and previous versions (Kylix 2):
- Remove the libqt.so library provided in the package so the system provided libqt library will be used.
|