Hai all,
Sometimes I suffers from certain execution problem.. My program is to open a new dialog box when the user clicks the submit button of the existing dialog box... I was trying to design it using QT designer in Fedora machine.. Though it worked fine at first, now it is not.. What change I made was just adding a push button in the second dialog box.. Now the program terminates when the user clicks the submit button...
What may be the reason? During execution, in the command prompt, the following messages are displaying......
Qt: Locales not supported on X server
QInputContext: no input method context available
QInputContext: no input method context available
Segmentation fault
Please help me....
bye
Prabhi