[Qt-interest] Qt GUI application problem executing as root User
Konstantin Tokarev
annulen at yandex.ru
Fri Jun 17 19:23:38 CEST 2011
17.06.2011, 15:05, "Ankit Agarwal" <ankit17.ag at gmail.com>:
> Hi,
> I have an application that was developed using Qt-4.2.2. Now, I am looking to upgrade the version of Qt in my system to 4.7. Also, I am using qwt-5.0.2.
>
> I re-compiled Qwt with Qt-4.7. I am using Fedora 14 on Intel i3 processor.
>
> The problem : My application works fine when I execute it as a normal user, but the application crashes when I try to execute it as a root user.
>
> Error messge:
> GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
Try to build Qt without glib support (-no-glib option of configure)
--
Regards,
Konstantin
More information about the Qt-interest-old
mailing list