Re: [MSEide-MSEgui-talk] Destiny of Martin's projects

2018-12-28 Thread Julio Jiménez
ect (no commit access). He wanted to manage by himself. The only help he requested was about documenting with no too much luck. I hope the project will continue even when it's hard to maintain. I haven't too much free time due work, family... but I'll be glad to help like I ha

Re: [MSEide-MSEgui-talk] To Martin family.

2018-12-26 Thread Julio Jiménez
This explains why no response to my last email about updated spanish translation. My condolences to his family. I totally agree we'll mis him. Rest in peace Martin! -- Julio Jiménez Borreguero ___ mseide-msegui-talk mailing list mseide-msegui-talk

[MSEide-MSEgui-talk] Updated spanish translation

2018-06-15 Thread Julio Jiménez
Hi Martin. I have seen that a few translations strings were out of order in mseconsts_es.pas file. I have attached the file with the fix. French translation is also affected by this issue. Instead of Yes, No it was: Yes, Yes All... Regards. -- Julio Jiménez Borreguero mseconsts_es.pas

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-14 Thread Julio Jiménez
El mié., 13 jun. 2018 a las 17:15, Martin Schreiber () escribió: > On Wednesday 13 June 2018 16:49:53 Julio Jiménez wrote: > > El mié., 13 jun. 2018 a las 16:34, Julio Jiménez () > > > > escribió: > > > El mié., 13 jun. 2018 a las 16:09, Mart

Re: [MSEide-MSEgui-talk] Xorg error with las changes in MSE

2018-06-14 Thread Julio Jiménez
El jue., 14 jun. 2018 a las 11:25, Martin Schreiber () escribió: > > Yup, a race condition. I hate such workarounds. > Please try again with git master 4e831c8805c7c1934f85d32fe70849b84576586e. > > Fixed. Thanks. -- Julio Jim

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-14 Thread Julio Jiménez
orry guys. I know you think I'm being rude but this isn't really an issue we are going to change..." -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sit

[MSEide-MSEgui-talk] Xorg error with las changes in MSE

2018-06-14 Thread Julio Jiménez
with minimized windows Regards. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
... today it will be difficult to do it. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot__

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
El mié., 13 jun. 2018 a las 16:34, Julio Jiménez () escribió: > > > El mié., 13 jun. 2018 a las 16:09, Martin Schreiber () > escribió: > >> >> >> > Sorry, I dropped Cinamon time ago. No Cinnamon to test. > > > I have found a computer to test it. Li

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
ximize and Normal are working fine... I can do it in software. A note, when the second form is minimized if I restore to normal, it takes the focus. -- Julio Jiménez Borreguero -- Check out the vibrant tech community

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
d what you wrote. They don't look friendly... -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
El mié., 13 jun. 2018 a las 11:03, Julio Jiménez () escribió: > > > El mié., 13 jun. 2018 a las 10:55, Martin Schreiber () > escribió: > >> >> >> What could be done? >> >> >> > I forgot to say that if you continue posting, I think, probably

Re: [MSEide-MSEgui-talk] Mint window manager bugs

2018-06-13 Thread Julio Jiménez
El mié., 13 jun. 2018 a las 10:42, Martin Schreiber () escribió: > > https://github.com/linuxmint/muffin/issues/326 > https://github.com/linuxmint/muffin/issues/327 > > Martin > > leigh123linux locked as spam and limited conversation to collaborators an hour ago -- Jul

Re: [MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-17 Thread Julio Jiménez
2018-01-17 18:49 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > > Thanks, applied. > I have seen there are two new strings, better I'll wait you to finish before sending updated files ;) Tell me something when you finish adding strings. Regards -- Jul

Re: [MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-17 Thread Julio Jiménez
File with latest changes Regards -- Julio Jiménez Borreguero mseconsts_es.pas.7z Description: application/7z-compressed -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
Git it working... all except images.. I'll take a look later. Generated PDF is ok, even subset TTF font embedding. Thanks. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
At the end I got it working (compiling) but had to modify two units: fppdf and fpttfsubsetter, this last used by fppdf I haven't generated any pdf yet, only compiling.. but it's a first step, the worse is the need to modify a standard fpc package. Regards -- Julio Jiménez Borreguero

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
2018-01-16 17:55 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > The uses clauses in fpPDF must be extended, please see the Zeos example I > posted. > > Is what I did. Fails creating streams... unit zstream (it uses the fpcompatibility one) -- Jul

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
2018-01-16 17:26 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Tuesday 16 January 2018 09:55:36 Julio Jiménez wrote: > > > > > > I also tried it but no luck. I see there is fpimage in > > > > "lib/common/fpccompatibility" and fppdf uses it

Re: [MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-16 Thread Julio Jiménez
l. So if I understand, it's correct to send the file with hexadecimal codes (for the next time), right? Thanks. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tec

Re: [MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-16 Thread Julio Jiménez
File had a bug.. and was mseconsts.pas instead of mseconsts_es.pas... :/ The last one is correct. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-16 Thread Julio Jiménez
Sorry, file has a bug... use this new file. Thanks. 2018-01-16 10:23 GMT+01:00 Julio Jiménez <juj...@gmail.com>: > Hi Martin > > An updated mseconsts_es unit is attached. > > A note. Modify Selection->Convert to Pascal String converts to hexadecimal > instead

[MSEide-MSEgui-talk] Updated mseconst_es unit

2018-01-16 Thread Julio Jiménez
Hi Martin An updated mseconsts_es unit is attached. A note. Modify Selection->Convert to Pascal String converts to hexadecimal instead of decimal. Is this correct? example for 'ó' is converted to #$00F3 instead of #0243 Thanks -- Julio Jiménez Borreguero mseconsts.pas.7z Descript

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
oduction. For now, I'll continue using lazreport for desktop (mse and lazarus) and my own pdf implementation for web. Regards -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of th

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-16 Thread Julio Jiménez
ty... In fact, fppdf uses: uses Classes, SysUtils, StrUtils, contnrs, fpImage, FPReadJPEG, FPReadPNG, FPReadBMP, // these are required for auto image-handler functionality zstream, fpparsettf, fpTTFSubsetter, FPFontTextMapping; Thanks. -- Julio Jiménez Borreguero --

Re: [MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-15 Thread Julio Jiménez
piling testpdf.pas Linking testpdf /usr/bin/ld: aviso: link.res contiene secciones de salida. ¿Olvidó -T? 9 lines compiled, 2.0 sec -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most e

[MSEide-MSEgui-talk] Freepascal package fcl-pdf not working with MSE

2018-01-15 Thread Julio Jiménez
} sysutils, fppdf; begin writeln('hello world'); end. Thanks. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [MSEide-MSEgui-talk] Fwd: Updated mseconsts_es.pas

2017-12-27 Thread Julio Jiménez
mseconsts_es.pas file show: 'Window', //sc_window But mseconsts.pas and other languages show: 'Window activated',//sc_windowactivated I have updated mseconsts_es.pas to show sc_windowactivated instead of sc_window. Thanks. -- Julio Jiménez Borreguero mseconsts_

[MSEide-MSEgui-talk] Fwd: Updated mseconsts_es.pas

2017-12-27 Thread Julio Jiménez
Hi Martin I have updated mseconsts_es.pas Thanks. -- Julio Jiménez Borreguero -- Julio Jiménez Borreguero mseconsts_es.pas.7z Description: application/7z-compressed -- Check out the vibrant tech community on one

Re: [MSEide-MSEgui-talk] MSEide fails to compile

2017-06-29 Thread Julio Jiménez
2017-06-29 10:08 GMT+02:00 Martin Schreiber <mse00...@gmail.com>: > atal: Compilation aborted > > > Please try again with git master 7b98483dd55859e1ca65d2b5eb95cd9b2893ba97. > > Martin > > Fixed. Thank you!

Re: [MSEide-MSEgui-talk] MSEide fails to compile

2017-06-29 Thread Julio Jiménez
Sorry... FPC r36614 (up to date) 2017-06-29 9:42 GMT+02:00 Julio Jiménez <juj...@gmail.com>: > Probably due latest changes in FPC, MSEide fails to compile. > > OS; Linux amd64 (Ubuntu 16:04) > FPC 3.0.3 r36616 (fixes_3_0 branch) > MSEide+MSEgui: git updated today > &g

Re: [MSEide-MSEgui-talk] object inspector problem

2017-03-17 Thread Julio Jiménez
palette at top or > messages at bottom of dock panel). For this case, (each) component palette, > source and messages must be in own container and then they can be merged > into one so source editor container keep its tabs. > > Thanks to Code dz for

Re: [MSEide-MSEgui-talk] object inspector problem

2017-03-16 Thread Julio Jiménez
2017-03-16 9:02 GMT+01:00 code dz <mr.ce...@gmail.com>: > here you go : https://youtu.be/8W0uRA0qHTM > > > A picture is worth a thousand words. ;) -- Julio Jiménez Borreguero -- Check out the vibr

Re: [MSEide-MSEgui-talk] object inspector problem

2017-03-16 Thread Julio Jiménez
. I remember it took me some time to understand how it worked. It was years ago. -- Julio Jiménez Borreguero -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot

[MSEide-MSEgui-talk] Updated mseconsts_es unit

2016-11-17 Thread Julio Jiménez
Hi Martin. Translation updated with your new changes. Regards -- Julio Jiménez Borreguero mseconsts_es.pas.7z Description: application/7z-compressed -- ___ mseide-msegui

Re: [MSEide-MSEgui-talk] Tdbenumeditlb issue

2016-11-13 Thread Julio Jiménez
ut as you say this is not totally true. Seems that only components with frame buttons and a dropdown datasource are affected. Probably this note will help other users. Thanks. -- Julio Jiménez Borreguero -- Developer Access Pro

Re: [MSEide-MSEgui-talk] Tdbenumeditlb issue

2016-11-13 Thread Julio Jiménez
interpreting properly the note in VERSION.TXT, but seems this change is not affecting every component having a button frame (example, dbcalendar components... date, datetime...). I'm not sure if a note added to the change in VERSION.TXT iis welcome. Thanks

Re: [MSEide-MSEgui-talk] Tdbenumeditlb issue

2016-11-13 Thread Julio Jiménez
2016-11-13 11:33 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > Please check if it is OK with an insert from component palette. > > > I did it before my last message. Default value for fbo_disabled is false so it's ok. -- Jul

Re: [MSEide-MSEgui-talk] Tdbenumeditlb issue

2016-11-13 Thread Julio Jiménez
There is no problem resetting it. I saw it added 'frame.button.options = [fbo_disabled]' to every tdbenumeditlb widget. Thanks. -- Julio Jiménez Borreguero -- Developer Access Program for Intel Xeon Phi Processors Access to I

[MSEide-MSEgui-talk] Tdbenumeditlb issue

2016-11-12 Thread Julio Jiménez
[2016/10/12] for x86_64 Linux + MSEide 04fef942bcba4425a0f71fd49ff187bba0183f6d (updated today) Thanks. -- Julio Jiménez Borreguero -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi

Re: [MSEide-MSEgui-talk] Firebird lib is required for compiling MSEide

2016-09-24 Thread Julio Jiménez
a message... :) Thanks. -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

[MSEide-MSEgui-talk] Firebird lib is required for compiling MSEide

2016-09-24 Thread Julio Jiménez
f you don't use it (In my case I use it) for compilingMSEide. Probably this is due your latest changes for Firebird 3.0 support. BTW, do you have plans to use Freepascal FCL-PDF for MSEide reports instead of postscript output? Regards.

Re: [MSEide-MSEgui-talk] Syntax highlighter for begin..end ?

2016-09-22 Thread Julio Jiménez
s happening > > here? I'm using the default pascal_dark.sdef that comes with MSEide > though. > BTW, there is no pascal_dark.sdef I found only: pascal_solarized_dark.

Re: [MSEide-MSEgui-talk] Question about translated strings and utf8

2016-06-18 Thread Julio Jiménez
t (not using four digits): caption = 'Gesti'#243'n de clientes' instead of caption = 'Gesti'#0243'n de clientes' Is this correct? In execution mode I see all characters are ok. Thanks. -- Julio Jiménez Borreguero -- What

Re: [MSEide-MSEgui-talk] Question about translated strings and utf8

2016-06-18 Thread Julio Jiménez
ars instead of pascalstring. What's the prefered way, pascal string or utf8? Thanks 2016-06-18 11:59 GMT+02:00 Martin Schreiber <mse00...@gmail.com>: > On Saturday 18 June 2016 10:15:06 Julio Jiménez wrote: > > Hi Martin > > > > Since -Fcutf8 translated string

Re: [MSEide-MSEgui-talk] Error compiling MSE

2016-05-29 Thread Julio Jiménez
2016-05-29 16:17 GMT+02:00 Martin Schreiber <mse00...@gmail.com>: > > Please try again with git master cf2efbfa054c226e186d4501671421770f3301d5. > > Fixed. Thanks! -- Julio Jiménez Borreguero -- Wha

[MSEide-MSEgui-talk] Error compiling MSE

2016-05-29 Thread Julio Jiménez
nd "CompareTextUnicodeStringProc" cwstring.pas(606) Fatal: There were 4 errors compiling module, stopping Fatal: Compilation aborted -- Julio Jiménez Borreguero -- What NetFlow Analyzer can do for you? Monitors

Re: [MSEide-MSEgui-talk] Happy tickets benchmark

2016-02-16 Thread Julio Jiménez
ow > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140 > ___ > mseide-msegui-talk mailing list > mseide-msegui-talk@lists.sourceforge.net > https://lists.so

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-16 Thread Julio Jiménez
2016-01-16 7:57 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > I had to change the AV fix because of a sideeffect (git master > 5b3fb47142de6896e78ee6e7ca9e35621a15348a). Please retest. > > Test ok. Thanks. -- Jul

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 13:22 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > > Please call tfbservice.cancel() if you don't want to close the connection. > > using tfbservice.cancel also hangs the program.. (stop responding, no windows refresh...it shows the wallpaper inside

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
=0xb7c429b0, this=) #21 0808ED99 msegui.pas:17773 TINTERNALAPPLICATION__EVENTLOOP(ONCE=false, this=) #22 08090308 msegui.pas:18443 TINTERNALAPPLICATION__DOEVENTLOOP(ONCE=false, this=) #23 080FBAE6 mseapplication.pas:1619 TCUSTOMAPPLICATION__RUN(this=) #24 0804BFBF backup.pas:11 main() -- Julio Jiménez

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 13:42 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 15 January 2016 13:33:22 Julio Jiménez wrote: > > 2016-01-15 13:22 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > Please call tfbservice.cancel() if you don't want

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 11:43 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 15 January 2016 10:52:18 Julio Jiménez wrote: > > > > Funny with Sourceforge... tried to send the example file: Backup.zip and > > rejected the message: > > > > The error that

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
is restored ok. So seems something is not working as expected (or running service can't be stopped once you run it). Does nback work for you? > > nback does the copy but once it finishes fires an exception: #0 08058B92 :0 fpc_unicodestr_decr_ref() #1 :0 ??() Attached upda

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
> Martin > nbackup command doesn't return log info. may be because it's very cpu intensive... dunno BTW, I don't like nbackup... is not binary compatible with other versions and have issues. -- Julio Jiménez Borreguero ---

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 17:48 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 15 January 2016 16:35:32 Julio Jiménez wrote: > > > > BTW, the service is cancelled client side (in the program) but server > > continues executing it. In fact database is restor

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 18:04 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 15 January 2016 17:19:28 Julio Jiménez wrote: > > 2016-01-15 14:35 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > On Friday 15 January 2016 14:08:46 Martin Schreiber wrote: >

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
Event if fired twice so it shows Aborted dialog and then it shows Finished dialog (the two windows). And of course.. the service continues executing in the server as I commented in my last message. -- Julio Jiménez Borreguero -

Re: [MSEide-MSEgui-talk] Fwd: Firebird services

2016-01-15 Thread Julio Jiménez
2016-01-15 18:56 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 15 January 2016 18:42:25 Julio Jiménez wrote: > > 2016-01-15 18:39 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > Please tray again with git master > > > e5e164282b9f

[MSEide-MSEgui-talk] Updated spanish translation

2016-01-13 Thread Julio Jiménez
Hi Martin. Updated spanish strings. Regards -- Julio Jiménez Borreguero mseconsts_es.pas.tar.gz Description: GNU Zip compressed data -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM

Re: [MSEide-MSEgui-talk] Syntax highlighter for begin..end ?

2016-01-07 Thread Julio Jiménez
2016-01-07 18:37 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > > > Fixed. > > > 43 minutes from bug report to confirmed fix. Not bad at all. ;-) > > Martin > > > R

Re: [MSEide-MSEgui-talk] Firebird services

2015-12-23 Thread Julio Jiménez
nggrid". > > BTW, the donation button is here: > http://msegui.com/?q=node/3 > ;-) > > Martin > -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk mai

Re: [MSEide-MSEgui-talk] Error compiling MSE

2015-12-22 Thread Julio Jiménez
2015-12-22 10:29 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Tuesday 22 December 2015 09:41:11 Julio Jiménez wrote: > > > > > > I see, FPC 3.0.1, sorry. Works for me with 3.0.1. > > > > Hi Martin. Sorry, I forgot to say it happens in 64 bits.

Re: [MSEide-MSEgui-talk] Error compiling MSE

2015-12-22 Thread Julio Jiménez
2015-12-22 8:12 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Tuesday 22 December 2015 06:41:03 Martin Schreiber wrote: > > On Monday 21 December 2015 20:18:13 Julio Jiménez wrote: > > > Hi Martin. > > > > > > May be you are in the midd

[MSEide-MSEgui-talk] Error compiling MSE

2015-12-21 Thread Julio Jiménez
isc_resv_handle" msefbservice.pas(1281) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted I see you are implementing firebird services :) Regards. -- Juli

Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Julio Jiménez
y for your revision: > > > > http://wiki.freepascal.org/Reference:_MSEgui/TFont > > > Thank you very much, thats how I like documentation! > > > And there is more I see... http://wiki.freepas

Re: [MSEide-MSEgui-talk] Syntax highlighter for begin..end ?

2015-12-15 Thread Julio Jiménez
2015-12-15 20:10 GMT+01:00 Fred van Stappen : > > > > Hum, it seams that Google-search has the same ignorance than me. > > => No result for *Indention style*... > > Ooops, sorry => > https://en.wikipedia.org/wiki/Indent_style > >

Re: [MSEide-MSEgui-talk] Syntax highlighter for begin..end ?

2015-12-15 Thread Julio Jiménez
/wiki.freepascal.org/Coding_style Regards ;) -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Re: [MSEide-MSEgui-talk] GUI option for FPC

