Re: [Lazarus] Lazarus Portuguese translation situation

2011-08-30 Thread Felipe Monteiro de Carvalho
On Wed, Aug 31, 2011 at 1:15 AM, Paulo Costa wrote: >> 4) Any other option I didn't think of. > > if 4) can be: I will maintain it. I would see it as the be the best option. I am against such a divisive effort of having 2 translations for the same language. Imagine if people from jamaica would s

Re: [Lazarus] where's the 'X'?

2011-08-30 Thread zeljko
On Monday 29 of August 2011 21:03:15 Vincent Snijders wrote: > > This feature is not implemented in the windows page control, it is in gtk2. Qt have close buttons on tabs too. zeljko -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org ht

[Lazarus] Lazarus Portuguese translation situation

2011-08-30 Thread marcelo.bp
Hello, If i recall from the last discussion about this subject, i was opposed to split the files. At the time i quoted that the Lazarus wiki had stated the intention to have only the brazilian portuguese version ( see http://wiki.lazarus.freepascal.org/Translations_/_i18n_/_localizations_for_pr

Re: [Lazarus] Lazarus Portuguese translation situation

2011-08-30 Thread Paulo Costa
On 30/08/2011 20:44, Maxim Ganetsky wrote: Hello. Currently we have regularly maintained Brazilian Portuguese (pt_BR) translation and unmaintained Portuguese (pt_PT) one, which was copied from the former and thus not entirely correct. I think that if Portuguese translation won't be updated it s

Re: [Lazarus] Package output directory not inherited by project

2011-08-30 Thread Mattias Gaertner
On Mon, 29 Aug 2011 16:24:04 -0700 (PDT) leledumbo wrote: > * cross posted from forum * > > I'm converting a fpWeb project to use EmbWeb, however I got compilation > errors saying fpEmbWeb unit not found. When I open project > options->inherited, I don't see any EmbWeb path (and indeed its path

Re: [Lazarus] RE : Run a stream online

2011-08-30 Thread silvioprog
2011/8/30 Ludo Brands : >> Hi, >> >> Is there any chance of running a radio stream(*) with Lazarus >> (with Synapse)? >> >> Thx. >> >> (*) http://www.181.fm/playing.php?station=181-beatles&embed=1 >> >> -- > > AFAIK Synapse doesn't have any support for rtsp or mms. I don't know of any > pascal open

Re: [Lazarus] Forms and Generators

2011-08-30 Thread Mattias Gaertner
On Tue, 30 Aug 2011 23:54:26 +0200 Marc Santhoff wrote: > Hi, > > I have some question regarding forms and storage formats and the like: > > 1. Lazarus can write a form definiton to disk as an XML file. Is there a > way to load this XML file again making a form out of it? AFAIK the XML Writer

Re: [Lazarus] lazde fails to compile - some resource error

2011-08-30 Thread Flávio Etrusco
On Tue, Aug 30, 2011 at 6:29 PM, Graeme Geldenhuys wrote: > What is going wrong? Why do I keep getting "failing to compile resources" > error. > > I'm using latest Lazarus 0.9.30.1 with FPC 2.4.3. 'fpc' and 'fpcres' > and friends are in my PATH environment variable. > > No matter what I do, I sim

[Lazarus] Forms and Generators

2011-08-30 Thread Marc Santhoff
Hi, I have some question regarding forms and storage formats and the like: 1. Lazarus can write a form definiton to disk as an XML file. Is there a way to load this XML file again making a form out of it? 2. Is there any support for XForms planned or existing? See http://www.w3.org/standards/tec

[Lazarus] lazde fails to compile - some resource error

2011-08-30 Thread Graeme Geldenhuys
What is going wrong? Why do I keep getting "failing to compile resources" error. I'm using latest Lazarus 0.9.30.1 with FPC 2.4.3. 'fpc' and 'fpcres' and friends are in my PATH environment variable. No matter what I do, I simply can't get Lazarus to compile the doceditor (lazde) project. ---

[Lazarus] Lazarus Portuguese translation situation

2011-08-30 Thread Maxim Ganetsky
Hello. Currently we have regularly maintained Brazilian Portuguese (pt_BR) translation and unmaintained Portuguese (pt_PT) one, which was copied from the former and thus not entirely correct. I think that if Portuguese translation won't be updated it should be removed before next Lazarus rel

[Lazarus] RE : Run a stream online

2011-08-30 Thread Ludo Brands
> Hi, > > Is there any chance of running a radio stream(*) with Lazarus > (with Synapse)? > > Thx. > > (*) http://www.181.fm/playing.php?station=181-beatles&embed=1 > > -- AFAIK Synapse doesn't have any support for rtsp or mms. I don't know of any pascal open source streaming library. KSP (h

[Lazarus] Run a stream online

2011-08-30 Thread silvioprog
Hi, Is there any chance of running a radio stream(*) with Lazarus (with Synapse)? Thx. (*) http://www.181.fm/playing.php?station=181-beatles&embed=1 -- Silvio Clécio === Blog - Twitter - LazSolutions - LazWebSolutions - Lazarus-BR -

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread Alexander Klenin
On Wed, Aug 31, 2011 at 01:16, Paul Ishenin wrote: > 30.08.2011 21:36, michael.vancann...@wisa.be wrote: >> >> PS. That said, I'd love to see your script. Is it in SVN ? > > No. The script is simple: > > C:\programming\fpc\bin\i386-win32\make.exe bigideclean bigide OPT="-Criot > -gt -gh -gw -godwa

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread michael . vancanneyt
On Tue, 30 Aug 2011, Paul Ishenin wrote: 30.08.2011 21:36, michael.vancann...@wisa.be wrote: PS. That said, I'd love to see your script. Is it in SVN ? No. The script is simple: C:\programming\fpc\bin\i386-win32\make.exe bigideclean bigide OPT="-Criot -gt -gh -gw -godwarfsets -dUseVistaDia

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread Paul Ishenin
30.08.2011 21:36, michael.vancann...@wisa.be wrote: PS. That said, I'd love to see your script. Is it in SVN ? No. The script is simple: C:\programming\fpc\bin\i386-win32\make.exe bigideclean bigide OPT="-Criot -gt -gh -gw -godwarfsets -dUseVistaDialogs" if errorlevel 2 goto finish del lazaru

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread michael . vancanneyt
On Tue, 30 Aug 2011, Michael Van Canneyt wrote: On Tue, 30 Aug 2011, Felipe Monteiro de Carvalho wrote: On Tue, Aug 30, 2011 at 3:21 PM, Michael Van Canneyt wrote: That just killed my production environment :-) It should be trivial to return to production with something like: svn up -

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread michael . vancanneyt
On Tue, 30 Aug 2011, Paul Ishenin wrote: 30.08.2011 21:21, Michael Van Canneyt wrote: Maybe it is not a bad idea to save the current .exe on rebuild by default ? My build script does it. Glad to hear this, but I think most users (as indeed I am) are in the habit of doing a 'Build Lazarus'

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread Michael Van Canneyt
On Tue, 30 Aug 2011, Felipe Monteiro de Carvalho wrote: On Tue, Aug 30, 2011 at 3:21 PM, Michael Van Canneyt wrote: That just killed my production environment :-) It should be trivial to return to production with something like: svn up -r 32000 make clean make bigide I know all that - t

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread Felipe Monteiro de Carvalho
On Tue, Aug 30, 2011 at 3:21 PM, Michael Van Canneyt wrote: > That just killed my production environment :-) It should be trivial to return to production with something like: svn up -r 32000 make clean make bigide -- Felipe Monteiro de Carvalho -- _

