Re: [Lazarus] Add fix to 1.0.10

2013-05-28 Thread Juha Manninen
You can add it to the wiki page yourself:
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] libSANE.dll for winfows

2013-05-28 Thread amin ibrahime
Hi
 I try to uses scanner by lazarus application to multiplateform i found SANE 
demomain
i compiled and run under liunx but when run under widows i need libsane.dll 
where i can find this dll or its pascle source code to compile and use
Thank You for your help

  --
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] IDE change source itself

2013-05-28 Thread Dariusz Mazur

Hi
 I have problem with editor under Win8

If I try edit attached file, IDE remove some of chars from source.
There are some of diacritic chars from different code page, but I think, 
editor mustn't it changed.

Is this know behavior? Is this bug?

I use Lazarus x64 ver 1.08  (under Linux  was everything ok)


--
  Darek




unit testchar;

interface


const
  setLiter1= 
['0'..'9','A'..'Z','a'..'z','†','«','�','ľ','˘','ä','©','�','Ą','Ź','Ť','—','˝','ŕ','ă','¨','ť','¤'];
  setLiter2= 
['0'..'9','A'..'Z','a'..'z','†','«','=','ľ','˘','ä','©','�','Ą','Ź','Ť','—','˝','ŕ','ă','¨','ť','¤'];

 

implementation

end.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Lazarus forums down?

2013-05-28 Thread stdreamer
Any one else having problems opening the forums or the lazarus web page? 
I haven't been able to connect all day today so I was wandering what's 
going on.


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Website of Lazarus

2013-05-28 Thread Edson Lidorio
Good morning,

Someone is able to access the website of Lazarus?

http://www.lazarus.freepascal.org/

[] 's

Edson
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Website of Lazarus

2013-05-28 Thread Dave Coventry
Not me.

I haven't been able to access it for the last twelve hours.

On 28 May 2013 16:06, Edson Lidorio edson...@gmail.com wrote:
 Good morning,

 Someone is able to access the website of Lazarus?

 http://www.lazarus.freepascal.org/

 [] 's

 Edson

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Android and network

2013-05-28 Thread Kjow
2013/5/28 Benito van der Zander ben...@benibela.de

  In the LCLActivity.java there is an event onCreate.

 There you can just copy it to afaik.


Same crash,

You really need to its on of the most important tools out there

 Just start by calling

 android-sdk-linux/platform-tools/adb logcat


...
...
I/DEBUG   (   34): 4be776e8 18bd8002 e8bd4001 e24c ea0054ab
I/DEBUG   (   34): 4be776f8 e12fff1e e1901f9f e2411001 e1802f91
I/DEBUG   (   34): 4be77708 e352 1afa e1b1 e12fff1e
I/DEBUG   (   34): 4be77718 e12fff1e e350 15101008 1248
I/DEBUG   (   34): 4be77728 012fff1e e351 aa00 e12fff1e
I/DEBUG   (   34): 4be77738 e1901f9f e2811001 e1802f91 e352
I/DEBUG   (   34): 4be77748 1afa e1a1 e12fff1e e12fff1e
I/DEBUG   (   34): 4be77758 e1902f9f e1803f91 e353 1afb
I/DEBUG   (   34): 4be77768 e1a2 e12fff1e e12fff1e e1902f9f
I/DEBUG   (   34): 4be8 e081c002 e1803f9c e353 1afa
I/DEBUG   (   34): 4be77788 e1a2 e12fff1e e12fff1e e1903f9f
I/DEBUG   (   34): 4be77798 e3a0c000 e1530002 0180cf91 e35c
I/DEBUG   (   34): 4be777a8 1af9 e1a3 e12fff1e e12fff1e
I/DEBUG   (   34): 4be777b8 e92d4000 e24dd004 ebcd e350
D/Zygote  (   37): Process 1285 terminated by signal (11)
I/ActivityManager(  282): Process com.pascal.lcltest (pid 1285) has died.
I/WindowState(  282): WIN DEATH: Window{410fd2c0 u0
com.pascal.lcltest/com.pasca
l.lcltest.LCLActivity}
W/ActivityManager(  282): Force removing ActivityRecord{412d7bd8 u0
com.pascal.l
cltest/.LCLActivity}: app died, no saved state
E/SurfaceFlinger(   36): ro.sf.lcd_density must be defined as a build
property
W/EGL_emulation(  403): eglSurfaceAttrib not implemented
W/InputMethodManagerService(  282): Got RemoteException sending
setActive(false)
 notification to pid 1285 uid 10044
D/ExchangeService(  618): Received deviceId from Email app: null
D/ExchangeService(  618): !!! deviceId unknown; stopping self and retrying
D/ExchangeService(  618): !!! EAS ExchangeService, onCreate
D/ExchangeService(  618): !!! EAS ExchangeService, onStartCommand,
startingUp =
false, running = false
...
...

Thanks,
Kjow
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] libSANE.dll for winfows

2013-05-28 Thread Howard Page-Clark

On 28/05/2013 12:51, amin ibrahime wrote:

Hi
  I try to uses scanner by lazarus application to multiplateform i found
SANE demomain
i compiled and run under liunx but when run under widows i
need*libsane.dll *
where i can find this dll or its pascle source code to compile and use


