I can confirm this problem while trying to open an existing project
2013/10/29 Jorge Carrión
> Just click on New Proyect and obtain a error 11:
>
>
> [11] Unknown symbol 'Path' in class 'Desktop'.
> CBookmarkList.Load.48
>
> -
Just click on New Proyect and obtain a error 11:
[11] Unknown symbol 'Path' in class 'Desktop'.
CBookmarkList.Load.48
--
Android is increasing in popularity, but the open development platform that
developers love is also
2013/10/29 Kende Krisztián
>
> 2013-10-29 06:31 keltezéssel, Alain Baudrez írta:
> > This morning an update of the 3.5 using Kendeks PPA ran on my box and
> after
> > it completed I noticed that Gambas3 is incomplete, as the icon in the
> menu
> > is gone and I am missing some stuff I think
> >
>
2013-10-29 06:31 keltezéssel, Alain Baudrez írta:
> This morning an update of the 3.5 using Kendeks PPA ran on my box and after
> it completed I noticed that Gambas3 is incomplete, as the icon in the menu
> is gone and I am missing some stuff I think
>
> $ sudo apt-get install gambas3
> Reading
This morning an update of the 3.5 using Kendeks PPA ran on my box and after
it completed I noticed that Gambas3 is incomplete, as the icon in the menu
is gone and I am missing some stuff I think
$ sudo apt-get install gambas3
Reading package lists... Done
Building dependency tree
Reading state in
On 10/28/2013 10:36 PM, Benoît Minisini wrote:
> Le 29/10/2013 03:27, Benoît Minisini a écrit :
>> Le 29/10/2013 02:20, Kevin Fishburne a écrit :
>>> I don't think it's always been like this, but when I sometimes forget to
>>> close the server app running on my physical server and it runs for a few
I have a need to detect if a particular Slot exists in the .config
file for an application. Just the Slot not whether any value lines exist
under it.
There doesn't seem to be a way to do this via gb.settings? I have tried
using
If Settings.Keys["Filter"] then
but this seems always to b
Le 29/10/2013 03:27, Benoît Minisini a écrit :
> Le 29/10/2013 02:20, Kevin Fishburne a écrit :
>> I don't think it's always been like this, but when I sometimes forget to
>> close the server app running on my physical server and it runs for a few
>> days I notice gb3 is using all 8 GB of system RA
Le 29/10/2013 02:20, Kevin Fishburne a écrit :
> I don't think it's always been like this, but when I sometimes forget to
> close the server app running on my physical server and it runs for a few
> days I notice gb3 is using all 8 GB of system RAM and several GB of the
> swap partition. There's no
I don't think it's always been like this, but when I sometimes forget to
close the server app running on my physical server and it runs for a few
days I notice gb3 is using all 8 GB of system RAM and several GB of the
swap partition. There's nothing in the app (that I know of) that should
ever
On 10/28/2013 03:50 PM, Tobias Boege wrote:
> On Mon, 28 Oct 2013, Jorge Carri?n wrote:
>> I have a component who inherits from gridview.
>> It's not a complicated thing, but when its included in a project allways
>> produced a warning in the console about allocations non freed like this.
>>
>> gbx
I get these warnings:
W: gambas3-examples: extra-license-file
usr/share/gambas3/examples/Games/GNUBoxWorld/License
W: gambas3-examples: extra-license-file
usr/share/gambas3/examples/Games/Puzzle1To8/Licence
W: gambas3-examples: extra-license-file
usr/share/gambas3/examples/Games/RobotFindsKitte
On Mon, 28 Oct 2013, Jorge Carri?n wrote:
> I have a component who inherits from gridview.
> It's not a complicated thing, but when its included in a project allways
> produced a warning in the console about allocations non freed like this.
>
> gbx3: warning: 82 allocation(s) non freed.
>
> I hav
2013-10-28 20:27 keltezéssel, Benoît Minisini írta:
> Le 28/10/2013 20:09, Kende Krisztián a écrit :
- The gb.chart component doesn't depend from gb.qt4.ext?
gb.chart
0
0
3.1.90
gb.image
gb.qt4
gb.form
gb.qt4.ext
If you're really not
Le 28/10/2013 19:57, Alain Baudrez a écrit :
> Same effects on Ubuntu 12.04.3 / 64
>
> With gb.gtk Buttontext is colored. With gb.qt4 only black (default)
> color is visible
>
I confirm, this is apparently a bug with the QGtk theme, i.e. the Qt
theme that uses the current GTK+ theme do draw widge
Hi,
The specifications of "how to package Gambas 3" have been updated (list
of components, dependencies), thanks to all errors and misses detected
by Kende Krisztián.
If anyone find any error in it, please tell!
Regards,
--
Benoît Minisini
---
Le 28/10/2013 20:09, Kende Krisztián a écrit :
>
>>>
>>> - The gb.chart component doesn't depend from gb.qt4.ext?
>>>
>>> gb.chart
>>> 0
>>> 0
>>> 3.1.90
>>>
>>> gb.image
>>> gb.qt4
>>> gb.form
>>> gb.qt4.ext
>>>
>>> If you're really not, it's will removed.
>> Dependencies of components written in
I have a component who inherits from gridview.
It's not a complicated thing, but when its included in a project allways
produced a warning in the console about allocations non freed like this.
gbx3: warning: 82 allocation(s) non freed.
I have read that it references to variables who remains alloc
>>
>> - The gb.chart component doesn't depend from gb.qt4.ext?
>>
>> gb.chart
>> 0
>> 0
>> 3.1.90
>>
>> gb.image
>> gb.qt4
>> gb.form
>> gb.qt4.ext
>>
>> If you're really not, it's will removed.
> Dependencies of components written in Gambas are *not* located in their
> '.project' or '.startup' fi
Le 28/10/2013 18:49, Kende Krisztián a écrit :
>> I just removed the /usr/bin/gbw3 symbolic link and associated manual,
>> because the specification does not mention anything about it.
>>
>> gbw3 --help
>>
>> Compile and execute a Gambas server page script.
>>
>> Usage: gbw3 [options] []
>>
>> Opti
Same effects on Ubuntu 12.04.3 / 64
With gb.gtk Buttontext is colored. With gb.qt4 only black (default) color
is visible
[System]
OperatingSystem=Linux
Kernel=3.8.0-32-generic
Architecture=x86_64
Distribution=Ubuntu 12.04.3 LTS
Desktop=GNOME
Theme=QGtk
Language=nl_NL.UTF-8
Memory=4919M
[Libraries
Le 28/10/2013 18:49, Kende Krisztián a écrit :
>
> 2013-10-28 18:06 keltezéssel, Kende Krisztián írta:
>>
>>> However, I'll do what you ask, because the Gambas is yours. I will
>>> follow the original specifications, not this with package selector.
>>
>> I just removed the /usr/bin/gbw3 symbolic li
On Mon, 28 Oct 2013, Ian Haywood wrote:
> On Sunday, October 27, 2013, Benoit Minisini
> mailto:gam...@users.sourceforge.net>> wrote:
> > But I don't think it's a good idea to ask for the root or sudo password
> > to installed Gambas package, for security reasons (can you really trust
> > that self
On Sat, 26 Oct 2013, Beno?t Minisini wrote:
> Can people test it on system having no KDE desktop at all?
>
Sorry, I'm a bit late on this - who could have known that such big threads
start exactly when I am just two days away from my computer? :-)
I'm running Arch Linux with a Trinity desktop on
2013-10-28 18:06 keltezéssel, Kende Krisztián írta:
>
>> However, I'll do what you ask, because the Gambas is yours. I will
>> follow the original specifications, not this with package selector.
>
> I just removed the /usr/bin/gbw3 symbolic link and associated manual,
> because the specification
From: Jussi Lahtinen
> Hard to say without knowing what FAuth does.
> Can you make little runnable project to demonstrate your problem?
not necesary, the code explint itseft..
but thanks was my fault, i declared the result of shell as integer,
event string...
that's why skip dialog, ;-)
-
> However, I'll do what you ask, because the Gambas is yours. I will
> follow the original specifications, not this with package selector.
I just removed the /usr/bin/gbw3 symbolic link and associated manual,
because the specification does not mention anything about it.
gbw3 --help
Compile an
I have it with Mint 15 Cinnamon, default settings. Haven't tried it with
other distro's
[System]
OperatingSystem=Linux
Kernel=3.8.0-32-generic
Architecture=x86_64
Distribution=Linux Mint 15 Olivia
Desktop=GNOME
Theme=QGtk
Language=nl_NL.UTF-8
Memory=3687M
[Libraries]
Cairo=libcairo.so.2.11200.14
C
2013-10-28 15:52 keltezéssel, Benoît Minisini írta:
> Le 28/10/2013 07:40, Kende Krisztián a écrit :
>> 2013-10-28 03:05 keltezéssel, Ian Haywood írta:
>>> On 23/10/13 23:15, Kende Krisztián wrote:
Hi
I have read the "How To Package Gambas" document
(http://www.gambasdoc.org/he
Le 28/10/2013 17:18, Jussi Lahtinen a écrit :
> This seems to be bug.
> I can confirm it with revision 5919 @ Xubuntu 13.04 64bit.
>
> Jussi
>
No problem there with oxygen. Which widget theme do you use?
--
Benoît Minisini
This seems to be bug.
I can confirm it with revision 5919 @ Xubuntu 13.04 64bit.
Jussi
On Mon, Oct 28, 2013 at 9:47 AM, Alain Baudrez wrote:
> I switched to gb.qt4 and qb.qt4.ext from gb.gui and I noticed that all my
> controls - with the exception of labels - lost the custom foreground and
>
> I try to recover my local ip from network, and tryng this code, why
> skip the dialog?:
>
Hard to say without knowing what FAuth does.
Can you make little runnable project to demonstrate your problem?
> when executed, and imput code are same as "1234", dont print and skip
> lines follow
>
Pr
I try to recover my local ip from network, and tryng this code, why
skip the dialog?:
Public Sub btnenviocentral_Click()
Dim ipaddr As Integer = 2
fauth = New FAuth
If fauth.ShowModal() Or Not fauth.inputcodigo Then ' if nothinhg
was input cancel an try again
Return
Else
Le 28/10/2013 07:40, Kende Krisztián a écrit :
>
> 2013-10-28 03:05 keltezéssel, Ian Haywood írta:
>> On 23/10/13 23:15, Kende Krisztián wrote:
>>> Hi
>>>
>>> I have read the "How To Package Gambas" document
>>> (http://www.gambasdoc.org/help/howto/package?v3#t2) and some things I
>>> do not unders
From: Ian Haywood
> Subject: [Gambas-user] Official release of Gambas 3.5
> Kendek's changes up to 3.4.2 have been
> backported into the debian packages
> [one of the fixes to debian/copyright is to make sure kendek is
> acknowledged!]
NOW must search and revise ALL files and sure for a right hea
For information, I've now de-installed and re-installed the GAMBAS program,
and I can now see the window come up - very strange - must have had
something change between the builds - maybe a dependency...
Not sure, but at least it's cured and I can access my 'find duplicate files'
program again ;-
I switched to gb.qt4 and qb.qt4.ext from gb.gui and I noticed that all my
controls - with the exception of labels - lost the custom foreground and
background color.
Is this a qt4 feature by default?
A.J.
--
October Webina
37 matches
Mail list logo