[Gambas-user] Fwd: സെറ്റിഗാം _ VIII _ Chptr : 9 (ചലനം )

2015-07-05 Thread monika
​ സാര്‍, 8ാം തരത്തിലെ പുതിയ *ഫിസിക്സ് *ടെക്സ്റ്റ് ബുക്കിനെ അടിസ്ഥാനമാക്കിയുള്ള സെറ്റിഗാം. *അദ്ധ്യായം : 9 ചലനം* *OS : Edubuntu 10.04* t.gif (461K) =?UTF-8?B?4LSr4LS/4LS44LS/4LSV4LWN4LS44LWNXzguMDkudGFyLmd6?= (2M)

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Jussi Lahtinen
Now I see the trayicon, but it ignores MouseUp event (it does not raise). Also I got this: "sni-qt/32735" WARN 04:33:30.371 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE Jussi On Sun, Jul 5, 2015 at 11:56 PM, Benoît Minisini < gam...@users.sourceforge.net> wrot

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Jussi Lahtinen
> I was just looking for someone that could test with GNOME. :-) > > Apparently the DBus trayicon detection routine is broken. It should not > raise an error, but instead return just that it is not available. Which > should not be the case on Gnome... Do you know which trayicon protocol > Gnome use

Re: [Gambas-user] Issue 627 in gambas: Components not loaded

2015-07-05 Thread gambas
Comment #4 on issue 627 by flynetin...@gmail.com: Components not loaded https://code.google.com/p/gambas/issues/detail?id=627 open the project and run it click on "estado servicios" and the response is ok then install the package run the executable, click on "estado servicios" response is no http

Re: [Gambas-user] Issue 627 in gambas: Components not loaded

2015-07-05 Thread gambas
Comment #3 on issue 627 by flynetin...@gmail.com: Components not loaded https://code.google.com/p/gambas/issues/detail?id=627 I'll see if I can be more clear. The project is run from the IDE normally and works well. When I create an installation package for debian/ubuntu and then install, whe

Re: [Gambas-user] Issue 627 in gambas: Components not loaded

2015-07-05 Thread gambas
Comment #2 on issue 627 by flynetin...@gmail.com: Components not loaded https://code.google.com/p/gambas/issues/detail?id=627 I'll see if I can be more clear. The project is run from the IDE normally and works well. When I create an installation package for debian / ubuntu and then install, w

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Charlie Reinl
Am Sonntag, den 05.07.2015, 22:56 +0200 schrieb Benoît Minisini: > Le 05/07/2015 22:03, Benoît Minisini a écrit : > > Le 05/07/2015 21:34, Jussi Lahtinen a écrit : > >> Maybe I have misunderstood something... > >> If I don't check the gb.gui.trayicon, I will get "cannot load the class > >> 'Trayico

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Benoît Minisini
Le 05/07/2015 22:03, Benoît Minisini a écrit : > Le 05/07/2015 21:34, Jussi Lahtinen a écrit : >> Maybe I have misunderstood something... >> If I don't check the gb.gui.trayicon, I will get "cannot load the class >> 'Trayicon'". >> If I do check the gb.gui.trayicon, I will get other error, see the

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Benoît Minisini
Le 05/07/2015 21:34, Jussi Lahtinen a écrit : > Maybe I have misunderstood something... > If I don't check the gb.gui.trayicon, I will get "cannot load the class > 'Trayicon'". > If I do check the gb.gui.trayicon, I will get other error, see the > screenshot. > > > [System] > Gambas=3.7.90 > Operat

Re: [Gambas-user] New system tray icon protocol support, new episode.

2015-07-05 Thread Jussi Lahtinen
Maybe I have misunderstood something... If I don't check the gb.gui.trayicon, I will get "cannot load the class 'Trayicon'". If I do check the gb.gui.trayicon, I will get other error, see the screenshot. [System] Gambas=3.7.90 OperatingSystem=Linux Kernel=3.13.0-37-generic Architecture=x86_64 Dis

Re: [Gambas-user] Issue 626 in gambas: If GridView1.Data.Text is set then RichText is null and vice versa

2015-07-05 Thread gambas
Updates: Status: WontFix Comment #4 on issue 626 by benoit.m...@gmail.com: If GridView1.Data.Text is set then RichText is null and vice versa https://code.google.com/p/gambas/issues/detail?id=626 In my defence, this is not a documented Gambas feature, but a Qt feature I wasn't even aw

Re: [Gambas-user] Issue 626 in gambas: If GridView1.Data.Text is set then RichText is null and vice versa

2015-07-05 Thread gambas
Comment #3 on issue 626 by isaf...@gmail.com: If GridView1.Data.Text is set then RichText is null and vice versa https://code.google.com/p/gambas/issues/detail?id=626 Hi In previous versions there was conversion between RichText and Text property so that if I provided RichText value then I go