Re: [MSEide-MSEgui-talk] MSEgui video demo

2013-01-09 Thread Graeme Geldenhuys
On 01/08/13 21:48, Sieghard wrote:
 It's the same thing everytime this comes up - incompatibility prevails.

Like I said, use OGG Video. It has a free and open source container and
codec. Most web browser can play those videos, so you don't even need a
dedicated video player.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Алексей Логинов
I don't understand how to use, I need more info.

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 11:54:37 Алексей Логинов wrote:
 I don't understand how to use, I need more info.

In 'Project'-'Options'-'Debugger'-'xterm Command' enter:

export LANG=ru_RU.CP866  xterm -en CP866 -S${PTSN}/${PTSH}

Martin

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Алексей Логинов
Incorrect result on picture.
xterm don't close.
gdb works bad - need restart gdb often.
attachment: xdf049.png--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 12:30:27 Алексей Логинов wrote:
 Incorrect result on picture.
:-)
Any message in 'View'-'Target Console'?

 xterm don't close.

For me it closes after the target program terminates.

 gdb works bad - need restart gdb often.

Which gdb version?

Martin

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Алексей Логинов
 Any message in 'View'-'Target Console'?
for this command no messages.
 Which gdb version?
gdb-7.3.50.20110722-4.mga2.i586.rpm
(http://pkgs.org/mageia-2/mageia-core-release-i586/gdb-7.3.50.20110722-4.mga2.i586.rpm.html)

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 12:53:48 Алексей Логинов wrote:
  Any message in 'View'-'Target Console'?

 for this command no messages.

Then I am out of ideas.

  Which gdb version?

 gdb-7.3.50.20110722-4.mga2.i586.rpm
 (http://pkgs.org/mageia-2/mageia-core-release-i586/gdb-7.3.50.20110722-4.mg
a2.i586.rpm.html)

gdb 7.3 works OK for me.

Martin

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] .deb package

2013-01-09 Thread Patrick Goupell
Hello Martin,

I am setting up 32 and 64 bit .deb packages.

You have 2 different COPYING files in the apps/ide and lib/common 
directories.  One has gpl version 2 and the other gpl version 2.1.

Do you want the 2 different licenses?

Do you still need to carry the 2.4.2 patch files in the source also?

Patrick

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] .deb package

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 16:39:32 Patrick Goupell wrote:
 Hello Martin,

 I am setting up 32 and 64 bit .deb packages.

 You have 2 different COPYING files in the apps/ide and lib/common
 directories.  One has gpl version 2 and the other gpl version 2.1.

 Do you want the 2 different licenses?

One is GPL and the other is LGPL.

 Do you still need to carry the 2.4.2 patch files in the source also?

Probably no.

Martin

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] .deb package

2013-01-09 Thread Patrick Goupell
Hello all,

I am trying to create .deb packages for mseide-msegui.

I am able to create the .deb file and it installs ok.

The mseide-msegui is placed into /usr/lib/mseide-msegui with owner:group 
of root:root.

When I try to compile a project I get a write permissions error on 
lib/common/kernel/msereal.o.

As this was compiled and is included with the .deb package why is it 
being recompiled?

If this is normal ide behavior then where can I place the lib folder so 
the user can write to it?  Or do I give everyone write permsiion to lib?

Why does this not happen on my tar.gz installs?

Patrick


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] .deb package

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 20:15:46 Patrick Goupell wrote:
 Hello all,

 I am trying to create .deb packages for mseide-msegui.

 I am able to create the .deb file and it installs ok.

 The mseide-msegui is placed into /usr/lib/mseide-msegui with owner:group
 of root:root.

 When I try to compile a project I get a write permissions error on
 lib/common/kernel/msereal.o.

 As this was compiled and is included with the .deb package why is it
 being recompiled?

What shows 'Project'-'Options'-'Make'-'Show command line'?

Martin

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Алексей Логинов
I think problem is in -S${PTSN}/${PTSH}, because gnome-terminal showed:
-S2/5

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Russian fp-IDE

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 21:51:01 Алексей Логинов wrote:
 I think problem is in -S${PTSN}/${PTSH}, because gnome-terminal showed:
 -S2/5

The -S${PTSN}/${PTSH} is for xterm, README.TXT:

MSEide macros in 'Project'-'Options'-'Debugger'-'xterm Command'
***
${PTS} expands to tty pts path
${PTSN} expands to tty pts number
${PTSH} expands to tty pts handle
Entering an empty string restores the default.

man xterm:

   -Sccn   This option allows xterm to be used  as  an  input  and  output
   channel  for  an existing program and is sometimes used in spe-
   cialized applications.  The option value specifies the last few
   letters  of the name of a pseudo-terminal to use in slave mode,
   plus the number of  the  inherited  file  descriptor.   If  the
   option  contains  a “/” character, that delimits the characters
   used for the pseudo-terminal name  from  the  file  descriptor.
   Otherwise,  exactly two characters are used from the option for
   the pseudo-terminal name, the remainder is the file descriptor.
   Examples  (the  first  two  are equivalent since the descriptor
   follows the last “/”):

   -S/dev/pts/123/45
   -S123/45
   -Sab34

   Note that xterm does not close any file descriptor which it did
   not  open for its own use.  It is possible (though probably not
   portable) to have an application  which  passes  an  open  file
   descriptor  down  to  xterm  past  the initialization or the -S
   option to a process running in the xterm.

xterm is the only terminal emulator I know which supports such an option.

Martin

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] .deb package

2013-01-09 Thread Martin Schreiber
On Wednesday 09 January 2013 22:09:23 Patrick Goupell wrote:
 On 01/09/2013 03:05 PM, Martin Schreiber wrote:
  What shows 'Project'-'Options'-'Make'-'Show command line'?

 if shows

 ppc386 -ofpctest -Fu/usr/lib/mseide-msegui/lib/addon/*/
 -Fi/usr/lib/mseide-msegui/lib/addon/*/
 -Fu/usr/lib/mseide-msegui/lib/common/kernel/i386-linux/
 -Fu/usr/lib/mseide-msegui/lib/common/kernel/
 -Fi/usr/lib/mseide-msegui/lib/common/kernel/
 -Fu/usr/lib/mseide-msegui/lib/common/*/ -l -Mobjfpc -Sh -Fcutf8 -gl -O-
 fpctest.pas

And you have the sources in /usr/lib/mseide-msegui/lib/*? That will not work 
because FPC will try to compile the units if it founds the sources.
You need to separate compiled units and sources to different directories and 
list under -Fu the unit directories. In target installation usually it is 
done by setting up ${MSELIBDIR} to to the directory of the compiled units and 
${MSEDIR} to the 
directory to the sources. IvankoB has a script to produce the compiled units 
AFAIK.

Martin

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk