Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-25 Thread ghf03464
Thanks, I have sent the result in another (private) mail. Haruo. - Original Message - Date: Tue, 24 Feb 2009 17:35:07 +0300 From: dmitry boyarintsev skalogryz.li...@gmail.com To: General mailing list lazarus@lazarus.freepascal.org Subject: Re: [Lazarus] File open dialog doesn't work

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-24 Thread dmitry boyarintsev
More tests are required. I've anwered to you in the private email. Thanks, Dmitry ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-20 Thread ghf03464
open dialog doesn't work on an user account in Mac OS X i don't have ppc mac available, intel-only. I cannot reproduce the error here, but have made a guess fix. Please update from svn, and test if it helps. ___ Lazarus mailing list Lazarus

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-19 Thread dmitry boyarintsev
i don't have ppc mac available, intel-only. I cannot reproduce the error here, but have made a guess fix. Please update from svn, and test if it helps. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-19 Thread ghf03464
skalogryz.li...@gmail.com To: General mailing list lazarus@lazarus.freepascal.org Subject: Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X i don't have ppc mac available, intel-only. I cannot reproduce the error here, but have made a guess fix. Please update from

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-18 Thread ghf03464
Dmitry wrote : It would be of a great help if you create a backtrace, so we can find what's actually causing the bug. Please read this page, to learn about creating a bug trace: http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB/ja Thank you for kind advise. Unfortunately I had

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-18 Thread ghf03464
Sorry, I forgot to get the back-trace. Since it has more than 60 lines, I wil l attach it. It works in this ML? Haruo. (gdb) bt #0 0x9f761c00 in approximateCube () #1 0x405ed2b8 in ?? () Cannot access memory at address 0x405ed2b8 Cannot access memory at address 0x405ed2b8 Cannot access memory

[Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-17 Thread ghf03464
Hello, folks, I like to program in Pascal for so many years, dating back to th e Pascal/MT+, and greatly appreciate the FPC and Lazarus. Now I have a problem in using Lazarus on an user account in Mac OS X 10.4.11 ( Japanese). If I log-in on the administrator account, Lazarus and applications

[Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-16 Thread ghf03464
Hello, folks, I like to program in Pascal for so many years, dating back to th e Pascal/MT+, and greatly appreciate the FPC and Lazarus. Now I have a problem in using Lazarus on an user account in Mac OS X 10.4.11 ( Japanese). If I log-in on the administrator account, Lazarus and applications

Re: [Lazarus] File open dialog doesn't work on an user account in Mac OS X

2009-02-16 Thread dmitry boyarintsev
. Would you like to tell me any idea to solve the problem? Please report the bug to the manits: bugs.freepascal.org It would be of a great help if you create a backtrace, so we can find what's actually causing the bug. Please read this page, to learn about creating a bug trace: