Re: [Lazarus] ./fpcup_linux_x64 won't create lazarus executable

2014-02-24 Thread brian
On 02/24/2014 05:52 PM, Allan E. Registos wrote: Anybody who is using fpcup on Ubuntu 12.04 64-bit? Not Ubuntu, but its ancestor. I'm using 64-bit Debian 7, and the last time I updated (about a week ago, I think) everything worked OK for me. Brian. Tried installing lazarus through fpcup, i

Re: [Lazarus] ./fpcup_linux_x64 won't create lazarus executable

2014-02-24 Thread Reinier Olislagers
On 24/02/2014 23:52, Allan E. Registos wrote: > Anybody who is using fpcup on Ubuntu 12.04 64-bit? > Tried installing lazarus through fpcup, it seems the fpcup installer is > successful. While it manage to create a lazarus_fpcup shortcut at the > desktop, it did not create the lazarus executable in

[Lazarus] ./fpcup_linux_x64 won't create lazarus executable

2014-02-24 Thread Allan E. Registos
Anybody who is using fpcup on Ubuntu 12.04 64-bit? Tried installing lazarus through fpcup, it seems the fpcup installer is successful. While it manage to create a lazarus_fpcup shortcut at the desktop, it did not create the lazarus executable in ~/development/lazarus dir. I uninstalled all my fpc/l

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-24 Thread Giuseppe
I know, but first I Have to fight against Brook and my laptop, don't want to works lol Enviado desde mi iPad /Giuseppe > El 24/02/2014, a las 20:46, silvioprog escribió: > > 2014-02-23 17:09 GMT-03:00 Giuseppe : > [...] >> Well, mainly my web development projects are based on corporative web

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-24 Thread silvioprog
2014-02-23 17:09 GMT-03:00 Giuseppe : [...] > Well, mainly my web development projects are based on corporative websites > or eCommerce, not custom-made implementations. Here a CMS is the best > option. Now I want to build a Web App. Are different kind of projects :P > With Brook & JTemplate you

Re: [Lazarus] (no subject)

2014-02-24 Thread Sven Barth
Am 24.02.2014 10:20, schrieb Michael Van Canneyt: Is there by any chance a way to disable this behaviour ? Options / Codetools / Class Completion / Update all method signatures. Wonderful, thank you ! One of those cases again where I'd like to have the ability to override this per project

Re: [Lazarus] (no subject)

2014-02-24 Thread Michael Van Canneyt
On Mon, 24 Feb 2014, Mattias Gaertner wrote: It's not so sudden any more. The source editor shows yellow and green spot on the right bar. With "sudden" I meant that before updating the IDE, this didn't happen. (and yes, I didn't update in a long time) Is there by any chance a way to disa

Re: [Lazarus] (no subject)

2014-02-24 Thread Mattias Gaertner
> Michael Van Canneyt hat am 23. Februar 2014 um 21:05 > geschrieben: > [...] > When you press shift-ctrl-c to add a new method or function, the ide also > corrects casing or other 'small' > discrepancies between interface and implementation. > > While in principle, I am very much a fan of this