Scanning support on Windows is provided via the Windows Image 
Acquisition Library v2.0, which comes as standard with Vista, 7 and 8 
(wiaaut.dll, which should be found in the \Windows\System32 folder).

AFAIK the Sane packages are Linux only.





--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] About Android slowness

2013-05-28 Thread Kjow
Just my two cents,
About app slowness, I think it is related to the BMP generation... I
noticed that the app seems to refresh only with some event (e.g. a touch on
background).

I'm trying some stuff (e.g. BGRABitmap) and BGRAControls are much faster to
redraw. Well, allways much slower than Windows, but much faster than
native.

Forcing repaint helps, but not enough.

Maybe using a faster bmp generation (like BGRA) could speed up everything.

Unluckily, my skill is not enough to help directly.

Regards,
Kjow
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] libSANE.dll for winfows

2013-05-28 Thread Curt Carpenter
For older versions of windows, you might want to google TWAIN SDK.  As I 
recall, it supports scanners.


On 5/28/2013 3:22 PM, Howard Page-Clark wrote:

On 28/05/2013 12:51, amin ibrahime wrote:

Hi
  I try to uses scanner by lazarus application to multiplateform i found
SANE demomain
i compiled and run under liunx but when run under widows i
need*libsane.dll *
where i can find this dll or its pascle source code to compile and use


Scanning support on Windows is provided via the Windows Image 
Acquisition Library v2.0, which comes as standard with Vista, 7 and 8 
(wiaaut.dll, which should be found in the \Windows\System32 folder).

AFAIK the Sane packages are Linux only.





--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] libSANE.dll for winfows

2013-05-28 Thread Mark Morgan Lloyd

Howard Page-Clark wrote:

On 28/05/2013 12:51, amin ibrahime wrote:

Hi
  I try to uses scanner by lazarus application to multiplateform i found
SANE demomain
i compiled and run under liunx but when run under widows i
need*libsane.dll *
where i can find this dll or its pascle source code to compile and use


Scanning support on Windows is provided via the Windows Image 
Acquisition Library v2.0, which comes as standard with Vista, 7 and 8 
(wiaaut.dll, which should be found in the \Windows\System32 folder).

AFAIK the Sane packages are Linux only.


My first thought was to wonder whether libsane was purely for network 
comms, but it looks as though it's an interface to libusb-win32. However 
the thread below suggests that it might still be work-in-progress, and 
interfacing via Howard's suggestion (above) or via TWAIN (if the 
hardware is supported) might be preferable. 
http://comments.gmane.org/gmane.comp.graphics.scanning.sane.devel/20482


--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus forums down?

2013-05-28 Thread Bart
On 5/28/13, stdreamer stdrea...@freemail.gr wrote:

 Any one else having problems opening the forums or the lazarus web page?
 I haven't been able to connect all day today so I was wandering what's
 going on.

Likewise here.

Bart

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE change source itself

2013-05-28 Thread waldo kitty

On 5/28/2013 14:07, Dariusz Mazur wrote:

Hi
I have problem with editor under Win8

If I try edit attached file, IDE remove some of chars from source.
There are some of diacritic chars from different code page, but I think, editor
mustn't it changed.
Is this know behavior? Is this bug?

I use Lazarus x64 ver 1.08 (under Linux was everything ok)


what codepage are you using? what codepage(s) are the missing characters in? 
perhaps a different codepage is needed to be able to represent both?


i ran into something similar in other products where a text file was being seen 
as UTF-8 because it contained double byte characters... the solution was to tell 
that editor to convert (not really) to ANSI (yes, wrong nomenclature) and then 
the display the file using WIN-1252... the characters in question were Cyrillic...


--
NOTE: No off-list assistance is given without prior approval.
  Please keep mailing list traffic on the list unless
  private contact is specifically requested and granted.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] No Change between revision 41445 and 41446

2013-05-28 Thread Eric Kom

Hi,

Nothing was  Change between revision 41445 and 41446?

--
Kind Regards

Eric Kom

System Administrator  Programmer - Metropolitan College
 _
/ You are scrupulously honest, frank, and \
| straightforward. Therefore you have few |
\ friends./
 -
   \
\
.--.
   |o_o |
   |:_/ |
  //   \ \
 (| Kom | )
/'\_   _/`\
\___)=(___/

2 Hennie Van Till, White River, 1240
Tel: 013 750 2255 | Fax: 013 750 0105 | Cell: 078 879 1334
eric...@kom.za.net | eric...@metropolitancollege.co.za
www.kom.za.net | www.kom.za.org | www.erickom.co.za

Key fingerprint: 513E E91A C243 3020 8735 09BB 2DBC 5AD7 A9DA 1EF5


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE change source itself

2013-05-28 Thread Mattias Gaertner
On Tue, 28 May 2013 20:07:11 +0200
Dariusz Mazur dar...@emadar.com wrote:

 Hi
   I have problem with editor under Win8
 
 If I try edit attached file, IDE remove some of chars from source.
 There are some of diacritic chars from different code page, but I think, 
 editor mustn't it changed.
 Is this know behavior? Is this bug?

Simply opening and saving a file should at most alter #0,#10,#13
characters.
Editing might change invalid characters. There can be invalid
characters if you open a file with the wrong encoding. You change the
encoding via Right click / File settings / encoding.

 
 I use Lazarus x64 ver 1.08  (under Linux  was everything ok)


Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus