[Lazarus] View Graphic File

2014-02-19 Thread Allan E. Registos
Hi all, A noob question, I have trouble trying to port an existing vb.net snippet to pascal. Can anyone provide a code snippet where we can download and view a file from a Database? A binary(jpeg/pdf file) was uploaded to a database table. The code will just download the file uploaded and view i

Re: [Lazarus] lazbuild access violation

2014-02-19 Thread Mattias Gaertner
On Wed, 19 Feb 2014 19:59:24 +0100 Sandro Cumerlato wrote: > Hello, > sorry for the "raw" bug report, but current lazbuild.exe compiled from > svn trunk doesn't work, calling: > > \freepascal\laz\1.3\lazbuild.exe --pcp=\freepascal\lazarus project1.lpi > > it generates the following error: > >

[Lazarus] lazbuild access violation

2014-02-19 Thread Sandro Cumerlato
Hello, sorry for the "raw" bug report, but current lazbuild.exe compiled from svn trunk doesn't work, calling: \freepascal\laz\1.3\lazbuild.exe --pcp=\freepascal\lazarus project1.lpi it generates the following error: ---

Re: [Lazarus] strange linux problem

2014-02-19 Thread waldo kitty
On 2/19/2014 8:42 AM, brian wrote: [...] Definitely not the first. I've written out the full paths to a log file, and they are correct - editing the logs and putting an 'ls ' in front of the file names provides the expected results. The drive is powered down overnight, and I'm the only user, so I

Re: [Lazarus] Getting help for a type if its unit is not in uses

2014-02-19 Thread Marco van de Voort
On Tue, Feb 18, 2014 at 09:40:38PM +, Graeme Geldenhuys wrote: > > But I never was able to generate the files for DocView from the current > > revisions of the SVNs. > > Last time I tried (a couple months back) the LCL docs wasn't in a state > that could be built - or it was a fpdoc bug not y

Re: [Lazarus] strange linux problem

2014-02-19 Thread Bart
SAMBA share? IIRC there is some problem/bug with SMB that can cause problems with fpc. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] strange linux problem

2014-02-19 Thread Mark Morgan Lloyd
brian wrote: On 02/19/2014 04:07 AM, Mattias Gaertner wrote: On Wed, 19 Feb 2014 03:46:51 -0500 brian wrote: [...] on a network drive. This is using Debian 7.2, and a recent svn version of Lazarus (I actually use fpcup to do the downloads and builds). The information on the 'About' page is ve

Re: [Lazarus] strange linux problem

2014-02-19 Thread Mattias Gaertner
On Wed, 19 Feb 2014 08:42:40 -0500 brian wrote: > On 02/19/2014 04:07 AM, Mattias Gaertner wrote: >[...] > On Wed, 19 Feb 2014 03:46:51 -0500 > > Special characters, wrong encoding, server lock, faulty network. > > > > Definitely not the first. I've written out the full paths to a log > file,

Re: [Lazarus] strange linux problem

2014-02-19 Thread brian
On 02/19/2014 04:07 AM, Mattias Gaertner wrote: On Wed, 19 Feb 2014 03:46:51 -0500 brian wrote: [...] on a network drive. This is using Debian 7.2, and a recent svn version of Lazarus (I actually use fpcup to do the downloads and builds). The information on the 'About' page is version 1.3, dat

Re: [Lazarus] Getting help for a type if its unit is not in uses

2014-02-19 Thread Michael Schnell
On 02/18/2014 10:40 PM, Graeme Geldenhuys wrote: Simply run: docview + or docview or docview I was trying o use Docview integrated in in the Lazarus IDE. This is fact worked rather nicely with multiple files. I seem to remember that there were some issues (AFAIR, you intended to s

Re: [Lazarus] Attn Martin, LazarusDir and FPCSourceDirectory not saved to environmentoptions.xml

2014-02-19 Thread Mattias Gaertner
On Fri, 14 Feb 2014 23:21:51 -0800 (PST) leledumbo wrote: > > Anyway I now see, that there is an invalid identifier: > " NiceChartD7". > I added check. Please test. > > Tested and working. So, what the code would do now if such an invalid > identifier occurs? It does not save it. I have to fi

Re: [Lazarus] strange linux problem

2014-02-19 Thread Mattias Gaertner
On Wed, 19 Feb 2014 03:46:51 -0500 brian wrote: >[...] > on a network drive. This is using Debian 7.2, and a recent svn version > of Lazarus (I actually use fpcup to do the downloads and builds). The > information on the 'About' page is version 1.3, date 2014-02-12, fpc > version 2.6.3, svn re

[Lazarus] strange linux problem

2014-02-19 Thread brian
Hi all, I'm trying to write a small utility program to clean up a LOT of files on a network drive. This is using Debian 7.2, and a recent svn version of Lazarus (I actually use fpcup to do the downloads and builds). The information on the 'About' page is version 1.3, date 2014-02-12, fpc vers