Re: [Lazarus] Latest lazarus just hangs

2011-08-30 Thread Paul Ishenin
30.08.2011 21:21, Michael Van Canneyt wrote: Maybe it is not a bad idea to save the current .exe on rebuild by default ? My build script does it. Best regards, Paul Ishenin. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://list

[Lazarus] Latest lazarus just hangs

2011-08-30 Thread Michael Van Canneyt
Hi, I updated lazarus today from SVN (32113), and recompiled. When I start it, it just hangs with some empty windows on the screen. I must kill the process. This is on the terminal: fsb: >./lazarus TMainIDE.ParseCmdLineOptions: PrimaryConfigPath="/home/michael/.lazarus" SecondaryConfigPa

Re: [Lazarus] widgetset roadmap issue query

2011-08-30 Thread Graeme Geldenhuys
On 30/08/2011, Michael Schnell wrote: > > Changing the line to " Result := THandle(Timer); " makes the Timer work. > > I don't know if this is appropriate for all Archs Maybe post that question as a new message thread. This message thread has already diverged a bit, so such questions might

Re: [Lazarus] widgetset roadmap issue query

2011-08-30 Thread Michael Schnell
On 08/29/2011 10:55 PM, Graeme Geldenhuys wrote: On 29/08/2011, Michael Schnell wrote: BTW when starting a TTimer that does not do anything, (while in the IDE) the fpGUI flavor of the test projects makes the IDE hang. I have no idea what you test project does, but here I use many timers for ma