Re: [Lazarus] We need testers for one issue

2012-09-27 Thread Juha Manninen
Zeljko,

the trunk's commit does not apply directly to fixes branch because of
the refactoring, but in this case the whole functions were just moved
to another unit and your code changes can be made easily for fixes.

Juha

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


Re: [Lazarus] Switching projects causes Access Violation

2012-09-27 Thread Juha Manninen
On Thu, Sep 27, 2012 at 11:59 AM, Mattias Gaertner
 wrote:
> It was a wrong refactoring. It happened only when opening the project via
> Ctrl-O.
> It didn't close the old project.
> Fixed.

Oops, it was my bad.
Thanks for fixing it.

Juha

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


Re: [Lazarus] We need testers for one issue

2012-09-27 Thread Ludo Brands
> > Please use minimizeddesignform_3.diff to test against trunk lazarus.
> 
> Issue is closed (patch is commited to trunk for easier 
> testing), so pls. just 
> test against trunk lazarus with r >= 38872 .
> 

OK here on win 32 XP. Same config as the one that failed before and reported
in the bug report.

Ludo


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


Re: [Lazarus] We need testers for one issue

2012-09-27 Thread Reinier Olislagers
On 27-9-2012 18:37, zeljko wrote:
> On Thursday 27 of September 2012 18:28:22 zeljko wrote:
>> On Thursday 27 of September 2012 17:59:02 zeljko wrote:
>>> Hi all,
>>>
>>> http://bugs.freepascal.org/view.php?id=21792
>>> We need testing of this issue with *second* patch
>>> (minimizeddesignform_2.patch) from that issue included on win32 and
>>> carbon widgetsets.
>>> Pls. apply patch and rebuild lazarus ide to see if something strange
>>> happens. This is urgent task since it's planned to be merged into 1.0.2
>>> if everything is ok.
>>
>> Please use minimizeddesignform_3.diff to test against trunk lazarus.
> 
> Issue is closed (patch is commited to trunk for easier testing), so pls. just 
> test against trunk lazarus with r >= 38872 .

Seems to work.
Tested r38872 on win32; opening project and pressing F12 going from
source to design shows an ok form
Uploaded test image to issue

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


Re: [Lazarus] We need testers for one issue

2012-09-27 Thread zeljko
On Thursday 27 of September 2012 18:28:22 zeljko wrote:
> On Thursday 27 of September 2012 17:59:02 zeljko wrote:
> > Hi all,
> > 
> > http://bugs.freepascal.org/view.php?id=21792
> > We need testing of this issue with *second* patch
> > (minimizeddesignform_2.patch) from that issue included on win32 and
> > carbon widgetsets.
> > Pls. apply patch and rebuild lazarus ide to see if something strange
> > happens. This is urgent task since it's planned to be merged into 1.0.2
> > if everything is ok.
> 
> Please use minimizeddesignform_3.diff to test against trunk lazarus.

Issue is closed (patch is commited to trunk for easier testing), so pls. just 
test against trunk lazarus with r >= 38872 .

zeljko

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


Re: [Lazarus] We need testers for one issue

2012-09-27 Thread zeljko
On Thursday 27 of September 2012 17:59:02 zeljko wrote:
> Hi all,
> 
> http://bugs.freepascal.org/view.php?id=21792
> We need testing of this issue with *second* patch
> (minimizeddesignform_2.patch) from that issue included on win32 and carbon
> widgetsets.
> Pls. apply patch and rebuild lazarus ide to see if something strange
> happens. This is urgent task since it's planned to be merged into 1.0.2 if
> everything is ok.

Please use minimizeddesignform_3.diff to test against trunk lazarus.

zeljko

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


[Lazarus] We need testers for one issue

2012-09-27 Thread zeljko
Hi all,

http://bugs.freepascal.org/view.php?id=21792
We need testing of this issue with *second* patch 
(minimizeddesignform_2.patch) from that issue included on win32 and carbon 
widgetsets.
Pls. apply patch and rebuild lazarus ide to see if something strange happens.
This is urgent task since it's planned to be merged into 1.0.2 if everything 
is ok.

Thanks.

zeljko

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


Re: [Lazarus] Switching projects causes Access Violation

2012-09-27 Thread Graeme Geldenhuys

On 2012-09-27 09:59, Mattias Gaertner wrote:

It didn't close the old project.
Fixed.


Thanks, I'll update and retest now.


Graeme.



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


Re: [Lazarus] Switching projects causes Access Violation

2012-09-27 Thread Mattias Gaertner

Mattias Gaertner  hat am 27. September 2012 um 10:46
geschrieben:

>
>  Bernd  hat am 27. September 2012 um 10:37 geschrieben:
>  > 2012/9/26 Graeme Geldenhuys :
>  >
>  > > It seems to be related to Anchor Docking. After I uninstalled the two
>  > > anchor
>  > > docking packages (runtime & designtime) the problem has not occurred
>  > > again.
>  >
>  > Afaik there are still some serious bugs open regarding the
>  > anchordocking, for example it cannot properly save and restore every
>  > possible layout and unfortunately I have not seen any activity (any
>  > commits regarding anchordocking) for a very long time now, I would not
>  > expect it to be less broken today than it was already a year ago.
>  Although your statement is true, it is unrelated.
> 
>  The new crashes is a regression.
>  The source editor files are not handled by the docking, so this bug is not in
> the docking code itself.
>  Probably some code in the IDE assumes that the top level parent form of a
> control is one of the IDE forms.
>

It was a wrong refactoring. It happened only when opening the project via
Ctrl-O.
It didn't close the old project.
Fixed.

Mattias

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


Re: [Lazarus] Switching projects causes Access Violation

2012-09-27 Thread Mattias Gaertner

Bernd  hat am 27. September 2012 um 10:37 geschrieben:
> 2012/9/26 Graeme Geldenhuys :
>
> > It seems to be related to Anchor Docking. After I uninstalled the two anchor
> > docking packages (runtime & designtime) the problem has not occurred again.
>
> Afaik there are still some serious bugs open regarding the
> anchordocking, for example it cannot properly save and restore every
> possible layout and unfortunately I have not seen any activity (any
> commits regarding anchordocking) for a very long time now, I would not
> expect it to be less broken today than it was already a year ago.

Although your statement is true, it is unrelated.

The new crashes is a regression.
The source editor files are not handled by the docking, so this bug is not in
the docking code itself.
Probably some code in the IDE assumes that the top level parent form of a
control is one of the IDE forms.

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


Re: [Lazarus] Switching projects causes Access Violation

2012-09-27 Thread Bernd
2012/9/26 Graeme Geldenhuys :

> It seems to be related to Anchor Docking. After I uninstalled the two anchor
> docking packages (runtime & designtime) the problem has not occurred again.

Afaik there are still some serious bugs open regarding the
anchordocking, for example it cannot properly save and restore every
possible layout and unfortunately I have not seen any activity (any
commits regarding anchordocking) for a very long time now, I would not
expect it to be less broken today than it was already a year ago.

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


[Lazarus] An "Offer to repair and maintain the FPC community website"

2012-09-27 Thread Mark Morgan Lloyd
In case anybody isn't aware, there has been discussion of this in the 
fpc-devel mailing list but it's now being encouraged to move to fpc-other.


--
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