2015-12-11 Thread Julio Jiménez
2015-12-11 14:40 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 11 December 2015 13:08:33 Julio Jiménez wrote: > > > > Martin, I'll be glad if you add it to MSEide. > > > Thanks, it is here: > > https://gitlab.com/mseide-msegui/mseide-ms

[MSEide-MSEgui-talk] Firebirdsql services

2015-12-11 Thread Julio Jiménez
Hi Martin. I'm wondering if you have plans to implement firebirdsql services in MSE? (backup, restore, logs, security...) -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk

Re: [MSEide-MSEgui-talk] Firebirdsql services

2015-12-11 Thread Julio Jiménez
2015-12-11 18:03 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 11 December 2015 17:57:51 Julio Jiménez wrote: > > Hi Martin. > > > > I'm wondering if you have plans to implement firebirdsql services in MSE? > > (backup, restore, logs, security...

Re: [MSEide-MSEgui-talk] GUI option for FPC

2015-12-11 Thread Julio Jiménez
2015-12-11 17:46 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > On Friday 11 December 2015 16:49:45 Julio Jiménez wrote: > > 2015-12-11 14:40 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > On Friday 11 December 2015 13:08:33 Julio Jiménez wrote: > >

Re: [MSEide-MSEgui-talk] Firebirdsql services

