Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread M0E Lnx
For vectorlinux, you want the result of # cat /etc/vector-version console responds with something like "Vectorlinux 6.0 SOHO built on 08012008" I know a lot of distros have something in etc like /etc/slackware-version /etc/debian etc...etc...etc.

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Werner
Toni wrote: > Hi David, > I normaly look at the "/etc/issue" file, which if not edited, contains > the distribution name and version. It works for Fedoras and Ubuntus, but > I am not sure whether it's standard across other distributions. > Regards, > Toni > > > En/na David Villalobos Cambronero h

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Nick Rathke
Hi, I am not a script kiddy, but I do have access to just about every version of Linux in both 32bit and 64bit flavors, so I am happy to help test any build/debug scripts. Also have there been any discussions around a build server ? We have used CDash with great success. Just a thought ht

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Stefano Palmeri
Il martedì 18 agosto 2009 23:43:29 David Villalobos Cambronero ha scritto: > Hi, how can I take The distribution & The distribution version? > > It the same for all Linux? > > Regards > > > -- > David > cat /etc/issue doesn't work on Slackware. On Slackware the version is: cat /etc/slackware-v

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Toni
Hi again, While writing my previous message I remembered having read about it somewhere, and after some searches here you are: http://www.howtoforge.com/how_to_find_out_about_your_linux_distribution The wee bad news is that I have tested the proposed shell script in the page, and It doesn't corr

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread David Villalobos Cambronero
Well, right now I'm learning Java (under windows :( ), so I'm very busy, if no body take cake of it I'll take a look on it next week. Regards -- David - Original Message From: Benoît Minisini To: mailing list for gambas users Sent: Tuesday, August 18, 2009 4:02:23 PM Subject: Re:

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Jean-Yves F. Barbier
Toni a écrit : > Hi David, > I normaly look at the "/etc/issue" file, which if not edited, contains > the distribution name and version. It works for Fedoras and Ubuntus, but > I am not sure whether it's standard across other distributions. of course, it works for Debian. -- BOFH excuse #15: t

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Benoît Minisini
> Hi David, > I normaly look at the "/etc/issue" file, which if not edited, contains > the distribution name and version. It works for Fedoras and Ubuntus, but > I am not sure whether it's standard across other distributions. > Regards, > Toni > It works for Mandriva too. -- Benoît

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Charlie Reinl
Am Dienstag, den 18.08.2009, 23:08 +0200 schrieb Benoît Minisini: > Hi, > > As you may have noticed, each time someone has a problem with Gambas, the > same > information is always requested. > > So I'm looking for kind peoples who would write a shell script for Gambas > that > automatically

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Nick Rathke
also works with all version of Suse and I believe (but can't confirm) BSD as well. .n Toni wrote: > Hi David, > I normaly look at the "/etc/issue" file, which if not edited, contains > the distribution name and version. It works for Fedoras and Ubuntus, but > I am not sure whether it's standa

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread Toni
Hi David, I normaly look at the "/etc/issue" file, which if not edited, contains the distribution name and version. It works for Fedoras and Ubuntus, but I am not sure whether it's standard across other distributions. Regards, Toni En/na David Villalobos Cambronero ha escrit: > Hi, how can I ta

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread M0E Lnx
Interesting project. My hands are plenty tied with my own projects though, but I think we can all pitch in to work with who ever takes up the project for example by giving any pointer that would help him/her identify whichever distro we all run and that sort of stuff. -

Re: [Gambas-user] Need help / call for volunteers

2009-08-18 Thread David Villalobos Cambronero
Hi, how can I take The distribution & The distribution version? It the same for all Linux? Regards -- David - Original Message From: Benoît Minisini To: gambas-user@lists.sourceforge.net Sent: Tuesday, August 18, 2009 3:08:28 PM Subject: [Gambas-user] Need help / call for volunte

[Gambas-user] Need help / call for volunteers

2009-08-18 Thread Benoît Minisini
Hi, As you may have noticed, each time someone has a problem with Gambas, the same information is always requested. So I'm looking for kind peoples who would write a shell script for Gambas that automatically dump all the needed information in a text file. The information needed are: - The OS.

[Gambas-user] [Fwd: Error gb.desktop]

2009-08-18 Thread craf
Hello. Today I failed to open (prawns) Sorry, evil google translate (Gambas) ;=). This gives me the following message: ERROR: # 27: Can not load component 'gb.desktop': can not find library file Do I delete something? Regards. ---

