se web-pages, then python with a healthy dose of BeautifulSoup may
> suit your needs better...
>
And don't forget you also can use a custom made or an existing C library
for use from within Gambas. Look for EXTERN i
If I am not wrong, it would be possible by using .RegexpSubmatches
virtual class. It returns an array of sub-matches against your pattern
on a given subject.
The only thing you must do is to enclose your entire regexp between
parenthesis.
By the way, I didn't test it.
Regards
--
Jesus
---
Sorry for the noise, but it is just the reason why I've dropped openSuse
definitely some years ago...
I'm far more comfortable with debian based distros. Yeah, I know it
doesn't help you at all, sorry but I can't resist!
Good luck, dude
--
Jesus Guardon
El 30/07/11 1
t;
> MyForm.Caption = MyClass.MYSTRING
>
> even if the string is correctly translated trough the Translate Tool in
> the IDE when the form opens the caption appears in the default language.
> Is this correct or could be fixed?
> Thanks in advance,
> Emanuele
Shouldn'
;> then a little icon will shows into the line numbers and an additional
>>>>> >>>> tab in the console/breakpoints tabstrip will lists the current
>>>>> >>>> tasks/fixes text, which also should be marked as done/und
Hi, just a minor issue:
Browsing Gambasdoc today, it shows only plain text, no style cascade
sheet found.
Regards
--
Jesus Guardon
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event
t;>>
>>>> Regards
>>>
>>> Mmm. Everything is normal there. Can you check your browser?
>>
>> Well, I've checked twice, but still I get this:
>>
>> See attachment.
>
> Screenshot just done...
>
Wow! This is stupid
t;>>
>>>> Regards
>>>
>>> Mmm. Everything is normal there. Can you check your browser?
>>
>> Well, I've checked twice, but still I get this:
>>
>> See attachment.
>
> Screenshot just done...
Deleted site cookies and back to nor
st step of your loop you're not writing something, the file
appears as empty. You could try appending content to the file instead,
using the "append" keyword at the end of your statement:
> hFile = Open Application.Path &/ "prot.log" For Write Append
Hope that he
that they suck, haha.
>
Some time ago I have had a bad experience with this brand and they
wasn't too kind providing me for a solution.
I've deleted Netgear from my providers list. Period.
Regards
--
Jesus Guardon
--
t; * BUG: Fix compilation of gb.form.
Still nada
gbc: error: Component not found: gb.form
make[2]: No se hace nada para «install-data-am».
make[2]: se sale del directorio «/home/jesus/trunk/examples»
make[1]: se sale del directorio «/home/jesus/trunk/examples»
Making install in .
make[1]: se ingres
; Date: 2011-10-10 19:03:05 + (Mon, 10 Oct 2011)
>>> Log Message:
>>> ---
>>> [GB.FORM]
>>> * BUG: Fix compilation of gb.form.
>>
>> Still nada
>>
>>
>> gbc: error: Component not found: gb.form
>> make[2]: No se hac
state that revision #4191 doesn't compile.
>>
>> I will download the source package and I'll try to compile it.
>>
>> Regards
>
> I have just updated the svn repository too, so you can try again from it now.
>
> Regards,
>
Well, you did it. Bot
k to classic as much as possible.
>
> Make sure you reserve about 5 hours to update a 11.04 system. :-(
It's a shame what they did with Ubuntu ... I hope the same does not
happen with other distributions. (No flaming intended, it's only my
opini
El 14/10/11 23:55, Dag-Jarle Johansen escribió:
> Hi, Jesus,
>
> I dont really know what your theme is, but as I saw you said its a shame
> with Ubuntu, I have to ask you what?
>
> Thanks in advance and regards
> Dag-Jarle
Well, it's a matter of personal taste. I was
haps it is the beginning of the end of Gambas2. QT3 libraries are
being deprecated in some distributions, and perhaps some of older KDE's.
Regards
--
Jesus Guardon
--
The demand for IT networking professionals conti
#x27;t know if this works but since you're html tags the tag should
> read some text
If you're using TextArea in Gambas3 the Raldal's example should work
only if you use .RichText property, instead of .Text.
Regards
--
Jesus Guardon
El 08/11/11 20:41, Jesus escribió:
>
> If you're using TextArea in Gambas3 the Randall's example should work
> only if you use .RichText property, instead of .Text.
>
> Regards
>
Ooops, my mistake. I meant *TextEdit*, not Textarea.
And sorry for misspelling
ibutionVendor=Ubuntu
DistributionRelease="Ubuntu 11.10"
Desktop=KDE4
[Gambas 3]
Version=2.99.6
Path=/usr/local/bin/gbx3
Regards
--
Jesus Guardon
--
RSA(R) Conference 2012
Save $700 by Nov
El 14/11/11 20:43, Benoît Minisini escribió:
> Le 14/11/2011 20:34, Jesus a écrit :
>> When trying to test DBusExplorer example, it stops with error "Unknown
>> symbol 'Sort' in class 'Class' in FVersiongbXML:152"
>
> It's fixed in re
et/sfu/rsa-sfdev2dev1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
Well, this is the third time we receive spam from this user. Someone
could kick him off t
s and get the result.
>
> I just don't know its name! :-)
>
> Regards,
>
Yes. This is the same advice I gave the other day to a guy.
I have successfully tested "id3info" command from
ute in a
terminal as a *normal user* (root passwd is asked later in the script).
Hope this helps, regards
--
Jesus Guardon
install_gambas3.sh.tar.gz
Description: application/gzip
--
All the data continuously generat
ndencies are needed and tries to install them, but it fails because
Gambas3 isn't official and therefore is not in the repositories and none
of its components.
So for the moment there is not an easy solution, but shipping a
home-made package using GB_DIR environment variable pointing at your
mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
Well, did you read the answers to your previous post? Why do you re-post
again the same question?
Regards
--
Jesus Guardon
---
compiled vs repositories, are in the
environment path. Probably, binaries differ each other, but then the
system is using -in your case, it seems- the older ones.
From the beginning of Gambas I'm aware of this, so it's not a good idea
to install deb packages made by the gambas IDE in
El 21/12/11 18:53, Fabien Bodard escribió:
> 2011/12/21 Jesus :
>> El 21/12/11 11:14, JUHASZ Robert escribió:
>>> Hello List,
>>>
>>> I didn't succeed to recover my gambas2 despite of trying all the
>>> proposals.
>>> Anyhow I wanted to
El 22/12/11 07:46, JUHASZ Robert escribió:
> Cure is OK, too: from synaptic I removed all the installed gambas
> components and now the IDE works properly.
> Thank you so much for the help.
>
> Robi
Good to know, Robi. I was confident enough of this.
Best regards!
--
Many many thanks for the effort and Happy New Year.
I hope you have now some time to sleep a bit, cheers!
Jesus.
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or va
you're done.
About deleting trunk folder, I'm doing so each time I want to compile a
new revision, so never got a problem with this, IMO it's better.
Best regards
--
Jesus Guardon
--
Keep Your Develope
this new one I was surprised to find the new directory name in
> the IDE title - not the old project title string. This made me think:
> What do I have to give a project title for if it isn't used anyway :-)
>
> So shouldn't these dialogs be thought over in terms of user
>
El 05/02/12 00:01, abbat escribió:
>
> How can I send a string "test_string" from
> Main.module
> to
> Label1 which situated on
> MFmain.class
>
> Thanks
>
>
Use "properties" or setter and getter public functions. Not a good idea
making
El 06/02/12 21:59, Ron escribió:
> I agree, but the supplied example doesn't work with making controls public.
Sorry Ron. I was sure someone suggested doing that.
Regards
--
Jesus Guardon
>
> 2012/2/6 Jesus
>
>> El 05/02/12 00:01, abbat escribió:
>>
during runtime is not possible.
> But you can alert the user that the program should restart.
> Save the choice, close and restart with the language chosen from the user.
>
> Hello
> Gianluigi
--8<---
Which email client are
El 27/2/15 a las 15:11, Fabien Bodard escribió:
If you accept my criticism, I will tell you none of these do like to me
at all... sorry ;-)
Also, I think the current logo is nice, and the former gambas2 logo was
much better in terms of 3D.
I really appreciate your efforts.
Regards
--
Jesus
> attempt at it.
>
> It's available over here[0].
...
>
> Regards,
> Tobi
>
> [0] http://www-e.uni-magdeburg.de/tboege/gambas
>
Many thanks, Tobi. Very much appreciated, this will get us started with
El 11/6/15 a las 11:45, Jorge Carrión escribió:
> ...And comb your hair, for god sake!
> :D:D:D
>
LOL, good one, Jorge!
Good luck in the interview, Benoît. Gambas deserves it.
Regards
--
Jesu
ot;.your_app_name" should be the actual name of your
application and the . dot in front of it is what it makes a hidden
folder (or file).
Hope this clarifies something
Regards
--
Jesus Guardon
--
Don't Li
you the best way.
Best of luck
Regards
--
Jesus Guardon
El 14/7/15 a las 21:14, tsukuba GIMP user escribi??:
> No i make a mistay Mistakes not $dbclick += 1 still not working is
>
>
>
>> Now, you declare $dbclick, but you don't set a value to it.
>> So,
Perhaps maintaining our own server would be an alternative? Just
thinking out loud...
Regards
--
Jesus Guardon
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.n
o/index.html
Regards
--
Jesus Guardon
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
ot responding for a while...
http://qbnz.com/highlighter
https://github.com/GeSHi/geshi-1.0
Moreover, there are plugins based on GeShi for several CMS as Wordpress,
and the like.
Hope this helps, regards
--
Jesus Guardon
[*] Yes, it needs an update
El 11/8/15 a las 9:33, abbat81 escribió:
> Jesus wrote
>> [*] Yes, it needs an update based on gambas3 brand new classes...
>
>
> Can you update those new classes in gambas.php ?
Currently I am very busy. I've scheduled the task to not forgetting, but
expect at leas
annot close that project without the dialog to save the files ...
> even if nothing changed.
>
>
> Alles Gute
>
> Christof Thalhofer
Hi Christof
Are by chance your files located in a folder which is under external
synchronization or shared in any way? i.e. Dropbox, owncloud or
some
#x27;t used GB_DIR anymore, but I guess Benoit
could explain here if this is still a valid option for the purpose.
In the meantime, Antonio, you could check some threads in the Spanish
forum, perhaps that will give you some clues.
http://www.gambas-es.org/
0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3
Regards
--
Jesus Guardon
--
October Webinars:
El 25/09/13 02:42, Benoît Minisini escribió:
> Le 25/09/2013 01:23, Jesus a écrit :
>> I've been racking my brain with a simple problem and I've discovered
>> something weird with "Mod" operator, returning wrong results.
>>
>> For example, -3 Mod 800
El 28/09/13 21:47, paulwheeler escribió:
> Gentlemen,
>
> I have never heard of the mod operator being used the way you did in
> your problem. However, because Jesus mentioned his calculator having a
> mod function, I went to "http://web2.0calc.com/"; and did the proble
El 06/10/13 05:40, Kevin Fishburne escribió:
> Jesus Guardon said in the recent thread "Modulo operator returns wrong
> results ":
>
> Hi Paul et all
>
> When working with some video games, there are a feature called
> wraparound or screen wrap. It
Cairo=libcairo.so.0.0.0
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3
Regards
--
Jesus Guardon
--
El 01/12/13 16:54, Jesus escribió:
> Hi all
>
> I'm trying to get up and running a project which have a Toolbar and some
> toolbuttons in it. I'd like to mimic the same behavior toolbars have in
> Gambas' IDE. I've read the docs about Toolbar (gb.form.mdi) but ca
El 03/12/13 01:27, Benoît Minisini escribió:
> Le 03/12/2013 00:41, Jesus a écrit :
>> El 01/12/13 16:54, Jesus escribió:
>>> Hi all
>>>
>>> I'm trying to get up and running a project which have a Toolbar and some
>>> toolbuttons in it. I&
html links in that view are calling methods inside the application. That
links are as 'some action'
So the question is, could it be done with gambas somehow?
Regards
--
Jesus Guardon
--
Sponsored by Intel(R) XD
El 04/12/13 22:32, Tobias Boege escribió:
> On Wed, 04 Dec 2013, Jesus wrote:
>> Hi all
>>
>> I currently helping to port a VB6 program to Gambas3, but to my
>> surprise, it does weird things like these from the post title: it is
>> calling methods and func
El 04/12/13 23:33, Tobias Boege escribió:
> On Wed, 04 Dec 2013, Jesus wrote:
>> El 04/12/13 22:32, Tobias Boege escribi?:
>>> On Wed, 04 Dec 2013, Jesus wrote:
>>>> Hi all
>>>>
>>>> I currently helping to port a VB6 program to Gambas3, but to
, but you usually can go to
> another line inside an expression after a comma.
>
> Regards,
My vote is for underscore _
Regards
--
Jesus Guardon
--
Sponsored by Intel(R) XDK
Develop, test and display web and
El 09/12/13 22:38, Jesus escribió:
> Hi all
>
> When I right click over an item in the project tree, say "Data" folder,
> there's not a full menu, so I cannot add a new file or whatever. If such
> a folder contains a sub-item, then I am able to add another file by
&g
El 12/12/13 00:50, Benoît Minisini escribió:
> Le 12/12/2013 00:17, Tobias Boege a écrit :
>> On Wed, 11 Dec 2013, Jesus wrote:
>>> El 09/12/13 22:38, Jesus escribi?:
>>>> Hi all
>>>>
>>>> When I right click over an item in the project tree,
upposed that a result object
brings a date object and its formatting depends on further processing,
provided we are using a datetime type field in our db... Perhaps I am so
slept to see that just now ;-)
Oh! We should then use FORMAT functio
rk to take a close look at this project
[1], though written in Python, well worth to give it a try, or perhaps
trying to convert to gambas the relevant code.
[1]
https://code.google.com/p/kochmorse/source/browse/trunk/KochMorse/alsamor
_
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
Just out of curiosity, I've found this great article/explanation about
setting up Thunderbird to read local m
El 05/03/14 16:23, Benoît Minisini escribió:
> Le 05/03/2014 16:02, Jesus a écrit :
>> Hi all
>>
>> It seems that some controls in the Preferences dialog of the Gambas IDE
>> are read-only or are disabled
>
> Oops. It was a bad bug fix!
>
> Fixed the fix
ee the
> rest of the discussion.
>
> As I said, it only happens sometimes, but it has happened more
> frequently during the last months. So something seems to confuse
> Thunderbird with the mails coming from the Gambas list.
>
> Example: Right now, Jesus' mail from 16:02 was sor
El 06/03/14 00:16, Daniel Quintero escribió:
> I found them! I download the Gambas source code and copied them to the path
> /usr/share/gambas3/examples
Or simply:
apt-get install gambas3-examples
...as usual.
Regards
--
Jesus G
El 06/03/14 13:00, Rolf-Werner Eilert escribió:
>
>
> Am 06.03.2014 00:39, schrieb Jesus:
>> El 05/03/14 17:12, Rolf-Werner Eilert escribió:
>>> This is only in the Gambas mailing list, so it's not as much OT as it
>>> might seem ;)
>>>
>>>
l be finally possible and easy to
> make an online version of the documentation.
Do you mean *offline* version of documentation?
Best regards
--
Jesus Guardon
--
Subversion Kills Productivity. Get off Subversion &
y do?
>
> Regards
> vuott
Hi Vuott
To answer this question, one must first know which installation method
has been followed.
Either do they used "nemh" repository or official ones in the distri
gambaswiki.org/wiki/install/ubuntu#t6
Compilation process is straightforward only if you know the previous
requirements.
Regards
--
Jesus Guardon
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk
Hi Benoît
There seems to be a bug in this page:
http://gambaswiki.org/wiki/doc/pcre
Regards
--
Jesus Guardon
--
Open source business process management suite built on Java and Eclipse
Turn processes into business
mple demo.
>
> /CJ
Oh, please, do it. I am not used to Free Pascal, but it have tempted me
several times. So it will be useful to have an starting point using FP
shared libraries in addition to C/C++ ones.
Thank you
--
Jesus Guardon
---
Hi everyone
I just realized that key events don't work on gb.gtk.
Could you please give it a test and confirm it as a bug?
Little test program attached.
Regards
--
Jesus Guardon
TestKeyEvents.tar.gz
Description: application
El 15/08/2014 10:13, Jesus escribió:
> Hi everyone
>
> I just realized that key events don't work on gb.gtk.
>
> Could you please give it a test and confirm it as a bug?
>
> Little test program attached.
>
> Regards
>
Sorry, forgot to mention I'm using
El 15/08/14 a las #4, Jorge Carrión escribió:
> Jesus:
> In my computer works fine with both libraries qt and gtk. with LinuxMint 17.
>
> [System]
> Gambas=3.5.4
> OperatingSystem=Linux
> Kernel=3.13.0-24-generic
> Architecture=x86_64
> Distribution=Linux Mint 17 Qi
El 16/08/14 a las #4, Jorge Carrión escribió:
> The only thing I've changed is the qt defult theme... Maybe that's involved
> in it but I think I've saw that Jesus has the same theme than me...
>
> Realy don't know.
>
> Regards
I is clear for me: gamba
El 22/08/14 a las #4, Benoît Minisini escribió:
> Le 22/08/2014 00:59, Benoît Minisini a écrit :
>> Le 16/08/2014 12:50, Jesus a écrit :
>>> El 16/08/14 a las #4, Jorge Carrión escribió:
>>>> The only thing I've changed is the qt defult theme... Maybe that
new environment variable named "GB_GTK_DEBUG_KEYPRESS" and
> set its value to "1".
> 5) Run the project.
> 6) Send me the console output.
>
> Thanks.
>
I'm afraid there's no output in console, neither in the IDE or running
the executable ou
El 22/08/14 a las #4, Benoît Minisini escribió:
> Le 22/08/2014 14:52, Jesus a écrit :
>> El 22/08/14 a las #4, Benoît Minisini escribió:
>>> Can you try the revision #6420? I added a debugging flag, and you will
>>> tell me the result:
>>>
>>> 1) Op
El 22/08/14 a las #4, Benoît Minisini escribió:
> Le 22/08/2014 12:21, Jesus a écrit :
>> Well, sorry for the delay. Here it is:
>>
>> [System]
>> Gambas=3.5.90
>> OperatingSystem=Linux
>> Kernel=3.13.0-24-generic
>> Architecture=x86_64
>> Distri
El 23/08/14 a las #4, Benoît Minisini escribió:
> Le 23/08/2014 10:07, Jesus a écrit :
>
>> Hi Benoît
>>
>> This is the console output after hitting some keys:
>>
> > ...
>>
>> Hope this helps
>>
>> Regards
>>
>
> Can y
oticed this subject.
Also, it seems the text get messed when writing through nabble (kind of
a web forum).
Thanks anyway, Charlie
Regards
--
Jesus Guardon
--
Slashdot TV. Video for Nerds. Stuff that Matters.
ht
El 21/09/14 a las #4, Charlie Reinl escribió:
> Am Sonntag, den 21.09.2014, 19:06 +0200 schrieb Jesus:
>> El 21/09/14 a las #4, Charlie escribió:
>>> *I was playing with this routine and found that the following 2 lines can be
>>> replaced by 1*sShellOut
204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
Regards
--
Jesus Guardon
--
Meet PCI DSS 3.0 Complian
El 26/09/14 a las #4, Benoît Minisini escribió:
> Le 26/09/2014 17:52, Jesus a écrit :
>> Hi Benoît et all
>>
>> Ctrl++ and Ctrl+-, even Ctrl+mouse wheel, don't work anymore in my
>> setup. I have no idea when it started happening, sorry. Currently I'm
>
et change to gb.qt4 and you will see a "normal" combobox.
Regards
--
Jesus Guardon
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI
El 01/10/14 a las #4, Alain Baudrez escribió:
> Jesus,
>
> the funny thing is that I use gb.qt4 and I have this very long top to
> bottom list in Linux Mint 17 Mate.
>
> Maybe it is not 100% depending on the toolkit used.
It is, at a degree. This is the theme used by the
El 24/10/14 a las 20:20, Tobias Boege escribió:
Do you think
> it's good to add corresponding properties to Gambas' Window (and would
> you do it)?
>
> Regards,
> Tobi
>
Absolutely...
Please Benoît,
n for that?
Yes, I know my changelog was too verbose and ugly ;-)
Regards
--
Jesus Guardon
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
El 02/11/14 a las 16:51, Benoît Minisini escribió:
> Le 02/11/2014 14:34, Jesus a écrit :
>> El 01/11/14 a las 18:40, Benoît Minisini escribió:
>>> Hi,
>>>
>>> Gambas 3.6.1 has been released. It tries to fix (almost) all the nasty
>>> bugs reported aft
El 02/11/14 a las 19:52, Benoît Minisini escribió:
> Le 02/11/2014 18:46, Jesus a écrit :
>>>
>>> No, the problem is that I can't know if the new translations can be
>>> merged directly or not.
>>>
>>> Because some of the translations can be pa
problem before I make it official.
>
> I will write the changelog with the backported bug fixes soon.
>
> Regards,
>
Hi
Hope it's not too late... I've updated Spanish language in 3.6 branch,
r6644. Please, Benoît, could you merge it into 3.6
El 12/11/14 a las 01:39, Benoît Minisini escribió:
> Le 12/11/2014 01:28, Benoît Minisini a écrit :
>> Le 12/11/2014 01:13, Jesus a écrit :
>>> El 11/11/14 a las 17:58, Benoît Minisini escribió:
>>>> Hi,
>>>>
>>>> I have uploaded a pre-release
If I find a solution for that, it will be backported to a next 3.6.3
> version.
>
> Regards,
>
The download link (big button) in the main page still points to gambas
3.6.1
Good job, anyway. No issu
dev libv4l-dev libsdl-ttf2.0-dev libgnome-keyring-dev
libgdk-pixbuf2.0-dev linux-libc-dev
Regards
--
Jesus Guardon
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtuali
ven that doing this, one
could be able to find the error or let others to test it under different
environments. Will you share it with us? ;-)
Regards
--
Jesus Guardon
--
Virtualization & Cloud Management Using Cap
atabases.
I'm not very familiar with the Editor control, but we need to start
looking somewhere into it.
Perhaps while you're making the example project, you will find the solution.
Regards
--
Jesus Guardon
--
ars ago I wrote:
> 2010/3/5
> As far as I'm experimenting with latest Gambas3 snapshot, I haven't
> found a "Dock Widget" like in Qt Widgets (Qt Designer).
>
> Is it planned to do so?
>
> Thanks,
>
> Jesus
And Fabien Bodard answered to me:
> i thi
One more joining the request!
Thanks
--
Jesus
El 17/04/12 21:04, Willy Raets escribió:
> And another agreed here as I am not always online when coding.
>
> On di, 2012-04-17 at 21:32 +0300, Jussi Lahtinen wrote:
>> Also agreed,
>> sometimes it takes a while to get help info
the
>>> language.
>>>
>>> Some clever way of exporting what needs to be translated in a user
>>> friendly format for translators and a manner to import the translations
>>> do
Hi Benoît
Recently you have created a new tag 3.1.1, but it seems it's not
reflected in the version string returned by the runtime nor in the IDE.
Did I miss something?
Regards
--
Jesus Guardon
--
For Develope
It's sure I'm missing something obvious, but I can't get to compile
gb.media. Which development packages should I install?
This is the log trying to configure *just* gb.media:
jesus@debian:~/trunk/gb.media$ pkg-config --modversion gstreamer-0.10
0.10.30
jesus@debian:~/trunk/gb.me
1 - 100 of 215 matches
Mail list logo