You are not logged in.

1

Saturday, August 6th 2005, 7:10am

dialog box- execution trouble

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

  • "wysota" is male

Posts: 4,276

Location: Warsaw, POLAND

  • Send private message

2

Saturday, August 6th 2005, 9:54am

RE: dialog box- execution trouble

It looks like a problem with your X installation. Try running the application on a different machine to see if it works fine.