2015-12-11 Thread Julio Jiménez
2015-12-11 17:59 GMT+01:00 Graeme Geldenhuys <mailingli...@geldenhuys.co.uk> : > On 2015-12-11 16:57, Julio Jiménez wrote: > > I'm wondering if you have plans to implement firebirdsql services in MSE? > > (backup, restore, logs, security...) > > They are already imple

[MSEide-MSEgui-talk] Error compiling your last changes

2015-12-11 Thread Julio Jiménez
mseide git: c0f0ac446b6497bbba852f760dd6aca2a87924cc fpc version: [0.010] Free Pascal Compiler version 3.0.1 [2015/11/27] for i386 -- Julio Jiménez Borreguero -- ___ mseide-msegui-ta

Re: [MSEide-MSEgui-talk] GUI option for FPC

2015-12-11 Thread Julio Jiménez
2015-12-11 17:04 GMT+01:00 Graeme Geldenhuys <mailingli...@geldenhuys.co.uk> : > On 2015-12-11 15:49, Julio Jiménez wrote: > > Attached is the solarized normal (non dark) version. > > Oh, now you are just showing off! ;-) You beat me to it. Awesome, and >

Re: [MSEide-MSEgui-talk] Firebirdsql services

2015-12-11 Thread Julio Jiménez
2015-12-11 18:03 GMT+01:00 Martin Schreiber <mse00...@gmail.com>: > > > Sure if you test it. Do you have a link for API documentation? > > Martin > > http://www.firebirdsql.org/manual/ufb-cs-clientlib.html ApiGuide.pdf is the only I have and probably you have

