Re: [lazarus] Open URL in a browser
Am Freitag 08 Februar 2008 schrieb Luca Olivetti: > En/na Antonio Sanguigni ha escrit: > > Thanks all, guys. I'll have a look at your suggests. > > Note that all suggestions are distro specific. As more and more distro > move to freedesktop, maybe the best cross-distro solution is to use the > freedesktop standards, e.g. xdg-open: > > http://portland.freedesktop.org/wiki/XdgUtils > > (but then you have to provide a fall-back if xdg is not available) kfmclient exec for KDE (kfmclient exec http://kde.org ) gnome-open for Gnome (gnome-open http://gnome.org) exo-open for XFCE _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Ubuntu and overnight snapshots....
Am Sonntag 03 Februar 2008 schrieb Dominique Louis: > hi all, >It is possible to set up Ubuntu to pick up overnight snapshots from > hu.freepascal? > > Thanks, > > > Dominique. wget and cron? _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Reports
Am Mittwoch 30 Januar 2008 schrieb Andreas Berger: > Could I have some idea as to what you are using to generate reports? Do > you use internal report generators like :LazReport or external ones? > LazReport seems to be an incomplete implementation of FreeReport which > is also way outdated. Can some one please give me some hints. > > Thanks, > Andreas http://sourceforge.net/projects/braslib/ and https://sourceforge.net/projects/reportlivre/ but i dont know if the devolopment is active or the projects are dead _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Component
Am Samstag 26 Januar 2008 schrieb Graeme Geldenhuys: > On 26/01/2008, micahel schneider <[EMAIL PROTECTED]> wrote: > > Am Freitag 25 Januar 2008 schrieb [EMAIL PROTECTED]: > > > A small demo would be helpful. > > > > 2 Videos demonstrating component install under Linux > > > > http://rapidshare.de/files/38408096/installcomp.ogv.html > > > > http://rapidshare.de/files/38225046/reportinstallieren.ogv.html > > Those links take me to some Hosting site and then to the Love > Connection site. ;-) > > > Regards, > - Graeme - > No problem here with advertisments I click on free download and everything is normal (i have used a hosting site because i have atm no other possibility to upload the files) _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Component
Am Freitag 25 Januar 2008 schrieb [EMAIL PROTECTED]: > A small demo would be helpful. > 2 Videos demonstrating component install under Linux http://rapidshare.de/files/38408096/installcomp.ogv.html http://rapidshare.de/files/38225046/reportinstallieren.ogv.html _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] acs for lazarus
Am Dienstag 01 Januar 2008 schrieb Antonio Sanguigni: > Thank you for these info. I'm not using these components but just trying to > help Bee with its problem. Anyway, I had not problems compiling and > installing these components, just an access violation when I attempt to put > on my form TACSAudioOut at design time under Windows and a crash with no > errors of Lazarus IDE windows under Linux. Other components seems to be ok. > > Antonio Same here.(SuSE 10.2) When i place the TACSAudioOut on a Form Lazarus crashes and only kill -9 solves. Konsole output: TApplication.HandleException Access violation Stack trace: $0814D798 TMENUITEM__SETCHECKED, line 971 of ./include/menuitem.inc $080BAA62 TMAINIDEBASE__UPDATEWINDOWMENU, line 1018 of mainbase.pas $080B13F0 TMAINIDE__ONAPPLICATIONIDLE, line 12651 of main.pp $08077CBA TAPPLICATION__NOTIFYIDLEHANDLER, line 556 of ./include/application.inc $080774D7 TAPPLICATION__IDLE, line 302 of ./include/application.inc $08078B4F TAPPLICATION__HANDLEMESSAGE, line 962 of ./include/application.inc $08078F24 RUNMESSAGE, line 1075 of ./include/application.inc $08078E7E TAPPLICATION__RUNLOOP, line 1085 of ./include/application.inc $080BAF43 TWIDGETSET__APPRUN, line 49 of ./include/interfacebase.inc $08078E3A TAPPLICATION__RUN, line 1064 of ./include/application.inc $080557D2 main, line 99 of lazarus.pp _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Lazarus foundation news
Am Donnerstag 02 August 2007 schrieb Giuliano Colla: > Robin Stephens ha scritto: > > On 02/08/07, Giuliano Colla <[EMAIL PROTECTED]> wrote: > >> I leave to all members of this mailing list living in Germany, The > >> Netherlands and other countries of core developers to find out voluntary > >> legal help in setting up a non-profit. > > > > (* I am new to Lazarus and this list so take this suggestion any way > > you like. *) > > > > Has anyone thought about approaching Free Software Foundation Europe > > for help/advice with achieving this goal? > > > > http://www.fsfeurope.org/ > > > > Robin > > Good idea. Thanks > > Giuliano > or the KDE e.V? http://ev.kde.org/whatiskdeev.php _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] detecting the Linux window manager used
Am Samstag, 21. April 2007 11:38 schrieb Graeme Geldenhuys: > Hi, > > Anybody know how to detect what Window Manager is being used under > Linux so I can try and query information about the current theme?. > For example, I have Ubuntu 7.04 installed and am running Mozilla > Firefox. I change the Gnome's theme window text color to blue. > Mozilla Firefox doesn't change, but if I restart Mozilla Firefox, it > uses the blue color for it's fonts (same goes for Window background > colors). Not sure what it does under KDE. > > In Windows it is easy to find the System Window background color or > System Window Text color via Win32 API's (well for Win9x and Win2000), > but how do you do something like this under Linux with Gnome or KDE? > > Sorry, this isn't directly related to Lazarus, but rather to the fpGUI > widget set. I'm trying to get it to blend in a little better into the > running system (like I've done under Windows) by grabbing some color > defaults based on the window manager used. http://pastebin.archlinux.org/2091 http://bbs.archlinux.org/viewtopic.php?id=24208&p=1 _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Qt Licensing dead end
Am Montag, 19. Februar 2007 23:43 schrieb Micha Nelissen: > Den Jean wrote: > > I compare the KDE framework (with Qt calls, callbacks) + KDevelop > > (development environment created using the KDE framework to develop > > whatever application (based on KDE/Qt or even not) > > using whatever compiler (gcc,..., even fpc) to the whole combination > > of Lazarus + LCL/Qt interface + FPC > > > > I think that is a fair comparison. KDE contains a fair amount > > of coding too you know :-). > > Yes, sure. But we can't simply assume they haven't got a 'project > license' or some other kind of exception, which we haven't. > > Micha > > _ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives h. http://www.trolltech.com/products/qt/gplexception _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Article on Pixel.
Am Freitag, 8. Dezember 2006 22:17 schrieb George Birbilis: > > > > The latest issue of Linux Journal features an article about Pixel > > > > (By Pavel Kanzelsberger). > > > > It gives it a very good comment. Pity it's not mentioned > > > > that it's > > > > > > written using FPC. > > > > (the article is written by a writer/publisher, not a programmer). > > > > > > > > For the Lazarus users: Pixel is written using a > > > > widget-set developed > > > > > > by Pavel. > > > > > > Greetings, > > > Is it online? > > > > The article ? Not that I know of. The program is: > > http://www.kanzelsberger.com/ > > I don't see Lazarus mentioned at the splash screen of the windows version > (some of you guys are mentioned, but wouldn't harm to mention Lazarus too > or instead) > Also didn't notice Lazarus button or something at the website (didn't look > much though, maybe have missed it) > Pixel is written in Free Pascal (not Lazarus) and the widget set is Pavels creation. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Article on Pixel.
I don't see Lazarus mentioned at the splash screen of the windows version (some of you guys are mentioned, but wouldn't harm to mention Lazarus too or instead) Also didn't notice Lazarus button or something at the website (didn't look much though, maybe have missed it) Pixel is written in Free Pascal and the Widget set
Re: [lazarus] PDF functions in Lazarus
Documentation is here: http://www.est.hi-ho.ne.jp/takeshi_kanno/powerpdf/ Am Dienstag, 24. Oktober 2006 09:40 schrieb Darius Blaszijk: > Have you tried compiling the fontdemo? AFAIR it compiles under Linux too. > > Darius > > > - Original Message - > From: "Nataraj S Narayan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: > Sent: Tuesday, October 24, 2006 9:22 AM > Subject: Re: [lazarus] PDF functions in Lazarus > > > Hi David > > > > I have installed PowerPDF. Where to get some examples in Linux? The > > ones with the package seem to be windows based. I am in a bit of hurry > > for the getting the Payslip program up for school. I did the work early > > in Delphi with output in RTF file. But my boss insists to take on pdf. > > > > I have removed my Delphi machine. > > > > regards > > > > Nataraj > > > > [EMAIL PROTECTED] wrote: > >> Hi Nataraj, > >> > >> I'm using PowerPDF in Delphi. It's an open-source library from Tory.net. > >> > >> Whilst I haven't tried using it under Lazarus yet, I should think it > >> might work as it isn't so fancy but does the basics quite well. > >> > >> Regards > >> > >> David > >> > >> Quoting Nataraj S Narayan <[EMAIL PROTECTED]>: > >>> Hi > >>> > >>> I need to create pdf files from my lazarus program. Plz suggest some > >>> ways to use any pdf libraries. Presently, i am doing using PHP fpdf > >>> libraries. > >>> > >>> Otherwise, is there any way to connect lazarus and Php to use pdf libs? > >>> > >>> regards > >>> > >>> Nataraj > > _ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] PDF functions in Lazarus
Am Dienstag, 24. Oktober 2006 05:54 schrieb [EMAIL PROTECTED]: > Hi Nataraj, > > I'm using PowerPDF in Delphi. It's an open-source library from Tory.net. > > Whilst I haven't tried using it under Lazarus yet, I should think it > might work as it isn't so fancy but does the basics quite well. > > Regards > > David > > Quoting Nataraj S Narayan <[EMAIL PROTECTED]>: > > Hi > > > > I need to create pdf files from my lazarus program. Plz suggest some > > ways to use any pdf libraries. Presently, i am doing using PHP fpdf > > libraries. > > > > Otherwise, is there any way to connect lazarus and Php to use pdf libs? > > > > regards > > > > Nataraj > http://wiki.lazarus.freepascal.org/PowerPDF its working fine under Lazarus _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Lazarus and Suse 10.1
Am Mittwoch, 12. Juli 2006 18:15 schrieb John Meyer: > Hi, has anybody successfully installed Lazarus under SuSE 10.1. I try > to, but it keeps complaining about gdk-pixbuf-devel and gtk+-devel. > Where do I get those packages? > > _ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives take a look at the forum (in SuSE gtk+-devel is called gtk-devel) http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=2212 if the RPMs are missing on the cd use smart or apt _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Which distribution to use in order to install lazarus without problems?
2006/3/27, Mattias Gaertner <[EMAIL PROTECTED]>: >Maybe someone can help us, to get lazarus into the standard packages of some >distributions. >Mattias Lazarus is on the Opensuse Package Wishlist. http://en.opensuse.org/Wishlist_Development