sudo apt-get install gambas3-gb-qt5 gambas3-gb-qt5-ext
gambas3-gb-qt5-opengl gambas3-gb-qt5-webkit
I am sure we have the different issue :)
On 9/6/17, Fernando Cabral wrote:
> 2017-09-06 3:28 GMT-03:00 Benoît Minisini via Gambas-user <
> gambas-user@lists.sourceforge.net>:
>
>>
>>
>> Comment #8
many programming language web using *-lang.org
https://www.google.com/search?client=ubuntu&channel=fs&q=site%3A*-lang.org&ie=utf-8&oe=utf-8
:)
On 9/2/17, Benoît Minisini via Gambas-user
wrote:
> Hi,
>
> As gambas.{org,net,com...} are all unavailable, I'm thinking about
> buying g4mbas.org (or .
Hi Fernando
can you try this in your terminal :
GB_GUI=gb.qt5 XDG_CONFIG_HOME=/tmp/.gambas-home gambas3
it's work ?
On 6/12/17, Fernando Cabral wrote:
> I've now installed gambas 3.9.90. Unfortunately, the keyboard is still
> locked.
>
> How about you, guys, who had the same problem I have? St
Hi Hans
This project for :
- Send and Receive (1 project for 2 process)
- With better code for form_close event
(attach file)
On Fri, Nov 18, 2016 at 11:26 PM, Hans Lehmann wrote:
> Am 17.11.2016 um 02:20 schrieb zainudin ahmad:
>
>> Hi Hans, I hope this work for you:) (pr
Hi Hans, I hope this work for you :) (project attach)
On Tue, Nov 15, 2016 at 12:00 AM, Hans Lehmann wrote:
> Hello,
>
> in my project 'signaltx2' I get after this source line:
>
> DBus[DBus.Name].Raise(NameVersion, "GetGBVersion", ["3.9.1"])
>
> the following error message:
>
> Couldn't allocat
Hi Charlie
I have the same issue on my system
I think it is a bug.
[System]
Gambas=3.8.4
OperatingSystem=Linux
Kernel=4.4.0-28-generic
Architecture=x86
Distribution=Ubuntu 16.04 LTS
Desktop=LXDE
Theme=Gtk
Language=en_US.UTF-8
Memory=492M
[Libraries]
Cairo=libcairo.so.2.11400.6
Curl=libcurl.so.4
Maybe you can report it in gambas bugtracker.
I have the same issue on my system
Regards
On Sun, Jul 3, 2016 at 10:26 PM, Ru Vuott wrote:
> Hello,
>
> using ImageStat().Height with .JPG type images, it returns "always" the
> value: 4360.
>
> Regards
>
> vuott
>
>
>
this is normal ?
1) I can run my App(need library) from every where, but the library still
in ~/.local/share/gambas3/lib/{vendor-name}/ directory
for example :
app.gambas need libmy-math:0.0.gambas, I put app.gambas in /usr/bin
directory and library libmy-math:0.0.gambas still in
~/.local/shar
On Sun, Jun 5, 2016 at 6:51 AM, zainudin ahmad
wrote:
>
> with old library management I don't have any problem, but with the new
> library management I must switch between them.
>
> # the problem is if I will run in a same time the stable app and dev app,
> always sw
I can't use it too (attach pic), it's bug ? (attach project)
On Sun, Jun 19, 2016 at 5:57 PM, Vinode Singh Ujlain
wrote:
> Public conH As New Connection
> conH.Type = "sqlite3"
> conH.name = ":memory:"
> Try conH.Open()
>If Error Then
> Print "Unable to open database \n Error :"; Erro
It's work as expected with sqlite. attach project
- extract into /tmp dir
- run
On Sun, Jun 19, 2016 at 6:21 PM, wrote:
> On 2016-06-18 02:54, Shane wrote:
> > Are you looking for something like
> > hConn.Find("clients", "firstname LIKE &1 OR lastname LIKE &1 OR phone
> > like &1 OR street_name
) you can get the answer (its show the "Gambas binary
code")
On Mon, Jun 6, 2016 at 4:26 AM, T Lee Davidson
wrote:
> On 06/05/2016 04:55 PM, zainudin ahmad wrote:
> > the project contain Main form (wit
Ok, its clear now.
Thanks
On Mon, Jun 6, 2016 at 8:47 AM, Benoît Minisini <
gam...@users.sourceforge.net> wrote:
> Le 05/06/2016 12:10, zainudin ahmad a écrit :
> > $load is used , there is any other method has declared and wiki for
> explain
> > it ?
>
> $load() i
($ -> private variable class, l -> Long, Oad
-> Variable Name)
:)
On Mon, Jun 6, 2016 at 4:10 AM, Tobias Boege wrote:
> On Mon, 06 Jun 2016, zainudin ahmad wrote:
> > > Is this what you are looking for?
> >
> > No
> >
> > doing : $ gbc3 -v /tmp/test
control(s) 6 stack
OK
On Sun, Jun 5, 2016 at 11:00 PM, T Lee Davidson
wrote:
> On 06/05/2016 06:10 AM, zainudin ahmad wrote:
> > $load is used , there is any other method has declared and wiki for
> explain
> > it ?
>
> Is this what you are looking for?
> http://g
$load is used , there is any other method has declared and wiki for explain
it ?
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and
his prevents the feature of automated creation of primari index
> autoincremental in all tables of sqlite and le yor constrain created
> compound primary key to be the only primary key.
>
> updates should works now.
>
> Why in gambas the result of an erroneus update is an additi
>> like -> likes
I like in some part/rule in (no wrong)
Sorry for my English, still bad.
On Sun, Jun 5, 2016 at 6:56 AM, zainudin ahmad
wrote:
> >> I like in some part/rule in
> like -> likes
> :)
>
> thanks
>
> On Sun, Jun 5, 2016 at 6:51 AM,
>> I like in some part/rule in
like -> likes
:)
thanks
On Sun, Jun 5, 2016 at 6:51 AM, zainudin ahmad
wrote:
>
> if it can use, I will use it.
>
> when develop apps or libs I should switch between my stable version(use
> gambas stable version) and development v
r myapp-a : ../bin/vendor
-
I like in some part/rule in a new library management like libs name now
have number version, and the name "vendor/libblabla" . etc
On Sat, Jun 4, 2016 at 8:16 PM, Benoît Minisini <
gam...@users.sourceforge.net> wrote:
> Le 04/06/2016 15:14
Hi Friends
How to use Runtime Library Search Path(attach pic) ?
I have doing that this still don't know how to use it
Regards
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an
edit?object=BUG.926&from=L21haW4-
> >
> > Comment #10 by Zainudin AHMAD:
> >
> > >> maybe you could try to purge everything related to Gambas on your
> > system, and do a full recompilation from scratch
> >
> > I have doing complete removal from synaptic
; comment, "' Gambas class file", and nothing else.
> >
> > FMain.form is there, though, with a DataSource containing a DataBrowser.
> >
> >
> > On 05/05/2016 02:07 PM, zainudin ahmad wrote:
> >> There is any someone have the same issue with me ?
>
.
On Fri, May 6, 2016 at 6:48 AM, Jussi Lahtinen
wrote:
> Not sure what is going on, but you shouldn't run anything in /tmp. Some
> systems flag it as noexec, etc.
>
>
> Jussi
>
> On Thu, May 5, 2016 at 9:07 PM, zainudin ahmad
> wrote:
>
> > There is a
There is any someone have the same issue with me ?
http://gambaswiki.org/bugtracker/edit?object=BUG.926&from=L21haW4-
Reproduce the bug :
- extract project into /tmp directory (attach project)
- open & run project
- follow this picture (attach pic-1)
Thank you .
test-db-databrowser-0.0.1.ta
This example more clear, attach file
I hope it's work
On Sat, Apr 16, 2016 at 5:27 AM, Benoît Minisini <
gam...@users.sourceforge.net> wrote:
> Le 16/04/2016 00:00, Gianluigi a écrit :
> > Unfortunately, even with the trunk, does not change anything
> > With $hTray.Delete() I do not go out from a
That is from your code, maybe this can help.
- Set property Persistent (Form property) to true (
http://gambaswiki.org/wiki/comp/gb.qt4/window/persistent)
- Use _new() event instead open()
- When close(exit) don't use quit, just set me.persistent = false and
$hTray.Delete()
attach fix project :)
I am use this trick :
.Create()
$bNewRecord = True
When save :
if $bNewRecord then
.MoveLast() 'if your new data show in last row
or maybe
.MoveFirst() 'if your new data show in first row
On Mon, Apr 11, 2016 at 3:48 AM, Martin Mc
Hi
related with this:
"clicked for a Button, a ToggleButton, a ToolButton or a Menu, shown or
hidden for a SidePanel, a ToolBar or a Window."
source : http://gambaswiki.org/wiki/comp/gb.qt4/action/raise
attach file for textbox example
On Mon, Apr 11, 2016 at 2:15 AM, Gianluigi wrote:
> I
Because I use "inxi" from the directory "/tmp/Execute_bug",
Maybe you can try
- Delete this line: Chmod "/tmp/Execute_bug/inxi" To "rwx"
- And changing:
Shell "/tmp/Execute_bug/inxi -n -Z -c0" To sNetwork
become:
Shell "inxi -n -Z -c0" To sNetwork
On Thu, Dec 24, 2015 at 12:02 AM, Ch
This trick(0=0) worked for sqlite
"0=0 ORDER BY Code, Date, Amount"
May be any better idea ?
On Wed, Dec 16, 2015 at 10:24 PM, wrote:
> Hi all,
>
>
> I have used editing on tables multiple times like this for example:
>
> rResultEdit = $hConn.Edit("KasAanvullingen", "KassaCode = &1 AND Time =
isini <
gam...@users.sourceforge.net> wrote:
> Le 14/12/2015 09:58, zainudin ahmad a écrit :
> > attach pic
> >
> > On Mon, Dec 14, 2015 at 3:26 PM, Benoît Minisini <
> > gam...@users.sourceforge.net> wrote:
> >
> >> Le 14/12/2015 09:03, zain
autoreconf: configure.ac: adding subdirectory gb.jit to autoreconf
autoreconf: Entering directory `gb.jit'
aclocal: installing `m4/libtool.m4' from `/usr/share/aclocal/libtool.m4'
aclocal: installing `m4/ltoptions.m4' from `/usr/share/aclocal/ltoptions.m4'
aclocal: installing `m4/ltsugar.m4' from `
may be you can try option -Z (instead -z)
(attach pic)
On Sat, Dec 12, 2015 at 1:47 PM, Charlie wrote:
> Thanks for looking at this.
> Regarding the 'Esc' colour characters, the code posted does remove them. I
> also discovered that when run as an executable there are lots of other
> characters
on:/etc/xdg
> XDG_CURRENT_DESKTOP=X-Cinnamon
>
> XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/usr/local/share/:/usr/share/:/usr/share/mdm/
> XDG_RUNTIME_DIR=/run/user/1000
> XDG_SEAT=seat0
>
> XDG_SESSION_COOKIE=5a45fa29109f0ee2389b1b0355283726-1449932616.411621-16389
have the same libqt version
but the problem is different
Thank you.
On Fri, Dec 11, 2015 at 5:20 PM, Charlie Reinl
wrote:
> Am Freitag, den 11.12.2015, 05:53 +0700 schrieb zainudin ahmad:
> > Hi All
> >
> > with this project (attach project) I get segfault message.
> &
e button "test".
>
> So, where is the problem? Maybe a timing error on your machine? I do not
> understand the code completely, too many things I normally don't do.
> Perhaps on your system it wants to write something to an object that
> doesn't exist at
E vs executable, but how it was launched.
> Output of "$ inxi -n" gives the result with different colors. Maybe the
> color coding is mixed up somehow...
>
>
> Jussi
>
> On Sat, Dec 12, 2015 at 1:03 AM, zainudin ahmad
> wrote:
>
> > Hi charlie
> >
Hi All
with this project (attach project) I get segfault message.
may be someone have the same problem with me ??
sorry for my english.
Thank you.
test-segFault-MessageForm-0.0.1.tar.gz
Description: GNU Zip compressed data
---
and Gtk issue : Bug report 843
On Wed, Nov 18, 2015 at 4:57 AM, herberth guzman
wrote:
> Regards Zainudin Ahmad
>
> Thanks for taking time to help me.
>
> Your example is useful for my project and adapt your code, and My_panel
> works as I wanted.
>
> I am making change
I have added taskbar example into Gambas Software Farm
I hope it's can help
On Sat, Oct 31, 2015 at 12:52 AM, herberth guzman
wrote:
> Gianluigi greetings and Vuotto
>
> Thanks for your answers.
>
> Attach Example of MyPanel and if I work with DesktopWatcher.
>
> The problem that I have long ago
>
> Jussi
>
> On Wed, Nov 11, 2015 at 12:35 AM, zainudin ahmad
> wrote:
>
> > Gambas 3.7.90 r7462
> >
> > I am using sdl1 but I don't use sound feature when get this bug.
> >
> > "always" get segmentation fault message with this condit
blem in Gambas (since I
> don't use any external functions in this project). What version of Gambas
> you are using?
>
>
> Jussi
>
> On Tue, Nov 10, 2015 at 11:27 AM, zainudin ahmad
> wrote:
>
> > "Sometimes" I get segmentation fault message.
> &g
are above other
> windows. The problem is with Message() which does not go above other
> alarms.
>
>
> Jussi
>
> On Mon, Nov 9, 2015 at 9:18 AM, zainudin ahmad
> wrote:
>
> > I hope this code can help
> >
> > Public Sub BtnOK_Click()
> > ..
I hope this code can help
Public Sub BtnOK_Click()
..
Me.Stacking = Me.Above '< position in above TODO
'TODO: How to ensure the message is top of other forms?
.
If Object.IsValid(Me) Then Me.Stacking = Me.Normal '< postion in
above End
End
On Fri, Nov 6, 2015 at
Hi jussi
I get "out of bound" when try GAlarm
in module Main in sub RemoveAlarm I change "SortAlarms" to "If
iAlarmByRow.Count > 0 Then SortAlarms" for fix the issue
On Fri, Nov 6, 2015 at 6:30 AM, Jussi Lahtinen
wrote:
> See attachment. Look up tasks tab and the relevant TODO.
> If there ar
May be this code can help.
Public Sub Main()
Dim sClass As String
Print "Count : " & Dir(".gambas").Count & "\n"
For Each sClass In Dir(".gambas")
Print sClass;
Try Print "-->" & Object.Class(Object.New(sClass)).Parent.Name '<--
this make class load into memory
If Error Then P
der and then
> execute it.
> Le 16 sept. 2015 04:49, "zainudin ahmad" a écrit :
>
> > Hi Friends
> >
> >
> > I am new in gambas script programming world, I have some question.
> >
> > * this is normal ? run this code (save the file not in tmp dir
Hi Friends
I am new in gambas script programming world, I have some question.
* this is normal ? run this code (save the file not in tmp directory and
the command only ./test.gs3)
#!/usr/bin/env gbs3
public sub main()
print args[0]
print application.path
end
the result is
/tmp/gamba
this is small project
- picture can't show
- when clicked has error
attach pic & project
On Mon, Sep 14, 2015 at 10:35 AM, zainudin ahmad
wrote:
> excuse me
>
> I can use IDE if I replace gbx3 with older version(3.8.1)
>
> On Mon, Sep 14, 2015 at 6:35 AM, Jussi Lahtine
excuse me
I can use IDE if I replace gbx3 with older version(3.8.1)
On Mon, Sep 14, 2015 at 6:35 AM, Jussi Lahtinen
wrote:
> Nothing on the console. Project is attached, but it happens with every
> possible project I have tested.
>
>
> Jussi
>
>
> On Mon, Sep 14, 2015 at 1:49 AM, Benoît Minisin
thank you very much for your answer, that is make me clear how to use tray
icon in 3.8 version.
exactly I can't use gb.gui.trayicon too, in a first time I think
gb.gui.trayicon is for a specific desktop because it's new in gambas.
with gb.gui.trayicon I can see the tray icon control in toolbox but
52 matches
Mail list logo