Gtk-CRITICAL error when attempting to install Qt
-
Hi,
I'm having a similar problem when trying to install Qt on ubuntu 11.10. I tried on unity-2d and xubuntu desktops. The installer asks for type of installation (standard or custom), folder to install and then the computer almost hangs for several minutes. The installer still runs (the task bar icon is present) but when I click on it the computer hangs for several minutes, and nothing happens. When I run from the command line I get several identical error messages "Gtk_CRITICAL: IA_gtk_widgetstyle assertion GTK_IS_WIDGET".
How do you change the QT4 theme using qt-config?
I just noticed that Ubuntu software centre offers the option to install Qt-creator (and qt-others). I will try this route and see if I am successful.
EDITED
I can confirm that installation via ubuntu software centre was successful, the computer didn't hang up during the installation and the QtCreator program starts fine. -
-
dangcheng: Did you read the article Yordan Ivanov linked to?
-
[quote author="Tobias Hunger" date="1320491280"]dangcheng: Did you read the article Yordan Ivanov linked to?[/quote]
yeah.
but in ubuntu 11.10 still have problemI am using ubuntu 11.10 i follow Yordan guide like below:
./Qt_SDK_Lin32_offline_v1_1_1_en.run -style cleanlooks
then error still :
QCoreApplication::applicationFilePath: Please instantiate the QApplication object first
Unknown option: -style
could you help me ? thanks! -
i also have the same problem too when i'm trying to install qt on my ubuntu 11.10. But i managed to install it using Ubuntu Software Center. Hope that helps.
-
The same problem!! tried every trick on the book! nothing worked (I'm running Ubuntu 12.04 :( )
And tried that version on the software Center !! Well It's not that similar to the one I used on MAC or on Windows, and has loads of errors especially when "compiling" (to be fair; couldn't understand the errors given though the "code" is 101 % correct)
I see that it'd started about a year ago, Linux didn't fix it; well !! Can we see an effort from Qt Team to fix that bug? If so, anytime sooner ?!! :( -
I am on Ubuntu 12.04 ./QtSdk-offline-linux-x86_64-v1.2.1.run -style motif works fine for me. Without the style argument my computer freezes