[Qt-interest] suid program with Qt4.7 assertion in gdbusconnection
Abdelrazak Younes
younes.abdel at gmail.com
Thu Nov 25 09:28:09 CET 2010
On 25/11/2010 08:38, Thiago Macieira wrote:
> On Thursday, 25 de November de 2010 08:11:23 Abdelrazak Younes wrote:
>> On 25/11/2010 02:18, Abdelrazak Younes wrote:
>>> On 24/11/2010 14:18, Thiago Macieira wrote:
>>>> That has nothing to do with Qt's support for D-Bus. In fact, your
>>>> problem has
>>>> nothing to do with Qt at all.
>>>>
>>>> QtDBus doesn't use gdbus.
>>>
>>> Well I don't use gdbus nor glib directly (I know that QtCore is
>>> generally compiled with glib support). My program is pure Qt ands runs
>>> well on Windows and other Linux distribution. OK, well, then I guess
>>> it is a ubuntu problem... That's really bad.
>>
>> In case this happen to someone else, installing kubuntu-desktop and
>> fully desinstalling gnome fixed the issue for me.
>
> That means it's the gtk style, which does load gtk libraries. You can switch
> to another style by passing "-style stylename" to the program (style such as
> plastique or oxygen, the later installed by KDE and that was your solution).
Thanks, I didn't now about the argument, too bad I didn't know before I
changed the desktop on all 6 machines :-(
FWIW I already thought about the styling issue and I tried to set
another other style thanks to qtconfig but that didn't have any effect.
Maybe the desktop detection overrides the qtconfig settings.
Abdel.
More information about the Qt-interest-old
mailing list