Re: [Gambas-user] Gambas applications and session management

2014-07-21 Thread Fabien Bodard
Is the session management is linked to the toolkit.?.. Couldn't it be independent ? Le 20 juil. 2014 16:48, "Benoît Minisini" a écrit : > Hi, > > In revision #6392, I have implemented automatic session management > support in gb.qt4. > > Consequently, if you logout while one or several Gambas IDE

Re: [Gambas-user] Error with rev. 6393 - BIS !

2014-07-21 Thread Ru Vuott
Yes, Benoît, now it works. bye vuott Mar 22/7/14, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Error with rev. 6393 - BIS ! A: "mailing list for gambas users" Data: Martedì 22 luglio 2014, 00:49 Le 22/07/2014 00:30, Ru Vuott a

Re: [Gambas-user] Error with rev. 6393 - BIS !

2014-07-21 Thread Benoît Minisini
Le 22/07/2014 00:30, Ru Vuott a écrit : > Hello, > > I tried to update Gambas3 with rev. 6393 on another computer, and I obtained > the same error: > > >CXX gb_gtk_la-gtrayicon.lo >CXX gb_gtk_la-gmainwindow.lo > In file included from sm/gnome-client.h:50:0, > f

[Gambas-user] Error with rev. 6393 - BIS !

2014-07-21 Thread Ru Vuott
Hello, I tried to update Gambas3 with rev. 6393 on another computer, and I obtained the same error: CXX gb_gtk_la-gtrayicon.lo CXX gb_gtk_la-gmainwindow.lo In file included from sm/gnome-client.h:50:0, from sm/sm.h:27, from gmainwindow.cpp:34: sm

[Gambas-user] gbr3: unable to load component: gb.markdown

2014-07-21 Thread Daniel Quintero
Hi all, I just got back from vacation and when I update my system today and want to launch Gambas, I found this error: gbr3: unable to load component: gb.markdown What can I do to correct it? Regards *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!*

[Gambas-user] Error with rev. 6393

2014-07-21 Thread Ru Vuott
Hello, with rev. #6393 I have got this error: CXX gb_gtk_la-gmainwindow.lo In file included from sm/gnome-client.h:50:0, from sm/sm.h:27, from gmainwindow.cpp:34: sm/gnome-program.h:41:18: fatal error: popt.h: No such file or directory #include

Re: [Gambas-user] Issue 522 in gambas: Panels do not capture keypress events

2014-07-21 Thread gambas
Comment #7 on issue 522 by computer...@gmail.com: Panels do not capture keypress events http://code.google.com/p/gambas/issues/detail?id=522 I use an IconPanel, so I wanted tab-specific shortcuts. However, checking the index is a way to get around the global window shortcut: If Preference