Re: [MSEide-MSEgui-talk] Firebirdsql services

2015-12-11 Thread Julio Jiménez
ns, that's why I asked if you had plans to implement it in MSEgui. In the ApiGuide that I pointed out in my last message, all is described. Thanks. -- Julio Jiménez Borreguero -- _

Re: [MSEide-MSEgui-talk] Problem with query

2015-10-25 Thread Julio Jiménez
> > > > Or set .charset to utf8. Please report if it works for you. > > > git master 2cb81cbe2b5fca93bd3c3add409673a8476145a4 does it automatically > if > .controller.options dbo_utf8 is set. > > This change fixes it. Than

Re: [MSEide-MSEgui-talk] Problem with query

2015-10-25 Thread Julio Jiménez
report if it works for you. > > Martin > > > > > -- > ___ > mseide-msegui-talk mailing list > mseide-msegui-talk@lists.sourceforge.net > https://lists.sourceforge

[MSEide-MSEgui-talk] Problem with query

2015-10-24 Thread Julio Jiménez
* from ATABLE c where c.NAME like 'Ñ%'; The sentence works with flamerobin, ibx4lazarus.. but not with MSE (checked with a tmsesqlquery). Thanks. -- Julio Jiménez Borreguero

Re: [MSEide-MSEgui-talk] how to build with zero db lib

