Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, so as the title says, the whole UI becomes very ugly after I used Strace to track the callees of my program.
How can I restore it? Thanks in advance! Platform: Ubuntu 12.04 , 32bit Qt4.8 QtCreator 2.4.1 Compiler: GCC
What happens if you terminate your application and start it again? If it does not help then maybe it would help to logout and login again.
@jsulm Thank you for your answer. So it turned out that this happens only in release mode, it's no problem in debug mode. I don't know why. Terminating the application doesn't help. I'll try log in and log out.