Re: [Gambas-user] Error gb.desktop

2009-08-18 Thread Benoît Minisini
> Hello. > > Today I failed to open prawns. This gives me the following message: > ERROR: # 27: Can not load component 'gb.desktop': can not find library > file > > Do I delete something? > > Regards. Apparently: the missing file is gb.desktop.so.0, which should be located in the gambas component

[Gambas-user] Error gb.desktop

2009-08-18 Thread craf
Hello. Today I failed to open prawns. This gives me the following message: ERROR: # 27: Can not load component 'gb.desktop': can not find library file Do I delete something? Regards. -- Let Crystal Reports handle the

Re: [Gambas-user] libtool management in Gambas 3 & compilation problems

2009-08-18 Thread Charlie Reinl
Am Montag, den 17.08.2009, 09:50 +0200 schrieb Benoît Minisini: --8<-- > > > > > > Try with revision #2237. > > > > Ubuntu 8.04.3 LTS > > > > I didn't make changes,I just compiled. > > > > Here are the log's (normally I use --disable-v4l , not this time) > > > > Char

[Gambas-user] ambiguous help

2009-08-18 Thread Jean-Yves F. Barbier
Hi list, I made a test as: A=B=C=5, the non-clear error msg is: "Ambiguous expression. Please use braces" does it mean: {curly braces}, (round brackets / parenthesis) or [square brackets]? (as many people improperly use the 2nd one with this name) JY -- Shit Happens. -

Re: [Gambas-user] setfocus eats way too much time

2009-08-18 Thread Jean-Yves F. Barbier
Benoît Minisini a écrit : >> Benoît Minisini a écrit : >> ... >> (PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **: gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window != NULL' failed >>> Can you provide a project that shows this behaviour? >>> And BTW I was not sh

Re: [Gambas-user] setfocus eats way too much time

2009-08-18 Thread Benoît Minisini
> Benoît Minisini a écrit : > ... > > >> (PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **: > >> gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window != > >> NULL' failed > > > > Can you provide a project that shows this behaviour? > > > >> And BTW I was not shure till now, but I confi

Re: [Gambas-user] setfocus eats way too much time

2009-08-18 Thread Jean-Yves F. Barbier
Benoît Minisini a écrit : >> BTW2: having the possibility to switch from RAD tabs by CTRL-PgUP/PgDwn >> would be VERY nice AND useful: as I formerly told you, that's the way to >> switch tabs into iceweasel/firefox so I guess many people should be used to >> that command too. >> >> Pointing the wan

Re: [Gambas-user] How to show a form with keyboard shortcut

2009-08-18 Thread HARADA Kazutaka
Doriano Blengino wrote: > I think that in the call to XNextEvent you are passing a NIL pointer; > libX11 tries to put data in the area pointed by pEvent. You should > allocate some memory in it, enough to hold the event data. If, on the > Hi, Doriano Thanks for your comment. As you suggeste

Re: [Gambas-user] setfocus eats way too much time

2009-08-18 Thread Benoît Minisini
> Benoît Minisini a écrit : > >> Doriano Blengino a écrit : > >> ... > >> > >>> Fabien was asking what toolkit you are using: GTK or QT? > >> > >> Qt > > > > I've heard of a bug in the clipboard management of recent Qt4 versions. > > Could it be the source of your delay? > > > >>> Try the other one

Re: [Gambas-user] setfocus eats way too much time

2009-08-18 Thread Benoît Minisini
> BTW2: having the possibility to switch from RAD tabs by CTRL-PgUP/PgDwn > would be VERY nice AND useful: as I formerly told you, that's the way to > switch tabs into iceweasel/firefox so I guess many people should be used to > that command too. > > Pointing the wanted tab takes much longer than u

Re: [Gambas-user] Gambas applications

2009-08-18 Thread Benoît Minisini
> Hi Benoît > > Here is an application for you to consider. It is still in alpha right > now with limited functionality. > > Name: Steven James Drinnan / SJDSoft > Application: SJDSoftMyEduBase 0.1.43 > Description: A database focused on the needs of schools in Hong Kong. > Student, Class, Teacher