2015-10-07 Thread Julio Jiménez
this version? IIRC last time I tried, failed. Of course it compiles with fpc 3.0.1 Regards -- Julio Jiménez Borreguero -- Full-scale, agent-less Infrastructure Monitoring from a single dashboard Integrate with 40+ ManageEngine

Re: [MSEide-MSEgui-talk] how to build with zero db lib

2015-10-07 Thread Julio Jiménez
2015-10-07 16:07 GMT+02:00 Martin Schreiber <mse00...@gmail.com>: > On Wednesday 07 October 2015 16:03:20 Julio Jiménez wrote: > > 2015-10-07 15:10 GMT+02:00 Martin Schreiber <mse00...@gmail.com>: > > > On Wednesday 07 October 2015 12:05:14 liug2 wrote: > > &

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
2015-08-10 18:08 GMT+02:00 Julio Jiménez juj...@gmail.com: Yes but it overrides parameter in config file. Well, seems the AV was due using export MSEDIR=... instead of export msedir= But not working as expected... Martin, can you check export MSEDIR=a path... It halts

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
${MSEDIR}). 2015-08-10 17:35 GMT+02:00 Julio Jiménez juj...@gmail.com: 2015-08-10 17:24 GMT+02:00 Martin Schreiber mse00...@gmail.com: What is the purpose? ~/.mseide/mseideli.sta stores the last loaded project name and 'Settings'-'Configure MSEide' values only. and one of them is mseide

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
2015-08-10 17:52 GMT+02:00 Graeme Geldenhuys mailingli...@geldenhuys.co.uk : On 2015-08-10 16:40, Julio Jiménez wrote: MSEide doesn't allow me to do it actually because it shares the same config dir.. (and the same${MSEDIR}). The joys of open source software. If Martin deems

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
:9061296 bytes ago 10 20:40 mseide fpc 3.0.1: 8465696 bytes ago 10 20:42 mseide -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk mailing list mseide-msegui-talk

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
2015-08-10 18:49 GMT+02:00 Martin Schreiber mse00...@gmail.com: On Monday 10 August 2015 18:19:17 Julio Jiménez wrote: Martin, can you check export MSEDIR=a path... It halts with An unhandled exception occurred at $08276264 : EAccessViolation : Access violation Please try again

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
2015-08-10 18:05 GMT+02:00 Graeme Geldenhuys mailingli...@geldenhuys.co.uk : On 2015-08-10 17:01, Julio Jiménez wrote: export MSEDIR='the desired path...' I believe MSEDIR is the root directory to where you would find the MSEide+MSEgui source code, not the user's config settings directory

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
it (like Lazarus). ;) -- Julio Jiménez Borreguero -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
-- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk -- Julio Jiménez Borreguero

