Re: [Gambas-user] Gambas freezes with Qt apps

2009-04-10 Thread Benoît Minisini
> Here is the output of the gdb program. Alas it is not very useful. Can you run the program that freeze in the console with the strace command, and send me the output? $ cd /path/to/my/project $ strace gbx2 > strace.out 2>&1 Thanks in advance. -- Benoît

Re: [Gambas-user] Gambas freezes with Qt apps

2009-04-06 Thread Leonardo Miliani
Here is the output of the gdb program. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leona...@leonardomiliani.com Scegli software opensource - Choose opensource software Co-fondatore di Gambas-it.org Il sito di riferimento della comunità italiana degli utenti di Gambas www.gambas-it.org GN

Re: [Gambas-user] Gambas freezes with Qt apps

2009-04-06 Thread Leonardo Miliani
Benoît Minisini ha scritto: > kbuildsycoca is a KDE program, so either you have gb.qt.kde selected in your > project, or maybe you are using a specific Qt theme that depends on KDE. > > Do you know what Qt theme is used by your freezing applications on your > Ubuntu > system? Use the "qtconfig

Re: [Gambas-user] Gambas freezes with Qt apps

2009-04-05 Thread Benoît Minisini
> Starting from 2.11 Gambas usually manifests some freezes when Qt > applications are run on some systems. With release 2.12 things seem not > to be changed: freezes still continue to randomly appear. > For "freeze" I mean that even I click on the "Run" button from the IDE > or when trying to start

[Gambas-user] Gambas freezes with Qt apps

2009-04-05 Thread Leonardo Miliani
Starting from 2.11 Gambas usually manifests some freezes when Qt applications are run on some systems. With release 2.12 things seem not to be changed: freezes still continue to randomly appear. For "freeze" I mean that even I click on the "Run" button from the IDE or when trying to start the appli