Re: [MSEide-MSEgui-talk] FPC 3.0

2015-08-10 Thread Julio Jiménez
2015-08-10 15:30 GMT+02:00 Fred van Stappen fi...@hotmail.com: Is there a way to specify a different config dir for running MSEide? You may use ideU, a ide based on MSEide and that have multi-compilers choice. https://github.com/fredvs/ideUhttps://github.com/fredvs/ideU Hi Fred. I have

Re: [MSEide-MSEgui-talk] msegui website

2015-06-24 Thread Julio Jiménez
-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk -- Julio Jiménez Borreguero -- Monitor 25 network devices or servers for free

Re: [MSEide-MSEgui-talk] msegui website

2015-06-22 Thread Julio Jiménez
-- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk -- Julio Jiménez Borreguero -- Monitor 25 network

[MSEide-MSEgui-talk] About ZEOS in MSEide-MSEgui

2015-01-26 Thread Julio Jiménez
I have seen you have removed ZEOS.txt. Does it means ZEOS is no longer supported? (just curiosity) This makes me wondering, how compatible will be, actual MSEide+MSEgui applications code. (in MSELang) -- Julio Jiménez Borreguero

Re: [MSEide-MSEgui-talk] First comparison MSElang - FPC ;-)

2015-01-23 Thread Julio Jiménez
Totally agree with you. :) I think that using LLVM is a right choice. 2015-01-23 18:30 GMT+01:00 Martin Schreiber mse00...@gmail.com: On Friday 23 January 2015 17:20:55 Julio Jiménez wrote: BTW, GCC 4.9 vs LLVM CLang 3.5 at Phoronix What I saw up to now from LLVM backend is really

Re: [MSEide-MSEgui-talk] First comparison MSElang - FPC ;-)

2015-01-23 Thread Julio Jiménez
___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk -- Julio Jiménez Borreguero -- New Year. New Location. New

Re: [MSEide-MSEgui-talk] First comparison MSElang - FPC ;-)

2015-01-23 Thread Julio Jiménez
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk -- Julio Jiménez Borreguero -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month

Re: [MSEide-MSEgui-talk] Error compiling MSE-IDE last git version Linux 64 bits

2015-01-18 Thread Julio Jiménez
Fixed. Thank you! 2015-01-18 14:39 GMT+01:00 Martin Schreiber mse00...@gmail.com: Please try again with git master 9bae35f3ffa77bc6b2e666b97bf160793b63b93b. Martin -- Julio Jiménez Borreguero -- New Year. New

[MSEide-MSEgui-talk] Error compiling MSE-IDE last git version Linux 64 bits

2015-01-18 Thread Julio Jiménez
: Illegal type conversion: LongInt to tskincolor regkernel.pas(696) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /home/jujibo/Dev/fpc/fixes_2_6/lib/fpc/2.6.5/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled) -- Julio

Re: [MSEide-MSEgui-talk] Can't select database in objectinspector

2014-12-18 Thread Julio Jiménez
Working fine. Thank you! 2014-12-18 13:32 GMT+01:00 Martin Schreiber mse00...@gmail.com: Please try again with git master 4c5b4cfa14d13a123f7176768b8f32d4ac6619bb. -- Julio Jiménez Borreguero -- Download BIRT iHub

  1   2   3   >